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


h1, h2, h3, h4 {
	margin:0;
	margin-bottom:.7em;
	line-height:1.4em;
	padding:0;
	padding-top:0.5em;
}
h1 {
	margin-bottom:.4em;
	color:#2a5877;
	font-weight:normal;
	font-size:1.95em;
}
h1.alt {
	border-bottom:1px solid #ced2d2;
	padding-bottom:1px;
}
h1 .sub {
	color:#0289b6;
	font-style:italic;
}
h2 {
	margin-bottom:1em;
	border-bottom:1px solid #ced2d2;
	padding-bottom:3px;
	color:#060606;
	font-size:1.25em;
}
h2.alt {
	padding-bottom:0;
	color:#006996;
	font-size:1.5em;
	font-weight:normal;
}
h2 span {
	color:#000
}
h3.alt {
	margin-bottom:0;
}
h3 {
	margin-bottom:.5em;
	color:#060606;
	font-size:1.25em;
}
h4 {
	font-size:1.05em;
}
h5 {
	font-size:1em;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover {
	font-weight:bold;
	font-size:12px;
}
table {
	width:100%;
}
th, td {
	padding:0 5px;
	text-align:left;
	vertical-align:top;
}
p, address {
	margin:0 0 .9em 0;
}
p.tag {
	color:#8ab54a;
	font:italic bold 1em/1.6em Georgia, 'Times New Romans', sans-serif;
}
address {
	font-style:normal;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
cite {
	color:#9a9a9a;
	font-style:normal;
	font-size:.79em;
}
cite strong {
	font-weight:bold;
	color:#5f5f5f;
}
form {
	display:inline;
}
small {
	font-size:.80em;
	font-weight:normal
}
big {
	font-size:1.25em;
}
hr {
	margin:10px 0;
	border:0;
	height:1px;
	overflow:hidden;
	visibility:hidden;
}
hr.gradient {
	margin:10px 0;
	border:0;
	background-image: url(/img/gradient_border.jpg);
	visibility: visible;
	height:14px;
	background-repeat: no-repeat;
}
dt {
	display:block;
	font-weight:bold;
}
blockquote {
	color:#2a5877;
	font-size:1.17em;
}
blockquote p {
	margin-bottom:.5em;
}
input, select {
	vertical-align:middle;
}
label, .label {
	color:#666;
	font-weight:bold;
}
.label {
	padding-right:8px;
}

.divider {
	height:1px;
	margin:5px 0;
	background:#d4d3c6;
	font-size:0;
	line-height:0em;
	overflow:hidden;
}
.separator {
	padding:0 5px 0 7px;
}
.product-img, .img, .attribute-image {
	float:left;
	margin:1em 10px 8px 0;
}
.col2-set, .col2-set-alt, .col2-set-alt2, .col3-set, .col4-set {
	margin-bottom:1.5em;
}
.col2-set .col-1, .col2-set .col-2 {
	width:48%;
}
.col2-set .col-1 {
	float:left;
}
.col2-set .col-2 {
	float:right;
}
.col2-set-alt .col-1 {
	float:left;
	width:64%;
}
.col2-set-alt .col-2 {
	float:right;
	width:32%;
}
.col2-set-alt2 .col-1 {
	float:left;
	width:32%;
}
.col2-set-alt2 .col-2 {
	float:right;
	width:65%;
}
.col2-set-promo .col-1, .col2-set-promo .col-2 {
	width:49%;
}
.col2-set-promo .col-1 {
	float: left;
}
.col2-set-promo .col-2 {
	float: right;
}
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
	float:left;
	width:32%;
}
.col3-set .col-1, .col3-set .col-2 {
	margin-right:2%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
	float:left;
	width:21.5%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 {
	margin-right:4%;
}
.content-col {
	margin-bottom:1em;
}
.atk_zcms_form_checkbox {
	margin-right: inherit;
	width: inherit;
	vertical-align: inherit;
	display: inline;
}

.atk_zcms_form_radio {
	margin-right: inherit;
	vertical-align: inherit;
	text-align: left;
	display: inline;
}

.input-text {
	border:1px solid #c3c3c3;
	font-size:.98em;
	height:1.5em;
	padding:4px 3px 0pt 4px;
	width:90%;
}

.input-text-error {
	border:1px solid  #FF0000;
	font-size:.98em;
	height:1.5em;
	padding:4px 3px 0pt 4px;
	width:90%;
	background-color: #FFBECE;
	color: #000000;
}

.error-message {
	font-size:.98em;
	height:1.5em;
	padding:4px 3px 0pt 4px;
	color: #FF0000;
}

.atk_zcms_form input[type=text], .atk_zcms_form_inputtext {
	border:1px solid #c3c3c3;
	height:1.5em;
	font-size: .98em;
	padding:4px 3px 0pt 4px;
}
.atk_zcms_form input[type=image] {
	border: none;
}
.atk_zcms_form textarea {
	border:1px solid #c3c3c3;
	font-size:1.1em;
	height:10em;
}
textarea {
	padding:1px 2px;
}

select.input-text {
	height:1.9em;
	width:95%;
	padding-right:0px;
}

select.input-text-error {
	height:1.9em;
	width:95%;
	padding-right:0px;
}

.qty {
	width:2em;
	height:1.5em;
	margin-left:4px;
	margin-right:6px;
}
#contactform h3, h3.userdataform, h4.atk_zcms_form_fieldtitle {
	clear:both;
	margin:0px 0px 3px 0px;
}
h2.atk_zcms_form_title {
	margin-top:40px;
	padding-top:12px;
	margin-bottom:10px;
	border-top:1px solid #ced2d2;
	border-bottom: none;
	clear:both;
}
#contactform b.req, b.req {
	font-size:1.4em;
	color:#F00;
}
#contactform, .contactformform, .atk_zcms_form {
	width:630px;
	display:block;
	float: left;
}
.contactformline, .atk_zcms_form_line {
	clear:both;
	float: left;
	width:100%;
	margin-bottom:10px;
	display:block;
}
.contactformhalfblock, .atk_zcms_form_halfblock {
	float: left;
	width:47%;
	display:block;
}
.contactformform .contactformline input, .contactformform textarea, .atk_zcms_form input, .atk_zcms_form textarea {
	clear:both;
}
.contactformform label, .atk_zcms_form label {
	clear:both;
	float: left;
	font-size:9px;
	display:block;
	margin-top:-2px;
	margin-bottom:5px;
}
.contactformform .atkformline-compact label, .atk_zcms_form .atkformline-compact label {
	margin-bottom: -8px;
}
.contactformform .contactformline .contactformhalfblock input {
	clear:both;
}
.contactformform select {
	clear:both;
}
#contactformdepartment {
	width:47%;
	margin-right:45%;
}
.contactformform textarea {
	height:10em;
	font-size:1.1em;
}
.contactformform button, .atk_zcms_form_button {
	border:1px solid #C3C3C3;
	padding-left:5px;
	padding-right:5px;
	line-height:1em;
	height:24px;
	vertical-align: middle;
}
.contactformonefourth {
	float:left;
	width:49%;
}
.atk_zcms_form_titlelink {
	font-weight:bold;
}