/*------- GENERAL -----------*/
body {
	margin:0; padding:0; color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	background: #800000;
}

div, p, img, a, ul, h1, h2 {
	margin:0; padding:0;
}
ul {
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none; outline:none; color:#9D180A;
}

a:hover {
	color:#998158; 
}

.spacer {
	line-height:0; font-size:0; clear:both;
}


/*--------- TOP MENU -----------*/
#topMenu {
	width:800px; margin:0 auto; height:65px; color:#998158; margin-bottom:3px; text-align: center;
	background:#000 url(images/topmenu-topbg.jpg) 39px 0 no-repeat;
}
#topMenu ul {
	font-size:12px; font-weight:bold; line-height:65px;
}
#topMenu ul li, #footer ul li {
	float:left; padding:0 0 0 25px;
}
#topMenu ul li a, #footer ul li a {
	color:#998158; background-color:#000;
}
#topMenu ul li a:hover, #topMenu ul li span, #footer ul li a:hover, #footer ul li span {
	color:#9D180A; background-color:#000;
}

#topMenu div.contact {
	width:213px; float:right; padding:9px 0 0;
	font:bold 9px/15px Verdana, Arial, Helvetica, sans-serif;
}
#topMenu div.contact span {
	font-size:9px; text-transform:uppercase;
}
#topMenu div.contact a {
	color:#998158; background-color:#000;
}
#topMenu div.contact a:hover {
	text-decoration:underline;
}
#topMenu p.botBg {
	height:3px; background:url(images/topmenu-botbg.gif) 39px 100% no-repeat;
}

/*--------- HEADER ----------*/
#header {
	width:950px; margin:0 auto; height:214px; padding:10px 0 0 10px;
	background:url(images/header-bg.gif) no-repeat center;
}
#header img {
	display:block;
}
#header h1 {
	width:; height:27px; padding:5px 0 0 5px; color:#998158; text-align:;
	font:26px Verdana, Arial, Helvetica, sans-serif; 
}

/*--------- BODY ----------*/
#body {
	width:950px; margin:0 auto; padding:0 20px 1px 25px; 
	font-size:12px;
}
#body h2 {
	height:22px; margin:10 0 24px; color:#998158
}
#body p {
	padding:12 0 30px;
}
#body p span {
	color:#9D180A; background-color:#000; font-weight:bold;
}
/*------ LEFT PANEL -------*/
#leftPanel {
	width:475px; float:left;
	padding:15px 15px 15px 0px;
}
/*- HEADERS -*/
#leftPanel h2 {
	background:url(images/thebinge-hdr.gif) 0 0 ; 
	height:22px;
}

#leftPanel h2.themusic {	
	background:url(images/themusic-hdr.gif) 0 0 ;
}
#leftPanel h2.photos {	
	background:url(images/photos-hdr.gif) 0 0 ;
	height:12px;
}
#leftPanel p.readmore {
	font-weight:bold;	height:33px; line-height:33px; 
	width:336px; margin:0 0 0 63px; text-align:right;
}
#leftPanel p.readmore a {
	color:#9D180A; background:#000;
}
#leftPanel p.readmore a:hover {
	color:#C92E1D; background:#000;
}

/*--- The Music List ----*/
#leftPanel ul.themusic {
	line-height:18px; font-weight:bold; 
	width:460px; padding-bottom:15px;
}
#leftPanel ul.themusic li {
	padding:0 0 0 15px; background:url(images/bul-body.gif) 0 50% no-repeat;
}

/*--- Photos ---*/
#leftPanel div.photos img {
	float:left; margin:0 13px 0 0;
}
#leftPanel div.photos p.date {
	padding:0 0 15px; margin:0 0 0 150px;
}

/*------------- RIGHT PANEL ------------*/
#rightPanel {
	padding:20px 0px 0px 22px; width:400px; float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#rightPanel h2.model {	
	background:url(images/model-gallery-hdr.gif) 0 0 ;
	margin-bottom:15px;
}
#rightPanel h2.news {	
	background:url(images/news-hdr.gif) 0 0 ; margin-top:18px;
}
#rightPanel p.click {
	font-size:10px; line-height:11px; color:#9D180A; background-color:#000;
	padding-bottom:22px;
}

/*---- GALLERY ----*/
#rightPanel ul.modelGallery li {
	width: 150px; float:left; font-weight:bold;
	line-height:16px; padding:15px 15px 15px 15px;
}
#rightPanel ul.modelGallery li img {
	margin-bottom:4px; display:block;
}
#rightPanel ul.modelGallery li a.enlarge {
	background:#821715 url(images/model-gal-btn.gif) 100% 0 no-repeat;
	display:block; height:16px; padding-right:20px; text-align:center;
	text-transform:uppercase; color:#DBDBDB;
}
#rightPanel ul.modelGallery li.noPad {
	padding-right:0;
}
#rightPanel ul.modelGallery li a.enlarge:hover {
	background-color:#6A0B0A; background-position:100% 100%; color:#DBDBDB;
}

/*--- NEWS & EVENTS --*/
#rightPanel div.news p {
	padding:0 31px 12px 0;
}
#rightPanel div.news a.more {
	display:block; width:52px; height:16px; padding:0 20px 0 0;
	background:#821715 url(images/model-gal-btn.gif) 100% 0 no-repeat;
	text-align:center; font-weight:bold; color:#fff; margin:0 0 16px 1px;
}
#rightPanel div.news a.more:hover {
	background-color:#6A0B0A; background-position:100% 100%; color:#fff;
}

/*-------------- FO0TER --------------*/
#footer {
	background:url(images/footer-topbg.gif) 50% 0 no-repeat;
	width:900px; margin:0 auto; padding:20px 0 0;
}
#footer ul {
	font-size:12px; font-weight:bold; width:435px; margin:0 auto;
	padding-bottom:12px; height:16px;
}
#footer p {
	text-align:center; font-size:10px; padding-bottom:22px; line-height:22px;
}
#footer p a {
	color:#DBDBDB; background-color:#000; text-decoration:underline;
}
#footer p a:hover {
	text-decoration:none;
}

