@charset "UTF-8";

#main {
	float:	left;
	border: 0px;
	width: 955px;
	height: 1300px;
	top: 0;
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
	color:#ffffff;
	padding: 0px;
}

p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}



	/*	 - - - - - - - MAIN NAVIGATION - - - - - - -	*/
	

#leftNav {
	float: left;
	height: 600px;
	width: 265px;
	border: 0px;
	background-image: url(images/navGrnBtm.gif);
	background-repeat: no-repeat;
	background-position: 34px 448px;
/*	vertical-align: text-bottom; */
}

#leftNav ul {
	background-image: url(images/Left_Nav_Hvr.gif);
	background-repeat: no-repeat;
	margin: 0;
	/*height: 262px;*/
	border: 0px;
	width: 147px;
	left: 21px;
	position: absolute;
	list-style: none;
	top: 181px;
	line-height: 10px;
	padding: 0;	/*height: 258px;*/
	height: 259px;
}
	
#leftNav li {
	list-style-type: none;
	float: left;
	margin-bottom:9px;
}
	
#leftNav #home {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/home_btn.gif);
	background-repeat: no-repeat;
	left: 21px;
}
	
#leftNav #homeOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/home_btn_hvr.gif);
	background-repeat: no-repeat;
	left: 21px;
}

#leftNav #home:hover {
	background-image: url(images/home_btn_hvr.gif);
}
	
#leftNav #boards {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/boards_btn.gif);
	background-repeat: no-repeat;
}

#leftNav #boardsOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/boards_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #boards:hover {
	background-image: url(images/board_btn_hvr.gif);
	}
	
#leftNav #labels {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/labels_btn.gif);
	background-repeat: no-repeat;
}

#leftNav #labelsOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/labels_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #labels:hover {
	background-image: url(images/labels_btn_hvr.gif);
}
	
#leftNav #logos {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/logos_btn.gif);
	background-repeat: no-repeat;
}

#leftNav #logosOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/logos_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #logos:hover {
	background-image: url(images/logos_btn_hvr.gif);
}

#leftNav #trophies {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/trophies_btn.gif);
	background-repeat: no-repeat;
}
	
#leftNav #trophiesOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/trophies_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #trophies:hover {
	background-image: url(images/trophies_btn_hvr.gif);
}
	
#leftNav #kits {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/kits_btn.gif);
	background-repeat: no-repeat;
}
	
#leftNav #kitsOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/kits_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #kits:hover {
	background-image: url(images/kits_btn_hvr.gif);
}

/*#leftNav #trophies
	{
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/trophies_btn.gif);
	background-repeat: no-repeat;
	}

#leftNav #trophies:hover
	{
	background-image: url(images/trophies_btn_hvr.gif);
	} */
	

#leftNav #shop {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/shop_btn.gif);
	background-repeat: no-repeat;
}

#leftNav #shopOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/shop_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #shop:hover {
	background-image: url(images/shop_btn_hvr.gif);
}
	
/*#leftNav #order
	{
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/order_btn.gif);
	background-repeat: no-repeat;
	}

#leftNav #order:hover
	{
	background-image: url(images/order_btn_hvr.gif);
	} */
	
#leftNav #contact {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/contact_btn.gif);
	background-repeat: no-repeat;
}

#leftNav #contactOn {
	width: 147px;
	height: 29px;
	display: block;
	background-image: url(images/contact_btn_hvr.gif);
	background-repeat: no-repeat;
}

#leftNav #contact:hover {
	background-image: url(images/contact_btn_hvr.gif);
}


/* - - - DROP DOWN ORDER MENU - - - */

<ul id="drop">

#leftNav ul {
	height: 136px;
  padding: 0;
  margin: 0;
  list-style: none;
  left: 147px;
  top: 200px;
}

#leftNav li {
  width: 100%;
  height: auto;
}

#leftNav li ul {
	width: auto;
	height: 136px;
	display: none;
	letter-spacing:1px;
	/*padding-top: 2px;*/
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/drop_dwn_bckgrnd_tall.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
  }
  
#leftNav li ul a:link {
  /*position: absolute;*/
  text-decoration: none;
  /*padding-top:2px;
  padding-left: 7px;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:bold;
  color:#ffffff;
  }
  
#leftNav li ul a:hover {
  text-decoration: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:bold;
  color:#c7d90c;
  width:100%;
  }
  
#leftNav li ul li:hover {
  /* position: absolute;
  padding-top:2px;
  padding-bottom:2px;
  padding-right: 2px;
  padding-left: 2px;*/
  text-decoration: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:bold;
  color:#000000;
  width:100%;
  }

#leftNav li > ul {
	/*top: 0;
	left: 147px;*/
	text-decoration: none;
	color:#000000;
	font-size: 13px;
	font-weight:bold;
	
	}

#leftNav li:hover ul, li.over ul{ 
	position:absolute;
	top: 185px;
	left: 147px;
	display: block;
	width: 102px;
	height: 133px;
	text-decoration:none;
}

startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace(" over", "");
   }
   }
  }
 }
}
window.onload=startList;


/* - - - DROP DOWN ORDER MENU END - - - */


	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#dropLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 12px;
}



/* - - - - - - - - - - - - - - - - - - - - - - DROP DOWN ORDER MENU END - - - - - - - - - - - - - - - - - - - - - */


	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#dropLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 12px;
}


#joml {
	float: left;
	margin-top: 325px;
	margin-left: 0px;
	width:115px;
	height:96px;
}




/* - - - - - - - - - - - - - - - - - - - - - - RIGHT BODY - - - - - - - - - - - - - - - - - - - - - */


#title {
	float: left;
	left: 267px;
	padding:0;
	margin:0;
	width: 687px;
	height: 75px;
	background-image: url(images/top_title.gif);
	background-repeat: no-repeat;
	background-position: 3px 13px;
}

#pageTitle {
	float: left;
	height: auto;
	width: 687px;
	text-align: center;
}

#pageIcon {
	float: right;
/*	background-image:url(images/kit_pic.gif);
	background-repeat: no-repeat;	
*/	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 7px;
	width: auto;
	height: auto;
}

#contents {
	float: left;
	width: 633px;
	height: auto;
	padding: 0 25px 0 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align: left;
	line-height: 17px;
}

#contents a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ffff00;
}

#contents a hover {
	color: #66CC00;
}

#addCart {
	width: 94px;
	height: 22px;
}



/* - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - - - - - - */



#itemsShell, #items_shell_2 {
	float: left;
	background-image: url(images/Kit_Bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	margin: 0px;
	padding: 0 0 0 90px;
	height: 135px;
	width: 400px;
}

#items_shell_2 {
	padding: 25px 0 0 75px;
	background-position: 50px 22px;
	width: 500px;
}

#emptyShell {
	float: left;
	margin: 0px;
	height: auto;
	width: auto;
}

#shopShell {
	float: left;
	margin: 0;
	height: auto;
	width: 532px;
	padding: 0 0 0 65px;
}

#trophyShell {
	float: left;
	margin: 0px;
	padding-left: 240px;
	height: auto;
	width: 392px;
}

#kitItem, #kit_item_wd {
	float: left;
	width: 150px;
	margin-top: 15px;	
/*	margin-left: 10px;	*/
	text-align: center;
}

#kit_item_wd {
	width: auto;
}

#itemBox {
	float: left;
	width: 150px;
	height: auto;
/*	margin-top: 25px;	
	margin-left: 10px;	*/
	text-align: center;
}

#itemBox a{
	color: #FFFFFF;
	text-decoration: underline;
}

#itemBox a:hover{
	color: #FFFF00;
}

#itemBoxwd {
	float: left;
	margin-top: 15px;	
	margin-left: 10px;
	text-align: center;
}

#itemBoxlabels {
	float: left;
	margin-top: 20px;
	margin-left: 30px;

	text-align: center;
}

#itemBoxwd a{
	color: #FFFFFF;
	text-decoration: underline;
}

#itemBoxwd a:hover{
	color: #FFFF00;
}

#itemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	padding-bottom: 5px;
}

#itemTxt {
	padding-top: 5px;
	padding-bottom: 10px;
}

#descrip_txt {
	float: left;
	margin: 10px 0 0 0;
	width: 575px;
	height: auto;
}

.bold_grn_text {
	color: #C7D90C;
	font-weight: bold;
}

 
 /* - - - - - - - - - - - - - - - - - - - HOME BTM PIECES - - - - - - - - - - - - - - - - - - - */
 
 
 
#btmNav_home {
	float: left;
	width: 430px;
	margin-top: 30px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*	text-align: center; */
	font-style: none;
}

#btmNav_home a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#btmNav_home a:hover{
	color: #FFFF00;
}
	
#viewCart_home {
	float: left;
	margin: 0;
	width: 95px;
	text-align: center;
}
 
 
/* - - - - - - - - - - - - - - - - - - - HOME BTM PIECES - - - - - - - - - - - - - - - - - - - */
 
 
	
#btmNav {
	float: left;
	width: 430px;
	margin: 75px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
/*	text-align: center; */
	font-style: none;
}

#btmNav a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#btmNav a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
	
#viewCart {
	float: left;
	margin-top: 70px;
	width: 95px;
	text-align: center;
}

#shipInfo {
	float: left;
	margin-left: 295px;
	}

#joml {
	position: static;
	padding-left: 70px;
	width: 84px;
	height: 66px;
	left: 50px;
	top: 500px;
}

.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 30px;
}

#sd ul {
	padding-left: 65px;
	padding-right: 55px;
}

#sd ul li {
	padding-bottom: 5px;
}

#sd ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ffffoo;
}

#infAdv {
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#infAdv a {
	color: #ffffff;
}

#infAdv a:hover {
	color: #ffff00;
}

#hilight_text {
	float: left;
	width: 543px;
	padding: 0 55px 10px 35px;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#hilight_text a {
	color: #FFFF00;
	text-decoration: underline;
}

#home_art {
	float: left;
	width: 540px;
	height: auto;
	padding: 0 0 0 100px;
}

#free_shipping {
	position:absolute;
	left:226px;
	top:474px;
	width:115px;
	height:67px;
	z-index:1;
}

#credit {
	float: left;
	padding: 15px 0 0 35px;
	margin:	0;
	width: 150px;
	height: auto;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#credit a {
	color: #FFFF00;
	text-decoration: underline;
}

/* _________________________________________________	SOCIAL	_________________________________________________ */



#social {
	float: left;
	width: 475px;
	padding: 20px 55px 10px 35px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}


#social_logos {
	float: left;
	height: auto;
	width: 250px;
	margin: 0 0 0 35px;
}
	
#social_pg {
	float: left;
	height: auto;
	width: 630px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#social_logos a {
	color: #ffff00;
}

#social_logos a:hover {
	text-decoration: underline;
}

#social_logos ul {
	padding: 0 0 0 10px;
}

#social_logos ul li {
	padding: 0 0 3px 0;
}

#social {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: auto;
	width: 543px;
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#promo_shell {
	float: left;
	width: 550px;
	height: auto;
	padding: 0 0 0 45px;
	margin: 25px 0 0 0;
}

#partners {
	float: left;
	width: 600px;
	height: auto;
	border-top: thin;
	border-top-color: #D1D328;
	border-top-style: solid;
	margin: 15px 0 0 0;
	padding: 10px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
	
#logo_box {
	width: auto;
	height: auto;
	margin: 10px 5px 5px 5px;
	background-position: center;
}
