body, html { margin:0; padding:0;}
body, table {
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

a img { border:0;}


#close { margin:-10px -10px 0 0; position:relative; padding:0; }

#big_title {
	text-align:left;
	text-indent:20px;
	height:43px;
	background:#EC1C24;
	text-transform:uppercase;
	color:white;
	line-height:1.5em;
	margin:0;
	padding:0;
}

h2 { color:#004178; margin-left:10px; }

.technical_data table {
	width:85%;
	margin-left:10px;
	color:#004178;
	border-collapse:collapse;
	
}

.technical_data td, .technical_data th {
	padding:3px;
	text-align:left;
}

#commands {
	background:#e30840;
	height:17px;
}

#commands img { cursor:pointer;}

.prev { float:left;}
.next { float:right;}

#gallery_container {
	overflow:hidden;
	width:430px;
	height:330px;
}

#video_container {
	overflow:hidden;
	width:425px;
	height:344px;
}

#gallery, #video { width:2150px; margin:0; padding:0;}

#gallery li, #video li { display:block; float:left; }


tr.zebra_stripe { background-color: #ececec; }

.downlaod { clear:both; margin-bottom:5px; height:40px; padding-left:10px;}
.right { margin-left:40px; }

span.title { color:#e20840; }
span { color:#949494;}

.pdf { float:left; display:block; width:35px; height:35px; background:url(../images/icons.gif) left top no-repeat; }

.pdf span { display:block; height:0; width:0; overflow:hidden; }

.floatr { float:right; }

.request { background:url(../images/ico_info.gif) no-repeat 20px 15px; min-height:80px; padding:10px 0 0 80px; }

.request h2 { color:#043a80; font-size:20px; margin:10px 0 30px 0; }
.request h3 { color:#043a80; font-size:16px; padding-top:20px; }


#leftCol { width:170px; float:left; }
#rightCol { width:280px; float:right; margin-right:30px; }

.title { color:#4ba3fb; font:bold 18px Verdana,Arial,Helvetica; margin-bottom:15px; }
.blue {
	color:#004178;
}

.button { display:block; background:#f0f0f0; border:1px solid #e0e0e0;
	width:180px; color:#24547a; padding:14px 7px 15px 10px;
	line-height:1.1em;
	text-decoration:none;
	font-size:12px;
}

a.pinkbutton {
	display:block;
	color:white;
	background:#e30840;
	text-decoration:none;
	text-align:center;
	line-height:1.9em;
	width:80px;
	height:30px;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
}

.request_form th { color:#053c68; width:100px; padding:3px 0; text-align:left; }
.request_form select { width:170px;}
.request_form input, .request_form textarea {
	border:0;
	width:170px;
	background:#f0f0f0;
}
.radio, .radio input { width:auto !important; }
.disclaimer {
	font-size:11px;
	color:#666;
	margin:0;
}


.required {
	color:#e30840;
}

.request_form td { text-align:left; padding:3px 0 3px 20px;}

.error_list { 
	list-style-type:none;
	margin:0; padding:0;
	color:#F00;
}

.error_list li {
	display:block;
	float:right;
}

.zebra_stripe {
	background:#f0f0f0;
}

table#products { width:100%; }
table#products td { padding-left:0; }


