body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 990px;
	overflow:hidden;
	margin: 0px auto;
	text-align: left;
}

#header {}

#content { width: 990px; }

#dynamic_box_left {
	margin: 0;
	float: left;
}

#dynamic_box_center {
	float: left;
}

#dynamic_box_right {
	margin: 0;
	float: right;
}

#content_footer {clear: both;}

#footer {clear: both;}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 260px;}
#layout_default div#dynamic_box_left         {width: 160px;}
#layout_default div#dynamic_box_center       {width: 570px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right     {width: 312px;}
#layout_two_column div#dynamic_box_left      {display:none;}
#layout_two_column div#dynamic_box_center    {width: 650px; margin-left: 10px;}

/************ three columns ***************/
#layout_three_columns div#dynamic_box_right  {width: 190px;}
#layout_three_columns div#dynamic_box_left   {width: 190px;}
#layout_three_columns div#dynamic_box_center {width: 610px;}

/************ equal ***************/
#layout_equal div#dynamic_box_right   {width: 330px;}
#layout_equal div#dynamic_box_left    {width: 330px;}
#layout_equal div#dynamic_box_center  {width: 330px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right   {width: 260px;}
#layout_equal_rights div#dynamic_box_left    {width: 470px;}
#layout_equal_rights div#dynamic_box_center  {width: 260px;}

/************ non equal ***************/
#layout_non_equal div#dynamic_box_right      {width: 320px;}
#layout_non_equal div#dynamic_box_left       {width: 420px;}
#layout_non_equal div#dynamic_box_center     {width: 250px;}


/************* CONTENT FEATURES *****************/
#content_features_left { float: left;}

#content_features_right { float: left;}

.features_equal_default { width: 100%; overflow: hidden;}

/*********** equal_default *********************/
.features_equal_default #content_features_left       {width: 326px;}
.features_equal_default #content_features_right      {width: 308px;}

/*********** equal *********************/
.features_equal #content_features_left       {width: 495px;}
.features_equal #content_features_right      {width: 495px;}

/*********** left *********************/
.features_left #content_features_left        {width: 680px;}
.features_left #content_features_right       {width: 310px;}

/*********** right *********************/
.features_right #content_features_left       {width: 310px;}
.features_right #content_features_right      {width: 680px;}

/*********** equal_three *********************/
.features_inside .content_features_col       {width: 223px; float: left;}

/*********** inside *********************/
.features_inside                              {width: 670px; overflow: hidden;}
.features_inside #content_features_left       {width: 335px;}
.features_inside #content_features_right      {width: 335px;}



/******************** LAYOUT BOXES********************/

#main_news_box {float: left; }

.main_news_box_row {width: 100%; overflow: hidden;}

.category_news_category .box_body ul li { padding: 4px 0 ;} 

.main_news_category { 
	margin: 6px; /****styles****/
}

.category_news_category { 
	float:left; 
	display: inline;
	width:270px; 
	margin: 6px; /****styles****/
}


/******************** TOOLTIPS ********************/
.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}

.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
.tooltip .xb1 { margin: 0 5px; background: #333; }
.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }

.tooltip .xboxcontent {
	padding: 0 .5em;
	margin: 0;
	color: #000;
	text-shadow: 2px 2px 0px #CCC;
	word-wrap:break-word;
	border: 1px solid #333;
	border-width: 0px 1px 0 1px;
	background-color: #666;
	text-align: left;
}

body {background: #d192ab url(../img/body_bg_pop.jpg) no-repeat top center;}

/*************** GLOBAL STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#container {background-color: #fff;}

#content { background: #fff url(../img/content_top_corners.gif) top no-repeat; padding-top: 12px; }

#container div#footer div.bottom_corners { background: url(../img/content_bottom_corners.gif) bottom no-repeat; height: 7px;}

/*** Global anchor styles ***/

a {color:#373737; text-decoration: none;}

a:hover {color: #ff5d5d; text-decoration: none;}

a img {border: none;}

/*** Global list styles ***/

ul { padding: 0; margin: 0;}

ul li { list-style-type: none;}

/*** Global heading styles ***/

h1, h2, h3, h4 { margin: 0px;}

h1 { font-size: 18px; font-weight: bold; }

h1 a { color: #ff5d5d;}

h2, h3 {font-size: 12px; padding-bottom: 4px;}

h2 a:hover, h3 a:hover {color: #f92020;}

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title { 
	font-size: 16px;
	font-weight: normal;
}

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.header_image { width:100%; overflow:hidden; background-color: #AFC677; }

.header_image img {float: left;}

.head_ad { float: right; padding: 12px 0px 0px 0px;}

/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
	float: right;
	width: 300px;
	text-align: right;
}

.box_pages li { /*** static pages list ***/
	display: inline;
}

.box_pages a {padding: 5px 6px;}

.box_pages a:link, .box_pages a:visited {
	color: #000;
	text-decoration: none;
}

.box_pages a:hover {
	color: #fe5657;
	text-decoration: none;
}

/*** Search box ***/

.search { 
	padding-top: 10px;
	padding-left:55px;
	height: 28px;
	background: #eee; 
	text-align: left;
	margin-left:700px;
	background: #464646 url(../img/search_bg.jpg) repeat-x left top;
}

.search a {color: #CA0405;}

.search button {
	border: none;
	background: #FF5D5D;
	color: #fff;
	font-weight: bold;
}
.search .text {
	border: 1px solid #efd9e2;
	padding: 4px;
	font-size:11px;
	background-color: #fff;
}


/*************** LEFT COLUMN STYLES ********************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_left_holder { padding: 6px;}

#dynamic_box_left div.box {margin-bottom: 12px;}

#dynamic_box_left div.box_title { 
	background: #A5A5A5; 
	color:#FFFFFF; 
	padding: 4px 2px 3px 3px;
	margin-bottom: 4px;
	border-bottom: 1px solid  #CCCCCC;
}

#dynamic_box_left div.box_body {border-bottom: 4px solid #A5A5A5;}

/*** Section box (navigation list) ***/

#box_sections div.box_body { border-bottom: none; margin-bottom: 30px;}

#box_sections li { 
	background-color: #F1F1F1; 
	border-bottom: 1px solid #fff; 
	padding: 1px 0px; 
	font-variant: small-caps;
}

#box_sections li ul li { 
	border-bottom: none; 
	font-variant: normal; 
	font-size: 11px;
	padding-left: 6px;
}

#box_sections li a { 
	color: #8B8B8B; 
	display: block; 
	padding: 4px;
}

#box_sections li a:hover { 
	color: #FFF; 
	background-color: #A5A5A5; 
	text-decoration: none; 
}

#box_sections li ul li a:hover {
	color: #000000; 
	background: none; 
	text-decoration: underline; 
}

/*************** CONTENT STYLES ************************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_center_holder {margin: 0px 12px;}

#box_center_holder h1 { font-size: 30px; padding-bottom: 4px; margin-bottom: 12px; color: #ff5d5d; font-weight: normal; }

#box_center_holder div.category_headline { 
	border-top: 1px dotted #a7a7a7;
	padding: 12px 8px;
	background: #fff url(../img/category_holder_bg.jpg) repeat-x;
	height: 320px;
}

#box_center_holder div.category_headline h2 {margin: 4px 0 12px 0;}

#box_center_holder div.category_headline h2 a { color: #464646; font-size: 14px; font-weight: bold;}

#box_center_holder div.category_headline div.image { float: left; margin: 0px 20px 6px 6px; border: none; width: 300px; height: 300px; overflow: hidden;}

#box_center_holder div.category_headline div.image img { border: none; }

#box_center_holder div.category_headline div.summary {}

div.article_link {padding-left: 4px; padding-top: 5px;}

div.article_link a {
	color: #ff5d5d;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	background: transparent url(../img/arrow.gif) no-repeat right center;
}
div.article_link a:hover {
	text-decoration: underline;	
}

div.box_body div.image { 
	padding: 3px; 
	float: left;
	margin: 2px 12px 10px 2px;
	width: 84px;
	overflow: hidden;
}

div.box_body div.image img { border: 3px solid #eaeaea;}

div.box_body div.image img:hover { border: 3px solid #ff5d5d;}

.short_holder { width: 100%; overflow: hidden;}

.short { /*** Global summary styles ***/
	border-top: 1px dotted #a7a7a7;
	padding: 15px 0;
}

/*** Latest news ***/

#latest_label {
	background: transparent url(../img/label-latest_news.gif) no-repeat right top;
	height: 30px;
	margin-bottom: 6px;
}
#latest_label h1 { display:none; }

/*** Article summaries heights ***/

#latest_news div.short{ height:97px; margin-left: 12px;}

#latest_news .short_holder h2 a {
	font-size: 14px;
}

/*** Main news styles ***/

.main_news_box_holder { border: 1px dotted #A7A7A7; margin: 12px 0; }

.main_news_box_holder h2 {background:transparent url(../img/catnewsboxtitle_bg.jpg) repeat-x scroll left bottom; padding: 12px; font-size: 14px; color: #464646;}

.main_news_category { float: left; width: 150px; margin-right: 4px;  }

#category_news_box div.box_title { margin-bottom: 6px;}

#category_news_box div.box_title h4 { border-bottom:1px dotted #A7A7A7;}

#category_news_box div.short { border-top: none; border-bottom: 1px dotted #A7A7A7; padding: 4px; }

#category_news_box .short_holder h3 a { font-size: 14px; } 

#category_news_box div.short div.short_holder div.image { height: 160px; width: 130px; text-align:center; vertical-align: top;}

#category_news_box div.short div.short_holder div.image img { }

/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a { 
	font-size: 12px; 
	font-weight: bold;
	color: #f66;
	padding: 3px 0;
	margin-bottom: 4px;
	text-transform: lowercase;
}

#subcategory_news_box div.box_body  ul { padding: 0; margin: 0;}

#subcategory_news_box div.box_body  ul li a {
	display: block;
	padding: 0px 2px 0px 14px; 
	background: url(../img/arrow.gif) 0 6px no-repeat;
	font-size: 11px;
	color: #666;
}

#subcategory_news_box div.box_body  ul li a:hover { color: #f66; }

/*** Subcategory links ***/

#subcategory_news_box { border-top: 1px dotted #a7a7a7;}

#subcategory_news_box div.box_title h3, #subcategory_news_box div.box_title h3 a {color: #ff5d5d; font-size: 20px; text-transform: lowercase; font-weight: normal;}

#category_news_box div.box_title span { color: #ccc; font-size: 11px; padding: 0px 1px; }

#category_news_box div.box_title span a { color: #ccc;}

#category_news_box div.box_title span a:hover { color: #f66;}

#category_news_box div.box_body ul { padding: 0px 6px;}

#category_news_box div.box_body ul li {
	padding: 1px 0px;
}

#category_news_box div.box_body ul li a {
	display: block; 
	padding: 2px 2px 2px 18px; 
	background: url(../img/arrow.gif) 6px 6px no-repeat;
	font-size: 11px;
	color: #666;
}

#category_news_box div.box_body ul li a:hover { color: #f66; }

/*** More news on homepage ***/

#more_articles { background: url(../img/more_news_bg.jpg) repeat-x;	padding: 12px; }

#more_articles .label {	background: url(../img/label-more_news.gif) no-repeat right top; height: 20px; }

#more_articles .label h3 { display: none;}

#more_articles .box_body { border-top: 1px dotted #d8d8d8; padding: 12px 0;}

#more_articles div.box_body  ul li { line-height: 20px;}

#more_articles div.box_body  ul li a {
	display: block; 
	padding: 2px 2px 2px 14px; 
	background: url(../img/arrow.gif) left center no-repeat;
	font-size: 11px;
	color: #666;
}

#more_articles div.box_body  ul li a:hover { color: #f66; }

/*** Video box ***/

#video_box {margin: 0 12px; background: transparent url(../img/rotating_headlines_bg.jpg) repeat-x scroll 0 0; }

#video_box .box_body { padding: 10px; }

#video_box h3 { font-size: 14px; font-weight: bold; padding: 6px 0;}

#video_box h3 a { color: #fff;}


/*** Category page ***/

#category_holder h1 {font-size: 30px; color: #ff5d5d; padding: 8px 0px 4px 0px; margin-bottom: 2px; font-weight: normal; text-transform: lowercase;}

#category_holder div.subcategory_list div.box_body { padding: 6px;}

#category_holder div.short_holder h2 a { font-size: 14px; }

#category_headline {}

/*** Article styles ***/

.box_breadcrumb { padding: 6px 0px; color: #464646; font-size: 11px; border-bottom:1px solid #DEDEDE;}

.box_breadcrumb a {color: #464646; padding: 0 8px; font-weight: bold;}

.box_breadcrumb a:hover {color: #ff5d5d; padding: 0 8px; font-weight: bold;}

.box_breadcrumb span {color: #464646; padding: 0 8px; font-weight: normal;}

#article_holder h1 { font-size: 30px; color: #ff5d5d; padding: 8px 0px 4px 0px; margin-bottom: 2px; font-weight: normal; border-bottom: 1px dotted #a7a7a7;}

#article_holder div.article_metadata { padding: 0px 0px 18px 0px; color: #ccc; font-style: italic;}

#article_holder div.article_metadata a {color: #ccc; font-style: italic;}

#article_holder div.font_size { font-size: 11px; text-align: right; margin-bottom: 12px; float: right; width: 200px;}

#article_holder div.font_size img { vertical-align: bottom; padding-left: 3px;}

#article_holder div.image {
	float: left; 
	margin: 0 6px 10px 0;
	width: 300px;
	overflow: hidden;
}

#article_holder div.image img {margin-bottom:10px;}

#article_holder div.image span.image_caption { font-size: 11px; line-height:normal; margin: 8px 0; padding: 12px 0;}

#article_holder div#article_body { line-height: 1.6em; width: 100%; overflow: hidden; margin-bottom: 12px;}

#article_holder div#article_body h1, 
#article_holder div#article_body h2, 
#article_holder div#article_body h3, 
#article_holder div#article_body h4, 
#article_holder div#article_body h5, 
#article_holder div#article_body h6 { font-family: Arial, Helvetica, sans-serif;}

#article_holder div#article_body a { }

#article_holder div#article_body a:hover { color: #ff5d5d;}

/*** Article Tools box ***/

#article_content_left div#box_article_tools { border: 1px dotted #a4a4a4; margin: 10px 0 30px 0; clear: both; width: 304px;}

#article_content_left div#box_article_tools ul { font-size: 11px; line-height: 20px;}

#article_content_left div#box_article_tools ul li img { vertical-align: middle; margin-right: 6px;}

#article_content_left div#box_article_tools ul li a {padding: 0px 4px 2px 4px; background: none; color: #666666;}

#article_content_left div#box_article_tools ul li a:hover {background: none; text-decoration: none; color: #f92020;}

/*** Article page tag box ***/

#article_tags .box_body { border-top: 1px dotted #a4a4a4; background: #fff; margin-bottom: 6px; width: 304px;}

#article_tags .box_title_holder { background: url(../img/label-article_tags.gif) no-repeat left top; height:26px;}

#article_tags .box_title_holder { text-indent: -9999px;}

.article_tags {padding:12px 6px; margin-bottom: 12px;}

#article_tags div.article_my_tags { padding-top: 6px; margin-top: 6px; border-top: 1px solid #eeeeee;}

#article_tags div.article_add_tag { padding-top: 6px; text-align: center; margin-bottom: 15px;}

.article_tags a {color: #464646;}

/*** Related articles box ***/

#box_related_news .box_body { border-top: 1px dotted #a4a4a4; background: #fff; margin-bottom: 6px; width: 304px;}

#box_related_news .box_title_holder { background: url(../img/label-related_articles.gif) no-repeat left top; height:26px;}

#box_related_news .box_title_holder { text-indent: -9999px;}

#box_related_news div.box_body  ul li { line-height: 20px;}

#box_related_news div.box_body  ul li a {
	display: block; 
	padding: 2px 2px 2px 14px; 
	background: url(../img/arrow.gif) left center no-repeat;
	font-size: 11px;
	color: #666;
}

#more_articles div.box_body  ul li a:hover { color: #f66; }


/*** Article rating ***/

#box_article_rating {border: 1px dotted #a4a4a4; background: #fff; margin-bottom: 6px; width: 304px;}

#box_article_rating .box_title {color: #666; font-size: 12px; padding: 6px;}

#box_article_rating .box_body {padding: 6px;}

#box_article_rating .article_rating { 
	color: #e7e7e7; 
	font-weight: bold; 
	font-size: 25px;
	padding-top: 10px; 
	padding-right: 18px; 
	float: right; 
}

div.standard_star { cursor: pointer;}

/*** Article social bookmarks ***/

#box_social_bookmarks { 
	color: #666666; 
	padding: 2px 6px; 
	margin: 6px 0px 12px 0px; 
	border-bottom: 1px solid #EEEEEE; 
	border-top: 1px solid #EEEEEE;
}

#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 { 
	font-size: 23px; 
	font-weight: normal;
	color: #ff5d5d; 
	border-bottom: 1px solid #eeeeee; 
	padding: 0;
	margin: 6px 0px;
	text-transform: lowercase;
}

.comment_block h4 img.comment_feed { float:right;}

.comment_block h4 span.no_comments {display:block; font-size:12px; font-weight:normal;}

#comment_list { margin: 15px 8px;}

#comment_list div.comment_holder { margin-bottom: 20px;} 

#comment_list div.comment_header { padding-bottom: 6px;}

#comment_list div.comment_header { font-size: 11px;}

#comment_list div.comment_header a { color: #f92020; font-weight: bold;}

#comment_list div.comment_body_holder {padding: 6px; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8;}

#comment_list div.comment_body {width: 100%; overflow: hidden; }

#comment_list div.comment_body img { float: left;}

#comment_list div.comment_body div.comment_text { color: #666666; margin-left: 50px; padding: 0px 12px 10px 10px;}

#comment_list div.comment_report, #comment_list div.comment_rate { float: right;}

#comment_list div.comment_rate { padding-right: 6px;}

.comment_rate div.result {
	float: left; 
	border: 1px solid #ebebeb; 
	background-color: #ffffff; 
	padding: 0px 4px; 
	color: #555555; 
	font-weight: bold;
}

.result span.error {font-weight: normal; font-size: 11px; color: #FF5D5D;}

div#comment_dump {
	font-size: 14px; 
	color: #172973; 
	background-color: #F8F8F8; 
	border: 1px solid #EBEBEB; 
	padding: 6px; 
}

div#comment_dump span.error {color: #FF5D5D;}

/*** Pagination ***/

#box_pagination { padding: 8px 14px; margin: 6px 0px; background: #e7e7e7; border-top: 1px dotted #a7a7a7; border-bottom: 1px dotted #a7a7a7; font-weight: bold; }

#box_pagination span.pagination { float:right; font-weight: bold;}

#box_pagination span.pagination a { font-weight: bold; color: #f92020; padding: 0 3px;}

#box_pagination span.pagination a:hover { text-decoration: underline;}

#box_pagination span.pagination_total {color: #f92020;}

/*** Archive calendar ***/

#box_calendar table caption { 
	font-weight: bold; 
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc; 
	padding: 6px 0px;
	margin-bottom: 6px;
}

#box_calendar table caption a {color: #f92020;}

#box_calendar table caption span { cursor: pointer; padding: 0px 4px;}

#box_calendar table td { background-color: #F1F1F1; padding: 1px 2px;}

/*************** RIGHT COLUMN STYLES *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_right_holder {/*stilovi za desnu kolonu, padinzi, margine...*/}

/*** Boxes ***/

#dynamic_box_right div#box_right_holder { padding: 6px 12px 6px 0;}

#dynamic_box_right .box div.box_title {
	background:transparent url(../img/box_right_head_left.jpg) no-repeat scroll left top;
	color: #ff5d5d;
	font-weight: bold;
	font-size: 16x;
	padding: 5px 11px;
	text-align: right;
	text-transform: lowercase;
}

#dynamic_box_right .box_tabs div.box_title {padding: 6px 6px 0px 6px;}

#dynamic_box_right .box .box_title_holder { 
	height:30px;
	/*background: url(../img/box_title_bg.jpg) repeat-x scroll left top;*/
	background:transparent url(../img/box_right_head_right.jpg) no-repeat scroll right top;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#dynamic_box_right .box {
	margin: 12px 0;
}

#dynamic_box_right .box .box_body {
	background: url(../img/box_right_bg.jpg) repeat-x left bottom;
	border: 1px dotted #a7a7a7;
}

#dynamic_box_right .box .box_body div.box_content {padding: 6px 12px 12px 12px;}

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_body { height: 1%;}
/* End hide from IE5-mac */

/********** Lists ***************/

#dynamic_box_right div.box_body ul li {
	padding: 1px 0px;
}

#dynamic_box_right div.box_body ul li a {
	display: block; 
	padding: 4px 4px 4px 25px; 
	background: url(../img/star.gif) no-repeat 6px 6px;
}

#dynamic_box_right div.box_body ul li a:hover {
	background: url(../img/star_hover.gif) no-repeat 6px 6px;
}

/*** Tabs ***/

.tabs {
	font-size:14px;
	line-height:normal;
	font-weight:bold;
}
ul.tabs{
	margin:0;
	padding: 0 3px;
	list-style:none;
	text-align:right;
}
.tabs li {
	display:inline;
	margin:0;
	padding:0;
}
	  
.tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
	text-transform: lowercase;
}

*:first-child+html .tabs a {padding:0 0 0 4px;} /* IE 7 hack */

/* Hides from IE5-mac \*/
* html .tabs a {padding:0 0 0 4px;}
/* End hide from IE5-mac */

.tabs a span {
	padding:4px 4px 4px 4px;
	color:#ccc;
}

.tabs a:hover {text-decoration: none;}

.tabs a:hover span {color: #f92020;}

.tabs a.active {}

.tabs a.active span {
	color: #ff5d5d;
}

/*** Login Box ***/

div#box_login .box_title_holder { background: url(../img/label-login_bg.gif) no-repeat right top; height:26px;}

div#box_login .box_title_holder { text-indent: -9999px;}

.edit_info { padding-top: 4px; margin-top: 4px;}

.edit_info a, .fp_link a {color: #f92020;}

.edit_info a:hover, .fp_link a:hover { text-decoration: underline;}

.fp_link {
	margin-top:4px;
	padding-top:4px;
	text-align:center;
}

.fp_info { font-size: 11px; color: #A5A5A5; margin-bottom: 6px;}

/*** Most commented box ***/

div#most_commented_tabs { }

div#most_commented_tabs { background: url(../img/label-most_commented.gif) no-repeat right top; height:26px;}

div#most_commented_tabs span { text-indent: -9999px;}

/*** Latest comments box ***/

#latest_comments div.box_body ul li a, #latest_comments div.box_body ul li a:hover { background: none;}

div#latest_comments .comment_header { padding: 4px 0; font-size: 11px; color: #A7A7A7; }

div#latest_comments div.comments ul li { display: block; border-bottom: 1px dotted #A7A7A7; padding-bottom: 6px; font-size: 11px; }

div#latest_comments li .comment_body { width: 100%; overflow: hidden;}

div#latest_comments li .comment_body img { float: left; border: 1px solid #EAEAEA; margin-right: 6px; }

div#latest_comments div.single_comment img { float: left; margin: 2px 6px 2px 4px;}

div#latest_comments div.single_comment {display: block; width: 100%; overflow: hidden; padding-bottom: 4px; margin-bottom: 6px; border-bottom: 1px solid #eee;}

div#latest_comments div.single_comment div.comment_header { font-size: 11px; color: #666666;}

div#latest_comments div.single_comment div.comment_header a {color: #f92020;}

div#latest_comments div.single_comment div.comment_body { padding-top: 2px; font-size: 11px;}

/*** Featured author box ***/

div#box_users .box_title_holder { background: url(../img/label-featured_author.gif) no-repeat right top; height:26px;}

div#box_users .box_title_holder { text-indent: -9999px;}

div#box_users div.box_body img { float: left; margin: 2px 6px 2px 4px;}

div#box_users div.box_body a { display: block; padding-bottom: 6px; color: #f92020;}

div#box_users div.box_content { width: 90%; overflow: hidden;}

/*** Tag cloud box ***/

div#box_tags .box_body { border: 1px dotted #ccc; background: #fff; margin-bottom: 6px;}

div#box_tags .box_title_holder { background: url(../img/label-popular_tags.gif) no-repeat right top; height:26px;}

div#box_tags .box_title_holder { text-indent: -9999px;}

div#box_tags .box_content {padding:6px 12px 12px;}

div#box_tags a, div#box_tags .view_all a {color: #464646;}

div#box_tags a:hover {color: #f92020;}

div#box_tags .view_all {text-align:right; padding-top: 4px; margin-top: 12px;}

/*** Top rated box ***/

div#box_top_rated { border: 1px dotted #A7A7A7; margin-bottom: 12px; padding: 12px;}

div#box_top_rated .box_title_holder { background: url(../img/label-top_rated.gif) no-repeat right top; height:26px;}

div#box_top_rated .box_title_holder { text-indent: -9999px;}

#box_top_rated .box_body .short { padding: 6px 0;}

#box_top_rated .summary_metadata a { font-size: 11px; color: #666;}

/*** Most popular box ***/


div#box_most_popular .box_title_holder { background: url(../img/label-most_popular.gif) no-repeat right top; height:26px;}

div#box_most_popular .box_content { background: url(../img/box_popular_bg.gif) no-repeat right bottom;}

div#box_most_popular .box_content .box_title { color: #fff;}

/*** Ads and social buttons ***/

.social_buttons {padding: 10px 0px 10px 20px; margin-bottom: 20px;}

.social_buttons li {display: inline;}

.social_buttons li a { padding-right: 10px; }

/*** Email friend box ***/

#send_article { padding: 6px; }

/*** Article vote box ***/

#stars { padding: 2px; width: 150px; overflow: hidden;}

/*** Navigate archive box ***/

div#box_archive_navigation .box_title_holder { background: url(../img/label-navigate_archive.gif) no-repeat right top; height:26px;}

div#box_archive_navigation .box_title_holder { text-indent: -9999px;}

/*** Attachments box ***/
#dynamic_box_right div.content_attachment {padding: 4px 0px; width: 100%; overflow: hidden;}

#dynamic_box_right div.content_attachment img { vertical-align: bottom; float: left; padding-right: 4px;}

#dynamic_box_right div.content_attachment a { width:206px; overflow:hidden; float:left;}


/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.footer { 
	background-color: #d192ab;
	text-align: center; 
	padding: 10px;
	color: #666666;  
}

.footer a { color: #666666; padding: 3px; font-weight: bold;}

.footer a:hover {background-color: #ff5d5d; color: #fff; }

.static_footer { padding: 12px 0px 8px 0px;}

.static_footer a { font-weight: normal; }

.static_footer a:hover { background: none; text-decoration: underline; }

/*** First level categories in footer ***/

.footer ul { text-transform: uppercase; padding: 6px 0px 6px 0px; margin: 0px;}

.footer li {display: inline; padding: 0px 3px;}

.footer li a { color:#FFFFFF;}
/* Styles for forms */

form { /******* Used for all forms in Vivvo *********/
	padding: 0px;
	margin: 0px;
}

input, select, textarea { }

select  {}

textarea  {border: 1px solid #ccc;}

.form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 100%;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}

*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}


input.text {border: 1px solid #ccc; padding: 4px; color: #464646;}

select.options { border: 1px solid #7F9DB9;}

input.submit_button, button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #fed4d4;
	color: #ff6a6b;
	padding:3px;
	text-transform: lowercase;
	background: #fed3d3 url(../img/form_btn_bg.jpg) repeat-x 0 0;
}

.formElement p { margin-top: 0;}

/***************** Box forms *******************/

#dynamic_box_right .form_line label {}

#dynamic_box_right .form_line div.submit { text-align: right;}

#dynamic_box_right .form_line div.submit a { float: left; padding-top: 3px; color: #ff5d5d;}

#dynamic_box_right .form_line div.submit a:hover { text-decoration: underline;}

/*************** CONTENT FORMS *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#dynamic_box_center div.form_line label {
	text-align: left;
	padding: 3px 0px 3px 3px;
	display: block; 
	float: left;
	width: 100px;
	color: #666666;
}

#dynamic_box_center div.formElement {float: left; margin-left: 6px; display: inline; z-index: auto;}

#dynamic_box_center div.formElement input {border: 1px solid #ccc; padding: 4px; color: #464646;}

#dynamic_box_center div.formElement label {
	padding: 0px;
	width: auto;
	text-align: left;
	float: none;
	display: block;
	font-weight: normal;
}

/***************** User registration form (ajax validations) *******************/

.tos_label {color:#666666;}

.tos_label a {color:#FF5D5D;}

.tos_box {border: 1px solid #7F9DB9; padding: 6px; margin-top: 6px; width: 350px; height: 200px; overflow: scroll;}

.tos_box pre {padding:0; margin:0; font-family: Arial, Helvetica, sans-serif;}

#error_message {background:#FCD6D4; margin-bottom: 6px;}

#error_message p {margin: 2px 0px; padding: 4px; color: #555555;}

.validation {
	padding: 2px 0px 2px 18px; 
	font-size: 11px; 
	font-weight:bold;
}

.not_valid {background: url(../img/validation_not_valid.gif) 0 0 no-repeat; color:#F3735D;}

.checking {background: url(../img/validation_info.gif) 0 0 no-repeat; color:#6b99c5;}

.valid {background: url(../img/validation_valid.gif) 0 0 no-repeat; color:#80CA73;}
#tickerHolder {
	background: transparent url(../img/bg_ticker.jpg) repeat-x;
	width: 990px;
	margin: 0 auto;
	}

.ticker { 
	margin: 0px auto;
	text-align: left;
	height: 15px; 
	padding: 10px;
}

.ticker a {color: #fe5657; font-weight: bold;}

.ticker span.ticker_category {color: #cccccc;}

.ticker span.ticker_category a {color: #000000;}

.ticker .scroller {
	height:15px;
}

.ticker .section {
	height:15px;
}
.menu, .menu ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.menu{ padding-left:10px;}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	      /* move all main list items into one row, by floating them */
	position: relative;	  /* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		      /* thus we need to apply explicit z-index here... */
	list-style: none;
}

.menu li:hover {
	z-index: 10000;	      /* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;  /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							 see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;		 /* items of the nested menus are kept on separate lines */
	position:relative !important;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	       /* while hidden, always keep them at the top left corner, */
	top: 0;		       /* to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	            /* 1st level go below their parent item */
}

.menu li li:hover>ul {	    /* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear -- force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {/* IE7 float clear: */min-height: 0;}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(../img/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/************************************************************************************/
/*************************** DHTML_menu styles **************************************/
#mainNav {
    background: #464646 url(../img/menu_bg.jpg) repeat-x;
	height:35px;
}
#mainMenu {
	float: left;
	width: 650px;
}

.menu ul {
	font-size:85%;
}

.menu ul li {
    margin:0;
    float:none;
    border:none;
  }
.menu ul li ul {
	font-size:100%;
}

.menu ul {
	width: 15em;
	margin:0; 
	padding:0;
}

.menu li:hover {
	background:#544d50;
}

/* Link styles */
.menu li a{
	display:block;
	height:29px;
	line-height:30px;
	padding:3px 12px;
	text-transform: uppercase;
}

.menu li a:link,
.menu li a:visited,
.menu li a:hover {
	color: #ffffff;
    font-weight:bold;
    text-decoration:none;
}

.menu li a:hover {
	background:#544d50;
}

.menu ul li {
	background:#544d50;
}

.menu ul li:hover {
	background:#544d50;
}

.menu ul li a:link,
.menu ul li a:visited,
.menu ul li a:hover {
	text-decoration: none;
	display: block;
	float:none;
	position: relative;
	border:none;
	height:20px;
	line-height:18px;
	padding:4px 12px;
	background:transparent;fe8b8c
	color: #fff;
	text-transform:none;
	font-size:12px;
	font-weight: normal;
}

.menu ul li a:hover {
	background: #fe8b8c;
	color: #fff;
}

.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover {
	background:#544d50;
}

.menu li ul li ul li a:hover {
	background: #fe8b8c;
	color: #fff;
}
  
.menu a:hover, .menu li:hover>a {}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	background:#333333;
	padding:0;
}
/********************************************************************************************/
/**************************** Internet Explorer only styles ********************************/

/* Hides from IE5-mac \*/
* html #mainNav a {float:left;}

* html .menu, * html .menu ul {zoom: 1;}

* html .menu li.adxmhover {z-index: 10000; background:#B7B8B8; color: #fff;}

* html .menu .adxmhoverUL {visibility: visible;}

* html .menu .adxmhoverUL {top: 100%; left: 0;}

* html .menu .adxmhoverUL .adxmhoverUL {top: 0; left: 100%;}

* html .menu ul a {zoom: 1;}

* html .menu ul li {display:inline !important;}

* html .menu ul li a:link,
* html .menu ul li a:visited,
* html .menu ul li a:hover {text-decoration: none; display:inline-block; display:block;}

* html #mainNav .menu li ul li {margin:0; padding:0;}

* html .menu li li {width:100%; margin:0; padding:0;}

* html #mainNav .menu ul li a:link,
* html #mainNav .menu ul li a:visited,
* html #mainNav .menu ul li a:hover {float:none;}

* html .menu ul ul {padding:0;}
/* End hide from IE5-mac */

#box_newsletter {}

#box_newsletter div.button_holder { height: 20px; padding: 4px;}

#box_newsletter div.button_holder input { float: right;}

#newsletter_form_holder { padding: 6px;}
.box_poll {  border: 1px dotted #A7A7A7; margin: 12px; padding: 10px; }

.box_poll .box_title { margin-bottom: 15px; border-bottom: 1px dotted #A7A7A7; padding-bottom: 6px; text-align: right; }

.box_poll .box_title span { text-transform: uppercase; color: #FF5D5D; font-size: 14px; font-weight: bold; text-transform: lowercase; }

.box_poll .poll_question { color: #333; font-size: 14px; font-weight: bold; margin-bottom: 15px;}

.box_poll label { display: block; padding: 4px;  border-bottom: 1px dotted #A7A7A7;}

.box_poll label img { vertical-align: middle;}

.box_poll div.button_holder { padding: 4px; margin: 15px 0; }

.box_poll div.button_holder a { color: #ff5d5d;}

.box_poll div.button_holder a:hover { text-decoration: underline; }

.box_poll div.button_holder input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #f9bbbb;
	color: #ff6a6b;
	padding:5px 12px;
	text-transform: lowercase;
	background: #fed3d3 url(../img/form_btn_bg.jpg) repeat-x 0 0;
	margin-right:15px;
}

/*** Poll page ***/

.poll_box_holder { background: #fff url(../img/box_right_bg.jpg) repeat-x bottom left; border-bottom: 1px solid #dddddd; margin: 12px 0px; padding: 6px;}

.poll_box_header { border-bottom: 1px dotted #a7a7a7; margin-bottom: 12px; padding-bottom: 4px;}

.poll_box_header span { color: #666666;}

.poll_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 98%;
	overflow: hidden; /*** if used, needs to be hidden because of Opera ***/
}

.poll_line img { vertical-align: middle;}

.poll_answer_title {
	text-align: right;
	padding: 0px 3px 2px 0px;
	display: block; 
	float: left;
	width: 46%;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
