/*--------------------------------
             common
----------------------------------*/
/*#container
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url("../images/borderleft.png") repeat-y 706px 0;
	margin: 8px 0 0 0;
}*/
/* --------------------------
         content
-------------------------- */
.content
{
	float:left;
	padding:0 0 15px 0;
	width:710px;
	overflow:hidden;
}

/* --------------------------
         sideBar
-------------------------- */
.sideBar
{
	float:right;
	width:232px;
	/*margin: 6px 0 0 0;*/
}
	
.sideBar .user
{
	border:1px solid #ccc;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	width: 230px;
}

.sideBar .user form
{
	margin:0;
	padding:0 0 5px 5px;
	line-height:25px !important;
}
.sideBar .user .chkbox
{
	margin:2px 0 0 0;
}

.sideBar .user span
{
	text-align: right;
	display: block;
	float: left;
	padding: 0 8px 0 0;
	color: #1b518e;
	width: 75px;
}
.sideBar .user a
{
	padding:0 0 0 5px;
	text-decoration:underline;
}
.sideBar .user a:hover
{
	text-decoration:none;
}
.sideBar .user .textbox1
{
	width:110px;
	border:1px solid #8A9ABB;
	height: 16px;
	margin: 0;
	padding: 1px 0;
}
.sideBar .user .textbox2
{
	width:60px;
	border:1px solid #ccc;
	margin: 0 0 0 60px;
	background: #e2f0fb;
	color: #1b518e;
	height: 25px;
	cursor: pointer;
}

.sideBar .user img
{
	vertical-align:top;
	float: left;
	display: block;
}

.leftList
{
	padding:0 0 5px 0;
	border: 1px solid #ccc;
	width: 230px;
	margin: 0 0 8px 0;
}
.leftList h4 .floatR
{
	font-weight:normal;
}
.listContent
{
	line-height:20px;
	height: 160px;
}
*+html .listContent
{
	height: 176px;
}
.listContent li 
{
	width:210px;
	height:20px;
	clear: both;
	padding: 0 0 0 10px;
	background:url("../images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
}
.listContent li a 
{

	display:block;
}
.leftList li span
{
	float:right;
	color:#666;
}

/* --------------------------
        mainContent
-------------------------- */
.mainContent
{
	/*background:url("../images/borderleft.png") repeat-y 0 0;*/
}
/* --------------------------
        newsContent
-------------------------- */
.newsMain
{
	padding:0 0 10px 0;
	border:1px solid #ccc;
}
#newsContent
{
	padding:10px 15px;
	line-height:26px;
}
#newsContent p
{
	margin:0 0 6px 0;
	font-size: 14px;
	/*text-indent:2em;*/
}
#newsContent img
{
	margin: 0 auto;
	display: block;
	background: #fafafa;
}
/* --------------------------
        newsTitle
-------------------------- */
.newsTitle
{
	text-align:center;
	padding: 8px 0;
	border-bottom: 1px dashed #d3d3d3;
	width: 97%;
	margin: 0 auto;
}
.newsTitle h1
{
	line-height:40px;
	font-size: 20px;
	color:#1F477E;
}
.newsTitle h5
{
	width:90%;
	height:20px;
	line-height:20px;
	margin: 0 auto;
	padding: 6px 0;
	font-weight: normal;
	color: #666;
	
}
.newsTitle h5 span
{
	margin:0 15px 0 0;
}
/* --------------------------
        tagsNews
-------------------------- */
.tagsNews
{
	height:140px;
	margin:0 auto 10px auto;
	overflow:hidden;
	width:96%;
	border:1px solid #d3d3d3;
}

.tagsNews ul
{
	padding:0 15px 0 12px;
} 
.tagsNews ul li
{
	line-height:24px;
	background:url("../images/bg.png") no-repeat -225px -378px;
	padding: 0 0 0 8px;
	height: 24px;
	border-bottom: 1px dashed #d3d3d3;
}
.tagsNews ul li a
{
	color:#1F3A87;
}

/* --------------------------
        newsSpreadButton
-------------------------- */
.newsSpreadButton
{
	line-height:30px;
	height: 30px;
	text-align: right;
	width:96%;
	margin:4px auto;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
	background:#fafafa;
}
.newsSpreadButton a
{
	padding: 0 15px;
	color: #182e62;
}
/* --------------------------
       relatedLinks
-------------------------- */
#relatedLinks
{
	width:95%;
	margin:4px auto;	
}
#relatedLinks h3
{
	line-height:30px;
	height: 30px;
	text-align:left;
	padding:0 0 0 18px;
	color:#1F3A87;
	background: url(../images/bg.png) no-repeat  -217px -585px #fafafa;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
}
#relatedLinks li
{
	background: url(../images/bg.png) no-repeat  -224px -66px;
	height:24px;
	line-height:24px;
	padding:0 0 0 10px;
	color:#1F3A87;	
}
#relatedLinks li a
{
	color:#1F3A87;
}
/* --------------------------
         newsAd
-------------------------- */
.newsAd
{
	height:92px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:6px 4px 4px 4px;
}
.newsAd img
{
	width:345px;
	height:90px;
}
/* --------------------------
         newsAd1
-------------------------- */
.newsAd1
{
	height:170px;
	margin: 0 0 8px 0;
	background:#fafafa;
}
.newsAd1 img
{
	width:230px;
	height:170px;
	display: block;

}
/* --------------------------
      	newsAd2
-------------------------- */
.newsAd2
{
	margin:0 0 8px 0;
}
.newsAd2 img
{
	height:80px;
	display:block;
	background:#eee;
	width: 228px;
	border: 1px solid #ccc;
}
/* --------------------------
        jobsContent
-------------------------- */

#jobsContent
{
	padding:10px 15px;
	line-height:26px;
	color:#333;
}
#jobsContent p
{
	margin:0 0 10px 0;
	font-size: 12px;
}
#jobsContent img
{
	margin: 0 auto;
	display: inline;
	background: #fafafa;
	float:right;
	width:94px;
	height:136px;
}
.jobsBlock
{
	background:#fafafa;
	border:1px solid #e0e0e0;
	margin:0 0 15px 0;
	padding:10px;
}
.jobsBlock li
{
	float:left;
	width:48%;
	padding:0 10px 0 0;
}
.jobsBlock2
{
	margin:0 0 15px 0;
	padding:10px 0;
}
.jobsBlock2 li
{
	float:left;
	width:40%!important;
	width:45%;
	padding:0 10px 0 0;
}
.jobBorder
{
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
}
.Disclaimer
{
	color:#ba1212;
	text-align:center;
}



.VoteTable{}
.VoteTable .VoteIndex{text-align:center;
width:100px;}
.VoteTable .VoteInput{}
.VoteTable .VoteTitle{text-align:left;/*width:40px;*/}
.VoteSubmitBar{ padding:0 0 0 20px;
text-align:center;
width:300px;}









/* by sAm lEyy*/

