body
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	margin: 0px auto 20px;
	/* background-image: url("../images/body-bg2.jpg"); */
	background-image: url("../images/COEM-background.gif");
	background-position: top center;
	background-repeat: repeat;
	width: 1000px;
	line-height: 1.4;

}

#ShadowBox td, #ShadowBox th {
     padding: 0;
}

a { color:#FD9B00;  }

table { margin: auto; }
td, th { padding: 8px; vertical-align: top; text-align: left;  }
a img { border: none; }

input.text { border: solid 1px black; padding: 3px; }
textarea { width: 200px; height: 100px; font-family: Arial; }



#header
{
	margin: 0px; 
	height: 273px;
	text-align: center;
	background-image: url('/images/top-menu.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#header span
{
	display: none;
}
#header a
{
	visibility: hidden;
}


#container
{
	margin-left: 15px;
	margin-right: 15px;
	border-left: solid 9px #FD9B00;
	border-right: solid 9px #FD9B00;
	background-image: url("../images/content-bg2.png");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #5D5D5D;

	margin-top: -1px;
}

h1 { font-size: 34px; margin: 0px; padding:0; color:#FD9B00; font-family:helvetica,arial,sans-serif; letter-spacing:-2px;font-weight:normal;}
h2 { font-size: 1.2em; }
h5 { font-size: 13px; margin: 0px; padding:0; color:#FD9B00; font-family:helvetica,arial,sans-serif; letter-spacing:-2px;font-weight:normal;}
h6 { font-size: 11px; margin: 0px; padding:0; color:white; font-family:helvetica,arial,sans-serif; letter-spacing:-2px;font-weight:normal; font-style:italic;}
#bargin{ font-size: 12px; margin: 0px; padding:0; color:#DC1010; font-family:helvetica,arial,sans-seri; font-weight:normal; border: none; font-weight: bold;}
#shipinc{ font-size: 12px; margin: 0px; padding:0; color:orange; font-family:helvetica,arial,sans-seri; font-weight:normal; border: none; font-weight: bold;}

#navbar
{
	background-color: black;
	padding: 8px 0px 12px 20px;
	height:20px;
}

#menu
{
	float:left;
	margin: 0px;
	padding-left:0;
}

#search
{
	width:255px;
	float:left;
	padding-left: 10px;
}

#search input
{
	height:16px;
	background:#FFFFFF;
	font-size:13px;
	border:1px solid white;
}

#menu li
{
	list-style-type: none;
	display: inline;
	margin-left: 12px;
	color:white;
}
#menu li a
{
	color: white;
	text-decoration: none;
	font-size: 14px;
	padding-right:12px;
}
#menu li a:hover
{
	color: orange;
}

#content
{
	padding: 10px 28px;
	min-height: 460px;
	color: #EEEEEE;
	font-size:13px;
	position:relative;
}

#footer
{
	background-image: url("/images/footer.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #5D5D5D;
	margin-left: 15px;
	margin-right: 15px;
	height: 47px;

	text-align: center;
	font-size: small;
}

#footer a
{
	color: #CCC;
}







/* Makes tables Nice */
table.nicetable
{
	font-family: Arial;
	border: solid 2px black;
	border-collapse: collapse;
}
table.nicetable th
{
	padding: 6px;
	border: solid 1px black;
	vertical-align: top;
}
table.nicetable td
{
	padding: 6px;
	border: solid 1px black;
	text-align: left;
}
/*******************/




table.contactform th
{
	text-align: left;
	width: 140px;
	vertical-align: top;
	padding: 8px;
	color: orange;
	background-color: #111;
}
table.contactform td
{
	vertical-align: top;
	padding: 6px;
	background-color: #242424;
}
table.contactform input
{
	width: 200px;
}
table.contactform select
{
	width: 200px;
}
table.contactform textarea
{
	width: 200px;
	height: 80px;
}




table.nicetable3
{
	background-color: #000;
}

table.nicetable3 td
{
	background-color:#444;
}

table.nicetable3 td.head
{
	text-align:right;
	font-weight:bold;
	background:#222;
}

table.nicetable3 td.head2
{
	text-align:center;
	font-weight:bold;
	background:#222;
}

table.nicetable3 td.cent
{
	text-align:center;
}

table.nicetable3 td.header
{
	text-align:center;
	background:#222;
	font-weight:bold;
	color:#ffffff;
}
/*******************/

#carddetails
{
display: none; border-collapse: collapse; border: none;
}
#carddetails td { border: none; }



table.products
{
	width: 100%;
}
table.products th
{
	padding: 4px;
}
table.products td
{
	padding: 4px;
	text-align: center;
}
table.products td a
{
	text-decoration: none;
}

table.product
{
	width: 100%;
}
table.product th
{
	padding: 4px;
}
table.product td
{
	padding: 4px;
}


#productimage
{
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	border: solid 8px #444;
	cursor: pointer;
}

.qa
{
	margin: 30px;
}

td.thirdbox
{
	width: 30%; border: solid 1px #333; padding: 10px;
}
td.thirdbox h3
{
	margin-top: 0px;
}

td.twoboxes
{
	width: 47.5%; border: solid 1px #333; padding: 10px;
}
td.twoboxes h1
{
	font-size: 28px;
}
td.twoboxes h3
{
	margin-top: 0px;
}


.onebox
{
	border: solid 1px #333; padding-left: 20px; padding-right: 20px; margin-top: 20px;
}
.onebox h3
{
	margin-top: 0px;
}


#leftproductpane
{
	text-align: center;
	width: 160px;
}
#leftproductpane h4
{
	margin: 5px 0px;
	font-size: 13px;
}
#leftproductpane p
{
	margin-top: 5px;
}

#leftproductpane div
{
	margin: 0px 0px 35px;
	border: solid 1px #333;
	padding: 5px 20px;
}



.productlisting
{
	border: 1px solid #333333;
	padding: 10px;
	margin: 20px 0px;
	padding-bottom: 0px;
}
.productlisting td
{
	vertical-align: top;
	padding-bottom: 0px;
}


h2 a { text-decoration: none; color: #EEEEEE; }


a.selectedpage
{
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 24px;
	vertical-align: middle;
}
a.unselectedpage
{
	text-decoration: none;
	color: #FD9B00;
	font-weight: bold;
	font-size: 24px;
	vertical-align: middle;
}



#poll div
{
	border: none;
}

#footermenu
{
	text-align: center;
	padding-bottom: 15px;
}
#footermenu a
{
	color: #CCC;
	font-size: small;
}

#orderform input
{
	width: 200px;
}
#orderform select
{
	width: 200px;
}
#orderform textarea
{
	width: 200px;
}


blockquote {
  background: transparent url('/testimonials/quoteleft.png') left top no-repeat;
  padding: 0 20px;
}
blockquote div {
  padding: 0 48px;
  background: transparent url('/testimonials/quoteright.png') right bottom no-repeat;
}


#checkoutandcart
{
	float: right;
	position: relative;
	top: -20px;
	left: -10px;
}



/* For news bar */
	.tickercontainer { 
		border: 1px solid #333;
		width: 616px; 
		height: 27px; 
		margin: 0; 
		margin-left:10px;
		padding: 0;
		overflow: hidden; 
	}
	.tickercontainer .mask {
		position: relative;
		left: 88px;
		top: 8px;
		width: 518px;
		overflow: hidden;
	}
	ul.newsticker {
		position: relative;
		left: 628px;
		font: bold 10px Verdana;
		list-style-type: none;
		margin: 0;
		padding: 0;

	}
	ul.newsticker li {
		float: left; 
		margin: 0;
		padding: 0;
	}
	ul.newsticker a {
	white-space: nowrap;
	margin: 0 50px 0 0;
	} 
	ul.newsticker span {
	margin: 0 10px 0 0;
	} 


.opcTable {background-color:#a9d4dc; border:1px solid #000000;}
.opcTable td {margin:0px; padding: 0px;}
.opcTable p {margin: 0px; padding: 0px 10px 0px 10px;}
.opcDomText {text-align:right; font: 10pt Verdana, Arial, Helvetica, sans-serif; margin-left:10px;}
.opcText {text-align:center; font: 10pt Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding:0px;  font-weight:bold;}
.opcCredit {text-align:center; font: 8pt Verdana, Arial, Helvetica, sans-serif;}
.opcDomEntry {text-align:left;}
.opcIntEntry {text-align:center;}
.opcSelect {font: 10pt Verdana, Arial, Helvetica, sans-serif;}
.opcSubmit {font: 10pt Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px; text-align: center;}