body {
   text-align: center;
	margin-top: 0px;
	padding-top: 0px;
   width: 950px;
   margin: 0 auto;
   background: #2b6daf url(../images/bg.jpg) repeat-x;
}
#wrapper {
width: 950px;
margin: 0 auto;
}
a:link, a:visited {
	text-decoration: none;
	color:#2b6daf;
	}
a:hover {
	text-decoration: underline;
}	
h1 , h2 {
	text-align: center;
	}	
p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
	color:#135188;
	padding-left: 10px;
	margin-top:5px;
	line-height: 19px;
	}
a img {
	border: none;
	}
.clear {
	clear: both;
	}	
.module-footer {
	background : url(../images/module_footer.png) no-repeat;
	}	
#breed {
	text-align: left;
	padding-left: 20px;
	font-size: 15px;
   color: #565656;
   line-height: 27px;
   
}		
input {
   background: #ebecee;
	color: #0b407e;
	border: 1px #0b407e solid;
	}		
/* ------S E A R C H     ----------------------------------------------   */
#search {
   padding: 7px 0 0 0;
	float: right;
	background: url(../images/search.png) no-repeat ;
	width: 268px;
	height: 41px;
	}
#search .search label {
	display: none;
	}
#search input , #search button {
	position: relative;
	left: 5px;
   background: #ebecee;
	color: #0b407e;
	border: 1px #0b407e solid;
	height: 20px;
	font-size: 15px;
}
#search .button {
cursor:pointer;
height: 23px;
	}
/* RESULTS */
.searchintro strong {
	color: red;
	}
.results {
	background-color:#f4f4f4;
	padding-bottom: 20px;
	}
.results h3 {
   text-align: center;
	color:gray;
	display: block;
	background-image: url(../images/title-bg.png);
	border-bottom-width: 1px;
	border-bottom-color:#d4d4d4;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:#d4d4d4;
	border-top-style: solid;
	}
.results a {
	color: red;
	display: block;
	background-image: url(../images/title-bg.png);
	border-bottom-width: 1px;
	border-bottom-color:#d4d4d4;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:#d4d4d4;
	border-top-style: solid;
	margin-right: 10px;
	}
.only , .phrase {
	direction: rtl;
	text-align: right;
	}
.word , .display {
	direction:rtl;	
	}
/* ----------LOGO----------------------------------------------- */
#logo {
	background: url(../images/logo.png) no-repeat;
	display: block;
	float: left;
	height: 121px;
	width: 378px; 
	}
/* -----------Main NAVigation menu--------------------------------------------------- */	
#nav {
	background: url(../images/nav.png) ;
	display: block;
	float: left;
	height: 50px;
	width: 950px;
	}	
#nav_lt {
	background: url(../images/nav_lt.png) no-repeat left;
	height: 50px;
	}
#nav_rt {
	background: url(../images/nav_rt.png) no-repeat right;
	height: 50px;
	}	
#nav ul {
	list-style: none;
	position:relative;
	width : 950px;
	margin: 0px;
	padding: 0px
	}
#nav ul li {
   font-family: Arial, Helvetica, sans-serif;
	display: inline; 
	}
#nav ul a {
	color: white;
   font-size: 17px;
	display: inline-table;
	line-height: 50px;
	padding: 0px 40px 0px 40px;
	margin: 0px 0px 0px 0px;
	}	
#nav ul li a:hover  {
		background-color:#0b417f;
	}
#nav ul .active a {
	color:#84ff4c;
}
#nav ul .active li a
{
	background-image:none !important;
	color:#fff;
}
#nav ul .active .active a
{
	background-color:#1c5897;
}		
#nav ul ul {
   margin: 0;
   padding:0;
	display:none;
	background-color:#0b417f;
	background-image:none;
   float:right;
   position : relative;
   top: -10px;
	width:950px;
	}	
#nav ul ul ul {
	display:none;
	}	
#nav li:hover ul {
	display: inline-table;
	}
#nav ul li ul a:hover   {
	background-image: none;
	background-color:#1c5897;
	}	
#nav ul li ul a   {
	padding: 0px 40px 0px 40px;
	}
#nav ul li ul a #current {
	text-decoration: underline;
}	
/* ----------- Big Header Image ---------------------------------------------- */	
#header {
	background: white url(../images/header_img.jpg) no-repeat 50% 50%;
	height: 326px;
	width: 950px;
	float: left;
	}
/* -----------------ANOUNCES------------------------------------------------------- */	
#anounce {
	float: left;
	background: url(../images/anounce.png) repeat-x ;
	height: 35px;
	width:950px;
	display: block;
	text-align:left;
	color: #fff;
	overflow:hidden;
	max-height: 38px;
	}
#anounce p {
	color: #fff;
	padding: 5px 0 0 15px;
}
.form-login {
	 height: 38px;
	 text-align: left;
	 padding: 0px 0 5px 0;
}
#anounce #mod_login_username ,#anounce #mod_login_password {
	background: #ebecee;
	color: #0b407e;
	border: 1px #0b407e solid;
	height: 15px;
	font-size: 11px;
}
.form-login fieldset {
	height: 38px;
	border: none;
}
.checkbox {
	border:none;
}
	/* -------main content------------------------------- */
#content {
   float: left;
	background-color: #ebecee;
	width: 950px;
	padding: 0;
	}
#secondary {
	float: left;
	margin-left :10px;
	margin-top: 10px;
	}
/* ----------LEFT  Modules ------------------------------------------------------- */	
#stuff .menu {
		background: #fff;
	list-style: square;
	margin:0px;
	text-align: left;
}

#form-login {
	text-align: left;
}
.module {
   background: #fff;
	width:179px;
	margin-bottom: 8px;
	padding:0;
	border: 1px #e1e1e1 solid;
	border-top: none;
	}
.mheader {
	position:relative;
	left: -27px;
	}

#mheader.forum-new{ background: url(../images/forum_new.png) no-repeat top left;	}
#mheader.new-poll{ background: url(../images/poll.png) no-repeat top left;	}
#new-poll fieldset {
	border: none;
	padding: 0px;
	margin: 0;
	}
#new-poll form.poll {
   text-align: left;
   position: relative;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #304c6e;
   font-size: 14px;
	padding-left:5px;
	padding-right: 2px ;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	list-style:none;
	}
#new-poll h4 {
	font-size: 15px;
	text-align: left;
	margin:0 0 0 5px;
	color:#1e2222;
	}
#new-poll fieldset {
	color: #2b6dbc;
	font-size: 13px;
}	
.module ul {
   text-align: left;
   position: relative;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #304c6e !important;
   font-size: 12px;
	padding-right:2px;
	padding-left: 5px ;
	margin: 0;
	list-style:none;
	}
.module ul li {
	border-bottom: #c3c3c3 thin dotted;
   padding-bottom: 3px;
   padding-top: 3px;
	}
.module ul li > last-child {
	border-bottom: none;
	}
.facebook {
	margin-bottom: 5px;
}		
/* ----------Primary Articles 
------------------------------------ */
#primary {
   float: left;
   position: relative;
   margin: 0 0px;
   top: 10px;
   right: 4px;
   background:#fff;
	width : 540px;
	border: 1px #e1e1e1 solid;
	margin: 0 0  25px 20px;
	z-index:5;
	}
#articles {
padding-right:20px;
padding-left: 20px;
	}	
#newvid {
	float: right;width: 510px;
	margin: 0 13px 0 0;
}
.contentheading {
	text-align : left;
   font-size: 15px;
	padding: 8px 0px 5px 12px ;
	background: url(../images/topic_bg.png) repeat-x;
	}
.contentheading a {
   color: #32a200;
}	
 .componentheading	{
 	text-align : center;
   font-size: 20px;
	padding: 5px 10px 0px 0 ;
	background: #eaeaea;
	color: black;
	height: 30px;
	margin: 10px 0 5px 0;
 }
.articleinfo {
 font-size: 11px;
 padding-top:0px;
 float: left;
	}		
.allarticleinfo {
	height: 30px;
	background: #ebecee;
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
	border: #d1d5d6 1px solid;
}
a.readon {
	background: url(../images/redon.png) no-repeat;
	display:block;
	height: 23px;
	width:76px;
	}	

.relative {
	position: relative;
}
.popular {
	position: absolute;
	top: -46px;
	right:-3px;
	background: url(../images/pop.png) no-repeat;
	height: 55px;
	width: 54px;
}
.sec-cat {text-align:left;}	
#page pre {
	font-size: 20px;
	border-bottom:4px double;
	padding-bottom: 3px;
	color:#000;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* ------- In Single Article /////////////////////////////////////------------- */
.iteminfo {
	text-align: left;
	font-size: smaller;
	}
	
	
/* ------- Right sidebar /////////////////////////////////////------------- */	
	
	
#right {
   float: right;
	width:179px;
	margin-right :10px;
	margin-top: 10px;
	padding:0;
	}	
	

/* ------------Pagination ////////////////////////////////////////---------- */
	ul.pagination ,.pagenav	  {
		list-style: none;
		margin : 50px 0px 0px 0px;
		padding: 10px 0 10px 0;
      width: 388px;
      text-align:center;
		background:  url(../images/pagination.png) no-repeat ;
		}
		ul.pagination li {
					display:inline;
					direction: rtl;
					padding: 10px;
					font-weight: bold;
					color: gray;
			}
	ul.pagination li:hover ,ul.pagination a:hover {
			background: white;
			}	
	.pagenav {
		margin-left: 20px;
		}
/* ---------- fooooooooooter ////////////////////////////////////--------*/
#footer {
   background: url(../images/footer.png) no-repeat;
   height: 56px;
   width: 950px;
   display: block;
   float: left;
   color: white;
}
#footer p {
   color:#ebecee;
   margin-top: 22px;
   font-size: 12px;
	}
/* ---------- POLL RESULTS ---------------------------- */
.pollstableborder {
	border : black thin solid ;
	width: 470px;
	direction: rtl;
	}
div.poll ,dl.poll {
	text-align: right;
	font-weight: bold;
	}
.pollstableborder th {
	background: gray;
	color: white;
	}	
.pollstableborder tr {
	background: #f4f4f4;
	font-weight: bold;
	}

	

div.poll tr:hover {
	background:#2b6daf;
	color: white;
	}
#new-poll input {
	margin: 10px 10px 0px 0px ;
	}
#new-poll a {
margin-right: 20px;
	}
/* -------- Category View-------------------- */
table.category {
	border: 1px black solid ;
	width:480px;
	text-align: left;
	}
.category th ,.category th a {
	background: gray;
	color: white;
	}	
.category tr {
	background: #f4f4f4;
	font-weight: bold;
	}
.category tr:hover , .category tr:hover a {
	background:#2b6daf;
	color: white;
	}
/*  ----------- SECTION VIEW ----------------------- */
#section ul {
   margin: 30px 40px 0px 0px;
	list-style: none;
	width: 400px;
	display: inline-block;
	font-weight:bold;
	}
#section  ul li {
   display: inline-table;
	}
#section  ul li a {
	display: block;
	background:#d4d4d4;
	width: 400px;
	color:#434343;
	line-height: 25px;
	}
#section  ul li a:hover {
	background:#2b6daf;
	width: 400px;
	color: white;
	}
/* ----------FRONT PAGE --------------------- */
.pageinfo {
	margin-top: 0px;
	margin-bottom: -15px;position:relative;top:-15px;
	}
.pageinfo a:link , .pageinfo a:visited  {
	color: gray;
	font-size: smaller;
	}
/*  Flash News ---------------------------------- */	
.jv-jvtitleflash .cattitle {
	float: left;
	text-align: right;
	width: 227px;
	line-height:35px;
	font-size: 15px;
	color:#fff;
}	
.jv-jvtitleflash .title {
	float: left;
	padding-left: 10px;
	line-height:35px;
	font-size: 15px;
	color:#fff;
}
.jv-jvtitleflash a {
	color: #fff;
}	
#table_frontend_user_article_list {background:#fff}
.contentpaneopen_edit {
	float: right;
}	
#josForm {
	text-align: left;
}
.buttonheading {
	 float:right;
}
.checkbox {
	border:none;
	background: none;
}
#fixme  {	
 position:fixed;
 _position:absolute;
 top:50%;
 _top:expression(eval(document.body.scrollTop));
 left:0;
 margin:0;
 padding:0;
}

.error {
	background: green;
	color:white;
	font-size: 18px;
text-align:left;
margin:10px;
}