body {
	background: white;
	margin:0px;
	padding:0px;
}

.top {
	float:left;
	width:100%;
}


.top_left {
	cursor:hand;
	height:250px;
	width:250px;
	margin-left:-100%;
	float:left;
	background:url('/pic/back1.jpg') no-repeat;
	//position:absolute;
	//margin-left:0px;
	//top:0px;
	//left:0px;
}

.top_right {
	padding-top:16px;
	margin-bottom:-16px;
	margin-left:250px;
	height:250px;
	width:100%-250px;
	background:url('/pic/back2.jpg') no-repeat;
}

#border {
	border:1px solid black;
}

#sels select {
	font-size:11px;
}

div#wrapper{
	float:left;
	width:100%;
	background:white url('/pic/line_left.jpg') repeat-y;
	background-position:top left;
	
}

div#wrapper1{
	float:left;
	width:100%;
	background:url('/pic/line_right.jpg') repeat-y;
	background-position:top right;
}

div#content{
	margin:0px 230px 0px 250px;
	padding:15px;
	background:white url('/pic/back4.jpg'); 
	background-repeat: no-repeat;
	color:#3887BA;
	font-size:12px;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	min-height:500px;
}

div#prod{
	width:100%;
}

#content h1 {
	color:#3887BA;
	font-size:25px;
	padding:0px;
	padding-left:15px;
	margin-left:0px;
	font-weight:normal;
	font-family:"Times New Roman";
}

div#navigation {
	float:left;
	width:220px;
	margin-left:-100%;
	//position:absolute;
	//margin-left:0px;
	//top:250px;
	//left:0px;
	padding:25px 0px 25px 30px;
	font-family:"Arial";
	font-size:12px;
	color:#388AE8;
	min-height:200px;
	background:#f6fbff url('/pic/back3.jpg') no-repeat;
}

div#navigation a {
	font-family:"Arial";
	font-size:12px;
	color:#388AE8;
	text-decoration:none;
}

div#navigation a:hover {
	font-family:"Arial";
	font-size:12px;
	color:#388AE8;
	text-decoration:underline;
}

#navigation h1 {
	font-size:25px;
	padding:0px;
	margin:0px;
	margin-left:-10px;
	font-weight:normal;
	font-family:"Times New Roman";
	color:#CF0000;
}

.navigation_bot{
	height:100%;
	width:200px;
}

#navigation h2 {
	font-size:10px;
	padding:0px;
	margin:0px;
	margin-top:15px;
	font-family:"Times New Roman";
	font-weight:normal;
	color:#CF0000;
}

#content h2 {
	font-size:25px;
	padding:13px;
	margin:0px;
	font-weight:normal;
	font-family:"Times New Roman";
	color:#CF0000;
}


#gbook a {
	font-size:12px;
	padding:0px;
	margin:0px;
	margin-top:15px;
	font-family:"Arial";
	text-decoration:none;
	color:#C60000;
}


div#extra{
	width:200px;
	min-height:300px;
	float:right;
	margin-left:-230px;
	background:url('/pic/back5.jpg') no-repeat;
	padding:15px;
	font-size:12px;
	color:#215a98;
}


/* \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/ Там Низ. Фиксим.*/
#bot-wrapper{
	float:left;
	width:100%;
	background:#f6fbff url('/pic/line_left.jpg') repeat-y;
	background-position:left;
}

.block_c {

}	

#bot-wrapper1 {
	float:right;
	width:100%;
	background:url('/pic/line_right.jpg'); 
	background-repeat:repeat-y;
	background-position:top right;
}

#bot-center{
	margin:0px 230px 0px 250px;
	padding:20px;
	height:60px;
	background:url('/pic/bot-line.jpg') repeat-x;
	font-family:"arial";
	font-size:11px; color:#7caccd;
}


#bot-left{
	float:left;
	margin-left:-100%;
	width:265px;
	//margin-top:-2px;
	background:url('/pic/ygolok-left.jpg') no-repeat right;
	height:15px;
}


#bot-right{
	float:left;
	width:245px;
	height:15px;
	margin-left:-245px;
	//float:right;
	//margin-right:-450px;	
	//width:220px;
	//margin-top:-2px;
	background:url('/pic/ygolok-right.jpg') no-repeat left;
}


/* /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  Там Низ. Фиксим.*/




.menu {
	background:#CF0000;
	height:24px;
	width:100%-200px;
	margin-right:230px;
	border-left:1px solid #E88F8F;
	border-right:1px solid #A10000;
	border-top:1px solid #DF6C6C;
	border-bottom:1px solid #5E0000;
}

.menu_item {
	background:#CF0000;
	padding:0px 15px 0px 15px;
	height:24px;
	float:left;
	border-left:1px solid #E88F8F;
	border-right:1px solid #A10000;
	font-family:"Times New Roman";
}

.menu_item a {
	vertical-align:bottom;
	color:white;
	text-decoration:none;
	font-size:13px;
}

.menu_item a:hover {
	color:#dbb;
}



#bot_block {
	margin-left:5px;
	background:white url('/pic/bot.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	height:200px;
	width:32%;
	border-top:2px solid #CF0000;
	float:left;
	cursor:hand;
}

#gbook {
	margin-left:1%;
	background:url('/pic/bot.jpg');
	height:82px;
	width:32%;
	padding-top:5px;
	text-align:center;
	border-top:2px solid #CF0000;
	float:left;
}


#girl {
	margin-bottom:-10px;
	margin-left:10px;
	position: relative;
}

a.sp {
	color:#115c8e; text-decoration:none;
	
}

a.sp:hover { color:red}

#gallery {
	margin-left:509px;
	margin-top:-233px;
//	margin-top:-223px;
	position: relative;
	width: 243px;
	height: 208px;
}

.highslide-image
    { border: 2px solid #000000; }
.highslide-caption
    { display: none; border-bottom: 1px solid red; font-family: Verdana, Helvetica; 
    font-size: 10pt; padding: 5px; background-color: silver; }
.highslide-loading
    { display: block; color: red; font-size: 9px; font-weight: bold; 
    text-transform: uppercase; text-decoration: none; padding: 3px; border-top: 1px solid red; 
    border-bottom: 1px solid red; background-color: white; position:absolute; z-index:2; }
.highslide-display-block
    { display: block; }
.highslide-display-none
    { display: none; }
.highslide-credits
    { dislpay:none; }


#whitebox {
        background:white url('/pic/back_whitebox.jpg');
        background-repeat:repeat-x;
        padding:20px;
        font-family:arial;
        font-size:12px;
        color:#004E8F;
        text-align:left;
}
							
#menu_body{width:95%;}
#menu_body ul li{list-style-type:none;border-bottom:1px dotted #69AFEB;margin-left:-40px;padding-left:7px; padding-top:2px; padding-bottom:2px}
#menu_body ul li a{color:#0B5690;font-family:arial;text-decoration:none;font-size:11px}
#menu_body ul li ul li{border:0;list-style-type:square;color:#FF3800;list-style-position:inside;font-size:11px}
#menu_body ul li ul{border-top:1px solid #fff;margin-left:-7px;padding-left:50px;font-size:11px}

.order {background:#3887ba;}
.order td.order_head {background:#c8e6fe; font-weight:bolder; text-align:center}
.order td {background:white}

.usr {background:#3887ba;}
.usr td.usr_head {background:#c8e6fe; font-weight:bolder; width:30%}
.usr td {background:white; width:70%}
.usr td input {width:99%}

a.cat_itm { font-family:arial; color:#007bce; font-size:12px}
a:hover.cat_itm { color:#cf0000;}


