
*{margin:0px; padding:0px;}
body{/*Defined in global.css*/}

/**********global Blocks*****/
#container{/*defined in global.css*/}
#header,#navigation,#content{/*defined in global.css*/}

	#header .logo{/*defined in global.css*/}
	#header .search{/*defined in global.css*/}
	.search form.search-form{/*defined in global.css*/}
/********end header********/
#navigation{/*defined in global.css*/}
/**********content***/
#content{/*defined in global.css*/}
#content .search-dir
{
	position:relative;
	width:100%; margin:0 auto; height:auto;
	background:#E7E7E7; margin-top:10px;
	text-align:right;
}
#content .search-dir form{margin-right:30px; padding-top:5px; padding-bottom:5px;}
#content .search-dir form label{font-weight:bold; color:#9D0226; margin-right:10px;}
#content table
{
	position:relative;
	margin:0 auto; height:auto;
	margin-top:15px; margin-bottom:15px;
}
#content table tr.heading
{
	position:relative; background:url(../siteimages/background/menu-list-active.jpg) left repeat-x; height:34px;
}

#content table tr td
{
	position:relative;
	background:#F4F4F4; 
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}

#content table tr td h2
{
	position:relative;
	font-size:13px; color:#9D0126;
	margin:5px;
}

#content table tr td h2 a{position:relative; color:#982C2A;}
#content table tr td h2 a:hover{text-decoration:none;}

#content table tr td p{position:relative; margin-left:5px; margin-right:5px;}
#content table tr td a.more{position:relative; margin-left:10px; line-height:24px; color:#A30327;}
#content table tr td a.more:hover{text-decoration:none;}
#content table tr td img{border:none;}

#content .pagination
{
	position:relative; text-align:center;  color:#990000;
	font-size:12px;
}

#content .pagination a{color:#162C9C; text-decoration:none;}
#content .pagination a:hover{text-decoration:underline;}
#content .pagination span, #content .pagination a{margin-left:3px; margin-right:3px;}
	
/************content-text*******/

#content #content-text{/*defined in global.css*/ width:637px;}
	
	#content-text #text-heading,#content-text #text-footer
	{
		position:relative;
		margin:0; padding:0;
		width:637px;
		height:28px;
		background:url(../siteimages/background/block-heading.jpg) repeat-x;
		z-index:050;
	}
	
	
	 #text-heading .left{position:relative; width:auto; height:28px; display:inline; }
	 #text-heading .left h1{font-size:14px;  color:#fff; background:url(../siteimages/background/icon-heading.jpg) 10px 10px no-repeat; padding-left:25px; line-height:26px;}
	 
	 #text-heading .right ,#text-footer .right{position:relative; width:auto; display:inline; height:26px; text-align:right;}
	 
	 #text-heading .right span,#text-heading .right a
	 ,#text-footer .right span,#text-footer .right a
	 {
	 	position:relative; font-size:11px; font-weight:bold; margin:0; padding:0;
		color:#fff; text-decoration:none; margin-left:2px; margin-right:3px; line-height:24px; padding:3px; padding-top:0; padding-bottom:0;  padding-right:6px;
		border-right:1px dotted #fff;
	 }
	 
	 #text-heading .right a:hover,
	 #text-footer .right a:hover,
	 #text-heading .right span.normal_bold,
	 #text-footer .right span.normal_bold
	 {
	 	color:#9BD946;
	 }
	 
	  #text-heading .right span.inactive,#text-footer .right span.inactive{color:#ccc;}
	  #text-heading .right a.no-border,#text-heading .right span.no-border,
	  #text-footer .right a.no-border,#text-footer .right span.no-border
	  {border:none;}
	  
	  #text-heading .right .link, #text-footer .right .link
	  {
	  	position:relative;
		margin:0; padding:0;
		width:auto;
		height:23px;
		text-align:right; display:inline;
		margin-left:10px; margin-right:10px; top:1px;
	  }
	   #text-heading .right .link a, #text-footer .right .link a{border:none; margin:0; padding:0;  }
	  
	  #text-heading .right .link img, #text-footer .right .link a img{position:relative; border:none; margin:0; padding:0; line-height:10px;}
	  
	  #text-heading .right .no-border, #text-footer .right .no-border{border:none;}
	  #text-heading .right label{position:relative; top:3px; color:#fff; }
	  #text-heading .right select{position:relative; top:3px; margin-right:5px; margin-left:5px; width:140px;}
	
	#content-text #text-container
	{
		position:relative;
		width:615px;
		height:auto;
		border:1px solid #b6b6b6;
		border-bottom:none; border-top:none;
		padding:10px; 
	}
		#text-container img{position:relative; float:left; display:inline; margin-right:10px;}
		#text-container h3{font-size:13px; margin-bottom:10px; line-height:16px;}
		#text-container h4{font-size:13px;}
		#text-container h5{font-size:12px; color:#D31889; margin-top:5px; margin-bottom:5px;}
		#text-container em{font-size:11px; color:#000;}
		#text-container p{margin-bottom:5px; line-height:17px; text-align:justify;}
		#text-container a{color:#783793; text-decoration:none;}
		#text-container em a{color:#783793; text-decoration:none;}
		#text-container a:hover,#text-container em a:hover{text-decoration:underline;}
		#text-container ul{position:relative; list-style:none; margin-bottom:15px; }
		#text-container ul li{position:relative; float:none; line-height:15px; margin-bottom:5px; padding-left:15px; 
		background:url(../siteimages/background/text-container-list.gif) left 6px no-repeat;
		}
		
		#text-container ol{position:relative;  margin-bottom:15px; }
		#text-container ol li{position:relative; float:none; line-height:15px; margin-bottom:5px; margin-left:15px; }
		
		#text-container h1{font-size:14px; color:#D31889; line-height:20px;}
		#text-container h2{font-size:14px; color:#D31889; line-height:20px; margin-bottom:10px;}
		#text-container p.author{font-weight:bold;}
		#text-container p.date{color:#666;}
		
		#text-container .main-image
		{
			position:relative;
			border:1px solid #b6b6b6;
			margin:0 auto;
			width:593px;
			height:auto;
			padding:10px;
			text-align:center;
			margin-bottom:10px;
		}
		
		#text-container .main-image img{float:none;}
	
	#text-container .item
	{
		position:relative;
		width:615px; height:auto;
		margin-bottom:10px;
		border-bottom:1px solid #ABACAD;
		padding-bottom:10px;
	}
	
	.item .item-image{position:relative; width:72px; float:left; height:72px; display:inline; overflow:hidden; border:1px solid #4B5A64;}
		.item .item-image img{border:none;}
	
	#text-container .item .item-description
	{
		position:relative;
		width:535px;
		height:auto;
		float:right; display:inline;
	}
		#text-container .item .item-description h4{font-size:14px; color:#58595B; line-height:16px; margin-bottom:5px;}
		#text-container .item .item-description h4 a{color:#000; text-decoration:none;}
		#text-container .item .item-description h4 a:hover{color:#7C409A; text-decoration:none;}
		#text-container .item .item-description span.author{color:#CB138B; font-size:11px;}
		#text-container .item .item-description p{position:relative; margin-top:5px; color:#231F20; margin-bottom:5px;}
		#text-container .item .item-description a{color:#A10629; text-decoration:none;}
		#text-container .item .item-description a:hover{text-decoration:underline;}
		#text-container .item .item-description em{font-size:11px; color:#939598;}
	
	
		#content #content-text .category-container
		{
			position:relative;
			width:617px;
			height:auto;
			margin-bottom:10px;
		}
		
	#text-container .category-container .heading
	{
		position:relative;
		margin:0; padding:0;
		width:617px;
		height:28px;
		background:url(../siteimages/background/block-heading.jpg) repeat-x;
		z-index:050;
	}
	
		
		#text-container .category-container .heading h2{font-size:14px; color:#fff; margin-left:10px; line-height:25px;}
		
	#text-container .category-container .category-list
	{
		position:relative;
		width:615px;
		height:auto;
		border:1px solid #b6b6b6;
	}
	
	.category-container .category-list .article-item
	{
		position:relative;
		margin:5px; 
		width:290px; height:auto;
		border-bottom:1px solid #ABACAD;
		padding-bottom:5px; float:left; display:inline;
	}
	
	.category-container .category-list .article-item .image{position:relative; width:72px; float:left; height:72px; display:inline; overflow:hidden; border:1px solid #4B5A64;}
	.category-container .category-list .article-item .image img{position:relative; border:none; }
	
	.category-container .category-list .article-item .description{position:relative; width:207px; float:right; display:inline; height:70px; overflow:hidden; }
	.category-container .category-list .article-item .description h4{position:relative; color:#454545; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  height:28px; overflow:hidden;}
	.category-container .category-list .article-item .description h4 a{color:#58595B; text-decoration:none; line-height:14px; font-size:11px;}
	.category-container .category-list .article-item .description h4 a:hover{color:#A70328;}
	.category-container .category-list .article-item .description p{position:relative; font-size:12px; /*color:#454545; */ color:#808285;  width:120px; float:left; display:inline;}
	.category-container .category-list .article-item .description p.author
	{position:relative; font-size:10px; color:#1C4C8F; width:100%; margin-bottom:5px; margin-top:3px;}
	.category-container .category-list .article-item .description a.author{position:relative; font-size:10px; color:#000; text-decoration:none; float:left; display:inline; margin-right:3px; line-height:14px; text-decoration:none; margin-left:2px;}
	.category-container .category-list .article-item .description a.author:hover{text-decoration:underline; color:#990000;}
	
	
/**********contact-form*******/

#text-container form.contact-form
{
	position:relative;
	width:100%;
	height:auto;
	border-bottom:1px solid #abacad;
	margin-bottom:15px;
}

	form.contact-form h2{font-size:13px; color:#000; border-bottom:1px solid #abacad; line-height:20px; margin-bottom:15px;}

	form.contact-form label.text
	{
		position:relative;
		width:200px;
		float:left; display:block;
		color:#000000;
		font-size:12px; margin-right:10px;
		text-align:right;
		line-height:20px;
	}
	
	form.contact-form span.red{color:#A80329; margin-left:3px;}
	form.contact-form p.blue{margin-bottom:40px; margin-top:10px;}
	
	form.contact-form input.input
	{
		position:relative;
		width:300px;
		border:1px solid #ABACAD;
		height:17px; padding:1px;
		margin-bottom:10px;
	}
	
	form.contact-form textarea
	{
		position:relative;
		width:300px;
		border:1px solid #ABACAD;
		height:120px; padding:1px;
		margin-bottom:10px;
	}
	
	form.contact-form img.captcha{position:relative; float:left; margin-left:210px; display:inline; margin-bottom:10px; border:1px solid #ABACAD;}
	
	form.contact-form input.submit
	{
		position:relative;
		margin:30px;
		margin-left:210px;
	}
	
	

/**********end contact-form*******/	


/**********past-issues********/

	#text-container .issue-block
	{
		position:relative;
		width:286px;
		height:160px;
		border:1px solid #B5B7BA;
		background:#F1F2F2;
		z-index:100; float:left; display:inline;
		margin:6px;
	}
	
	
	
	.issue-block .issue-text
	{
		position:relative; width:140px;
		height:150px; margin:5px; 
		float:left; display:inline; 
	}
		.issue-text h2{position:relative; color:#005A81; font-size:13px; line-height:15px; margin-bottom:5px;}
		.issue-text img{position:relative; margin:5px; border:none;}
	
	.issue-block .issue-image
	{
		position:relative; width:110px;
		height:auto; margin:5px; 
		float:right; display:inline; 
	}
	
		.issue-image img{border:none;}

	
/**********end past-issues****/
	
		
/********sidebar*********/	
#content #sidebar{/*defined in global.css*/}

#sidebar .sidebar-block{/*defined in gloabl.css*/}
#sidebar .video{background:#bfbfbd; padding:5px; width:300px}
#sidebar .video h2.video-heading,
#sidebar .ads-info h2.heading{position:relative; padding-left:15px; font-size:13px; color:#fff; background:url(../siteimages/background/block-heading.jpg) left repeat-x; height:28px; line-height:28px; width:285px; }
#sidebar .ads-info{position:relative; padding:3px; border:2px solid #bfbfbd;  width:300px; background:#F8F9DF;}
#sidebar .ads-info h3{position:relative; width:300px; height:auto; line-height:20px; color:#773A97; margin:5px; }
#sidebar .ads-info ul
{
	position:relative; width:300px; height:auto; list-style:none; margin:5px; margin-bottom:10px;
}

#sidebar .ads-info ul li
{
	position:relative; width:275px; height:auto; line-height:16px; margin-bottom:5px; 
	background:url(../siteimages/background/text-container-list.gif) left 5px no-repeat; padding-left:10px; margin-left:10px; margin-right:5px;
}

/**************end sidebar**********/

#footer{/*defined in gloabl.css*/}



form.contact-form div#messageBox{position:relative; width:100%; height:auto; text-align:center; margin-bottom:10px;}

div#messageBox p{text-align:center;}