body{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
    font-family: Arial 12px;    

}

p{
	margin: 0px;
	padding: 0px;	
}

.basket-header{
    background-color: Maroon;
    font-family: Arial;
    font-size: 10px;  
    font-weight: bold;
    color: White;
    line-height: 20px;     
}

.productheader{
    font-family: Arial;
    font-size: 20px;
    color: White;
    font-weight: bold;
}

.productheader2{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: White;
    line-height: 28px;
    margin-left: 10px;
}

.productdescription{
    font-family: Arial;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    color: #555555;
}

.productspecs li{
    font-family: Arial;
    font-size: 14px;
    color: Gray;
    list-style-type: square;
 }
 
.productoption {
    font-family: Arial;
    font-size: 14px;
    margin-left: 17px;
    color: Gray;
 }

.productwarning{
    font-family: Arial;
    font-size:10px;
    color: black;
    font-weight: bold;
}

.productlimits{
    font-family: Arial;
    font-size:10px;
    color: #333333;
    font-weight: bold;
}

.credits-text{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
    line-height: 35px;
}

.cart-product{
    font-size: 9px;
    font-family: Arial;   
}    

.cart-product2{
    font-size: 14px;
    font-family: Arial;   
} 

.welcome-credits{
    font-size: 12px;
    font-family: Arial; 
    margin-left: 10px;      
}    


h1{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    width: 99%;
    background-color: Maroon;
    color: White;  
    line-height: 25px;
    padding-left: 5px;
}


h2{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    width: 99%;
    background-color: Maroon;
    color: White;  
    line-height: 25px;
    padding-left: 5px;
}

#welcome{
    border: 1px solid #eeeeee;
}

#container{
    position: absolute;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px; 
    width: 100%;
}    

#loginbox{
    margin-left: auto;
    margin-right: auto;
    width: 450px;  
    border: 1px solid #eeeeee;
    margin-top: 100px;
    font-family: Eurostile;
    font-size: 14px;
}

#warninglabel{
 color: red;
 font-family: eurostile, Arial; 
 font-size: 12px; 
}


#container{
    position: absolute;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px; 
    width: 100%;
}

#pagebody{
    position:relative;
	width: 100%;
}

#top-section 
{
    height: 170px;
	background-image: url(/images/header-bg.jpg);
	background-repeat: repeat-x;
}

#content {
	position: relative;
	width: 100%;
	padding: 5px;
}


#nav {
	position: relative;
    margin-top: 10px;	
    margin-left: 8px; 
	width: 100%;
	height: 40px;
}

#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style-type:none;
}

#nav ul li {
	float: left; 
	position:relative;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border-right: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: right;
}
		
#nav ul li a{
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color: #555555;  
	text-decoration: none;
	letter-spacing: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	line-height: 22px;
}
	
#nav ul li a:hover{
	color: maroon;
	text-decoration: none;
}


#nav li ul {   
	 display: none;
	 position:absolute;	   
	 top: 1em;
	 left: 0;  
} 


#nav li:hover ul {  
	 margin-left:auto;
	 margin-top:2px;
	 width:200px;
	 height:auto;
	 display:block;
	 border: 1px solid;
	 z-index: 1000;
	 padding-bottom:10px;
}

#nav ul li ul li a{
	width: auto;
 	border-right-width: 0px;
 	padding-top:8px;

}

#nav ul li ul li{
	display: inline;
	margin: 0px;
	padding-top: 5px;
	float: left; 
	width: 190px;
}

/* Left nav starts here */

#content-left{   
    position:relative;
    float:left;
    clear: both;
    width: 270px;
    margin-top: 0px;
    margin-left:10px;
    margin-right: 0px;
    padding: 0px;
}

#content-left-inner{   
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
	border: 1px solid #eeeeee;
padding: 2px;
}

#content-left-inner ul   {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	width: 250px;
	margin-left: 8px;
	list-style-type:none;
}

#content-left-inner li{
   	width: 250px;
   	padding: 2px;
   	border-bottom: 1px solid #eeeeee;
}

#content-left-inner li a{
    color: gray;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 0 0px;
    text-decoration: none;       
}


#content-left-inner li:hover{
    background-color: #8c0406;
    color: White;
   
}

#content-left-inner li a:hover{
    color: white;
    text-decoration: none;
}


#content-left-footer{
    position: relative;
    margin-top: -20px;
    margin-left: 0px;
    height: 77px;
    background-image: url(/images/side-menu-footer.jpg);     
}

/* ***************************** */

#cart-display{
    float: right;
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
}

#content-middle{
    float: left;
    width: 44%;
    margin-left: 10px;   
    margin-top: 0px; 
    min-height: 200px;  
    margin-top: -4px;
    
}

#content-right{
    float: right;
    width: 250px;    
    margin-right: 20px;
    border: 1px solid #eeeeee;    
}    

#account-history{
    float:right;    
    border: 1px solid #cdcdcd;
    margin-left: 10px;
    margin-right: 20px;    
}

.history-text1{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.order-header{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold; 
    color: White; 
    line-height: 20px;
}

.product-view-button{  
    font-family: Arial;
    font-size: 14px;

}


.product-view-button:hover{  
}