/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #030303 url(../images/bg.jpg) no-repeat top;
	min-width: 996px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #FFF;
	font-size: 1.1em;
}

html {
	background: transparent;
	min-width: 996px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #be4e1f;
	text-decoration: none;
}

	a:hover {
		text-decoration: none;
	}
strong {
	display:block;
	font-size:1.083em;
	line-height:16px;
	color:#ffe392;
	margin:0 0 9px 0;
}
em {
	display:block;
	font-size:1.083em;
	line-height:16px;
	font-style:normal;
	font-weight:bold;
	color:#ffe392;
}
h6 {
	background:url(../images/marker.gif) no-repeat left center;
	font-size:1.095em;
	line-height:16px;
	color:#ffe392;
	margin:0 0 9px 0;
	padding:0 0 0 25px;
}
p {
	line-height:16px;
	color:#F0F0F0;
	margin:0 0 16px 0;
}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	width: 996px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 250px;
	background-image: url(../images/header_bg2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#logo {
	margin-top: 30px;
	width: 600px;
}

#MenuHav {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	height: 40px;
}


section#content {
	 background:url(../images/content_bg.png) repeat-y;
}
.buttons {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FC0;
	background-image: url(../images/marker_li.gif);
	background-position: left;
	float: right;
	height: auto;
	width: 100px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bolder;
	margin-right: 20px;
}
.buttonsL {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FC0;
	background-image: url(../images/marker_li.gif);
	background-position: left;
	float: right;
	height: auto;
	width: 160px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bolder;
	margin-right: 20px;
}


	

/* =============================== header END ==================================== */


.banner {
	width:940px;
	background-image: url(../images/01-our-girls.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0;
	padding-left: 3px;
	color: #FFF;
}
.TitleBar {
	background-image: url(../images/menuBar2.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	font-size: 20px;
	color: #A41A1A;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
#counter {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
.Thumb {
	text-align: center;
	margin: 8px;
	float: left;
	width: 20%;
}
.page {
	color: #FFF;
	font-size: 1em;
	clear: both;
	margin-bottom: 20px;
}
.flash {
	text-align: center;
	background-color: #030303;
	margin-bottom: 30px;
}

.listing {
	float: left;
	width: 45%;
	margin: 20px;
}







footer {
	height: 116px;
	overflow: hidden;
	background:url(../images/footer_bg.png) no-repeat top;
	color: #A74E17;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

.fright {
	float: right;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	text-align: left;
}
	
/* ============================== boxes END ====================================== */

/* ============================= carousel START =================================== */
.container {
	overflow:hidden;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 30px;
}
#page1 #main #content .container .flash table {
	border: 2px dashed #5A3523;
	margin-bottom: 20px;
}

.slides {
	position:absolute; 
	top:0; 
	left:0;
}

/* ============================= carousel-lite END =================================== */


/* =================== txt, links, lines, titles START =========================== */

.link {
	font-size:2em;
	line-height:32px;
	text-decoration:none;
	color:#fff4ba;
	background:url(../images/marker.gif) no-repeat right center;
	padding:0 22px 0 0;
}
	.link:hover {
		color:#c05f26;
	}
.link2 {
	color:#a6a6a6;
}
/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer strong {
	float:left;
	font-size:1em;
	line-height:14px;
	font-weight:normal;
	color:#551717;
	padding:52px 0 0 54px;
}
	footer strong a {
		color:#551717;
		text-transform:none;
	}
footer span {
	float:right;
	font-size:1em;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#551717;
	padding-top: 52px;
	padding-right: 54px;
	padding-bottom: 0;
	padding-left: 0;
}
/* ============================= footer END ====================================== */
.Italic {
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	color: #9D0117;
}
#page1 #main #content .container table {
	border: 1px solid #EAEAEA;
}
.special {
	font-size: 18px;
	font-weight: normal;
	color: #F00;
}
