@charset "utf-8";
/* COMMON */
body {
	background: #DADCE9 url(/images/page_bg.jpg) repeat-y center top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #372049;
	margin: 0px;
	padding: 0px;
}
#col-1 {
	padding-left: 5px;
	padding-top: 6px;
	float: left;
	width: 760px;
}
#col-2 {
	float: left;
	padding-top: 18px;
	padding-left: 5px;
}
#col-1A {
	padding-left: 5px;
	padding-top: 6px;
	float: left;
	width: 515px;
}
#col-1B {
	padding-left: 5px;
	padding-top: 36px;
	float: left;
	width: 235px;
	font-size: 11px;
	overflow: hidden;
	padding-bottom: 10px;
}
/* TYPO */
a {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#col-2 h2 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 3px 0px;
	padding: 0px;
	text-align: left;
}
#wrapper {
	margin: auto;
	width: 990px;
}
/* HEADER */
#header {
	background: url(/images/header_bg.png) no-repeat top left;
}
#header .date {
	width: 340px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	clear: right;
	padding-top: 15px;
	margin: auto;
}
.home-link {
	width: 180px;
	height: 50px;
	top: 110px;
	display: block;
	position: absolute;
	z-index: 4000;
}
#header .buttons {
	padding-left: 8px;
	font-size: 11px;
	padding-top: 29px;
	overflow: hidden;
}
#header .favorites, #header .home, #header .setdefault {
	display: block;
	float: left;
	height: 31px;
	padding-top: 15px;
	color: #3F0B2C;
	padding-left: 40px;
}
#header .buttons a:hover {
	background-position: 0px -46px;
	color: #FFFFFF;
}
#header .home {
	background: url(/images/button_bg_home.jpg) no-repeat top left;
	width: 21px;
	display: block;
	float: left;
}
#header .search {
	width: 600px;
	height: 36px;
	background: url(/images/searchbar_bg.jpg) no-repeat top left;
	float: left;
	padding: 10px 0px 0px 20px;
}
#header .search .select {
	float: left;
	background: url(/images/search_select_bg.gif) no-repeat top left;
	width: 103px;
	padding-top: 5px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
}
#header .search .select:hover {
	background-position: 0px;
}
#header .search input {
	background: url(/images/search_field.gif) no-repeat top left;
	border: 0px;
	height: 25px;
	width: 190px;
	padding: 4px 0px 0px 10px;
	float: left;
}
#header .search-select {
	background: url(/images/search_select.gif) no-repeat top left;
	width: 22px;
	float: left;
	display: block;
	height: 25px;
}
#header .search-select:hover {
	background-position: 0px !important;
}
#header .search-select-content {
	background-color: #34144C;
	border-top: 1px solid #473D7A;
	position: absolute;
	width: 125px;
	z-index: 2000;
	left: 230px;
	top: 35px;
	display: none;
}
#header .search-select-content a {
	display: block;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
	height: 17px;
	border-bottom: 1px solid #473D7A;
}
#header .search-select-content a:hover {
	background-color: #473D7A;
}
#header .favorites {
	background: url(/images/button_bg_favorites.jpg) no-repeat top left;
	width: 97px;
}
#header .setdefault {
	background: url(/images/button_bg_setdefault.jpg) no-repeat top left;
	width: 114px;
}
#header .menu {
	display: block;
	padding-left: 60px;
	clear: both;
	background: url(/images/menu_bg.gif) no-repeat left bottom;
	overflow: hidden;
	width: 930px;
	margin-top: 14px;
}
#header .menu a {
	display: block;
	float: left;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 10px 0px 10px;
	height: 28px;
}
#header .menu a:hover {
	text-decoration: underline;
}
#header .menu .lined {
	border-right: 1px solid #E3D7EC
}
/* BOX */
.box {
	display: none;
	float: left;
	margin-top: 5px;
	width: 300px;
	position: relative;
}
.box ul, .highlight-content ul, .highlight-right-content ul {
	background-color: #F1EDF3;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}
.box ul li, .highlight-content ul li, .highlight-right-content ul li {
	color: #3C264E;
	background: url(/images/box_item_top.gif) repeat-x top left;
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 14px;
}
.highlight-content ul .notlined {
	background: none;
}
.highlight-right-content {
	position: relative;
}
.highlight-right-content .content {
	background: url(/images/right_highlight_bg.jpg) repeat-y top left;
	overflow: hidden;
	padding: 0px 10px 0px 5px;
}
.highlight-right-content .content div {
	padding: 10px 15px 10px 15px;
}
.highlight-right-content .content img {
	margin-bottom: 5px;
}
.highlight-right-content .tabs {
	background: url(/images/right_highlight_top.png) no-repeat top left;
	height: 32px;
	padding: 4px 0px 0px 9px;
}
.highlight-right-content .tabs a {
	display: block;
	float: left;
	color: #FFFFFF;
	height: 30px;
	margin-left: 1px;
	background: url(/images/highlighttab_1.gif) no-repeat top right;
	padding-right: 5px;
}
.highlight-right-content .tabs a span {
	background: url(/images/highlighttab_0.gif) no-repeat;
	display: block;
	float: left;
	font-size: 11px;
	padding: 5px 6px 0px 8px;
	font-weight: bold;
	height: 27px;
}
.highlight-right-content .active {
	background: url(/images/highlighttab_active_1.gif) no-repeat top right  !important;
	padding-right: 7px;
}
.highlight-right-content .active span {
	background: url(/images/highlighttab_active_0.gif) no-repeat top left  !important;
	color: #50376C;
}
#main .box ul li a {
	color: #3C264E;
	background: url(/images/box_item_dot.gif) no-repeat 0px 5px;
	padding-left: 10px;
	display: block;
}
.box ul li a {
	color: #3C264E;
}
#main .box ul li span {
	display: block;
	clear: left;
	color: #8B60AA;
	padding-left: 10px;
	font-size: 11px;
}
.box ul li span {
	color: #8B60AA;
	padding-left: 10px;
}
.box ul li .date-time {
	padding-left: 0px;
	padding-right: 10px;
}
.box-content {
	top: 30px;
	left: 6px;
	right: 10px;
	position: absolute;
}
.box .box-text-content {
	padding: 10px 10px 10px 10px;
	overflow: auto;
	margin-top:1px;
}
.box .box-article-content {
	overflow: hidden;
	padding: 10px 30px;
}
.box .box-article-content img{
	border: 0px;
}
.box .box-article-content h1 {
	font-size: 20px;
}
.box .box-article-content h1 a {
	text-decoration: none;
}
.box .box-article-content a {
	color: #663399;
	text-decoration: underline;
}
.box .box-article-content ul {
	list-style: circle !important;
	list-style-type: circle !important;
	background: none;
	margin: 10px 0px;
}
.box .box-article-content ul li {
	background: none;
	padding: 0px;
	margin: 2px 0px 0px 20px;
}
.box .box-article-content img {
	float: left;
}
.box-title {
	position: absolute;
	top: 4px;
	left: 3px;
}
.box-title a {
	height: 22px;
	float: left;
	display: block;
	padding: 7px 0px 0px 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.box-title img {
	float: left;
}
.box-text-content img {
	margin-right: 8px;
	padding: 0px;
}
.box-title img {
	float: left;
}
.box-lead {
	position: absolute;
	left: -1000px;
}
.box-lead div {
	background: url(/images/leadbox_0.png) no-repeat top left;
	padding: 30px 20px 0px 30px;
	width: 222px;
	color:#FFFFFF;
	z-index: 10000;
}
.box-lead div span {
	color: #66CCFF;
	padding-top: 4px;
	display: block;
	clear: both;
}
.lead {
	display: none !important;
}
.date {
	color: #A080A5;
}
.desc {
	clear: both;
	display: block;
}
.blue h1 a, #header .menu .blue {
	color: #0099FF
}
.magenta h1 a, #header .menu .magenta {
	color: #FF0066;
}
.green h1 a, #header .menu .green {
	color: #009900;
}
.purple h1 a, #header .menu .purple {
	color: #660099;
}
.orange h1 a, #header .menu .orange {
	color: #FF6600;
}
.yellow h1 a, #header .menu .yellow {
	color: #FF9900;
}
.dblue h1 a, #header .menu .dblue {
	color: #006699;
}
.more {
	padding-top: 4px;
}
.more a {
	display: block;
	float: left;
	padding: 2px 10px 0px 20px;
	text-decoration: none;
	background: url(/images/more_bg_0.gif) no-repeat top left;
	height: 18px;
	font-size: 11px;
}
.more img {
	float: left;
}
.more_bt {
	width: auto;
	overflow: hidden;
}
.more_bt a {
	background: url(/images/more_bg_0.gif) no-repeat top left;
	padding: 3px 0px 0px 20px;
	display: block;
	float: left;
	height: 17px;
	font-size: 11px;
	color: #3C264E;
	text-decoration: none !important;
}
.more_bt span {
	background: url(/images/more_bt_1.gif) no-repeat top right;
	display: block;
	padding-right: 8px;
	float: left;
}
/* GALLERY */
.gallery-box {
	width: 210px;
	text-align: center;
}
.gallery-box-inner {
	background: url(/images/gallery_bg_0.gif) no-repeat top left;
	padding: 7px 18px 0px 18px;
	width: 174px;
	overflow: hidden;
}
.gallery-box-inner img {
	border: 0px;
}
.gallery-box-inner .pic-holder {
	width: 170px;
	background: url(/images/gallery_pic_bg.gif) repeat-y top center;
	overflow: hidden;
	margin: 15px 0px 6px 0px;
}
.gallery-box-inner .pic-holder a {
	display: block;
	float: left;
	padding-top: 40px;
}
.gallery-box-inner .pic {
	width: 110px;
	padding: 9px !important;
}
.newsletter-box {
	width: 210px;
	margin-top: 10px;
}
.newsletter-box-inner {
	padding: 7px 18px 0px 18px;
	overflow: hidden;
	width: 174px;
	background: url(/images/newsletter_bg_0.gif) no-repeat top left;
}
.newsletter-box .newsletter-input {
	background: url(/images/newsletter_bg.gif) no-repeat top left;
	width: 160px;
	height: 18px;
	padding: 2px 5px 2px 5px;
	border: 0px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
}
.newsletter-box .newsletter-hidden {
	display: none;
}
/* HIGHLIGHT BOX */
.highlight-box {
	margin: 13px 0px 5px 4px;
	clear: both;
}
*html .highlight-box {
	margin-top: 19px;
}
.highlight-top {
	background: url(/images/highlight_0.png) no-repeat top left;
	height: 35px;
	padding: 4px 20px 0px 30px;
}
.highlight-pager {
	float: right;
	margin-top: 3px;
	display:none;
}
.highlight-pager span {
	color: #976FBA;
}
.highlight-pager img {
	border: 0px;
}
.highlight-pager a, .highlight-pager span {
	display: block;
	float: left;
	margin: 0px 5px;
}
.highlight-top .tab {
	display: block;
	float: left;
	color: #FFFFFF;
	height: 30px;
	margin-left: 3px;
	background: url(/images/highlighttab_1.gif) no-repeat top right;
	padding-right: 7px;
}
.highlight-top .tab span {
	background: url(/images/highlighttab_0.gif) no-repeat;
	display: block;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	padding: 5px 7px 0px 13px;
	font-weight: bold;
	height: 27px;
}
.highlight-top .active {
	background: url(/images/highlighttab_active_1.gif) no-repeat top right;
	padding-right: 7px;
}
.highlight-top .active span {
	background: url(/images/highlighttab_active_0.gif) no-repeat top left  !important;
	color: #50376C;
}
.highlight-top .tab img {
	border: 0px;
	float: left;
}
.highlight-content {
	background: url(/images/highlight_1.jpg) no-repeat top left;
	overflow: hidden;
	width: 730px;
	clear: both;
	padding: 4px 0px 2px 19px;
	display: none;
}
.highlight-content h1, .highlight-right-content h1 {
	color: #3F0B2C;
	font-size: 14px;
	margin: 6px 0px;
}
.highlight-content h1 a, .highlight-right-content h1 a {
	color: #3F0B2C;
}
.highlight-content .text {
	float: left;
	width: 202px;
	padding: 0px 10px;
	color: #372049;
}
.highlight-content .date {
	color: #A080A5;
}
.highlight-content ul {
	float: left;
	width: 282px;
	background: none;
}
.highlight-content ul a, .highlight-right-content ul a, .highlight-right-content h1 a {
	color: #3C264E;
}
/* FOOTER */
#footer {
	background-image: url(/images/footer_bg.png);
	height: 28px;
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 20px;
	clear: both;
	background-position: 5px 0px;
}
*html #footer {
	margin-top: 0px;
}
#footer a {
	background-image: url(/images/footer_spot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #301148;
}
#footer div {
	float: left;
	font-size: 11px;
	padding-left: 150px;
	white-space: nowrap;
}
#footer span {
	background: none;
	padding: 0px;
	width: 100px;
	display: block;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 100px;
}
#footer a:hover {
	text-decoration: underline;
}
/* ARTICLE */
#comment-content {
	padding: 10px 10px 20px 10px;
}
#comment-content h2 {
margin-top:0px;
font-size:16px;
}
#comment-content textarea, #comment-content .input {
	background-color: #dadce9;
	width: 480px;
	border: 1px solid #FFFFFF;
	color: #372049;
	padding: 2px;
	font: 11px Arial, Helvetica, sans-serif;
}
#comment-content b {
	clear: left;
	display: block;
	padding-top: 20px;
}
#comment-content .comment-form {
	width: 483px;
	margin: auto;
}
#comment-content table {
	background-color: #FFFFFF;
	width: 486px;
}
#comment-content table td {
	padding: 5px 10px;
}
#comment-content .submit {
	margin-top: 5px;
	text-align: right;
	padding: 5px 0px 5px 5px;
}
#comment-content .comment-item {
	border-top: 1px solid #FFFFFF;
	padding: 10px;
	background: #F0F1F6;
	clear: both;
	padding-top: 5px;
	margin-top:3px;
}
#comment-content .comment-item b {
	color: #1D498B;
	padding: 0px;
}
#comment-content .comment-item .comment-date {
	font-style: italic;
	color: #666666;
	display: block;
	clear: both;
	height: 25px;
}
/* ADMIN */
.field-simple {
	padding: 3px;
	width: 100%;
	background: #EEEDF3;
	margin: 3px 0px 0px 0px;
	border: 1px solid #CFCDDA;
	font-weight: bold;
	font-size: 13px;
}
.field-feeds {
	background: #EEEDF3;
	border: 1px solid #CFCDDA;
	padding: 3px;
	margin-bottom: 3px;
	height: 160px;
	overflow: auto;
}
.field-feeds p {
	margin: 0px;
	padding: 3px 0px;
	overflow: hidden;
}
.field-feeds p span {
	float: left;
	display: block;
	font-size: 11px;
	margin-right: 10px;
}
.field-feeds .over {
	background-color: #FFFFFF;
}
.field-feeds a {
	display: block;
	text-decoration: none !important;
	float: left;
	padding: 2px 0px 2px 3px;
}
.field-feeds .feed-delete {
	float: right;
	clear: none;
	padding-right: 3px;
}
.box-content ul li input {
	margin-right: 20px;
}
.box .pager {
	margin-top: 3px;
	border-top: 1px solid #CCBBDD;
	width: 723px;
	height: 20px;
	clear: both;
	overflow: hidden;
	padding: 4px 0px 0px 20px;
}
.box .pager a {
	display: block;
	float: left;
	padding: 1px 5px 1px 5px;
	background: #FFFFFF;
	margin-right: 1px;
	color: #333366;
}
.box .pager .selected {
	background:#333366;
	color: #FFFFFF;
}
.admin-box {
	margin: 0px 0px 10px 0px;
}
.admin-box-inner {
	padding: 10px 30px;
	background:url(/images/adminbox_top.gif) no-repeat top left;
	color: #FFFFFF;
}
.admin-box-inner a {
	background: url(/images/adminbox_bt_bg.gif) no-repeat top left;
	display: block;
	width: 132px;
	padding-left: 15px;
	height: 17px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #301148;
	margin-top: 2px;
}
.admin-box-inner a:hover {
	background-position: 0px -20px;
	color: #FFFFFF;
}
.admin-nav-bar {
	font-size: 10px;
	color: #9A63D1;
	padding-bottom: 10px;
}
.admin-nav-bar a {
	background: url(none);
	margin: 0px;
	padding: 0px 5px;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	color: #FFFFFF;
}
.checkbox-desc {
	font-size: 11px;
	font-style: italic;
}
.category-edit-submit {
	float: right;
	margin-right: 20px;
}
.gallery-link {
	position: absolute;
	top: 7px;
	right: 16px;
	color: #330033;
	font-weight: bold;
}
.gallery-holder {
	overflow: hidden;
	width: 100%;
}
.gallery-item {
	display: block;
	float: left;
	width: 100px;
	position: relative;
	height: 100px;
	text-align: center;
	border: 1px solid #EDEDED;
	padding: 5px;
	margin: 5px 5px 0px 0px;
}
.gallery-item img {
	margin: 0px;
	padding: 0px;
}
.gallery-item a {
	display: block;
	text-align: center;
	width: 95px;
	position: absolute;
	bottom: 0px;
	color: #666666;
}
.gallery-item a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.gallery-uploader {
	padding: 6px 0px;
	margin-bottom: 6px;
}
.gallery-uploader b, .gallery-uploader input {
	margin-left: 10px;
}
.image-holder {
	width: 80px;
	height: 100px;
	float: left;
	margin-right: 8px;
}
.image-holder-main {
	width: 220px;
	float: left;
}
.mainpage_top_ad_block div{
margin:4px auto;
width:728px;
background: url(/images/ad_block_top.gif) no-repeat;
padding:0px 10px 0px 20px;
}
.mainpage_right_ad_block {
margin-top:16px;
padding-top:12px;
background: url(/images/ad_block_right.gif) no-repeat;
}
div.mainpage_right_ad_block_inner{
background: #D2CDDA;
padding-top:8px;
}
div.mainpage_right_ad_block_inner div {
width:160px;
padding-left:25px;
}
.commentbox {
margin-left:3px;
padding:10px 0px 10px 0px;
background: url(/images/commentbox_top.gif) no-repeat;
}
.commentbox-inner {
background: url(/images/commentbox_bg.gif) repeat-y;
padding:0px 4px;
border:0px;
}
.commentbox img {
border:0px;
display:block;
}