@charset "utf-8";
/*=================================
 		Title:Mum Swap           
		Date:07.08.09              
=================================*/
body {
	font-family     : Arial,Verdana,Tahoma,Georgia, Lucida,Helvetica, sans-serif;
	text-align      : center;
	background      : #fefefe url(../images/bg.gif) repeat-x  top;
}
* {
	margin          : 0;
	padding         : 0;
	outline-style   : none;
	outline-width   : 0;
}
img,fieldset {
	border          : none;
}
ul,ol,li {
	list-style      : none;
}
input, textarea, select {
	font-family     : Arial;
	font-size       : inherit;
	font-weight     : inherit;
}
a {
	color: #ff0099;
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.hide,a b {
    position        : absolute;
    left            : -9999px;
}
/* Page Structure ==============================================
------------------------------ Start wrapper -----------------*/
#wrapper {
	background:url(../images/bottomBg.jpg) no-repeat bottom;
	width:1026px;
	margin:0 auto;
	text-align:left;
}
/*------------------------- Start header --------------------*/
#header{
	width:1026px;
	height:250px;
}
.loginArea {
	float:right;
	margin:7px 16px 0 0;
}
.memlink {
	font-size:13px;
	color:#1099e4;
}
.loginArea label, .memlogin label {
	font-size:13px;
	color:#1099e4;
	font-size:13px;
	float:left;
	line-height:23px;
	padding-right:17px;
}
.loginArea span, .memlogin span{
	width:122px;
	height:25px;
	margin-right:9px;
	padding:3px 0 0 2px;
	background:url(../images/input-bg.gif) no-repeat;
	float:left;
}
.loginArea span input, .memlogin span .input{
	width:112px;
	border:1px solid #fff;
	height:14px;
	color:#8f9395;
	font-size:12px;	
	margin:-1px 2px 0 2px;
	padding:0 2px 0 0;
}
.loginArea .submit, .memlogin .submit {
	width:68px;
	height:22px;
	background:url(../images/submit.gif) no-repeat;
	font-size:13px;
	color:#fff;
	text-align:center;
	border:none;
	padding-bottom:2px;
	cursor:pointer;
}
.logo{
	margin:8px 0 5px 15px;
	float:left;
}
#header h1{
	font-size:28px;
	color:#1099e4;
	float:right;
	font:normal 28px Georgia;
	background:url(../images/arrow.gif) no-repeat left top;
	padding-left:26px;
	margin:77px 31px 0 0;
	display:inline;
}
#header h1 span{
	background:url(../images/right-arrow.gif) no-repeat right top;
	padding-right:18px;
}
.navigationArea{
	width:1026px;
	clear:both;
	height:42px;
}
/*------------------------- Start navigation --------------------*/
.navigationArea ul{
	background:url(../images/nav-border.gif) no-repeat left top;
	padding-left:1px;
	width:1026px;
	/*width:855px;*/
	float:left;
}
.navigationArea ul li {
	float:left;
	position:relative;
}
.navigationArea  ul li a{
	float:left;
	height:42px;
	font:normal 20px/42px Georgia;
	color:#fff;
	border-left:1px solid #f296ca;
	padding:0 19px 0 22px;
	background:url(../images/hover-bg.gif) repeat-x 0 0;
}
.navigationArea ul li .about{
	padding:0 24px 0 18px;
}
.navigationArea ul li .sponsors{
	padding:0 20px 0 14px;
}
.navigationArea ul li .how{
	padding:0 20px 0 16px;
}
.navigationArea ul li .shop{
	padding:0 17px;
}
.navigationArea ul li .contact{
	padding:0 20px;
}
.navigationArea ul li .news{
	padding:0 16px;
}
.navigationArea .space{
	width: 99px;
}
.navigationArea ul li .register{
	width:142px;
	padding:0 20px;
	background:url(../images/navigation-bg.gif) repeat-x;
	height:42px;
	float:right;
	color:#fff;
	border:1px solid #e3f5fd;
	border-width:0 1px;
	font:normal 20px/42px Georgia;
}
.navigationArea ul li a:hover{
	text-decoration:none;
	border-left:1px solid #95d6f5;
	background:url(../images/hover-bg.gif) repeat-x 0 -42px;
}
.navigationArea ul li .registersub {
	position:absolute;
	visibility:hidden;
	width:181px;
	left:0;
	top:0;
	padding:7px 0;
	background:#128adc url(../images/dropdown-bg.gif) repeat-x bottom;
	border:1px solid #e3f1fb;
}
.navigationArea ul li .registersub li a{
	width:181px;
	border:none;
	height:24px;
	font-size:14px;
	clear:both;
	background:none;
	line-height:24px;
	padding-left:27px;
}
.navigationArea ul li ul{
	position:absolute;
	visibility:hidden;
	width:151px;
	left:0;
	top:0;
	padding:7px 0;
	background:#128adc url(../images/dropdown-bg.gif) repeat-x bottom;
	border:1px solid #e3f1fb;
}
.navigationArea ul li ul li a{
	border:none;
	height:24px;
	font-size:14px;
	clear:both;
	background:none;
	line-height:24px;
	padding-left:27px;
}
.navigationArea ul li ul li a:hover{
	background:url(../images/drop-down-bullet.gif) no-repeat 11px 7px;
	border:none;
}
/*------------------------- Start mainBody --------------------*/
#mainBody{
	width:1025px;
	padding:0 0 11px 1px;
	overflow:hidden;
	background:url(../images/main-bg.gif) repeat-y left;
}
/*------------------------- Start left --------------------*/
.left{
	width:211px;
	float:left;
	overflow:hidden;
}
/*------------------------- Start list --------------------*/
.list{
	font:normal 14px Georgia;
	line-height:20px;
	padding:15px 0 10px;
	margin-left:8px;
}
.list li{
	padding-left:19px;
	background:url(../images/bullet.gif) no-repeat left 5px;
}
.list li a{
	color:#0066cc;
}
.leftLink{
	height:42px;
	padding-right:1px;
	float:left;
	background:url(../images/left-link-border.gif) no-repeat right bottom;
	padding-top:1px;
	clear:both;
	width:211px;
	overflow:hidden;
}
.leftLink a, .leftLink span .slct {
	width:80px;
	height:38px;
	float:left;
	padding-left:22px;
	color:#ffffff;
	background:url(../images/navigation-bg.gif) repeat-x;
	font:normal 20px/38px Georgia, "Times New Roman", Times, serif;
}
.leftLink .advanced{
	width:99px;
	padding-left:9px;
	background:url(../images/navigation-bg.gif) repeat-x;
}
.leftLink a:hover,.leftLink span .slct{
	background:#fefefe;
	text-decoration:none;
	color:#4f5153;
}
.leftLink span{	
	background:url(../images/left-link-bg.gif) repeat-x;
	height:41px;
	padding-top:1px;	
	float:left;
}
/*------------------------- Start inputList --------------------*/
.inputList{
	margin:0 0 8px 14px;
	width:196px;
	float:left;
	clear:both;
	display:inline;
}
.inputList li{
	width:196px;
	clear:both;
}	
.inputList li span{
	font-size:11px;
	float:left;
	color:#4f5153;
	margin:13px 0 17px;
	display:inline;
}
* html .inputList li span{	
	margin-bottom:15px;
	background:none;
}
.inputList li input{
	margin:13px 7px 0 5px;
	float:left;
	width:13px;
	display:inline;
}
.inputList label{
	font-size:11px;
	color:#4f5153;
	width:63px;
	float:left;
	height:18px;
	line-height:18px;
}
.inputList select{
	width:112px;
	font-size:11px;
	height:17px;
	float:left;
	margin-bottom:4px;
	border:1px solid #dde4eb;
}
.inputList li .search{
	width:68px;
	height:22px;
	background:url(../images/search.gif) no-repeat;
	border:none;
	font-size:13px;
	color:#fff;
	cursor:pointer;
	float:right;
	margin:6px 23px 1px 0;
	display:inline;
}
* html .inputList li .search{
	margin-top:6px;
}
*+ html .inputList li .search{
	margin-top:6px;
}
/*------------------------- Start leftContent --------------------*/
.leftContent h2{	
	font-size:22px;
	color:#4f5153;
	height:43px;
	background:url(../images/left-heading-bg.gif) repeat-x;
	clear:both;
	border-right:1px solid #f0f0f0;
	font:normal 22px Georgia;
	padding-left:11px;
	line-height:43px;
}
.leftContent ul{
	font-size:12px;
	color:#333333;
	padding:12px 15px 15px 12px;
}
.leftContent li{
	padding-bottom:6px;
	line-height:14px;
}
.leftContent li a{
	color:#4f5153;
}
.leftContent i,.leftContent em{
	font-size:12px;
	color:#4f5153;
	padding:12px 19px 15px 12px;
	display:block;
	line-height:16px;
	float:left;
	border-bottom:1px solid #e7e7e5;
}
body:empty .leftContent em {
	padding-bottom:8px;
}
*+ html .leftContent em{
	padding-bottom:14px;
}
.leftContent em{
	padding-bottom:11px;
	/*border:none;*/
}
.leftContent .last {
	padding-bottom:0px;
	border:none;
}
.leftContent .readmore {
	text-align: right;
	float: right;
}
html>/**/body .leftContent em, x:-moz-any-link{ 
	padding-bottom:0px;
}
.leftContent i strong,.leftContent em strong{	
	display:block;
	font-style:normal;
	padding:2px 0 0;
}
.leftContent em a{
	float:right;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#333;
}
.video{
	margin:8px 0 0px 12px;
}
/*------------------------- Start right --------------------*/
.right{
	width:814px;
	float:right;
	overflow:hidden;
	min-height: 930px;
}
/*------------------------- Start contentList --------------------*/
.contentList{
	background:url(../images/content-list-bg.gif) repeat-x bottom;
	border:1px solid #f3f3f3;
	border-width:1px 2px 0 1px;
	padding:21px 0 0 24px;
	overflow:hidden;
	width:787px;
}
.contentList dt{
	font:normal 23px Georgia, "Times New Roman", Times, serif;
	color:#ff0099;
	padding-bottom:37px;
}
.contentList dd{
	float:left;
	background:url(../images/list-arrow.gif) no-repeat right 44px;
	margin-left:24px;
	padding-right:65px;
}
.contentList dd strong{
	color:#666666;
	display:block;
	margin-bottom:10px;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
}
.contentList dd span{
	color:#0e96f9;
	float:left;
	text-align:center;
	font-size:16px;
	width:120px;
	padding:25px 8px 0px;
	background:url(../images/step-bg.gif) no-repeat;
	height:60px;
	display:block;
}
.contentList .last{
	background:none;
	padding-right:0;
}
.contentList .last span{
	width:251px;
	height:90px;
	padding:11px 11px 0;
	line-height:20px;
	background:url(../images/last-step-bg.gif) no-repeat;
}
.registered{
	background:url(../images/botton-bg.gif) repeat-x;
	height:41px;
	width:811px;
	border:1px solid #f9f9f9;
	display:block;
}
.registered .span {
	float:right;
	margin-right:15px;
	line-height:41px;
	font:normal 18px/41px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.registered a{
	color:#fff;
}
.registered a:hover{
	text-decoration:none;
	color:#eee;
}
/*------------------------- Start contentArea --------------------*/
.contentArea{
	border:1px solid #f0f0f0;
	border-width:1px 1px 0 1px;
	width:812px;
}
.contentArea h2{
	color:#ff0099;
	font:normal 21px Georgia, "Times New Roman", Times, serif;
	padding:23px 0 18px 23px;
}
.contentArea p{
	line-height:16px;
	font-size:15px;
	color:#333333;
	padding:0 0 21px 24px;
}
/*------------------------- Start listArea --------------------*/
.listArea{
	background:url(../images/list-area-bg.gif) repeat-x;
	overflow:hidden;
	width:812px;
	border:1px solid #efefef;
	border-width:1px 1px 1px 0;
	padding-bottom:19px;
	margin:-6px 0 0;
}
.listArea div{
	width:436px;
	float:left;
}
.contentArea .listArea h2{
	font-size:18px;
	padding:10px 0 14px 23px;
}
.listArea div ul{
	padding-left:62px;
	line-height:20px;
}
.listArea div ul li{
	font-size:13px;
	background:url(../images/list-bullet.gif) no-repeat left 5px;
	padding-left:35px;
}
.listArea div ul li a, .listArea div ul li{
	color:#636465;
}
/*------------------------- Start rightList --------------------*/
.rightList{
	width:332px;
	float:left;
	margin-bottom:-10px;
}
.rightList li{
	background:url(../images/list-bullet.gif) no-repeat 40px 5px;
	float:left;
	clear:both;
	border-bottom:1px solid  #e9e8e7;
	width:260px;
	font-size:13px;
	padding:0 0 5px 73px;
	margin-bottom:4px;
}	
.rightList .bottomLi{	
	border:none;
}
.rightList li a{
	color:#575657;
	font-size:13px;
}
/*------------------------- Start bottomlist --------------------*/
.bottomList{
	float:left;
	clear:both;
	width:813px;
	border-bottom:1px solid #efefef;
	padding-bottom:20px;
}
.bottomList dt{
	font:normal 19px Georgia, "Times New Roman", Times, serif;
	color:#127bcc;
	padding:12px 0 21px 39px;
}
.bottomList dd{
	float:left;
	padding:0 22px 0 30px;
	min-height:93px;
	border-left:1px solid #efefef;
}
.bottomList .first{
	padding-left:60px;
	border:none;
}
.bottomList ul{
	float:left;
}
.bottomList ul li{
	font-size:13px;
	color:#636465;
	line-height:20px;
}
.bottomList ul li a{
	color:#636465;
}
.add{
	padding:10px 0 0 4px;
	overflow:hidden;
	width:810px;
	clear:both;
}
.add img{
	margin-left:6px;
	float:left;
	display:inline;
}
/*------------------------- Start bottomArea --------------------*/
.bottomArea{
	min-height:315px;
	clear:both;
	text-align:center;
	background:#faf8ed url(../images/footer-bg.gif) repeat-x top;
}
/*------------------------- Start bottomContent --------------------*/
.bottomContent{
	width:1026px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
}
.bottomContent h2{
	width:1026px;
	padding:0 0 14px 8px;
	overflow:hidden;
	float:left;
	color:#666666;
}
* html .bottomContent h2{
	padding-top:0;
}
*+ html .bottomContent h2{
	padding-top:0;
}
.bottomContent h2 strong{
	float:left;
	font:normal 19px Georgia, "Times New Roman", Times, serif;
}
.bottomContent span{
	padding-left:8px;
}
.bottomContent h2 span{
	float:right;
	color:#cc3399;
	padding-left:0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}
.bottomContent h2 span a{
	color:#cc3399;
	margin-right:27px;
}
/*------------------------- Start footer --------------------*/
.footer{
	min-height:135px;
	width:1026px;
	padding-bottom:38px;
}
.footer strong{
	display:block;
	padding:24px 0 30px;
	width:1026px;
	font-weight:normal
}
* html .footer strong{
	padding:22px 0 10px;
}
*+ html .footer strong{
	padding:22px 0 10px;
}
.footer strong img{
	float:left;
	margin:6px 0 0 10px;
}
.footer strong span{
	float:right;
	font-size:12px;
	color:#535151;
	padding-top:6px;
}
.footer strong span b{
	padding-left:25px;
	font-weight:normal;
}
.footer p{
	font-size:12px;
	color:#535558;
	width:1026px;
	clear:both;
	padding:20px 0 8px;
	text-align:center;
	line-height:14px;
}
.footer p a{	
	color:#535558;
}
/*----------------------- General ------------------------*/
.td, .input {
	font-family     : Arial,Verdana,Tahoma,Georgia, Lucida,Helvetica, sans-serif;
	font-size:12px;
}
.inner {
	padding-left:23px;
	padding-right:23px;
}
.tdpad5 {
	padding:5px;
}
.inputbut {
	width:auto;
	height:22px;
	background:url(../images/input-but.gif) repeat-x;
	border:none;
	font-size:13px;
	color:#fff;
	cursor:pointer;
	display:inline;
	padding-left: 5px;
	padding-right: 5px;
}
.tdbdr {border-style:solid; border-color:#BCCCDA; border-width:1px; padding:5px;border-right:0px;border-bottom:0px}
.tdbdr1 {border-style:solid; border-color:#BCCCDA; border-width:1px; padding:5px;border-right:0px;border-left:0px;border-bottom:0px}
.tdbdr2 {border-style:solid; border-color:#BCCCDA; border-width:1px; padding:5px;border-left:0px;border-bottom:0px}
.tdbdr3 {border-style:solid; border-color:#BCCCDA; border-width:1px; padding:5px;border-top:0px}