html, body {
background: #fff url(../images/bg_main.gif) repeat-x; color: #333333;
background-position: 0px 30px;
font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif; }

div#banner-bar {
	clear: both;
	height: 450px;
	width: 940px;
	float: none;
	z-index: 1;
	overflow: hidden;
}

#banner-nav {
	position: absolute;
	z-index: 2;
	top: 480px;
}

#banner-nav a {  background: #2f2f2f; text-decoration: none; margin: 0 2px; padding: 3px 5px; font-size: 10px; color: white; }

#banner-nav a.activeSlide { background: #4d4d4d}

#banner-nav a:focus { outline: none; }

div.quick-access ul {
	float:right; 
	height: 28px;
	width: 379px;
	font-size: 11px;
	background: #ffffff url(../images/navigation/top_login_bar.gif) no-repeat;
	padding: 6px 10px 0 10px;
}


div.quick-access ul a {
	color: #757575;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
}

div.quick-access ul a:hover{
	color: #585858;
}

div.quick-access ul li#register {
	background: url(../images/navigation/register.png) no-repeat left top;
	display: block;
	height: 20px;
	padding-left: 22px;
	width: 65px;
	float: left;
	margin: 0 13px 0 10px;
}

div.quick-access ul li#login-top {
	background: url(../images/navigation/login.png) no-repeat left top;
	display: block;
	height: 20px;
	padding-left: 22px;
	width: 45px;
	float: left;
	margin-right: 13px;
}

div.quick-access ul li#contact {
	background: url(../images/navigation/contact.png) no-repeat left top;
	display: block;
	height: 20px;
	padding-left: 22px;
	width: 85px;
	float: left;
	margin-right: 13px;
}

div.quick-access ul li#help {
	background: url(../images/navigation/help.png) no-repeat left top;
	display: block;
	height: 20px;
	padding-left: 22px;
	width: 44px;
	float: left;
}

#bag_control{
position: absolute; 
left: 721px;
top: 49px;
width: 216px;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius: 8px;
font-size: 11px;
	color: #9a9b9b;
}

#currency-control {
	margin-right: 20px;
}

#cart{
	padding-top: 5px;
	width: 205px; 
}

#cart a {
	color: #5c5c5c;
	padding: 0; margin: 0;
}

#menu{
position: absolute;
top: 116px;
	right: 200px;
}

#menu ul {
	float: left; 
	height: 25px;
}

#menu ul li{
	float: left;
	margin-left: 2px;
	background: #242424;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}


#menu ul li a {
	color: #dee0e0;
	display: block;
	padding: 8px;
	text-decoration: none;
	font: 11px Helvetica, Arial, Verdana , sans-serif;

	text-transform: uppercase;
	letter-spacing: 1px;
}

#menu ul li a:hover{
	color: #fc7c00;
	display: block;
	padding: 8px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

#main{
clear: both;
float:none; 
width:940px;
margin: 0;
white-space: 0;
padding: 0;
font-variant: normal;
font-size: 11px;
	line-height: 18px;
}

/* @group Help */

#help {
}

ul#help_topics {
	margin: 20px 0;
	list-style: disc;
}

#help h1{
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 20px;
}

#help h2{
	font-size: 20px;
	margin-bottom: 20px;
}

#help h3{
	font-size: 17px;
	font-weight: bold;
}

#help dl {
	margin: 20px 0px;
}

#help dt{
	font-weight: bold;
	font-size: 12px;
}

#help dd{
	margin-bottom: 20px;
}

#register a, #login-top a, #contact a, #help a{
	padding-top: 3px;
}

div#left-col-contact {
	clear: left;
	float: left;
	width: 460px;
	margin-right: 20px;
}

div#right-col-contact {
	float: left;
	width: 460px;
	font-size: 12px;
	line-height: 18px;
}

#contactForm label{
	float: left;
	clear: left;
	font-weight: bold;
	margin-right: 20px;
	padding: 8px 0;
	display: block;
	width: 100px;
}

#left-col-contact h3 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}

#contactForm input{
	margin-bottom: 10px;
}

#contactForm textarea {
	padding: 5px;
	width: 200px;
	float: left;
	display: block;
}

input#submit {
	clear: left;
	display: block;
	margin-top: 20px;
}


#product-uses ul, #business-op ul {
	float:left;
}

#product-uses li, #business-op li {
	float:left;
	border:1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width: 940px;
	margin-bottom: 40px;
	position: relative;
}

#product-uses li p{
	font-size: 11px;
	line-height: 18px;
	width: 500px;
	float: left;
	
}

div#product-uses, div#business-op {
	clear: left;
	float: left;
	font-size: 12px;
}

#product-uses ul li span {
	float:left;
	padding: 20px 20px 0 20px;
	width: 500px;
	position: relative;
}

div#business-op ul li span{
	float:left;
	padding: 20px 20px 0 20px;
	width: 880px;
	position: relative;
	font-size: 11px;
}

#product-uses ul li h4, div#business-op ul li h4 {
	background: #1b1b1b url(../images/blue-bg.gif) top left repeat-x;
	padding: 10px 5px 5px 20px;
	height: 25px;
	color: white;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	font-size: 16px;
}

#product-uses ul li span p a img {
	display: block;
	margin-top:15px;
}


#product-uses ul li img.uses-img {
	margin-left: 100px;
	padding-top: 30px;
}

ul.ul-list {
	margin: 20px 0;
	list-style: disc;
}

#footer {
	clear: left;
	margin-top: 55px;
	margin-bottom: 55px;
	float: left;
	width: 940px;
	color: #5b5b5b;
}

div.bottom-col {
	width: 295px;
	float: left;
	margin-right: 20px;
	border-right: 1px solid #cdcdcd;
}

div.bottom-col-last {
	float: left;
	width: 300px;
	font-size: 11px;
}

div.bottom-col-last a{
	color:#fc9d49 ;
}

#footer div.bottom-col h4, #footer div.bottom-col-last h4 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 10px;
}

#footer ul {
	float: left;
	width: 534px;
}

#footer ul li{
	width: 200px;
}

#footer ul li a {
	font-size: 11px;
	height: 32px;
	font-size: 11px;
	color: #3b3b3b;
	text-decoration: none;
}

#footer ul li a:hover{
	color: #9c9c9c;
}

ul#homepage_products {
	clear: left;
	float: left;
	margin-top: 55px;
	width: 940px;
}

#homepage_products li {
	float: left;
	width: 220px;
	margin-right: 14px;
	margin-bottom: 15px;
	position: relative;
}

#homepage_products li:last-child{
	margin-right: 0px;
}

img.banners {
	position: absolute;
	right: -17px;
	top: -17px;
}

#press_release li, #in_press li, #case_studies li {
	float: left;
	width: 900px;
	margin-bottom: 20px;
	padding: 20px;
	margin-right: 25px;
	border: 1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background: #fff url(../images/bg_products.gif) repeat-x bottom left;	
}

span.date, span.title {
	font-weight: bold;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

#press h1, #soldat h1 {
	font-size: 20px;
	margin-bottom: 15px;
	clear: left;
	border-bottom: 1px solid grey;
	padding:5px 0px;
}

#soldat li {
	margin-top: 2em;
}

#press h2 {
	font-size: 20px;
	margin-bottom: 15px;
	clear: left;
	border-bottom: 1px solid grey;
	padding:5px 0px;
	margin-top: 50px;
}

#in_press li img, #press_release img, #case_studies img {
	float: right;
	border:1px solid white;
	margin-left: 50px;
}



#in_press li a, #press_release li a, #case_studies li a {
	color: #fc7c00;
	font-weight: bold;
	background: url(../images/plus.png) no-repeat 0 50%;
	padding-left: 25px;
	font-size: 12px;
}

#in_press li p, #press_release li, #case_studies li p {
	margin: 10px 0 10px 0;
}

#in_press li a:hover, #press_release li a:hover, #case_studies li a:hover{
	color: #bd5b12;
}
ul#press_release, ul#in_press, ul#case_studies {
	float: left;
	margin-bottom: 20px;
}

#product-uses ul li dl {
	float: left;
	clear: left;
	margin: 20px 0 20px 0;
	width: 600px;
	top: 80%}

div.bottom-info {
	float: left;
	clear: left;
	width: 600px;
	bottom: -125px;
}

#product-uses ul li dl dd {
	float:left;
	margin: 15px 20px 0 8px;
	font-size: 11px;
}

#product-uses ul li dl dt {
	float: left;
	height: 45px;
	margin-bottom: 8px;
}

#main-prod-desc {
	float: left;
	clear: left;
	width: 940px;
	margin-top: 20px;
	line-height: 18px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border: 1px solid #cdcdcd;	
	position: relative;
}

#main-prod-img {
	float: right;
	width: 300px;
	margin-right: 50px;
	margin-bottom: 20px;
}

#prod_form {
	margin: 0;
	padding: 0;
	float: left;
}

#main-prod-img img{
	float: right;
}

#main-prod-desc #product-images {
	float: right;
	width: 500px;
	margin-right: 20px;
}

#prod_form dl {
	float: left;
	width: 250px;
	padding: 15px;
	font-size: 13px;
	line-height: 18px;
	margin-left: 20px;
}

#main-prod-desc h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
	background: #1b1b1b url(../images/blue-bg.gif) top left repeat-x;
	padding: 10px 5px 5px 20px;
	height: 25px;
	color: white;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	text-shadow:  1px -1px 1px black;
}

#features, #product-details {
	clear: both;
	font-size: 11px;
	float: left;
	width: 900px;
	border-top: 1px solid #cdcdcd;
	padding: 20px;
}

#features{
	padding: 20px 0 20px 0 ;
	width: 940px;
}

#features-txt h3 {
	font-size: 19px;
	margin-bottom: 15px;
}

#features-txt ul {
	float: left;
	width: 445px;
}

#features-txt ul li {
	float: left;
	width: 400px;
	margin: 0 20px 20px 0;
	display: block;
	clear: left;
}



#product-details ul {
	float: left;
	width: 900px;
}

#product-details ul li {
	width: 278px;
	margin-right: 20px;
	float: left;
}

#product-details ul li h4,#features-txt ul li h4, #about-product h4  {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

div#features-txt {
	float: left;
	width: 450px;
}

#features img {
	float: left;
	margin-right: 20px;
	
}

#features-txt ul li img {
	float: left;
	width: 43px;
	margin-right: 20px;
}

div#about-product {
clear: left;	
width: 300px;
margin: 30px;
font-size: 11px;
float:left;
}

#product-uses ul li dl {
	float: left;
	clear: left;
	margin: 20px 0 20px 0;
	width: 600px;
	top: 80%}
	
#product-uses ul li dl dd {
	float:left;
	margin: 15px 20px 0 8px;
	font-size: 11px;
}

#product-uses ul li dl dt {
	float: left;
	height: 45px;
	margin-bottom: 8px;
}


#main_desc_cart dt {
	float: left;
	clear: left;
	display: block;
	width: 100px;
	font-weight: bold;
	padding-bottom: 5px;
}

#main_desc_cart dd {
	display: block;
	float: left;
	padding-bottom: 10px;
	width: 100px;
}

#add_to_cart {
	clear: left;
	margin-top: 20px;
}

#add_to_cart input{
	border: 0px;
}

#features-txt ul li h4 {
margin-left: 60px;
width: 300px;

}

#features-txt ul li p {
padding-left: 63px;
width: 360px;
}

#main div.singular-product {
float:left;
font-size: 12px;
padding: 10px;
border: 1px solid #cdcdcd;	
height: 170px;
width: 432px;
margin: 0 15px 15px 0;
line-height: 18px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
	background: #fff url(../images/bg_products.gif) repeat-x bottom left;
}

p.product_title {
	font-size: 13px;
	font-weight: bold;
	text-shadow:  1px 1px 0px #white;


}

#main div.singular-product-alt{
}

p.price {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	text-shadow:  1px 1px 0px #white;

}

p.pricevat {
	font-size: 10px;
	color: #b1b1b1;
	text-shadow:  1px 1px 0px #white;
}

div.product-information {
	float: left;
	width: 250px;
	margin-top: 25px ;
}

.prod-img {
	float:left;
	margin-right: 20px;
	width: 125px;
	height: 125px;
	background: #ccc;
	border: 1px solid #white;
}

.clear{
	clear:left;
}

div#registration_form {
	clear: left;
	float: left;
	width: 429px;
	margin-right: 20px;
	padding:10px;
	border:1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	min-height: 220px;
}

div#forgot_password_form {
	padding:10px;
	border:1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-size: 12px;
	overflow: hidden;
}

#main_login {
	float: left;
	width: 445px;
	border:1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 10px;
	font-size: 12px;
	min-height: 220px;
}

#registration_form h3, #main_login h3, #forgot_password_form h3 {
	font-size: 18px;
	margin-bottom: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
}

form#login-form {
	float:left;
	width: 340px;
	padding: 10px;
}

form#form-validate {
	float:left;
	padding: 10px;
	width: 100%;
}

#login-fgt {
	clear: left;
	margin-top: 20px;
	float: left;
	width: 400px;
}

#login-form label, #forgot_password_form label {
	float: left;
	font-weight: bold;
	margin-right: 20px;
	display: block;
	width: 100px;
}

#main_login a{
	color: #2e5180;
	font-size: 11px;
}

input.login, input.retrieve {
	border: 0;
	clear: left;
	float: left;
	margin-top: 20px;
}

div#registration_form p {
	padding: 10px;
}

div#registration_form img {
	margin-left: 10px;
	margin-top: 50px;
}

#checkout-table {
	text-align: center;
	width: 940px;
}

table#checkout-table tfoot tr td {
	background: white url(../images/grad_checkout.gif) repeat-x top left;
	border-top: 1px solid #9a9a9a;
	text-align: left;
}

table#checkout-table td {
	padding: 10px;
}

#checkout_buttons img, #checkout_buttons input {
	margin-right: 8px;
	border: 0px;
	margin: 0;
	padding: 0;
}

table#checkout-table td.prod_img {
	padding: 0;
}

.prod_img img {
	border:1px solid #cdcdcd
}

table#checkout-table td.product_heading {
	text-align: left;
	font-size: 16px;
}

td.product_heading, td.item_price, td.prod_quan, td.subtotal_single {
	border-bottom: 1px solid #cdcdcd;
	vertical-align: middle;
}

.product_heading p {
	font-weight: bold;
	margin: 0;
}

td.item_price {
	font-size: 12px;
}

td.subtotal_single {
	font-size: 14px;
	font-weight: bold;
}

td.prod_quan input {
	width: 25px;
	padding: 5px;
	text-align: center;
	margin: 0;
	float: none;
}

#checkout_information {
	text-align: left;
	font-size: 11px;
}

ul#checkout_information {
	width: 300px;
}

ul#checkout_information {
	width: 300px;
	float:left;
	height: 20px;
	margin-bottom: 40px;
}

#checkout_information li {
	float:left;
	margin-right: 20px;
}

#checkout_information li a{
	color: #f72531;
	font-weight: bold;
	text-decoration: none;
}

#checkout_information li a:hover{
	color: #f72531;
	text-decoration: underline;
}

#registration_form label{
	font-weight: bold;
	float: left;
	width: 180px;
	clear: left;
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
	line-height: 2.8;
	vertical-align: top;
}

#registration_form label span {
}

#registration_form p.hint {
	clear: left;
	float:left;
	font-size: 11px;
	color: red;
	width: 410px;
	padding: 0;
}

div#register {
	clear:left;
	float: left;
	height: 30px;
	width: 90px;
}

#leftcol{
	clear: left;
	float:left; 
	width:204px;
}

#rightcol{
	clear: none;
	float:left; 
	width:204px;
}

#login_control ul li {
	font-size: 11px;
	margin-bottom: 5px;
	list-style: disc;
}

#login_control ul li a{
	color: #305198;
}

#login_control ul li a:hover{
	color: #112246;
}

#leftmain {
	float: left;
	width: 736px;
}

#leftmain label{
	float: left;
	clear: both;
	display: block;
	width: 150px;
	padding-top: 5px;
}

#leftmain h3 {
	font-size: 18px;
	margin-bottom: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
}

#leftmain label span {
	float: left;
	display: block;
	width: 150px;
}

#leftmain #submit {
	clear: left;
	margin-top: 1em;
}

#leftmain #submit input {
	margin-left: 2em;
}

#leftmain div.checkbox {
	clear: left;
	padding-left: 150px;
	margin-bottom: 10px;
}

#leftmain div.checkbox label {
	float: none;
	width: auto;
	padding: 0;
	clear: none;
	display: inline;
}

#leftmain input {
}

.account_box {
	border:1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-size: 12px;
	margin-top: 2em;
}

.account_box h4 {
	background: #1b1b1b url(../images/blue-bg.gif) top left repeat-x;
	padding: 5px 5px 5px 10px;
	color: white;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	font-size: 12px;
}

.account_box address, .account_box p {
	padding: 10px;
}

.account_box h5 {
	margin: 10px;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
	float: none;
	font-weight: bold;
}

.account_box a img {
	margin-top: 1em;
}

.account_box button {
	margin: 10px;
}


#checkout_login, #checkout_register {
	float: left;
	width: 336px;
	border:1px solid #cdcdcd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 10px;
	font-size: 12px;
	min-height: 250px;
}

#checkout_login {
	margin-left: 20px;
}

#checkout_login h4, #checkout_register h4 {
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
}

#checkout_login form#login-form {
	float:left;
	width: 340px;
	padding: 10px;
}

#checkout_login form#login-form input.input-text {
	width: 170px;
}


#checkout_login #login-form label {
	float: left;
	font-weight: bold;
	margin-right: 20px;
	display: block;
	width: 100px;
}

#checkout_register p {
	padding: 10px;
	margin: 0;
}

#checkout_register div.checkbox {
	padding-left: 10px;
}

#checkout_login a {
	color: #2e5180;
	font-size: 11px;
}

#leftmain .checkbox label span.price {
	display: inline;
	float: none;
	width: auto;
}

div#checkout-step-shipping_method div.checkbox, div#checkout-step-payment div.checkbox {
	padding-left: 0;
}

div.payment-methods {
	overflow: hidden;
	margin-bottom: 10px;
}

div#payment-buttons-container {
	clear: left;
}

div.page-title h3 {
	font-size: 18px;
	margin-bottom: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
}

#my-orders-table {
	margin: 10px 0 0 0;
}

.generic-box h4 {
	font-weight: bold;
}

#leftmain h4 {
	font-weight: bold;

}

#leftmain ol.checkout-agreements li div.checkbox {
	padding-left: 0;
}

#checkout_paypal {
	float: right;
}

img#mili-logo {
	position: absolute;
	left: 155px;
	top: 67px;
}

img.card_icon { margin-right: 10px; }

#product-options-wrapper { clear: left; }