/* CSS Document */
html{
	height:100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#adacac;
	background:#0A0A0A;
	height:100%;
}
input.input_txt, select, textarea, input.formTfInvalid, input.input_txt_big, input.formTfInvalid_big{
	border:solid 1px #514e4e;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#adacac;
	background:#000000;
	width:140px;
}
input.formTfInvalid{
	border:solid 1px #799ac8;
}
input.formTfInvalid_big{
	border:solid 1px #799ac8;
	width:264px;
}
input.input_txt_big{
	width:264px;
}
.abs {
	position: absolute;
}
h1{
	color: #799ac8;
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
h2{
	color: #ef8a38;
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-weight: normal;
}
h3{
	color: #ef8a38;
	text-transform:uppercase;
	margin:0px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	line-height:17px;
	font-size:13px;
}
a:hover{
	text-decoration:none;
}
table{
	border:0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	padding:0px;/* cellspadding="0" */
}
form{
	padding:0px;
	margin:0px;
	border:0px;
}
/***************BTNS styles*****************/
.btn_close{
	width:259px;
	height:41px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_trade_with_us.gif) no-repeat top;
}
.btn_close:hover{
	background: url(../images/btns/btn_trade_with_us.gif) no-repeat bottom;
}
/*
.btn_trade_with_us_black_small{
	width:259px;
	height:51px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_trade_with_us_black_small.gif) no-repeat top;
}
.btn_trade_with_us_black_small:hover{
	background: url(../images/btns/btn_trade_with_us_black_small.gif) no-repeat bottom;
}
*/
.btn_trade_with_us_black_small{
	width:259px;
	height:51px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btn_trade_with_us.png) no-repeat top;
}
.btn_trade_with_us_black_small:hover{
	background-position: bottom;
}
.hide_link, #view_det {
	color: #EF8A38;
	text-decoration: none;
	font-weight:bold;
}
.hide_link {
	margin-bottom: 10px;
}
#view_det {
	margin-left: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.hide_link:hover, #view_det:hover {
	color: #fff;
}

* html .btn_trade_with_us_black_small, * html .btn_trade_with_us_black_small span {
	background: url(../images/1x1.gif);
}
* html .btn_trade_with_us_black_small {
	overflow: hidden;
}
* html .btn_trade_with_us_black_small span { 	
	display: block;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/btn_trade_with_us.png", sizingMethod="crop");	
	width: 259px;
	height: 102px;	
}
.home_fader {
	background: url(../images/home_fader.png) repeat-y left;
	min-height: 482px;
	height: auto !important;
	height: 482px;
}
* html .home_fader {
	background: url(../images/1x1.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/home_fader.png", sizingMethod="scale");	
}
* html .home_fader a {
	position: relative;
}
a.btn_trade_with_us_black_small:hover span {
	margin-top: -51px;
}

.btn_trade_with_us_black{
	width:269px;
	height:51px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_trade_with_us_black.gif) no-repeat top;
}
.btn_trade_with_us_black:hover{
	background: url(../images/btns/btn_trade_with_us_black.gif) no-repeat bottom;
}
.btn_login{
	width:89px;
	height:38px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_login.gif) no-repeat top;
	padding:0px;
}
.btn_login:hover{
	background: url(../images/btns/btn_login.gif) no-repeat bottom;
}
.btn_send{
	width:84px;
	height:38px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_send.gif) no-repeat top;
	padding:0px;
}
.btn_send:hover{
	background: url(../images/btns/btn_send.gif) no-repeat bottom;
}
.btn_submit {
	width:99px;
	height:38px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_submit.gif) no-repeat top;
	padding:0px;
}
.btn_submit:hover{
	background: url(../images/btns/btn_submit.gif) no-repeat bottom;
}
.btn_108, .left_cont_faq a.All{
	width:108px;
	height:20px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_108.gif) no-repeat top;
	padding:0px;

	line-height:20px;
	color:#ef8a38;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	padding: 9px 0px 9px 0px;
	float:right;
	margin-top:23px;
}
.btn_108:hover, .left_cont_faq a.All:hover{
	background: url(../images/btns/btn_108.gif) no-repeat bottom;
	padding: 10px 0px 8px 0px;
}

a.btn_link, a.btn_link:link, a.btn_link:visited, a.btn_link:active, a.btn_link:hover
{
	width: auto;
	height: 38px;
	display: block;
	cursor: pointer;
	border: none;
	background: url(../images/btns/btn_bg_l.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	text-decoration: none;
}
a.btn_link:hover
{
	background: url(../images/btns/btn_bg_l.gif) no-repeat bottom left;
	/*/
	text-decoration: underline;
	/*/
}
a.btn_link span.label, a.btn_link:link span.label, a.btn_link:visited span.label, a.btn_link:active span.label, a.btn_link:hover span.label
{
	color: #ef8a38;
	font-weight: bold;
	width: auto;
	height: 28px;
	display: block;
	cursor: pointer;
	border: none;
	background: url(../images/btns/btn_bg_r.gif) no-repeat top right;
	padding: 10px 15px 0px 0px;
	margin: 0px;
	text-decoration: none;
}
a.btn_link:hover span.label
{
	background: url(../images/btns/btn_bg_r.gif) no-repeat bottom right;
}
/***************bg styles*****************/
.l_bg{
	background:url(../images/bg.jpg) no-repeat right top;
	height:100%;
}
.r_bg{
	background:url(../images/bg.jpg) no-repeat left top;
	height:100%;
}
/***************header styles*****************/
.header{
	width:950px;
	height:85px;
	margin:auto;
	border-bottom:solid 1px #999999;
}
.header .logo{
	width:190px;
	height:70px;
	float:left;
	margin-top:15px;
}
.header img.call{
	padding-top:63px;
}
/***************main menu styles*****************/
.main_menu{
	height:49px;
	line-height:20px;
	padding-top:7px;
}
.main_menu a , .main_menu a.current{
	color:#cdcbcb;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.main_menu a:hover, .main_menu a.current{
	color:#ef8a38;
}
.main_menu span{
	color:#cdcbcb;
	padding: 0px 16px;
}
/***************subpage menu styles*****************/
.subpage_menu{
	width:199px;
	float:left;
}
.subpage_menu span{
	background:url(../images/subpage_menu_arrow.gif) no-repeat  0px 4px;
	padding-left:22px;
	display:block;
}
.subpage_menu a, .subpage_menu a.current{
	width:174px;
	display:block;
	padding:10px 0px;
	line-height:17px;
	color:#adacac;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/dot_line.gif) repeat-x bottom left;
}
.subpage_menu a:hover, .subpage_menu a.current{
	color:#ef8a38;
}
/***************home_content styles*****************/
.home_lcontent_bull{
	width:478px;
	height:482px;
	margin-left:210px;
	background:url(../images/bull.jpg) no-repeat;
	position: absolute;
	z-index:1;
}
.home_lcontent{
	width:688px;
	position: absolute;
	z-index:2;
}
.home_rcontent{
	float: right;
	width:262px;
	text-align: right;
}
.home_rcontent .btn_close{
	float:right;
	margin-bottom:20px;
}
.home_ltext_title{
	width:260px;
	padding: 20px 0px 0px 0px;
	color:#799ac8;
	line-height:20px;
	text-transform:uppercase;
	text-align:justify;
	font-size:12px;
}
.home_ltext_title2, p.home_ltext_title2{
	width:260px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	line-height:20px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.home_ltext_splitter{
	width:260px;
	background:url(../images/home_ltext_splitter.gif) repeat-x center left;
	line-height:0px;
	font-size:0px;
	height:1px;
	padding: 10px 0px;
}

.home_ltext{
	width:260px;
	color:#adacac;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.home_ltext_links{
	padding: 15px 0px 0px 0px;
}
.home_ltext_links a{
	color:#ef8a38;
	font-size:13px;
	line-height:28px;
	background:url(../images/arrow2.png) no-repeat right bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
* html .home_ltext_links a{
	background:url(../images/arrow2.gif) no-repeat right;
}
 html[xmlns*=""] body:last-child .home_ltext_links a:hover{
	text-decoration:underline;
}
.home_content{
	height:482px;
}
/***************footer styles*****************/
.copyright{
	color:#ADACAC;
	line-height:24px;
	height:24px;
	font-size:12px;
}
.copyright a{
	color:#ADACAC;
	line-height:24px;
	font-size:12px;
	text-decoration:none;
}
.copyright a:hover{
	color:#FFFFFF;
}
.copyright_txt{
	
	text-align: center;
}
.copyright_link{
	float: right;
	text-align:right;
}
/***************content styles*****************/
.trader a, .trader a:link, .trader a:visited, .trader a:active, .trader a:hover
{
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}
.trader a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.min_height_1 {
	min-height: 452px;
	height: auto !important;
	height: 452px;
}
.margin_top_0 {
	margin-top: 0px;
}
.sphere{
	color:#474545;
	line-height:20px;
	font-size:12px;
	padding: 0px 5px;
	height:20px;
	vertical-align: top;
}

#sphere{
	width:259px;
	height:240px;
	margin: auto;
}

.content_aln{
}
.content_tbanner img{
	margin-top:5px;
}
.testimonials_1{
	color:#ef8a38;
	line-height:20px;
	text-transform:uppercase;
	text-align:justify;
	padding: 16px 5px;
}
.testimonials_1_2{
	color:#799ac8;
	line-height:20px;
	text-transform:uppercase;
	text-align:justify;
	padding: 16px 5px;
}
.testimonials_2{
	color:#777676;
	line-height:20px;
	text-align:justify;
	padding: 0px 5px;
	margin-bottom: 10px;
}
.content{
	width:439px;
	float:left;
}
.validator, font.validator
{
	font-size: 12px;
	color: #ef8a38;
	font-weight: bold;
}
.error
{
	color: #d90000;
	font-weight: bold;
}

.services{
	padding: 0px 0px 0px 18px;
	width:421px;
}
.services p, .left_cont_faq p{
	line-height:20px;
	color:#adacac;
	text-align:justify;
	padding: 8px 0px 12px 0px;
	margin:0px;
}
.faq_answer {
	padding: 5px 0px;
}
.left_cont_faq {
	line-height:20px;
}
.left_cont_faq p {
	padding: 5px 0px 5px 0px;
}
.left_cont_faq ul, .left_cont_faq ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.left_cont_faq li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.services strong, .left_cont_faq strong{
	color:#ef8a38;
}
.services a, .left_cont_faq a{
	line-height:20px;
	color: #CCCCCC;
}
.left_cont_faq a.lnkAnswer, .left_cont_faq a.lnkAnswer_ov{
	line-height:24px;
	color: #CCCCCC;
	font-size:14px;
	padding-left:20px;
	background:url(../images/faq_arrow2.gif) no-repeat 0px 3px;
}
.left_cont_faq a.lnkAnswer:hover, .left_cont_faq a.lnkAnswer_ov{
	background:url(../images/faq_arrow2.gif) no-repeat 0px -34px;
}
.services h1{
	padding: 10px 0px 0px 0px;
}
.services ul, .left_cont_faq ul{
	margin:0px;
	padding: 0px;
}
.services ul li, .left_cont_faq ul li{
	padding: 5px 0px 5px 14px;
	margin: 0px 0px 0px 20px;
	list-style:none;
	line-height:16px;
	color:#adacac;
	background:url(../images/list_arrow.gif) no-repeat 0px 9px;
}
.left_cont_faq ol{
	margin:0px;
	padding:0px;
}
.left_cont_faq ol li{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 39px;
	line-height:16px;
	color:#adacac;
}
.left_cont_faq h3{
	padding: 25px 0px 0px 0px;
}
.dot_line{
	font-size:0px;
	line-height:0px;
	height:1px;
	background:url(../images/dot_line.gif) repeat-x;
}

.subpage_lcontant{
	width:199px;
	float:left;
}
.address{
	font-size:13px;
	line-height:24px;
	color:#adacac;
	text-transform:uppercase;
	font-weight:bold;
	padding: 21px 0px 0px 0px;
}
.address_tel{
	font-size:16px;
	line-height:24px;
	color:#799ac8;
	text-transform:uppercase;
	font-weight:bold;
	padding: 11px 0px 24px 0px;
}
.subpage_lcontant .dot_line{
	width:174px;
}
.contact_map_aln{
	margin: 28px 0px 0px 0px;
}
.click_here{
	color:#ef8a38;
	font-size:14px;
	line-height:36px;
	text-transform:uppercase;
	padding: 0px 0px 0px 16px;
	text-decoration:none;
	background: url(../images/contact_click_here.gif) no-repeat 0px 1px;
}
.click_here:hover{
	text-decoration:underline;
}

.formTable{
	margin:auto;
}
.formTable td{
	padding:6px;
}
.formTable td table td{
	padding:0px;
}
.formTable td.formFieldName{
	font-size:12px;
	color:#799ac8;
	text-align:left;
}
.nowrap
{
	white-space: nowrap;
}
.formTable td a{
	color:#df8134;
	font-size:12px;
}
.formTable td .btn_login, .formTable td .btn_send, .formTable td .btn_submit{
	float:right;
	margin-right:3px;
}
.none_submit {
    background: transparent;
    border: 0px;
    width: 0px;
    height: 0px;
	position: absolute;
}

.formTable td.formReqStar{
	padding:0px;
	width:10px;
}
.formTable td.formReqStar_textarea{
	padding: 24px 0px 0px 0px;
	width:10px;
}
.messBoxCnt{
	text-align:left;
}
.td_left_1 {
	padding-bottom: 65px;
}
.contact_map_link{
	display:block;
	width:173px;
	height:86px;
	background: url(../images/contact_map.gif) no-repeat top;
}
.contact_map_link:hover{
	background: url(../images/contact_map.gif) no-repeat bottom;
}
.biz_cont {
	text-align: center;
	background: #fff; 
	padding: 10px;
	margin: 0px auto 20px auto;
	width: 600px;
}	
.w_auto {
	width: auto;
}
.padding_left_0 {
	padding-left: 0px;
}
.padding_top_25 {
	padding-top: 25px;
}
.formTable table.tbl_login_1 {
	border: solid 1px #0a0a0a;
}
.formTable table.tbl_login_1 td {
	padding: 4px;
}
.formTable table.tbl_login_1 td.td_field {
	width: 150px;
}
.formTable table.tbl_login_1 td.td_login_btn {
	padding-left: 30px;
	vertical-align: middle;
}
.formTable table.tbl_login_1 td.formFieldName, .formTable table.tbl_login_1 td.formFieldName div {
	width: 60px;
}
.formTable table.tbl_login_2 {
	border: solid 1px #242424;
	margin-top: 5px;
}
.formTable table.tbl_login_2 td.td_comments {
	color: #777676;
	padding-right: 14px;
	padding-bottom: 10px;
}
.formTable table.tbl_login_2 td.formFieldName {
	vertical-align: top;
	padding-top: 6px;
}

.jq_scroll_bar p, .home_testimonials_text p{
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0px;
}
.jq_scroll_bar p.date, .home_testimonials_text p.date{
	text-align:right;
	color:#534f4e;
	font-size:11px;
	line-height:22px;
	border-bottom:solid 1px #333;
}

/* !!! LAST STYLE !!! */
 html[xmlns*=""] body:last-child input.none_submit {
    display: none;
}

