/* 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:#1A498D;
text-decoration:none;
font-weight:bold;
}

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


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

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

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

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



hr {
border:2px #00BBE4 solid;
}

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

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

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

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


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

.darkblue {
border:2px #1A498D solid;
width:960px;
float:center;
}

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

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

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


.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 #00BBE4;
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:14px;
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:#00BBE4;
width:580px;
height:1px;
margin:30px 0px 30px 0px;
float:center;
}

.blueline {
color:#1A498D;
background-color:#1A498D;
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:#1A498D;
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:#00BBE4;
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:#1A498D;
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:#1A498D;
text-decoration:none;
font-size: 10px;
font-weight:bold;
}

.footer a:hover {
color:#00BBE4;
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;
	}
