/* CSS Document */

body {
	background-color: #000000 !important;
	background-image: url(../images/FooterTileSplash.jpg);
	/*background-image: url(../images/Banner_tile.jpg);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
a 
{
    text-decoration:none;
    }
.wrapper 
{
    margin: 0 auto 0;
	width: 985px;
}
.container_12 {
	background-color: #FFFFFF;
    margin-top: 10px;
    padding-bottom: 25px;
    padding-top: 10px;
}
.banner {
	width: 100%;
	margin:0;
	background: url(../images/Banner.png) no-repeat center top;
	position: relative;
}
.banner	ul {
	margin: 0;
    padding-left: 0;
	list-style: none;
	height:40px;
    text-align: center;
    position:relative;
	}
.banner	ul ul{
    display: none;
    margin-top: 15px;
    *margin-top: 20px;
    position: absolute;
    text-align: right;
    right:80px;
    *top:20px;
	}
.banner	ul li{
    float: right;
    height: 40px;
    margin-left: 35px;
    min-width: 30px;
	}
.banner	ul li ul li{
    height: 25px;
	}
.banner	ul li:hover{

	background-image:url(../images/Links_hover.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.banner	ul li ul li:hover{
    background-image:none;	
    }
.banner	ul li:hover> ul
{
    display:block;
	}
.nav_top {
	float: right;
    margin-right: 42px;
    margin-right: 42px;
    margin-top: 22px;
	width: 795px;
	*width: 795px;
	}
html>/**/body .nav_top  
{   float:right;
	margin-right: 42px;
    margin-top: 22px;
	width: 795px;
	*width: 795px; 
	display: inline-block;}
.nav_top a{
	color: #bab6b1;
	text-decoration: none !important;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	}
.nav_top a:hover{
	}
.lang{
    display: inline-block;
    margin-right: 205px;
    *margin-right: 0px;
    margin-top: 17px;
	float:right;
}
html>/**/body .lang{
    display: inline-block;
    float: none;
    left: 50px;
    position: absolute;
    top: 17px;
	margin-top:0;
}
.Content{
	margin-top: 100px !important;
	z-index: 1000;
	position:relative;
}
.ContentTop{
	background: url(../images/ContentTop.png) no-repeat top center;
	height:37px;
	width:983px;
}
.ContentMiddle{
    background: url("../images/ContentMiddle.png") repeat-y scroll center top transparent;
    min-height: 370px;
    padding: 15px 60px;
    width: 863px;
	direction:rtl;
}
.ContentBottom{
	background: url(../images/ContentBottom.png) no-repeat top center;
	height:37px;
	width:983px;
}
.BannerTile {
	/*background: url(../images/FooterTile.jpg) no-repeat center bottom;*/
	background: url(../images/Banner_tile.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
.CopyRight {
    background: url("../images/Copyrights_Tile.jpg") repeat-x scroll center bottom transparent;
    bottom: 0;
    height: 50px;
    width: 100%;
    /*position:absolute;*/
}
.Content .Item {
    bottom: -28px;
    display: block;
    position: absolute;
    right: -80px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 36px;*/
	font-weight: bold;
	color: #a09581;
	margin-bottom: 10px !important;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a09581;
	margin-bottom: 10px !important;
}
h2 a {
	color: #a09581;
}


.CopyRightContent {
    color: #4E4E4E;
    line-height: 40px;
    margin: auto;
    position: relative;
    width: 960px;
}
.CopyRightContent span {
	left: 140px;
	position: absolute;
}
.CopyRightContent .AlexMedLogo{
	position: absolute;
	top: -25px;
	left: 10px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
p {
	color: /*#837e70 #61564F*/ #776f67;
	margin: 10px 0;
	font-size:14px;
}
/*.gallery {
    background-color: #171715;
    border: 1px solid #33322C;
    height: 125px;
    margin: 0 auto;
    padding: 15px;
    width: 715px;
}
.gallery ul {
	display: block;
}
.gallery ul li {
    background-color: white;
    border: 1px solid #CCCCCC;
    display: inline-block;
    height: 80px;
    margin: 0 5px;
    padding: 5px;
}*/
.video {
	border: 1px solid #827E70;
    display: inline-block;
    padding: 10px;
}

hr 
{
    border-bottom: 1px solid #382E2A !important;
}
.Album 
{
    float:right;
}
.ArtWork 
{
    /*background: url("../images/Photos-64.png") no-repeat scroll right center transparent;
    padding-right: 38px;*/
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}
.InterViews 
{
    /*background: url("../images/microphone.png") no-repeat scroll right center transparent;
    padding-right: 38px;*/
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}



/*------- begin of paging --------*/
.paging
{
	/*background-color:#000000;*/
	width:645px;
	padding-top:6px;
	padding-bottom:2px;
	height:20px;

	text-align:center;
}

div.paging a.PrevNext, a:visited.PrevNext {
color:#776F67;
text-decoration:none;
width:36px;
height:16px;
font-size:15px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;
}

div.paging a.activePrevNext
{
	text-decoration:none;
	/*background-color:#A9061B;*/
	width:36px;
	height:16px;
	font-size:15px;
	padding-left:5px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:4px;
	color:#776F67;
	border:1px solid #776F67;
}

div.paging a:hover.PrevNext {
color:#A30A1A;
text-decoration:none;
background-color:#d7d7d7;
width:36px;
height:16px;
font-size:15px;
padding-left:5px;
padding-right:6px;
padding-top:3px;
padding-bottom:4px;
}
/*------- end of paging --------*/