* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

 img, div, a, input, td { behavior: url('../../js/herbal/iepngfix.htc') }


a {
	text-decoration: underline;
}

a.pink {
    color: #fe90cb;
}

a.pink:hover {
    color: #fff;
}

a.white {
    color: #fff !important;
    text-decoration: none;
}

a.white:hover {
    color: #fff;
    text-decoration: none;
}

#content_page {	
	margin: auto;	
	background-image: url('../../img/herbal/bg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 1026px;
	min-height: 1019px;
}

#content_error_page {
	margin: auto;
	background-image: url('../../img/herbal/side_bg.jpg');
	background-color: #FF0000;
	width: 1026px;
	min-height: 300px;
}

.error_body {
	background-image: url('../../img/herbal/side_bg.jpg');
	background-color: #FF0000;
}

#side_right {
	background-image: url(../../img/herbal/side_right_bg.jpg);
	background-repeat: repeat-x;
	width: 40%;	
}

#side_left {
	background-image: url(../../img/herbal/side_bg.jpg);
	background-repeat: repeat-x;	
	width: 40%;
}


#footer_container {	
	background-color: #DE1A82;
	height: 95px;
}
#footer {
	margin: auto;	
	width: 991px;	
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 35px;
}

#links {
	text-align: right;
	width: 730px;
}

#links a {
	color: #FFFFFF;
}

#top {
	padding-top: 10px;
	position: relative;
}

#top a, #experts a, .box_container a {
	color: #F587AE;
}

#logo {
	width: 228px;
}


#userdata {
	text-align: right;
	width: 970px;
}

.left{
	float: left;
}

.clear {
	clear: both;
}

#menu_container {
	width: 750px;
}

#welcome {
	text-align: left;
	width: 468px;
	height: 47px;
}

#searcher {
	text-align: right;
	margin-left: 93px;
	width: 185px;
	margin-top: 15px;
}

input#searcher_inp {
	background-image: url(../../img/herbal/searcher_bg.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 109px;
	height: 18px;
	padding: 1px 2px;
	font-size: 13px;
	z-index: 20;
}

#go {
	vertical-align: bottom;
	margin-left: 5px;
}

#menu {
	margin-top: 18px;
	margin-left: 30px;
}

#submenu {
	margin-top: 2px;
	margin-bottom: 5px;
}
#submenu a {
	color: #F9CADC;
	font-size: 12px;
	text-decoration: none;
}

#left_content {
	margin-left: 35px;
}

#experts {
	background-image: url(../../img/herbal/experts_bg.png);
	background-repeat: no-repeat;
	padding: 10px 7px 10px 10px;
	width: 194px;
	height: 342px;
}

#experts img {
	border: 1px solid #D25280;
	padding: 3px;
}

#experts .describe {
	margin-top: 10px;
}

#photos {
	margin-top: 4px;
}

#photos .signature {
	font-weight: normal;
	margin-top: 2px;
	color: #F587AE;
}

div.title {
	height: 28px;
	margin-top: 2px;
}

h3.title {
	font-size: 14px;
}

.photo {
	padding-right: 14px;
	width: 90px;
	vertical-align: top;	
}

.photo2 {
	width: 90px;
	vertical-align: top;
}

#horoscope {
	background-image: url(../../img/herbal/horoscope_bg.png);
	background-repeat: no-repeat;
	padding: 10px 7px 10px 10px;
	width: 194px;
	height: 246px;
	margin-top: 15px;
}

.box_container {
	margin-top: 8px;
}

#sign {
	width: 110px;
}

#horoscope_sign {
	margin-top: 15px;
}

.horoscope_describe {
	margin-top: 5px;
	overflow: hidden;
	height: 75px;
}

#horoscope_view {
	text-align: right;
	margin-top: 10px;
	margin-right: 7px;
}



.more_arrow {
	width: 11px;
	height: 11px;
	vertical-align: middle;
	margin-left: 4px;
}


#quiz {
	background-image: url(../../img/herbal/quiz_bg.png);
	background-repeat: no-repeat;
	padding: 10px 7px 10px 10px;
	width: 194px;
	height: 120px;
	margin-top: 15px;
}

#main_content {
	margin-left: 15px;
	width: 506px;
	margin-bottom: 10px;
}

.last_articles {
	background-image: url(../../img/herbal/last_bg.png);
	background-repeat: no-repeat;
	width: 505px;
	height: 181px;
	margin-bottom: 15px;
}

h1.pink_title {
	font-size: 17px;
	color: #CE0074;
}

h1.white_title {
	font-size: 17px;
	color: #FFFFFF;
}

h2.pink_title {
	font-size: 15px;
	color: #CE0074;
}

h3.pink_title {
	font-size: 13px;
	color: #CE0074;
}

h4.pink_title {
	font-size: 11px;
	color: #CE0074;
}

.last_articles .title, #forum_container .title, #forum_small_container .title, .forum_head .title {
	padding: 10px 15px;
}

.news_title {
	font-weight: bold;
	font-size: 13px;
}

.news_body {
	margin: 0px 15px;
	color: #727071;
	overflow: hidden;
}

.news_header {
	color: #CE0074;
}

.more_articles {
	font-style: italic;
	margin-top: 25px;
}

.more_articles a {
	margin-left: 8px;	
}

.last_articles a, .content a, .content_other a {
	color: #CE0074;
	
}

.last_articles img {
	vertical-align: middle;
	margin-left: 4px;	
}

#forum_container {
	background-image: url(../../img/herbal/forum_bg.png);
	background-repeat: no-repeat;
	width: 504px;
	height: 439px;
}

#forum {
	margin: 0px 15px;
	width: 474px;
}

#forum td {
	border-bottom: 1px solid #D42A6D;
	padding: 2px;
	overflow: hidden;
}

#forum .header {
	font-weight: bold;
	padding: 0px 0px 5px;
}

#forum_container a, #forum_small_container a, .forum_body a {
	color: #FE90CB;
}

#more_forum {
	font-style: italic;
	padding: 15px;
	font-size: 10px;
}

#more_forum a {
	margin-left: 8px;	
}

#right_content {
	margin-left: 13px;
}

#flower {
	background-image: url(../../img/herbal/flower_bg.png);
	background-repeat: no-repeat;
	padding: 10px 7px 10px 10px;
	width: 194px;
	height: 170px;
	
}

#flower_photo {
	height: 120px;
	text-align: center; 
	vertical-align: middle;
	width: 100%;
}

#flower_join {
	margin-top: 5px;
}


#consultations {
	background-image: url(../../img/herbal/consultations_bg.png);
	background-repeat: no-repeat;
	padding: 10px 7px 10px 10px;
	width: 194px;
	height: 120px;
	margin-top: 15px;
}

#consultation_container {
	width: 90px;
}

#questions {
	background-image: url(../../img/herbal/question_bg.png);
	background-repeat: no-repeat;
	padding: 10px 7px 10px 10px;
	width: 194px;
	height: 307px;
	margin-top: 15px;
}

.question {
	font-weight: bold;
	color: #FA6795;
}

.question_pink {
	font-weight: bold;
	color: #CE0074;
}

.questions_container {
	height: 205px;
}

#questions_more {
	font-style: italic;
	margin-top: 10px;
}

.content_header {
	background-image: url(../../img/herbal/content_header_bg.png);
	background-repeat: no-repeat;
	width: 475px;
	height: 38px;
	padding: 10px 15px 0px;
	overflow: hidden;
}

.content_header2 {
	background-image: url(../../img/herbal/content_header_bg2.png);
	background-repeat: no-repeat;
	width: 475px;
	height: 38px;
	padding: 10px 15px 0px;
	overflow: hidden;
}

.content_footer {
	background-image: url(../../img/herbal/content_footer_bg.png);
	background-repeat: no-repeat;
	width: 505px;
	height: 11px;
	margin-bottom: 15px;
}

.content {
	background-image: url(../../img/herbal/content_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 471px;
	color: #727071;
	padding: 0 15px;
	border: 0px solid #F1408E;
	border-width: 0px 2px;
	overflow: hidden;
}

.content_other {
	background-color: #FFFFFF;
	width: 471px;
	color: #727071;
	padding: 0 15px;
	border: 0px solid #F1408E;
	border-width: 0px 2px;
	overflow: hidden;
}

.center {
    text-align: center;
}

a.entire_article, a.entire_news {
	text-decoration: none;
}
#text_article, #text_news {
	text-decoration: underline;
}

a.list {
	background-image: url(../../img/herbal/box_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	display: block;
}

a.list2 {
	background-image: url(../../img/herbal/box_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	display: block;
    text-decoration: none;
    font-size: 12px;
}

.link_list {
	margin-bottom: 15px;
}

.link_list div {
	margin-left: 18px;
}

.list_group {
	border-bottom: 1px solid #F5CEDD;
	padding-bottom: 10px;
}

#category_link_container {
	padding-top: 25px;
}

.category_container_item {
	width: 223px; 
	overflow: hidden;
	margin-bottom: 20px;
}

#expert_photo {
	
}
#expert_photo img#exp, img.border {
	border: 1px solid #F4D8E2;
	padding: 3px;
	margin: 0px 10px 10px 0px;
}



#expert_photo img#chat {
	margin: 0px 0px 10px 10px;
}

.soon_chat {
	background-image: url(../../img/herbal/soon_chat_bg.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 95px;
	padding: 15px 10px;
	overflow: hidden;
	vertical-align: top;
}

#forum_small_container {
	background-image: url(../../img/herbal/forum_small_bg.png);
	background-repeat: no-repeat;
	width: 505px;
	height: 270px;
}

.flower_data {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #F5CEDD;
}


.comment_item {
	padding: 5px 10px 10px;
}

.itm2 {
	background-color: #F6F6F6;
}

.comment_date {
	color: #A9A8A9;
}

.comment_text {
	margin-top: 15px;
}

textarea.comment {
	background-color: #F6F6F6;
	border: none;
	width: 470px;
	height: 170px;
}

.comment_cont {
	margin-top: 30px;
}

.forum_head {
	background-image: url(../../img/herbal/forum_head.png);
	background-repeat: no-repeat;
	width: 503px;
	height: 43px;
}

.forum_body {
	background-image: url(../../img/herbal/forum_bg_all.png);
	background-repeat: repeat-y;
	width: 503px;
}

.forum_foot {
	background-image: url(../../img/herbal/forum_foot.png);
	background-repeat: no-repeat;
	width: 503px;
	height: 13px;
}



.ac_results {
	padding: 0px;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	color: #000000;
	margin-left: 4px;
	margin-top: -2px;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}


.ac_odd {
	background-color: #FFFFFF;
}

.ac_even {
	background-color: #FFFFFF;
}

.ac_over {
	background-color: #FBCCDC;
}

div.chat_inputdiv {
    width: 200px;
}

div.chat_label {
    font-weight: bold;
    float: left;
}

div.chat_inputdiv label {
    font-weight: bold;
    float: left;
}

div.chat_inputdiv textarea {
    width: 400px;
    border: 1px solid #000;
}
