/* CSS Document */



body{background-color:#000000; margin-top:0px; padding-top:0px; color:#FFF;}
/*.ManeTabletd2{background-image:url(images/header.jpg);  background-position: right; background-repeat:no-repeat; margin-top:0px; align:bottom;}
.ManeTabletd1{background-image:url(images/minibg.jpg);  background-position: right; background-repeat:repeat-x; margin-top:0px;}*/
.ManeTable{background-image:url(images/header1.jpg);  background-position: top; background-repeat:repeat-x; margin-top:0px;}

.MenuText{ font-family:Tahoma; font-size:20px; font-style:italic; color:#FFF;}
.Text{text-align:left;
	font-family:Tahoma;
	font-style: normal;
	color: #FFF;
	font-size:14px;
	
}
.TextA{ font-family:'Arial Black', Arial; font-size:19px; font-style: normal; color: #F00; text-align:left; text-decoration:none;}
th{ font-style:normal;}

.NameSite{ font-family:'Brush Script MT'; font-size:37px;	margin-top:0px;
padding:opx;}
.NameSite2{font-family: Tahoma;
	font-style:regular;
	color: #FFF;
	font-size:22px;
	margin-top:0px;
	margin-bottom:0px;}
.NameSite3{font-family: Tahoma;
	font-style:regular;
	color: #FFF;
	font-size:13px;}
	

a { color:#F00; text-decoration:none;}
a:hover{ color:#F00; text-decoration:underline;}




h1
{
	margin:0; padding:0;
	font-size:100%;
	text-decoration: bold;

}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:80%;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border:1px solid #fff;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{	align:center;
	border:0px solid #FFF;
	background: #111;
	margin-bottom:5px;
	width:93%;
	/*background-color: #FFC0CB;*/
	/*background: url(http://allaescort.com/bitrix/templates/books/bg_pink.jpg) repeat;	*/
	/*background: url(http://allaescort.com/bitrix/templates/books/bg.jpg) repeat;*/
padding: 5px;
}

.content-block-head
{	text-align:center;
	border:1px solid #FFF;
	/*background-image:url(images/content_block_bg.gif);*/
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
	
}

.content-block-body
{	align:center;
	border:0px solid #FFF;
	padding:5px 6px 5px 5px;
		color: #fff;
	width:95%;
}

.left-banner
{
	width:  160px;
	height: 190px;
	border: 1px solid #ff0000;
        vertical-align: middle !important;
}

.ann-banner
{
	width:  160px;
	height: 600px;
	border: 1px solid #ff0000;
}

.code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:10px;
        border: 1px solid #333333;     
	margin:0,2em 0;
	background-color:#111;
	font-family:sans-serif;
}

.bord{


	border: 1px solid #ff0000;

}

.page a {
	border:none;
	color:#666666;
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	margin-right:0.1em;
	padding:0.5em;
	text-decoration:none;
	font-family:arial;
	font-size:0.92em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.active {
	background:#666666 none repeat scroll 0 0;
	border:1px solid #BEB1B1;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	display:block;
	margin-right:0.1em;
	padding:0.5em;
	text-decoration:none;
	font-family:Tahoma;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/* Crop */
div.cropDiv {
	text-align:right;
	padding:0; margin:0;
	position:absolute;
	top:0; left:0;
	z-index:1000;
	filter:alpha(opacity=50); 
	-moz-opacity:.50; opacity:.50;
	cursor:move;
	background:#FFF;
	overflow:hidden;
}
.cropDiv div {position:relative; z-index:1002; background:url('imgcropresize/0.gif') top left; height:100%;}
.cropDiv span {color:#000; font:11px tahoma; padding:0 3px; overflow:hidden;}


/* Resize */
div.resizeDiv {
	padding:0; margin:0;
	background:#000;
	position:absolute;
	top:0; left:0;
	z-index:1001;
	background:#000 no-repeat url('imgcropresize/resize.gif') center center;
	border:1px solid #FFF;
	cursor:nw-resize;
}

/* Blocker */
div.blocker {
	position:absolute;
	top:0; left:0;
	z-index:100;
	background:url('imgcropresize/0.gif') top left;
}

/* ---- jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}



.container {width: 100%; margin: 0 auto;}

.lico {
font: 12px normal Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#nav{padding:0;align:center; height:40px;
}
ul#topnav {
	margin-top:0px;
	margin: 0;
	padding: 0;
	float: center;
	width: 100%;
	list-style: none;
	position: static;
	font-family: Tahoma; 
	font-size:18px; 
	font-style:italic; 
	color:#FFF;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 0px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #791E1B repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width:100%;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}


.selectGift {
  display: block;
  float:none;
  width:95px;
  height:95px;
  padding-left: 13px;
  padding-top: 10px;
  background: url('/images/gift_bg.gif') no-repeat;
}

.selectGiftDiv {
background:#F2E9BA none repeat scroll 0 0;
color:#000000;
text-align:center;
display: block;
float:none;
width:90px;
}

.MenuText1
{
   text-align:center;   
   list-style-type: none;
   list-style-image: none;
 
}
.MenuText1 li
{
   display: inline;
   width: 100px;
padding-right:50px;

}
.MenuText2
{
   text-align:center;   
   list-style-type: none;
   list-style-image: none;
   
}
.MenuText2 li
{
   display: inline;
   width: 100px;
   padding-right:50px;

}

