/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of reset
   ************ */

body {
	background: url(header.png) center top no-repeat;
	color: #3E3E3E;
	font-size: 13px;
	font-family: "Helvetica", "Arial", "Liberation Sans", sans-serif;
}

.container {
	width: 943px;
	/*             margin: 0 auto;*/
	left:50%;
	margin-left:-470px;
	position:absolute;
}

.header {
	height: 83px;
	width: 943px;
	position: relative;
}
.header h1 a {
	width: 155px;
	height: 83px;
	display: block;
	position: absolute;
	top: 0;
	left: 11px;
	overflow: hidden;
	text-indent: -3000px;
}
.header ul.top_nav {
	height: 38px;
	right: 14px;
	bottom: 12px;
	position:absolute;
}
.header ul.top_nav li {
	height: 38px;
	line-height: 38px;
	float: left;
	padding-left: 2px;
}
.header ul.top_nav li a {
	height: 38px;
	float: left;
	padding-left: 28px;
	color: #3E3E3E;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.header ul.top_nav li a span {
	height: 38px;
	float: left;
	padding-right: 28px;
}
.header ul.top_nav li a:hover {
	text-decoration: underline;
}
.header ul.top_nav li.here a {
	background: url(menu.png) 0 0 no-repeat;
	color: #ffffff;
}
.header ul.top_nav li.here span {
	background: url(menu.png) right top no-repeat;
}
.main {
	padding: 25px 0;
	overflow: hidden;
}
.main p {
	line-height: 1.2em;
	margin: 0.5em 0;
}
.main h2 {
	font-size: 26px;
	color: #B3006A;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	padding-top: 40px;
	margin-bottom: 10px;
}
.main .register {
	height: 110px;
	padding-top: 20px;
	background: url(register.png) left bottom no-repeat;
	/*position: relative;*/
	z-index:1;
	margin-bottom: 0px;
}
.main .register p {
	width: 620px;
}
.main .register h2 {
	font-size: 24px;
	color: #B3006A;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	padding: 0;
}
.main .register a {
	display: block;
	width: 289px;
	height: 71px;
	top: 130px;
	left: 645px;
	position: absolute;
	overflow: hidden;
	text-indent: -3000px;
}


.main .spots {
	width: 666px;
	height: 256px;
	float: left;
}
.main .spot {
	width: 243px;
	min-height: 128px;
	float: left;
	padding-right: 90px;
}
.main .spot h3 {
	font-size: 18px;
	font-weight: normal;
	color: #006698;
}
.main .spot2 {
	width: 200px;
	padding-right: 75px;
	height: auto;
}
.main .customers h3 {
	color: #B3006A;
	font-size: 18px;
	margin-bottom: 1em;
}

.main h5 {
	text-align: center;
	font-size: 16px;
	color: #747474;
	margin-bottom: 20px;
}

.main .prices {
	width: 909px;
	padding-left: 70px;
	margin-bottom: 30px;
	display:block;
	overflow:visible;
	position:relative;

}
.main .prices .price {
	width: 250px;
	height: 354px;
	background: url(price_back.png) 0 0 no-repeat;
	float: left;
	padding: 0 21px 0 0;
	margin-left: auto;
	margin-right: auto;
}

.main .prices .price div {
	width: 247px;
	height: 280px;
	float: left;
	padding-top: 25px;
	color: #000000;
	position: relative;
}

.main .prices .price .dolar {
	height: 43px;
	line-height: 43px;
	text-align: center;
	display: block;
	font-size: 26px;
	overflow:hidden;
}
.main .prices .price .range {
	height: 55px;
	line-height: 55px;
	text-align: center;
	display: block;
	font-size: 18px;
	overflow:hidden;
}

.main .prices .price p {
	display: block;
	font-size: 16px;
	text-align: center;
	padding: 0 10px;
}
.choose {
	display: block;
	position: relative;
	height:28px;
	width:79px;
	bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background: url(choose.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -3000px;
}

.choose2 {
	display: block;
	position: relative;
	height:28px;
	width:79px;
	max-width:79px;
	min-width:79px;
	bottom:0px;
	color:      #6f234b;
	font-size:14px;
	text-align:center;
	background: url(choose2.png) 0 0 no-repeat;
	overflow: hidden;
	text-decoration:none;
	font-weight:bold;
	padding-top:7px;
	float:left;

}


.main .prices .price h3 {
	font-size: 18px;
	color:white;
	text-align:center;
	margin-bottom:30px;
}


.main .index-video {
	width: 943px;
	height: 466px;
	background: url(banner1.png) 0 0 no-repeat;
	position: relative;
	z-index:1;
	margin-top:-10px;
}
.main .video-in {
	width: 640px;
	height: 392px;
	position: absolute;
	top: 37px;
	left: 157px;
}

.footer {
	width: 923px;
	height: 40px;
	line-height: 40px;
	background: url(footer3.png) center top no-repeat;
	padding: 0 10px;
	position: relative;
	font-size: 11px;
}

.footer .bottom_nav {
	float: left;
}
.footer .bottom_nav li {
	float: left;
	list-style: disc;
	margin-left: 20px;
}
.footer .bottom_nav li.first {
	list-style: none;
	margin-left: 0px !important;
}
.footer a {
	color: #3E3E3E;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.footer a.rss {
	padding-left: 20px;
	padding-right: 10px;
	background: url(rss.gif) left center no-repeat;
	display: block;
	float: left;
}
.footer a.tweet {
	padding-left: 20px;
	padding-right: 10px;
	background: url(tweet.gif) left center no-repeat;
	display: block;
	float: left;
}


/* Form styles */
.form_tr_formdescription td{ text-align:left; }
.form_table{ margin:5px auto;}

.form_table_error_list{
    color:red;
    text-align: left;
    width: 400px;
    margin:0 auto;
}
.form_table_error_list li {font-size:11px;}
.form_table_field_error_list {margin-top:3px;}
.form_table_field_error_list li {color:red;font-size:11px;list-style:none;font-weight: normal;}

.form_table td{ padding:5px;}

.form_table input, .form_table textarea, .form_table select{ border: 1px solid #B6B6B6;color: #3e3e3e;}
.form_small{font-size:9px;color:#333333;}
.form_td_description{ text-align:justify;vertical-align: top;}
.form_td_content{text-align:left;vertical-align: middle;}
.form_td_centercontent{text-align:center;}
.form_td_bar{text-align:center;font-weight:bold;}
.form_table_caption, .tableheader td{margin:0px;text-align:center;color:gray;}
.form_tr_error td{color:red;font-weight:bold;}

.todo {
    font-style: italic;
    color: red;
}

.contactUsFormHolder {
    width: 100%;
    text-align:center;
}

img.captcha {margin-bottom:5px;}

.button {
    display:    block;
    width:      291px;
    height:     74px;
    font-size:  18px;
    color:      #6f234b;
    background: url('button.png') left top no-repeat;
    line-height: 74px;
    text-decoration: none;
    margin:     0 auto;
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000;
	z-index: 200;
	display: none;
}

.popwin {
	width: 300px;
	height: 200px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -200px;
	background: #ffffff url(main.png) 0 0 repeat-x;
	z-index: 202;
	line-height: 1;
}     
.parContainer{
	width:250px;
	float:left;
	padding-left:25px;
	padding-right:25px;
	margin-right:25px;
}
.parChild{
    padding-right:0px !important;
    padding-left:0px !important;
    clear:both;
    margin:0 auto;
    width:200px !important;
    margin-bottom:30px;
}
.blockbuttonsdemo{
	float:left;
	width:50%;
}


#menuLang {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    list-style: none outside none;
    margin-right: 20px;
    padding: 5px;
    z-index: 99999999;
    position: absolute;
    right: 0;
    top: 13px;

}
#menuLang li a {
    display: inline-block;
    padding: 3px 0;
    text-decoration: none;
    z-index: 99999999;
    color:#3E3E3E;
}
#menuLang li {
    display: block;
    z-index: 99999999;
    padding: 4px;
    text-align: center;
}
#selLangDiv {
    cursor:pointer;
}

.left-align {
	text-align: left !important;
}

.clear-both {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.video-manuals-search {
	padding-top: 40px;
	line-height: 30px;
}

.button-small {
	display:	block;
    width:      95px;
    height:     30px;
    font-size:  13px;
	font-weight: bold;
    color:      #6f234b;
    background: url('button-small.png') left top no-repeat;
    line-height: 30px;
    text-decoration: none;
    margin:     0 auto;
	text-align: center;
}

.display-none{ display:none; }

p.feature {
	font-size: 16px;
	padding-left: 24px;
	background: url('../images/tick_16.png') left center no-repeat;
	color: #000000;
}

.button-green {
    display:    block;
    width:      291px;
    height:     74px;
    font-size:  22px;
    color:      #ffffff;
    background: url('button-green.png') left top no-repeat;
    line-height: 74px;
    text-decoration: none;
    margin:     0 auto;
	text-transform: uppercase;
}

div.feature {
    font-size: 16px;
    line-height: 1.2em;
	padding: 0.4em 5px;
	color: #000000;
}
div.feature-odd {
	color: #000;
	background-color: #dcdcdc;
}

a.link {
	color:#006698;
	font-weight: bold;
	text-transform: uppercase; 
}

.margin-0-20 {
	margin: 0 20px;
}

.features-video {
	width: 100%;
	color: #000000;
}

.features-video td {
	width: 33%;
	padding: 8px 20px;
}

.videobox {
	width: 640px;
}

.videobox div {
	padding:15px;
	text-align: center;
	color: #000000;
}

.rss-link {
	position: relative;
    top: 6px;
}

#slider2 { height: 1%; overflow:hidden; position: relative; padding: 0;   }
#slider2 .viewport { float: left; width: 805px; height: 177px; overflow: hidden; position: relative; }
#slider2 .buttons { background:url("buttons-slider.png") no-repeat scroll 0 0 transparent; display: block; margin: 45px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
#slider2 .next { background-position: 0 0; margin: 45px 0 0 10px; }
#slider2 .disable { visibility: hidden; }
#slider2 .overview { list-style: none; position: absolute; width: 240px; left: 0; top: 0; }
#slider2 .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 121px; width: 253px; }
#slider2 .overview li div { text-align: center; padding-bottom: 6px;}
