@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033FF;
	z-index: 3;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	margin-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033FF;
	margin-left: 15px;
}
.error {
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(../images/error_icon.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}
.product_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-style: normal;
}
.product_footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033FF;
}

.product_value {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033FF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	margin-left: 15px;
}
.product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #0033FF;
	text-align: left;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	font-size: 12px;
	color: #FFFFFF;
	border: 1;
}
.product_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033FF;
}
#container {
	position:absolute;
	width:955px;
	height:100%;
	z-index:1;
	margin: auto;
	left: 3px;
	top: 6px;
}
#logo {
        position:absolute;
        width:225px;
        height:87px;
        z-index:1;
        left: 1px;
        top: 0px;
        border-color: #0033FF;
}
#menu {
        position:absolute;
        width:687px;
        height:62px;
        z-index:2;
        left: 253px;
        top: 26px;
}
#leftbanner {
        position:absolute;
        width:251px;
        height:406px;
        z-index:1;
        top: 89px;
        left: 0px;
}
#content {
        position:absolute;
        width:583px;
        height:407px;
        z-index:1;
        left: 255px;
        top: 88px;
        overflow: auto;
		margin: auto;
}
#rightbanner {
        position:absolute;
        width:103px;
        height:408px;
        z-index:1;
        left: 840px;
        top: 87px;
}

#footer {
	position:absolute;
	width:938px;
	height:40px;
	z-index:1;
	left: 1px;
	top: 503px;
	background-color: #FFFFFF;
	border-color: #0000FF;
	border-width: 2px;
	border-top-color: #0099FF;
	border-top-style: solid;
}
 div.c2 {text-align: center}
 div.c1 {text-align: left}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style5 {font-size: 8px}

#admin_content {
	position:absolute;
	left:14px;
	top:65px;
	width:721px;
	height:432px;
	z-index:1;
	margin: auto;
}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
.table_header {
	background-color:#0033FF;
}
	
	/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline2-5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_line2 {
height:45px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
left: 235px;
top: 25px;
width: 700px;
}

.pro_line2 .select {
margin:0; 
padding:0 0 0 20px; 
list-style:none; 
white-space:nowrap;
}

.pro_line2 li {
float:left;
background: url(../images/blank_over.gif)
}

.pro_line2 .select a {
display:block; 
height:36px; 
float:left; 
background: url(../images/blank.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_line2 .select a b {
display:block; 
padding:0 30px 10px 15px; 
background: url(../images/blank.gif) right top;
}

.pro_line2 .select a:hover, 
.pro_line2 .select li:hover a {
background: url(../images/blank_over.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_line2 .select a:hover b, 
.pro_line2 .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background: url(../images/blank_over.gif) right top; 
cursor:pointer;
}

.pro_line2 .sub {
display:none;
}

/* IE6 only */
.pro_line2 table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_line2 .sub {
margin:0; 
padding:0 0 0 60px;
list-style:none;
}

.pro_line2 .sub li {
background:transparent;
}

.pro_line2 .select :hover .sub {
height:18px;
display:block; 
position:absolute;
float:left;
width:750px;
top:28px; 
left:162px; 
text-align:center;
}

.pro_line2 .select :hover .sub li a {
display:block;
height:18px; 
line-height:16px; 
float:left; 
background:transparent url(../images/transparent.gif); 
padding:0 16px; 
margin:0; 
white-space:nowrap; 
border:1px solid #000; 
border-color:#888 #777 #666 #ddd; 
color:#888;
font-size:10px;
}

.pro_line2 .select :hover .sub li a:hover {
color:#ffffff; 
background:#7CB3D9; 
border-color: #fff #333 #000 #fff; 
line-height:15px;
}
