@import url("lib/template.css");



/* @group content */

div#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
}

/* @group main */

div#content div#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;

}

/* @group navigation */

div#content div#main ul#navigation {
	list-style: none;
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid #bcbcbc;
	background: #fff url('/resources/images/index//navigation.png') no-repeat center top;
}

div#content div#main ul#navigation li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 50px;
	overflow: hidden;
	cursor: pointer;
	font-size: 16px;
	color: #5c5c5c;
}

div#content div#main ul#navigation li.active {
	color: #000;
}

div#content div#main ul#navigation li.business {

	background: url('/resources/images/index//new.png') no-repeat 7px center;
}


/* @end */

/* @group content */

/* @group welcome */

div#content div.welcome{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 460px;
		
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	background : #fff url('/resources/images/index//welcome.png') no-repeat;
}





div#content div.welcome div.title{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #00465f;

}

div#content div.welcome div.step {
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:25px;
	font-size: 12px;
	padding-left:20px;
	padding-right: 20px;
	height: 360px;
	text-align: justify;
	color: #2c2c2c;
}

div#content div.welcome div.step div.title{
	font-size: 14px;
	color: #5a5a5a;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 150px;
	margin-bottom: 10px;
	border: none;
	background: none;
}

div#content div.welcome div.step ul{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#content div.welcome div.step ul li{
	list-style: square inside;
	margin-left:5px;
	margin-top: 5px;
	padding: 0px;

}

div#content div.welcome div.step.register {
	background: url('/resources/images/index//register.png') no-repeat center 70px;
	margin-left: 40px;
}

div#content div.welcome div.step.mailbox {
	background: url('/resources/images/index//mailbox.png') no-repeat center top;
}

div#content div.welcome div.step.wags {
	background: url('/resources/images/index//wags.png') no-repeat center top;

}

/* @end */

/* @group business */

div#content div.business{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 650px;			
	display: none;
	padding: 0px;
	text-align: center;
	background: url('/resources/images/index//business.png');
	color: #333;
}



div#content div.business div.verbose {
	
		
	
}

div#content div.business div.verbose div.title{
	font-size: 22px;
	padding-top: 20px;
		
	
}

div#content div.business div.verbose div.subtitle{
	font-size: 14px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	color: #7d7d7d;
}

div#content div.business div.navigation {
	margin-top: 40px;
	margin-left: 70px;

}

div#content div.business div.navigation div.tab{
	float: left;
	padding-top: 10px;
	cursor: pointer;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #353535;
	color: #fff;
	margin-left: 5px;
	font-size: 14px;
}

div#content div.business div.navigation div.tab.active{
	background-color: #fff;
	color: #353535;
}


/* @group content */

div#content div.business div.content {
	background: url('/resources/images/index//business_section.png') no-repeat scroll center top;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;width: 400px;

}

/* @group slide */

div#content div.business div.content div.slide{
	text-align: left;
	padding: 30px;
	line-height: 150%;
	font-size: 12px;
	display: none;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 100px;
}

div#content div.business div.content div.slide div.title{
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}

div#content div.business div.content div.slide ul {
padding: 0px;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
list-style: square ;
font-size: 12px;
line-height: 120%;
}

div#content div.business div.content div.slide ul li.title {
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
}

div#content div.business div.content div.slide ul li {
	
	margin-left: 15px;
	margin-bottom: 5px;
}


div#content div.business div.content div.slide ul li.subelement {
	margin-left: 30px;
	margin-bottom: 5px;
	color: #424242;
}

/* @group communication */




/* @end */



/* @end */



/* @end */

/* @end */

/* @group price */

div#content div.price{
				border-right: 1px solid #727272;
						border-bottom: 1px solid #727272;
	background: url('/resources/images/index//background.png');
		display: none;
	color: #fff;
	float: none;
	clear: both;
	padding-bottom: 10px;
}

/* @group verbose */

div#content div.price div.verbose{
margin-bottom: 10px;

}

div#content div.price div.verbose div.title{
padding-top: 8px;
padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	width: 898px;
	background: url('/resources/images/index//band.png') no-repeat;
	border-left: 1px solid #969596;
	border-right: 1px solid #969596;
	border-bottom: 1px solid #4b4b4b;
}



/* @end */

/* @group features */

div#content div.price div#features div.feature{




}

div#content div.price * div.feature{

font-size: 10px;


}

div#content div.price div#features{
	float: left;
	width: 200px;



	text-align: right;
		border-right: 1px dotted #696969;

}



/* @end */

/* @group offer */

div#content div.price div.offer{
	
		
		float: left;
			width: 130px;
			text-align: center;
				border-right: 1px dotted #696969;
}

div#content div.price div.offer#large{
	

		float: left;
		
			text-align: center;
}

div#content div.price div.offer div.feature{
	
}

div#content div.price * div.feature.fee{
	
	color: #fff;
	font-size: 14px;
}

div#content div.price * div.feature.storage {

}

div#content div.price * div.feature.storage span.bonus{
	text-decoration: underline;

}

div#content div.price * div.feature{

padding-left: 8px;
padding-right: 8px;
padding-top: 10px;
padding-bottom:10px ;

}

div#content div.price * div.feature.name{
font-size: 14px;
font-weight: bold;
	color: #ff0085;
}

div#content div.price * div.feature.subscribe{
font-weight: bold;
cursor: pointer;
padding-left: 18px;
padding-right: 8px;
padding-top: 4px;
padding-bottom:4px ;
	

}

div#content div.price div.offer div.feature.subscribe{
	color: #282828;
	font-size: 12px;
	
	background: url('/resources/images/index//subscribe.png') no-repeat center center;
}

div#content div.price div.offer div.feature.mini_colors{
	background: url('/resources/images/index//mini_colors.png') no-repeat center center;
}




div#content div.price div.offer div.feature.mini_color_grey{
	background: url('/resources/images/index//mini_color_grey.png') no-repeat center center;
}

div#content div.price div.offer div.feature.cast_colors{
	background: url('/resources/images/index//cast_colors.png') no-repeat center center;
}

div#content div.price div.offer div.feature.mini_platforms{
	text-align: left;
}

div#content div.price div.offer div.feature.cast_platforms{
}

div#content div.price div#free.offer div.feature.name{
	text-decoration: underline;
}



/* @end */

/* @group disclaimer */

div#content div.price div#disclaimer{
	float: none;
	clear: both;
	width: 720px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 10px;
	text-align: justify;
	color: #afafaf;
	font-size: 80%;
}

div#content div.price div#disclaimer a{

	color: #afafaf;

}



/* @end */



/* @end */


/* @end */


/* @end */

/* @group thumbs */

div#content table#thumbs td.thumb {
	height: 155px;
	width: 310px;
	text-align: center;
	border: 1px solid #ccc;
}

div#content table#thumbs td.spacer {
	width: 20px;
}

div#content table#thumbs {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 20px;
}

/* @end */

/* @end */