/* ----------------------------------- 
this css contain new defaults for content
   ----------------------------------- */

html, body {
	height: 100%;
}
body {
	text-align: left;
	color: #fff;
	background-color: #030303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#root {
	width: 1000px;
	margin: 0 auto;
}

/* ----------------------------------- 
 this css file reset all defaults browser options
   ----------------------------------- */

/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
body {
	font: normal 12px Tahoma, san-serif;
}

div {
	margin: 0px;
	padding: 0px;
	_font-size: 12px;	/* ie6 hack */
}

* {
	outline: none;
}
span, p, a {font-size: 12px;}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
 
h1 {
	padding:30px 0 25px 0;
	letter-spacing:-1px;
	font-size:2em;
}
 
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font-size:1.5em;
}

/*****  
h3 {
	font-size:16px;
	font-weight:bold;
text-align:center; 
}
 *****/
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding:0;
}
 
ul, ol {
	padding:0;
	list-style: none;
}
 
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
 /*****
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
	border: none;
}
 *****/
textarea {
	width:100%;
	line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0;
	padding:0;
	border-collapse: collapse;
}
 
table tr td {
	padding:0px;
}
 
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid #000; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

span, p, a {font-size: 12px;}


/* ----------------------------------- 
 this css file contain only content formating data
   ----------------------------------- */
	
/* ----------- Headings (заголовки) ----------- */


/* ----------- Lists (списки) ----------- */
ul {}
	.mmenu ul {}
	.mmenu li {
		background: url(/images/menu-buton-bg.png) 0 0 no-repeat;
		height: 53px;
		width: 217px;
		position: relative;
		margin-top: -4px;
		
		_background: url(/images/menu-buton-bg.gif) 0 0 no-repeat;
	}
	
	.news ul {
		padding-top: 25px;
padding-right: 21px;
	}

/* ----------- Forms (формы) ----------- */


/* ----------- Links (ссылки) ----------- */
a {}
	.mmenu a {
		font: bold 18px arial;
		display: block;
		padding: 14px 0 0 30px;
	}
	
	.news a {
		font: normal 12px arial;
		text-decoration: underline;
	}
	.news a.all {
		display: block;
		padding-top: 10px;

	}
	
	.paging a {
		font-size: 18px;
		font-weight: bold;
	}
	.gallery div a {
		font-size: 12px;
		display: block;
		font-weight: bold;
		color: #679332;
	}

/* ----------- Misc (прочее) ----------- */

span {}
	.stat span {
		font-weight: bold;
		font-size: 12px;
		color: #c3a330;
	}
	.stat span span {
		font-weight: normal;
		color: #fff;
	}
	
	.header span.name {
		
	}
	
	span.title h1 {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		display: block;
		font: bold 18px arial;
		color: #fff;


	}
	span.title  {

		display: block;
		font: bold 18px arial;
		color: #fff;


	}
	
	.gallery span {
		font-size: 12px;
		display: block;
		font-weight: bold;
	}
	
	span.copy {
		display: block;
		padding: 18px 0;
		font: bold 12px arial;
		text-align: center;
	}
	
p {}
	.header p {
		font-size: 12px;
	}


/* ----------------------------------- 
 this css file contain only structure data
   ----------------------------------- */

/***** HEADER *****/
.header {
	height: 238px;
	background: url(../images/header-bg.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #030303;
}
	.header .text {
		padding-left: 320px;
		padding-top: 30px;
	}
	.header .logo {
		width: 162px;
		height: 38px;
		background: url(../images/header-bdsm.png) 0 0 no-repeat;
		margin-bottom: 12px;
				
		_background: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header-bdsm.png");
	}


/***** CONTENT *****/
.content {
	background: url(/images/content-bg.jpg) 0 0 repeat-y;
	_height: 1%;
}

	/******* left side *******/
	.leftside {
		background: url(/images/leftside-bg.jpg) 0 0 no-repeat;
		float: left;
		width: 276px;
		
		_margin-right: -276px;
	}
		
		/*** logo ***/
		.leftside .logo {
			width: 128px;
			height: 153px;
			background: url(/images/bdsm.png) 0 0 no-repeat;
			margin: 60px auto 50px auto;
			
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bdsm.png");
		}
		
		/*** main menu ***/
		.mmenu {
			width: 213px;
			margin: 0 auto;
			overflow: visible;
		}
		
		/*** news menu ***/
		.news {
			width: 245px;
			margin-top: 30px;
		}
		.news .top .r, .news .btm .r {
			height: 14px !important;
		}
		.news .top .l {
			padding-right: 14px;
			background: url(/images/news-bg.gif) right 0px no-repeat;
		}
		.news .top .r {
			background: #030303;
		}
		.news .btm .l {
			padding-right: 14px;
			background: url(/images/news-bg.gif) right -14px no-repeat;
		}
		.news .btm .r {
			background: #030303;
		}
		.news .mdl {
			background: #030303;
			height: auto;
		}
		.news .container {
			padding-left: 45px;
		}
		
		/*** statistics ***/
		.stat {
			padding: 60px 0 0 45px;
		}


	

	/******* main page *******/
	.main {
		margin-left:282px;
		border-left: 3px solid #f70202;
	}
		
		/*** paging **/
		.paging {
			/*margin: 0 auto;*/
		}
		.paging, .paging tr, .paging td {
			height: 25px;
		}
		.paging table {
			border: none;
			border-collapse: collapse;
			margin: 0 auto;
		}
		.paging td {
			vertical-align: middle;
			text-align: center;
			width: 45px;
			padding: 0 4px;
			background: url(/images/paging-bg.png) center 0 no-repeat;
			margin-bottom: 12px;
			
			_padding: 0px;
			_background: url(/images/paging-bg.gif) center 0 no-repeat;
		}
		.paging.top {
			position: relative;
			margin-top: 37px;
		}
		.paging.down td {
			background: url(/images/paging-bg2.png) center 0 no-repeat !important;
			
			_background: url(/images/paging-bg2.gif) center 0 no-repeat !important;
		}
		
.ccpage {		font-size: 18px;
		font-weight: bold;color:#679332;}

		/*** gallery ***/
		table.gallery {
			background: url(/images/gallery-bg.jpg) 0 0 repeat-y;
			width: 100%;
		}
		table.gallery td {
			text-align: left;
			vertical-align: middle;
			padding: 10px;
		}
		table.gallery img {
			display: block;
		}

		.congla {
			background: url(/images/gallery-bg.jpg) 0 0 repeat-y;
			width: 100%;
		}


		.box {float:left;width: 210px;margin: 10px;}
	  .boxin {text-align: center;}
		.box img {border: 4px solid #679332;}
	  .boxw {}

		.box2 {float:left;width: 210px;height:290px;margin: 10px;}
	  .boxin2 {float:left;width: 400px;height:290px;margin: 10px;}
		.box2 img {border: 4px solid #679332;}
	  .boxw2 {}


		.image .top {
			background: url(/images/image-bg-t&b.gif) 0 0 no-repeat;
			height: 8px;
		
		}
		.image .mdl .l, .image .mdl .r {
			background-image: url(/images/image-bg-l&r.gif);
			background-repeat: repeat-y;
			background-position: 0 0;
		}
		.image .mdl .r {
			background-position: 100% 0;
			margin-left: 2px;
			padding-right: 2px;
		}
		.image .btm {
			background: url(/images/image-bg-t&b.gif) 0 -8px no-repeat;
			height: 22px;
			overflow: hidden;
		}
	
	
/***** FOOTER *****/
.footer {
	/**/
}


/*  CAPTCHA */

.captcha {
	height: 60px;
	width: 210px;
}
.captchaImg1 {
	background-image: url();
	background-repeat:no-repeat;
	height: 60px;
}
.captchaImg2 {
	background-image: url();
	background-repeat:no-repeat;
	height: 60px;
	margin-top: -60px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
/*  CAPTCHA */


.mainname {text-align: center; color: #fff;	font-size: 18px;}

.picimage {margin-left: 30px; margin-top: 5px; margin-bottom: 5px;}
.picimage img {border: 4px solid #C57F3A;}
.pictext span {display: block; color: #ffffff; width: 160px;}
.pictext a {color: #eecc30;}

.vidimage {margin-top: 10px; margin-bottom: 10px; margin-left: 30px;}
.vidimage img {border: 4px solid #9f0004;}
.vidtext span {display: block; color: #fff;}
.vidtext a {color: red!important;}

.commentshold {
margin: auto;
width: 500px;
color:#fff
}

.comments .comment {
	background-color: #FF8C8F;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.comments .info {
	background-color: #D79493;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 2px;
	width: 160px;
}
.comments {
	margin-top: 5px;
}


.videoplayer {text-align:center;}
.videoinfo{text-align:center;}

div.formred{ width:611px; margin: auto; font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; 
}
div.form_t{
background:url(../images/smsred/form_t.gif) top left no-repeat;
width:611px;
height:35px;
}
div.form_c{
background:url(../images/smsred/form_c.gif) top left repeat-y;
width:611px;
}
div.form_b{
background:url(../images/smsred/form_b.gif) top left no-repeat;
height:5px;
width:611px;
}
div.int1{
padding:10px 0 0 10px;
font:bold 11px Tahoma;
color:#FFFFFF;
float:left;
width:384px;
}
div.int2{
text-align:center;
padding-top:8px;
float:left;
width:211px;
}
div.int2 a{
font:normal 10px Tahoma;
color:#ff7f7f;
}

div.int2 a:hover{
text-decoration:none;
}
div.fix{
clear:both;
font-size:0;
height:0;
line-height:0;
}
div.form_container{
padding:10px 0;
width:609px;
margin:0 auto;
}
div.form_container1{
padding:0 0 7px 25px;
background:url(../images/smsred/1.png) top left no-repeat;
}
div.form_container2{
padding:0 0 7px 25px;
font:normal 11px Tahoma;
background:url(../images/smsred/2.png) top left no-repeat;
}
div.form_container3{
padding:0 0 7px 25px;
background:url(../images/smsred/3.png) top left no-repeat;
}

.smsinfo1{font:normal 11px Tahoma;}
#textsms {
text-transform: uppercase;
font: normal 18px arial;

}

#spannumber {
text-transform: uppercase;
font: normal 18px arial;

}


/*
#spancostincountry { display: none; }
#tonumber { display: none; }
*/

.formred img { padding:4px; background: #fff; margin-right:4px; }


#brincountry { display: none; }
#brprice { display: none; }
#spantimeincountry{padding-left:4px}

.smshow { color: #a1a1a1; }

.helpsmslink a { text-decoration:underline; color: #666; font-size: 11px;}
.helpsmslink a:hover { color:#000; }

.smshelpinfo, .helpsmslink { margin:0 25px; font-size: 11px; color: #000; }
.helpsmslink { padding: 6px 0; }

input:hover#subbut { cursor:pointer; cursor:hand; }


#formselector{
margin:3px 0;
width:256px;
}
.passfield {
margin:3px 0;
width:256px;
}
input#subbut  { 
font: bold 14px arial;
margin:3px 10px;
color:#FFFFFF;
border:none;
background:url(../images/smsred/button.png) top left no-repeat;
width:83px;
height:22px;
}

