@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/*img, div { behavior: url(media/iepngfix/iepngfix.htc) }*/

.lefttube { float:left;}
.righttube { float:right;}

ul { margin:0; padding:0;}

h1 { font-size:21px; font-weight:lighter; margin:5px 0px 20px 0px;  color:#fff;}

h3 { color:#AF9FBA; font-size:16px; margin-bottom:5px;}

p { margin-bottom:12px; line-height:16px; text-align:justify; word-spacing:0px;}

body { 
background:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

#maincontainer {
	width:900px;
	margin:auto;
	padding-bottom:5px;
	margin-bottom:10px;
	
}

.index { background:#2E212B url(../../images/index-bg.gif) repeat-x top ; }

.other { background:#2E212B url(../../images/index-bg.gif) repeat-x top ; }
/*.index { background:#2E212B; }*/

#subcontainer { padding:10px 22px 7px 22px; }

#header { height:97px; }
#header img { float:left; margin-right:17px;}

#headertext { margin-top:18px;}

#main-menu { clear:both; z-index:100;}
#main-menu ul {
	float:right;
	padding-right:0px;
}
#main-menu li { float:left; padding:0px 9px; line-height:26px; list-style-type:none; font-size:14px;}
#main-menu a { color:#fff; text-decoration:none;}
#main-menu a:hover { color:#D3A1FF; text-decoration:none;}

#mid-section { clear:both; padding-bottom:10px;}

#photo-gallery{
	float:left;
	border:1px #776E75 solid;
	background:#320A50 url(../../images/gallery-bg.jpg) repeat-x;
	text-align:right;
	padding-top: 14px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 40px;
}
#photo-gallery li { list-style-type:none; padding-bottom:5px; }
#photo-gallery img { border:1px #D7CFDC solid;}
#photo-gallery img:hover { border:1px #662d91 solid;}

#photo-gallery h1 { text-align:center; text-decoration:underline; text-transform:uppercase; font-size:14px; font-weight:lighter;
					 margin-bottom:18px; margin-top:10px;}
#photo-gallery a { text-decoration:underline; color:#fff;}
#photo-gallery a:hover { text-decoration:none; color:#d195ff;} 


#photo-gallery-other{
	float:left;
	border:1px #776E75 solid;
	background:#320A50 url(../../images/gallery-bg.jpg) repeat-x;
	text-align:right;
	margin-top:0px;
	z-index:500;
	position:relative;
	padding-top: 14px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 40px;
}
#photo-gallery-other li { list-style-type:none; padding-bottom:5px; }
#photo-gallery-other img { border:1px #D7CFDC solid;}
#photo-gallery-other h1 { text-align:center; text-decoration:underline; text-transform:uppercase; font-size:14px; font-weight:lighter;
					 margin-bottom:18px;}
#photo-gallery-other a { text-decoration:underline; color:#fff;}
#photo-gallery-other a:hover { text-decoration:none; color:#d195ff;} 
					 
#content-section { float:right; width:585px;}

#content-index { padding-left:35px;}

#other-content {
	border:7px #3F323C solid;
	color:#AEADB2;
	background-color: #2e212b;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#other-content h1 { font-size:20px; background:#2E212B url(../../images/h1-bg.gif) repeat-x bottom; line-height:40px; margin:0px 0px 20px 0px;  padding:0px 0px 0px 6px; }

.rightpic { float:right; margin-left:15px; }

.leftpic { float:left; margin-right:15px; }

#main-pic { margin-left:5px; width:523px; height:356px; background:url(../../images/shadow.png) no-repeat; padding-top:8px;}

#flash {width:500px; height:333px; border:3px #fff solid;}

#home-list, #home-list ul { margin-left:20px; padding:0; float:none;}
#home-list li { float:left; margin-bottom:10px; margin-left:15px; padding-right:25px; background:#2E212B url(../../images/arr.jpg) no-repeat center left; list-style-type:none; padding-left:20px;}
#home-list a { color:#d195ff; text-decoration:underline;}
#home-list a:hover { color:#d195ff; text-decoration:none;}

.list1 { margin:20px 0px 0px 25px;}
.list1 li { list-style-image:url(../../images/pink-dot.gif); margin-bottom:8px;}
.list1 a { color:#AEADB2; text-decoration:underline;}
.list1 a:hover { color:#AEADB2; text-decoration:none;}


.pic-list li { float:left;  list-style-type:none;}
.pic-list img { border:7px #503D3F solid; margin:0px 20px 10px 0px;}

.more{ clear:both; text-align:left; width:45px; background:url(../../images/more-arr.gif) no-repeat center right; float:right;}
.more a { color:#AEADB2; text-decoration:none;}
.more a:hover { color:#fff; text-decoration:none;}

.two-line{ background:#2E212B url(../../images/2-line-bg.gif) repeat-x; height:7px; margin:5px 0px; clear:both;}

#footer { text-align:center; border:1px #60575E solid; line-height:50px; clear:both; }
#footer a { color:#fff; text-decoration:none;}
#footer a:hover {color:#D3A1FF; text-decoration:underline;}

.powered-by {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #666;
	text-align: center;
	padding-bottom: 20px;
}
.powered-by a {
	color:#7c51a1;
}
