@import url(global.css);

/* ---------------------- */
#body .mainpic {
	padding: 20px;
	width: 600px;
}
/* -- Login Box -- */ 
/* ---------------------- */
/* -- Main Box -- */ 
.box.main {
	width: 235px;
	margin: -6px 0 0 0;
}
.box.main .body .left .right .content {
	background-image: url('../images/boxes/main box/body_content_mainbox.gif');
	background-repeat: repeat-y;
	padding: 1px 0 0 3px;
	width: 228px;
	text-align: left;
	height: 275px;
}
.box.main .header .right {
	background-image: url('../images/boxes/login box/header_right_login.gif');
	background-repeat:no-repeat;
	background-position: top right;
	height: 11px;
}
.box.main .header .left {
	background-image: url('../images/boxes/login box/header_left_login.gif');
	background-repeat:no-repeat;
	height: 11px;
}
.box.main .header .left .right .content {
	height: 11px;
	background-image: url('../images/boxes/login box/header_body_login.gif');
	background-repeat: repeat-x;
	margin:0 6px 0 6px;
	_margin-bottom: -1px;
	
}
.box.main .body .left .right .content {
	background-image: url('../images/boxes/main box/body_content_mainbox.gif');
	background-repeat: repeat-y;
	padding: 1px 0 0 3px;
	width: 228px;
	height: 275px;
}
.mainbox_tabs .tabbox span {
	margin: 10px 10px 0 0;
	padding: 5px;
	float: right;
}

.box.main .footer .right {
	background-image: url('../images/boxes/login box/footer_right_login.gif');
	background-repeat:no-repeat;
	background-position: top right;
	height: 8px;
}
.box.main .footer .left {
	background-image: url('../images/boxes/login box/footer_left_login.gif');
	background-repeat:no-repeat;
	height: 8px;
}
.box.main .footer .left .right .content {
	height: 8px;
	background-image: url('../images/boxes/login box/footer_body_login.gif');
	background-repeat: repeat-x;
	margin:0 6px;
}


#body .mainbox_tabs {
	float: right;
	width: 235px;	
	margin-right: 23px;
	_margin-right: 8px;
}

/* -- Main Box Mavigation -- */ 
#wrapper a{
	color: #dbdbdb;
	text-decoration: none;
}
#wrapper a:hover{
	color: #fff;
}
#wrapper p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #4c4d4b;
}
.mainbox_tabs #wrapper{
	padding-top: 20px;
	margin: 0 auto;
}
#wrapper .tabbox{
	background: #81827f;
	color: #333;
	font-size: 11px;
}
#wrapper .tabbox a, #wrapper .tabbox a:link, #wrapper .tabbox a:visited {
	color: #424342;
}
#wrapper .tabbox a:hover {
	color: #424342;
	text-decoration: underline;
}
#wrapper .boxholder{
	clear: left;
	padding: 5px;
	background: #666565;
}
.mainbox_tabs .tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #666565 url(../images/boxes/tabnav_main/greentab.jpg) no-repeat;
}
#wrapper .tabtxt{
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
/* -- Statistic home preview -- */ 
.stat_preview {
	margin: 10px 0 0 0;
	width: 213px;
	border-collapse: collapse;
}
.stat_preview tr td, .stat_preview tr th {
	padding: 5px;
}
.stat_preview tr td a {
	font-size: 10px;
}
.stat_preview tr th {
	color: #424342;
	font-weight: bold;
}
.stat_preview tr td {
	color: #003b92;
	font-weight: bold;
}
.stat_preview tr.odd td{
	background-color: #896967;
}
/* -- Calendar home preview -- */ 
.cal_preview {
	margin: 10px 0 0 0;
	width: 213px;
	border-collapse: collapse;
}
.cal_preview tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
.cal_preview tr th {
	padding-bottom: 10px;
	font-size: 12px;
	color: #DBDBDB;
	font-weight: bold;
}
.cal_preview tr td {
	color: #424342;
	font-weight: bold;
}
.cal_preview tr.odd td{
	background-color: #896967;
}

/* -- Content Box -- */ 
.box.contentbox {
	padding: 0 0 20px 20px;
	width: 600px;
}
.box.contentbox .header .right {
	background-image: url('../images/boxes/content box/header_right_contentbox.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	height: 31px;
}
.box.contentbox .header .left {
	background-image: url('../images/boxes/content box/header_left_contentbox.jpg');
	background-repeat:no-repeat;
	height: 31px;
}
.box.contentbox .header .left .right .content {
	background-image: url('../images/boxes/content box/header_body_contentbox.jpg');
	background-repeat: repeat-x;
	height: 31px;
	color: #e5e5e5;
	font-weight: bold;
	font-size: 16px;
	line-height: 31px;
	text-align:left;
	padding: 0 0 0 14px;
	margin:0 6px;
}
.box.contentbox .body .right{
	background-image: url('../images/boxes/content box/body_right_contentbox.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}
.box.contentbox .body .left{
	background-image: url('../images/boxes/content box/body_left_contentbox.jpg');
	background-repeat: repeat-y;
}
.box.contentbox .body .left .right .content {
	background-image: none;
	padding: 20px;
	width: 547px;
	font-size: 12px;
	background-color: #D4D4D3;
	margin: 0 7px 0 6px;
}
.box.contentbox .footer .right {
	background-image: url('../images/boxes/content box/footer_right_contentbox.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	height: 23px;
}
.box.contentbox .footer .left {
	background-image: url('../images/boxes/content box/footer_left_contentbox.jpg');
	background-repeat:no-repeat;
	height: 23px;
}
.box.contentbox .footer .left .right .content {
	background-image: url('../images/boxes/content box/footer_body_contentbox.jpg');
	background-repeat: repeat-x;
	padding: 0 3px 0 0;
	height: 23px;
	text-align:right;
	color: #424342;
	line-height: 20px;
	margin:0 6px;
	
}

/* -- News Flash Box -- */ 
.box.flashbox {
	width: 228px;
	padding: 0 20px 20px 20px;
}
.box.flashbox .body .left .right .content {
	padding: 1px 5px 7px 5px;
	width: 205px;
}
.box.flashbox .body .left .right .content div {
	background-color: #BFBFBF;
	padding: 5px 5px 5px 25px;
	background-image:url('../images/boxes/news box/info.png');
	background-position: 5px 50%;
	background-repeat:no-repeat;
	margin: 5px 0 0 0;
	font-size:10px;
	line-height: 13px;
}
.box.flashbox .body .left .right .content div:hover {
	background-color: #8f8f8f;
	line-height: 13px;
}	
.box.flashbox .body .left .right .content div a {
	text-decoration: none;
	font-weight:normal;
}
.box.flashbox .body .left .right .content div span {
	font-weight: bold;
	color:#3A3A39;
}
/* -- FOrum Flash Box -- */ 
.box.forum {
	float: none;
	width: 600px;
	padding: 0 20px 20px 20px;
}
.box.forum .body .left .right .content {
	padding: 1px 5px 7px 5px;
	width: 577px;
}
.box.forum .body .left .right .content div {
	background-color: #BFBFBF;
	padding: 5px 5px 5px 25px;
	background-image:url('../images/boxes/news box/info.png');
	background-position: 5px 50%;
	background-repeat:no-repeat;
	margin: 5px 0 0 0;
	font-size:10px;
	line-height: 13px;
}
.box.forum .body .left .right .content div:hover {
	background-color: #8f8f8f;
	line-height: 13px;
}	
.box.forum .body .left .right .content div a {
	text-decoration: none;
	font-weight:normal;
}
.box.forum .body .left .right .content div span {
	font-weight: bold;
	color:#3A3A39;
}
/* Media container */
div.media_container {
	float:left;
	height:310px;
	padding:5px;
	margin: 20px 47px 0 20px;
	_margin: 20px 47px 0 10px;
	background-color:#BFBFBF;
	border:1px solid #6E6E6E;
	width: 316px;
}
div.media_container div.frame {
	background-color:#d4d4d3;
	border:1px solid #6E6E6E;
	padding: 5px;
}
div.media_container img.votedpic {
	border:1px solid #6E6E6E;
	margin-bottom: 10px;
}
div.media_container h1 {
	color: #666666;
	margin: 5px 0 10px 0;
	font-size: 14px;
}
/* Media links */
div.media_links {
	margin: 10px 0 0 0;
}
div.media_links div {
	padding: 2px;
	border: 1px solid #959595;
	background-color: #d4d4d3;
	width: 223px;
	margin-top: 5px;
	cursor: pointer;
}
#star1, #star2, #star3, #star4, #star5 {
	cursor: pointer;
}
