body   {	
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-image: url(/images/background-repeat.jpg);
	background-repeat: repeat;	
	background-color: #000000;	
}

#subcatlink:a{
	font-family: Arial;
	font-size: 18px;
	padding-bottom: 8px;
}

#subcatlink:hover{
	color: brown;
}


#container {
	position: absolute;
	width: 100%;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	padding-top: 6px;	
}

#pagebody {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0px;
}

#header-bar
{
    position: relative;
    width: 960px;
    height: 250px; 
    background-image: url(/images/header-bar.jpg);
    background-repeat: no-repeat;	     
}


#content {	
	position: absolute;
	top: 250px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px; 

}
	

#content-inner {
	position:absolute;
	width:960px;
	background-color: #000000;
   	padding: 0 0 0 0px;
   	margin: 0 0 0 0px;   
	background-image: url(/images/content-repeat.jpg);
	background-repeat: repeat-y;	        
}


#flashcontent {
	width: 840px;
	height: 400px;
	border: 4px solid gray;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	background-color: white;
	background-image: url(images/flash-banner/_flash-banner.jpg);
	background-repeat: no-repeat;	
}


select{
	font-family: Arial;
	font-size: 14px;
}

#ProductsList {
    float: left;
    padding-left: 30px; 
    padding-top: 10px;
    padding-right: 30px;
    font-family: Arial;
    font-size: 12px;
}

#ProductsList a{
    color: #000000;
}

#ProductsList p{
    color: #ffffff;
}

#content-area{
        width: 670px;
        position: relative;
        float: right;
        padding-top: 12px; 
        margin-right: 30px;       
}    

#nav {
	right: 10px;
        position:absolute;
        top: 162px;    
        margin-left: auto;
        margin-right: auto;
        z-index: 2000;
}


#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type:none;
}

#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
		
#nav ul li a{
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 50px;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
}
	
#nav ul li a:hover{
	color: #e5e99a;
	text-decoration: none;
}

#footer {
	position: relative;
	clear: both;
 	width: 960px;
   	height: 150px;
 	background-color: #000000;
        background-image: url(/images/footer.jpg);
    	background-repeat: repeat-x; 	
	border-top: 0px gray solid;
	color: white;
	padding-top:5px;
	font-size: 10px;    
	font-family: Tahoma;
	font-weight:bold;
    	text-decoration: none;        
}
	
#content #footer a {
	color: #ffffff;
        text-decoration: none;
        margin-right: 7px;
        font-size: 10px;   
}
		
#content #footer a:hover {
	color: orange;
	text-decoration: underline;
}


#content a {
	font-size: 12px;
	font-family:  Tahoma;
	color: #000000;
	text-decoration: none;	
}
		
#content  a:hover {
    	text-decoration: none;
    	color: brown;       
}


		
label {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin-right:25px;
    
}
		

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: brown;
	border-bottom: 1px brown solid;
	width: 100%;	
	
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: brown;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}		

h4 {
	font-family: Tahoma, Arial;
	font-size: 11px;	
	color: gray;
}


h5 {
	font-family: Tahoma, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #111111;
}

p {
	font-family:  Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
}

img
{
    border: 0;
}    


#content ul {

	margin-left: 30px;
	margin-right: 25px;
	padding: 0 0 0 0px;
	
}
 

#content ul li {
	font-family: Tahoma;
	font-size: 0.8em;
}

    
.ProductListTitle
{
    font-family: Tahoma, Arial;
    font-size: 20px;
    color: brown;
    margin-left:10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ProductListTitle2
{
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
    color: brown;    
}

#ProductListSpec 
{
    font-family: Tahoma, Arial;
    font-size: 16px;    
    color: brown;
}

#ProductImage
{
  padding: 0 0 0 0px; 
  margin-top: 10px;
  margin-right: 15px;
  border: 1px dashed brown;
}

.categoryLink
{
  font-family: Tahoma, Arial;
  font-size: 13px;
  font-weight: bold;
  color: White;
  margin-left: 5px;
  margin-bottom: 2px;  
}

.categoryLink:hover
{
    color: #e5e99a;
}