body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size:200%;
	font-weight:normal;
}
h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:1em 0;
	line-height:110%;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:24px;
	margin-top:0px;
	padding-top:0px;
}
h4 {
	font-size:18px;
}
body {
	background-color: #164127;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: normal;
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
}
.arabic{font-family:Tahoma}
img {
	border:0px
}
.adImg {
	padding: 5px;
	border: 1px dotted #CACAC6;
	background-color: #FFF;
}
.adv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
	font-weight: normal;
}
.wrapper {
	width: 961px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
.bitwize-header {
	background-image: url(images/bg-header.jpg);
	height: 129px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.mSearch {
	float: left;
	width: 675px;
	padding-bottom: 20px;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.mSearch .msearchInput {
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	height: 25px;
	width: 420px;
	margin-top: 7px;
	margin-left: 50px;
	float: left;
}
.mSearch .mSearchList {
	float: left;
	height: 25px;
	width: 67px;
	margin-top: 7px;
	margin-left: 497px;
	position: absolute;
	text-align: center;
	padding-top: 4px;
	padding-right: 3px;
	font-size: 11px;
	color: #2C2C62;
	font-weight: bold;
}
.mSearchList ul {
	position:absolute;
	top:0px;
	left:-10px;
	margin-top:27px;
	width:85px;
	line-height:16px;
	background-color:#FFF;
	color:#2B2B5D; /* for IE */
	display:none;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	z-index: 50000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mSearchList:hover ul {
	display:block;
}
.mSearchList ul li {
	display:block;
	border-top: dotted 1px #ccc;
	list-style-type:none;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
.mSearchList ul li input{
	border:0px;
}
.mSearchList ul li:first-child {
	border-top: none;
}
.mSearchQ {
	font-size: 11px;
	height: 19px;
	width: 416px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
}
.mSearchQ:focus {
	border:none;
}
.mSearch .mSearchBut {
	float: left;
	height: 25px;
	width: 70px;
	margin-top: 7px;
	margin-left: 591px;
	position: absolute;
	border:0px;
	background-color:transparent;
}
.content-bg {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.content {
	background-color: #F1F1F1;
	width: 880px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/dirty.jpg);
	background-repeat: repeat-x;
	line-height: 180%;
}
.content-left {
	float: left;
	width: 680px;
	padding: 0px;
	line-height: 20px;
}
.content-right {
	width: 180px;
	float: right;
}
.footer {
	background-image: url(images/postbg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	margin-right: 21px;
	margin-left: 20px;
	background-position: bottom;
}
ul.menu {
	margin: 0;
	z-index: 30;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
ul.menu li {
	margin: 0;
	padding-right:15px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(images/bg-menu.png);
	list-style-type: none;
}
ul.menu li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #184026;
}
ul.menu li a:hover {
	color: #184026;
	text-decoration: underline;
}
.copyright {
	color: #B7C9BD;
}
.copyright A {
	color: #B7C9BD;
	text-decoration:underline
}
.inMain {
	margin-right: 20px;
	margin-left: 20px;
}
.head-menu {
	margin-top: 50px;
	margin-right: 0px;
	height: 37px;
	margin-bottom: 23px;
	margin-left: 0px;
}
.title {
	font-size: 22px;
	text-transform: capitalize;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
hr {
	background-color: #D7E0EA;
	height: 2px;
	width: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.odd {
}
.even {
	background-color: #F8F9FA;
}
.viewDetails{
	background-color: #FFF8CC;
	padding: 10px;
	border: 1px solid #EBAE7F;
}
.tHead {
	background-color: #E1E1E1;
	font-size: 24px;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 5px;
	color: #184026;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F93;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 7px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBB5;
}
.tList1 {
	background-color: #E9E9E9;
	padding-left: 10px;
}
.tList1 a{
	text-transform:capitalize}
.tList2 {
	padding-left: 10px;
}
.searchDiv {
	color: #FFF;
	background-color: #184026;
	padding: 8px;
}
/*caption*/

.boxgrid {
	width: 200px;
	height: 133px;
	margin:10px;
	float:left;
	background:#161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid h3 {
	color:#FFF;
	letter-spacing:-1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5;
	margin-left: 5px;
	font-weight: bold;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 5px;
	margin:0px;
	color:#EFEFEF;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxgrid p a {
	color:#09C;
	font-weight:normal
}
.listMore {
	height: 33px;
	width: 200px;
	margin-top: 110px;
	margin-left: 90px;
	position: absolute;
	display: block;
	border: 1px dotted #000;
	overflow: hidden;
}
.listMore A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	padding: 7px;
	border: 1px solid #CCC;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 133px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.caption .boxcaption {
	top: 103px;
	left: 0;
}
/*end caption*/

/* breadcrumb */
#breadcrumb {
	font: 11px Arial, Helvetica, sans-serif;
	background-image:url('images/bc_bg.png');
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#666;
	width:100%;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#breadcrumb li {
	list-style-type:none;
	float:left;
	padding-left:10px;
}
#breadcrumb a {
	height:30px;
	display:block;
	background-image:url('images/bc_separator.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#454545;
}
.home {
	border:none;
	margin: 8px 0px;
}
#breadcrumb a:hover {
	color:#069;
}
/* end breadcrumb */

/* Easy Slider */
#main200 {
	float:left;
	display:inline;
	width:450px;
	overflow:hidden;
	margin-left:20px
}
#slider200 {
	float:left;
	display:inline;
	width:200px;
	overflow:hidden;
}
#slider200 ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider200 li {
	width:200px;
	height:500px;
	overflow:hidden;
}

#slider {
	border: 1px solid #D0D0D0;
	background-color: #FFF;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:680px;
	height:300px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
}
#nextBtn {
	left:696px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a {
	background:url(images/btn_next.gif) no-repeat 0 0;
}
/* // Easy Slider */
/* events */

.member, .date, .comments, .favorite, .news, .edit, .logoff {
	padding-left:18px;
}
.member {
	background:url(images/ico_member.gif) no-repeat 0 50%;
}
.date {
	background:url(images/ico_date.gif) no-repeat 0 50%;
}
.comments {
	background:url(images/ico_comments.gif) no-repeat 0 50%;
}
.favorite {
	background:url(images/ico_favorite.gif) no-repeat 0 50%;
}
.news {
	background:url(images/ico_news.gif) no-repeat 0 50%;
}
.edit {
	background:url(images/ico_edit.gif) no-repeat 0 50%;
}
.logoff {
	background:url(images/ico_logoff.gif) no-repeat 0 50%;
}
/* items */	
#main{
		float:left;
		display:inline;
		width:680px;
		overflow:hidden;
		background-color:#FFF
		}
ul.items, ul.items ul,  ul.items li {
	margin:0;
	padding:0;
	list-style:none;
}
ul.items {
	/*border-top:1px solid #e5e5e5;*/
	font-size:13px;
}
ul.items li {
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;	
	/*border-bottom:1px solid #e5e5e5;*/
}
ul.items li h3 {
	margin-bottom:0;
}
ul.items li p {
	margin-top:.5em;
}
ul.items li div {
	float:left;
	display:inline;
	width:500px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	border-bottom:1px solid #e5e5e5;
}
ul.items ul {
	float:left;
	display:inline;
	width:150px;
	margin-left:30px;
	padding:.5em 0;
}
ul.items ul li {
	border-bottom:1px solid #f2f2f2;
	font-size:10px;
	padding:.25em 0 .25em 20px;
	color:#555;
}
ul.items ul li.last {
	border-bottom:none;
	background:url(images/ico_permalink.gif) no-repeat 0 50%;
}
ul.items ul li a {
	color:#555;
}
ul.items ul li a:hover {
	text-decoration:underline;
}														
			
	/* // items */
