/*------------------------------------------------------------------
[ContentForces Framework Main Stylesheet]

Project: Compex Consumer
-------------------------------------------------------------------*/

@import url("editorial_styles.css");

/*------------------>> Layout <<-----------------------*/

#anonymous_element_1 {
	top:100px !important;
}

#ramka_flags {
	position:relative;
	z-index:1;
}

body {
	background:transparent url(../images/layout/bg.gif) repeat-x scroll 0 0;
	behavior: url(/assets/csshover3.htc);
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

/*--------------------------------Header--------------------------------*/

#header {
	float:left;
	height:100px;
	width:100%;
	letter-spacing:0;
}

#header .logo {
	background:transparent url(../images/layout/logo.png) no-repeat scroll 0 0;
	float:left;
	height:61px;
	margin-top:34px;
	width:313px;
	behavior: url(/assets/iepngfix.htc);
}

#header .logo span {
	display:none;
}

#header .flags {
	float:right;
	height:34px;
	line-height:34px;
	width:480px;
}

#header .flags img {
	margin:0;
}

#header .tools {
	float:right;
	line-height:20px;
	width:480px;
}

#header .tools .search {
	float:left;
}

#header .tools .search label {
	color:#666;
	float:left;
	font-size:13px;
	margin-right:10px;
}

#header .tools .search input {
	border:0 none;
	color:#999;
	height:19px;
	padding:1px 2px;
	width:145px;
}

#toolsMenu {
	float:left;
	font-size:12px;
	list-style:none;
	margin:0;
}

#toolsMenu li {
	float:left;
	margin-left:7px;
	padding:0;
	background:none;
}

#toolsMenu #m79966 {
	background: url(../images/layout/facebook.png) no-repeat;
	margin-top:2px;
	width:17px;
}

#toolsMenu #m79967 {
	background: url(../images/layout/twitter.png) no-repeat;
	margin-top:2px;
	width:17px;
}

#toolsMenu #m79956 a {
	border-left:1px solid #999;
	padding-left:10px;
}

#toolsMenu #m79966 span, #toolsMenu #m79967 span {
	display: none;
}

#toolsMenu li a {
	border-right:1px solid #999;
	color:#666;
	padding-right:7px;
	text-decoration:none;
}

#toolsMenu #m79966 a, #toolsMenu #m79967 a {
	border: 0;
	height:16px;
	width:17px;
	float:left;
}

#toolsMenu li a:hover {
	color:#333;
}

/*--------------------------------Navigation--------------------------------*/

#navigation {
	float:left;
	height:60px;
	width:100%;
}

#topMenu {
	float:left;
	font-size:12px;
	line-height:23px;
	margin:37px 0 0 194px;
	width:612px;
	list-style:none;
}

#topMenu li {
	float:left;
	height:100%;
	margin-right:10px;
	padding:0;
	background:none;
}

#topMenu #m80096 {
	background:transparent url(../images/layout/home.gif) no-repeat scroll 0 0;
	text-indent:27px;
	width:69px;
}

#topMenu li a {
	color:#999;
	float:left;
	height:100%;
	text-decoration:none;
}

#topMenu li a:hover {
	color:#666;
}

#topMenu li:hover ul,#topMenu li.hover ul {
	display: block;
}

#topMenu ul {
	background:none repeat scroll 0 0 #EEEEEE;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #CCCCCC;
	display:none;
	margin:23px 0 0 -5px;
	padding-bottom:3px;
	position:absolute;
	width:206px;
	z-index:1;
	*margin:23px 0 0 -120px;
}

#topMenu ul li {
	background:none repeat scroll 0 0 #F9F9F9;
	border-bottom:1px solid #DDDDDD;
	display:block;
	float:left;
	height:auto;
	line-height:23px;
	margin:0;
	padding:0;
	width:205px;
}

#topMenu ul li a {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #EEEEEE;
	padding-right:4px;
	width:200px;
}

#topMenu ul li a:hover {
	background:#EEE;
	border-left:5px solid #fff;
	border-right:1px solid #ccc;
	padding-right:0px;
	cursor:pointer;
}

#topMenu ul li a span {
	float:left;
	padding:0 5px 0 15px;
	width:180px;
}

#topMenu ul li a:hover span {
	background:no-repeat 3px center url(../images/layout/arrow_right.gif);
	padding:0 4px 0 15px;
	border-left:1px solid #ccc;
}

#navigation .store {
	float:left;
	height:39px;
	margin:15px 0 0 27px;
	width:167px;
}

#navigation .store:hover {

}

#navigation .store img {
	margin:0;
}

/*-----------------------------------------------------------------------*/
/*------------------------------CONTENT------------------------------*/
/*-----------------------------------------------------------------------*/

#contentWrapper {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.sidebar {
	background: url(../images/layout/gradient_stripe.gif) no-repeat;
	width:194px;
}

.left {
	background-position:right top;
	float: left;
	letter-spacing:0;
}

.right {
	background:none;
	float: right;
}

.banner {
	margin-bottom:1px;
}

.banner img {
	margin:0;
}

.tweet_btn {
	margin:0 0 0 1px;
}

#sideMenu {
	float:left;
	width:100%;
	font-size:15px;
	list-style:none;
	margin:0;
}

#sideMenu li {
	float:left;
	line-height:55px;
	width:100%;
	padding:0;
}

#m71677 {
	background:transparent url(../images/layout/menu1.png) no-repeat scroll 3px 15px;
}

#m77196 {
	background:transparent url(../images/layout/menu2.gif) no-repeat scroll left 15px;
}

#m80111 {
	background:transparent url(../images/layout/menu3.gif) no-repeat scroll 2px 15px;
}

#m76641 {
	background:transparent url(../images/layout/menu4.gif) no-repeat scroll 3px 15px;
}

#m76643 {
	background:transparent url(../images/layout/menu5.gif) no-repeat scroll 4px 15px;
}

#m79942 {
	background:transparent url(../images/layout/menu6.gif) no-repeat scroll 2px 15px;
}

#m79943 {
	background:transparent url(../images/layout/menu7.gif) no-repeat scroll 3px 15px;
}

#m79946 {
	background:transparent url(../images/layout/menu8.gif) no-repeat scroll 3px 15px;
}

#m79945 {
	background:transparent url(../images/layout/menu9.gif) no-repeat scroll 3px 15px;
}

#sideMenu li a {
	color:#949393;
	float:left;
	height:100%;
	text-decoration:none;
	text-indent:40px;
	width:100%;
}

#sideMenu li a:hover {
	color:#666;
	background:transparent url(../images/layout/left_nav_hover.png) repeat-y center right;
	-background:transparent url(../images/layout/left_nav_hover.gif) repeat-y center right;
}

#sideMenu #m71677 a:hover {
	-background:transparent url(../images/layout/left_nav_hover_1st.gif) repeat-y center right;
}

#sideMenu ul {
	float:left;
	width:100%;
	list-style:none;
	margin:0;
}

#sideMenu ul li {
	font-size:11px;
	line-height:30px;
	padding:0;
	background:none;
}

#sideMenu ul a {
	text-indent:50px;
}

#sideMenu ul a:hover {
	color: #dd902f;
}

#content {
	background:#FFFFFF url(../images/layout/gradient_stripe.gif) no-repeat right top;
	float:left;
	width:612px;
	border-top:1px solid #CCC;
}

.editorial {
	width:566px!important;
	padding: 20px 23px;
}

.wide {
	width:760px!important;
	padding: 20px 23px;
}

/*-----------------------------Breadcrumbs----------------------------*/

.navigationpathbar {
	background:url("../images/layout/bread_left.gif") no-repeat scroll left bottom transparent;
	float:left;
	left:-23px;
	padding:0 0 0 23px;
	position:relative;
	top:-10px;
	width:543px;
}

.wide .navigationpathbar {
	width:737px;
}

.navigationpathbar .wide_bg {
	background:url("../images/layout/bread_middle.gif") repeat-x scroll center bottom transparent;
	float:left;
}

.breadcrumbs {
	background:url("../images/layout/bread_right.gif") no-repeat scroll right bottom transparent;
	float:left;
	line-height:22px;
	margin:0;
	padding:0 22px 0 0;
}

.breadcrumbs li {
	background:none;
	float:left;
	margin:0;
	padding:0 13px 0 0;
	height:22px;
	white-space:nowrap;
}

.breadcrumbs span {
	background:url("../images/layout/bread_arrow.gif") no-repeat scroll 0 8px transparent;
	float:left;
	line-height:22px;
	height:22px;
	font-size:0px;
	color:#fff;
	width:10px;
}

/*-----------------------------Home Banner---------------------------*/

.scrollable {
	position:relative;
	overflow:hidden;
	width:611px;
	height:496px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable .items div,.scrollable .items img {
	float:left;
	cursor:pointer;
	margin:0;
}

.scrollable .items img {
	margin-left:-1px;
}

.scrollable .active {
	z-index:9999;
	position:relative;
}

.scrollable .items .caption {
	/*color:#4E4E4E;
	height:150px;
	margin:300px 0 0 -263px;
	overflow:hidden;
	position:absolute;
	width:245px;*/
color:#4E4E4E;
/*height:150px;*/
margin:300px 0 0 -263px;
overflow:hidden;
position:absolute;
width:245px;
}

/*---------------------Top-PIM----------------------------------*/

.detail {
	float:left;
	width:100%;
}

#content .top_logos {
	float:left;
	margin:0 0 40px;
	width:100%;
}

#content .top_logos .logo_box {
	background-position:10px top !important;
	border-left:10px solid #DD902F;
	float:left;
	width:286px;
}

#content .product_logo {
	float:left;
	margin:0;
}

#content .category_logo {
	background:url("../images/layout/category_bg.gif") no-repeat scroll 0 0 transparent;
	float:right;
	font-size:10px;
	height:17px;
	line-height:17px;
	padding:0 5px;
	text-align:center;
	text-transform:uppercase;
	width:71px;
	letter-spacing:0;
}

#content .top_logos .logo_box .text {
	border-left:10px solid #DD902F;
	bottom:-20px;
	color:#909294;
	cursor:default;
	float:left;
	font-size:15px;
	left:-10px;
	padding-top:28px;
	padding-left:10px;
	position:relative;
}

#content .pd_left {
	float:left;
	width:456px;
}

#content .pd_left .target {
	background:transparent url(../images/layout/quote_left.gif) no-repeat scroll left top;
	color:#7F7F7F;
	float:left;
	font-family:helvetica;
	font-size:21px;
	line-height:33px;
	padding:0 0 0 20px;
	font-weight:normal;
}

#content .pd_left .target span {
	background:transparent url(../images/layout/quote_right.gif) no-repeat scroll center bottom;
	height:11px;
	padding:23px 0 0 20px;
	width:14px;
}

#content .pd_left .description {
	float:left;
	margin:20px 0;
	width:100%;
	height:72px;
}

#content .pd_left .strap {
	float:left;
	width:100%;
}

#content .pd_left .strap strong {
	border-left:10px solid #DD902F;
	color:#67666A;
	float:left;
	font-size:30px;
	padding:0 0 0 10px;
	width:436px;
	font-weight:normal;
}

#content .pd_left .strap span {
	float:left;
	font-size:13px;
	width:100%;
}

#content .pd_left .buy_now,#content .buy_now {
	background:transparent url(../images/layout/buy_button.gif) no-repeat scroll 0 0;
	float:left;
	height:68px;
	margin:20px 0;
	width:173px;
}

#content .pd_left .buy_now strong,#content .buy_now strong {
	color:#FFFFFF;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 60px;
}

#content .pd_right {
	float:right;
	width:304px;
}

#content .pd_right .product_images {
	text-align:center;
	height:300px;
	float:right;
	margin-top:50px;
	width:100%;
}

#content .pd_right .product_images img {
	display:none;
	margin:0;
}

#content .pd_right .image_thumbnail {
	float:right;
	height:80px;
	list-style-type:none;
	margin:10px 18px;
}

#content .pd_right .image_thumbnail li {
	float:left;
	height:100%;
	margin:0 10px;
	width:69px;
	padding:0;
	background:none;
	overflow:hidden;
}

#content .pd_right .image_thumbnail a {
	float:left;
	height:100%;
	line-height:80px;
	text-align:center;
	width:69px;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
}

#content .pd_right .image_thumbnail .current {
	background:transparent url(../images/layout/detail_img_tab.gif) no-repeat scroll center top;
}

#content .pd_right .image_thumbnail a:hover {
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

#content .pd_right .image_thumbnail img {
	margin:15px 0 0;
	width:40px;
}

/*-------------------------Accessories Detail-----------------------*/

.accessories_left {
float:left;
text-align:center;
width:266px;
}

.accessories_left img {
width:266px;
margin:0 auto;
}

.accessories_right {
float:left;
width:494px;
}

.accessories_right h1 {

}

.accessories_right p {

}

.accessories_bottom {
float:left;
width:65%;
}

.accessories_bottom h2 {

}

.accessories_bottom p {

}

/*--------------------Overview from Advisor----------------------*/

#content .overview {
	float:left;
	margin-top:10px;
	width:100%;
}

#content .overview .top_logos {
	margin:0 0 70px;
	width:50%;
}

#content .overview .description {
	float:left;
	height:88px;
	text-align:justify;
	text-indent:20px;
	width:50%;
}

#content .overview .read_more {
	float:right;
	line-height:20px;
	margin:0 0 10px;
}

#content .overview .read_more:hover {
	text-decoration:underline;
}

/*------------------------------------Benefits-------------------------------------*/

#content .overview h5 {
	background:url("../images/layout/h5.gif") no-repeat scroll 0 0 transparent;
	float:left;
	line-height:22px;
	margin-top:10px;
	text-indent:20px;
	width:740px;
	cursor:pointer;
}

#content .overview h5:hover {
	color: #dd902f!important;
}

#content .overview .benefits {
	background:url("../images/layout/pane_bg.gif") no-repeat scroll left bottom transparent;
	border-left:5px solid #FFFFFF;
	display:none;
	float:left;
	height:300px;
	overflow-y:auto;
	padding:10px 0;
	width:730px;
}

#content .overview .benefits .left_property {
	margin-left:10px;
	width:350px;
}

#content .overview .benefits .right_property {
	width:350px;
}

/*-------------------------Benefits Detail----------------------------*/

.left_property {
	float:left;
	text-align:justify;
	width:365px;
}

.right_property {
	float:right;
	text-align:justify;
	width:365px;
}

/*---------------------------Bottom PIM------------------------------*/

.tabs {
	float:left;
	list-style-type:none;
	margin:10px 0 0;
	padding-left:25px;
	width:735px;
}

.tabs li {
	display:inline;
	float:left;
	line-height:20px;
	margin-right:5px;
	padding:0;
	background:none;
}

.tabs a {
	background:transparent url(../images/layout/tab_button.gif) no-repeat scroll 0 0;
	color:#999!important;
	float:left;
	height:35px;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	width:114px;
}

.tabs a:hover {
	color:#666!important;
}

.tabs .current {
	background:transparent url(../images/layout/tab_button_active.gif) no-repeat scroll 0 0;
	color:#666666;
}

.tabs span {
	padding:0 5px;
}

.panes {
	float:left;
	min-height:436px;
	height:auto!important;
	height:436px;
	width:760px;
}

.panes .tab_content {
	float:left;
	min-height:436px;
	height:auto!important;
	height:436px;
	padding:10px;
	width:740px;
}

.panes .tab_content ul {
	margin:10px 0;
}

.panes .tab_content li {
	background:url("../images/layout/detail_bullet.gif") no-repeat scroll left 4px transparent;
	list-style-type:none;
	margin:7px 0;
	padding:0 0 0 15px;
}

/*--------------------------Product Features-------------------------*/

.product_image_bg {
	float:left;
}

.property {
	float:left;
	height:50px;
	padding:0 430px 15px 35px;
	width:252px;
	line-height:50px;
}

.property .name {
	float:left;
	font-size:13px;
	font-weight:bold;
	width:100%;
	text-align:right;
}

.property .value {
	line-height:25px;
}

/*-------------------------Product Characteristics------------------*/

.panes .tab_content .characteristics {
	margin:10px 0 30px;
	width:50%;
}

.panes .tab_content .characteristics li {
	background:url("../images/layout/detail_minus.gif") no-repeat scroll left 4px;
	color:#FFFFFF;
	line-height:11px;
	list-style-type:disc;
	margin:10px 0;
}

.panes .tab_content strong {
	color:#666666;
	float:left;
	width:305px;
}

.panes .tab_content span {
	color:#DD902F;
	float:right;
	font-weight:bold;
	text-align:right;
	width:30px;
}

.panes .tab_content .gloss {
	float:left;
	margin:10px 0 0 13px;
}

/*------------------------------Accessories---------------------------*/

.accessories_content {
	float:left;
	width:50%;
	margin-top:10px;
}

.accessories_content img {
	margin:10px;
}

/*-----------------------------Related Items--------------------------*/

.tabbed {
	display:none;
}

.tabbed_program {
	display:none!important;
}

/*--------^^^^^------^^^^^^^^^^-----------------*/

.relatedItems {
	float:left;
	width:100%;
}

.relatedItems img {
	margin:0;
}

.relatedItems h2,.relatedItemsBlock h3 {
	display:none;
}

.relatedItemsContent {
	float:left;
	width:740px;
}

.relatedItemsContent h5 {
	background:url("../images/layout/h5.gif") no-repeat scroll 0 0 transparent;
	float:left;
	line-height:22px;
	margin-top:10px;
	text-indent:20px;
	width:740px;
	cursor:pointer;
}

.relatedItemsContent h5:hover {
	color: #dd902f!important;
}

.relatedItemsContent h5 strong {
	font-weight:bold;
	text-transform:uppercase;
	width:322px !important;
}

.relatedItemsContent h5:hover strong {
	color:#dd902f!important;
}

.relatedItemsContent .program {
	background:url("../images/layout/pane_bg.gif") no-repeat scroll left bottom transparent;
	display:none;
	float:left;
	border-left:5px solid #FFFFFF;
	padding:0 0 10px 0;
	width:730px;
	height:300px;
	overflow:hidden;
}

.relatedItemsContent .program_table {
	height:auto;
}

.relatedItemsContent .program_table ul {
	margin:10px 0 10px 10px;
}

.relatedItemsContent .program .bg_layer {
	float:left;
	height:300px;
	overflow:auto;
	width:730px;
}

.relatedItemsContent .program .description {
	float:left;
	padding:5px 5px 5px 10px;
	text-align:justify;
	width:355px;
	display:inline;
}

.relatedItemsContent .program .placement,.relatedItemsContent .program .position {
	border:1px solid #DDDDDD;
	float:left;
	margin:2px 0 2px 3px;
	padding:3px;
	text-align:center;
	width:160px;
	display:inline;
}

.relatedItemsContent .program .placement img,.relatedItemsContent .program .position img {
	width:160px;
}

/*-----------------------Scrollable accessories--------------------------*/

.accessories_box {
	border-bottom:1px solid #DD902F;
	float:left;
}

.accessories_box h2 {
	border-bottom:1px solid #DD902F;
}

.accessories_box .relatedItems {
	width: 700px;
}

.accessories_box .prevPage,.accessories_box .nextPage {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#fff;
	border:1px solid;
	color:#DD902F;
	cursor:pointer;
	font-size:14px;
	height:18px;
	line-height:18px;
	margin-top:86px;
	text-decoration:none;
	width:18px;
	box-shadow: 2px 2px 0 #ddd;
	-moz-box-shadow: 2px 2px 0 #ddd;
	-webkit-box-shadow: 2px 2px 0 #ddd;
}

.accessories_box .prevPage:hover,.accessories_box .nextPage:hover {
	background:#DD902F;
	color:#fff;
}

.accessories_box .prevPage {
	float:left;
	text-align:left;
}

.accessories_box .nextPage {
	float:right;
	text-align:right;
}

.accessories_box .disabled {
	visibility:hidden;
}

.accessoryItems {
	position:relative;
	width:100%;
	overflow:hidden;
	height:192px;
}

.accessoryItems .relatedItemsContent {
	position:absolute;
	width:20000em;
}

.accessoryItems .relatedItemsContent .single_item {
	float:left;
	margin:10px 8px;
	text-align:center;
	width:100px;
}

.accessoryItems .relatedItemsContent .single_item a {
	text-decoration:none;
	float:left;
}

.accessoryItems .relatedItemsContent img {
	height:100px;
	width:100px;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
}

.accessoryItems .relatedItemsContent .single_item a:hover img {
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

.accessoryItems .relatedItemsContent .single_item div {
	height:72px;
	overflow-y:hidden;
	text-align:center;
}

/*---------------------------------Extra info-------------------------*/

.extra_manual,.extra_img {
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	float:left;
	margin:0 0 7px;
	padding:10px 0;
	width:100%;
}

.extra_manual img {
	border:1px solid #CCCCCC;
	float:left;
	margin:0;
	padding:2px;
}

.extra_manual a {
	background:url("../images/layout/arrow_right.gif") no-repeat scroll left center transparent;
	float:left;
	line-height:20px;
	margin:5px;
	text-indent:15px;
	text-decoration:none;
}

.extra_manual a:hover {
	background:url("../images/layout/arrow_right.gif") no-repeat scroll 3px center transparent;
}

.extra_img img {
	border:1px solid #CCCCCC;
	height:200px;
	padding:2px;
}

/*---------------------------Detail tab general----------------------*/

.panes .tab_content .editorial_positioned_in_tab {
	color:#666666;
	float:left;
	font-weight:normal;
	padding-left:20px;
	text-align:left;
	width:720px;
}

/*-----------------------------Program detail------------------------*/

.program_detail {
	width:100%;
}

.program_detail h1 {
	color:#999;
}

.program_detail h1 strong {
	color:#DD902F;
	margin-right:20px;
}

.program_detail .program {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	height:auto;
	padding:0;
	width:100%;
}

.program_detail .tabs {
	padding:0;
}

.program_detail .tab_content {
	padding:0;
	float:left;
}

.program_detail .description {
	float:left;
	padding:5px 5px 5px 0;
	text-align:justify;
	width:355px;
}

.program_detail .placement,.program_detail .position  {
	border:1px solid #DDDDDD;
	float:left;
	margin:2px 0 2px 3px;
	padding:3px;
	text-align:center;
	width:160px;
}

.program_detail .placement img,.program_detail .position img {
	width:160px;
}

/*-------------------------------Dealer Tabs--------------------------*/

.dealer {
	float:left;
	width:370px;
}

.dealer .tabs {
	padding:0;
	width:100%;
}

.dealer .panes {
	width:100%;
}

.dealer .panes .tab_content {
	width:340px;
	text-align:justify;
	/*text-indent:20px;*/
}

.dealer .panes .tab_content .address {
	float:left;
	width:100%;
	text-indent:0;
}

.dealer .panes .tab_content .address li {
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin:5px 0;
	padding:0;
	width:100%;
}

.dealer .panes .tab_content .address strong {
	width:140px;
}

.dealer .panes .tab_content .address span {
	font-weight:normal;
	width:200px;
	white-space:nowrap;
	overflow-x:hidden;
}

.dealer_box {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}

/*-----------------------------Dealer form----------------------------*/

.form {
	background:url("../images/layout/gradient_stripe.gif") no-repeat scroll left -44px #FFFFFF;
	float:right;
	height:392px;
	padding-left:20px;
	width:370px;
}

.form h1 {
	float:left;
	padding:0;
	width:100%;
}

.form .info {
	float:left;
	text-align:justify;
}

.form form {
float:left;
margin:10px 0;
width:100%;
}

.contact_form {
	float:left;
	width:100%;
}

.contact_form .row {
	float:left;
	line-height:25px;
	width:100%;
	margin-bottom:5px;
}

#row_antispam {
	display:none;
}

.contact_form .row span {

}

.contact_form .row .contact_form_required {
	float:none;
}

.contact_form .row .contact_form_span1 {
	float:left;
	font-size:12px;
	text-align:center;
	width:130px;
}

.contact_form .row .contact_form_span2 {
	float:right;
	margin:0 0 0 7px;
	width:215px;
}

.contact_form .row span label {

}

.contact_form .row span input,.contact_form .row span textarea {
	border:1px solid #DD902F;
	color:#666;
	height:23px;
	margin:0;
	padding:0 5px;
	width:203px;
}

.contact_form .row span textarea {
	height:auto;
}

#row_submit .contact_form_span1 {
	display:none;
}

#row_submit .contact_form_span2 {
	margin:0;
	width:100%;
}

#row_submit input {
	float:right;
	font-size:9px;
	height:auto;
	padding:2px 5px;
	text-transform:uppercase;
	width:auto;
	cursor:pointer;
	background: #FFA637;
	color: #B36400;
}

/*---------------------------Request Form-----------------------------*/

.RequestForm {
	width:360px;
	margin:10px auto 0;
}

/*----------------------------------Sitemap----------------------------*/

#sitemap {
	float:left;
	width:100%;
}

#sitemap ul {
	float:left;
	margin:0;
	width:100%;
}

#sitemap li {
	background:none;
	float:left;
	line-height:20px;
	padding:0;
	width:100%;
}

#sitemap a,#sitemap li li li a {
	color:#DD902F!important;
	text-decoration:none;
	float:left;
	padding:0 5px 0 0;
}

#sitemap a:hover,#sitemap li li li a:hover {
	color:#666!important;
	padding:0 0 0 5px;
}

#sitemap li ul {
	background:url("../images/layout/arrow_down.gif") no-repeat scroll 4px 5px transparent;
	padding:0 0 0 20px;
}

#sitemap li li {

}

#sitemap li li a,#sitemap li li li li a {
	color:#333!important;
	font-size:10px;
}

#sitemap li li a:hover, #sitemap li li li li a:hover {
	color:#C9760E!important;
}

/*---------------------------Advisor-------------------------*/

#advisor_Compex_product_advisor,
#advisor_Compex_offline_dealer_advisor,
#advisor_Compex_dealer_advisor,
#advisor_Compex_benefits_advisor,
#advisor_Compex_dealer_advisor_en_OC {
	float:left;
	margin-top:10px;
	width:100%;
}

#advisor_Compex_product_advisor .legend,
#advisor_Compex_product_advisor2 .legend,
#advisor_Compex_offline_dealer_advisor .legend,
#advisor_Compex_dealer_advisor .legend,
#advisor_Compex_benefits_advisor .legend,
#advisor_Compex_dealer_advisor_en_OC .legend {
	color:#DD902F;
	font-size:16px;
	text-indent:5px;
	margin-bottom:5px;
	border:0;
	clear: both;
}

#advisor_Compex_product_advisor fieldset,
#advisor_Compex_offline_dealer_advisor fieldset,
#advisor_Compex_dealer_advisor fieldset,
#advisor_Compex_benefits_advisor fieldset,
#advisor_Compex_dealer_advisor_en_OC fieldset {
	border-top:1px solid #EEEEEE;
	float:left;
	padding:5px;
	width:750px;
}

#advisor_Compex_product_advisor div,
#advisor_Compex_offline_dealer_advisor div,
#advisor_Compex_dealer_advisor div,
#advisor_Compex_benefits_advisor div,
#advisor_Compex_dealer_advisor_en_OC div {
	border-bottom:1px solid #CCCCCC;
	float:left;
	line-height:25px;
	width:100%;
}

#advisor_Compex_product_advisor div label,
#advisor_Compex_offline_dealer_advisor div label,
#advisor_Compex_dealer_advisor div label,
#advisor_Compex_benefits_advisor div label,
#advisor_Compex_dealer_advisor_en_OC div label {
	float:left;
	font-weight:bold;
	letter-spacing:0;
	line-height:25px;
	text-indent:20px;
	width:440px;
}

#advisor_Compex_product_advisor div select,
#advisor_Compex_offline_dealer_advisor div select,
#advisor_Compex_dealer_advisor div select,
#advisor_Compex_benefits_advisor div select,
#advisor_Compex_dealer_advisor_en_OC div select {
	float:right;
	height:19px;
	margin:3px 5px 0 0;
	width:290px;
}


#advisor_Compex_product_advisor div input,
#advisor_Compex_offline_dealer_advisor div input,
#advisor_Compex_dealer_advisor div input,
#advisor_Compex_benefits_advisor div input,
#advisor_Compex_dealer_advisor_en_OC div input {
	float:right;
	margin:6px;
}

#advisor_Compex_product_advisor div .submit,
#advisor_Compex_product_advisor2 div .submit,
#advisor_Compex_offline_dealer_advisor div .submit,
#advisor_Compex_dealer_advisor div .submit,
#advisor_Compex_benefits_advisor div .submit,
#advisor_Compex_dealer_advisor_en_OC div .submit {
	background:none repeat scroll 0 0 #FFA637;
	border:1px solid #DD902F;
	color:#B36400;
	float:left;
	padding:1px 5px;
	cursor:pointer;
	margin:6px 0;
}

.advisor_block .advisor_block_question, #selector_279_block label,#advisor_337_block label, #selector_350_block label {
	color:#DD902F;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:0 !important;
}

.advisor_submit {
	border:0!important;
}

.advisor_result {
	color:#DD902F;
	float:left;
	margin:5px 0 0 5px;
}

.advisor_res {
	border:0!important;
}

/*---------------------------Bottom section---------------------------*/

.bottom_bar {
	float:left;
	width:100%;
	line-height:60px;
	letter-spacing:0;
}

.bottom_bar .link {
	color:#666;
	float:left;
	font-size:15px;
}

.bottom_bar .link a {
	/*background:transparent url(../images/layout/heart.gif) no-repeat scroll right 4px;
	padding-right:26px;*/
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.bottom_bar .link a:hover {
	color:#333;
}

#bottomMenu {
	float:right;
	font-size:13px;
	margin:0 5px 0 0;
	list-style:none;
}

#bottomMenu li {
	float:left;
	margin:0 0 0 15px;
	padding:0;
	background:none;
}

#bottomMenu li a {
	background:#F1F0F0 none repeat scroll 0 0;
	color:#858080;
	padding:3px;
	text-decoration:none;
}

#bottomMenu li a:hover {
	color:#666;
	background:#eee;
}

#footer {
	height:40px;
	width:100%;
	font-size:12px;
	letter-spacing:0;
	float:left;
}

#footer .copyright {
	color:#999;
	float:left;
}

#footerMenu {
	float:left;
	margin:0 0 0 10px;
	list-style:none;
}

#footerMenu li {
	border-left:1px solid #999;
	float:left;
	padding-left:5px;
	background:none;
}

#footerMenu li a {
	color:#999;
	margin-right:5px;
}

#footerMenu li a:hover {
	color:#666;
}
.download_link {
background:url("../images/layout/arrow_right.gif") no-repeat scroll left center transparent;
float:left;
line-height:20px;
margin:5px;
text-decoration:none;
text-indent:15px;
}

.download_link:hover {
background:url("../images/layout/arrow_right.gif") no-repeat scroll 3px center transparent;
}
