@charset "utf-8";
/* CSS Document */

html{
	position:relative;
	height:100%;
	width:100%;
}

body{
	position:relative;
	margin:0;
	padding:0;
	color:#767D86;
	background:#E3E5E6 url(../images/background_body.jpg) top center repeat;
	font-family:Verdana, sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
}

#container{
	margin:0 auto;
	padding:0;
	width:920px;
	position:relative;
	z-index:0;
}


#header_container{
	margin:0 auto;
	padding-top:10px;
	width:920px;
	height:101px;
	position:relative;
	background:transparent url(../images/background_header.png) top center no-repeat;
	z-index:9999;
}

#top_navigation_container{
	margin:0 auto;
	padding:0;
	width:920px;
	position:relative;
	/*z-index:10;*/
}

#wave{
	width:100%;
	position:absolute;
	height:75px;
	top:97px;
	left:0;
	background:transparent url(../images/background_wave.png) top center repeat-x;
	z-index:0;
}

/*--- Logo ---*/
#logo_container{
	float:left;
	margin-left:15px;
}

#logo_container a img{
	margin-top:7px;
}
/*--- END Logo ---*/

/*--- Region selector and Search container ---*/
#region_selector_container{
	margin-top:0;
	margin-right:15px;
	float:right;
	position:relative;
	z-index:99999;
}

#region_selector_container div{
	height:25px;
	float:left;
}

#region_selector_container div img, #region_selector_container div p, #region_selector_container div input{
	float:left;
}

#region_selector_container div img{
	margin-left:25px;
}

#region_selector_container div a{
	margin:0;
	line-height:25px;
	text-decoration:none;
	font-size:11px;
	color:#464E59;
}

#region_selector_container div#region_link{
	width:170px;
}

#region_selector_container div div#search{
	background:transparent url(../images/background_search.jpg) top center no-repeat;
	margin:0;
	font-size:11px;
	color:#767D86;
	width:146px;
	height:25px;
}

#region_selector_container div div#search input{
	border:none;
	border-width:0;
	margin:5px;
	padding:0;
	font-size:11px;
	color:#767D86;
}

#region_selector_container #languages{
	position:absolute;
	top:20px;
	right:175px;
	z-index:99999;
	width:150px;
	display:none;
	background-color:#000;
	margin:0;
	padding:0;
}

#region{
	cursor:pointer;
}

#region_selector_container #languages a{
	display:block;
	line-height:25px;
	height:25px;
	width:150px;
	margin:0;
	padding:0 15px 0 15px;
	background-color:#AAA;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	z-index:9999;
}

#region_selector_container #languages a:hover{
	background-color:#CCC;
	color:#FFF;
}

/*--- END Region selector and Search container ---*/

/*--- Top navigation ---*/
#top_navigation{
	position:absolute;
	bottom:6px;
	right:15px;
	width:auto;
}

#top_navigation .etelka .cufon{
	margin-top:10px;
}

#top_navigation ul{
	list-style:none;
	padding:0;
	margin:0;
}

#top_navigation li{
	float:left;
	margin:0 1px 0 1px;
} 

#top_navigation a{
	color:#000;
	/*background:transparent url(../images/background_top_navigation_center.png) left top repeat-x;*/
	background-color:transparent;
	text-decoration:none;
	line-height:27px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	cursor:pointer;
	margin-right:2px;
	margin-left:2px;
}

#top_navigation a span.right_end{
	/*background:transparent url(../images/background_top_navigation_right.png) right top no-repeat;*/
	background-color:transparent;
	height:40px;
	cursor:pointer;
	display:block;
	float:left;
	width:7px;
}

#top_navigation a span.center{
	display:block;
	float:left;
	padding-left:12px;
	padding-right:12px;
	height:40px;
	cursor:pointer;
}

#top_navigation a span.left_end{
	/*background:transparent url(../images/background_top_navigation_left.png) left top no-repeat;*/
	background-color:transparent;
	height:40px;
	cursor:pointer;
	display:block;
	float:left;
	width:7px;
}



#top_navigation a, #top_navigation a span{
	display:block;
	float:left;
}

#top_navigation a.active span.center{
	background:transparent url(../images/background_top_navigation_center.png) left bottom repeat-x;
	cursor:pointer;
	color:#F90;
	text-decoration:none;
}

#top_navigation a.active span.right_end{
	background:transparent url(../images/background_top_navigation_right.png) right bottom no-repeat;
	cursor:pointer;
}

#top_navigation a.active span.left_end{
	background:transparent url(../images/background_top_navigation_left.png) left bottom no-repeat;
	cursor:pointer;
}

#top_navigation a.active{
	font-weight:bold;
}

#top_navigation a:hover.active{
	text-decoration:none;
}

#top_navigation a:hover{
	/*background:transparent url(../images/background_top_navigation_center.png) left bottom repeat-x;*/
	color:#464E59;
	text-decoration:underline;
}

#top_navigation a:hover span.right_end{
	/*background:transparent url(../images/background_top_navigation_right.png) right bottom no-repeat;*/
}

#top_navigation a:hover span.left_end{
	/*background:transparent url(../images/background_top_navigation_left.png) left bottom no-repeat;*/
}
/*--- END Top navigation ---*/

/*--- Breadcrumb ---*/
#breadcrumb{
	color:#67727F;
	clear:both;
	margin-right:15px;
	margin-top:0;
	padding-bottom:5px;
	padding-left:15px;
	/*border-bottom:1px solid #DADCDE;*/
	width:690px;
	font-size:10px;
	visibility:hidden;
}

#breadcrumb a{
	font-size:10px;
	color:#67727F;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

/*--- END Breadcrumb ---*/

/*--- Top border rounded ---*/
#top_border{
	height:15px;
	width:717px;
	background-color:transparent;
	margin:0;
	padding:0;
	position:relative;
}

#top_border_line{
	height:15px;
	width:702px;
	background:transparent url(../images/background_top_border_line.png) 0px 1px repeat-x;
	float:left;
	position:relative;
}

#top_border_corner{
	height:15px;
	width:15px;
	float:right;
	background:transparent url(../images/background_top_border_corner.png) top right no-repeat;
	position:relative;
}
/*--- END Top border rounded ---*/

/*--- Content ---*/
#content_container{
	width:920px;
	position:relative;
}

#content{
	width:717px;
	float:left;
	/*border-right:1px solid #DADCDE;*/
	/*background:transparent url(../images/background_content.jpg) top right repeat-y;*/
	position:relative;
}

#content_right_border{
	background:transparent url(../images/background_content.jpg) top right repeat-y;
	margin:0;
	padding:0;
	/*color:#656A72;*/
	/*color:#4E5358;*/
	color:#3C4044;
	position:relative;
}

#content_text{
	width:465px;
}

#content_text_is{
	width:516px;
	margin-top:18px;
}

img.pad{
	padding-right:10px;
	padding-top:5px;
}
/*--- END Content ---*/

/*--- Box connection Free ---*/
#box_free{
	width:560px;
}

#box_free_full{
	width:700px;
}

#box_connection_free{
	width:100%;
	margin-top:20px;
	padding:0;
}

#box_connection_free .orange{
	background:#FFE1B5 url(../images/background_box_orange.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:6px 0 0 0;
	margin:0;
}

#box_connection_free .orange_slim{
	background:#FFE1B5 url(../images/background_box_orange_slim.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:8px 0 0 0;
	margin:0;
}
#box_connection_free .grey{
	background:#FFF url(../images/background_box_grey.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:6px 0 6px 0;
	margin:0;
	height:100%;
}

#box_connection_free #text div{
	margin:0;
	padding:0;
}

#box_connection_free .border_orange_top{
	background:transparent url(../images/background_box_orange_top.png) top right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	margin-top:15px;
}

#box_connection_free .border_orange_bottom{
	background:transparent url(../images/background_box_orange_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

#box_connection_free .border_grey_top{
	background:transparent url(../images/background_box_grey_top.png) top right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	margin-top:15px;
}

#box_connection_free .border_grey_bottom{
	background:transparent url(../images/background_box_grey_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

#box_connection_free .border_grey_bottom_short{
	background:transparent url(../images/background_box_grey_bottom_short.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

#box_connection_free .line_separator{
	height:2px;
	width:100%;
	background:transparent url(../images/background_bottom_border_line.png) top center repeat-x;
	margin:0;
	clear:both;
	position:relative;
}
/*--- END - Box connection Free ---*/

/*--- Box connection IS ---*/
.box_is{
	width:516px;
	position:relative;
}

.box_connection_is .pa{
	position:absolute;
	/*z-index:5000;*/
	margin-bottom:20px;
}

#box_is_full{
	width:700px;
}

.box_connection_is{
	width:100%;
	margin:0;
	margin-top:20px;
	padding:0;
	position:relative;
}

.box_connection_is #input_button_buy{
	margin:0;	
}

.box_connection_is .orange{
	background:#FFE1B5 url(../images/background_box_orange.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	/*border-left:1px solid #DBDCDE;*/
	color:#000;
	padding:0;
	/*padding:6px 0 0 0;*/
	margin:0;
	position:relative;
}

.box .orange{
	height:80px;
}

.box{
	margin:0;
	padding:0;
	}

.box_connection_is .orange_slim{
	background:#FFE1B5 url(../images/background_box_orange_slim.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:0;
	/*padding:6px 0 0 0;*/
	margin:0;
	position:relative;
}

.box_connection_is .orange_bold{
	background:#FFE1B5 url(../images/background_box_orange.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	/*border-left:1px solid #DBDCDE;*/
	color:#000;
	height:125px;
	/*line-height:125px;*/
	padding:0;
	margin:0;
	position:relative;
	top:0px;
}

.box_connection_is .orange_bold div{
	line-height:normal;
	padding-top:45px;
}

.box_connection_is .orange_bold div.form div{
	line-height:normal;
	padding-top:15px;
}

.box_connection_is .orange_bold div.form{
	line-height:normal;
	padding-top:15px;
	text-align:right;
}

.box_connection_is .grey{
	background:#FFF url(../images/background_box_grey.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:6px 0 6px 0;
	margin:0;
	height:100%;
}

.box_connection_is .grey_slim{
	background:#FFF url(../images/background_box_grey_slim.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	/*border-left:1px solid #DBDCDE;*/
	color:#000;
	padding:6px 0 6px 0;
	margin:0;
	height:33px;
}

.box_connection_is .green_slim{
	background:#FFF url(../images/background_box_green_slim.png) top center repeat-x;
	border-right:1px solid #DBDCDE;
	/*border-left:1px solid #DBDCDE;*/
	color:#000;
	padding:6px 0 6px 0;
	margin:0;
	height:32px;
}

.box_connection_is .border_green_bottom{
	background:transparent url(../images/background_box_green_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

.box_connection_is #text div{
	margin:0;
	padding:0;
}

.box_connection_is .border_orange_top{
	background:transparent url(../images/background_box_orange_top.png) bottom right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	padding:0;
	margin:15px 0 0 0;
}

.box_connection_is .border_orange_top_fix{
	background:transparent url(../images/background_box_orange_top.png) bottom right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	padding:0;
	margin:15px 0 0 0;
}

.box_connection_is .border_orange_bottom{
	background:transparent url(../images/background_box_orange_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

.box_connection_is .border_grey_top{
	background:transparent url(../images/background_box_grey_top.png) top right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	margin-top:15px;
}

.box_connection_is .border_grey_bottom{
	background:transparent url(../images/background_box_grey_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

.box_connection_is .border_grey_bottom_short{
	background:transparent url(../images/background_box_grey_bottom_short.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

.line_separator{
	height:2px;
	width:100%;
	background:transparent url(../images/background_bottom_border_line.png) top center repeat-x;
	margin:0;
	clear:both;
	bottom:0px;
	left:0px;
	position:absolute;
}
/*--- END - Box connection ---*/

/*--- Box connection uni ---*/
#box_uni{
	width:560px;
}

#box_uni_full{
	width:700px;
	position:relative;
}

#box_connection_uni{
	width:100%;
	padding:0;
	position:relative;
}

#box_connection_uni .orange{
	background:#FFE1B5 url(../images/background_box_orange.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:0;
	margin:0;
}

#box_connection_uni .orange_slim{
	background:#FFE1B5 url(../images/background_box_orange_slim.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:0;
	margin:0;
}
#box_connection_uni .grey{
	background:#FFF url(../images/background_box_grey.jpg) top center repeat-x;
	border-right:1px solid #DBDCDE;
	border-left:1px solid #DBDCDE;
	color:#000;
	padding:6px 0 6px 0;
	margin:0;
	height:100%;
}

#box_connection_uni #text div{
	margin:0;
	padding:0;
}

#box_connection_uni .border_orange_top{
	background:transparent url(../images/background_box_orange_top.png) top right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	margin-top:15px;
}

#box_connection_uni .border_orange_bottom{
	background:transparent url(../images/background_box_orange_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

#box_connection_uni .border_grey_top{
	background:transparent url(../images/background_box_grey_top.png) top right no-repeat;
	height:5px;
	width:100%;
	clear:both;
	margin-top:15px;
}

#box_connection_uni .border_grey_bottom{
	background:transparent url(../images/background_box_grey_bottom.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

#box_connection_uni .border_grey_bottom_short{
	background:transparent url(../images/background_box_grey_bottom_short.png) top right no-repeat;
	margin:0;
	padding:0;
	height:5px;
	width:100%;
	clear:both;
}

.line_separator{
	height:2px;
	width:100%;
	background:transparent url(../images/background_bottom_border_line.png) top center repeat-x;
	margin:0;
	clear:both;
}
/*--- END - Box connection uni --*/


/*--- Bottom border rounded ---*/
#bottom_border{
	height:15px;
	width:717px;
	background-color:transparent;
	margin:0;
	padding:0;
}

#bottom_border_line{
	height:15px;
	width:702px;
	background:transparent url(../images/background_bottom_border_line.png) bottom left repeat-x;
	float:left;
}

#bottom_border_corner{
	height:15px;
	width:15px;
	float:right;
	background:transparent url(../images/background_bottom_border_corner.png) top right no-repeat;
}
/*--- END Bottom border rounded ---*/

/*--- Tabs_navigation ---*/
#tabs_navigation{
	clear:both;
	width:auto;
	margin-top:0px;
	margin-left:15px;
	position:relative;
	height:10px;
	z-index:10;
}

#tabs_navigation ul{
	list-style:none;
	position:absolute;
	top:10px;
	left:0;
	padding:0;
	margin:0;
	z-index:10;
}

#tabs_navigation li{
	float:left;
	margin:0;
} 

#tabs_navigation a{
	color:#FFF;
/*	background:transparent url(../images/background_tabs_navigation_center.gif) left top repeat-x;*/
	text-decoration:none;
	line-height:26px;
	font-size:13px;
	font-weight:normal;
	height:26px;
}

#tabs_navigation a span.right_end{
	background:transparent url(../images/background_tabs_navigation_right.gif) right top no-repeat;
	width:7px;
	height:26px;
	line-height:26px;
	cursor:pointer;
	float:left;
	display:block;
}

#tabs_navigation a span.center{
	background:transparent url(../images/background_tabs_navigation_center.gif) left top repeat-x;
	padding-left:15px;
	padding-right:15px;
	line-height:26px;
	height:26px;
	cursor:pointer;
	float:left;
	display:block;
}

#tabs_navigation a span.left_end{
	background:transparent url(../images/background_tabs_navigation_left.gif) left top no-repeat;
	padding-left:7px;
	line-height:26px;
	height:26px;
	cursor:pointer;
	float:left;
	display:block;
}

#tabs_navigation a.active span.right_end{
	background:transparent url(../images/background_tabs_navigation_right.gif) right bottom no-repeat;
	cursor:default;
	display:block;
}

#tabs_navigation a.active span.center{
	background:transparent url(../images/background_tabs_navigation_center.gif) left bottom repeat-x;
	cursor:default;
	color:#000;
	display:block;
}

#tabs_navigation a.active span.left_end{
	background:transparent url(../images/background_tabs_navigation_left.gif) left bottom no-repeat;
	cursor:default;
	display:block;
}

#tabs_navigation a:hover span.right_end{
	background:transparent url(../images/background_tabs_navigation_right.gif) right bottom no-repeat;
	display:block;
}

#tabs_navigation a:hover span.center{
	background:transparent url(../images/background_tabs_navigation_center.gif) left bottom repeat-x;
	color:#000;
	display:block;
}

#tabs_navigation a:hover span.left_end{
	background:transparent url(../images/background_tabs_navigation_left.gif) left bottom no-repeat;
	display:block;
}

/*--- END Tabs_navigation ---*/

/*--- Right navigation ---*/
#right_navigation_container{
	margin:15px 0 0 0;
	/*border-left:1px solid #FFF;*/
	width:203px;
	float:left;
	position:relative;
}

ul#right_navigation{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	width:100%;
	margin:0 0 15px 0;
	padding:0;
}

ul#right_navigation li{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	display:none;
	padding:0;
}

ul#right_navigation li.block{
	display:block;
}

#right_navigation li a{
	display:block;
	margin:0;
	padding:4px 0 4px 15px;
	color:#767D86;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #C5CBCF;
}

#right_navigation a.last, #right_navigation a.last_potencial{
	border-bottom:none;
}

#right_navigation a:hover, #right_navigation a.active{
	background-color:#F0F1F2;
}

#right_navigation a.active{
	font-weight:bold;
}

#right_navigation a.pl{
  padding-left:30px;
}

#right_navigation a.p2{
  padding-left:45px;
}

#right_navigation_container h2{
	color:#50585F;
	margin:0 0 5px 15px;
	font-weight:normal;
	font-size:16px;
}

#right_navigation_container h3{
	color:#50585F;
	margin:0 0 5px 15px;
	font-weight:bold;
	font-size:12px;
}

#right_navigation_container .reviews_item{
	margin:5px 15px 15px 15px;
	padding:0;
}

#reviews{
	width:100%;
	margin:0;
	padding:15px 0 0 0;
	border-top:1px solid #DADCDE;
	font-size:11px;
	
}

#reviews_no_border{
	width:100%;
	margin:0;
	padding:0;
	font-size:11px;
}

#reviews h2{
	font-size:16px;
}

#reviews h3{
	margin-top:15px;
}

.reviews_ico{
	width:174px;
	margin:0;
	padding:0;
}
.reviews_ico .ico_top_border{
	width:100%;
	height:9px;
	margin:0;
	padding:0;
	background:transparent url(../images/background_ico_references_top.png) top center no-repeat;
}

.reviews_ico .ico_middle{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(../images/background_ico_references_middle.png) top center repeat-y;
}

.reviews_ico .ico_middle .ico_middle_text{
	padding:5px 10px;
}

.reviews_ico .ico_bottom_border{
	width:100%;
	height:18px;
	margin:0;
	padding:0;
	background:transparent url(../images/background_ico_references_bottom.png) top center no-repeat;
}

.what_say{
	text-align:right;
	margin-top:5px;
	font-style:italic;
	margin-bottom:10px;
}

/*--- END Right navigation ---*/

/*--- Bubble ---*/
.bubble{
	width:700px;
	clear:both;
	padding-top:25px;
	position:relative;
	z-index:3;
}

.bubble_top{
	width:100%;
	background:transparent url(../images/background_bubble_top.png) top center no-repeat;
	height:5px;
}

.bubble_content_container{
	width:698px;
	border-right:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	position:relative;
	background:transparent;
	z-index:3;
}

.bubble_content{
	padding:10px 15px 10px 15px;
	margin:0;
	background-color:#FFF;
}

.bubble_content_transparent{
	padding:10px 15px 10px 15px;
	margin:0;
	background-color:transparent;
	z-index:3;
}

.bubble_bottom{
	width:100%;
	background:transparent url(../images/background_bubble_bottom.png) top center no-repeat;
	height:5px;
}

.bubble h1 a{
	text-decoration:none;
	color:#FF9900;
	font-size:28px;
	margin:0;
	font-weight:normal;
}

.bubble h1, .bubble h2, .bubble h3{
	margin-left:0;
	padding-left:0;
}

.bubble h2{
	color:#2B2D2F;
}

.bubble_content p{
	padding-bottom:10px;
}

.bubble_content h2{
	padding-top:5px;
	clear:both;
}

.bubble h1{
	margin-top:0;
	padding-top:0;
}

.bubble #is h2{
	padding-top:0;
}

.bubble #is h1{
	padding-bottom:5px;
}

.bubble .fixed_height{
	height:310px;
}

.bubble #is div.checks_container{
/*	width:245px;*/
	padding:0 0 0 10px;
	margin:0;
}

.bubble #is{
	position:inherit;
}

.bubble #is .left{
	width:450px;
}

.bubble #is div.img{
	width:176px;
	float:left;
	margin-left:0;
	margin-top:4px;
	margin-right:12px;
}

.bubble div#product_smoke{
	width:291px;
	height:292px;
	position:absolute;
	bottom:-1px;
	left:1px;
	z-index:1;
	background:transparent url(../images/background_product_smoke.png) top center no-repeat;
}

.bubble div#stamp_3{
	width:81px;
	height:81px;
	position:absolute;
	top:10px;
	right:10px;
	z-index:10;
	background:transparent url(../images/stamp-3.png) top center no-repeat;
}

.bubble #is .price{
	margin:0;
	padding:0;
	text-align:right;
	position:absolute;
	right:67px;
	bottom:30px;
	color:#000;
}

.bubble #is .links{
	padding-top:0;
	line-height:38px;
	position:absolute;
	bottom:15px;
	right:15px;
}

.bubble #is .links_spec{
	padding-top:0;
	line-height:38px;
	position:absolute;
	bottom:15px;
	right:15px;
}

.bubble .orange{
	color:#F90;
}

/*--- END Bubble ---*/

/*--- Bubble ---*/
.bubble_small{
	width:342px;
	clear:none;
	padding-top:15px;
	position:relative;
}

.bubble_small_top{
	width:100%;
	background:transparent url(../images/background_bubble_small_top.png) top center no-repeat;
	height:5px;
	position:relative
}

.bubble_small_content_container{
	width:340px;
	position:relative;
	border-right:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
}

.bubble_small_content{
	padding:10px 15px 5px 15px;
	margin:0;
	background-color:#FFF;
	position:relative;
}

.bubble_small .fixed_height{
	height:235px;
}

.community .fixed_height{
	height:120px;
}

.bubble_small_bottom{
	width:100%;
	background:transparent url(../images/background_bubble_small_bottom.png) top center no-repeat;
	height:5px;
	position:relative;
}

.bubble_small .left{
	width:400px;
}

.bubble_small h1, .bubble_small h2, .bubble_small h3{
	margin-left:0;
	padding-left:0;
}

.bubble_small h2{
	color:#2B2D2F;
}

.bubble_small h1{
	margin-top:0;
	padding-top:0;
}

.bubble_small h2 a{
	color:#FF9900;
	font-size:inherit;
	font-weight:inherit;
	text-decoration:none;
}

.bubble_small #free div.checks_container{
	width:195px;
	margin:0 0 0 15px;
}

.bubble_small #free div.img{
	width:90px;
	margin-top:0;
	float:left;
	margin-right:8px;
	margin-left:-8px;
}

.bubble_small #free .links{
	padding-top:0px;
	position:absolute;
	bottom:10px;
	right:15px;
	line-height:27px;
}

.bubble_small #free h2{
	color:#F90;
	margin-top:0;
	padding-top:0;
	font-size:18px;
}

.bubble_small #is .tm{
	margin-top:35px;
}

.bubble_small #is div.checks_container{
	width:195px;
	margin:0 0 0 15px;
}

.bubble_small #is div.img{
	width:90px;
	margin-top:10px;
	margin-left:-8px;
	margin-right:5px;
	float:left;
}

.bubble_small #is .links{
	padding-top:0px;
	position:absolute;
	bottom:10px;
	right:15px;
	line-height:27px;
}

.bubble_small #is h2{
	color:#F90;
	margin-top:0;
	padding-top:0;
}

.bubble_small #is .tm{
	margin-top:35px;
}

.bubble_small #adv div.checks_container{
	width:195px;
	margin:10px 0 24px 15px;
}

.bubble_small #adv h2{
	color:#F90;
	font-size:18px;
}

.bubble_small #adv .links{
	padding-top:0px;
	position:absolute;
	bottom:10px;
	right:15px;
	line-height:27px;
}

.bubble_small #adv .price{
	position:absolute;
	bottom:16px;
	right:47px;
	color:#000;
}

.bubble_small #adv div.img{
	float:left;
	width:90px;
	margin-top:13px;
	margin-right:8px;
	margin-left:-8px;
}

.bubble_small #standard div.checks_container{
	width:195px;
	margin:0 0 24px 15px;
}

.bubble_small #standard h2{
	color:#F90;
}

.bubble_small #standard .links{
	padding-top:0px;
	position:absolute;
	bottom:10px;
	right:15px;
	line-height:27px;
}

.bubble_small #standard .price{
	position:absolute;
	bottom:16px;
	right:47px;
	color:#000;
}

.bubble_small #standard div.img{
	float:left;
	width:90px;
	margin-top:5px;
}

.bubble_small .orange{
	color:#F90;
}

.about_us{
	height:135px;
}

.partners{
	height:170px;
}

/*--- END Bubble ---*/

/*--- Footer ---*/
#footer{
	padding-bottom:30px;
	font-size:11px;
}

#footer_navigation{
	margin:15px 0 15px 15px;
	font-weight:normal;
}

#footer_navigation a{
	font-weight:normal;
	text-decoration:none;
	color:#444E5A;
	margin:0 2px 0 2px;
}
/*--- END Footer ---*/

.news_item{
	margin-bottom:15px;
}

.news_item h2{
	margin-bottom:0px;
}

.table_business{
	background-color:#FFF;	
	width:100%;
}

h2#business_all{
	margin:20px 0 0 15px;
	padding:0;
	color:#F90;
	font-size:20px;
}

.table_button{
	width:130px;
}

.product_title a{
	color:#656A72;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.head{
	background-color:#FFF0D9;
	font-weight:bold;
}

.even{
	background-color:#F0F1F3;
}

.odd{
	background-color:#E3E4E6;
}

.table_business .product{
	font-size:14px;
	font-weight:bold;
}

.table_business tr > td{
	padding-left:8px;
}

.table_business td div{
	line-height:15px;
}

.table_business .product a{
	font-size:11px;
	font-weight:normal;
}

.table_business .product span, .table_business .product_title span{
	font-size:11px;
	font-weight:normal;
}

.table_business .product span.bold{
	font-weight:bold;
}

.bubble_content_business{
	background-color:#FFF;
}

.bubble_content_business p, .bubble_content_business h2{
	margin-left:15px;
}

.bubble_content_business h2{
	padding-top:10px;
}

.purchase{
	padding-top:10px;
}

.purchaseForm{
	padding:5px 0 5px 0;
}

.img_middle{
	vertical-align:middle;
}

hr{
	margin-top:5px;
	margin-bottom:5px;
}

select{
	font-family:Verdana, Tahoma, sans-serif;
	font-size:12px;
}

.download_software{
	height:135px;
}

.award_item{
	padding-top:5px;
	padding-bottom:5px;
}

#community_banner{
	width:700px;
	height:50px;
	margin:0 0 0 0;
	padding:0px;
	background:transparent url(../images/background_community_banner.png) top center no-repeat;
}

#community_banner_text{
	width:300px;
	float:left;
	margin-left:65px;
	margin-top:3px;
}

#community_banner_text p{
	color:#000;
	margin:5px 0 5px 0;
	padding:0;
}

#community_banner_button{
	float:right;
	text-align:right;
	margin-top:12px;
	margin-right:15px;
}