/* MAIN */
@charset "iso-8859-2";
/**//**/
body{
	margin:0;
	padding:0;
	border:0;
	/*background:#fff;*/
	/**/
	width:100%;
	min-width:600px;
	/**//**/
	font-size:90%;
	}
h1,h2,h3{
	margin:.8em 0 .2em 0;
	padding:0
	}
img{
	margin:10px 0 5px
	}
/*HEADER*/
#container  {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/header-background.jpg);	
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 900px;
	height: 122px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#logo {
	width: 900px;
	height: 70px;
	color: #999999;
}
#logo a {
	color: #CCCCCC;
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#logo p {
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#logo img {
	float: left;
	vertical-align:top;
}
.phone {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#DADEDF;
	line-height: 40px;
	text-align: right;
}
.write {
	padding-top:10px;
	text-align: right;
}
/*TOPMENU*/
#topmenu {
	width:550px;
	float:left;
	margin:0;
	padding-right:10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topmenu td {
	min-width:50px;
	text-align:center;
}

#topmenu img {
	text-align:center;
	border:0;
}

#navigation {
	[margin-top:10px;]/*this hack applies only to IE*/
	width:900px;
	float:left;
}
/*MENU*/
.jdmenu {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	font: bold 12px Arial;	
	list-style: none;
	background-image: url(img/menur_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.jdmenu li{
	float: left;
	display: inline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.jdmenu li a{
	float: left;
	color: #333;
	text-decoration: none;
	display: block;
	height: 42px;
	line-height: 42px;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
}

.jdmenu li a:visited{
	color: #333;
}

.jdmenu li a:hover {
	color: #333 !important;
	background-image: url(img/indentbg2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.jdmenu li.current{
	color: #333 !important;
	background-image: url(img/indentbg2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/*FOOTER*/
#footer {
	height: 260px;
	margin-top: 20px;
	background-color: #333333;
	background-image: url(img/footer-fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Courier New, Helvetica, sans-serif;
	clear: both;
}
#footer a {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {
	color: #CCCCCC;
}

#footerwrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footertop {
	background-image: url(img/footer-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 780px;
}

#footercontent {
	color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #252525;
	font-size: 12px;
	margin-top: 0px;
}
#footercontent strong {
	display: block;
	padding-bottom: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 8px;
}
#footercontent ul {
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
}
#footercontent li {
	color: #999999;
}
#footerbtm {
	background-image: url(img/footer-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 780px;
}

.section {
	color:#DADEDF;
	font-weight:bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	background-image: url(img/spacer.gif);
	background-repeat: no-repeat;
}
#about {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
#about a {
	color: #666666;
}
#footercontent ul  {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;
}
#footercontent li  {
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-bottom: 5px;
}
/*CLEARFIX*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*BANNERS*/
#banner_300x250 {
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:top;
	background-color:transparent;
}
#banner_468x60 {
	margin-top:10px;
	text-align:center;
	vertical-align:top;
	background-color:transparent;	
}
#banner_750x100 {
	width:750px;
	padding-top:10px;
	margin: 0 auto;
	overflow:hidden;
	text-align:center;	
	vertical-align:top;
	background-color:transparent;	
}
#banner_120x600 {
	width:auto;
 	margin-top: 10px;
	text-align:center;
	vertical-align:top;
	background-color:transparent;
}
/*LOGIN*/
#login {
	width: 100%;
	color: white;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(img/login_m.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#login a {
	text-decoration: none;
	color: #22A5DE;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#login .loginContent .right {
	width: 290px;
	margin-top:10px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.loginField {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#login .loginContent input:focus.loginField {
	background: #545454;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	margin-top:10px;
	padding: 0;
}

#login .loginContent input.button_login {
	position:relative;
	width: 63px;
	height: 30px;
	top:10px\9; /*IE Hack*/
	cursor: pointer;
	border: none;
	background: transparent url(img/button_login.png) no-repeat 0 0;
}

#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(img/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#login .loginClose a:hover {
	background: url(img/button_close.jpg) no-repeat right -20px;
}

/*SEARCH*/
#search {
	width: 100%;
	color: white;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(img/login_m.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#search a {
	text-decoration: none;
	color: #22A5DE;
}

#search a:hover {
	color: white;
}

#search .searchContent {
	width: 450px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 0.85em;
}

#search .searchContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#search .searchContent .right {
	width: 190px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#search .searchContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#search .searchContent input.searchField {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#search .searchContent input:focus.searchField {
	background: #545454;
}

#search .searchContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	margin-top:10px;
	padding: 0;
}

#search .searchContent input.button_search {
	position:relative;
	width: 63px;
	height: 30px;
	top:10px\9; /*IE Hack*/
	border: none;
	background: transparent url(img/button_search.png) no-repeat 0 0;
}

#search .searchClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#search .searchClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(img/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#search .searchClose a:hover {
	background: url(img/button_close.jpg) no-repeat right -20px;
}

/* ABOUT EPR*/
.roundcont_middle div li {
	padding-left:-20px;
	list-style-type:square;
	list-style-position:inside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;		
	color: #333;
	line-height: 1.5em;		
}

/*SOCIALIZER*/
#socializer {
	margin:0;
	padding:0;
	margin-top:5px;
}

.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(img/bg_container.jpg) repeat-x bottom;
	visibility:hidden;
	font-size:11px;
	line-height:18px;
}

.soc_container h1{
	
	margin:10px 0 10px 20px;
	font-size:14px;
}

.soc_container h2{
	margin: 10px 0 10px 20px;
	font-size:14px;
}

.soc_container a{
	color: #aadd00;
	text-decoration:none;
}

.soc_left{
	width: 180px;
	padding:10px;
	float:left;
	visibility:hidden;
}

.soc_left img{
	max-width: 18px;
	max-height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;
	

	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color:#6699FF;
	background-color:#E6F0C1;
}
#close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}
.open_window{
	width:780px;
	height:500px;
	background-color:#000;


}
.close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}
.soc_send_friend{
	clear:both;
	padding:20px;
}
.wait{
	background-image:url(img/ajaxloader.gif);
	background-repeat:no-repeat;
	background-position: center center;
}


/*BREADCRUMBS*/
#breadcrumbs {
		width: 100%; 
		margin: 5px;
		padding:0;
}

#breadcrumbs p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		line-height: 1.6em;
}

#breadcrumbs a {/*main*/
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration:none;
		color: #8A8A8A;
}

#breadcrumbs a:hover {
		text-decoration:underline;
		color: #8A8A8A;
}

/*------------------------------------------------------- INCLUDES ------------------------------------*/

/*COMMENTS*/
.bubble{
		float:left;
		width:70px;
		height:68px;
		margin: 20px 20px 0px 20px;
		padding-top:7px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#575553;
		text-align:center;
		background:url(img/bubble.png) left top no-repeat;
}

.bubble .count{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color:#CC6600;
}

#add_comment ol.commentlist {
		position:relative;
		display:block;
		margin:0;
		padding:0;
		padding-top:10px;
		padding-left:160px;
		padding-right:10px;
	}

#add_comment .commentlist li {
		list-style:none;
		margin-bottom:10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-style:normal;
		line-height: 1.6em;
}

#add_comment .commentlist cite {
		padding: 7px;
		display:block;		
		background:url(img/bg_comments2_cite.gif);
		border-top:1px solid #d6e4c1;
		border-bottom:1px solid #779d42;
}

#add_comment .commentlist cite img {
		width:60px;
		margin:0;
		margin-right:9px;		
		padding:1px;
		border:1px solid #aab59a;
		float:left;
}

#add_comment .commentlist span {
		display:block;
}	

#add_comment .commentlist cite .author {
		position:relative;
		margin:0;
		margin-left:70px;
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-style:normal;
		line-height: 1.6em;
		color: #596e3b;
		text-decoration:underline;
}

#add_comment .commentlist cite .time {
		position:relative;
		margin:0;
		margin-left:70px;
		padding:0;
		padding-left:13px;		
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-style:normal;
		line-height: 1.6em;
		color: #596e3b;
		background: url(img/bg_clock.gif) no-repeat 1px;
}

#add_comment .commentlist a:link, .commentlist a:visited {
		color:#596e3b;
}

#add_comment .commentlist a:hover, .commentlist a:active {
		color:#8ec343;
}

#add_comment .commenttext {
		padding: 0 20px 10px 20px;		
		background: #9bc561 url(img/bg_comments2_text.jpg) repeat-x bottom;
		border-top:1px solid #c5f386;		
}

#add_comment .commenttext p{
		margin:0;
		margin-left:60px;
		color:#fafcf6;
}

/*ADD A COMMENT*/
#add_comment form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  		margin: 0;
  		padding: 0;
  		min-width: 500px;
  		max-width: 1000px;
  		/*width: 560px; */
  		font:100% verdana,arial,sans-serif;		
}

#add_comment form fieldset {
 		padding: 5px;        /* padding in fieldset support spotty in IE */
  		margin: 0;
  		/* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  		border-color: #3A9C35;
  		border-width: 1px;
  		border-style: solid;
}

#add_comment form label {
		float: left;  
		display: block;  /* block float the labels to left column, set a width */
		width: 150px; 
		padding: 0; 
		margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
		text-align: right; 
		color: #3A9C35
}

#add_comment form fieldset label:first-letter {  /* use first-letter pseudo-class to underline accesskey, note that */
		text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* you could instead underline first letter on each element and accesskey */
                                    /* each input but doing only legends lessens cognitive load */
						/* changed to label first letter, opera broke after first letter legend */
}

#add_comment form fieldset legend {
		font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
		color: #3A9C35;
}

#add_comment form input, form textarea {
		/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
		width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
		margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
		border: 1px solid #3A9C35
}

#add_comment form input#reset {
		margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#add_comment form input.button_submit {
	position:relative;
	margin:10px 10px 10px 5px;
	padding:0;
	width: 139px;
	height: 26px;
	border: none;
	background: transparent url(img/button_submit.png) no-repeat 0 0;
}

#add_comment form input.button_reset {
	position:relative;
	margin:10px 10px 10px 5px;
	padding:0;
	width: 139px;
	height: 26px;
	border: none;
	background: transparent url(img/button_reset.png) no-repeat 0 0;
}

#add_comment textarea { 
		width:500px;
		overflow: auto; 
}

#add_comment form small {
		display: block;
		margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
		padding: 1px 3px;
		font-size: 88%;
		color:#3A9C35;
}

#add_comment form br {
		clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


/*AUTHOR PROFILE*/
#about_author {
		position:relative;		
		width:300px;
		min-height:115px;
		margin: 0 auto;
		margin-bottom:10px;
		padding:0;
		background-color: #FAFAFA;
		border: 1px solid #D0D5D8;
}

#authorProfile {
		float:left;		
		width:190px;
		height:auto;
		margin:0;
		padding:0;
}

#authorProfile .title {
		margin:0;
		padding:5px;
		font-size:12px;
		font-weight:bold;
		line-height: 1.5em;
		color: #778A98;
}

#authorProfile p {
		display:block;
		margin:0;
		padding:0 5px 5px 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight:normal;
		color: #333;
		line-height: 1.5em;
		clear:right;
}

#authorProfile .title a {
		color: #778A98;
		text-decoration:none;		
}

#authorProfile .title a:hover {
		color: #778A98;
		text-decoration:underline;
}

#authorProfileImg {
		float:left;
		width: 110px;
		height:auto;
		margin:0;
		padding:0;
}

#authorProfileImg img {
		width:100px;
		margin:5px;
		margin-bottom:0;
		padding: 2px;
		background:#FFFFFF;
		border-right: 1px solid #D0D5D8;
		border-bottom: 1px solid #D0D5D8;
}

#authorProfileImg .socialbookmarking img {
		width:15px;
		height:15px;
		margin:0;
		margin-left:5px;
		padding: 0;
		background:#FFFFFF;
		border:0;
		background:transparent;
}

#authorFoldUnfoldButton {
		position:relative;
		width:110px;			
		margin:0;
		margin-top:5px;
		margin-bottom:5px;
		padding:0;		
		vertical-align:top;
		clear:both;		
}

#authorFoldUnfoldButton img {
		float:left;
		width:15px;
		height:13px;
		margin:0;
		padding:0;
		padding-left:5px;
		padding-right:5px;
		border: 0;		
}

#authorFoldUnfoldButton .fold{
		margin:0;
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight:bold;
		color:#778A98;
		line-height: 1.5em;
		clear:right;
}

#authorFoldUnfoldButton .fold a {
		color:#778A98;
		text-decoration:none;		
}

#authorFoldUnfoldButton .fold a:hover {
		color:#778A98;
		text-decoration:underline;
}

/*OTHER AUTHOR ARTICLES*/
#other_author_articles {/*one*/
		position:relative;
		width:300px;		
		margin: 0 auto;
		margin-top:5px;
		margin-bottom:10px;
		padding:0;
}

#other_author_articles fieldset {/*IE background Hack*/
   		margin: 0;
		
		/*All IE versions Hack, including IE8 Standards Mode by adding \9 */
		position: relative\9;
		margin: 1.5em 0 1em 0\9;				
		padding: 0;        
		border: 1px solid #D0D5D8;
		background: #FAFAFA;			
}

#other_author_articles label {
		float: left;  
		display: block;  /* block float the labels to left column, set a width */
		width: 150px;		
		margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
		padding: 0; 
		text-align: right; 
}

#other_author_articles fieldset label:first-letter {  /* use first-letter pseudo-class to underline accesskey, note that */
		text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
}

#other_author_articles fieldset legend {
		/*All IE versions Hack, including IE8 Standards Mode by adding \9 */
		position: absolute\9;
		top: -1em\9;
		left: .2em\9;
		
		margin:0;
		margin-left:15px;
		padding: 5px;
		font:100% verdana,arial,sans-serif;
		font-size: 12px;		
		color: #888888;
		background:#FFFFFF;
		border: 1px solid #D0D5D8;
}


#other_author_articles p {
		display:block;
		margin:0;
		padding:0;
		padding-left:115px;
		padding-right:5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight:normal;
		color: #555;
		line-height: 1.5em;
		clear:right;
}

#other_author_articles .titleOne {
		display:block;
		margin:0;
		
		/*All IE versions Hack, including IE8 Standards Mode by adding \9 */
		margin-top:1.4em\9;
		
		padding:0;
		padding-left:110px;
		padding-top:5px;
		padding-right:5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight:bold;
		color:#778A98;
		line-height: 1.5em;
		clear:right;
}

#other_author_articles .titleOne a {
		text-decoration:none;		
}

#other_author_articles .titleOne a:hover {
		text-decoration:underline;
}

#other_author_articles img {
		position:relative;
		float:left;
		width:100px;
		margin:0;
		margin-top:5px;
		
		/*All IE versions Hack, including IE8 Standards Mode by adding \9 */
		margin-top:1.4em\9;
		
		margin-left:5px;
		margin-right:5px;	
		padding: 2px;		
		border: 0;		
		background:#FFFFFF;
		border-right: 1px solid #D0D5D8;
		border-bottom: 1px solid #D0D5D8;		
}

#foldButton {
		position:relative;
		width:170px;			
		margin:0;
		margin-bottom:5px;
		padding:0;		
		vertical-align:top;
		clear:both;		
}

#foldButton img {
		position:relative;
		float:left;
		width:15px;
		height:13px;
		margin:0;
		padding:0;
		padding-left:5px;
		padding-right:5px;
		border: 0;				
}

#foldButton .fold{
		margin:0;
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight:bold;
		color:#778A98;
		line-height: 1.5em;
		clear:right;
}

#foldButton .fold a {
		color:#778A98;
		text-decoration:none;		
}

#foldButton .fold a:hover {
		color:#778A98;
		text-decoration:underline;
}

#other_author_articles ul {
		margin:0;
		padding:0;
		padding-left: 1em;
		text-indent: -0.7em;							
}

#other_author_articles ul li:before {
		content: "\00BB \0020";
}


#other_author_articles li {
		padding-left:5px;
		padding-right:5px;
		list-style: none;
	
}

#other_author_articles .titleRest {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight:normal;
		color: #555;
		line-height: 1.5em;	
}

#other_author_articles .titleRest a {
		text-decoration:none;		
}

#other_author_articles .titleRest a:hover {
		text-decoration:underline;
}

/*TABS*/
#myTabs {
	width:300px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:10px;
}

.tabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px; 
	margin-left:15px;
	padding: 0px;
	height: 20px;
}

.tabs_title li {
	float : left;
	margin-right : 8px;
	margin-bottom:1px;
	padding : 2px 10px 2px 10px;	
	border : 1px solid #D0D5D8;
	border-bottom:0;
}

#myTab1 {
	font:100% verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:normal;		
	color: #778A98;
	background-color: #FAFAFA;
}

#myTab1 a {
	font:100% verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:normal;		
	color : #778A98;
	text-decoration:none;
}

#myTab1 a:hover {
	text-decoration:underline;
}

#myTab2 {
	font:100% verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:normal;		
	color: #778A98;
	background-color: #FFFFFF;
}

#myTab2 a {
	font:100% verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:normal;		
	color : #778A98;
	text-decoration:none;
}

#myTab2 a:hover {
	text-decoration:underline;
}

#myTabsContent {
	position:relative;
	width:100%;
	background-color: #FAFAFA;
	border: 1px solid #D0D5D8;
	clear:both;
}

#myContent1 {
	display: block;
}

#myContent1 div {
	margin-bottom:2px;
	clear:both;
}

#myContent1 p {
	margin:0;
	padding:0;
	padding-left:60px;
	padding-right:5px;
	font-size:11px;
	line-height: 1.5em;
}

#myContent1 .title {
	margin:0;
	padding:0;
	padding-left:60px;
	font-size:12px;
	font-weight:bold;
	line-height: 1.5em;
}

#myContent1 .title a {
	color: #778A98;
	text-decoration:none;		
}

#myContent1 .title a:hover {
	color: #778A98;
	text-decoration:underline;
}

#myContent1 img {
	width:50px;
	float:left;
	margin:0;
	padding:2px;
	background:#FFFFFF;
	border-right: 1px solid #D0D5D8;
	border-bottom: 1px solid #D0D5D8;
}

#myContent2 {
	display: none;
}

#myContent2 div {
	margin-bottom:2px;
	clear:both;
}

#myContent2 p {
	margin:0;
	padding:0;
	padding-left:60px;
	padding-right:5px;
	font-size:11px;
	line-height: 1.5em;
}

#myContent2 .title {
	margin:0;
	padding:0;
	padding-left:60px;
	font-size:12px;
	font-weight:bold;
	line-height: 1.5em;
	color: #778A98;
}

#myContent2 .comment {
	font-weight:normal;
	color: #555;
}

#myContent2 .comment a {
	font-weight:normal;
	color: #555;
	text-decoration:none;		
}

#myContent2 .comment a:hover {
	color: #555;
	text-decoration:underline;
}

#myContent2 img {
	width:50px;
	float:left;
	margin:0;
	padding:2px;
	background:#FFFFFF;
	border-right: 1px solid #D0D5D8;
	border-bottom: 1px solid #D0D5D8;	
}

.tabs_panel {
	position:relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 4px;	
	clear: both;
	overflow: hidden;
}

.tabs_panel.active {
	display: block;
}

/*TAG CLOUD*/
#tagwrapper {
		width:300px;
		margin:0 auto;
		margin-top:5px;
		margin-bottom:10px;
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		background:#71b5e9 url(img/bg_tags.gif) repeat-x;
		text-align:center;
}

.tag_cloud { 
		padding: 3px; 
		text-decoration: none; 
}

.tag1{font-size:100%;}
.tag2{font-size:120%;}
.tag3{font-size:140%;}
.tag4{font-size:160%;}
.tag5{font-size:180%;}
.tag6{font-size:200%;}

.tag_cloud:link  { 
		color: #FFFFFF; 
}

.tag_cloud:visited { 
		color: #DDD4FB; 
}

.tag_cloud:hover { 
		color: #cff400; 
		text-decoration: none; 
}

.tag_cloud:active { 
		color: #ffffff; 
}

/*QUOTES*/
#quotes {
		width:300px;
		margin:0 auto;
		margin-top:5px;
		margin-bottom:5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #555;
		line-height: 1.5em;
}

blockquote {
		position:relative;
		margin:0;
		padding:5px;
		border: 1px solid #D0D5D8;
		border-left: 5px solid #D0D5D8;
		background-color: #FAFAFA; 
}

blockquote span.q66, blockquote span.q99 {
		position:absolute;
		font-size:5em;
		color:#D0D5D8;
}

blockquote div {
		display:inline
}

blockquote span.contents {
		margin:0;
		padding-left:25px;
		
}

blockquote span.q66 {
		top:20px;
		left:0;
}

blockquote span.q66 {
		right:5px;
		bottom:5px;
}

/*LAST 20 MEMBERS*/
#members {
		position:relative;
		width:300px;
		margin:0 auto;
		margin-top:10px;
}

#members_left {
		position:relative;
		float:left;
		width:15px;
		height:30px;
		margin:0;
		margin-bottom:3px;
		padding:0;
		background-image: url(img/bar_green_left.png);
		background-repeat: repeat-x;
		background-position: left bottom;
}

#members_middle {
		position:relative;
		float:left;
		width:270px;
		height:30px;
		margin:0;
		margin-bottom:3px;
		padding:0;
		background-image: url(img/bar_green_middle.png);
		background-repeat: repeat-x;
		background-position: left bottom;
}
	
#members_middle h3 {
		margin:0;
		padding:0;
		padding-top:5px;
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color:#FFFFFF;
		line-height: 1.5em;
		vertical-align:middle;
}
	
#members_right {
		position:relative;
		float:left;
		width:15px;
		height:30px;
		margin:0;
		margin-bottom:3px;
		padding:0;
		background-image: url(img/bar_green_right.png);
		background-repeat: repeat-x;
		background-position: left bottom;
}
	
#members_logo {
		position:relative;
		float:left;
		width:298px;
		height:30px;
		margin:0;
		padding:0;
}
	
#members_logo img {
		position:relative;
		float:left;
		width:32px;
		height:32px;
		left:10px;
		margin:0;
		padding:0;
		border:0;
}
	
#members_logo p {
		position:relative;
		float:left;
		margin:0;
		padding:0;
		top:5px;
		left:25px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 11px;
		color: #3A4849;
}

#members_photo {
		position:relative;
		width:297px;
		margin:0;
		padding:0;
		border: 1px solid #D0D5D8;
		border-top: 1px dotted #D0D5D8;
		border-bottom: 3px solid #D0D5D8;
		background:#FAFAFA;
}
	
#members_photo ul {
		width:298px;
		margin:0;
		padding:0;
		padding-left:17px;
		text-align:left;
}
	
#members_photo ul li {
        width: 65px;
        max-height: 100px;
		margin:0;
		padding:0;
		display: -moz-inline-stack;/*FF2*/
        display: inline-block;
        *display: inline;/*IE6, IE7*/		
        vertical-align: bottom;
        zoom: 1;
        _height: 100px;/*IE6*/   
}
	
#members_photo ul li div {
		position:relative;
		width:65px;
		margin:0;
		padding:0;
		text-align:center;
		vertical-align:bottom;
}
	
#members_photo div img {
		position:relative;
		width:55px;
		max-height:55px;
		margin:0;
		padding:5px 0px 0px 0px;
		border:0;
}
	
#members_photo ul li p {
		position:relative;
		margin:0;
		padding:0;		
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #555;
		text-align:center;	
}

#members_footer {
		position:relative;
		float:left;
		width:298px;
		height:25px;
		margin:0;
		margin-top:5px;
		padding:0;
}
	
#members_footer p {
		position:relative;
		float:right;
		margin:0;
		padding:0;
		top:2px;
		right:15px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 11px;
		color: #3A4849;
}
	
#members_footer a {
		color: #498B48;
		text-decoration:none;
}

#members_footer a:hover {
		color: #498B48;
		text-decoration:underline;
}

/*EPR WRITERS*/
#writers {
		position:relative;
		width:300px;
		margin:0 auto;
		margin-top:10px;
}

#writers_left {
		position:relative;
		float:left;
		width:15px;
		height:30px;
		margin:0;
		margin-bottom:3px;
		padding:0;
		background-image: url(img/bar_green_left.png);
		background-repeat: repeat-x;
		background-position: left bottom;
}

#writers_middle {
		position:relative;
		float:left;
		width:270px;
		height:30px;
		margin:0;
		margin-bottom:3px;
		padding:0;
		background-image: url(img/bar_green_middle.png);
		background-repeat: repeat-x;
		background-position: left bottom;
}
	
#writers_middle h3 {
		margin:0;
		padding:0;
		padding-top:5px;
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color:#FFFFFF;
		line-height: 1.5em;
		vertical-align:middle;
		background:transparent;
}
	
#writers_right {
		position:relative;
		float:left;
		width:15px;
		height:30px;
		margin:0;
		margin-bottom:3px;
		padding:0;
		background-image: url(img/bar_green_right.png);
		background-repeat: repeat-x;
		background-position: left bottom;
}

#writers_desc {
		position:relative;
		width:297px;
		margin:0;
		padding:0;
		border: 1px solid #D0D5D8;
		border-top: 1px dotted #D0D5D8;
		border-bottom: 3px solid #D0D5D8;
		background:#FAFAFA;
}

#writers_desc .title {
		margin:0;
		padding:5px;
		font-size:12px;
		font-weight:bold;
		line-height: 1.5em;
		color: #778A98;
}

#writers_desc  img { /*one writer photo*/
		position:relative;
		float: left;
		width:100px;
		margin:0px 5px 0px 5px;
		padding:1px;
		border: 1px solid #D0D5D8;
		background:#FFFFFF;
}

#writers_desc p {/*one writer desc*/
		position:relative;
		margin:0;
		padding:0px 5px 5px 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #555;
			
}
	
#writers_desc ul {
		width:298px;
		margin:0;
		padding:0;
		padding-left:12px;
		display:block;
}
	
#writers_desc ul li {
 		width: 55px;
		margin:0;
		margin-bottom:2px;
		padding:0;
		display: -moz-inline-stack;/*FF2*/
        display: inline-block;
        *display: inline;/*IE6, IE7*/		
        vertical-align: bottom;
        zoom: 1;
        _height: 100px;/*IE6*/   
}

#writers_desc ul li div {
		position:relative;
		width:55px;
		margin:0;
		padding:0;
		vertical-align:bottom;
}

#writers_desc ul li  img {
		position:relative;
		width:50px;
		margin:0;
		padding:1px;
		border:0;
}

#writers_articles {
		width:298px;
		margin:0;
		padding:0;
		display:block;		
}

#writers_articles p {
		position:relative;
		margin:0;
		padding:0px 0px 0px 5px;
		display:list-item;
		list-style:none;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight:normal;
		color: #555;	
}

#writers_articles p:before {
		content: "\00BB \0020";
}

#writers_articles a {
		color: #555;
		text-decoration:none;		
}

#writers_articles a:hover {
		color: #555;
		text-decoration:underline;
}

#writers_footer {
		position:relative;		
		width:298px;
		height:15px;
		margin:0;
		margin-bottom:10px;
		padding:0;
}
	
#writers_footer span.left {
		position:relative;
		float:left;
		margin:0;
		padding:0;
		top:5px;
		left:10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 11px;
		color: #3A4849;
}

#writers_footer span.right {
		position:relative;
		float:right;
		margin:0;
		padding:0;
		top:5px;
		right:10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 11px;
		color: #3A4849;
}

#writers_footer a {
		color: #498B48;
		text-decoration:none;
}

#writers_footer a:hover {
		color: #498B48;
		text-decoration:underline;
}
/*LAST & MOST VIEWED VIDEO*/
#last_added_videos {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
}
#last_viewed_videos {
	position:relative;
	width:300px;
	margin:0 auto;
	padding:0;
}
.box_video {
	width:100%;
	margin:0;	
	margin-top:10px;
	margin-bottom:5px;
	padding:10px 10px 1px 10px;
}
.box_video h2 {
	/*font-size:1em;*/	
	color:#FFFFFF;
	/*margin:-10px -10px 0 -10px;*/
	padding:6px 12px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	line-height: 1.5em;
	vertical-align:middle;
}
.box_video h2 a,
.box_video h2 a.visible {
	color:#FFFFFF;
	background:#CFAA46 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
	font-weight:normal;
	text-decoration:none;
}
.box_video h2 a.hidden,
.box_video h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box_video h2 a:hover {
	background-color:#AB7A3B;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}
/* menus
----------------------------------------------- */
.box_video ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
	margin:0;
	padding:0;
}
.box_video ul.menu li {
	margin:0;
}
.box_video ul.menu li a {
	color:#369;
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
.box_video ul.menu li a:hover {
	color:#fff;
	background:#eee;
}
.box_video ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
.box_video ul.menu ul {
	list-style:none;
	margin:0;
	padding:0;	
}
.box_video ul.menu ul li a {
		padding-left:10px;
		min-height:55px;	
}

.box_video ul.menu ul li a span {
		position:relative;
		display:list-item;
		margin:0;
		margin-left:90px;
		margin-top:-55px;		
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #333;
		line-height: 1.6em;
		vertical-align:top;
}

.box_video ul.menu ul  img{
	margin:0;
	margin-right:5px;
	padding:2px;
	background:#FFFFFF;
	border:0;
	border-right: 1px solid #D0D5D8;
	border-bottom: 1px solid #D0D5D8;
}

/* section menus
----------------------------------------------- */
.box_video ul.section {
	border-top:0;
	margin-bottom:0;
}
.box_video ul.section li a {
	background:#F5CA53;
}
.box_video ul.section li a:hover {
	background:#F2B718;
}
.box_video ul.section li a:active {
	color:#fff;
	background:#666;
}
.box_video ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
.box_video ul.section li li a:hover {
	background:#ccc;
}
.box_video ul.section li li a:active {
	color:#000;
	background:#fff;
}
.box_video ul.section ul li {
	text-transform:none;
}
.box_video ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
.box_video ul.section ul.current li a:hover {
	background:#ddd;
}
.box_video ul.section ul.current li a:active {
	background:#fff;
}
.box_video ul.section li a.current {
	color:#fff;
	background:#666;
}
.box_video ul.section li a.current:hover {
	background:#555;
}
.box_video ul.section li a.current:active {
	background:#444;
}
.box_video ul.section li a.active {
	background:#fff;
	cursor:default;
}
.box_video ul.section li.current > a.active,
.box_video ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}
.box_video ul.section	a {
		font-weight:normal;
		text-decoration:none;
	}

.box_video ul.section a:hover {
		font-weight:normal;
		text-decoration:none;
	}