/* CSS Document */

body {
	background:url(../images/body_bg.gif) repeat-x 0 0;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#464646;
	}

#container {
	width:980px;
	margin:10px auto;
	padding-top:0px;
	}
	
#header {
	background:url(../images/header.png) no-repeat 0 0;
	height:194px;
	}
	
#main {
	padding:0px;
	background:url(../images/content_bg.png) repeat-y 14px 0;
	}
	
#menu {
	width:150px;
	float:left;
	margin-left:24px;
	margin-top:0px;
	position:relative;
	/*background:#6666CC;*/
	}
	
#menu ul {
	margin:0;
	list-style-type:none;
	padding:0;
	position:relative;
	/*border:1px solid #652c90;*/
	}
	
#menu li {
	background:url(../images/menu_buttons.gif) 0 0;
	/*background:#9B61C8;*/
	width:150px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:12px;
	margin:0;
	padding:0;
	position:relative;
	/*border-bottom:1px solid #A77CC8;*/
	}
	
#menu li.bottom {
	border-bottom:none;
	}
	
#menu li:hover {
    background-position: 0 60px;
	/*background:#54346D;*/
	}
	
#menu li.active {
	background-position:0 30px;
	/*background:#D8D339;*/
	color:#3C0F5E;
	}
	
#menu a, #menu a:hover, #menu a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0 0 0 10px;
	}
	
#menu li.active a, #menu li.active a:hover, #menu li.active a:visited {
	color:#3C0F5E;
	}
	
#menu li img {
	border:none;
	position:absolute;
	right:7px;
	top: 7px;
	padding: 0;
	}
	
#left_bar {
	width:140px;
	margin:10px 0 0 0;
	padding:5px 0 0 10px;
	text-align:left;
	font-size:1em;
	color:#fff;
	background:url(../images/leftbar_top.gif) 100% 0 no-repeat #d0a5f1;
	}
	
#left_bar h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	}
	
#left_bar .bottom {
	background:url(../images/leftbar_bottom.gif) 100% 0 no-repeat #d0a5f1;
	height:13px;
	}
	
#photobar {
	width:200px;
	float:right;
	margin-right:27px;
	margin-bottom:170px;
	padding:10px 0 0 0;
	text-align:center;
	background:url(../images/photobar_top.gif) 0 0 no-repeat #d0a5f1;
	}
	
#photobar .bottom {
	background:url(../images/photobar_bottom.gif) 0 0 no-repeat #d0a5f1;
	height:13px;
	}
	
.news_panel {
	width:500px;
	background:url(../images/news_panel_top.gif) 0 0 no-repeat #fff;
	}
.news_panel_inner {
	padding:15px 20px;
	}
	
#page .news_panel h2 {
	color:#fff;
	}
	
.news_bottom {
	background:url(../images/news_panel_bottom.gif) 0 0 no-repeat #fff;
	height:20px;
	}
	
	
#page {
	padding:0px 25px 25px 25px;
	margin-left:175px;
	margin-right:225px;
	position:relative;
	}
	
#page p {
	line-height:130%;
	}
	
#page li {
	padding-bottom:10px;
	}
	
p {margin:0;padding:5px 0;}

p, li {font-size:1.2em;}

p.author {
	text-align:right;
	padding-bottom:20px;
	font-weight:bold;
	color:#9B61C8;
	}

#page h1 {
	margin-top:0px;
	padding-top:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:200%;
	color:#A77CC8;
	}

#page h2 {
	margin-top:0px;
	padding-top:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:150%;
	color:#9B61C8;
	}

	
#footer {
	background:url(../images/footer.png) no-repeat 14px 0;
	height:39px;
	clear:both;
	}
	
#footer p {
	margin:0;
	padding:0;
	color:#fff;
	text-align:center;
	line-height:30px;
	}
	
#bottom_img {
	background:url(../images/bottom_cat.jpg) no-repeat;
	width:150px;
	height:180px;
	position:absolute;
	bottom:0px;right:-160px;
	}
	
table {
	text-align:left;
	font-size:1.2em;
	margin-bottom:15px;
	}
td {
	border-bottom:1px solid #9B61C8;
	}
	
th, td {
	padding:4px;
	}
td {
	vertical-align:top;
	}
	
th {
	background:#9B61C8;
	color:#fff;
	}
	
.comm_list {
	list-style-type:none;
	padding-left:0;
	}
	
.comm_list li {
	height:110px;
	}
	
.comm_img {
	margin:0 10px 10px 0;
	border:1px solid #ddd;
	}
	
a {
	color:#652C90;
	text-decoration:none;
	font-weight:bold;
	}
	
#menu a {
	font-weight:normal;
	}
	
a:hover {
	color:#652C90;
	text-decoration:underline;
	}
	
ul.shop{
		list-style-type:none;
}
