/*
Design by Mad
*/

body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(images/img01.jpg) repeat-x left top;*/
	background: #FFFFFF;
	font-family: Helvetica,Arial,Verdana,sans-serif;/*arial,verdana,tahoma,sans-serif;/*Verdana, Arial, Helvetica, serif;*/
	font-size: 12px;
	color: #070707;/*#787878;*/
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	/*margin-bottom: 3px;
	margin-top: 4px;
	margin-left: 10px*/
	font-family: Helvetica,Arial,Verdana,sans-serif;/*arial,verdana,tahoma,sans-serif;/*Verdana, Arial, Helvetica, serif;*/
	font-weight: normal;
	color: #E10978;
}

h1 {
	font-size: 1.5em; font-weight: bold; line-height: 130%;
}

h2 {
	font-size: 180%; /*1.6em;*/
}

h3 {
	font-size: 1.5em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 900px;
	height: /*69px;*/ 85px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 349px;
	height: /*69px;*/ 85px;
	margin: 0;
	background: url(images/cc.png) no-repeat left 0px;
	color: #FFFFFF;
	cursor: pointer;
}
#ad {
	float: right;
	width: 551px;
	height: 69px;
	margin: 0;
	/*background: url(images/cc.png) no-repeat left 25px;*/
	color: #FFFFFF;
	
	
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
 }

#logo h1 {
	padding-top: 25px;
	padding-left: 60px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo p {
	margin-top: -6px;
	padding-left: 62px;
	font-size: 11px;
	color: #000000;
} 

#logo p a {
	color: #000000;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #D01010;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em arial,verdana,tahoma,sans-serif;/*Verdana, Arial, Helvetica, serif;*/
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	margin-top: 15px;
	/*background: url(images/img04.gif) no-repeat left 16px;*/
	list-style: none none inside;
}

#menu a {
	display: block;
	
	padding-right: 25px;
	border: none;
	text-decoration: underline;
	font-family: Helvetica,Arial,Verdana,sans-serif;/*arial,verdana,tahoma,sans-serif;/*Verdana, Arial, Helvetica, serif;*/
	font-size: 17px;
	color: #010101 /*#E90078/*580606*/;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a.current_page_item {
/*font-weight: bold;*/
text-decoration: none;
color: #F40082;
}
/*
#menu a:hover {
	text-decoration: underline;
}*/

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 635px;
}

.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	background: url(images/img03.jpg) no-repeat left top;
	height: 25px;
	padding: 7px 0 0 15px;
	font-size: 14px;
	color: #950000;
	/*font-weight: bold*/
}

.post .title a {
	color: #000000;
	text-decoration: underline;
}

.post .title a:hover {
	color: #0000cc;
	text-decoration: underline;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Helvetica,Arial,Verdana,sans-serif;/*arial,verdana,tahoma,sans-serif;/*Arial, Helvetica, serif;*/
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	overflow: hidden;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 35px;
	/*border-bottom: 1px dashed #D2D4C9;*/
	
	
}

#sidebar  li li  {
  font-size: 14px;
}
#sidebar  li li span {
	display: block;
	margin-top: -10px;
	padding: 0;
	font-size: 13px;
	/*font-style: italic;*/
	white-space:nowrap;
}

#sidebar .side_capt {
	height: 25px;
	padding: 5px 0 0 15px;
	background: url(images/img02.jpg) no-repeat left top;
 	color: #4a52a3; 
	margin:0;
	font-size:14px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	background: #2C2C2C;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Helvetica,Arial,Verdana,sans-serif;/*arial,verdana,tahoma,sans-serif;/*Arial, Helvetica, serif;*/
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	/*text-transform: uppercase;*/
	text-align: center;
}

#footer a {
	color: #969696;
}



A.a_cat:hover {text-decoration: underline}
li.li_catalog {margin-left: 0px; padding-left: 0px;list-style: none; line-height: 130%}
ul.ul_catalog {margin-left: 5px; padding-left: 0px}
a.category_max {color: #E90078; font-size: 14px}

ul a:hover {text-decoration: underline}

ul.cmplist {
	list-style: none;
	/*margin-left: 5px;*/
	padding-left: 1em;
	/*text-indent: -1em;*/
	font-size: 14px;
	color:#585858;/*070707;*/
line-height: 100%;
	
	}

ul.cmplist li.cmpli {padding-top: 15px; padding-bottom: 15px; line-height: 130%}

ul.main-page-list{
	list-style: none;
	margin-left: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
ul.main-page-list li {
margin-bottom: 14px

}
ul.main-page-list li span {
display: block;
}







.commentlist .quote {
      
	background:url(/web/images/comment/bg_quote.gif) no-repeat top right;
	}

.commentlist li {
	width: 434px;
 	padding: 5px 18px 0px 5px;
	margin-top:15px;
	background-color: #f5f5f5;/*#d5d5d5;/* url(/web/images/comment/bg_commentlist.gif) bottom no-repeat;*/
	color: #3c3c3c;
	font-size: 14px;
	/*min-height: 45px;*/
	}
.commentlist li img {
	padding: 0px;
	margin-right: 5px;
	float: left;

}


.commentlist cite {
	display:block;
	font-style:normal;
	padding-left: 30px;
	color: #000000;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	text-decoration: underline;
	}


ul.commentlist{
	list-style: none;
	
}

a.comments {
      cursor: pointer;
}









#ad a {text-decoration: underline; font-size: 14px;}





.ficon {
margin: 7px;
border: 0px;
padding: 0px;
width:16px;
height:16px;
background:#ffffff url('/web/icons/allinone.png') no-repeat 0px 0px;
float: left;
margin-left: 0px;
}




td ul.main-page-list li a {font-size: 135%; color: #c11d74/*#dc0075*/; font-weight: bold}
td ul.main-page-list li span a {color: #0980c9; font-size: 100%; text-decoration: none;font-weight: normal}
td ul.main-page-list li span a:hover {color: #010101}

#sidebar span a { text-decoration: none; color: #0980C9; white-space:nowrap;}
#sidebar span a:hover { text-decoration: none; color: #F40082}
#sidebar li p {color: #222222; border-bottom: 1px dashed #d9d9d9}





































.commentlistbrief .quote {
      
	background:url(/web/images/comment/bg_quote.gif) no-repeat top right;
	}

.commentlistbrief li {
	width: 434px;
 	padding: 5px 18px 15px 15px;
	margin-top:15px;
	background: #d5d5d5 url(/web/images/comment/bg_commentlist.gif) bottom no-repeat;
	color: #000000;
	/*min-height: 45px;*/
	}
.commentlistbrief li img {
	padding: 0px;
	margin-right: 5px;
	float: left;

}


.commentlistbrief cite {
	display:block;
	font-style:normal;
	padding-left: 30px;
	color: #000000;
	}

.commentlistbrief cite a:link, .commentlistbrief cite a:visited {
	text-decoration: underline;
	}


ul.commentlistbrief{
	list-style: none;
	
}


table.rate_tbl td {text-align: center;font-size: 13px}

/*.rating_star {width: 100px}*/




























/* STARS	body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}*/

a { outline: none;}

	/*             styles for the unit rater                */	
	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 100px;
		height: 20px; line-height: 100%;
		position: relative;
		background: url('star_rating.gif') top left repeat-x;		
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.unit-rating li a{
		display:block;
		width:20px;
		height: 20px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.unit-rating li a:hover{
		background: url('star_rating.gif') left center;
		z-index: 2;
		left: 0px;
	}
	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:20px;}
	.unit-rating a.r2-unit{left:20px;}
	.unit-rating a.r2-unit:hover{width: 40px;}
	.unit-rating a.r3-unit{left: 40px;}
	.unit-rating a.r3-unit:hover{width: 60px;}
	.unit-rating a.r4-unit{left: 60px;}	
	.unit-rating a.r4-unit:hover{width: 80px;}
	.unit-rating a.r5-unit{left: 80px;}
	.unit-rating a.r5-unit:hover{width: 100px;}
	.unit-rating li.current-rating{
		background: url('star_rating.gif') left bottom;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}	


