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

html,body {height: 100%;}

* {
	margin:0px;
	padding:0px;
}
body {
	background: #FFFFFF;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#0d004c;
}

h1 {
	font-size:1.3em;
	margin:0px;
	color:#0d004c;
}

h2 {
	font-size:1.3em;
	margin:0px;
	color:black;
}

img {
	border:none;
}

.wrapper {
	min-height:100%;
	width:775px;
	padding:0 6px;
	background: url(images/shadow.png);
	margin: 0px auto;
}

.container {
	background: #FFF;
	padding:0px;
}

.content {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:775px;
	min-height:100%;
}


.branding {
	padding:0px;
	width:775px;
}

 .phone {
	float:left;
	font-size:1.7em;
	padding-left:7px;
	font-weight:bold;
	color:#000080;
}

 .logo {
	float:left;
	width:224px;
	color:#0D004C;
}

.slideshow {
	margin-left:6px;
	width:545px;
	height:200px;
	float:left;
}
.slideshow .slide {
	width:545px;
	height:200px;
	display:none;
}

div.slidetext {
	height:0px;
	width:530px;
	font-size:1.1em;
	color:white;
	display:block;
	margin-top:-10px;
	padding-left:15px;
	padding-top:0px;
	position:absolute;
	background:#0D004C;
	}
	

.content-main {
	font-size:1.1em;
	margin:0px;
 padding:10px 10px 10px 6px;
 width:525px;
 float:left;
}

.sidebar {
	width:218px;
	float:left;
	border-right:1px solid #0d004c;
	padding-right:6px;
	padding-left:6px;
	padding-top:10px;

}

.menu {
	height:25px;
	background: #6dcff6;
}



.menu ul {
	margin-left:218px;
	padding:0 10px;
	list-style:none;
}

.menu ul li {
	float:left;
}

.menu ul li a {
	padding:5px 5px 4px;
	display:block;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	color:white;
	border-left:1px solid black;
}

.menu ul li a.first {
	border-left:none;
}

.menu ul li a:hover {
	background-color: #0d004c;
	color:white;
}

.menu ul li span {
	padding:5px 0 5px 20px;
	display:block;
	text-decoration:none;
	font-size:1.5em;
	color:black;
}

.menu ul li span:hover {
	background-color: #FFF;

}

p {

}

.clear {
	clear:both;
}

.footer {
	text-align:right;
	font-size:0.9em;
	margin:20px 0px 0 0;
	padding: 5px 25px 0 0;
	font-weight:bold;
	background: #6dcff6;
	height:20px;
	color:#0d004c;
}

.footer a {
	color:black;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
	color:black;
}

.column {
	width:300px;
	float:left;
	padding-right:40px;
}


span.link {
	cursor:pointer;
}


.dialog {
	display:none;
	position:fixed;
    top: 20%;
    left: 50%;
	width:300px;
	margin-left:-150px;
	background:#ffffff;
	border:6px solid #909090;
	padding:15px;
	text-align:center;
}


/* start contact form*/

h3 {
	margin:0px;
	padding-bottom:10px;
	font-size:1.3em;
}

#modal_db {
	position:fixed;
    top: 2%;
	width:680px;
	margin-left:-340px;
	background:#ffffff;
	border:6px solid #909090;
	padding:0px;
	text-align:left;
}

.modal_content {
	padding:15px;
}

.dialog a {
	color:blue;
}

.dialog img {
	border:none;
}

.dialog .modal-border {
	text-align:right;
}

.dialog .modal-border a {
		font-weight:bold;
	text-decoration:none;
	color:black;
	font-size:1.2em;
}

.offers {
	font-size:1.5em;
	color:#006;
	font-weight:bold;
}

.contact-form {
	float:left;
	border-right: 1px dotted #CCCCCC;
	padding-right:10px;
	width:402px;
}

.contact-form label {
	float:left;
	clear:both;
	width:100px;
	padding-top:3px;
}

.contact-form input, .contact-form textarea {
	float:left;
	margin-bottom:10px;
	width:290px;
}

img#captcha {
	float:left;
}

#captcha-refresh {
	clear:left;
	float:left;
	padding-left:100px;
	padding-bottom:5px;
	width:100px;
}

.button {
	background:transparent url(images/button_small_left.png) no-repeat scroll 0 0;
		float:left;
	margin-left:5px;
	width:106px;
}

.button  .apply {
	background:transparent url(images/button_small_apply.png) no-repeat scroll 100% 0;
		float:left;
	width:106px;
}

.button  .cancel {
	background:transparent url(images/button_small_cancel.png) no-repeat scroll 100% 0;
		float:left;
	width:106px;
}

.button-container {
	padding-left: 95px;
}

.button span {
	padding:0 24px 0 6px;
	color:#333333;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:22px;
	line-height:22px;
	float:left;
	width:77px;
}
#captcha_code {
}

.contact-details {
	float:left;
	width:227px;
	padding-left:10px;
}

.contact-details span {
	float:left;
}

.contact-details p{
	clear:left;
}
.contact-details .left {
	width:100px;
	font-weight:bold;
}

.contact-details .right {
	padding-bottom:7px;
		font-weight:bold;

}

.brandname {
	color:#0d004c;
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:10px;
}

#captcha-modal .link, #send-modal .link, #send-error-modal .link {
	font-weight:bold;
}
/* end contact form*/


.sidebar h2 {
	font-size:1.2em;
	text-decoration:underline;
}

.sidebar .contact-details {
	padding:0px;
}
.flash {
	width:204px;
	height:168px;
	float:left;
}

.flash-replaced .alt {
	display:none;
}

.flash_offers {
	float:left;
}


.product {
	border:2px solid #6DCFF6;
	margin-bottom:20px;
	padding: 5px;
}

.product img {
	float:left;
	padding:0px 10px 0px 0;
	width:280px;
}
