body
{
	background-color: #FFFFFF;
}
img
{
	border-style: none;
	border-width: 0px;
}
.MainTableLayout
{
	background-color:#FFFFCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
	width: 725px;
}

/*********form*********/
.label
{
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
}
.error
{
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.input
{
	font-family:Verdana;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #0F17A1;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inputMultiline
{
	font-family:Verdana;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #0F17A1;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 725px;
	height: 80px;
}
.LeftLine
{
	position: absolute;
	background-image: url(images/black-square.gif);
	top: 0px;
	left: 0px;
	width: 2px;
	height: 569px;	
}

/****Layout****/
.LayoutTable 
{
	width: 100%;
}
.LayoutTD {
	
	text-align: center;
}
.Container
{
	Position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	margin: 0 auto;
	z-index: 0;
}
.Banner
{
	position: absolute;
	background-image: url(images/banner-background.gif);
	height: 79px;
	width: 980px;
	top: 0px;
	left: 0px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: Black;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: Black;
	
}
.Navigation
{
	position: absolute;
	width: 225px;
	top: 77px;
	left: 0px;
}
.Content
{
	position: absolute;
	top: 145px;
	left: 252px;
	width: 725px;
	border: 2px solid black;
}

/****Header Layout****/
.Logo
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}
.rohs
{
	position:absolute;
	top: 8px;
	left: 325px;	
}
.MenuBar
{
	position: absolute;
	background-image: url(images/top-menu-background.gif); 
	Height: 38px;
	top: 77px;
	left: 274px;
	width: 706px;	
	border-right-width: 2px;
    border-right-style: solid;
    border-right-color: Black;
}
.TopRound
{
	position: absolute;
	top: 77px;
	left:2px;
	z-index: 0;
	
}
.BasicSearch
{
	position: absolute;
	top: 45px;
	left: 550px;
	width: 500px;
}
a.White
{
	color:White;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
a.White:Hover
{
	color:Red;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
a.MenuText
{
	font-family:Verdana;
	color: White;
	font-size:14px;
	font-weight:bold;
	width: 175px;
	height:20px;
	display:block;
	background-color:#8899bb;
	border-style:ridge;
		
}
a.MenuText:Hover
{
	font-family:Verdana;
	color: Black;
	font-size:14px;
	font-weight:bold;	
	background-color:#CCDDEE;
}
.MenuTextHome
{
	position:absolute;
	top:80px;
	left:425px;
}
.MenuTextContact
{
	position:absolute;
	top:80px;
	left: 650px;	
}

/****Basic Search Layout****/
.bSearchText
{
	position:absolute;
	top: 5px;
	left:0px;
}
.bSearchButton
{
	position:absolute;
	top: 0px;
	left: 115px
}
.bSearchAdvancedLink
{
	position:absolute;
	top: 7px;
	left: 300px;
}
/****Navigation****/
.NavBlock
{
	position: absolute;
	background-image: url(images/left-menu-background.gif);
	top: 91px;
	left: 0px;
	width: 225px;
	height: 350px;
	border-left-width: 2px;
    border-left-style: solid;
    border-left-color: Black;
}
.BottomRound
{
	position: absolute;
	left: 2px;
	top: 439px;	
}
.NavMenu
{
	position: absolute;
	left: 20px;
	top: 25px;
}
.menuCategorie
{
	font-family:Verdana;
	font-size:12px;
	background-color:#8899bb;
	color:White;
	font-weight:bold;
}

ul
{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	border:1px solid black;
	width: 185px;
	font-family:Verdana;
	font-size:11px;
	background-color:#CCDDEE;
}
li
{
	border:1px solid black;
	padding: 1px;
}
/****Tables Layout****/
.HeaderRow
{
	font-family:Verdana;
	font-size:11px;
	background-color:#8899bb;
	color:White;
	font-weight:bold;
	border: 1px solid black;
}
.ItemRow
{
	font-family:Verdana;
	font-size:10px;
	background-color:#CCDDEE;
	color:Black;	
}
.ItemRowAlternate
{
	font-family:Verdana;
	font-size:10px;
	background-color:#eeeeff;
	color:Black;
}
a
{
	color:Black;
	font-family:Verdana;
	font-size:10px;
}
a:Hover
{
	color:Red;
	font-family:Verdana;
	font-size:10px;
}
a.Anchor
{
	font-family:Verdana;
	font-size:11px;
	background-color:#8899bb;
	color:White;
	font-weight:bold;	
}
a:Hover.Anchor
{
	font-family:Verdana;
	font-size:11px;
	background-color:#8899bb;
	color:White;
	font-weight:bold;	
}
.tblDark
{
	font-family:Verdana;
	font-size:12px;
	background-color:#8899bb;
	color:White;
	font-weight:bold;
	border: 1px solid black;
}
.tblMedium
{
	font-family:Verdana;
	font-size:12px;
	background-color:#CCDDEE;
	color:Black;
	font-weight:bold;
	border: 1px solid black;
}
.tblLight
{
	font-family:Verdana;
	font-size:12px;
	background-color:#eeeeff;
	color:Black;
	font-weight:bold;
	border: 1px solid black;
}
.ProductList
{
	position: absolute;
	top: 100px;
	left:40px;	
}
.CategoryList
{
	position: absolute;
	top: 100px;
	left:225px;	
}
.SpecList
{
	position: absolute;
	top: 100px;
	left:530px;	
}
.ButtonPos
{
	position: absolute;
	top: 250px;
	left:250px;	
}

