﻿*
{
	font-family: Arial;
	font-size: 12px;
	color: #FFF6ED;
	direction: rtl;
}

.link
{
    float:right;
    color: #a4a4a4;
    margin-left: 5px;
}

input, textarea
{
	color: Black;	
}
body 
{
	background-color: #3B1F05;
	margin: 0px;
	height:100%;
}

center
{	
}

p, h1, h2, form, ul, li
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;	
}

.body
{
	position: relative;	
	width: 970px;
	height: 569px;
}

.bg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 569px;
}

.body .header
{
	position: absolute;
	width: 680px;
	height: 55px;
	top: 110px;
	right: 0px;
}

.body .header b
{
	text-align: right;
	font-size: 20px;
	display:block;
	line-height: 30px;
	margin-right: 20px;
}

.body .header ul
{
	text-align: right;
	font-size: 16px;
}

.body .header ul li
{
	display: block;
	list-style:none;
	float: right;
	height:20px;
	line-height: 20px;
	margin-right: 15px;
}
.body .header li img
{
	margin-top: 4px;
}

.body .header li a
{
	 text-decoration: none;
	 font-size: 16px;
}

.body .header li a:hover
{
	 text-decoration: underline;
}

.body .content
{
	position: absolute;
	width: 247px;
	height: 277px;
	top: 249px;
	left: 245px;
	text-align:right;
}

.body .contentInner
{
	position: absolute;
	width: 275px;
	height: 277px;
	top: 220px;
	left: 330px;
	text-align:right;
}

.body .contentAlbums
{
	height:340px;
	left:15px;
	position:absolute;
	text-align:right;
	top:190px;
	width:770px;
}

.body .contentVideos
{
	height:340px;
	left:0px;
	position:absolute;
	text-align:right;
	top:170px;
	width:970px;
}


.body .contentAlbumsMenu
{
	background-image: url('../img/sidegaleryjpg.jpg');
	background-repeat: no-repeat;
	width:150px;
	height:336px;
	position:absolute;
	right:15px;
	top:190px;
	text-align:right;
}

.body .contentAlbumsMenu ul
{
	padding-right: 20px;
	list-style: none;
	
}

.body .contentAlbumsMenu b
{
	padding-top:10px;
	padding-right: 15px;
	font-size: 18px;
	display:block;
}

.body .contentAlbumsMenu a
{
	font-size: 15px;
	text-decoration: none;
}

.body .contentAlbumsMenu a:hover
{
	text-decoration: underline;
}

#btnSend
{
	color: Black;	
}

.fotter
{
	 background-image: url('../img/fotrer.jpg');
	 background-repeat: no-repeat;
	 width: 970px;
	 height: 25px;
}

.fotter a
{
	margin-left: 15px;
	line-height: 25px;
	color: #cfcfcf;
}

.videoName
{
	position: absolute;
	top: 247px;
	left: 621px;
}
