/* @override 
	http://dev.dmcbeta.com/avmat/styles/style.css
	https://dev.dmcbeta.com/avmat/styles/style.css
	http://tahiti/avmat/styles/style.css
	http://avmat.com/styles/style.css
*/

/* @group DMC */

body {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 13px;
    color: #000;
    background-color: #375aa9;
}

/* html {overflow-y: scroll;} */

table { padding: 0px; margin: 0px; vertical-align: top; }
td { margin: 0px; padding: 0px; vertical-align: top; }
input { font-size: 11px; }
select { font-size: 11px; }
option { font-size: 11px; }
textarea { font-size: 11px; }
img { border: 0px; }

.giant    { font-size: 48px; }
.largest  { font-size: 24px; }
.larger   { font-size: 18px; }
.large    { font-size: 14px; }
.medium   { font-size: 12px; }
.normal   { font-size: 11px; }
.small    { font-size: 10px; }
.smaller  { font-size: 9px; }
.smallest { font-size: 8px; }

.left   { text-align: left; }
.right  { text-align: right; }
.center { text-align: center; }
.vtop   { vertical-align: top; }
.vbot   { vertical-align: bottom; }
.vmid   { vertical-align: middle; }
.vtbot  { vertical-align: text-bottom; }

.bold   { font-weight: bold; }
.unbold { font-weight: normal; }

.hdrbar { background-color: #0072BC; }

.nopad td { padding: 0px; }
.pad10 td { padding: 10px; }
.pad5 td { padding: 5px; }
.pad3 td { padding: 3px; }
.pad2 td { padding: 2px; }
.pad0 td { padding: 0px; }
.pad5nl td,.pad5nl th { padding: 5px 10px 5px 0px; }

form {
	display: inline;
}

.hidden {
	display: none;
}

a:active, a:focus {outline: 0;}

a:link    { color: #3c6ab5; text-decoration: none; cursor: pointer;
	font-weight: normal;
}
a:visited { color: #3c6ab5; text-decoration: none; cursor: pointer; }
a:hover   { color: #3c6ab5; text-decoration: underline; cursor: pointer; }



/* @end */

/* @group Basic */

p {
	margin: 0 0 10px;
}

h1 {
	color: #c4670d;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 3px 0 15px;
	font-weight: bold;
}

h1.careers {
	color: #c4670d;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 15px 0 15px 0;
	font-weight: bold;
}

h3 {
	color: #3c6ab4;
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul {
	margin-top: 0;
	padding-left: 1px;
    list-style-type:none;
	list-style-image: none;
	list-style-position: outside;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 10px 0px;
}

li {
    padding: 0px 0px 0px 8px;
    background-image: url(../images/template/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
}

tr {
	text-align: left;	
}

/* @end */

/* @group Structure */

#all {

}

/* @group Header */

#header_all {
	background: transparent url('../images/template/header_all_bg.gif') repeat-x;
    z-index:999;
}

#header {
	width: 950px;
	margin: 0 auto;
	height: 157px;
    z-index:999;
}

#logo {
	margin-left: 10px;
	margin-top: 19px;
	float: left;
}

#boxes {
	background: transparent url('../images/template/header_boxes_bg.gif') no-repeat;
	width: 700px;
	height: 37px;
	margin-left: 250px;
	position: absolute;
	top: 81px;
	float: right;
	clear: both;
	line-height: 0;
}

#boxes input {
	height: 18px;
	vertical-align: top;
	margin-top: 9px;
	text-align: right;
	color: #9a9a9a;
	font-size: 12px;
}

#boxes label {
	vertical-align: top;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	display: inline-block;
	margin-top: 15px;
	margin-left: 44px;
}

#boxes img {
	padding: 0;
	margin: 10px 0 0 1px;
	vertical-align: top;
}

#boxes #search {
	width: 180px;
	margin-left: 46px;
	margin-top: 10px;
	height: 16px;
}

#boxes #go {
	margin-top: 11px;
}

#boxes #username {
	width: 137px;
}

#boxes #password {
	width: 108px;
}

#nav {
	position: absolute;
	top: 125px;
	width: 950px;
    z-index:999;
    
}

#nav_left {
	background: transparent url('../images/template/nav_left.png') no-repeat;
	width: 6px;
	height: 32px;
	float: left;
}

#nav_right {
	background: transparent url('../images/template/nav_right.png') no-repeat;
	width: 9px;
	height: 32px;
	float: right;
}

#nav_main {
	list-style: none;
	float: left;
	margin:  0;
	padding: 0;
	background: transparent url('../images/template/nav_bg.png') repeat-x;
	height: 32px;
	width: 935px;
    z-index:999;
}

#nav_main li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
    border-right: 2px solid #457edd;
	width: 138px;
	text-align: center;
    z-index:999;
    background-image: none;
}

#nav_main li.last{ border: 0px; }
#nav_main li.first{ margin-left: 49px; }


#nav_main li a:link, #nav_main li a:visited, #nav_main li a:hover, #nav_main li a:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 21px 8px 21px;
	font-weight: normal;
	font-style: normal;
	display: block;
}

#nav_main li a:hover, #nav_main li a:active {
	background: transparent url('../images/template/menu_bg.png');
}


/* @end */

#main {
	width: 950px;
	margin: 0 auto;
    z-index:1;
}


#main div#flash{
    z-index:5;
}

/* @end */

/* @group Home */

#main_home_all {
	background: transparent url('../images/template/home_bg.gif') repeat-x 0 305px;
    z-index:1;
}

#content {
	height: 188px;
}

#content_first {
	width: 349px;
	padding-right: 15px;
	display: inline-block;
	float: left;
	padding-left: 22px;
	border-right: 1px solid #c4670d;
	margin-top: 26px;
}

#content_second {
	width: 282px;
	padding-left: 22px;
	display: inline-block;
	padding-top: 9px;
	float: left;
	margin-top: 26px;
}

#widget {
	float: right;
	margin-top: 7px;
	margin-right: 13px;
}



/* @end */

/* @group Footer */

#footer {
	width: 935px;
	color: white;
	font-size: 11px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: white;
	font-weight: normal;
	font-style: normal;
}

#footer span {
	float:  right;
}



/* @end */

/* @group Generic */

#subnav {
	width: 147px;
	float: left;
	z-index: 1;
}

#subnav h2 {
	background: transparent url('../images/template/subnav_bg.png') no-repeat top left;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	padding: 19px 0 3px 22px;
	margin: 0;
}

#subnav ul {
	background: transparent url('../images/template/subnav_bg.png') no-repeat bottom right;
	margin: 0;
	padding: 0 0 19px 0;
	list-style: none;
}

#subnav li {
	margin: 0;
	padding: 0 0 0 22px;
	list-style: none;
	line-height: 16px;
	font-size: 13px;
	list-style-position: outside;
	list-style-image: none;
	background: #3e72b1 none;
	z-index: 10;
}

#subnav a:link, #subnav a:visited {
	color: #94c3fe;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#subnav a:hover, #subnav a:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#subnav a.active:link, #subnav a.active:visited, #subnav a.active:hover, #subnav a.active:active {
	color: white;
}

#main_content {
	background: transparent url('../images/template/body_bg.png');
	float: right;
	width: 710px;
	padding: 12px 38px;
	min-height: 500px;
}

#main_top {
	background: transparent url('../images/template/body_top.png');
	float: right;
	width: 786px;
	height: 7px;
}

#main_bottom {
	background: transparent url('../images/template/body_bottom.png');
	float: right;
	width: 786px;
	height: 7px;
}

#main_generic_all, .main_all {
	margin-top: 14px;
}

#main_home_all.main_all {
	margin-top: 0;
}

ul.err{
    color: #ff0000;
    text-align:left;
    margin: 0px 0px 0px 35px;
}


input.err{
    background:#ffffcc;
}

textarea.err, select.err{
    background:#ffffcc;
}

select.err{
    background:#ffffcc;
    width:200px;
}


div.descr{
    margin: 0px 0px 15px 0px;
    display:none;
}

h4 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 26px;
}

h4 a    { color: #3c6ab5; text-decoration: none; cursor: pointer;
	font-weight: bold;
}
h4 a:hover   { color: #3c6ab5; text-decoration: underline; cursor: pointer; }

.block_form input[type=text]{
    width:411px;
}

.block_form input.city{
    width: 100px}

.block_form input.phone{
    width: 180px
}

.block_form input.email{
    width: 171px}

.block_form input.name{
    width: 161px}

.block_form select.state {
    width: 154px}

.block_form input.zip{
    width:50px;
}

select{
    border:2px inset #c9c9c9;
    width:198px;
}

table.cbuttons{
    margin: 30px 0px 0px 0px;
}
table.cbuttons button{
    width:125px;
}

table.cart{
    border:2px solid #cccccc;
    background-color: white;
}
table.cart td{
    border:1px solid #cccccc;
    border-width:0px 0px 1px 0px;
}
table.cart th{ 
    text-align:left; 
    border:2px solid #cccccc;
    border-width:0px 0px 2px 0px;
}

table.cart tfoot th{ 
    text-align:right; 
    border:2px solid #cccccc;
    border-width:1px 0px 0px 0px;
}

table.cart input[type=text]{
    width:25px;
    text-align:right;
}

table.cart input.price[type=text]{
    width:50px;
    text-align:right;
}

table.cart input.total[type=text]{
    text-align:right;
    border:0px;
    width: 65px;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    font-size: 13px;
	margin: 0;
	padding: 0;
}

table.cart #gt input {
	text-align:right;
    border:0px;
	margin: 0;
	padding: 0;
	font: bold 13px Helvetica, Arial, Tahoma, sans-serif;
	color: black;
	width: 65px;
}


div.cartbuttons{
    width: 303px;
    margin: 30px 0px 0px;
}
div.cartbuttons button{
    width:125px;
}
div.cartbuttons input[type=submit] {
    width:125px;
}

/* @end */

.prefilled {
	color: #9a9a9a;
}

.display_error {
	background-color: #fff;
	width: 400px;
	text-align: center;
	border: 2px solid #F00;
	color: #F00;
	margin-bottom: 30px;
	margin-top: 20px;
	z-index: 0;
	padding: 10px 0;
}

.display_warning {
	background-color: #fff;
	width: 400px;
	text-align: center;
	border: 2px solid #f9ff25;
	color: #000;
	margin-bottom: 30px;
	margin-top: 20px;
	z-index: 0;
	padding: 10px 0;
}

.display_message {
	background-color: #fff;
	width: 400px;
	text-align: center;
	border: 2px solid #00ad23;
	color: #000;
	margin-bottom: 30px;
	margin-top: 20px;
	z-index: 0;
	padding: 10px 0;
}

div.hasBackgroundColor.content_container div {
	padding-top: 8px;
}

#boxes p {
    position:absolute;
    left: 306px;
    top:15px;
    line-height:20px;
    height:20px;
	color: #FFF;
	width: 379px;
	text-align: right;
}

#boxes a:link, #boxes a:visited, #boxes a:hover, #boxes a:active {
	color: #FFF;
}

table.clients td{
    height:50px;
    vertical-align:middle;
    padding:10px 20px 10px 0px;
}

table.shipments{
    width:550px;
    border: 2px solid #cccccc;
    margin:25px 0px 0px 0px;
    border-width:2px 2px 1px 2px
}

table.shipments thead th{
    border: 2px solid #cccccc;
    border-width:0px 0px 2px 0px;
    padding:5px 5px 5px 5px;
    text-align:left;
}

table.shipments tbody td{
    border: 1px solid #cccccc;
    border-width:0px 0px 1px;
    padding:5px 5px 5px 5px;
    
}

a.delete_link:link, a.delete_link:visited {
	
}
a.delete_link:hover, a.delete_link:active {
	color: white;
	background-color: red;
}