body {
	background-image: url(../images/bg_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #164482;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 962px;
}

img {
	border: 0;
}

.etext {
	color: red;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 18px;
	text-align: center;
}

.etext2 {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 18px;
	text-align: center;	
}

.stext {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 18px;
	text-align: center;	
}

#contact_spacer {
	margin-bottom: 60px;
}

#wrapper {
	text-align: left;
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	border: solid #375da0;
	border-width: 0px 4px 4px 4px;
	background-image: url(../images/main_gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #d6d6d6;
}

#logo {
	width:962px;
	height:283px;
}

#nav {
	width:962px;
	height:52px;
}

#navHome {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 30px;
	z-index: 2;
}

a.navHome {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navHome.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navHome:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#navReviews {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 160px;
	z-index: 2;
}

a.navReviews {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navReviews.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navReviews:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#navBrowse {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 290px;
	padding: 0px;
	z-index: 2;
}

a.navBrowse {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navBrowse.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navBrowse:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#navSearch {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 420px;
	z-index: 2;
}

a.navSearch {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navSearch.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navSearch:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#navBlog {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 550px;
	z-index: 2;
}

a.navBlog {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navBlog.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navBlog:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#navFaq {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 680px;
	z-index: 2;
}

a.navFaq {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navFaq.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navFaq:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#navContact {
	position: absolute;
	width:123px;
	height:52px;
	margin-top: 0px;
	margin-left: 810px;
	z-index: 2;
}

a.navContact {
     display: block;
     width: 123px;
     height: 52px;
     background-image: url(../images/navContact.gif);
     background-repeat: no-repeat;
	 background-position: 0px 0px;
	 z-index: 2;
}
	 
a.navContact:hover {
     background-position: 0px -52px;
	 z-index: 2;
}

#intro {
	width:902px;
	height:305px;
	margin-top: 20px;
	margin-left: 30px;
	background-image: url(../images/intro_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	width: 970px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 37px;
	padding-bottom: 0px;
}

.footer a:link {
   color: #FFFFFF;
   text-decoration: none;
}

.footer a:visited {
   color: #FFFFFF;
   text-decoration: none;
}

.footer a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}

.footer a:active {
   color: #FFFFFF;
   text-decoration: none;
}

#google_side {
	float: right;
	width:125px;
	height: 600px;
}

#pageContent {
	width:900px;
	margin-top: 30px;
	margin-left: 30px;
}

#introPageContent {
	width:900px;
	margin-left: 30px;
}

#contentClear {
	clear: both;
	height: 1px;
}

.introBox {
	float: left;
	width: 355px;
	height: 157px;
	margin: 0 30px 30px 0;
	background-image: url(../images/oncardauto_boxes.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.cardThumb {
	width: 140px;
	height: 110px;
	float: left;
	margin: 23px 20px 23px 23px;
	text-align: center;
}

.cardTitle {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 32px;
	text-align: center;
	margin-right: 20px;
	/*text-indent: 7px;*/
}

.cardTitle a {
	color: #ffffff;
	text-decoration: none;
}

.cardTitle a:visited {
	color: #ffffff;
	text-decoration: none;
}

.cardTitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.cardTitle a:active {
	color: #ffffff;
	text-decoration: underline;
}

.cardTitle a:focus {
	color: #ffffff;
	text-decoration: underline;
}

.cardDescription {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
}

.cardDescription p {
	margin-top: 0px;
}

#introFields {
	position: absolute;
	width: 270px;
	margin-top: 54px;
	margin-left: 612px;
}

#playerNameDiv {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#setNameDiv {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#brandNameDiv {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#yearNameDiv {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#multipleNameDiv {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#gameNameDiv {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#patchNameDiv {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#manufacturedNameDiv {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#submitDiv {
	margin-top: 40px;
	text-align: right;
	float: right;
}

.labelName {
	text-align: right;
	font-family: arial;
	font-size: 11px;
	color: #3e3e3e;
}

.checkboxName {
	font-family: arial;
	font-size: 11px;
	color: #3e3e3e;
	padding-left: 22px;
}

.introBoxes {
	font-family: arial;
	font-size: 12px;
	color: #808080;
	font-style: italic;
	width: 170px;
	padding: 2px;
}

.introSelects {
	font-family: arial;
	font-size: 11px;
	color: #3e3e3e;
	width: 178px;
	padding: 2px;
}

.contactBox {
	float: left;
	width: 720px;
}

.contactText {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #3d3d3d;
}

.contactText a:link {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.contactText a:visited {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.contactText a:hover {
   color: #144484;
   font-weight: bold;
   text-decoration: underline;
}

.contactText a:active {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.contactField {
	font-family: arial;
	font-size: 12px;
	color: #3e3e3e;
	width: 350px;;
	padding: 10px;
	background-image: url(../images/contact_field_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 15px;
}

.contactMessage {
	font-family: arial;
	font-size: 12px;
	color: #3e3e3e;
	width: 700px;;
	height: 215px;
	padding: 10px;
	background-image: url(../images/contact_message_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 15px;
}

.reviewsBox {
	float: left;
	width: 720px;
}

.reviewsText {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #3d3d3d;
	text-align: center;
}

.reviewsText h2 {
	margin-top: 20px;
	font-size: 22px;
}

.reviewsText a:link {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.reviewsText a:visited {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.reviewsText a:hover {
   color: #144484;
   font-weight: bold;
   text-decoration: underline;
}

.reviewsText a:active {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.faqBox {
	float: left;
	width: 720px;
}

.faqText {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #3d3d3d;
}

.faqTitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #144484;
	text-decoration: underline;
}

.faqText a:link {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.faqText a:visited {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.faqText a:hover {
   color: #144484;
   font-weight: bold;
   text-decoration: underline;
}

.faqText a:active {
   color: #144484;
   font-weight: bold;
   text-decoration: none;
}

.searchHeader {
	float: left;
	width: 500px;
	margin-bottom: 30px;
}

.searchBox {
	text-align: right;
	float: left;
	width: 500px;
}

.searchFieldText {
	width: 120px;
	float: left;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d3d3d;
	margin-top: 2px;
}

.searchListText {
	width: 120px;
	float: left;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d3d3d;
	margin-top: 2px;
}

.searchField {
	font-family: arial;
	font-size: 12px;
	color: #808080;
	font-style: italic;
	width: 364px;;
	padding-left: 4px;
	/*background-image: url(../images/contact_field_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 15px;
	vertical-align: top;
}

.searchDropDown {
	font-family: arial;
	font-size: 12px;
	color: #3e3e3e;
	width: 371px;;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 15px;
	vertical-align: top;
}

.searchCheckText {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d3d3d;
	margin-left: 125px;
}

.browseHeader {
	float: left;
	width: 720px;
}

.browseCard {
	float: right;
	padding: 5px;
	border: 1px solid #ababab;
	background-color: #FFFFFF;
}

.browseTitle {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #3d3d3d;
}

.browseInfo {
	font-family: arial;
	font-size: 13px;
	color: #3d3d3d;
	line-height: 28px;
}

.browseType {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #154583;
	line-height: 28px;
}

.browseBox {
	float: left;
	width: 720px;
}

.browseHd {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #3d3d3d;
}

.browseHd a:link {
   color: #144484;
}

.browseHd a:visited {
   color: #144484;
}

.browseHd a:hover {
   color: #45b5dd;
}

.browseHd a:active {
   color: #144484;
}

#browseDisplay {
	float: right;
	width: 220px;
}

.browseDisplayText {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #3d3d3d;
	margin: 0px;
}

.browseMenu {
	font-family: arial;
	font-size: 12px;
	color: #3e3e3e;
	width: 200px;;
	border: 1px solid #999999;
	margin-top: 0px;
	vertical-align: top;
}

.browseDivider {
	float: left;
	width: 720px;
}

.browseCardImage {
	vertical-align: middle;
	border: 1px solid #999999;
	margin-right: 15px;
}

.browseCardDivLarge {
	width: 720px;
	line-height: 120px;
	font-family: arial;
	font-size: 13px;
	color: #3e3e3e;
	margin-bottom: 10px;
}

.browseCardDivLarge a:link {
   color: #144484;
}

.browseCardDivLarge a:visited {
   color: #144484;
}

.browseCardDivLarge a:hover {
   color: #45b5dd;
}

.browseCardDivLarge a:active {
   color: #144484;
}

.browseCardDivSmall {
	width: 720px;
	line-height: 54px;
	font-family: arial;
	font-size: 13px;
	color: #3e3e3e;
	margin-bottom: 10px;
}

.browseCardDivSmall a:link {
   color: #144484;
}

.browseCardDivSmall a:visited {
   color: #144484;
}

.browseCardDivSmall a:hover {
   color: #45b5dd;
}

.browseCardDivSmall a:active {
   color: #144484;
}

.browseCardTxt {
	width: 720px;
	font-family: arial;
	font-size: 13px;
	color: #3e3e3e;
}

.browseCardTxt a:link {
   color: #144484;
}

.browseCardTxt a:visited {
   color: #144484;
}

.browseCardTxt a:hover {
   color: #45b5dd;
}

.browseCardTxt a:active {
   color: #144484;
}

.line {
	border-top: 1px solid #d1d1d1;
}
ul.browseLists {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #3e3e3e;
}
ul li.browseLists {
    margin: 0;
    padding: 0;
}
.browseLists a:link {
   color: #3e3e3e;
}
.browseLists a:visited {
   color: #3e3e3e;
}
.browseLists a:hover {
   color: #45b5dd;
}
.browseLists a:active {
   color: #3e3e3e;
}
.licol {
    float: left;
    width: 175px;
}

.licol_sets {
    float: left;
    width: 720px;
}

.licol_brands {
    float: left;
    width: 360px;
}

.browsePagination {
	text-align: center;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
}
.browsePagination a:link {
   color: #144484;
}
.browsePagination a:visited {
   color: #144484;
}
.browsePagination a:hover {
   color: #45b5dd;
}
.browsePagination a:active {
   color: #144484;
}
.browseListBox {
	float: left;
	width: 720px;
	margin-top: 15px;
}
.browseTable {
	font-family: arial;
	font-size: 10px;
	color: #444444;
}
.browseTable td:hover {
	background-image: url(../images/page_ro_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.browseCell {
	border: 1px solid #bababa;
	background-image: url(../images/page_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.browseTable a:link {
   color: #444444;
   text-decoration: none;
}
.browseTable a:visited {
   color: #444444;
   text-decoration: none;
}
.browseTable a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
.browseTable a:active {
   color: #444444;
   text-decoration: none;
}
.tableActive {
	color: #45b5dd;
}
.browseParallels {
	font-family: arial;
	font-size: 13px;
	color: #3d3d3d;
	line-height: 18px;
}
.browseParallels a:link {
   color: #144484;
   margin-left: 24px;
}
.browseParallels a:visited {
   color: #144484;
   margin-left: 24px;
}
.browseParallels a:hover {
   color: #45b5dd;
   margin-left: 24px;
}
.browseParallels a:active {
   color: #144484;
   margin-left: 24px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}

.scf {
	margin-top: 10px;
}






