@charset "UTF-8";
/* CSS Document */

.cat_listbox1{
 width:95%;
 height:70px;
  border: 1px solid #7ca4b3; 
  background-color:#f8f8f8;
}
.cat_textbox1{
  width:95%;
 height:20px;
  border: 1px solid #7ca4b3; 
  background-color:#f8f8f8;


}

#inputBox01{
 
   width:25px;
   border: 1px solid #666666;


}

#formBack{
 width:625px;
height:115px;
background-image:url(../images/backCart.png);
background-repeat:no-repeat; 


}

#topButtonDiv2{
position:absolute;
width:749px;
height: 334px; 
background-image:url(../images/gocool_product.png);
background-repeat:no-repeat; 
background-position:right top;

}

#topButtonDiv{
position:absolute;
width:749px;
height: 334px; 
background-image:url(../images/gocoolback.png);
background-repeat:no-repeat; 
background-position:right;

}

#footerContent{

	position:relative;
	width:995px;
	height:330px;
	margin:0 auto;
	top:15px;
	
	}

#footer{

	position:relative;
	width:100%;
        height:360px;
	
	left:0px;
	margin-top:25px;
	background-image:url(../images/footerbg.png);
	background-repeat:repeat-x;
	background-color:#f3f3f3;

}

#mainBody{

	position:relative;
	width:100%;
	height:auto;
	left:0px;
	margin-top:25px;
	
	

}

#mainBodyContent{

	position:relative;
	width:995px;
	height:auto;
	margin:0 auto;
	margin-top:0px;
	
	

}

#headerBelowContet2{

	position:relative;
	width:995px;
	height:auto;
	margin:0 auto;
	top:0px;
	

}


#headerBelowContet{

	position:relative;
	width:995px;
	height:auto;
	margin:0 auto;
	top:0px;
	
	background-image:url(../images/gocoolbottom.png);
        background-repeat:no-repeat;
	background-position:right top;
	

}


#headerBelow{
    position:relative;
	width:100%;
	height:165px;
	left:0px;
	margin-top:0px;
	
	


}

#topNav{

    position:relative;
	width:995px;
	height:31px;
	top:0px;
	margin:0 auto;


}

#header{
    position:relative;
	width:100%;
	height:335px;
	left:0px;
	margin-top:0px;
	background-image:url(../images/headerBack.png);
	background-repeat:no-repeat;
    background-position:center;




}


#headerContent{

	position:relative;
	width:995px;
	height:334px;
	top:1px;
	margin:0 auto;
	



} 

#header2{
    position:relative;
	width:100%;
	height:297px;
	left:0px;
	margin-top:0px;
	background-image:url(../images/headerBackBack2.png);
	background-repeat:no-repeat;
    background-position:center;




}


#headerContent2{

	position:relative;
	width:995px;
	height:auto;
	top:1px;
	margin:0 auto;
	



}

/*----------DIV FOR BUTTON THAT GOES ON HEADER------*/

#buttonDiv{

    position:relative;
	width:auto;
	height:auto;
	margin-top:-30px;
	margin-right:200px;
	float:right;

}

#buttonDiv2{

    position:relative;
	width:auto;
	height:auto;
	margin-top:-75px;
	margin-right:250px;
	float:right;

}

/*---------UL FoR HEADER BANNER-----------------*/

#headerTextUL {  position:relative; display:block; list-style-type:none; }

#headerTextLI { position:relative;  margin-top:-15px;  padding-bottom:10px; margin-left:-38px;}



/*---------UL FoR NAV-----------------*/

#navUL{
	position: relative; list-style-type:none;
	
}

#navLI{

       display: inline;
         font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:lighter;
	text-transform: normal;
        color:#1593c2;
       padding-left:12px;
   
}






/*---------UL FoR Footer-----------------*/

#footerUL{
	 display:block; list-style-type:none;  width:auto; margin-top:5px; left: -100px;
	
}

#footerli{

    
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	text-transform: normal;
        color:#7e7e7e;
       margin-left:-30px;
       padding-top:15px;
   
}







