﻿


.body {
margin: 0px;
padding:0px;
}

TD {
font-family:arial;
font-size:12px;
}

h1 {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	color:#191919;
}
h4 {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#191919;
}

.header {
height:96px;
width:100%;
background-image:url(../images/head-bg.jpg);
background-repeat:repeat-x;
background-color:#2f7da7;
}

.footer {
height:110px;
width:100%;
text-align:center;
background-image:url(../images/footer-bg.gif);
background-repeat:repeat-x;
background-color:#2a86b7;
color:#fff;
font-size:11px;
}

.footer a{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
.footer a:hover{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#71d3ff;
	text-decoration:none;
}


.whitelink a{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
.whitelink a:hover{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#71d3ff;
	text-decoration:none;
}
.whitelink{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

.menu {
	
}

.menu a{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background: url(../images/menubg_off.png) repeat-x center;
	padding: 10px 10px 17px 10px;
	display:block;
	float:left;
}
.menu a:hover{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#074f82;
	text-decoration:none;
	background: url(../images/menubg_on.png) repeat-x center;
	padding: 10px 10px 17px 10px;
	display:block;
	float:left;
}

.menu img{
	display:block;
	float:left;
}

.bluetext {
	font-family:arial;
	font-size:12px;
	color:#0f5986;
}
.redtext {
	font-family:arial;
	font-size:12px;
	color:#C61313;
}

a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0f5986;
	text-align:left;
	text-decoration:none;
}
a:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0f5986;
	text-align:left;
	text-decoration:underline;
}
.text10
{
	font-size: 10px;
}
.textbox
{	background: #FFF url('../images/inputbg.gif') repeat-x;
	height: 21px;
	width: 75%;
	border: solid 1px #216A99;
	font: 15px/18px Arial;
	color: #666;
}
textarea.textbox, select.textbox
{
	height: auto;
	font: 15px/21px Arial;
	width: 100%;
}

.textbox-small
{	background: #FFF url('../images/inputbg.gif') repeat-x;
	width: 200px;
	height: 21px;	
	border: solid 1px #216A99;
	font: 15px/18px Arial;
	color: #333;
}


.demo {
	
}

.demo a{
	text-decoration:none;
	background: url(../images/demo_off250.jpg) repeat-x center;
	width:250px;
	padding: 10px 10px 17px 10px;
	display:block;
	float:left;
}
.demo a:hover{
	text-decoration:none;
	background: url(../images/demo_on250.jpg) repeat-x center;
	width:250px;
	padding: 10px 10px 17px 10px;
	display:block;
	float:left;
}

.demo img{
	display:block;
	float:left;
}

#policies {
        float: right;
        width: 245px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies h2 {
        background: #6584a9;
        font-family:Arial;
        font-weight:bold;
        color:#191919;
        font-size:15px
        
}



/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 245px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 12px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 21px;
}

.boxbody ul {
        padding-left: 0px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

.boxbody li {
        list-style-image: url(../images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}


input.btn {color:#050;font-family:'trebuchet ms',helvetica,sans-serif;font-size:84%;font-weight:bold;border:1px solid;border-top-color:#696; border-left-color:#696;border-right-color:#363; border-bottom-color:#363; background-color:#ccf;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffaaaaff');}
input.btnhov{border-top-color:#c63; border-left-color:#c63; border-right-color:#930; border-bottom-color:#930;}

.prodText {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}
.prodTextNB {
	font-family:arial;
	font-size:12px;
	color:#ff161a;
	font-weight:bold;
}
.oldPrice {
	font-family:arial;
	font-size:15px;
	color:#ffffff;
	text-decoration:line-through;
}
