/* this template is designed for 7nrose.com by sawhtoo ( mail2htoo@gmail.com )*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfacc5;
	background: #000000;
}

a:link, a:visited { color: #cfa3eb; text-decoration:none; font-weight: bold;} 
a:active, a:hover { color: #cfa3eb; font-weight: bold;}

h1 {
	margin: 0;
	padding: 5px 0 25px 0;
	font-size: 18px;
	font-weight: bold;
	color: #f7d2e4;
}


h2 {
	margin: 0 0 10px 0;
	padding: 5px 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	color: #f7d2e4;
	border-bottom: 1px dotted #824d68;
}

h3 {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 13px;
	font-weight: bold;	
	color: #ee0101;
}

h4 {
	margin: 0;
	padding: 5px 0 15px 0;
	font-size: 16px;
	font-weight: bold;	
	color: #ffffff;
}

.more_button a{
	display: block;
	width: 110px;
	float: right;
	height: 30px;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(images/more_btn.png) no-repeat;
	color: #c80404;
	text-decoration: none;
	cursor: pointer;
}

.more_button a:hover{
	color: #d28ab6;
	font-weight: bold;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #4c293a;
	margin-bottom: 25px;
}


p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

#container {
	margin: 0 auto;
	width: 960px;
	background: #63384d;
	border-left: 3px solid #4d2a3b;
	border-right: 3px solid #4d2a3b;	
}

/* menu panel */
#menu_panel{
	width:100%;
	height: 52px;	
	margin: 0 auto;
	color: #ffffff;
	background: #3d202e;
}

#menu_panel #menu_section{
	width: 930px;
	height: 52px;	
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #03a0a6;
	background: url(images/menu_bg.gif) repeat-x;	
}

#menu_section ul {
	float: right;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu_section ul li{
	display: inline;
}

#menu_section ul li a{
	float: right;
	width: 110px;
	padding: 5px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #d3c2f9;
	border-left: 1px solid #660e4c;	
}

#menu_section li a:hover, #menu_section li .current{
	color: #cf95c2;
}
/* end of menu */

/* header and banner */
#header{
	width:100%;
	height: 115px;	
	margin: 0 auto;
	color: #ff0000;
	background: #200000 url(images/header.jpg) no-repeat;	
}

#banner_panel {
	display: block;
	width: 100%;
	height: 320px;
	background: #ce8abf url(images/banner.jpg) no-repeat;
	border-top: #f5bbee 1px solid;
	border-bottom: #f5bbee 1px solid;
}

#banner_panel #banner_section {
	float: left;
	width: 350px;
	height: 270px;
	margin: 0px;
	padding: 50px 0 0 90px;
	color: #63384d;	
}
#banner_section #banner_section_title {
	margin: 0;
	padding: 5px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	color: #ba0000;
}

#banner_panel #slideshow {
	float: right;
	width: 397px;
	height: 293px;
	margin: 0;
	padding: 27px 0 0 33px;
}
/* end of header and banner */

/* content */
#content {
	float: left;
	width: 960px;
	margin: 0;
	padding: 30px 0 0 0;
	background: #63384d url(images/content_top.gif) top center no-repeat;
}

#content #leftcolumn {
	float: left;
	width: 285px;
	margin:0px;
	padding: 0 0 0 15px;
}

#content #rightcolumn {
	float: right;
	width: 615px;
	padding: 0 15px 0 0;
	margin: 0;
}

/* left column */
#leftcolumn .sidebox{
	width: 285px;
}

#leftcolumn .sidebox .sidebox_top{
	width: 285px;
	height: 10px;
	background: #6d3f56 url(images/sidebox_top.gif) no-repeat;
}
* html #leftcolumn .sidebox .sidebox_top{
	margin-bottom: -5px;
}

#leftcolumn .sidebox .sidebox_body{
	width: 255px;
	padding: 5px 15px 0 15px;
	background: #6d3f56 url(images/sidebox_body.gif) repeat-y;	
}

#leftcolumn .sidebox .sidebox_body .sidebox_section{
	display: inline-block;
	height: 100%;
	width: 255px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #64334b;
}

#leftcolumn .sidebox .sidebox_bottom{
	width: 285px;
	height: 10px;
	background: #6d3f56 url(images/sidebox_bottom.gif) no-repeat;
}
* html #leftcolumn .sidebox .sidebox_bottom{
	margin-bottom: -5px;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section form{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section .inputfield{
	color: #000000;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	height: 14px;
	width: 200px;		
	padding: 4px;
	margin-bottom: 10px;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section .button{
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section ul{
	clear: both;
	margin: 0 0 15px 30px;
	padding: 0px;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section ul li{
	margin: 0 0 5px 0;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section ul li a {
	font-weight: normal;
}

#leftcolumn .sidebox .sidebox_body .sidebox_section ul li a:hover {
	color: #d1001e;
}

/* end of left column */

#rightcolumn .rightcolumn_section {
	clear: both;
	float: left;
	height: 100%;
	width: 615px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

#rightcolumn .rightcolumn_section img{
	float: left;
	margin: 0;
	border: 5px solid #794c62;
	margin: 3px 15px 0 0;
}

#rightcolumn .thumb_gallery {
	clear: both;
	display: block;
	width: 600px;
	
}

#rightcolumn .rightcolumn_section .gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightcolumn .rightcolumn_section .gallery li {
	padding: 0;
	float: left;
	position: relative;
	margin: 0 10px 0 0;	
	width: 135px;
	height: 135px;
}

#rightcolumn .rightcolumn_section .gallery img {
	border: solid 1px #ccc;
	border: none;
	padding: 11px 0 0 14px;
}

#rightcolumn .rightcolumn_section .gallery span {
	width: 135px;
	height: 135px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/thumb_cover.png) no-repeat;
}

#rightcolumn .rightcolumn_section .gallery a {
	text-decoration: none;
}

/* ----- bottom panel----- */
#bottom_panel{
	clear: both;
	float: left;
	overflow: hidden;
	height: 100%;
	width: 930px;
	margin:0 auto;
	padding: 25px 0 15px 30px;	
	background: #3a212d url(images/bottom_bg.jpg) center bottom no-repeat;
	border-top: 1px solid #503140;
}

#bottom_panel .bottom_section {
	display: inherit;
	float: left;
	width: 270px;
	padding-right: 20px;
	margin:0 0 15px 10px;
}

#bottom_panel .bottom_section ul{
	margin: 0 0 0 10px;
	padding: 0 0 5px 10px;
}

#bottom_panel .bottom_section li a{
	color: #fbc1dd;
	font-weight: normal;
}
#bottom_panel .bottom_section li a:hover{
	color: #ef6fad;
}
/* end of bottom panel */


/* ----- Footer ----- */

#footer {
	clear: both;
	width: 960px;
	height: 21px;
	padding: 15px 0;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
}

#footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */