body {
	background-image: url('images/back.jpg');
	margin:0px;
	text-align:center;
	color:#D56E36;
	font-family:verdana;
	font-size:10;
	font-weight:normal;
	
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #BB9D8E;
	scrollbar-face-color: #D6633D;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C8ADA6;
}

input {
	background-color:#B20000; 
	color:#ffffff; 
	font-size:12px; 
	border:2px ridge #ffffff;
}

a:link {COLOR: #ffffff; TEXT-DECORATION: none}
a:visited {COLOR: #ffffff; TEXT-DECORATION: none}
a:hover {text-decoration:underline; color:#EBFD4D;}


#layout {
	width:1000px;
	text-align:center;
	background-color:#CB5000; 
	border:1px solid #ffffff;
}

h1 {
	filter:Shadow(Color='#2B0909', Direction='130'); 

	height:23; 
	margin-top:10px; 
	margin-bottom:10px; 
	margin-right:10px; 
	font-family:times new roman; 
	font-weight: normal;
	font-size:25px;
	text-align:right;
	color:#ffffff;
}

TABLE.toolbar {
	background-image: url('images/back2.jpg');
	border: 1px solid #ffffff;
	width:1000px;
}

#adv {
	background-color:#000000;
	width:995px;
	border:1px solid #ff0000;
	text-align:center;
	padding:10px;
}

TABLE.tmb_tbl TD {
	width:135px;
	background-color:#7E3A2B; 
	color:#ff0000;
	font-family:tahoma; 	
	font-size:11px;
	font-weight:bold;

	vertical-align:top;
	text-align:center;

	border:solid 3px; 
	border-top-color:#F4E6D4;
	border-bottom-color:#D29139; 
	border-left-color:#E7C170; 
	border-right-color:#D26430;
}


TABLE.tmb_tbl IMG {width:135px;height:180px;border:1px solid #ffffff;border-top-color:#F4E6D4; border-bottom-color:#D29139; border-left-color:#E7C170; border-right-color:#DBCC5E;}

TABLE.vid_tbl TD {
	width:200px;
	background-color:#7E3A2B; 
	color:#ff0000;
	font-family:tahoma; 	
	font-size:13px;
	font-weight:bold;

	vertical-align:top;
	text-align:center;

	border:solid 3px; 
	border-top-color:#F4E6D4;
	border-bottom-color:#D29139; 
	border-left-color:#E7C170; 
	border-right-color:#D26430;
}

TABLE.vid_tbl IMG {width:200px;height:150px;border:1px solid #ffffff;border-top-color:#F4E6D4; border-bottom-color:#D29139; border-left-color:#E7C170; border-right-color:#DBCC5E;}


TD.menu {
	width:150px;
	vertical-align:top;
	text-align:center;
}

#category {
	text-align:left;
	width:140px;
	background-color:#7E3A2B;
	padding-top:0px;
	margin-top:20px;
}

#category UL {
	margin-left:20px;
	margin-right:3px;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
}


TABLE.toplist {
	background-color:#000000;
	width:1000;
	border:1px solid #ff0000;
}

TABLE.toplist TD {
	background-color:#ff0000; 
	color:#FAE6CE;
	font-size:16px;
	border:1px ridge #ffffff;
	text-align:center;
	font-weight:bold;
}
P.copyright {
	background-color:#474747; 
	font-size:9px; 
	font-weight:normal;
}






/* Styles for the gallery page */



#container {
	width:960px;
	background-color:#525044;	
	margin: 0 auto;
	background-image: url('images/container_back.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
#container h1 {
	text-align:center;
	padding-top:5px;
	margin-top:0px;
}

#gallery { /* Левая колонка*/ 
	width: 560px; /* Ширина слоя */ 
	float: left; /* Состыковка с соседним слоем */
	text-align:right;
}

#pictures {
	width:540px;
	text-align:center;
	margin: 0 auto;
}

#pictures P.under_movie {
	color:#ffffff;
	font-family:tahoma; 	
	font-size:16px;
	font-weight:bold;
	width: 450px;
}

#gallery IMG.big {
	text-align:center;
	padding-top:10px;
	border: 1px solid #FFFFFF;
}

TABLE.gallery_tmb {
	width:540px;
	padding-top:15px;
}

TABLE.gallery_tmb TR {
	text-align:center;
}

#gallery IMG.tmb {
	width:135px;
	height:180px;
	border: none;
}

#gallery IMG.vid {
	width:200px;
	height:150px;
	border: 1px solid #FFFFFF;
}

.gallery_tmb INPUT:hover {
	cursor: hand;
}

#details { /* Правая колонка*/
	margin-left: 560px; /* Отступ слева */ 
}

P.empty {
	width:560px;
	height:40px;
	background-color:#CC5200;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color: #EBFD4D;
}

#field {
	width:90%;
	text-align:center;
	background-color:#CC5200;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	font-weight:normal;
}

HR {
	border: none; /* Убираем границу для браузера Firefox */
	color: #EBFD4D; /* Цвет линии для браузера Internet Explorer */
	background-color: #EBFD4D; /* Цвет линии для браузера Firefox и Opera */
	height: 1px; /* Толщина линии */
	width:95%;
}

.own_galleries {
	width:96%;
	text-align:center;
	margin: 0 auto;
	padding-bottom:5px;
	font-size:14px;
}

.own_galleries TD {
	width:33%;
	text-align:center;
	vertical-align:top;
}

#info {
	width:95%;
	text-align:left;
	font-family: Arial;
	font-size: 13px;
	margin: 0 auto;
}

#info P {
	margin-top:0px;
	margin-bottom:5px;
}
IMG.banner {
	width: 330px;
	border: 0px;
	margin-top:8px;
	margin-bottom:8px;
}

#field a:link {COLOR: #EBFD4D; TEXT-DECORATION: underline;}
#field a:visited {COLOR: #EBFD4D; TEXT-DECORATION: underline;}
#field a:hover {text-decoration:underline; color:#FFFFFF;}

TABLE.img_top {
	width:100%;
}
TABLE.img_top IMG {
	width:60px;
	height:60px;
	border: 1px solid #808080;
	float:left;
}

DIV.app_img {
	visibility:hidden; 
	position: absolute;
	border: 1px solid #000000;
}

#info UL {
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
	padding-left:20px;
}

#info UL P {
	padding-top:7px;
	color:#c3c3be;
	line-height: 120%;
}
