/* CSS Document for EPS Goggles website
Created by: Ariam Media February 2007 */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #000000;
	/*text-align: center;*/
	font-size: x-small; /* IE4/5 size */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual size */
	color: #000000;
}

html>body {font-size: small;} /* For Opera */

div#main {
	background: #000000;
	min-width: 700px;
	margin: auto;
}

* html div#main {width: 700px;} /* only ie will see it */

div#header {
	background: #000000 url(img_web/page_header.jpg) top center no-repeat;
	height: 157px;
}
div#content {
	background: #000000 url(img_web/content_back.jpg) top center no-repeat;
	text-align: center;
}

div#cart {
	background: #b6b6b6;
	margin: auto;
	padding: 10px 10px 10px 10px;
	width: 568px;
	text-align: left;
	display: block;
	border: 1px solid #B79523;
	margin-bottom: 5px;
}

#navigation {
	font-size: 1.1em;
	/*margin-top: 1em;
	padding-top: .6em;*/
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#navigation ul {
	padding: 10px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	/*margin-right: .75em;*/
	border-right: 1px solid #000000;
	padding: 5px 1em;
	background: url(/img_web/menu_rpt.jpg) repeat-x top;
}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/

div#maincontent {
	background: #b6b6b6;
	margin: auto;
	padding: 10px 10px 10px 10px;
	width: 568px;
	text-align: left;
	display: block;
}
div#bottomofcontent {
	background: url(img_web/content_back_bottom.jpg) bottom center no-repeat;
	padding: 10px 20px 100px 20px;
	margin: 0 auto 20px auto;
	color: #ffffff;
}
div#footer {
	display: block;
	clear: both;
	padding-top: 1px;
	text-align: center;
}
div#footer p {
	font-size: xx-small;
	margin-top: 30px;
	margin-bottom: 0;
}
#footer a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#maincontent h1 {
	background: #000000;
	border: solid 1px #B79523;
	width: 550px;
	font-size: large;
	font-weight: normal;
	color: #B79523;
	padding: 3px 3px 3px 3px;
	margin: 5px 0 5px 0;
}
#maincontent h2 {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	margin: 10px 0 3px 0;
}
#maincontent h3 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 3px 0;
}

#maincontent ul {

}
#maincontent li {
	list-style: square inside;
}

img {
	border: none;
}

div#homepagewelcome {
	float: left;
	width: 350px;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#homepagewelcome p {
	margin-top: 0;
}
div#latestnews {
	margin-left: 360px;
	width: 196px;
	padding: 0 0 0 0;
	border: #B79523 1px solid;
}
div#latestnews h1 {
	padding: 2px 2px 5px 2px;
	margin: 0 0 0 0;
	background: #B79523;
	color: #000000;
	font-size: medium;
	width: auto;
	font-weight: bold;
}
div#latestnews p {
	margin: 2px 4px 4px 4px;
	font-size: 0.85em;
}

/*Shopping Cart table */
table#cart {
	border: 1px solid #CC6600;
	color: #000000;
	padding: 0 0 0 0;
	font-size: small;
	width: 100%;
}

table#cart td {
	padding: 5px 5px 5px 5px;
}

table#cart th {
	background: #CC9900;
	padding: 5px 5px 5px 5px;
}

table#cart tr.row1 {
	background: #999999;
	padding: 5px 5px 5px 5px;
}

table#cart tr.row2 {
	background: none;
	padding: 5px 5px 5px 5px;
}

table#cart td.totals {
	background: none;
	padding: 5px 5px 5px 5px;
}

table#cart td.subtotal {
	background: none;
	border-top: 1px dotted #CC9900;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

table#cart td.figures {
	text-align:right;
}

table#cart td.total {
	background: none;
	text-align: right;
	font-weight: bold;
}

/* form elements ----------------------------- */
div#purchase_details {
	border: 1px solid #CC6600;
	color: #000000;
	padding: 0 0 0 0;
	font-size: small;
	width: 100%;
	margin-top: 10px;
}

div#purchase_details  p.comment {
	margin: 20px 20px 20px 20px;
	
}

div#purchase_details  p {
	margin: 10px 20px 10px 20px;
	
}

label {
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

input, select {
	color: #B79523;
	background: #000000;
	border: 1px solid #B79523;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea {
	color: #B79523;
	background: #000000;
	border: 1px solid #B79523;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


/*-----------------------PRODUCT DISPLAY------------------------------*/
div.productbox {
	border: 1px solid #B79523;
	background: none;
	padding: 0 5px 5px 5px;
	display: block;
	margin: 10px 0 10px 0;
	clear: both;
}

div.productbox img {
	border: 1px solid #B79523;
	text-decoration: none;
	vertical-align: top;
	margin: 0 10px 0 0;
	float: left;
}
div.productbox img.but {
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: none;
}

div.productbox p {
	font-size: 85%;
	margin: 0 10px 5px 132px;
}
div.productbox a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
div.productbox a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
div.productbox a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.productbox p.prodprice {
	font-weight: bold;
	font-size: large;
	color: #000000;
	margin: 5px 5px 0 5px;
}


img.bigproductimage {
	border: 1px solid #B79523;
	text-decoration: none;
	margin: 0 10px 0 0;
	float: left;	
}
div.detailinfo {
	display: block;
	clear: both;
}
div.detailinfo p {
	font-size: 85%;
	margin-left: 300px;
}

div.backbut {
	margin-top: 5px;
	clear: both;
}

/* ---------------------ORDER PROCESSING TABLES------------------------------*/
table#orders {
	border: 1px solid #CC6600;
	color: #000000;
	padding: 0 0 0 0;
	font-size: x-small;
	width: 100%;
}

table#orders td {
	padding: 5px 5px 5px 5px;
}

table#orders th {
	background: #CC9900;
	padding: 5px 5px 5px 5px;
}

table#orders tr.row1 {
	background: #999999;
	padding: 5px 5px 5px 5px;
}

table#orders tr.row2 {
	background: none;
	padding: 5px 5px 5px 5px;
}


table#customer{
	border: 1px solid #CC6600;
	color: #000000;
	padding: 0 0 0 0;
	font-size: small;
	width: 100%;
}

table#customer td {
	padding: 1px 2px 1px 3px;
	vertical-align: top;
}

table#customer td.label {
	text-align: right;
	width: 100px;
	vertical-align: top;
	font-weight: bold;
}

table#customer tr.row1 {
	background: #999999;
	padding: 5px 5px 5px 5px;
}

table#customer tr.row2 {
	background: none;
	padding: 5px 5px 5px 5px;
}

.prodcode {
	font-weight: normal;
	font-size: x-small;
	color: #000000;
}
div#orderactions {
}
div#orderactions input {
	border: 0px none;
}
div#paymentwarning {
	border: thick #FF0000 solid;
	background: #FFFFCC;
	margin: 5px 0 5px 0;
	padding: 10px 10px 10px 10px;
}
div#paymentwarning h4 {
	font-weight: bold;
	font-size: medium;
	color: #FF0000;
	margin: 0 0 0 0;
}
div#paymentwarning p {
	margin: 2px 0 5px 0;
}

img.prodrollover {
	border: none;
	text-decoration: none;
	margin: 0 2px 0 0;
}
img.prodrolloverlast {
	border: none;
	text-decoration: none;
	margin: 0 0 0 0;
}
p.breadcrumb {
	font-size: x-small;
	color: #666666;
	margin: 2px 2px 2px 2px;
}
.breadcrumb a, a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.breadcrumb a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*News table */
table#news {
	border: 1px solid #CC6600;
	color: #000000;
	padding: 0 0 0 0;
	font-size: small;
	width: 100%;
}

table#news td {
	padding: 5px 5px 5px 5px;
}

table#news th {
	background: #CC9900;
	padding: 5px 5px 5px 5px;
}

table#news tr.row_selected {
	background: #CC9900;
	padding: 5px 5px 5px 5px;
}

table#news tr.row1 {
	background: #999999;
	padding: 5px 5px 5px 5px;
}

table#news tr.row2 {
	background: none;
	padding: 5px 5px 5px 5px;
}
table#news td.newsdate {
	width: 80px;
}
table#news td.onhomepage {
	width: 110px;
}

/* HOME News table */
table#homenews {
	color: #000000;
	padding: 0 0 0 0;
	font-size: 0.85em;
	width: 100%;
}

table#homenews td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table#homenews tr.row1 {
	background: #999999;
	padding: 2px 2px 2px 2px;
}

table#homenews tr.row2 {
	background: none;
	padding: 2px 2px 2px 2px;
}

/* -------------- STANDARD LINK -------------------- */
a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


