/*** GENERAL LAYOUT ***/

@font-face {
	font-family: "Museo300";
	src: url('../_fonts/Museo300-Regular.otf');
}
@font-face {
	font-family: "Museo500";
	src: url('../_fonts/Museo500-Regular.otf');
}
@font-face {
	font-family: "Museo700";
	src: url('../_fonts/Museo700-Regular.otf');
}

body {
	font-size: 62.5%;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	background: url(../_img/bg-top.jpg) top left no-repeat;
	color: #666;
	line-height: normal;
}

sup {
	vertical-align: super;
}
small {
	font-size: 0.6em;
}

a {
	color: #666;
}
a:hover {
	color: #d61844;
}

.button {
	display: inline-block;
	color: #FFF;
	background: #DD2C75;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: "Museo500", "Trebuchet MS", sans-serif;
	text-decoration: none;
	-moz-box-shadow: 2px 2px 8px #644F57;
	-webkit-box-shadow: 2px 2px 8px #644F57;
}
.button2 {
	display: inline-block;
	color: #FFF;
	background: #308ec6;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: "Museo500", "Trebuchet MS", sans-serif;
	text-decoration: none;
	-moz-box-shadow: 2px 2px 8px #644F57;
	-webkit-box-shadow: 2px 2px 8px #644F57;
}
.button_on_dark {
	border:2px solid #e08da7 !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

form .send {
	display: inline-block;
	color: #FFF;
	background: #DD2C75;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: "Museo500", "Trebuchet MS", sans-serif;
	text-decoration: none;
	-moz-box-shadow: 2px 2px 8px #644F57;
	-webkit-box-shadow: 2px 2px 8px #644F57;
	border:2px solid #e08da7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor: pointer;
}

.button:hover {
	color: #FFF;
}
.button2:hover {
	color: #FFF;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 101;
}
#header {
	height: 145px;
	position: relative;
}
#header h1, #header h1 a {
	width: 224px;
	height: 75px;
}
#header h1 {
	position: absolute;
	top: 30px;
	left: 15px;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	background: url(../_img/logo.png);
}
#header .subscribe {
	position: absolute;
	top: 0;
	right: 15px;
}
#header #nav {
	position: absolute;
	bottom: 42px;
	right: 15px;
	overflow: hidden;
	height: 30px;
}
#header #nav li, #header #nav li a {
	display: block;
	float: left;
}
#header #nav li {
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
}
#header #nav li a {
	font-size: 1.7em;
	text-transform: lowercase;
	padding-right: 11px;
	font-family: "Museo300", "Trebuchet MS", sans-serif;
	text-decoration: none;
	background: url(../_img/sep.jpg) right no-repeat;
}
#header #nav li.active a {
	color: #d61844;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
}
#header #nav li.last {
	padding: 0;
}
#header #nav li.last a {
	padding: 0;
	background: none;
}
#header #languages {
	position: absolute;
	top: 0;
	left: 15px;
	overflow: hidden;
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}
#header #languages a {
	display: block;
	float: left;
	width: 27px;
	height: 21px;
	text-align:center;
	line-height: 21px;
	color: #FFF;
	background: #DD2C75;
	font-size: 1.1em;
	border-right: 1px solid #C9C9C9;
	text-decoration: none;
}
#header #social {
	font-size: 1.2em;
	color: #FFFFFF;
	vertical-align: middle;
	background: #DD2C75;
	position: absolute;
	top: 0;
	left: 40%;
	background: #DD2C75;
	border-right: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}

#content {
	padding: 0 15px 100px;
	overflow: hidden;
	zoom: 1;
}
#contact #content {
	padding-top: 58px;
}

#footer {
	font-size: 1.1em;
	height: 160px;
	overflow: hidden;
	padding: 0 15px;
	clear: both;
	position: relative;
	line-height: 40px;
}
#footer #links {
	float: left;
}
#footer a {
	text-decoration: none;
}
#footer #mt {
	display: block;
	float: right;
	width: 192px;
	height: 40px;
	text-indent: -9999px;
	background: url(../_img/mt.png);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footer .bxlExport{
	float:left;
	margin-right:15px;
}
#footer #bxlExport {
	position: absolute;
	top: 35px;
	left: 90px;
	line-height: normal;
	color: #DDD;
}
#extra_div1 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
	height: 495px;
	background: url(../_img/bg-bottom.png);
	z-index: 100;
}
#fixme { 
	position: absolute; 
	right: 21%;
	top:60%;
	padding: 4px;
	border:1px dotted #000;
	font-family: "Museo300", "Trebuchet MS", sans-serif;
	font-size: 1.7em;
	background-color: #E1A60A;
	color: #000;
	text-decoration: none;
}
div > div#fixme {
	position: fixed;
}
		
/*** PAGES ***/

#home_flash {
	width: 930px;
	height: 287px;
	border: 2px solid #FFF;
	-moz-box-shadow: 3px 3px 10px #dbdbdb;
	-webkit-box-shadow: 3px 3px 10px #dbdbdb;
	margin: 5px 0 35px -2px;
}

/* home nov2009 */

	.banner50pcL,.banner50pcR{
		-moz-box-shadow: 3px 3px 10px #dbdbdb;
		-webkit-box-shadow: 3px 3px 10px #dbdbdb;
		margin-bottom:15px;
	}
	.banner50pcL img,.banner50pcR img{
		float:left;
	}
	.banner50pcL{float:left;}
	.banner50pcR{float:right;}
	
	#homeLatestNews{
		float:left;
		width:100%;
		height:23px;
		margin-bottom:15px;
		background:url(../_img/homelatestNews.png) repeat-x 0 -23px;
	}
	#homeLatestNews h2{
		float:left;
		font-size:16px;
		height:22px;
		font-family: "Museo700", "Trebuchet MS", sans-serif;
		background:url(../_img/homelatestNews.png) repeat-x 0 0px;
		padding:1px 15px 0;
		font-weight: normal;
	}
	
	#homeLatestNews #news {float:left;width:650px;height:23px;position:relative;overflow:hidden;}
	#homeLatestNews #news ul{display:inline;}
	#homeLatestNews #news .tweet{display:inline;}
	#homeLatestNews #news .tweet-details{display:none;}
	#homeLatestNews #news .tweet-status{
		position:absolute;
		top:4px;
		left:10px;
		font-size:11px;
		display:none;
	}
	
	#homeLatestNews a.twitter{
		float:right;
		text-decoration:none;
		height:23px;
		width:36px;
		background:url(../_img/homelatestNews.png) repeat-x 100% 0px;
		padding:0;
	}
	
	.cols33{
		float:left;
		width:100%;
	}
	.cols33 .col{
		float: left;
		width: 304px;
		height: 187px;
		-moz-box-shadow: 3px 3px 10px #dbdbdb;
		-webkit-box-shadow: 3px 3px 10px #dbdbdb;
	}
	.cols33 .col_1{margin-right:9px;}
	.cols33 .col_2{margin-right:9px;}
	.cols33 #home_partners{
		background:url(../_img/ourPartners.jpg) no-repeat 0 0;
		position:relative;
	}
	.cols33 #home_partners .partner{
		position:absolute;
		top:42px;
		left:0px;
		height:132px;
		width:304px;
		background:no-repeat 50% 50%;
		display:none;
		text-decoration:none;
	}

/* /home nov2009 */






.big_col {
	float: left;
	width: 620px;
}
.small_col {
	float: left;
	width: 310px;
}

#content h2.title {
	font-size: 3.5em;
	margin-bottom:35px;
	font-weight: normal;
}
#content h2.title strong {
	display: block;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
}

#content h2.title span {
	display: block;
	font-family: "Museo300","Trebuchet MS",sans-serif;
	line-height: 0.6em;
}

#content h2.title em {
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-style: normal;
}

#banners {
	height: 196px;
	overflow: hidden;
}
#banners div, #banners div a {
	width: 302px;
	height: 166px;
}
#banners div {
	background-color: #EEE !important;
}
#banners div a {
	display: block;
	text-indent: -9999px;
}

#banners .banner_left {
	float: left;
}
#banners .banner_right {
	float: right;
}

#banners #banner_test, #banners #banner_test img {
	display: block;
}

#tweets {
	clear:both;
}
#tweets h2 {
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-size: 2.6em;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: lowercase;
}
#tweets li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 1.1em;
	line-height: 1.4em;
}
#tweets li.last {
	border: 0;
}
#tweets li span {
	display: block;
}
#tweets li .tweet-details {
	color: #a7a7a7;
}
#newsletter {
	float: left;
	width: 264px;
	height: 147px;
	background: url(../_img/bg-newsletter.jpg);
	padding: 20px;
	color: #FFF;
	position: relative;
}
#newsletter h2 {
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 5px;
	text-transform: lowercase;
}
#newsletter p {
	font-size: 1.1em;
	line-height: 1.4em;
}

#newsletter .text {
	position: absolute;
	bottom: 62px;
	left: 20px;
	width: 254px;
	border: 2px solid #D5D5D5;
	color: #666666;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
}
#newsletter .send {
	position: absolute;
	bottom: 22px;
	left: 20px;
}
#result {
	float: right;
	width: 272px;
	height: 26px;
	line-height: 26px;
	padding-left: 22px;
	background: url(../_img/warning.gif) left 6px no-repeat;
	font-size: 1.1em;
	color: #d60053;
	visibility: hidden;
}

#home_benefits {
	float: right;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	width: 294px;
	background: #e33181 url(../_img/bg-home-benefits.gif) left bottom no-repeat;
	color: #FFF;
}
#home_benefits a {
	color: #FFF;
	text-decoration: none;
}
#home_benefits #exclusive {
	padding: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #c9c9c9;
	background: #e22d7d;
}
#home_benefits #exclusive h2 {
	font-size: 5em;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-weight: normal;
}
#home_benefits #exclusive p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}
#home_benefits #benefits {
	padding: 20px 20px 10px;
}
#home_benefits #benefits h2 {
	font-size: 2.4em;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1em;
}
#home_benefits #benefits p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 30px;
}

#offers .pricing h3 {
	text-indent: -9999px;
	margin-bottom: 6px;
	height: 40px;
}
#offers .pricing .title42 {
	width: 180px;
	background: url(../_img/title42.png);
}
#offers .pricing .title26 {
	width: 229px;
	margin-bottom: 2px;
	height: 44px;
	background: url(../_img/title26.png);
}
#offers .pricing .title14 {
	width: 181px;
	background: url(../_img/title14.png);
}
#offers .pricing p {
	font-size: 1.1em;
	line-height: 1.4em;
}

#offers {
	background: url(../_img/bg-howmuch-pricing.gif);
	width: 930px;
	height: 183px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	margin-bottom: 23px;
	position: relative;
}
.offer {
	position: relative;
	float: left;
	width: 249px;
	height: 123px;
	border-right: 1px solid #FFF;
	z-index: 999;
	position: relative;
	color: #FFF;
	padding: 30px;
}
#offers .last {
	border: 0;
}

.offer .subscribe {
	position: absolute;
	left: 30px;
	bottom: -16px;
}

#moving_offer {
	background: url(../_img/bg-howmuch-pricing-moving.gif);
	width: 310px;
	height: 183px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 998;
}

#moving_arrow {
	width: 45px;
	height: 27px;
	background: url(../_img/arrow.png);
	position: relative;
	left: 133px;
	top: 2px;
}

#youshould {
	border-left: 2px solid #e2e0e1;
	border-right: 2px solid #e2e0e1;
	width: 926px;
	height: 128px;
	background: url(../_img/bg-youshould.gif) bottom no-repeat;
	
}
#youshould div {
	height: 64px;
	line-height: 64px;
	padding: 0 30px 0 70px;
	color: #FFF;
}
#youshould #youshould_subscription {
	font-family: "Museo300", "Trebuchet MS", sans-serif;
	text-align: right;
	color: #309DCC;
	font-size: 2em;
}
#youshould #youshould_subscription strong {
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-weight: normal;
}
#youshould #youshould_subscription a {
	color: #309DCC;
	text-decoration: none;
}
#youshould #youshould_package {
	font-family: "Museo500", "Trebuchet MS", sans-serif;
	color: #FFF;
	font-size: 2em;
}

.pricing_box {
	border: 2px solid #e2e0e1;
	margin-bottom: 40px;

}
#pricing_box3 div h2 {
	background: url(../_img/international.gif) 15px 20px no-repeat;
}
#pricing_box4 div h2 {
	background: url(../_img/download.gif) 15px 20px no-repeat;
}
#pricing_box4 {
	margin: 0;
}
.pricing_box h2 {
	font-weight: normal;
	padding: 20px 15px 20px 80px;
	height: 57px;
	overflow: hidden;
}
.pricing_box .open h2 {
	background: url(../_img/minus.gif) 15px 20px no-repeat;
}
.pricing_box .closed h2 {
	background: url(../_img/plus.gif) 15px 20px no-repeat;
}
.pricing_box h2 strong.title {
	display: block;
	font-weight: normal;
	font-size: 3em;
	color: #ca1f50;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	line-height: 0.9em;
}
.pricing_box h2 strong a {
	text-decoration: none;
	color: #ca1f50;
}
.pricing_box h2 span.subtitle {
	display: block;
	font-size: 2em;
	color: #2f9aca;
	font-family: "Museo300", "Trebuchet MS", sans-serif;
}
.pricing_box h2 span a {
	text-decoration: none;
	color: #2f9aca;
}
.pricing_box h2 span strong {
	font-weight: normal;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
}
.pricing_box h2 em {
	font-style: normal;
	color: #666;
	font-size: 0.8em;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
}
.pricing_box .more {
	overflow: hidden;
}

table#upgrades {
	width: 100%;
}
table#upgrades td {
	width: 28%;
	border-bottom: 1px solid #808080;
	font-size: 1.6em;
	color: #5f5f5f;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	padding: 10px 15px;
}
table#upgrades td.title {
	width: 16%;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
table#upgrades .highlight {
	background-color: #f7f7f7;
}
table#upgrades .selected {
	background-color: #56C1F2;
}
table#upgrades td.last {
	border: 0;
}
table#upgrades th {
	color: #e9458b;
	font-size: 1.8em;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #808080;
	padding: 15px;
	text-align: left;
	width: 28%;
	background: url(../_img/bg-shadow.png) top repeat-x;
}
table#upgrades th.title {
	width: 16%;
}
table#upgrades th.selected {
	color: #FFF;
}


.slider {
	position: relative;
	height: 32px;
	margin: 0 10px;
	width: 328px;
	background: url(../_img/bg-slider.gif) left 11px no-repeat;
}
.slider a {
	position: absolute;
	display: block;
	width: 46px;
	height: 32px;
	background: url(../_img/slider.png);
	margin-left: -23px;
	cursor:pointer;
}

#calculator {
	padding: 0 30px;
}
#calculator p#guide {
	font-size: 1.1em;
	line-height: 1.4em;
}
#calculator .row {
	margin: 0 -30px;
	padding: 0 30px;
	overflow: hidden;
	border-bottom: 2px solid #E2E0E1;
	position: relative;
	width: 866px;
	zoom: 1;
}
#calculator .row .label, #calculator_more .label {
	width: 358px;
	float: left;
	color: #ca1f50;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-size: 1.8em;
	line-height: 75px;
}
#calculator .row .item {
	float: left;
	overflow: hidden;
	height: 65px;
	width: 478px;
}
#calculator .row #item_calls {
	margin-bottom: 0;
}
#calculator .row #item_sms {
	padding-left: 358px;
	padding-bottom: 10px;
	margin-top: 0;
	clear: both;
}
#calculator .row .illu, #calculator .row .slider_container {
	float: left;
}
#calculator .row .slider_container {
	position: relative;
	width: 348px;
}
#calculator_more .slider_container {
	position: relative;
}
#calculator .row .indicator, #calculator_more .indicator {
	position: absolute;
	top: 0;
	text-align:center;
	width: 100%;
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
}
#calculator .row .illu {
	width: 65px;
	height: 65px;
	text-indent: -9999px;
}
#calculator .row #illu_home {
	background: url(../_img/icons/home.gif);
}
#calculator .row #illu_outside {
	background: url(../_img/icons/outside.gif);
}
#calculator .row #illu_day {
	background: url(../_img/icons/day.gif);
}
#calculator .row #illu_weekend {
	background: url(../_img/icons/weekend.gif);
}
#calculator .row #illu_mobile {
	background: url(../_img/icons/mobile.gif);
}
#calculator .row #illu_fixed {
	background: url(../_img/icons/fixed.gif);
}
#calculator .row #illu_calls {
	background: url(../_img/icons/calls.gif);
}
#calculator .row #illu_calls2 {
	background: url(../_img/icons/calls2.gif);
}
#calculator .row #illu_sms {
	background: url(../_img/icons/sms.gif);
}
#calculator .row #illu_sms2 {
	background: url(../_img/icons/sms2.gif);
}
#calculator .row .labels, #calculator_more .labels {
	overflow: hidden;
}
#calculator .row .labels div, #calculator_more .labels div {
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
}
#calculator .row .labels .label_left, #calculator_more .labels .label_left {
	float: left;
	padding-left: 10px;
}
#calculator .row .labels .label_right, #calculator_more .labels .label_right {
	float: right;
	padding-right: 10px;
	text-align: right;
}
#calculator_more {
	zoom: 1;
}
#calculator_more .intro {
	padding: 20px 0 20px 50px;
	zoom: 1;
}
#calculator .open .intro {
	background: url(../_img/minus_mini.gif) left 25px no-repeat;
}
#calculator .closed .intro {
	background: url(../_img/plus_mini.gif) left 25px no-repeat;
}
#calculator_more .intro h3 {
	color: #ca1f50;
	font-size: 1.8em;
	font-family: "Museo700", "Trebuchet MS", sans-serif;
	font-weight: normal;
}
#calculator_more .intro p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", sans-serif;
}
#calculator_more .label {
	float: none;
	width: auto;
	line-height: normal;
	margin-bottom: 15px;
}
#calculator_more .slider_container {
	width: 348px;
	margin-left: -10px;
}
#question5, #question6 {
	float: left;
	width: 400px;
	padding-left: 30px;
	padding-bottom: 20px;
	position: relative;
	left: -30px;
}
#question7 {
	clear: both;
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
#question7 .label {
	float: left;
	padding-right: 10px;
	margin: 0;
}

.pricing_box #calculator_more .more {
	overflow: hidden;
	margin: 0 -30px;
	padding: 0 30px;
}

#radio1 {
	position: absolute;
	top: 60px;
	left: 30px;
}
#radio2 {
	float: left;
	padding-right: 10px;
}

#radio1 span, #radio2 span {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
}

#same_price_wifi {
	display: none;
}

#free_wifi {
	font-family:"Museo700","Trebuchet MS",sans-serif;
	font-size:1.8em;
	color: #309DCC;
	display: none;
}

/*----------------- renaud -----------------*/
.hide{font-size:1px;text-indent:-8000px;overflow:hidden;}

/*----------------- where -----------------*/

#where h2.title strong {
	color: #309dcc;
}

#where h3{
	font-family: "Museo300","Trebuchet MS",sans-serif;
	font-size: 2.5em;
	margin-bottom:10px;
	font-weight: normal;
	line-height: 1em;
}

#where p, #challenge form p{
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom: 10px;
}

#where #col_left{
	background:transparent url('../_img/bg-where-subscribe-online.gif') no-repeat top left;
}
#where #col_center{
	background:transparent url('../_img/bg-where-subscribe-by-phone.gif') no-repeat top left;
}
#where #col_right{
	background:transparent url('../_img/bg-where-find-a-shop.gif') no-repeat top left;
}
#where #col_right, #where #col_center, #where #col_left{
	width:270px;
	float:left;
	padding-top:160px;
}
#where #col_left, #where #col_center{
	padding-right:35px;
}
#where .proceed_directly {
	display:block;
	width:174px;
	height:35px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}
#where #col_center form {
	margin-top: 20px;
}
#where #col_center form label, #challenge form label {
	display: block;
	margin-bottom:3px;
	text-transform: uppercase;
}
#where #col_center form input.text, #challenge form input.text{
	border: 2px solid #d5d5d5;
	width:231px;
	color:#666;
	padding: 2px;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
}
#where #col_center form input.send, #challenge form input.send{
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#where #col_center form select{
	text-transform: uppercase;
}

#where #col_left p img{
	margin-left:-11px;
}

#where #col_right .button{
	margin-top: 15px;
}

/*----------------- contact -----------------*/

#contact form{
	width:435px;
	border: 2px solid white;
	background:#de2f7a url('../_img/bg-contact-form.jpg') left bottom repeat-x;
	color:#FFF;
	padding:25px 20px;
	float:left;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}

#contact form h3{
	display:block;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 3em;
	margin-bottom:25px;
	font-weight: normal;
}
#contact form p{
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.2em;
	line-height:1.4em;
}
#contact form fieldset{
	margin-top:15px;
}
#contact form .field{
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 10px;
}
#contact form label{
	display: block;
	margin-bottom: 3px;
}
#contact form input.text{
	border: 2px solid #d5d5d5;
	width:427px;
	height:17px;
	color:#666;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
}
#contact form textarea{
	border: 2px solid #d5d5d5;
	color:#666;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
	width:427px;
	height: 100px;
}

#contact #column_left {
	float: left;
	padding-left: 30px;
	width: 416px;
}
#contact #column_left .info {
	margin-bottom: 40px;
}	
#contact #column_left h3 {
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 2em;
	margin-bottom:15px;
	font-weight: normal;
}
#contact #column_left p {
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:15px;
}


/*----------------- who - why -----------------*/

#who #col_left, #why #col_left{
	width:450px;
	float:left;
	padding-right:15px;
	margin-bottom: 50px;
}
#who #col_right, #why #col_right{
	width:450px;
	float:right;
	padding-left:15px;
	margin-bottom: 50px;

}
#why ol li {
	margin-bottom: 25px;
	overflow: hidden;
}
#who h3, #why h3, #challenge h3 {
	font: 2.4em "Museo700","Trebuchet MS",sans-serif;
	margin-bottom:5px;
	font-weight: normal;
}
#why h3, #challenge h3 {
	color: #CA1F50;
}
#who p, #why p{
	font-size: 1.1em;
	line-height:1.4em;
	margin-bottom: 15px;
}
#who .section {
	margin-bottom: 25px;
}
#who form{
	width:405px;
	border: 2px solid white;
	background:#de2f7a url('../_img/bg-contact-form.jpg') left bottom repeat-x;
	color:#FFF;
	padding:25px 20px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	overflow: hidden;
}

#who form h3{
	display:block;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 3em;
	margin-bottom:25px;
	font-weight: normal;
}
#who form p{
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	width:135px;
}
#who #form_left{
	float:left;
	padding-right:10px;
}
#who form fieldset{
	padding-left:10px;
	position:relative;
	width: 250px;
	display: block;
	float: left;
}
#who form .field{
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 10px;
	width: auto;
}
#who form label{
	display: block;
	margin-bottom: 3px;
}
#who form input.text{
	border: 2px solid #d5d5d5;
	width:242px;
	color:#666;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
}
#who form textarea{
	border: 2px solid #d5d5d5;
	color:#666;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
	width:242px;
	height: 60px;
}
#who .send{
	cursor: pointer;
	float: right;
}
#why .col_title{
	font: 4.8em "Museo700","Trebuchet MS",sans-serif;
	color:#d50140;
	margin-bottom:20px;
}

#why #banner{
	position:relative;
	width:924px;
	height:78px;
	clear:both;
	border: 2px solid white;
	-moz-box-shadow: 3px 3px 10px #ddd;
	-webkit-box-shadow: 3px 3px 10px #ddd;
}
#why #banner a{
	display:block;
	width:924px;
	height:78px;
	text-indent: -9999px;
}

#why #why_flash_center{
	margin:0 0 40px 0;
	display:block;
	width:924px;
	height:334px;
	text-align:center;
}
#why #why_flash{
	width:800px;
	height:334px;
	margin:0 auto;
	border:solid 2px #FFFFFF;
	-moz-box-shadow: 3px 3px 10px #888888;
	-webkit-box-shadow: 3px 3px 10px #888888;
}

/* HOW */

#how_flash {
	margin-left: 5px;
	margin-bottom: 45px;
	width: 920px;
	height: 304px;
	background: url(../_img/altFlash-how.jpg);
}

#how_intro {
	margin-bottom: 60px;
	padding-left: 5px;
}
#content #how_intro h2.title {
	margin-bottom: 10px;
}
#content #how_intro h2.title span {
	line-height: normal;
}
#how_intro p {
	font-size:1.1em;
	line-height:1.4em;
}

#how_cols {
	zoom: 1;
}

#how .big_col {
	padding-right: 14px;
	width: 606px;
}

.step {
	margin-bottom: 45px;
	overflow: hidden;
}
#step5 {
	margin: 0;
}
.step h3 {
	font-size: 2.4em;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 30px;
}
.step .step_content {
	font-size:1.1em;
	line-height:1.4em;
}
.step .step_content p {
	margin-bottom: 10px;
}
#step2 {
	margin-bottom: 35px;
}
#step2 .button {
	margin-bottom: 10px;
}

#how_devices {
	overflow: hidden;
	padding-top: 35px;
}
.device {
	width: 141px;
	float: left;
	padding-bottom: 30px;
}
.device strong {
	display: block;
	font-size: 1.1em;
	margin-bottom: 10px;
	width: 100px;
}
.device .soon {
	display: inline-block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 4px;
	background: #ffc600;
	color: #FFF;
	border: 1px solid #FFF;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
	margin-left: 10px;
	margin-bottom: 10px;
}
#how .banner {
	display: block;
	text-indent: -9999px;
	width: 290px;
	height: 290px;
	float: right;
	border:2px solid #FFF;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}
a.devices {
	display:block;
	width:120px;
	height:32px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}
#how_faq {
	float: right;
	width:250px;
	border: 2px solid #FFF;
	background:#de2f7a url('../_img/bg-contact-form.jpg') left bottom repeat-x;
	color:#FFF;
	padding:25px 20px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	margin-bottom: 45px;
}
#how_faq h3{
	display:block;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 3em;
	font-weight: normal;
}
#how_faq h4{
	display:block;
	font-family: "Museo300","Trebuchet MS",sans-serif;
	font-size: 3em;
	font-weight: normal;
	line-height: 0.6em;
	margin-bottom: 25px;
}
#how_faq .content{
	margin-bottom: 25px;
}
#how_faq p{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#how_faq .faq {
	display: block;
	cursor: pointer;
	width:118px;
	height:32px;
	border:2px solid #e08da7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 3px 3px 10px #8e183b;
	-webkit-box-shadow: 3px 3px 10px #8e183b;
}

/*----------------- faq -----------------*/

#faq .lift_box h2{
	display: block;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size:2.5em;
	height:50px;
	padding-left: 55px;
	font-weight: normal;
	line-height: 50px;
}
#faq .intro{
	margin-bottom:30px;
	font-family:"Trebuchet MS",sans-serif;
	line-height:1.4em;
}
#faq .big_col{
	width:600px;
	padding-right: 15px;
}
#faq .small_col{
	width:300px;
	padding-left:15px;
}
#faq .question_categories{
	border: 2px solid #e0dddd;
	margin-bottom:20px;
}
#faq .question{
	font-weight: bold;
}
#faq p{
	font-family: "Trebuchet MS",sans-serif;
	line-height:1.4em;
	font-size:1.2em;
}
#faq .open h2{
	background: url(../_img/minus-faq.gif) 10px 8px no-repeat;
}
#faq .closed h2{
	background: url(../_img/plus-faq.gif) 10px 8px no-repeat;
}
#faq .more{
	background:transparent url('../_img/bg-shadow.png') repeat-x top;
	overflow: hidden;
	position: relative;
}
#faq .question_answer{
	padding:15px;
	border-bottom:2px solid #e0dddd;
	overflow: hidden;
}

#faq form, #test_content_form form {
	border: 2px solid white;
	background:#de2f7a url('../_img/bg-contact-form.jpg') left bottom repeat-x;
	color:#FFF;
	padding:25px 20px;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
}
#faq form h3, #test_content_form form h3{
	display:block;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 2.8em;
	margin-bottom:15px;
	font-weight: normal;
	line-height: 1em;
}
#faq form p, #test_content_form form p{
	font-size:1.2em;
	line-height:1.4em;
}
#faq form fieldset, #test_content_form form fieldset{
	margin-top:15px;
}
#faq form .field, #test_content_form form .field{
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 10px;
}
#faq form label, #test_content_form form label{
	display: block;
	margin-bottom: 3px;
}
#faq form input.text, #test_content_form form input.text{
	border: 2px solid #d5d5d5;
	width:248px;
	color:#666;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
}
#faq form textarea{
	border: 2px solid #d5d5d5;
	color:#666;
	font-family:"Trebuchet MS",sans-serif;
	font-size: 14px;
	padding: 2px;
	width:248px;
	height: 60px;
}
#download {
	padding: 0 30px 20px;
}
.download {
	display: block;
	width: 127px;
	height: 32px;
	text-indent: -9999px;
	-moz-box-shadow:3px 3px 10px #888888;
	-webkit-box-shadow:3px 3px 10px #888888;
}

#text_content {
	width: 80%;
}
#text_content p {
	font-size: 12px;
	line-height: 2em;
	font-family:"Trebuchet MS",sans-serif;
	margin-bottom: 20px;
}
#text_content ul {
	margin-bottom: 20px;
	list-style-type: disc;
	padding-left: 40px;
}
#text_content ol {
	margin-bottom: 20px;
	list-style-type: lower-alpha;
	padding-left: 40px;
}
#text_content ul ul {
	margin: 0;
}
#text_content li {
	font-size: 12px;
	line-height: 2em;
	font-family:"Trebuchet MS",sans-serif;
}

.image_left {
	float: left;
	padding-right: 15px;
}
.image_right {
	float: right;
	padding-left: 15px;
}
.image_left img, .image_right img {
	display: block;
}

#onemd {
	display: inline-block;
	width: 23px;
	height: 40px;
	text-indent: -9999px;
	background: url(../_img/1md.gif);
}

/***** ERROR *****/

#error {
	display: none;
}

input.error, textarea.error {
	border-color: #444 !important;
}

div.error {
	color: #444;
	padding-top: 3px;
	clear: both;
}

/***** STORES *****/

#map_header {
	position: relative;
}

#stores #content h2.title strong {
	color: #da194f;
}
#stores #content h2.title span {
	color: #2f9bca;
	font-size: 0.7em;
}

#stores_search {
	overflow: hidden;
	height: 35px;
	padding-bottom: 10px;
}
#stores_search span, #stores_search input, #stores_search a {
	display: block;
	float: left;
}
#stores_search span {
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 35px;
	padding-right: 6px;
}
#stores_search input {
	width: 225px;
	height: 25px;
	border: 2px solid #d5d5d5;
	color: #666;
	padding: 6px 0 0 6px;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 14px;
}

#exellent {
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 176px;
	height: 57px;
	text-indent: -9999px;
	background: url(../_img/exellent.png);
}

#map {
	border: 1px solid #a1a1a1;
	height: 344px;
	width: 928px;
	margin-bottom: 20px;
}
#pos_join {
	font-size: 1.2em;
}
.store_illu {
	float: left;
	padding-right: 10px;
}
.store_item {
	float: left;
	font-family: "Trebuchet MS",sans-serif;
}
.store_item .store_name {
	color: #da194f;
	font-size: 1.4em;
}
.store_item .store_address {
	font-size: 1.2em;
}

/***** CHALLENGE *****/

#challenge_share {
	float: left;
	width: 163px;
	height: 161px;
	background: url(../_img/challenge_share.png);
}
#challenge h2.title {
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}
#challenge h2.title strong {
	color: #c40133;
}
#challenge h2.title strong span {
	color: #cd0f63;
	display: inline;
	font-family: "Museo700","Trebuchet MS",sans-serif;
}
#challenge_cols {
	clear: both;
	overflow: hidden;
}
#challenge_cols .challenge_col {
	float: left;
	width: 280px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS",sans-serif;
}
#challenge_cols img#win {
	display: block;
	width: 303px;
	height: 498px;
	margin-bottom: 10px;
}
#challenge_cols div.intro {
	font-size: 1.6em;
	color: #5c5c5c;
	margin-bottom: 15px;
}
#challenge_cols div.intro strong {
	font-weight: normal;
	color: #cd1063;
}
#challenge h3 {
	height: 30px;
	margin-bottom: 10px;
}
#challenge_cols p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:15px;
}
#challenge_cols ul {
	margin-bottom: 15px;
}
#challenge_cols li {
	color: #3090c8;
	font-size: 1.6em;
}
#challenge_cols p strong {
	color: #cd1063;
}
#challenge_cols p em {
	font-style: normal;
	font-weight: bold;
}

#challenge_cols #captcha {
	overflow: hidden;
}
#challenge_cols #captcha a, #challenge_cols #captcha img {
	display: block;
	float: left;
}
#challenge_cols #captcha a {
	padding-right: 5px;
}
#challenge_cols #captcha input.text {
	float: left;
	width: 166px;
}

#challenge_ranking table {
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 15px;
}
#challenge_ranking th {
	text-align: left;
	text-transform: uppercase;
}
#challenge_ranking th, #challenge_ranking td {
	padding: 5px 2%;
	width: 16%;
}
#challenge_ranking tr.odd td {
	background: #E1E1E1;
}
#challenge_message {
	padding: 10px;
	font-size: 1.2em;
	background: #EEE;
	border: 2px solid #DD2C75;
	margin-bottom: 30px;
}

/***** LANDING *****/

#mt_earth {
	float: left;
	width: 293px;
	height: 210px;
	background: url(../_img/mt-earth.png);
}
#mt #content h2.title strong {
	color: #c40133;
}
#mt #content h2.title span {
	color: #1789ce;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 2em;
}
#landing_cols {
	clear: both;
	overflow: hidden;
	position: relative;
	top: -30px;
}
#landing_cols .landing_col {
	float: left;
	width: 280px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS",sans-serif;
}
#landing_cols .landing_col p {
	font-size: 1.2em;
	line-height: 1.4em;
}
#landing_col1 h3 {
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #c40133;
	line-height: 1em;
	margin-bottom: 30px;
}
#landing_col1 h3 span {
	color: #308fc6;
}
.landing_argument {
	margin-bottom: 20px;
}
.landing_argument h3 {
	color:#c40133;
	font-size: 1.6em;
	position: relative;
	top: -5px;
}
#landing_col3 h3 {
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #c40133;
	line-height: 1em;
	margin-bottom: 20px;
}
.landing_adopt {
	margin-bottom: 20px;
	padding-left: 45px;
}
#landing_adopt1 {
	background: url(/_img/adopt1.png) top left no-repeat;
}
#landing_adopt2 {
	background: url(/_img/adopt2.png) top left no-repeat;
}
#landing_adopt3 {
	background: url(/_img/adopt3.png) top left no-repeat;
}
#not_yet_convinced {
	background: url(/_img/arrow-bottom.gif) top center no-repeat;
	padding-top: 60px;
	position: relative;
	top: -30px;
}
#not_yet_convinced h3 {
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #c40133;
	line-height: 1em;
	margin-bottom: 10px;
	text-align: center;
}
#not_yet_convinced .button {
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

/***** POPUP *****/

#popup_container.box {
	border-color: #D5D5D5;
	color: #666;
	font-family: "Trebuchet MS",sans-serif;;
}
#popup_container.box #popup_title {
	background: #CA1F50 none;
	color: #FFF;
}
#popup_container.box #popup_content {
	background: transparent none;
}
#popup_container.box #popup_message {
	padding: 0;
	text-align: center;
}

/***** PROMO E63 *****/

#e63_packshot {
	height: 325px;
	overflow: hidden;
}
#e63_packshot img {
	width: 333px;
	height: 325px;
	display: block;
	float: left;
}
#e63_packshot span {
	float: left;
}
#e63_packshot_content {
	float: left;
	width: 597px;
	padding-top: 35px;
}
#e63_packshot_content h2 {
	font-size: 2.5em;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
	color: #CD0F63;
	line-height: 1em;
	margin-bottom: 15px;
}
#e63_packshot_content h2 span {
	color: #308ec6;
}
#e63_packshot_content p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#e63_arguments {
	overflow: hidden;
	margin-bottom: 20px;
}
.e63_arguments_col {
	width: 310px;
	float: left;
	padding-bottom: 20px;
}
.e63_arguments_col h3 {
	font-size: 2.5em;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
	color: #CD0F63;
	line-height: 1em;
	margin-bottom: 15px;
	width: 230px;
}
.e63_arguments_col h3#e63_cherry {
	background: url(/_img/cerise2.jpg) top left no-repeat;
	padding-left: 52px;
}
.e63_arguments_col ul {
	margin-bottom: 15px;
	width: 295px;
	list-style-type: disc;
	list-style-position: inside;
}
.e63_arguments_col li {
	line-height: 1.4em;
	border-bottom: 1px solid #d4d4d4;
	font-size: 1em;
	padding: 5px 0 5px 5px;
}
.e63_arguments_col li.last {
	border:0;
}
.e63_arguments_col img {
	display: block;
	margin-top: 40px;
}
#e63_conclusion {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}
#e63_conclusion img {
	display: block;
	float: left;
}
#e63_conclusion span {
	float: left;
}
#e63_conclusion p {
	float: left;
	width: 731px;
	padding-left: 25px;
	font-size: 1.4em;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
	color: #CD0F63;
	line-height: 1.2em;
	padding-top: 20px;
}
#e63_footnote {
	clear: both;
	font-size: 1em;
	line-height: 1.4em;
}

/***** PROMO GSM *****/

#promoGSM span {
	float: left;
}
#promoGSM_content {
	float: left;
	width: 605px;
	padding-top: 10px;
}
#promoGSM_content h2 {
	font-size: 2.5em;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
	color: #CD0F63;
	line-height: 1em;
	margin-bottom: 15px;
}
#promoGSM_content h2 span {
	color: #308ec6;
}
#promoGSM_content p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#promoGSM_content .promoIllu{
	float:left;
	text-align:center;
	width:24%;
}
#promoGSM_content .promoIllu .name{
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;	
}
#promoGSM_content .promoIllu .instead span{
	float:none;
	font-size:18px;
	text-decoration:line-through;
}
#promoGSM_content .promoIllu .reduction{
	color:#e3004d;
	padding-bottom:15px;
}
#promoGSM_content .promoIllu img{
	margin-right:-50px;
}

#promoGSM_exclu{
	float:right;
	width:300px;
	overflow: hidden;
	margin-bottom: 20px;
}

#promoGSM_exclu h3 {
	font-size: 2.5em;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	font-weight: normal;
	color: #CD0F63;
	line-height: 1em;
	margin-bottom: 15px;
	width: 230px;
}

#promoGSM_exclu ul {
	margin-bottom: 15px;
	width: 300px;
	list-style-type: disc;
	list-style-position: inside;
}
#promoGSM_exclu li {
	line-height: 1.4em;
	border-bottom: 1px solid #d4d4d4;
	font-size: 1.0em;
	padding: 5px 0 5px 5px;
}
#promoGSM_exclu li.last {
	border:0;
}


/***** TEST *****/

#test_header {
	overflow: hidden;
	height: 277px;
	margin-bottom: 50px;
}
#test_header img {
	display: block;
	float: left;
}
#test_header_title {
	float: left;
	padding-left: 40px;
	width: 639px;
}
#test_header_title h2 {
	padding-top: 140px;
	font-size: 4em;
	color: #308EC6;
	font-weight: normal;
	font-family: "Museo700","Trebuchet MS",sans-serif;
	margin-bottom: 10px;
}
#test_header_title h3 {
	color:#CD0F63;
	font-family:"Museo700","Trebuchet MS",sans-serif;
	font-size:2.5em;
	font-weight:normal;
	line-height:1em;
}

#test_content_main {
	padding-right: 15px;
	width: 600px;
}
#test_content_main p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#test_content_main p.highlight {
	font-size: 2em;
	line-height: 1em;
	font-family:"Museo500","Trebuchet MS",sans-serif;
	padding: 10px 0;
}
#test_content_main img {
	display: block;
}
#test_content_form {
	padding-left: 15px;
	width: 300px;
}
#test_content_form p {
	font-family: "Trebuchet MS",sans-serif;;
}
#test_content_form a {
	color: #FFF;
}
#test_content_form a:hover {
	text-decoration: none;
}

/********BETA********/
#col_right2 {
	margin-top: -15px;
	float:right;
	padding-left:15px;
	margin-bottom: 50px;
	width:405px;
	border: 2px solid white;
	background:#de2f7a url('../_img/bg-contact-form.jpg') left bottom repeat-x;
	color:#FFF;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	overflow: hidden;
}
#col_left2 {
	margin-top: -15px;
	width:470px;
	float:left;
	padding-right:5px;
	margin-bottom: 25px;
	font-size: 1.3em;
	text-align: justify;
}
#col_left2 h3 {
	font-family: "Museo500","Trebuchet MS",sans-serif;
	font-size: 1.3em;
}
#betasignup {
	float: left;
	width: 264px;
	height: 147px;
	background-image: url('../_img/Cherry_2_button-eng.jpg');
	background-repeat: no-repeat;
	padding: 20px;
	color: #FFF;
	position: relative;
}

/*********MIGRATION********/
#content2 {
	padding: 0 15px 20px;
	overflow: hidden;
	font-size: 1.3em;
	zoom: 1;
}
.migr_warn {
    border-top-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-right-style: double;
	border-left-style: double;
    border-bottom-width: 4px;
    border-top-style: double;
    border-bottom-style: double;
    border-color: #E1A60A;
	padding: 8px 0px;
	background-image: url('../_img/warning.png');
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 15px;
}
.migr_img {
	border: 2px solid;
	border-color: #000;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#col_right3{
	display: block;
    margin-left: auto;
    margin-right: auto;
	width:430px;
	border: 2px solid white;
	background:#de2f7a url('../_img/bg-contact-form.jpg') left bottom repeat-x;
	color:#FFF;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	overflow: hidden;
	padding: 5px;
}
/**********TOP AD**********/
#beta_promo {
position:absolute;top:34px!important;right:0!important;width:120px;height:120px;z-index:99;;
}