body {background-color:#f8f8f8;color:#6e6e6e;}

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

#container {}

#content { background: #ffffff; padding-top: 0px;}

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

/*** Global anchor styles ***/

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

a:hover {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,h5,h6 { font-family:sans-serif;color:#9EC948; margin: 0px;}

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

h1 a { color: #396403;}

h2 {padding:10px 0 10px 0; font-size:14px; font-weight:bold; color:#9ec948;}

h3 {font-size: 12px;color:#9EC948; padding-bottom: 4px;font-family:sans-serif;}

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

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

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

.header_image { 
	border-bottom: 1px solid #fff;
	background-image:url(../img/bnr_bg.gif) ;
	background-repeat:no-repeat; 
	width:960px;
	height:376px;
	/*margin-top:50px;*/
}

.header_image1 { 
	border-bottom: 1px solid #fff;
	background-image:url(../img/sub_bnr_bg.jpg) ;
	background-repeat:no-repeat;
	width:960px;
	height:143px;
}
/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
	border: 2px solid #c6c6c6; 
	padding: 6px; 
	background: #42464A url(../img/pages_bg.gif) bottom repeat-x;
	text-align:left;
}

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

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

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

.box_pages a:hover {
	color: #000;
	background-color: #ECECEC;
	text-decoration: none;
}

/*** Search box ***/

.search { 
	padding: 6px; 
	background: #BBEE9F; 
	text-align: right;
}

.search a {color: #558809;}

.search button {
	width: 50px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #fff; 
	background: url(../img/search_button.gif) no-repeat;
}


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

#box_left_holder { padding: 0px 0 0 10px;}

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

#dynamic_box_left div.box_title { 
	/*background: #9EC948; 
	color:#fff; 
	/*padding: 4px 2px 3px 3px;*/
	/*padding:23px 0 22px 12px;
	margin-bottom: 1px;
	border-bottom: 1px solid  #9EC948 ;
	font-size:13px;
	font-weight:bold;*/
}

#dynamic_box_left div.box_body {}

/*** Section box (navigation list) ***/
#box_sections div.box_body ul li a
{
background: #9EC948; 
	color:#fff; 
	/*padding: 4px 2px 3px 3px;*/
	padding:23px 0 22px 12px;
	margin-bottom: 1px;
	border-bottom: 1px solid  #9EC948 ;
	font-size:13px;
	font-weight:bold;
}

#box_sections div.box_body ul li ul li a { 
	border-bottom: none; 
	margin-bottom: 0px;
	/*background:url(../img/lpnl_hover.gif) right no-repeat #b6dc63;*/
	padding:18px 2px 18px 12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom: 1px;
}

#box_sections div.box_body ul li ul li a.active { 
	background:url(../img/lpnl_hover.gif) right no-repeat #b6dc63;
	text-decoration:none;
	color:#FFFFFF;
}

#box_sections div.box_body ul li ul li a:hover { 
	background:url(../img/lpnl_hover.gif) right no-repeat #b6dc63;
	text-decoration:none;
	color:#FFFFFF;
}

#box_sections div.box_body ul li ul li ul li a { 
	border-bottom: none; 
	margin-bottom: 0px;
	background:#b6dc63;
	padding:10px 0 10px 20px;
	color:#666666;
	margin-bottom: 1px;
}


#box_sections li { 
	/*background-color: #F0FCF2; 
	border-bottom: 1px solid #e0e0e0; 
	padding: 1px 0px; 
	font-variant: small-caps;*/
	
}

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

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

#box_sections li a:hover { 
	color: #82BB1D; 
	background-color: #dffbd0; 
	text-decoration: none; 
}

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

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

#box_center_holder 
{
	padding: 0px 20px;
	width:480px;
	height:auto; 
	float:left;
}
#box_center_holder_new 
{
	padding: 0px 0x;
	width:690px; 
	height:auto; float:left;
}

#box_center_holder_new h1 
{ 
	/*font-size: 24px; 
	padding-bottom: 4px; 
	margin-bottom: 12px; 
	border-bottom: 3px solid #bbee9f;*/
	font-size:25px; font-weight:normal; color:#9ec948; margin:0 0 15px 0;
}
#box_center_holder_new h2 
{ 
	/*font-size: 24px; 
	padding-bottom: 4px; 
	margin-bottom: 12px; 
	border-bottom: 3px solid #bbee9f;*/
	font-size:24px; font-weight:normal; color:#9ec948; margin:0 0 0px 0;
	padding-bottom:0px;
}
#box_center_holder h1 
{ 
	/*font-size: 24px; 
	padding-bottom: 4px; 
	margin-bottom: 12px; 
	border-bottom: 3px solid #bbee9f;*/
	font-size:25px; font-weight:normal; color:#9ec948; margin:0 0 15px 0;
}

#box_center_holder div.category_headline { width: 100%; overflow: hidden;border-bottom:2px dotted #cccccc;}

#box_center_holder div.category_headline h2 a { color: #9EC948; font-size: 24px; font-weight: normal;}

#box_center_holder div.category_headline div.image { float: left; padding: 6px; margin: 0px 6px 6px 6px; background-color: #F0FCF2; border: none;}

#box_center_holder div.category_headline div.summary {}

div.article_link {display: inline; padding-left: 4px;}

div.article_link a {color: #396403;}

div.box_body div.image { 
	padding: 2px; 
	float: left;
	margin: 2px 4px 2px 2px;
	border: 1px solid #CCCCCC;
}

.short_holder { width: 100%; overflow: hidden;}
.short_holder h2 a
{
color: #9EC948; font-size: 24px; font-weight: normal;
}
.short { /*** Global summary styles ***/
	margin-bottom: 4px;
	padding: 0px; 
	border-bottom: 2px dotted #cccccc;
}

/*** Article summaries heights ***/
#latest_news div.short{height:122px;}


/*** Main news styles ***/
#category_news_box div.box_title { margin-bottom: 6px;}

/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a { 
	font-size: 16px; 
	color: #396403;
	border-bottom: 1px solid #bbee9f ;
	padding: 4px 0px;
	margin-bottom: 4px;
}
/*** Subcategory links ***/
#category_news_box div.box_title span { color: #2d2d2d; font-size: 11px; padding: 0px 1px; }

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

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

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

#category_news_box div.box_body ul li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
}

#category_news_box div.box_body ul li a {
	display: block; 
	padding: 2px 2px 2px 14px; 
	background: url(../img/bullet_arrow.gif) 6px 6px no-repeat;
}

/*** Category page ***/

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

#category_holder div.short { margin-bottom: 12px; padding-bottom: 12px;padding-top:10px;}

/*** Article styles ***/

.box_breadcrumb { padding: 6px 0px; color: #666666; border-bottom: 1px solid #bbee9f ;}

.box_breadcrumb a {color: #558809; padding-right: 4px;}

#article_holder h1 { font-size: 25px; color: #9EC948;; padding: 0px 0px 0px 0px; margin-bottom: 10px; }
#article_holder div.article_metadata { padding: 0px 0px 18px 0px; margin-bottom: 4px; border-bottom: 1px solid #bbee9f ;}

#article_holder div.article_metadata span.metadata_time { font-size: 10px; color: #666666; float: right;}

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

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

#article_holder div.image {
	float: left; 
	padding: 4px; 
	margin-right: 6px; 
	border: 1px solid #bbee9f ;
}

#article_holder div.image span.image_caption { font-size: 11px; line-height:normal;}

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

#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 { color: #7DA926;font-weight:bold;}
#article_holder div#article_body a:hover { color: #7DA926;font-weight:bold;text-decoration:none;}
#article_holder div.content_attachment { padding:6px; text-align:right; font-size: 11px;}

#article_holder div.content_attachment img { vertical-align: bottom;}

#article_holder div.content_attachment a {color: #396403;}

/*** Article social bookmarks ***/

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

#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #666666; 
	border-top: 1px solid #bbee9f ; 
	border-bottom: 1px solid #bbee9f ; 
	background-color: #F0FCF2;
	padding: 6px;
	margin: 6px 0px;
}

#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: #396403; 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 { float: right;}

/*** Pagination ***/

#box_pagination { padding: 6px; margin: 6px 0px; background: #FFFFFF; color: #666666;}

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

#box_pagination span.pagination a { font-weight: normal; color: #396403;}

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

/*** Archive calendar ***/

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

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

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

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

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

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

/*** Boxes ***/

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

#dynamic_box_right .box div.box_title {
	background: url(../img/box_right_head_left.gif) top left no-repeat;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 6px;
}

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

#dynamic_box_right .box .box_title_holder {
	background: url(../img/box_right_head_right.gif) top right no-repeat;
}

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


#dynamic_box_right .box {
	background: #FFFFFF url(../img/box_right_body_right.gif) bottom right no-repeat;
	margin-bottom: 6px;
}

#dynamic_box_right .box .box_body {
	background:url(../img/box_right_body_left.gif) bottom left no-repeat;
}

#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 {
	border-bottom: 1px solid #bbee9f ; 
	padding: 1px 0px;
}

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

#dynamic_box_right div.box_body ul li a:hover {background-color: #DFFBD0;}

/*** Tabs ***/

.tabs {
	font-size:11px;
	line-height:normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
ul.tabs{
	margin:0;
	padding:4px 0 4px 0px;
	list-style:none;
}
.tabs li {
	display:inline;
	margin:0;
	padding:0;
}
	  
.tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
}

*: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 8px 4px 4px;
	color:#fff;
}

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

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

.tabs a.active {background: url(../img/tabs_left.gif) no-repeat left top;}

.tabs a.active span {
	color: #396403;
	background: url(../img/tabs_right.gif) no-repeat right top;
}

/*** Latest comments box ***/

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: #396403;}

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

/*** Featured author box ***/

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: #396403;}

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

/*** Tag cloud box ***/

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

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

#article_tags div.article_tags {}

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

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

/*** Article Tools box ***/

#dynamic_box_right div#box_article_tools { margin-bottom: 36px;}

#dynamic_box_right div#box_article_tools ul { font-size: 11px;}

#dynamic_box_right div#box_article_tools ul li img { vertical-align: bottom;}

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

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

/*** Email friend box ***/

#send_article { padding: 6px; border: 1px solid #eee; }

/*** Article vote box ***/

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

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

div.standard_star { cursor: pointer;}

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

.footer { 
	text-align: center; 
	padding: 6px 0px;
	margin: 0px 6px 0px 6px;
	color: #666666;
}

.footer a { color: #396403;}

.static_footer { background-color: #f0fcf2;padding: 12px 0px 8px 0px;}

.footer div.corner_bottom {background: url(../img/footer_bottom.gif) no-repeat left bottom; height: 8px;}

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

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

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

.footer li a { color:#8a8887;}

/*added hiren*/
#topHpartLeft{width:auto; height:auto; float:left; font-size:13px; color:#6b6b6b; margin:18px 0 0 0;}
#topHpartLeft a{color:#6b6b6b;}
#topHpartLeft a:hover{text-decoration:underline;}
#topHpartRight{width:auto; height:auto; float:right; font-size:13px; color:#6b6b6b; margin:13px 0 0 0;}
#topHpartRight input.fortxt{width:153px; height:19px; border:1px solid #d5d5d5; font-family:Arial; font-size:13px; color:#b2b2b2; vertical-align:middle; margin:0 0 0 15px; background:#fbfbfb; padding:2px 0 0 5px}
#topHpartRight input.gobtn{width:34px; height:23px; border:none; font-family:Arial; font-size:13px; color:#6c6c6c; background:url(../img/gobtn.gif); vertical-align:middle; margin:0 0 0 4px;}

.divClear{clear:both;}

<!--#bnrSpcrLeft{width:428px; height:470px; float:left}-->
#bnrContPart{width:460px; height:430px; }
#bnrContPart img{padding:80px 0 0 0;}
#bnrContPart p.bigTxt{font-size:26px; color:#ffcbcb; padding:5px 0 0 0; line-height:26px;}
#bnrContPart p.scndPara{font-size:14px; color:#ffffff; font-weight:normal; line-height:18px; padding:12px 0 0 0;}
#bnrContPart p.scndPara a{color:#4e0000;}
#bnrContPart p.thrdPara{font-size:11px; color:#ffffff; font-weight:normal; line-height:18px; padding:5px 0 0 0;}
#bnrContPart .bnrlineBg{background:url(../img/bnr_menu_line.gif) repeat-x top; height:31px; width:auto; margin:20px 0 0 0; font-size:14px; color:#fff3f3; font-weight:bold;}

html>body #bnrContPart .bnrlineBg{background:url(../img/bnr_menu_line.gif) repeat-x top; height:31px; width:auto; ;margin-bottom:17px; font-size:14px; color:#fff3f3; font-weight:bold;}

#bnrContPart .bnrlineBg ul li{float:left;}
#bnrContPart .bnrlineBg ul li.hlight{float:left; padding:20px 0 0 0;}
#bnrContPart .bnrlineBg ul li a{font-size:14px; color:#ffcfce; font-weight:bold; padding:0 10px 0 10px;}
#bnrContPart .bnrlineBg a.trng1{display:block; padding:20px 10px 0 10px; width:115px;}
#bnrContPart .bnrlineBg a.trng1:hover{background:url(../img/trng1.gif) no-repeat center top; padding:20px 10px 0 10px;}
#bnrContPart .bnrlineBg a.trng1#cur1{background:url(../img/trng1.gif) no-repeat center top;  padding:20px 10px 0 10px;}

#bnrContPart .bnrlineBg a.trng2{display:block; padding:20px 10px 0 10px; width:100px;}
#bnrContPart .bnrlineBg a.trng2:hover{background:url(../img/trng2.gif) no-repeat center top;  padding:20px 10px 0 10px;}
#bnrContPart .bnrlineBg a.trng2#cur2{background:url(../img/trng2.gif) no-repeat center top;  padding:20px 10px 0 10px;}

#bnrContPart .bnrlineBg a.trng3{ display:block; padding:20px 10px 0 10px; width:110px;}
#bnrContPart .bnrlineBg a.trng3:hover{background:url(../img/trng3.gif) no-repeat center top; padding:20px 10px 0 10px;}
#bnrContPart .bnrlineBg a.trng3#cur3{background:url(../img/trng3.gif) no-repeat center top; padding:20px 10px 0 10px;}
#urtrandFreev{height:280px; float:left;padding-bottom:10px;margin:0px; background:url(../img/urtrandfreev.gif) repeat-y;}
#yourTrnr{width:408px; height:auto; float:left; }
#yourTrnr{width:408px; height:auto; float:left; }
#yourTrnr span.titleTxt{background:url(../img/trnr_bg.jpg) repeat-x; height:36px; display:block;padding:0 0 0 12px;}
#yourTrnr span.titleTxt img{padding:8px 0 0 11px;}
#yourTrnr p{padding:12px 12px 0px 12px; font-size:13px; color:#FFFFFF; font-weight:normal;margin:0px;}
#yourTrnr p a{color:#874207;}
#yourTrnr p a:hover{text-decoration:underline;}
.main_div{
	width:960px;
}

#picktheWork{width:670px; height:auto; float:left; background:#a5c549; margin:12px 0 30pt 0;}
#picktheWork .fourImgs {background:#6d9821;}
#picktheWork .fourImgs img.pick2{padding:0 0 0 2px;}
#picktheWork span.titleTxt{background:url(../img/pick_bg.jpg) repeat-x; height:36px; display:block;}
#picktheWork span.titleTxt img{padding:8px 0 0 11px;}
#picktheWork p{padding:10px 0 10px 10px; font-size:13px; color:#FFFFFF; font-weight:normal;vertical-align:middle;margin:0px}
#picktheWork p a{color:#708605;}
#picktheWork p a:hover{text-decoration:underline;}


#picktheWork_new{width:670px; height:auto; float:left; background:#a5c549; margin:0px 0 0pt 0;}
#picktheWork_new .fourImgs {background:#6d9821;}
#picktheWork_new .fourImgs img.pick2{padding:0 0 0 2px;}
#picktheWork_new span.titleTxt{background:url(../img/pick_bg.jpg) repeat-x; height:36px; display:block;}
#picktheWork_new span.titleTxt img{padding:8px 0 0 11px;}
#picktheWork_new p{padding:10px 0 10px 10px; font-size:13px; color:#FFFFFF; font-weight:normal;vertical-align:middle;margin:0px}
#picktheWork_new p a{color:#708605;}
#picktheWork_new p a:hover{text-decoration:underline;}

#picktheWork_new1{width:670px; height:auto; float:left; background:#a5c549; margin:0px 0 30pt 0;}
#picktheWork_new1 .fourImgs {background:#6d9821;}
#picktheWork_new1 .fourImgs img.pick2{padding:0 0 0 2px;}
#picktheWork_new1 span.titleTxt{background:url(../img/pick_bg.jpg) repeat-x; height:36px; display:block;}
#picktheWork_new1 span.titleTxt img{padding:8px 0 0 11px;}
#picktheWork_new1 p{padding:10px 0 10px 3px; font-size:13px; color:#FFFFFF; font-weight:normal;vertical-align:middle;margin:0px}
#picktheWork_new1 p a{color:#708605;}
#picktheWork_new1 p a:hover{text-decoration:underline;}


#freeWvideoR{width:248px; height:auto; float:right;text-align:left; background:#db993b; margin:0 0 0px 0;}
#freeWvideoR span.titleTxt{background:url(../img/trnr_bg.jpg) repeat-x; height:36px; display:block;}
#freeWvideoR span.titleTxt img{padding:8px 0 0 11px;}
#freeWvideoR p{padding:10px 10px 0px 12px; margin:0px;font-size:13px; color:#FFFFFF; font-weight:normal;}
#freeWvideoR p a{color:#874207;}
#freeWvideoR p a:hover{text-decoration:underline;}

#picktheWork span.titleTxt div{padding:0px 0 0 11px;}
#freeWvideoR span div{
	padding-left:10px;
}


#adbox{width:248px; height:auto; float:right;text-align:left; background:#D33F2C; margin:0 0 0px 0;}
#adbox span.titleTxt{background:url(../img/trnr_bgred.jpg) repeat-x; height:36px; display:block;}
#adbox span.titleTxt img{padding:8px 0 0 11px;}
#adbox p{padding:10px 10px 0px 12px; margin:0px;font-size:13px; color:#FFFFFF; font-weight:normal;}
#adbox p a{color:#FFFFFF;}
#adbox p a:hover{text-decoration:underline;}

#adbox span div{
	padding-left:10px;
}
#addboxFreev{height:280px; float:left;padding-bottom:10px;margin:0px; background:url(../img/urtrandfreevred.gif) repeat-y;}


.green_color{
	color:#7da926;
}

.green_color  a{
	color:#7da926;
	text-decoration:none;
}
.green_color a:hover{
	color:#7da926;
	text-decoration:none;
}
/* NAV PART */
#nav{background:url(../img/menu_bg.jpg) repeat-x top #ffffff; height:42px; width:auto; padding:0 0 19px 0;}
/*/ NAV PART */

#tabs2 {
  float:left;
  width:100%;
  font-family:Arial;
  font-size:15px;
  color:#FFFFFF;
  line-height:normal;
	  
  }
#tabs2 ul {
	  margin:0;
	  list-style:none;
  }
#tabs2 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs2 a {
  float:left;
  background:url(../img/tabright2.gif) repeat-x right top;
  margin:0;
  padding:0 0 0 0px;
  text-decoration:none;
  }

#tabs2 a.sec2 {
  float:left;
  margin:0;
  padding:0 0 0 10px;
  text-decoration:none;
  }

#tabs2 a span {
  float:left;
  display:block;
  background:url(../img/tabright2.gif) repeat-x right top;
  padding:12px 13px 12px 6px;
  color:#FFFFFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span {
  color:#FFFFFF;
  }
#tabs2 a:hover {
  background-position:0% -42px;
  }
#tabs2 a:hover span {
  background-position:100% -42px;
  }

#tabs2 #current a {
	  background-position:0% -42px;
}
#tabs2 #current a span {
	  background-position:100% -42px;
	  font-weight:bold;
}
.blank_div
{
	height:4px;
}
*html .blank_div
{
	height:16px;
}

#freeWvideo{width:248px; height:auto; float:right; }
#freeWvideo span.titleTxt{background:url(../img/trnr_bg.jpg) repeat-x; height:36px; display:block;}
#freeWvideo span.titleTxt img{padding:8px 0 0 11px;}
#freeWvideo p{padding:0px;margin:10px 10px 0px 12px; font-size:13px; color:#FFFFFF; font-weight:normal;}
#freeWvideo p a{color:#874207;}
#freeWvideo p a:hover{text-decoration:underline;}

/* added for footer */
#footerBg{background:url(../img/footer_bg.jpg) top repeat-x #2a2a2a; width:960px; height:auto; margin:0 auto;}
#footerDiv{width:960px; height:auto; margin:0 auto; background:url(../img/fooerbg_2.jpg) top repeat-x #363636; padding:0;}
#footerDiv .fleftSpcr{width:25px; height:1px; float:left;}
#sitemapPart{width:300px; height:auto; float:left; border-right:1px solid #4a4a4a; margin:30px 0 10px 20px; /*padding: 30px 0 10px 25px;*/ }
#sitemapPart span{font-size:14px; font-weight:bold; color:#FFFFFF;}
#sitemapPart .sitemapLi{width:150px; height:auto; float:left;}
#sitemapPart .sitemapLi ul {margin:5px 2px 0 10px;list-style-type: none;}
#sitemapPart .sitemapLi ul li {padding:0 0 0 10px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/blt.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#sitemapPart .sitemapLi ul li a{font-size:12px; color:#e8e8e8;}
#sitemapPart .sitemapLi ul li a:hover{text-decoration:underline;}
#latestVideos{width:221px; height:auto; float:left;/*padding: 30px 0 10px 25px;*/  margin:30px 0 10px 20px;}
#latestVideos span{font-size:14px; font-weight:bold; color:#FFFFFF;}
#latestVideos .videosLi{width:221px; height:auto; float:left;}
#latestVideos .videosLi ul {margin:5px 2px 0 10px;list-style-type: none;}
#latestVideos .videosLi ul li {padding:0 0 0 10px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/blt.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#latestVideos .videosLi ul li a{font-size:12px; color:#e8e8e8;}
#latestVideos .videosLi ul li a:hover{text-decoration:underline;}
#latestBlogPosts {width:218px; height:auto; float:left; margin:30px 0 0 0;}
#latestBlogPosts span{font-size:14px; font-weight:bold; color:#FFFFFF;}
#latestBlogPosts .blogPostsLi{width:218px; height:auto; float:left;}
#latestBlogPosts .blogPostsLi ul {margin:5px 2px 0 10px;list-style-type: none;}
#latestBlogPosts .blogPostsLi ul li {padding:0 0 0 10px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/blt.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#latestBlogPosts .blogPostsLi ul li a{font-size:12px; color:#e8e8e8;}
#latestBlogPosts .blogPostsLi ul li a:hover{text-decoration:underline;}
#socialNetworking{width:160px; height:auto; float:left; margin:30px 0 0 0;}
#socialNetworking span{font-size:14px; font-weight:bold; color:#FFFFFF;}
#socialNetworking .netLi{width:150px; height:auto; float:left;}
#socialNetworking .netLi ul {margin:5px 2px 0 10px;list-style-type: none;}
#socialNetworking .netLi ul li.frst {padding:0 0 0 30px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/facbook_icon.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#socialNetworking .netLi ul li.scnd {padding:0 0 0 30px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/icio_icon.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#socialNetworking .netLi ul li.thrd {padding:0 0 0 30px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/stumbleupon_icon.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#socialNetworking .netLi ul li.frth {padding:0 0 0 30px; font-family:Arial; font-size:12px; color:#e8e8e8; background: transparent url(../img/digg_icon.gif) left center no-repeat; text-align: left;text-decoration: none; line-height:20px;}
#socialNetworking .netLi ul li a{font-size:12px; color:#e8e8e8;}
#socialNetworking .netLi ul li a:hover{text-decoration:underline;}
#hline{width:auto; height:4px; background:#2a2a2a; margin:10px 0 0 0;}
#copyLine{font-family:Arial; font-size:12px; color:#a7a7a7; padding:10px 0 10px 28px;}
#copyLine a{font-family:Arial; font-size:12px; color:#a7a7a7; padding:0 5px 0 5px;}
#copyLine a:hover{text-decoration:underline;}

#healthyartclCont{width:480px; height:auto; float:left;}
#healthyartclCont h1{font-size:25px; font-weight:normal; color:#9ec948; margin:0 0 15px 0;}
#healthyartclCont p{font-size:12px; color:#6e6e6e; line-height:17px;margin-top:0px;}
#healthyartclCont p span{color:#7da926; font-weight:bold;}
#healthyartclCont p span.durationPad{font-weight:bold; padding:0 0 0 20px; color:#6e6e6e;}
#healthyartclCont p.withImg1{padding:10px 0 0 0; font-size:14px; font-weight:bold; color:#9ec948;}
#healthyartclCont p.withImg2{padding:20px 0 0 0;}
#healthyartclCont p.withImg3{padding:8px 0 0 0;}
#healthyartclCont p.withImg{padding:0px 0 0 0;margin:0pt 0pt 5pt 0pt;}

#healthyartclCont p a{color:#7DA926;font-weight:bold;}

#healthyartclCont p.paging{padding:20px 0 40px 0; font-size:14px; font-weight:bold; color:#9ec948;}
#healthyartclCont p.paging a{font-size:14px; font-weight:bold; color:#9ec948; padding:0 5px 0 0;}
#healthyartclCont p.paging a:hover{color:#6e6e6e;}
#healthyartclCont p.paging a#curPaging{color:#6e6e6e;}
#healthyartclCont .forImgRside{float:right; padding:00px 0 0 0;}
#healthyartclCont .forImgRside img{padding:0 0 0 15px;}
#healthyartclCont .forImgRside2{float:right; padding:10px 0 0 0;}
#healthyartclCont .forImgRside2 img{padding:0 0 0 15px;}
#healthyartclCont .bigImg{padding:25px 0 0 0;}
#healthyartclCont .bigImg p{padding:5px 0 0 0; font-size:12px; color:#6e6e6e;}
#healthyartclCont .bigImg p a{color:#7da926; font-weight:bold;}
#healthyartclCont .smlImgs{padding:10px 0 0 0;}
#healthyartclCont .smlImgs img.secimg3{padding:0 0 0 0;}
html>body #healthyartclCont .smlImgs img.secimg3{padding:0;}
#healthyartclSpcr2{width:29px; height:1px; float:left;}

#workoutsCont{width:490px; height:auto; float:left;}
#workoutsCont h1{font-size:25px; font-weight:normal; color:#9ec948; margin:0 0 15px 0;}
#workoutsCont p{font-size:12px; color:#6e6e6e; line-height:17px;}
#workoutsCont p span{color:#7da926; font-weight:bold;}
#workoutsCont p span.durationPad{font-weight:bold; padding:0 0 0 20px; color:#6e6e6e;}
#workoutsCont p.withImg1{padding:30px 0 0 0; font-size:14px; font-weight:bold; color:#9ec948;}
#workoutsCont p.withImgS{padding:5px 0 0 0; font-size:14px; font-weight:bold; color:#9ec948;margin:0px;}
#workoutsCont p.withImg2{padding:20px 0 0 0;}
#workoutsCont p.withImg5{padding:0 0 20px 0;}
#workoutsCont p.withImg{padding:6px 0 0 0;margin:0px;}

#workoutsCont .videoStore p{font-size:12px; color:#6e6e6e; line-height:17px;margin:6px;}


#workoutsCont .dwnld {padding:29px 0 0 0;}
#workoutsCont .dwnld span.forprice{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:40px; float:left;}
#article_body #workoutsCont .dwnld a.forTxt{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:245px; float:left; margin:0 5px 0 0;}
#workoutsCont .dwnld span.forTxt{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:245px; float:left; margin:0 5px 0 0;}

#workoutsCont .dwnld span.forTitle{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; float:left; width:477px;}

#workoutsCont .dwnldSml {padding:0px 0 0 0;}
#workoutsCont .dwnldSml span.forprice{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:40px; float:left;}
#workoutsCont .dwnldSml a.forTxt,#article_body #workoutsCont .dwnldSml a.forTxt{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:110px; float:left; margin:0 2px 0 0;}
#workoutsCont .dwnldSml span.forTxt{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:110px; float:left; margin:0 2px 0 0;}

#workoutsCont2 .dwnldSml {padding:0px 0 0 0;}
#workoutsCont2 .dwnldSml span.forprice{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; float:left;clear:both;font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff;  }
#workoutsCont2 .dwnldSml a.forTxt,#article_body #workoutsCont2 .dwnldSml a.forTxt{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; float:left;width:110px; margin:0 2px 0 0;}
#workoutsCont2 .dwnldSml span.forTxt{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff; width:110px; float:left; margin:0 2px 0 0;}


#workoutsCont p.paging{padding:20px 0 40px 0; font-size:14px; font-weight:bold; color:#9ec948;}
#workoutsCont p.paging a{font-size:14px; font-weight:bold; color:#9ec948; padding:0 5px 0 0;}
#workoutsCont p.paging a:hover{color:#6e6e6e;}
#workoutsCont p.paging a#curPaging{color:#6e6e6e;}
#workoutsCont .videoStoreImg2{float:left; width:161px; height:auto; padding:20px 0 0 0;}
#workoutsCont .videoStoreImg{float:left; width:161px; height:auto; padding:4px 0 0 0;}
#workoutsCont .videoStore{float:left; width:296px; height:auto; padding:0 0 0 22px;}

#workoutsCont .forImgRside{float:right; padding:30px 0 0 0;}
#workoutsCont .forImgRside img{padding:0 0 0 15px;}

#workoutsCont .contLside{width:144px; height:auto; float:left; font-size:12px; color:#6e6e6e; margin:20px 0 0 0;}
#workoutsCont .contRside{width:200px; height:auto; float:left; font-size:12px; color:#6e6e6e; margin:20px 0 0 0;}
#workoutsCont .contRside a{color:#7da926; font-weight:bold;}
#workoutsCont .contRside a:hover{text-decoration:underline;}

#workoutsCont .contRside .green_color{
	color:#7da926;
}

#workoutsCont .contRside .green_color  a{
	color:#7da926;
	text-decoration:none;
}
#workoutsCont .contRside .green_color a:hover{
	color:#7da926;
	text-decoration:none;
}

#workoutsCont .frstF{width:130px; height:auto; float:left; font-size:13px; color:#6e6e6e; vertical-align:middle; padding:2px 0 0 10px; margin:10px 0 0 0;}
#workoutsCont .frstFr{width:350px; height:auto; float:left; font-size:13px; margin:10px 0 0 0;}
#workoutsCont .frstFr input.fortxt{width:298px; height:18px; border:1px solid #dadada; vertical-align:middle; margin:0 0 5px 0; font-size:13px; background:#fbfbfb;font-family:arial;}
#workoutsCont .frstS{width:130px; height:auto; float:left; font-size:13px; color:#6e6e6e; vertical-align:middle; padding:2px 0 0 10px;}
#workoutsCont .frstSr{width:350px; height:auto; float:left; font-size:13px;}
#workoutsCont .frstSr input.fortxt{width:298px; height:18px; border:1px solid #dadada; vertical-align:middle; margin:0 0 5px 0; font-size:13px; background:#fbfbfb}
#workoutsCont .frstSr textarea{width:298px; height:119px; border:1px solid #dadada; vertical-align:middle; margin:0 0 5px 0; font-size:13px; background:#fbfbfb;font-family:arial;}

<!--#workoutsCont .frstSr input.btn{width:152px; height:29px; border:none; background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; color:#FFFFFF; font-weight:bold; margin:17px 0 0 0;}
-->
#workoutsCont .frstSr input.btn{background:url(../img/dwnld_bg.jpg) repeat-x; font-size:15px; font-weight:bold; color:#ffffff; display:block; padding:7px 5px 8px 8px; border-right:1px solid #ffffff;}
 .black_overlay{

        display: none;

        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
        }
  .white_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 350px;
        padding:16px 16px 16px 46px;
        border: 16px solid #000000;
        background-color: white;
        z-index:1002;
        overflow: auto;
	   }
.divimg
{
	float:left;
	overflow:hidden;
	padding:2px;
	height:90px;
	width:120px;
}

#scroller
{
	clear:both;
}
.scroller_other
{
	clear:both;
	
}

.manu_nav
{
	width:430px;
	/*height:auto;*/
	overflow:hidden;
	float:left;
}
.menu_nav_other
{
width:430px;
overflow:hidden;
float:left;
margin-bottom:10px;
}
.leftarrow
{
	float:left; 
	display:block;
	padding:2px 5px 0px 0px;
}
.rightarrow
{
	float:left; 
	display:block;
	padding:2px 0px 0px 5px;
}
.make_other
{
	padding-left:0px;
	clear:both;
}
#qut{width:490px; height:auto; background:#ededed; float:left; margin:0 0 15px 0;}
#qut .dquts{width:27px; height:auto; float:left; padding:2px 0 0 8px;}
#qut .dquts img.rdqut{padding:40px 0 0 0;}
#qut .cntnt{width:410px; height:auto; float:left; font-size:12px; color:#6e6e6e; padding:10px 0 10px 0;}

ul.blogLst1{list-style-type:none;}
ul.blogLst1 li{	float:left;	background:#9ec948;	font-size:13px;	padding:18px 0px 18px 12px; font-size:13px; display:block; width:138px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; color:#FFFFFF; line-height: 17px; 
}

#apprncLPnl{width:160px; height:auto; float:left;}
#apprncLPnl ul{list-style-type:none;}
#apprncLPnl ul li{float:left; background:#9ec948; color:#FFFFFF; font-size:13px;}
#apprncLPnl ul li span.mainTitle{padding:23px 0 22px 12px; font-size:16px; display:block; width:138px; border-bottom:1px solid #FFFFFF; font-weight:bold;}
#box_sections .box_body #apprncLPnl ul li a{padding:18px 0 18px 12px; font-size:13px; display:block; width:138px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold; background:#b6dc63;}
#box_sections .box_body #apprncLPnl ul li a span{color:#6b8830; font-weight:normal;}

.blogSpcr1{width:21px; height:1px; float:left;}
.blogCont{width:480px; height:auto; float:left;color:#6E6E6E}
.blogCont h1{font-size:24px; font-weight:normal; color:#9ec948; padding:0 0 15px 0;}
.blogCont p{font-size:12px; color:#6e6e6e; line-height:17px;}
.blogCont p span{color:#7da926; font-weight:bold;}
.blogCont p.withImg1{padding:30px 0 0 0; font-size:14px; font-weight:bold; color:#9ec948;}
.blogCont p.withImg2{padding:20px 0 0 0;}
.blogCont p.withImg3{padding:8px 0 0 0;}
.blogCont p.withImg{padding:10px 0 0 0;}
.blogCont p.paging{padding:0 0 22px 0; font-size:14px; font-weight:bold; color:#9ec948;}
.blogCont p.paging a{font-size:14px; font-weight:bold; color:#9ec948; padding:0 5px 0 0;}
.blogCont p.paging a:hover{color:#6e6e6e;}
.blogCont p.paging a#curPaging{color:#6e6e6e;}
.blogCont .forImgLside{width:480px; padding:24px 0 35px 0;}
.blogCont .forImgLside2{float:right; padding:10px 0 0 0;}
.blogCont .forImgLside2 img{padding:0 0 0 15px;}


#blogSpcr2{width:29px; height:1px; float:left;}



/*  -- Glen at Maxco . Custom CSS Additions --  */

#box-table-a {font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; width: 461px; text-align: left; border-collapse: collapse;}
#box-table-a th {font-size: 13px; font-weight: normal; padding: 8px; background: #7fa62d; border-bottom: 1px solid #fff; color: #fff;}
#box-table-a td {padding: 8px; background: #A5C549;  border-bottom: 1px solid #fff; color: #fff;border-top: 1px solid transparent;}
#box-table-a tr:hover td {background: #7fa62d; color: #fff;}
#box-table-b {font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; width: 461px; text-align: left; border-collapse: collapse;}
#box-table-b th {font-size: 13px; font-weight: normal; padding: 4px 8px 4px 8px; background: #7fa62d; border-bottom: 1px solid transparent; color: #fff;}
#box-table-b td {padding: 4px 8px 4px 8px; background: #A5C549; border-bottom: 1px solid transparent; color: #fff; border-top: 1px solid transparent; vertical-align: top;}


/* CUSTOM STYLES */
#SignupForm {
	
	border: 2px dashed #D3544E;
	padding: 12px 8px 13px 18px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#video {
	text-align: center;
}

#Shade {
	background-image: url(../img/greyshade.gif);
	background-repeat: repeat-x;
}

/* Signup Form Styles */

#SignupForm2 {
	padding: 7px 5px 5px 10px;
	width: 446px;
	margin-top: 20px;
}

.TextBox {
	border: 1px solid #777777;
	background-color:#ddd !important;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	margin-left: 5px;
	margin-right: 9px;

}

.RegisterButton {
	vertical-align: top;
}