@charset "iso-8859-1";
@import url(/templates/base/css/general.css);
@import url(/templates/tmpl_earthsports/css/spywall.css) ; 
@import url(/templates/tmpl_earthsports/css/login_section.css);
@import url(/templates/tmpl_earthsports/css/espolls.css);
@import url(/templates/tmpl_earthsports/css/collapser.css) ; 


.AccessDeniedBox {
 text-align: center; 
 
}

/* these come from the header */
#FullTopHeader { position:relative; z-index: 100; height:100px; margin-left:auto; margin-right:auto; width:998px; }
#PrimaryLogo { position:absolute; left: -8px; top: 0px; width: 178px; height: 93px; z-index: 20; }
#JoinUsDiv { position:absolute; left: 379px; top: 0px; width: 178px; height: 71px; z-index: 20; }
#SecondaryLogoDiv { position:absolute; left: 844px; top: 67px; width: 154px; height: 34px; z-index: 20; }
#TopNavBar { width:998px; height:44px; color: #fff; background-color:transparent; background-image: url(/images/topbar-bg.png); } 

.jqifade{ position: absolute; background-color: #aaaaaa; }

div.jqi{ width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }

div.jqi .jqicontainer{ font-weight: bold; }

div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }

div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; }

div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }

div.jqi button{ padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }

div.jqi button:hover{ background-color: #728A8C; }

div.jqi button.jqidefaultbutton{ background-color: #808080; }

.jqiwarning .jqi .jqibuttons{ background-color: #BF5E26; }

/* this is the hovering menu button over most of the module divs throughout the site */
.topRightHeaderMenu {
  float:right; 
  color: white !important; 
  cursor:pointer; 
  font-family: Verdana, Geneva, sans-serif; 
  font-size:11px; 
  padding-right:10px; 
  text-decoration: none; 
  font-weight: normal;
}

.image-sizer50 {
	position: relative; 
	width:50px;
	height: 50px; 
	float: left; 
	overflow: hidden; 
	border: 1px solid #CCC;
	background-color: #FFF;
}
.image-sizer140 {
	position: relative; 
	width:140px;
	height: 140px; 
	float: left; 
	overflow: hidden; 
	border: 1px solid #CCC;
	background-color: #FFF;
}
.image-placer {
position: absolute; 
margin: auto; 
left:0; 
top:0; 
right:0; 
bottom:0;
}


.topLeftNotifier {
  font-size: 9px ; 
}
/*
#google_ads_div_es_public_events_top_468x60 {
margin-top:-8px;
float:right;
padding-right:250px;  
} 
*/

	body
	{
	margin:0px;
	padding:0px;
	background-image:url(/images/bg-gradient.png); /*url(/templates/tmpl_earthsports/images/login-bg3.jpg);*/
	background-repeat:repeat-x;
	background-position: 100% 0px;
	background-color:#F3F3F3; /*#01285f;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	}
	.topbannerad {
	border: #BFBFBF 1px  solid;
	}

    /* 2011-03-21 rgh says: did you want to keep this?
     * I removed it, it was on the guide finder page.
		.rtFooBar {
		border: #BFBFBF 1px  solid;
	}
        */

/*
#page_column_2 {
  width: 380px !important;
  margin-left: 10px !important; 
  margin-right: 10px !important; 
	}
*/
	.moduleExtraMenu {
		position: absolute; 
		right: 10px; 
		top: 7px; 
		color: #fff;
		cursor: pointer; 
	}
	
	div.extra_top_menu table.fixed_menu
	{
		max-width: 1500px;
	}
	
	td
	{
		text-align:left;
	}
	
	a img, form 
	{
		border:none;
		margin:0px;
		padding:0px;
	}	
	
	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no
	{
		font-size:12px;
		font-family:Arial;
	}
	
	/* * * * MsgBox * * * */
	
/* commented out to use BASE css for all MsgBox tags
	.MsgBox
	{
		margin:15px auto 15px auto;
	}
	
	.MsgBox td
	{
		margin:0px;
		padding:0px;
	}
	
	.MsgBox .corner,
	.MsgBox .corner img
	{
		width:7px;
		height:7px;
		font-size:0px;
	}
	
	.MsgBox .left_side,
	.MsgBox .right_side,
	.MsgBox .top_side,
	.MsgBox .bottom_side
	{
		background-color:#F8F8F8;
		background-image:url(../images/msgbox_bd.gif );
		font-size:0px;
	}
	
	.MsgBox .left_side
	{
		width:7px;
		background-position:left top;
		background-repeat:repeat-y;
	}
	
	.MsgBox .right_side
	{
		width:7px;
		background-position:right top;
		background-repeat:repeat-y;
	}
	
	.MsgBox tr .top_side
	{
		height:7px;
		background-position:left top;
		background-repeat:repeat-x;
	}
	
	.MsgBox .bottom_side
	{
		height:7px;
		background-position:left bottom;
		background-repeat:repeat-x;
	}

	.MsgBox .msgbox_content
	{
		background-color:#F8F8F8;
	}
	
	.MsgBox .msgbox_text
	{
		text-align:center;
		color:#CCCCCC;
		font-weight:bold;
		font-size:24px;
		padding:10px;
		text-transform:uppercase;
	}*/
	
	/* * * *  * * * */
	
	.esmain
	{
		position:relative;
		border: 0px solid #999;
	/*	background-color: #fff; */
		
		margin: 0px auto 60px auto;
	}

	.main
	{
		position:relative;
		border: 0px solid #999;
		/*background-color: #fff;*/
		
		margin-bottom:5px;
		margin-top:4px;
		margin-left:auto;
		margin-right:auto;
		/*padding:8px 10px;*/
	}
	
	/*.topestMenuWrapper
	{
		position:relative;
		height:21px;
	}*/
	
	.topestMenu
	{
		/*position:absolute;
		top:-8px;
		left:-10px;
		width:980px;*/
		
		height:17px;
		padding-top:3px;
		border-bottom:1px solid #999999;
		background-color:#FFFFFF;
		font-size:11px;
		text-align:center;
	}
	
	.topestMenu a
	{
		margin-left:5px;
	}
	
	.topBlock
	{
		position:relative;
		height:73px;
		border:0px dashed blue;
		margin-bottom:0px;
	}
	
	img.mainLogo
	{
		position:absolute;
		top:4px;
		left:4px;
	}

	.topBigText
	{
		position:absolute;
		top:7px;
		left:70px;
	}
	
	.topBigText .title
	{
		font-size:36px;
		line-height:36px;
	}
	
	.topBigText .title a,
	.topBigText .title a:link,
	.topBigText .title a:visited,
	.topBigText .title a:active,
	.topBigText .title a:hover
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}
	
	.topBigText .powered
	{
		font-size:8px;
		font-weight:bold;
		text-transform:uppercase;
		color:#666666;
		margin-left:3px;
	}
	
	.topMenuWrapper
	{
		position:relative;
		/*height:24px;*/
		z-index:100;
	}
	
	/* * * *  * * * */
	
	.topMenu {
		width: 100%;
		background-image: url(/images/topbar-bg.png);
	}
	
	.topMenu td {
		background-color:white;
		height: 22px;
		text-align: center;
		vertical-align: middle;
	}
	
	.topMenu a,
	.topMenu b {
		font-weight: bold;
		display: block;
		line-height: 22px;
		height: 22px;
		margin: 0px;
		padding: 0px;
		text-transform: capitalize;
	}
	
	.topMenu a,
	.topMenu a:link,
	.topMenu a:visited,
	.topMenu a:active {
		color: #336699;
		text-decoration: none;
		background-image:url(/templates/tmpl_earthsports/images/tab_cutting.gif);
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
	}
	
	.topMenu b,
	.topMenu a:hover {
		color: #000000;
		text-decoration: none;
		background-image:url(/templates/tmpl_earthsports/images/tab_cutting_h.gif);
	}
	
	.topMenu b {
		cursor: default;
		white-space: nowrap;
	}
	
	
	.subMenusContainer {
		position: relative;
		/*top: 24px;
		width: 100%;*/
		z-index: 150;
	}
	
	.subMenu {
		background-image:url(/templates/tmpl_earthsports/images/h_menu_bg.png);
		background-repeat:repeat-x;
		/*height:57px;*/
		padding-top:8px;
		/*padding-left: 14px;*/
		font-weight: bold;
		background-color: white;
		/*position: absolute;*/
		top: 0px;
		/*width: 946px;*/
		width: 100%;
	}

	.subMenuOvr {
		/* margin-left:14px; */
	}
	
	* html .subMenu {
		/*background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');*/
		/*background-image:url('templates/tmpl_uni/images/h_menu_bg.png');*/
	}

	.subMenu h2 {
		margin: 0px;
		padding: 0px;
		padding-bottom: 2px;
		font-size: 24px;
		color: #666666;
		text-transform: capitalize;
	}
	
	.subMenu a,
	.subMenu a:link,
	.subMenu a:hover,
	.subMenu a:active,
	.subMenu a:visited {
		color: #333399;
		text-decoration: none;
	}
	
	.subMenu a, .subMenu b {
		margin-right: 9px;
	}
	
	/* * * *  * * * */
	
	h2.pageHeader {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
		color: #666666;
		height: 40px;
		padding-top: 8px;
		padding-left: 14px;
	}
	
	
	
	
	
	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}
	
	.bodyBlock
	{
		z-index: 50;
		padding: 0px;
		border: 0px;
		clear: both;
		min-height: 500px
	}
	
/* bodyBlock hacks to make sure there is the right amount of margin for earthsports layouts */
/*	.bodyBlock > .main > .disignBoxFirst {
		 margin: 0px 10px; 
	}
	
	.bodyBlock > .main > #searchArea {
	margin: 10px;
	} */

/* bodyBlock hack for blogs */
/*	.bodyBlock > .main > .disignBoxFirst {
		 margin-left: 10px;
		margin-right: 10px; 
	} */
/*
	.bodyBlock > .main > div > .cls_info > .disignBoxFirst {
		margin-left: 10px;
	}
	.bodyBlock > .main > div > .cls_info_left > .disignBoxFirst {
		margin-right: 10px;
	}
*/
/* bodyBlock hack for events fullscreen */

	.bodyBlock > .main > div > .disignBoxFirst {
	/*	margin-left: 10px;
		margin-right: 10px; */
	}

/* bodyBlock hack for submenus*/
	.bodyBlock > .main > div > .subMenusContainer {
		/* padding: 0px 10px; */
	}

	.bodyBlock > .main > div > .subMenusContainer > .subMenu {
		width: 998px;
		background: transparent;
	}


/* end bodyBlock hacks*/
	/* dashboard block, top left first */
#top-content-area #top-left-content {
		background-color:#FFF;
		background-image:url(/images/box_background_gradient.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
		border:1px solid #CCC;
		float:left;
 		/* margin-left:-10px;   */
		padding:7px 7px 5px;
		width:232px;
		
}
#top-content-area #top-left-content #nameblock {
		background-color:#183147;
		background-image: url( /images/topbar-bg.png );
		background-repeat:repeat-x;
		background-position:left -17px;
		height:auto;
		padding:5px;
		position:absolute;
		top:24px;
		right:-7px;
		height:35px;
		cursor:pointer;
		width:133px;
}
#top-content-area #top-left-content #nameblock > div {
		color:#FFF;
		overflow:hidden;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		/* width:159px; */
}
#top-content-area #top-left-content #nameblock > div.nameblock-name { font-weight:bold; font-size:12px;}
#top-content-area #top-left-content #nameblock > div.nameblock-city { font-weight:normal; font-size:11px; }

#top-content-area #top-left-content .namenav-button, #top-content-area #top-left-content .namenav-button-last {
		border-bottom:1px solid #CCC;
		cursor:pointer;
		height:30px;
		margin-bottom:2px;
		padding:6px 10px 4px;
		width:212px;
}
#top-content-area #top-left-content .namenav-button-last {
		border:none;
}

#top-content-area #top-left-content .namenav-icon {
		background-image: url( "/images/dash_icons.png" );
		background-position:-10px 0;
		background-repeat:no-repeat;
		float:left;
		height:24px;
		margin-right:8px;
		width:25px;
}
#top-content-area #top-left-content .namenav-label {
		color:#111;
		float:left;
		font-family:Verdana,Geneva,sans-serif;
		font-size:14px;
		height:24px;
		padding-top:6px;
		width:175px;
}

#profile-header, #event-header {
		width:982px;
		overflow:hidden;
		background-color:#FFF;
		border:1px solid #CCC;
		/* margin-right:20px; */
        margin-top: 10px ; 
		margin-bottom: 10px ; 
		padding: 7px;
		background-image:url(/images/box_background_gradient.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
}
#profile-header #img_update, #event-header #img_update {
	clear:both;
	background:none;
	padding:5px;
}
#profile-header > div, #event-header > div { background-color:#FFF; }
#profile-header-image {
		margin:0px 6px 0px 0px;
		float:left;
}
#profile-header-nonimage {
	float:left;
	border:1px solid #CCC;
}	
#profile-header-left {
		width:244px;
		position:relative;
		float:left;
}
#profile-header-left-body {
	margin:3px;
	padding-right:3px;
	border-right:1px solid #CCC;
	height:298px;
}
#profile-header-right {
		width:423px;
		position:relative;
		float:left;
}
#profile-header-right-body {
	margin:3px;

}
#profile-header-right .profile-top-links {
}

#profile-header-left .nameheader {
		background-image:url(/templates/tmpl_earthsports/images/head_cutting.gif);
		background-position:0 0;
		background-repeat:repeat-x;
		color:#FFF;
		height:30px;
		font-size:1.4em;
		font-weight:bold;
}
#event-header .nameheader {
	background:none;
	color:#000;
}
.nameheader .nameheader_txt {
	padding:5px;
}
#profile-header-left .status {
        overflow: hidden;
	padding:5px;
}
#profile-header-left .status h4 {
	font-size:14px;
	margin:0px 0px 3px 0px;
}
#profile-header .profile-top-links {
		position:absolute;
		top:152px;
		left:5px;
		width:212px;
		height:140px;
		overflow-x: hidden;
/* Jy changed this so the lower middle section of the profile top wont scroll */
		overflow-y: hidden;
		z-index:100;
}
#event-header .event-top-links {
	position:absolute;
	bottom:0px;
}
#profile-header-left .profile-top-link {
		border-top:1px solid #CCC;
		height:18px;
		padding:5px 2px;
		width:215px;
		color:#069;
		cursor:pointer;
}

#profile-header-left .status .update-time {color:#5E616E; font-size:10px;}
#profile-header-right .profile-top-links { width:405px; background-color:#FFF;} 

#profile-header-right .about {
	height: 140px;
	/*overflow-y: auto; */
}

#profile-header-right .about h4 {
	margin:10px 0px 5px 0px;
	font-size:14px;
}
.profile-about-line strong {
	font-size:14px;
}
#profile-header-right .profile-about-line {
		border-top:1px solid #CCC;
		height:20px;
		padding: 5px 2px;
		text-align:left;
		width:405px;
		background-position: 388px 3px;
		background-repeat: no-repeat;
}
#event-header .profile-about-line {
	height:auto;
	border-top:0px;
	border-bottom:1px solid #CCC;
}
#profile-header-right .profile-about-line.compressed {
	height: 20px;
	overflow: hidden;
	background-image: url(/templates/tmpl_earthsports/images/menu_pt_dn.gif);
	cursor: pointer;
}
#profile-header-right .profile-about-line.expanded {
	height: auto;
	overflow: visible;
}

	.page_column {
		float: left;
		position: relative;
		overflow:hidden;
	}
	
	.page_block_container {
		margin-left: 5px;
		margin-right: 5px; 
	}
	
	.page_column_first .page_block_container {
		margin-left: 0px;
	}
	
	.page_column_last .page_block_container {
		margin-right: 0px;
	}
	
	.leftNavDiv
	{
		position:relative;
		width:182px;
		float:left;
		margin-right:8px;
	}
	
	.rightNavDiv
	{
		position:relative;
		width:749px;
		/*float:left;*/
		padding:0px;
		overflow:hidden;
	}
	
	/* * * * * * */

	
	.loginDiv
	{
		position:relative;
		height:201px;
		border:1px solid #ccc;
		margin-bottom:13px;
	}
	* html .loginDiv
	{
		margin-bottom:14px;
	}
	
	
	.shoutboxDiv
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:13px;
		height:241px;
	}
	
	* html .shoutboxDiv
	{
		height:242px;
	}
	
	.pollsDiv
	{
		position:relative;
		border:0px solid green;
	}
	
	.boxHeader
	{
		position:relative;
		background-image:url('/templates/tmpl_earthsports/images/head_cutting.gif');
	    background-repeat:repeat-x;
		
		height:22px;
		padding:4px 0px 0px 6px;
		font-size:10px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase;
	}
	
/**************************************************************/
	
	.menu_item_link
	{
		text-decoration:none;
	}
	
/**************************************************************/	
	

/**************************************************************/	


	
.boxFirstHeader {

	height:25px;

	padding:7px 0px 0px 10px ;

	font-size:13px;

	color:#FFF;

	font-weight: none;

	text-align:left;

	text-transform:capitalize;

	border-bottom: 1px solid #CCC;

	position:relative; /*need to 236*/

	font-family:Verdana,Geneva, sans-serif;

}

.boxFirstFooter {

	height:21px;

	padding:7px 0px 0px 10px ;

	font-size:12px;

	color:#fcfcfc;

	font-weight: bold;

	text-align:left;

	text-transform:capitalize;

	border-top: 1px solid #CCC;

	position:relative; /*need to 236*/

	font-family:Verdana,Geneva, sans-serif;
	background-image:url(/templates/tmpl_earthsports/images/head_cutting.gif);

	background-repeat:repeat-x;

	background-color: transparent;

}


.disignBoxFirst {

	border:1px solid #CCC;
	margin-bottom:10px;
	background-image:url(/templates/tmpl_earthsports/images/head_cutting.gif);
	background-repeat:repeat-x;
	background-color: transparent;
    position:relative;

}




.boxContent
	{
		background-image:url(/images/box_background_gradient.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
		/*color:#000000;*/
		font-size:11px;
		overflow:hidden;
		padding:10px;
/*		position:relative; */

	}
	
	.topMenuContainer {
		/*background-image:url(/images/box_background_gradient.jpg);
		background-position: center top;
		background-repeat: repeat-x;
		border:1px solid #CCC;*/
		/*height: 109px;*/
		margin-bottom: 10px;
	}
	.topMenuContainer .subMenu {
			background:transparent;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #006699;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	

	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:hover,
	.dbTopMenu div a:active,
	.dbTopMenu div a:visited,
	.caption_item a,
	.caption_item a:link,
	.caption_item a:hover,
	.caption_item a:active,
	.caption_item a:visited	
	{
		text-decoration: none;
		
	}
	
	.caption_item a
	{
		margin-left:4px;
	}
	
	.dbTopMenu div.active, 

.dbTopMenu div.notActive {

	float: left;

	padding: 0px 5px;

	border-left: 0px solid #ccc;

	height: 28px;

	line-height: 28px;

	position:relative;

	font-weight: normal;

}

div.notActive { color: #fff; }
.notActive > a { color: #fff !important; }

	
	.dbBottomMenu
	{
		position:relative;
		height: 16px;
		margin-top:5px;
		text-align: center;
	}
	
	.backMembers,
	.moreMembers,
	.viewAllMembers {
		color:#669;
		text-transform:capitalize;
		font-weight:bold;
	}
	
	.backMembers {
		float: left;
	}
	
	.moreMembers {
		float: right;
	}
	
	
/**************************************************************/
	div.design_box_border
	{
		position:relative;
		border:1px solid #ccc;
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		position:relative;
		padding:0px 0px 0px 7px;
		height:30px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		
		background-image:url('/templates/tmpl_earthsports/images/design_border_cutting.gif');
	    background-repeat:repeat-x;
		
	}
	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		border:0px solid red;
		text-align:center;
		margin:2px;
	}
	
		
/**************************************************************/	
	.emptyBox
	{
		position:relative;
		border:1px solid #ccc;
		margin:0px;
		padding:3px;
	}
	

/**************************************************************/	
	/*####################################################################*/

	.languageBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:0px;
	}
	
	.skinBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	
/*####################################################################*/

	.topBannerBlock
	{
		position:relative;
		width:770px;
		/*height:40px;*/
		margin-top:5px;
		border:1px solid red;
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}
	
	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}
	
	.bottomBannerBlock
	{
		position:relative;
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}
	
	.bannerInnerBlock
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}
/*####################################################################*/
	div.playerAdminLink
	{
		position:relative;
  		text-align:left;
 		margin-bottom:15px;
 	}
	
	
	
	.action
	{
		margin-top:20px;
	}
/**************************************************************/	
/**************************************************************/	
/* #################################################################### */
	.logInRegistrationText
	{	
		margin:5px;
	}
	
	/**************************************************************/	
	div.pollBlock
	{
		position:relative;
		overflow:hidden;
		height:154px;
		/*width:260px;*/
		border:0px solid #96B2C9;
		text-align:left;
		float:left;
		margin-bottom:10px;
	}
	div.pollBody
	{
		border:1px dashed #CCC;
		margin:5px;
	}
	div.pollCaption
	{
		position:relative;
		margin:3px;
		padding:0px;
		overflow:hidden;
		height:15px;
		line-height:15px;
		vertical-align:middle;
		font-weight:bold;
		/*background-color:#96B2C9;
		color:#fff;*/
	}
	div.pollAnswerBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:100px;
		border:0px solid #96B2C9;
		text-align:left;
	}
	div.pollUp
	{
		position:absolute;
		left:2px;
		top:2px;
	}
	div.pollDown
	{
		position:absolute;
		left:2px;
		bottom:2px;
	}
	div.pollQuestionBlock
	{
		position:absolute;
		/*width:190px;*/
		padding:2px;
		overflow:hidden;
		margin-left:18px;
	}
	div.pollSubmitBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:30px;
		border:solid 0px #0000cc;
		text-align:center;
	}
	
	
	
	.small
	{
		font-size:11px;
		color:#333366;
	}
	
	.text2
	{
		border:1px solid #fff;
	}
	
	.pollContainer
	{
		position:relative;
		margin-top:2px;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.createPollSection
	{
		position:relative;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.controlsDiv
	{
		position:relative;
		clear:both;
		margin:10px;
		background-color:#ffffff;
	}
	
	.innerControlBlock
	{
		position:relative;
		float:none;
		width:auto;
	}
	
	.controlsHeader
	{
		padding: 0px 2px;
		font-weight:bold;
	}
	
	.deleteDiv
	{
		padding: 2px 0px 0px 2px;
		
	}
	
	/*.rightNavDiv .boxContent table textarea
	{
		width:300px;
	}*/
	
/*####################################################################*/

	.customMenuItemActive
	{
		color:black;
	}
	
	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;
		text-transform:capitalize;
		color:black;
	}
	
	.menuLineDivider
	{
		
	}
	
	div.menuLinkBlock
	{
		padding-left:20px;
		background-repeat:no-repeat;
		background-image:url(/templates/tmpl_earthsports/images/menu_pt.gif);
	}
	
	div.menuLine div.menuLinkBlock:hover
	{
		background-image:url(/templates/tmpl_earthsports/images/menu_pt_h.gif);
	}
	
	.topMemberBlock
	{
		position:absolute;
		right:5px;
		top:10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:400px;
		font-size:11px;
	}
	
	.topMemberBlock .thumbnail_block, .HelloMemberBlock .thumbnail_block
	{
		margin-left:5px;		
	}
	
	.hello_member
	{
		padding:7px 12px 0px;
		font-size:14px;
	}
	
	.hello_actions
	{
		text-transform:capitalize;
		font-size:11px;
	}
	
	.hello_actions span
	{
		margin-left:5px;
	}
	
	.no_hello_actions
	{
		font-size:18px;
		font-weight:bold;
		padding-right:10px;
		padding-top:9px;
	}
	
	.no_hello_actions a
	{
		margin-left:15px;
	}
	
	/* * * * Tags * * * */
	
	.tags_wrapper
	{
		text-align:center;
		border:0px solid green;
		margin:0px 18px 30px auto;
	}
	
	.one_tag
	{
		margin:0px 1px;
		line-height:30px;
		border:0px solid green;
	}
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}
	
	
	
	
	/* * * * STANDART * * * */
	
	.newsWrap,
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin: 0px 0px 10px;
	}
	
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}
	
	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:16px;
		font-weight:bold;
		padding-left:30px;
		padding-bottom:10px;
		background-position:left top;
		background-repeat:no-repeat;
	}

	.newsHead
	{
		background-image:url(/templates/tmpl_earthsports/images/icons/news.gif);
		text-align:left;
	}
	
	.newsInfo
	{
		font-size:11px;
		color:#666666;
	}
	
	.newsText
	{
		
	}
	.newsReadMore
	{
		font-weight:bold;
		text-align:right;
	}
		
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;
		background-image:url(/templates/tmpl_earthsports/images/icons/artic_papr.gif);
	}
	
	.categoryCaption,
	.artCaption
	{
		background-image:url(/templates/tmpl_earthsports/images/icons/artic_fldr.gif);
	}
	
	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:11px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_wrapper
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:35px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(/templates/tmpl_earthsports/images/icons/artic_papr.gif);
	}

	.blog_author
	{
		font-size:11px;
		font-style:normal;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}

	.menuLinkBlock 
	{
		font-weight:bold;
		font-size:18px;
		text-decoration:underline;
		color:#333366;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}

	/* * * * Blog/Cls/Adv little blocks * * * */
	.blog_subject_n
	{
		font-size:16px;
		font-weight:bold;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	.caption_item
	{
		position:relative;
		float:right;
		font-weight:bold;
		font-size:11px;
	}
	
	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:25px;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(/templates/tmpl_earthsports/images/icons/artic_papr.gif);
	}
	
	.blogInfo
	{
		color:#666666;
		font-size:11px;
		padding-bottom:2px;
		padding-top:2px;
	}

	.blogInfo span
	{
		margin-right:5px;
		line-height:18px;
	}

	.blogInfo span img
	{
		vertical-align:middle;
		margin-right:3px;
	}
	
	.blogSnipper
	{
		font-size:13px;
		text-align:justify;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
	
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
		width:82%;
	}

.blogHead
{
	background-image:url(/templates/tmpl_earthsports/images/icons/artic_papr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:25px;
}

.blogInfo
{
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

.blogInfo span img
{
	vertical-align:middle;
	margin-right:3px;
}

.blogSnippet
{
	font-size:13px;
	text-align:justify;
}

	/* * * * RSS Feed * * * */
	
	.rss_item_wrapper
	{
		padding-bottom:15px;
	}
	
	.rss_item_header
	{
	font-size:12px;
	font-weight:bold;
	color:#006699;
	}
	
	.rss_item_info
	{
		color:#666;
		font-size:11px;
	}
	
	.rss_read_more
	{
		text-align:right;
		font-weight:bold;
	}
	

	.login_ajax {
		position:absolute;
		z-index:550;
		background-image:url('/templates/tmpl_earthsports/images/op40.png');
		display:none;
	}
	
	/** html .login_ajax {
		background-image:url('../images/spacer.gif');
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/op40.png', sizingMethod='scale');
	}*/

/* * * * Modal window * * * */

.popup_form_wrapper
{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:350px;
}

.popup_form_wrapper td
{
	padding:0px;
	margin:0px;
}

.popup_form_wrapper td.corner
{
	width:16px;
	height:16px;
	font-size:1px;
}

.popup_form_wrapper td.side
{
	width:16px;
}

.popup_form_wrapper td.side_ver
{
	height:16px;
}

.popup_form_wrapper td.side_ver,
.popup_form_wrapper td.side
{
	background-image:url(/templates/tmpl_earthsports/images/sp_op_gr.png);
	font-size:1px;
}

.popup_form_wrapper td.container
{
	background-color:white;
	width:450px;
}

/************EOS*************/

.edit_item_table_cont
{
	position:relative;
	border:1px solid #666666;
	/*padding-top:25px;
	padding-bottom:25px;*/
}

.bottomCopyright {
	height: 44px;
	border: 0px;
	background: url(/images/topbar-bg.png) repeat-x;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.bottomCopyright .bottomCpr{
	padding: 0px;
}
.bottomFoll {
	float:right;
	width:220px;
}
.foll_txt {
	float:right;
	color:#FFF;
	margin-top:14px;
}
.foll_fb, .foll_tw, .foll_yt {
	float:right;
	background-image:url('/images/social_media.png');
	background-repeat:no-repeat;
	width:33px;
	height:33px;
	margin-left:12px;
	margin-top:5px;
}
.foll_fb {
	background-position:-40px 0px;
}
.foll_tw {
	background-position:-80px 0px;
}
.foll_yt {
	background-position:0px 0px;
}

#bottomLinksBar {
	position: relative;
	float: left;
	margin-top:15px;	
	display:block; 
	padding-top:0px; 
	padding-left:0px; 
	text-align:left;
}

.bottomMenuLinks {
	margin-right:8px; 
	text-decoration:none; 
	text-transform:none;
}

.bottomCpr {
	clear:both;
	text-align:right;
	margin:15px 10px 0px 0px;
}

.short_desc {
	position: relative;
	float:left;
	width: 760px;
}

.login_ajax_wrap {
	width:350px;
	margin:250px auto 0px;
}

.login_ajx_close {
	position: absolute;
	right: -1px;
	top: 3px;
	z-index: 150;
	cursor: pointer;
}

/* top menu on most pages. */
#topmenu {
    width: 985px;
}

#cssdropdown{
    font-family:Verdana, Geneva, sans-serif; 
    z-index:15; 
    font-weight:bold; 
    font-size:13px; 
    color:#333; 
    text-decoration:none;
    width:100%;
    padding:15px 0 0 0;
    margin:0;
    position:relative;
}
#cssdropdown * {
    padding:0;
    margin:0;
}
#cssdropdown li.headlink ul {display:none;}
#cssdropdown li.headlink a {
/*    display:block; 
    padding:15px; */
    text-decoration:none;
    color:#fff;
}
#cssdropdown li.headlink a:hover {
    color:#C2C2C2;
}
#cssdropdown, #cssdropdown ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#cssdropdown li.headlink {
    float:left;
    height:32px;
    position:relative;
    text-align:left;
/*     text-transform:uppercase; */
}
#cssdropdown li.headlink ul {
    position:relative;
    z-index:15;
    background-color:#173f61;
    border-left:1px solid #333;
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    top:5px;
    left:0;
}
#cssdropdown li.headlink ul li { 
    border-bottom:1px solid #999;
    height:17px;
    }
#cssdropdown a.active { color:#c2c2c2 !important; }
#cssdropdown li.headlink ul a:link, #cssdropdown li.headlink ul a:active, #cssdropdown li.headlink ul a:visited, #cssdropdown li.headlink ul a:hover  {
    font-weight:normal;
    font-size:90%;
    padding:2px 6px 0;
}
#cssdropdown li.headlink ul a:hover  {
/*    background-color:#b3b3b3;*/
}

/* POI Style, so IE doesn't break edit POIS popup*/
.editPOILabel {
	text-align: right;
	white-space: nowrap;
	width: 131px;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
}
.editPOIField {
	width: 350px;
	font: bold 12px Verdana, Geneva, sans-serif;
	background-image: url("/templates/tmpl_earthsports/images/body_backgr.gif");
	border: 1px solid #999999;
}
.editPOIBlock {
	font: bold 14px Arial;
	width: 350px;
}

.listPOIContainer{
	border: 1px solid #CCC;
	margin-bottom: 10px
}
.listPOIHead {
	clear: left;
	border-bottom:1px solid #56A6ED;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:17px;
	padding:3px 0 0 8px;
	text-align:left;
	text-transform:uppercase;
	background-image: url("/templates/tmpl_earthsports/images/head_cutting.gif");
	background-repeat: repeat-x;
}
.listPOILinkHolder {
	font: bold 16px Arial;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px;
	border: 1px solid #CCCCCC;
	color: #555555;
}
.listPOIName {
	color: #006699;
	cursor: pointer;
	padding: 5px;
}
.listPOIDescription {
	font: bold 13px/13px Arial;
	overflow: hidden;
	color: #555555;
}
.listPOILink {
	position: relative;
	float: right;
	width: 60px;
	font: bold 11px Arial;
	padding: 2px;
	border: 2px solid #FFF;
	background-color: #555;
	color: #FFF;
	text-align: center;
	font-style: italic;
}

.listPOIType {
	clear: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
.listPOITableField {
	width: 214px;
	cursor: pointer;
	color: #555555;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	padding: 2px;
}

.listPOINone {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

/* Used for Navigation buttons on Angler Profile/Dashboard */

div#wall-ptype-music-pas
{
	display: none;
}
	

li.selected div
{
	color: #006699;
}

/* IE7 HAX fix for custom first column*/

.esmain > .bodyBlock > table > tbody > tr > td > div#page_column_1 {
	display: none;
}

/* Registration Level for Dashboards... */
.regLevelBadContainer {
/*  	margin:0px 10px 10px 5px;  */
  margin-left: 5px; 
  margin-bottom: 10px ; 

	border-color:#dc6926;
	background-image:url("/templates/tmpl_earthsports/images/reglevel/head_cutting_red.gif");
}
.regLevelBadHead {
        padding: 2px 0 0 10px ; 
	border-color:#dc6926;
	color:#FFF;
}
.regLevelBadContent {
	
}
.regLevelGoodContainer {
	margin: 0px 0px 10px 5px;
	border-color: #4bb749; 
	background-image: url("/templates/tmpl_earthsports/images/reglevel/head_cutting_green.gif");
}
.regLevelGoodHead {
	border-color:#4bb749;
	color:#FFF;
}
.regLevelGoodContent {
	
}

.myGuideContainer {
	display: block;
	background-color:#ececec;
	text-align:center;
	border: 1px solid #dadada;
	padding:8px;
}
.myGuideText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
}


/* Quick BLOCK for video comments */
.cmt-post-reply-video {
	display: none;
}

/* End quick BLOCK for video comemnts*/

/* SNAP A BUG OVERRIDE FIX FOR IE*/
.SnapABug_Button{cursor:pointer;cursor:hand;overflow:hidden;position:fixed;_position:absolute;display:block;top:55%;_top:expression(eval(document.body.scrollTop)+479);right:0px;z-index:2147000000;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border:none;outline:none;font-size:0px;}


.esSocialMenuButton {
	height: 32px;
	padding: 6px;
	margin-bottom: 2px;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
}


/* GROUPS */
.groupMemberFilters {
	/*border: 2px solid #EEE;*/
	margin: 5px;
	padding: 5px 15px;
	height: 25px;
	background-color: #EEE;
	font: bold 13px/25px Arial;
}
.groupMemberFilters .button_wrapper {
	float: none;
	margin: 0px 0px 6px 6px;
}
.groupMemberContainer {
	float: left;
	width: 217px;
	border: 2px solid #EEE;
	margin: 5px;
	background-color: #FFF;
}
.groupMemberContainer .groupMemberAvatar {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 2px;
	float: left;
}
.groupMemberContainer .groupMemberData {
	position: relative;
	padding: 5px;
	margin-left: 40px;
	height: 33px;
	overflow: hidden;
}
.groupMemberContainer .groupMemberName{
	font: bold 13px/18px Arial;
	color: #006699;
}
.groupMemberContainer .groupMemberButtons{
	clear: both;
}
.groupMemberButtons .button_wrapper {
	float: none;
	margin: 0px 0px 6px 6px;
}
.groupMemberContainer .groupMemberDate{
	font: normal 11px/20px Arial;
}
.groupMemberContainer .groupMemberButton{
	
}
/* END GROUPS*/
.CollapsiblePanelContent > div {

}

.CollapsiblePanelContent > div > div {
	height: 22px;
}

.CollapsiblePanelContent > div > div > label {
	display: block;
	line-height: 22px;
	cursor: pointer;
}

.CollapsiblePanelContent > div > div > .form_input_checkbox {
	margin: 3px !important;
	float: left;
}

#dbTopMenu151 {
	display:none;
}

.clear-all-flat {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* PHOTOS REFRESH */

body .subMenu .subMenuOvrPhotos {
	background-image: none;
	border: none;
}

/*
.subMenu .subMenuOvrPhotos td.sys_page_header {
	color: #2e8cb2;
	padding-left: 0;
}

.subMenu .subMenuOvrPhotos td.sys_page_header_spacer {
	display: none;
}

.subMenu .subMenuOvrPhotos .subMenuContainer {

	background-image: url(/templates/tmpl_earthsports/images/head_cutting.gif);
}
*/
.subMenu .subMenuOvrPhotos table td.usual div {
	margin-top: 0;
}

.subMenu .subMenuOvrPhotos table div a.sublinks {
	padding: 0 12px;
}

.subMenu .subMenuOvrPhotos .menu_user_actions, .subMenu .subMenuOvrPhotos .menu_user_actions table {
	height: 29px;
}

.subMenu .subMenuOvrPhotos table a.sublinks, .subMenu .subMenuOvrPhotos table a.sublinks:link, .subMenu .subMenuOvrPhotos  table a.sublinks:visited {
	color: white;
}

.subMenu .subMenuOvrPhotos .subMenuContainer table a:hover {
	background: transparent;
	color: #CCC;
}
/*
.subMenu .subMenuOvrPhotos .menu_user_actions {
	margin-top: 15px;
	margin-right: 12px;
}

.subMenu .subMenuOvrPhotos .actionsBlock table {
	padding: 0;
	margin: 0;
}

.subMenu .subMenuOvrPhotos .actionsBlock table #ActionBtn0 {
	border-spacing: 0 !important;
	padding-bottom: -1px;
	margin-bottom: -1px;
}

.subMenu .subMenuOvrPhotos .actionsBlock table #ActionBtn0 td {
	padding: 0 !important;
	margin: 0 !important;
	border-spacing: 0 !important;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper {
	background: transparent;
/*	background-image: url(/templates/tmpl_earthsports/images/refresh_button_bg.png);
	background-repeat: repeat-x; */
/*	height: 29px;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_wrapper_close {
	background: transparent;
/* 	background-position: left top;
	background-image: url(/templates/tmpl_earthsports/images/refresh_button_tween.png); 
	background-repeat: no-repeat;*/
/*	z-index: 100;
	position: relative;
	left: 5px;
	width: 6px;
	height: 29px;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper:hover .button_wrapper_close, .subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper:hover .button_wrapper_close {
	background-position: left top !important;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper:hover, .subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper:hover {
	background-position: left top;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_input_wrapper {
	background-image: url(/templates/tmpl_earthsports/images/refresh_button_left_edge.png);
	background-repeat: repeat-y;
	background-position: left top !important;
	background-color: transparent;
	height: 29px;
}
    
.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_input_wrapper:hover {
   background-position: left top !important;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_input_wrapper:active {
   background-position: left top !important;
}
    
.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_input_wrapper:hover button, .subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_input_wrapper:active button {
	color: #ccc;
}

.subMenu .subMenuOvrPhotos .actionsBlock .button_wrapper .button_input_wrapper button {
	color: #fff;
	font-weight: bold;
	padding: 1px 0 0 4px;
}
*/

/*  */

.audio_reports_container {
	margin-bottom:7px;
	background:#FFF;
}
.audio_reports_title {
	font-size:11px;
	font-weight:bold;
}
.audio_reports_date {
  font-weight: bold; 
	color:#2e8cb2;
}
.guide_details hr {
	color:#bcbcbc;
	background-color:#bcbcbc;
}
.guide_details .guideDetailHeader {
	color:#2e8cb2;
	font-size:14px;
	font-weight:bold;
}
.guide_details .guideDetailTextInline {
}
.guide_details .guideDetailh3 {
	color:#818181;
	margin:0px 5px 0px 0px;
	font-weight:bold;
}
.guide_details .guideDetailTextList {
	margin:4px 0px 0px 0px;
}
.guide_details .guideDetailTextList ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}
.guide_details .guideDetailTextList li {
	margin:4px 0px 0px 0px;
}

/* this is on the viewFollowing.php page, it's a header type */
div.FollowingStyle {
		color:#333;
		font-size:18px;
		font-family:inherit;
		font-weight:bold;
		padding-bottom:20px;
		padding-top:20px;
		text-transform: capitalize;
}
#feeds_hidden {
	display:none;
}
.feed_top {
	height:7px;
	background:url("/images/feed_top.png") repeat-x 0px -10px;
}
.feed_tl {
	height:7px;
	width:7px;
	background:url("/images/feed_corners.png") no-repeat 0px 0px;
	float:left;
}
.feed_tr {
	height:7px;
	width:7px;
	background:url("/images/feed_corners.png") no-repeat -10px 0px;
	float:right;
}
.feed_btm {
	height:9px;
	background:url("/images/feed_top.png") repeat-x 0px 0px;
	margin-bottom:4px;
}
.feed_bl {
	height:9px;
	width:7px;
	background:url("/images/feed_corners.png") no-repeat -30px 0px;
	float:left;
}
.feed_br {
	height:9px;
	width:7px;
	background:url("/images/feed_corners.png") no-repeat -20px 0px;
	float:right;
}
#feeds_container {
	background:#FFF;
	border:1px solid #9e9e9e;
	padding:5px 2px 5px 3px;
}
.feed_l {
	width:7px;
	background:url("/images/feed_sides.png") repeat-y -10px 0px;
}
.feed_r {
	width:7px;
	background:url("/images/feed_sides.png") repeat-y 0px 0px;
}
.feed_box {
	background:#ececec;
}
.feed_icon {
	float:left;
	margin:4px 0px 0px 5px;
	width:25px;
}
.feed_data {
	margin: 4px 0px 4px 30px;
}
.feed_box_feedtitle {
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
.feed_box_title {
	font-weight:bold;
}
.feed_box_text {
	padding:10px 5px 5px 0px;
}
.feed_box_more {
	font-weight:bold;
}
#feed_more {
	text-align:right;
	margin-right:15px;
}
#feed_less_text {
	display:none;
}
#SnapABug_OCB{
	height:25px !important;
	width:70px !important;
	font-weight:400 !important;
	font-size:90% !important;
	font-family: lucida grande,Helvetica Neue,Helvetica,Arial,sans-serif !important;
}
#SnapABug_OSB{
	height:25px !important;
	width:70px !important;
	font-size:90% !important;
	font-family: lucida grande,Helvetica Neue,Helvetica,Arial,sans-serif !important;
}
.mfg_thumb {
width:174px; 
height:174px;
text-align:center;
}
.mfg_thumb img {
border: 1px #bcbcbc solid;
width:172px; 
}

.mfg_edit_link {
text-align:left;
color:#2e8cb2;
padding:5px;
border-bottom: solid 1px #bcbcbc;
cursor:pointer;
}

.mfg_edit_link:hover{
text-align:left;
color:#24456B;
padding:5px;
border-bottom: solid 1px #bcbcbc;
cursor:pointer;
}

.mfg_edit_link_last {
text-align:left;
color:#2e8cb2;
padding-top:5px;
padding-right:5px;
padding-left:5px;
padding-bottom:5px;
}

#mfg_title_un_pic {
font-style:verdanda;
font-size:14px;
font-weight:bold;
height:39px;
text-align:center;
padding:5px;
width:165px; 
line-height:12px;
}

.mfg_logo_col {
width:175px;
border-right: solid 1px #bcbcbc;
padding: 4px;
padding-right: 7px;
/*
clear:left;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
*/
}

.mfg_center_col {
width:478px;
float:right;
}

.mfg_last_col {
/*
width:455px;
float:right;
padding:0px 10px  10px  10px;
*/
}


 #mfg_links {
 width:174px;
 
 }
 .mfg_profile_header_col1 {
 padding:3px;
 border: solid 1px #bcbcbc;
 background-color:#ffffff;
 width:678px;
 height:298px;
 overflow:hidden;
 }
 
 .mfg_profile_header_col2 {
 border: solid 1px #bcbcbc;
 background-color:#ffffff;
 width:302px;
 float:right;
 height:303px;
 overflow:hidden;
 padding-left:2px;
 padding-top:2px;
 text-align:center;
}
 .mfg_profile_header_col2_img img {
 vertical-align:middle;
 }


.about_mfg {
padding-top:5px;
line-height:20px;
}
.about_title_mfg {
padding-top:0px;
font-style:verdanda;
font-size:14px;
font-weight:bold;
}
 
.top_mfg_border {
padding:8px;
border: solid 1px #bcbcbc;
background-image: url( images/box_background_gradient.jpg);
background-repeat: repeat-x;
background-position:bottom;
 }
 .mfg_section{
 padding:5px;
border-bottom: solid 1px #bcbcbc;
 }
  .mfg_section_overview{
padding:5px;
border-bottom: solid 1px #bcbcbc;
overflow:auto;
height:150px;
 }
 .mfg_moveline{
 width:300px;
 display:block;
 margin-left:80px;
 }
  .mfg_moveline_ad{
 width:80px;
 float:left;
 padding:5px;

 }
 
 
/* Player CSS for new player as of March 2011*/
.featuredArticlesItem {
	font: bold 13px/15px Verdana;
	padding: 10px 5px;
	border-bottom: 1px solid #CCC; 
	color: #888;
	cursor: pointer;
}
.featuredArticlesItemCurrent {
	font: bold 13px/15px Verdana;
	padding: 10px 5px;
	border-bottom: 1px solid #000; 
	color: #000;
}
.featuredArticlesItem:hover {
	background-color: #888;
	color: #FFF;
}

#TB_closeWindowButton{
	color:yellow !important;
}
#TB_closeWindowButton:hover{
	color:white !important;
}

