/******* TEXT formating
****************/
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	}

/******* HEAD Layout formating
****************/

#head_container {
	position: relative;
	}
	
#head_left_column {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 283px;
	height: 61px;
	background: url(../semi_logo.jpg) no-repeat;
	}

#head_right_column {
	position: absolute;
	top: 0px;
	left: 746px;
	width: 221px;
	height: 90px;
	background: url(../Images/searchbar_grad.gif) no-repeat;

	}
	
#search_elmnt {
	position: absolute;
	width: 150px;
	height:  90px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 4;
	left: 795px;
	}

#head_content {
	position: relative;
	width: 338px;
	height: 29px;
	margin: 0px 1px 1px 385px;
	padding: 0px 0px 0px 40px;
	left: 0px;
	top: 0px;
	background: url(../images/top_menu_bg.jpg) no-repeat;
	}

#nav_bar {
	top: 58px;
	left: -10px;
	position: absolute;
	width: 775px;
	height: 35px;
	background: url(../images/menubar.gif) no-repeat;
	}

#nav {
	position: absolute;
	top: -7px;
	left: 28px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	display: inline;
	overflow: visable;
	width: 631px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: visable;
	height: 0px !important; 
	height /**/:10px; /* for IE5/Win */
	}

	
#headercontainer_center_text {
	position: absolute;
	width: 280px;
	height: 24px;
	padding: 0;
	left: 20px;
	top: 2px;
	}
#headercontainer_left {
	position: absolute;
	width: 38px;
	height: 24px;
	padding: 0;
	left: 364px;
	top: 106px;
	background: url(../images/top_header_bar_left.jpg) no-repeat;
	visibility: visible;
	}
#headercontainer_right {
	position: absolute;
	width: 38px;
	height: 24px;
	padding: 0;
	left: 654px;
	top: 0px;
	background: url(../images/top_header_bar_right.jpg) no-repeat;
	}

#bannertext {
	position: relative;
	height: 25px;
	width: 300px;
	left: 415px;
	top: -9px;
	z-index: 5;
	}
#minimum_order {
	position: absolute;
	height: 60px;
	width: 60px;
	top: -2px;
	left: 330px;
	background: url(../images/nominorder.jpg) no-repeat;
	z-index: 1000;
	}
	
	

/******* BODY Layout formating
*****************/

body {
	color: #000;
	font: 76%/1.5em Arial, Verdana, Geneva, Helvetice, sans-serif;
	margin: 0;
	padding: 0;
	}
	
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin-top: 0;
	}

#header {
	background-color: #FFFFFF;
	border: none;
	height: 90px;
	}
#footer_random {

	margin: 10px 10px 10px 10px;
	width: 755px
	}
#footer_random_content {
	margin: 0 100px 0 100px;
	padding: 5px 5px 5px 5px;
	
}
	
#footer {
	background-color:#F9F9F9;
	border-top: 2px solid #C62127;
	border-left: 1px solid #464678;
	border-right: 1px solid #464678;
	border-bottom: 1px solid #464678;
	height: 160px;
	width: 755px;
	margin: 10px 10px 10px 10px;
	}

#left, #right {
	background-color: #FFFFFF;

	}

#header hr, #footer hr {
	display: none;
	}

#left {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 225px;
	height: 225px;
	padding: 0px 0px 0px 0px;
	}

#right {
	position: absolute;
	left: 800px;
	top: 5px;
	width: 158px;
	border-left: 1px dotted #999999;
	padding: 0px 0px 0px 5px;
	}
	
#main_container {
	position: relative;
	}
	
#content {
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	width: 755px;
	min-height: 450px;
	height: 450px;
	height: auto !important;
	_height: 450px;
	}

#Admin_content {
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	width: 975px;
	min-height: 450px;
	height: 450px;
	height: auto !important;
	_height: 450px;
	}

/******* LEFT side formating
***********************/

#left_container {
	position: relative;
	}
	
#top_block {
	position: relative;
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	height: 300px;
	width: 325px;
	font: 85% Arial, Helvetica, sans-serif;
	padding: 0 0 10px 5px;
	background-color:#F9F9F9;
	}
#top_block h3 {
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
#top_block img {
	float: left;
	padding: 5px 5px 5px 5px ;
	margin: 0 5px 5px 0;
	}

	
#bottom_block {
	position: relative;
	border-right: 1px solid #999999;
	height: inherit;
	width: 325px;
	margin: 15px 0 10px 5px;
	}
	
/********* FOOTER formating
************************/

#footer_container {
	position: relative;
	}
	
#footer_container_left {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 210px;
	left: 0px;
	border-right: 1px solid #464678;
	padding: 0px 0px 0px 10px;
	height: 160px;
	}
	
#footer_container_right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 290px;
	border-left: 1px solid #464678;
	padding: 0px 0px 0px 10px;
	height: 160px;
	}

#footer_container_content {
	margin: 0px 300px 5px 230px;
	height: 125px;
	

	}
	
	
/************DROP DOWN
*************************/


/* ######### Style for Drop Down Menu ######### */
#chromemenu{
width: 500px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px;
width: 700px;
margin-top: 5px;
font: 10px Arial;
color: #FFFFFF;
}


#chromemenu ul li{
display: inline;
margin: 0px 7px 0px 7px;
top: 0px;
}


#chromemenu ul li a{

color: #FFFFFF;
font-weight: normal;
padding: 0px 2px 6px 0px;
left: 0px;
text-decoration: none;
top: 0px;
}


.dropmenudiv{
position:absolute;
top: 250px;
margin-top: 0px 0px 0px 0px; /*Height-position of dropdown menu*/
border: 0px solid #E62928; /*Theme Change here*/
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #E62928;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 0px solid ; /*Theme Change here*/
padding: 0px 0px 0px 2px;
text-decoration: none;
}
.dropmenudiv a:link{

text-decoration: none;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background: #FFFFFF;
}
.IDTBox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #273896;
	border: 2px solid #000000;
	text-transform: uppercase;
}
.IDTBox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #696969;
	border: 2px solid #FFFFFF;
	padding-left: 3px;
}
