/* CSS Document */

/* general html tags */

body{
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif ;
	background-color:#ffffff;
	font-size:12px;
	float:center;
	text-align:left;
	line-height:16px;
}

a:link, a:active, a:visited {
color:#0097c3;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#166178;
text-decoration:underline;
}


h1 {
font-size:16px;
font-weight:700px;
font-color:#0e3b48;
color:#0e3b48;
text-indent:35px;
display:inline;
vertical-align:middle;
}

h5 {
font-size:16px;
font-weight:700px;
color:#0097c3;
display:inline;
vertical-align:middle;
}

h2 {
font-size:16px;
font-weight:700px;
font-color:#0e3b48;
color:#0e3b48;
display:inline;
text-align:center;
}

h3 {
font-size:14px;
font-weight:700px;
font-color:#0e3b48;
color:#0e3b48;
display:inline;
text-align:center;
}

h4 {
font-size:14px;
font-weight:700px;
font-color:#0e3b48;
display:inline;
color:#0e3b48;
text-align:center;
}



hr {
border:1px #1a434f solid;
}

.answerbox{
	font-size:11px;
	font-weight:normal;
	line-height: 13pt;
	border:1px solid #1a434f;
	background-color:#c4ebf6;
	padding:8px;
	margin:6px 6px 6px 0px;
	display:none;
	width:520px;
}

.question{
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:#0097c3;
}

.faqs_answers ul li{
	margin-bottom: 7x;
	list-style-position: outside;
	list-style-image: url("/images/icons/bullet.gif");
}



.lightblue {
border:2px #0097c3 solid;
float:left;
width: 100%;
margin-top:10px;
margin-bottom:10px;
}

.darkblue {
border:2px #166178 solid;
width: 100%;
margin-top:10px;
margin-bottom:10px;
}

.required {
font-weight: bold;
color:#990000;
}

.tableform {
font-size:11px;
text-decoration:none;
float:left;
}

.orderform {
	font-size:11px;
	text-decoration:none;
	float:left;
	text-align: center;
	font-weight: bold;
}


.tableform a:link, .tableform a:visited, .tableform a:active {
font-size:10px;
text-decoration:underline;
float:left;
font-style:normal;
}

.tableform a:hover {
font-size:10px;
text-decoration:none;
float:left;
font-style:normal;
}

/* main body */
.main {
width: 985px;
float:center;
text-align:left;
margin:0px;
padding:0px;
}

.highlighted_box {
border:1px dotted #0097c3;
margin:5px 5px 5px 5px;
padding:10px 10px 10px 10px;
width:350px;
}

/* navigation */
.navigation {
width:985px;
float:center;
margin:0px 0px 10px 0px;
padding:0px;
}


/* home page */

.homepage {
font-size:12px;
line-height:15px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif ;
text-align:left;
margin:20px 10px 25px 10px;
float:center;
width:980px;
}

/* blue lines */

.blueline_products {
color:#00BBE4;
background-color:#0097c3;
width:580px;
height:1px;
margin:30px 0px 30px 0px;
float:center;
}

.blueline {
color:#0097c3;
background-color:#0097c3;
width:950px;
height:2px;
margin:20px 0px 20px 0px;
float:center;
}


/* product_select */

.product_select {
background-image:url(/images/bounce_background.jpg);
background-position:top;
background-repeat:repeat-x;
text-align:center;
float:center;
width:360px;
height:100%;
}

.product_select a:link, .product_select a:active, .product_select a:visited {
color:#0097c3;
text-decoration:none;
font-size: 14px;
font-weight:bold;
}

.product_select a:hover {
color:#00BBE4;
text-decoration:underline;
font-size: 14px;
}

.product_image_border {
background-color:#0097c3;
padding: 6px;
width:210px;
}

.product_image_frame {
background-color:#FFFFFF;
padding: 4px 1px 4px 1px;

}

.product_details {
font-size:14px;
line-height:22px;
}

.product_details_small {
font-size:12px;
line-height:22px;
}


/* product_select_small */

.product_select_small{
border:0px solid #999999;
background-position:top;
background-repeat:repeat-x;
text-align:center;
float:center;
padding:4px 4px 4px 4px;
}

.product_select_small a:link, .product_select_small a:active, .product_select_small a:visited {
color:#0097c3;
text-decoration:none;
font-size: 11px;
font-weight:bold;
}

.product_select_small a:hover {
color:#00BBE4;
text-decoration:underline;
font-size: 11px;
}


/* contact page */

.contact_left {
width:400px;
float:left;
line-height:16px;
padding:10px 5px 10px 5px;
}

.contact_right {
width:540px;
float:left;
line-height:16px;
padding:10px 5px 10px 5px;
}

.contact_header {
font-size:14px;
font-weight:700;
}


/* footer */

.footer {
text-align:justify;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif ;
font-size: 10px;
width:980px;
align:center;
text-align:left;
line-height:12px;
}

.footer a:link, .footer a:active, .footer a:visited {
color:#0097c3;
text-decoration:none;
font-size: 10px;
font-weight:bold;
}

.footer a:hover {
color:#166178;
text-decoration:underline;
font-size: 10px;
}



.footer_left {
width:600px;
text-decoration:none;
text-align:left;
float:left;
vertical-align:middle;
margin:10px 0px 0px 15px;
font-size: 10px;
}

.footer_right {
width:360px;
float:left;
text-align:right;
vertical-align:middle;
font-size: 10px;
}

/* Order Samples Online */

.button1 {
	background-color: #003366;
/*	background-image: url(/images/bounce_background.jpg); background-repeat: repeat-x; */
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #b1b978;
	padding: 13px;
	letter-spacing: 0.05em;
	}

.textbox1 {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	text-align: left;
	width: 150px;
	}
	
.textarea1 {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	text-align: left;
	}

.styles_colors {
	font-size:11px;
}

.styles_colors a {
	font-size:11px;
}
.styles_colors img {
	border:3px #166178 solid;
	padding: 2px 2px 2px 2px;
	margin-bottom:3px;
}

.styles_colors2 img {
	border:3px #166178 solid;
	padding: 2px 2px 2px 2px;
}
