
#container {
	background: transparent url(img/vulcan_bg_top.jpg) top left no-repeat;
}

#content h1 
{
	color: #ffd602 !important;
	font-weight: bold !important;
}

/* left menu */


.sidemenu .Level0 
{
	
}

.menuLevel0 
{
	background-image: url(img/men_0.gif);
	
}

.selected .menuLevel0 
{
	background-image: url(img/men_0_selected.jpg);
	color: #fff;
}

.CategoryTitle 
{
background: transparent url(img/yellow_dots.gif) center left repeat-x;
color: #ffd602 !important;
font-size: 13px;
text-transform: uppercase;	
}



.menuLevel1
{
	background-color: #626262;
}

.selected .menuLevel1 
{
	background: #626262 url(img/men_0.gif) top left no-repeat;
	color:  #ffd701 !important;
}

.menuLevel2 
{
	background-image: url(img/secondlevel.jpg);
}

.selected .menuLevel2 
{
	background-image: url(img/secondlevelselected.jpg);
	color: #002D62 !important;
}

.menuLevel3 
{
	background-image: url(img/secondlevel.jpg);
}

.selected .menuLevel3 
{
	background-image: url(img/secondlevelselected.jpg);
	color: #002D62 !important;
}








.worldMarketsTitle 
{
	color: #ffd701;

}



a:Link, a:visited {
	color:#e4e4e4;

}



a:hover, a:active {
	text-decoration: none;
}

/* Product Catalogue */

.SubMenuLinksOuter 
{
	 background: transparent url(img/HorizontalDots_single.gif) top left repeat-x; 
	margin-top: 10px;
	margin-bottom: 10px;
	

}

.SubMenuLinks 
{
	 background: transparent url(img/HorizontalDots_single.gif) bottom left repeat-x;
	
	
}

.SubMenuLinks 
{
	width: 590px;
	margin: 0px 0;
	padding: 0;
	clear: both;
	
}

.SubMenuLinks li 
{
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
	width: 139px;
	 
	float: left;
	overflow: hidden;
}

.SubMenuLinks li a:Link, .SubMenuLinks li a:Visited
{
line-height: 18px;
font-weight: normal !important;
font-size: 10px !important;
letter-spacing: -1px; 

}

.MenuItem 
{
	background: transparent url(img/verticaldots.gif) bottom right repeat-y;
}

.SubCategoryLink 
{
	width: 115px;
	float: left;
	margin: 0;
	padding: 0;
}

.CategoryTitle
{
	color: #FFD602;
	font-size: 15px;
	font-weight: bold;
}

.CategoryTableTitleOuter
{
background: transparent url(img/HorizontalDots_single.jpg) top left repeat-x;
}

.ProductsTable 
{
	background: transparent url(img/HorizontalDots_single.gif) top left repeat-x;
}

.ProductsTable td
{
	letter-spacing: -1px;
}

.clearer 
{
	clear: right;
}
.CategoryTableTitle 
{
		line-height: 25px;
	font-size: 11px;
	background: transparent url(img/silver_back_Catalogue.jpg) top left repeat-x;
	padding: 0px 4px;
	font-weight: bold;
}

.ProductCategoryTitle 
{
	background: transparent url(img/HorizontalDots_single.gif) top left repeat-x;
	
} 

.CategoryImage 
{
	float: right;
}

