/* Body Style */

body {
	color: #333;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
}

.warning {
	color:#000;
	text-align:center;
	padding:5px 0px;
	border-top:1px dotted #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
	margin:15px 0px;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, td, th, span, div {
}

p {
}

/* standard Hyperlink */
a {
	color: #fd5900;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #111;
}

img {
	border: 0px;
}

/* standard Form */

form {
	margin: 0px;
}
input,select,textarea,option,label {
	
}

/* standard form input text */

input.text {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:200px;
}
input.text1 {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:150px;
}
input.text1:focus {
	border: 1px solid #999;
}


/* standard form button */

input.button{
	background-color: #fc5c00;
	color: #fef212;
	border: 0px !important;
	padding: 1px 4px !important;
	font-size: 12px !important;
	text-transform: uppercase;
	cursor: pointer;
}
input.buttonGo {
	border: 0px;
	width: 74px;
	height: 21px;
	font-weight: bold;
	background: url(../images/searchBtn.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	color:#fff;
}
input.buttonGo2 {
	border: 0px;
	width: 76px;
	height: 23px;
	font-weight: bold;
	/* background: url(../images/buttonLog.gif) center no-repeat; */
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	text-align:center;
	color:#fff;
}
.login input.buttonGo2 {
	width: auto;
	height: auto;
	margin-top: 5px;
	padding: 2px 6px;
	color: #737066;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/loginBtn.gif) top left repeat-x #cecece;
	border: 1px solid #cbcdc5;
}
.login input.buttonGo2:hover {
	background-color: #a59777;
}

input.buttonIklan {
	border: 0px;
	width: 104px;
	height: 23px;
	font-weight: bold;
	background: url(../images/tomIklan.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	text-align:center;
	color:#fff;
}
input.buttonIklan2 {
	border: 1px solid #e2930a;
	width: 104px;
	height: 23px;
	font-weight: bold;
	background-color: #ffa200;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	text-align:center;
	color:#fff;
}
input.buttonIklan2:hover {
	background-color: #f7b541;
}
input.buttonGo1 {
	border: 0px;
	width: 74px;
	height: 21px;
	font-weight: bold;
	background: url(../images/searchBtn1.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	color:#fff;
}

/* standard form select + option*/

select{
	
}

/* standard form textarea */

textarea {
	font-size: 11px;
}

textarea.text {
	border: 1px solid #c0c0c0;
	overflow: auto;
	width:200px;
}

/* standard cell */

td, th {
	vertical-align: top;
	line-height: 150%;
}
td.text, td.form {
	padding: 4px;
}

.floatRight {
 	float: right;
	margin-left: 10px;
}
.floatLeft {
 	float: left;
	margin-right: 10px;
}

.center {
	text-align: center;
}
.left {
	text-align:left;
}
.right {
	text-align: right;
}
.justify {
	text-align:justify;
}

/* --------- warper element -------- */

.body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.container {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(../images/bgMain.gif) top left repeat-x #d1d4c1;
	border: 1px solid #bfbfbf;
	border-top: none;
}

/* ---------- header element --------- */

.header {
	height: 165px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/bgHeader.gif) bottom left repeat-x #A3A196;
}
.headerTop {
	padding: 0px;
	height: 76px;
	overflow: hidden;
	border-top: 1px solid #999;
}

a.sitename {
	padding: 0px;
}

.bottomNav {
	margin: 0px 0px;
	border-top: 1px dotted #ccc;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px !important;
}
.headerNav {
	width: 750px;
	padding-top: 10px;
	float: right;
}
*html .headerNav {
}
*:first-child+html .headerNav {
}

/* ----------------------- top navigation menu ---------------------- */

ul.nav {
	margin: 0px !important;
	padding: 0px 20px 0px 0px !important;
	list-style: none;
	float: right;
}
*html ul.nav {
}
ul.nav li {
	display: inline;
}
*html ul.nav li {
}

ul.nav li a {
	float: left;
	padding: 0px 12px;
	color: #999;
	text-decoration: none;
	border-right: 1px solid;
	/*border-right: 1px solid #cecece; */
}

ul.nav li span {
    float: left;
   /* margin: 0 -8px;*/
    word-spacing: -2px;
}

ul.nav li a:hover {
	color: #333;
	text-decoration: none;
}
ul.nav li a.active {
	color: #333;
	text-decoration: none;
}
ul.nav li a.active:hover {
	color: #000;
	text-decoration: none;
}

.navBot {
	margin: 0px !important;
	padding: 20px 10px !important;
	text-align: center;
	list-style: none;
	background: url(../images/bgNavBot.gif) top left repeat-x #6f6c63;
}
*html .navBot{
	padding-right: 0px;
}

.navBot li {
	display: inline;
	font-size: 11px;
	margin: 0px;
	border: none !important;
}
*html .navBot li {
	margin: 10px 0px 10px -1px;
}
.banner#bottom ul .navBot li .first a {

}
.navBot li a {
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	font-size: 11px;
	border-right: 1px solid #ced0ca;
}
.navBot li span {
	padding: 0px;
	height: 24px;
	display: inline;
	padding: 5px !important;
}
.navBot li a:hover, .nav li a.active {
	color: #fff;
	text-decoration: underline;
}

/* ----------------------- flowNav---------------------- */

.flowNav {
	margin: 0px;
	padding: 10px 0px;
	color: #999;
	border-top: 1px solid #e7e8e2;
	border-bottom: 1px solid #cbcdc0;
}
.flowNav p {
	display: inline;
	font-size: 11px;
	color: #6f6e6a;
	margin: 0px !important;
	padding: 0px 0px 0px 10px !important;
}
.flowNav p a {
	color: #727e3b;
	text-decoration: none;
}
.flowNav  p a:hover {
	color: #ff8000;
	text-decoration: none;
}

/* ----------------------- botom navigation menu ---------------------- */

.bottomNav {
	background: url(../images/fotTop.gif)no-repeat;
}
.bottomNav .nav {
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}
.bottomNav .nav li {
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border-left: 1px solid #333;
	font-weight: bold !important;
}
.bottomNav .nav li.first {
	background: none !important;
}
.bottomNav .nav li a {
	color: #333;
	text-decoration:none;
}
.bottomNav .nav li a:hover {
	color: #ccc;
	text-decoration: underline;
}
.bottomNav p {
	display: block;
	margin: 0px;
	padding: 0px;
}
.bottomNav p a {
	color: #003c51;
	text-decoration:none;
}
.bottomNav p a:hover {
	color: #003c51;
	text-decoration: underline;
}

/* ---------------------  header  menu ------------------------ */

.headerMenu {
	height: 30px;
	overflow: hidden;
	background: url(../images/bgMenu.gif) top left repeat-x;
}
.menu {
	height: 30px;
	display: block;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: none !important;
	font-size: 12px;
	font-weight: bold;
}
.menu li.first {
	margin: 0px;
	border: none !important;
}
.menu li a {
	color: #fefefe;
	background: url(../images/bgMenu01.gif) no-repeat right top;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	float: left;
	display: block;
}
.menu li a.active {
	color: #f8de7f;
	background: url(../images/bgMenuAct01.gif) no-repeat center bottom;
}
.menu li a span {
	float: left;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu li a.active span {

}
.menu li.first a span {

}
.menu li.first a.active span {

}
.menu li a:hover {
	color: #f8de7f;
	text-decoration: none;
}

.headerMenu span.shortcut {
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding: 8px 10px 8px 25px;
}
.headerMenu span.shortcut a {
	color: #f8de7f;
	text-decoration: underline;
}
.headerMenu span.shortcut a:hover {
	color: #fff;
	text-decoration: underline;
}

.headerContent {
}

.headerForm {
	text-align: left;
	padding: 25px 10px 10px 5px;
}
.headerForm form {

}
.headerForm span {
	margin-left: 20px;
}
.headerForm p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #111;
}
.headerForm p#result {
}
.headerForm a {
	color: #f0ff04;
	text-decoration: none;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}
.headerForm a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}

input.searchTxt {
	width: 314px;
	font-size: 12px;
	padding: 4px 4px;
	border: 1px solid #CCC;
}
select.searchSelect {
	height: 21px;
	margin: 5px 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
select.searchSelect2 {
	height:22px;
	width: 205px;
	/*padding: 1px 0px 0px 0px;*/
	font-size:11px;
}
input.searchSelect {
	border: 1px solid #e5c0ae;
}
input.searchBtn {
	border: 0px;
	height: 21px;
	width: 74px;
	padding: 1px 0px 4px 0px;
	color: #fff;
	background-color: #ffa800;
	cursor: pointer;
	font-size: 14px;
}
*html input.searchBtn {
	margin-bottom: 5px !important;
}
*:first-child+html input.searchBtn {
	margin-bottom: 5px !important;
}
.headerForm input.searchBtn {
	margin: 8px 0px;
}
.headerForm input.searchBtn:hover {
	color: #fff;
}

.headerForm input.searchTxt {
	height: 14px;
	display: inline;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 0px;
}
.headerForm select.searchSelect {
	width: 325px;
	margin: 5px 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
*html .headerForm select.searchSelect {

}
.headerForm select.searchSelect#add_state {
	display: inline;
	width: 165px;
	float: left;
	margin: 0px;
}
.headerForm select.searchSelect#add_city {
	display: inline;
	width: 160px;
	float: left;
	margin: 0px;
}
.headerForm select.searchSelect#add_wil {
	display: inline;
	width: 160px;
	float: left;
	margin: 0px;
}


.lang {
	display: block;
	padding-top: 5px;
	float: right;
}
.lang  p {
	margin: 0px 5px !important;
	padding-left: 10px !important;
	display: inline;
	border-left: 1px solid #333;
}
.lang  p.first {
	border: none !important;
}
.lang  p a {
	color: #ff5c01;
	text-decoration: none;
}
.lang  p a:hover {
	color: #ff9327;
	text-decoration: none;
}

/* -------------------- search --------------------- */

.search {

}

/* -------------------- content layout --------------------- */

.clear {
	clear: both;
}
.clearance {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.mainPageContainer {
	min-height: 400px;
	margin-bottom: 40px;
	padding: 0px;
	background: url(../images/bgSide.gif) top right repeat-y;
}
*html .mainPageContainer {
	height: 400px;
	overflow: visible;
}
.mainPage {
	padding: 0px 15px;
	background: url(../images/bgCorner.gif) bottom right no-repeat;
}

.warper {
	width: 555px;
	float: left;
	display: block;
	padding: 0px;
	text-align: left;
}
.warperContent {
	padding: 0px 7px;
}
.warperContent h2 {
	font-size: 1.6em;
}
.warper h1.title {
	font-size: 1.6em;
	padding: 0px 10px;
	color: #fc5c00;
}

.content {
	padding: 0px 10px;
}
.content h2 {
	margin: 0px !important;
	padding: 5px 0px 8px 0px !important;
	font-size: 1.2em;
	background: url(../images/heading.gif) bottom left repeat-x #efefef;
	border-bottom: 1px solid #fec7a9;
}

.sidebar {
	float: right;
	width: 360px;
	overflow:hidden;
	padding: 0px 0px 20px 0px;
	text-align: left;
	background: url(../images/bgTopCorner.gif) top left no-repeat;
}
.sidebarRight {
	margin: 10px 15px 15px 15px;
	padding-bottom: 10px;
	background: url(../images/sideBlockBot.gif) bottom left no-repeat #edf0e7;
}
.sidebarLeft {
	margin: 0px 15px;
	background: url(../images/sideBlockBot.gif) bottom left no-repeat #edf0e7;
}
.sidebarBot {
	padding: 10px 15px;
}
.sidebarLeft .ads h2 {

}
.login .ads h2 {
	padding: 5px;
	margin: 10px;
	background-color:#999999;
	color:#fff;
	font-size:12px;
	font-family:tahoma;
	text-align:center;
}
.pop h2 {
	clear: both;
	margin: 10px 0px 0px 0px !important;
	padding: 15px 20px 10px 20px !important;
	font-size: 14px;
	color: #6f6e6a;
	background: url(../images/sideBlockTop.gif) top left no-repeat #edf0e7;
}
.sidebarLeft .ikl h2 {
	padding: 5px;
	margin:0px 10px;
	background-color:#272727;
	color:#fff;
	font-size:12px;
	font-family:tahoma;
	text-align:center;
}
.part h2 {
	padding: 5px;
	margin:0px 10px;
	background-color:#272727;
	color:#fff;
	font-size:12px;
	font-family:tahoma;
	text-align:center;
}
.partCell {
	padding:10px;
	font-size:11px;
	line-height:150%;
	text-align:justify;
}
.partCell ul {
	margin-left:-10px;
}
*html .partCell ul {
	margin-left:20px;
}
.partCell ul li a {
	text-decoration:none;
	color:#004289;
}
.partCell ul li a:hover {
	text-decoration:underline;
	color:#333;
}
.partCell p.daftar {
	color: #ff0084;
}

.popCell {
	padding: 5px 20px 25px 20px;
	color: #6d7c27;
	font-size: 11px;
	text-align: justify;
	line-height: 180%;
	background: url(../images/sideBlockBot.gif) bottom left no-repeat #edf0e7;
}
.popCell span a {
	font-size: 20px;
	padding-right: 5px;
	text-decoration: none;
	color: #6d7c27;
}
.popCell b a {
	font-size: 11px;
	text-decoration: none;
	color: #6d7c27;
}
.popCell span a:hover {
	font-size: 20px;
	text-decoration: underline;
	color: #6d7c27;
}
.popCell b a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #6d7c27;
}


.login {
	padding: 0px 0px 35px 0px;
	font-size:11px;
	color: #737066;
	background: url(../images/loginBottom.gif) bottom left no-repeat #edf0e7;
}
*html .login {
}
.login .ads h2 {
	margin: 0px !important;
	padding: 10px 20px 5px 20px !important;
	color: #737066;
	font-size: 12px;
	text-align: left;
	background: url(../images/loginTop.gif) top left no-repeat;
}
.login p {
	margin: 0px !important;
	padding: 2px 0px !important;
	text-align: right;
}
.login form {
	margin: 0px;
	padding: 0px 20px 10px 20px;
}
.login p input.text1 {
	width: 210px;
	font-size: 12px;
	padding: 2px;
	margin-top: 2px;
	margin-left: 15px;
	color: #737066;
	background-color: #fff;
	border: 1px solid #edf0e7;
}
.login p input.text1:focus {
	background-color: #fff;
	border: 1px solid #cccfc7;
}
.login p.label {
}
.login p.input {
	float: right;
}
.login p.submit {
	text-align: center;
	padding-top: 12px !important;
	padding-left: 45px !important;
	color: #e3ce9b;
	font-size: 11px;
	text-align: center;
}
.login p.submit a {
	font-size: 11px;
	color: #737066;
	text-decoration: none;
}
.login p.submit a:hover {
	color: #3c3b36;
	text-decoration: none;
}

.login .errRed {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	text-align: center;
}

/* --- kategori ---- */

.category {
	padding: 10px 15px;
	background: url(../images/sideBlockTop.gif) top left no-repeat;
}
.category .ads h2 {
	margin: 0px !important;
	padding: 10px 20px 0px 27px !important;
	font-size: 16px;
	color: #6f6e6a;
	background: url(../images/icon-search.gif) no-repeat;
	background-position: 5px 12px;
	text-transform: normal !important;
}
.category ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.category ul li {
	margin: 10px 0px;
	padding: 0px;
}
.category h5 {
	font-size: 1.1em;
	margin: 0px !important;
	padding: 5px 0px 0px 5px !important;
}
.category h5 a {
	text-decoration: none;
	color:#6d7c27;
}
.category h5 a:hover {
	color: #333;
	text-decoration: underline;
}
.category h5 span {
	font-size: 11px;
	font-weight: bold;
	color: #ff8000;
}
.category ul li p {
	margin: 0px !important;
	padding: 5px 0px 5px 5px !important;
	line-height: 150%;
	color: #022a34;
	border-bottom: 1px solid #e4e8dc;
}
.category ul li p a {
	color: #6d7c27;
	text-decoration: none;
}
.category ul li p a:hover {
	color: #6d7c27;
	text-decoration: underline;
}

.box1 {
	padding: 10px;
	margin:0px;
	font-size:11px;
	background-color:#edf0e7;
	border: 1px solid #daddd0;
}
.box1 h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #fc5c00;
	font-size: 1.5em;
}
.box1 form{
	line-height: 180%;
}
.box {
	padding: 10px;
	margin:0px;
	font-size:11px;
}
.box p {
	text-align:left;
}
.box a {
	text-decoration: none;
	color:#004289;
	font-weight:bold;
	/*background:url(../images/bulet1.gif) left no-repeat;
	padding-left: 10px;*/
}
.box a:hover {
	color: #fe9329;
	text-decoration: none;
}
.box h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #fc5c00;
	font-size: 1.5em;
}
.box form {
	line-height: 180%;
}

/* --- statistik ---- */
.sidebar .statistic {
	padding: 10px 15px;
	background: url(../images/blockTop.gif) top left no-repeat;
}
.statistic .stat h2 {
	margin: 0px !important;
	padding: 10px 10px 10px 29px !important;
	font-size: 16px;
	color: #6f6e6a;
	background: url(../images/icon-camera.gif) no-repeat;
	background-position: 5px 12px;
}
.sidebarRight .statistic {
	background: none !important;
	margin-bottom: 15px;
}
.sidebarRight .stat h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px !important;
	color: #6f6e6a;
	font-size: 14px;
	background: none;
}
.warper .statistic .stat h2 {
	height: 20px;
	overflow: visible;
	margin: 0px !important;
	padding: 8px 10px 5px 20px !important;
	font-size: 12px;
	color: #fff;
	background: url(../images/arrowYellow.gif) no-repeat #f3af2a;
	background-position: 10px 11px;
	text-transform: uppercase;
	border-bottom: 2px solid #f8d452;
}
.statisticCell {
	text-align: center;
	padding: 0px;
}
.statisticCell2 {
	padding: 10px 1px;
	margin: 0px;
	text-align: center;
	background-color: #dddfd3;
}
.statistic table {
	width: 100%;
	background-color: #fff;
}
.statisticCell2 table {
	margin-top: 10px;
}
.statistic table td {
	padding: 4px 0px;
	font-size: 11px;
	color: #222; 
	border-bottom: 1px solid #b9bea1;
}
.statistic table td b {
	color: #6d7c27;
}
.statistic table td a {
	display: block;
	padding: 10px;
	margin-top: -4px;
	margin-bottom: -8px;
	color: #333;
	text-decoration: underline;
	background-color: #b9bea1;
}
.statistic table td a:hover {
	color: #fff;
	text-decoration: underline;
}

#cResult {
	text-align: center;
}
#cResult center {
	text-align: center;
	padding: 10px;
	font-size: 11px;
	color: #6d7c27;
	background-color: #fff;
}
#cResult center b {
	color: #111;
}
#cResult a {
	margin-top: 5px;
	white-space: nowrap;
	padding: 5px 10px 5px 24px;
	color: #6d7c27;
	text-decoration: none;
	background: url(../images/icon-search.gif) no-repeat #fff;
	background-position: 5px 5px;
	border: 1px solid #d6cdb8;
}
#cResult a:hover {
	color: #ff8000;
	text-decoration: none;
}
#cResult p {
	margin: 1px 0px 5px 0px !important;
	float: left;
	width: 310px;
	padding: 10px;
	font-size: 11px;
	color: #3d3626;
	text-align: left;
	line-height: 130%;
	background-color: #edf0e7;
}
#cResult p img {
	margin: 0px 10px 5px 0px !important;
	border: 2px solid #fff;
}
#cResult p b {

}
#cResult p a {
	float: right;
	margin-top: 5px;
	display: block;
	padding: 3px 10px;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #ff8000;
	line-height: 100%;
	text-decoration: none;
	background: none;
	background-color: #fff;
}
html:first-child #cResult p a {
	margin-top: 20px;
}
body:nth-of-type(1) #cResult p a {
	margin-top: 20px;
}
#cResult p a:hover {
	color: #333;
	text-decoration: none;
}

.borderCC {
	padding: 4px 10px;
	color: #000;
}
.bgCC {
	padding: 4px 10px !important;
	color: #333 !important;
	text-align: right;
	background-color: #e3ebd3;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: none !important;
}
.bgColor {
	padding: 4px 10px !important;
	color: #6d7c27 !important;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: none !important;
}

.adsArea {
	padding: 0px 0px 10px 0px;
}
.adsArea#premium, .adsArea#free {
	margin: 10px 0px;
}
.adsArea#premium img, .adsArea#free img {
	margin-left: 10px;
	margin-bottom: 20px;
}
.adsArea#premium p {
	padding:5px;
}
.adsArea#premium h3 {
	color:#413b33;
}
*html .adsArea#premium h3 {
	font-size:13px;
	font-family:verdana;
}
.adsArea#free img .fot {
	padding-top: 0px;
}
.adsArea#free  li {
	padding: 5px 10px;
}
.adsArea#free ul li.freeAkhir {
	border-bottom: 1px solid #6993c8;
}
.adsArea#free ul li.halaman {
	border-bottom:0px solid #fff;
}
.adsArea  h2 {
	margin: 0px !important;
	padding: 15px 0px 8px 24px !important;
	font-size: 18px;
	font-weight: lighter;
	color: #656b59;
	background: url(../images/icon-building.gif) no-repeat;
	background-position: 0px 18px;
}

.adsArea ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.adsArea#free ul {
}
.adsArea#premium ul li {
	background-color: #edf0e7;
	border-top: 1px solid #daddd0;
	border-bottom: 3px solid #daddd0;
}
.adsArea#free ul li {
	padding: 10px 10px 40px 10px;
	background-color: #fafdf4;
	border-top: 1px solid #daddd0;
	border-bottom: 3px solid #daddd0;
}
*html .adsArea#free ul li {
	padding: 10px 10px 5px 10px;
}
*:first-child+html .adsArea#free ul li {
	padding: 10px 10px 5px 10px;
}
body:nth-of-type(1) .adsArea#free ul li {
	padding: 10px;
}
.adsArea ul li {
	
}
*html .adsArea ul li {
	height: 100px;
	overflow: visible;
}

.adsArea#premium ul li.bgGanjil {

}
*html .adsArea#premium ul li.bgGanjil {
	height: 10px;
	overflow: visible;
}
.adsArea#premium ul li.halaman {
	padding: 10px !important;
	border: none !important;
	min-height: 10px;
	background-color: #daddcf;
}
*html .adsArea#premium ul li.halaman {
	height: 10px;
	overflow: visible;
}
.adsArea#free ul li.halaman {
	padding: 10px !important;
	border: none !important;
	min-height: 10px;
	background-color: #daddcf;
}
*html .adsArea#free ul li.halaman {
	height: 10px;
	overflow: visible;
}
*:first-child+html .adsArea#free ul li.halaman {
	margin-left: -7px;
}
.bgAkhir {
	border-bottom : 1px solid #6993c8;
}
.halaman {
	padding-top: 20px !important;
}

.adsArea ul li.halaman p span a {
	border: 1px solid #ff8000;
	background-color: #ff8000;
	padding: 2px 4px;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.adsArea ul li.halaman p span a:hover {
	background-color: #ff732e;
	color: #fff;
	text-decoration: none;
}
.adsArea ul li.halaman p span a.halNav1 {
	border: 1px solid #eed1aa;
	background-color: #fff;
	padding: 2px 5px;
	color: #6d7c27;
	font-weight: bold;
}
.adsArea#free ul li.halaman {

}
.adsArea ul li.halaman p span a:hover.halNav1 {
	padding:2px 5px;
	color:#333;
}
.adsArea ul li.halaman p span a.halNav2 {
}
.adsArea  h2 span {
	color: #333;
}
.adsArea  ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.adsArea  ul li {
	clear: right;
	padding: 5px 10px 50px 10px;
}
*html .adsArea  ul li {
	padding: 5px 10px 10px 10px;
}
*:first-child+html .adsArea  ul li {
	padding: 5px 10px 10px 10px;
}
body:nth-of-type(1) .adsArea  ul li {
	padding: 5px 10px 20px 10px;
}
.adsArea  ul h3 {
	margin: 5px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 13px;
}
.adsArea  ul h3 a {
	float: none !important;
	text-decoration: none;
	color: #413b33;
	font-size:12px;
}
.adsArea  ul li h3 a {
	float: left !important;
	color: #ff8000;
	font-size: 13px;
}
*html .adsArea  ul h3 a {
	padding-bottom: 15px;
}
*:first-child+html .adsArea  ul h3 a {
	padding-bottom: 15px;
}
.adsArea  ul h3 a:hover {
	color: #111;
	text-decoration: underline;
}
.adsArea  ul li p {
	clear: both;
	line-height: 130%;
	margin: 10px 0px !important;
	padding: 0px !important;
}
.adsArea#free  ul li p {
	margin: 5px 0px 10px 0px !important;
}
.adsArea  ul li span {
	font-size: 11px;
	color: #6d7c27;
}

.adsArea  ul li p span a {
	color: #ff8000;
	text-decoration: none;
}

.adsArea  ul li p span a:hover {
	color: #333;
	text-decoration: underline;
}
.adsArea  ul h3 span {
	float: right;
	color: #de0000;
	font-size: 13px;
	font-weight: lighter;
}

.adsArea .nav {
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 10px !important;
	overflow: hidden;
	text-align: center;
}
.adsArea .nav li {
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border: none !important;
	border-left: 1px solid #333 !important;
	font-weight: bold !important;
	font-size: 12px;
}
.adsArea .nav li.first {
	background: none !important;
	border: none !important;
}
.adsArea .nav li a {
	color: #fc5c00;
	text-decoration:none;
}
.adsArea .nav li a:hover {
	color: #333;
	text-decoration: underline;
}
.adsArea p {
	display: block;
	margin: 0px;
	padding: 0px;
}
.adsArea p a {
	color: #fc5c00;
	text-decoration:none;
}

.adsArea p a:hover {
	color: #003c51;
	text-decoration: underline;
}

/* ------------------ */
.iklanArea {
	padding: 0px 0px 10px 0px;
}
.iklanArea#premium, .iklanArea#free {
	margin: 10px 0px;
}
.iklanArea#premium img, .iklanArea#free img {
	margin-left: 10px;
	margin-bottom: 20px;
}
.iklanArea#premium p {
	padding:5px;
}
.iklanArea#premium h3 {
	color:#413b33;
}
*html .iklanArea#premium h3 {
	font-size:13px;
	font-family:verdana;
}
.iklanArea#free img .fot {
	padding-top: 0px;
}
.iklanArea#free  li {
	padding: 5px 10px;
}
.iklanArea#free ul li.freeAkhir {
	border-bottom: 1px solid #6993c8;
}
.iklanArea#free ul li.halaman {
	border-bottom:0px solid #fff;
}
.iklanArea  h2 {
	margin: 0px !important;
	padding: 15px 0px 8px 24px !important;
	font-size: 18px;
	font-weight: lighter;
	color: #656b59;
	background: url(../images/icon-building.gif) no-repeat;
	background-position: 0px 18px;
}

.iklanArea ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.iklanArea#free ul {
}
.iklanArea#premium ul li {
	background-color: #edf0e7;
	border-top: 1px solid #daddd0;
	border-bottom: 3px solid #daddd0;
}
.iklanArea#free ul li {
	padding: 10px 10px 40px 10px;
	background-color: #fafdf4;
	border-top: 1px solid #daddd0;
	border-bottom: 3px solid #daddd0;
}
*html .iklanArea#free ul li {
	padding: 10px 10px 5px 10px;
}
*:first-child+html .iklanArea#free ul li {
	padding: 10px 10px 5px 10px;
}
body:nth-of-type(1) .iklanArea#free ul li {
	padding: 10px;
}
.iklanArea ul li {
	
}
*html .iklanArea ul li {
	height: 100px;
	overflow: visible;
}

.iklanArea#premium ul li.bgGanjil {

}
*html .iklanArea#premium ul li.bgGanjil {
	height: 10px;
	overflow: visible;
}
.iklanArea#premium ul li.halaman {
	padding: 10px !important;
	border: none !important;
	min-height: 10px;
	background-color: #daddcf;
}
*html .iklanArea#premium ul li.halaman {
	height: 10px;
	overflow: visible;
}
.iklanArea#free ul li.halaman {
	padding: 10px !important;
	border: none !important;
	min-height: 10px;
	background-color: #daddcf;
}
*html .iklanArea#free ul li.halaman {
	height: 10px;
	overflow: visible;
}
*:first-child+html .iklanArea#free ul li.halaman {
	margin-left: -7px;
}
.bgAkhir {
	border-bottom : 1px solid #6993c8;
}
.halaman {
	padding-top: 20px !important;
}

.iklanArea ul li.halaman p span a {
	border: 1px solid #ff8000;
	background-color: #ff8000;
	padding: 2px 4px;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.iklanArea ul li.halaman p span a:hover {
	background-color: #ff732e;
	color: #fff;
	text-decoration: none;
}
.iklanArea ul li.halaman p span a.halNav1 {
	border: 1px solid #eed1aa;
	background-color: #fff;
	padding: 2px 5px;
	color: #6d7c27;
	font-weight: bold;
}
.iklanArea#free ul li.halaman {

}
.iklanArea ul li.halaman p span a:hover.halNav1 {
	padding:2px 5px;
	color:#333;
}
.iklanArea ul li.halaman p span a.halNav2 {
}
.iklanArea  h2 span {
	color: #333;
}
.iklanArea  ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.iklanArea  ul li {
	clear: right;
	padding: 5px 10px 50px 10px;
}
*html .iklanArea  ul li {
	padding: 5px 10px 10px 10px;
}
*:first-child+html .iklanArea  ul li {
	padding: 5px 10px 10px 10px;
}
body:nth-of-type(1) .iklanArea  ul li {
	padding: 5px 10px 20px 10px;
}
.iklanArea  ul h3 {
	margin: 5px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 13px;
}
.iklanArea  ul h3 a {
	float: none !important;
	text-decoration: none;
	color: #413b33;
	font-size:12px;
}
.iklanArea  ul li h3 a {
	float: left !important;
	color: #ff8000;
	font-size: 13px;
}
*html .iklanArea  ul h3 a {
	padding-bottom: 15px;
}
*:first-child+html .iklanArea  ul h3 a {
	padding-bottom: 15px;
}
.iklanArea  ul h3 a:hover {
	color: #111;
	text-decoration: underline;
}
.iklanArea  ul li p {
	clear: both;
	line-height: 130%;
	margin: 10px 0px !important;
	padding: 0px !important;
}
.iklanArea#free  ul li p {
	margin: 5px 0px 10px 0px !important;
}
.iklanArea  ul li span {
	font-size: 11px;
	color: #6d7c27;
}

.iklanArea  ul li p span a {
	color: #ff8000;
	text-decoration: none;
}

.iklanArea  ul li p span a:hover {
	color: #333;
	text-decoration: underline;
}
.iklanArea  ul h3 span {
	float: right;
	color: #de0000;
	font-size: 13px;
	font-weight: lighter;
}

.iklanArea .nav {
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 10px !important;
	overflow: hidden;
	text-align: center;
}
.iklanArea .nav li {
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border: none !important;
	border-left: 1px solid #333 !important;
	font-weight: bold !important;
	font-size: 12px;
}
.iklanArea .nav li.first {
	background: none !important;
	border: none !important;
}
.iklanArea .nav li a {
	color: #fc5c00;
	text-decoration:none;
}
.iklanArea .nav li a:hover {
	color: #333;
	text-decoration: underline;
}
.iklanArea p {
	display: block;
	margin: 0px;
	padding: 0px;
}
.iklanArea p a {
	color: #fc5c00;
	text-decoration:none;
}

.iklanArea p a:hover {
	color: #003c51;
	text-decoration: underline;
}

/* ------------------ */
/* banner */

.banner {
	padding: 0px !important;
	margin: 0px !important;
	white-space: nowrap;
	font-size:10px;
	font-family:verdana;
}
.banner h3 {
	padding: 0px 0px!important;
}

*html .banner h2 {
	padding: 0px 0px!important;
	font-size:14px;
	font-family:verdana;
}

.sponsip {
	margin: 0px 15px;
	padding-bottom: 15px;
	text-align:center;
	background: url(../images/sideBlockTop.gif) bottom left no-repeat;
}

.spons h2 {
	margin: 0px !important;
	margin-bottom: -15px !important;
	padding: 10px 20px 0px 44px !important;
	font-size: 16px;
	color: #6f6e6a;
	background: url(../images/icon-search.gif) no-repeat;
	background-position: 19px 12px;
}

.bannerLeft {
	width: 180px;
	height: 130px;
	padding: 24px 15px 16px;
	overflow: hidden;
	float: left;
	text-align:center;
	background: url(../images/bgLogo.gif) top left no-repeat;
}
.bannerRight {
	float:right;
	overflow:hidden;
	width:728px;
	margin:10px;
}
.bannerTop {
	height: 160px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
}



.banner p {
	margin: 0px !important;
	padding: 0px !important;
	display: inline;
}



.bannerLink {
	padding: 0px;
	margin-top: -3px;
	border-top: 1px solid #999;
}

*html .bannerLink {
	margin: 0px;
}

.bannerLink ul {
	padding: 0px !important;
	margin: 0px !important;
	list-style: none;
}

.bannerLink ul li {
	width: 391px;
	display: block;
	float: left;
	padding: 10px 0px;
	font-size: 0.9em;
	border-left: 1px solid #eee;
}

.bannerLink ul li.first{
	border-left: none !important;
}

.bannerLink ul li p{
	padding: 0px 25px;
	margin: 5px 0px !important;
}

.warper .banner {
	
}
.sidebar .banner {
	margin: 0px 0px 10px 0px !important;
	border-bottom : 0px solid #333;
}
.#ads {
	border: none !important;
	padding: 0px 10px !important;
	white-space: normal !important;
}
.banner#ads p {

}
.banner#bottom {
}
.banner#bottom  p {
	margin: 10px !important;
	text-align: center;
	display: block;
}

/* ----------------- end content layout ------------------ */



/* ---------- footer element --------- */

.footer {
	color: #7c7a70;
	text-align: center;
	padding: 5px 0px 20px 0px;
	background-color: #d1d4c0;
}
.footerCell {
	color: #7c7a70;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 10px;
}
.footerCell strong {
	font-weight: normal;
	color: #41403c;
}
.footerCell span{
	
}

/* --------------- other news -------------- */

.news2 {
	clear: both;
	margin: 5px !important;
	padding: 0px 10px 10px 10px;
}

.news2 h2 {
	margin-bottom: 15px !important;
	padding: 5px 0px !important;
	color: #ff5400;
	font-size: 1.2em;
	float: left;
	width: 100%;
	border-bottom: 2px solid #e0e4d8;
}

.news2 h2 span {
	padding-right: 4px;
}

.news2 .newsItem {
	clear: both;
	margin-bottom: 3px;
	border: none
}

.news2 .newsDate {
	float: left;
	width: 62px;
	display: block;
	font-size: 11px;
	color: #505344;
	margin-bottom: 5px;
	padding-top: 2px;
	line-height: 150%;
}

.news2 .newsTitle {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 150%;
}
.news2 .newsTitle a {
	color: #6d7c27;
	text-decoration: none;
}

.news2 .newsTitle a:hover{
	color: #333;
	text-decoration: underline;
}

/* --------------- others -------------- */

.others {
	clear: both;
}

.others h2 {
	margin: 0px !important;
	padding: 10px 0px !important;
	color: #af0000;
	font-size: 1.2em;
	float: left;
	width: 100%;
	background: url(../images/titleLine2.gif) left repeat-x;
}

.others h2 span{
	padding-right: 4px;
	background-color: #fff;
}

.others p{
	clear: both;
	margin: 4px 0px !important;
	padding: 0px 0px 0px 20px !important;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 10px 4px;
}
.others p a {
	color: #111;
}
.others p a:hover {
	color: #333;
	text-decoration: none;
}

/* ervan add 190608 ----> validation form*/
.required, .jSelect {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:320px;
}
*html .required {
	margin-left: -40px;
}

/**************************************************************
	Validate
	v 2.1
**************************************************************/

#myForm .red {
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 5px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	clear:both;
    min-height:15px;
    margin-top:3px;
	margin-bottom:3px;
    background:url(../images/icon/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-weight:bold;
    line-height:1.25em;
	color:#EE350B;
}

/*************************************************************/
.inputReg {
	float: left;
	padding:4px;
}

/* ------- error msg @ ervan 23/06/08 -------- */

.succBlue{
	border:1px solid #CEE9F9; 
	background-color: #EEF7FD; 
	/*width:560px;*/ 
	margin-bottom:10px;
}
.succBlue p{
	padding-left:5px; 
	color:#000000;
}

.errRed{
	border:1px solid #FAC5C7;
	padding:5px 5px 5px 5px;
	margin:10px 0;
	background-color:#FEF0F0;
	color:#FF0000;
}

.list-input-reg {
	float: left;
}

/* ------- div premium reg @ ervan 18/11/08 -------- */
.preReg {
	padding-top:3px;
	padding-bottom:3px;
}

/* add jAdvHome ervan 08 */
.iArea {
	font-size: 11px;
	color:#004289;
	float:left;
}

.iContact {
	float: right;
	margin-top: 5px;
	margin-right: -10px;
	padding: 6px 10px 7px 24px;
	color: #73832a;
	text-align: right;
	background: url(../images/icon-phone.gif) top left no-repeat #fff;
	background-position: 5px 5px;
}
*html .iContact {
	margin-right: -5px;
}
.adsArea#free .iContact {
	margin-top: 5px;
	background-color: #e6ecdb;
}
body:nth-of-type(1) .adsArea#free .iContact {
	margin-top: 0px;
}

a#compare {
	margin-top: 15px;
	margin-left: 15px;
	float: right;
	padding: 6px 10px 7px 24px;
	color: #73832a;
	text-align: right;
	background: url(../images/icon-eye.gif) top left no-repeat #fff;
	background-position: 5px 5px;
}
a#compare:hover {
	color: #333;
	text-decoration: none;
}

.adsArea h3 span{
	color:#ff0084;
	
}
.adsArea h3 {
	font-size: 13px;
	color: #ff5400 !important;
}
.adsArea h2 {
	font-size: 18px;
}

.adderArea {
	background-color: #fff;
	padding: 20px;
	margin: 0px 0px 10px 0px;
}

.adderArea h4{
	margin: 0px 0px 0px 0px !important;
	padding: 10px !important;
	color: #32312d;
	font-size: 1.3em;
}

.adderArea ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}

.adderArea ul li{
	margin: 10px 0px;
	padding: 0px;
}

.adderArea ul li p{
	line-height: 150%;
}

.adderArea ul li p a{
	color: #7aa0d4;
	font-weight:bold;
	text-decoration:none;
}

.adderArea ul li p a:hover{
	color: #333;
	text-decoration: underline;
}

.imgSold {
	margin: 0px; 
	padding: 0px; 
	background: transparent url(../images/sign-sold.gif) no-repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	width: 57px; 
	height: 57px;
	position: absolute;
	margin-left: 10px;
	*margin-left : -114px;
}

.ginputxt {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:80px;
}

.headCompare {
	border-bottom:#333333 dotted 1px;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 3px;
}

.imageman{ 
	border: #CCCCCC solid 1px;
	padding: 4px;
}

.warperContent .banner h2 {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 20px;
	color: #656b59;
	font-weight: lighter;
	border-bottom: 2px solid #edf0e7;
}

/* --- compare ---- */
.compare {
	padding: 0px;
}

.compare .stat h2 {
	margin: 0px !important;
	padding: 10px 10px 10px 20px !important;
	font-size: 14px;
	color: #ffee00;
	background: url(../images/arrowWhite.gif) no-repeat;
	background-position: 10px 15px;
	text-transform: uppercase;
}

/* --- filter ---- */

select.filterSelect {
	height: 21px;
}

.headerForm select.filterSelect {
	margin: 5px 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.headerForm #result, #result2 {
	display: inline;
	width: 120px;
	float: none;
	margin: 0px;
}

/* --- tag cloud @ ervan, 13/01/09 --- */
ul.tagcloud {
	list-style-type: none;
	padding: 0;
	margin:0;
	line-height: 2em;
}
ul.tagcloud li {
	display: inline;
	line-height: 3em;
	white-space: normal;
}
ul.tagcloud .count {
	font-size: 0.875em;
	line-height: 1.714em;
	color: #888;
}

.warper .ptitle {
	margin: 10px !important;
	border-bottom: 2px solid #edf0e7;
	padding-top:3px;
}

.ptitle h1 {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 20px;
	color: #656b59;
	font-weight: lighter;
}

.searchBlock {
	padding: 8px 14px 22px 14px;
	width: 395px;
}


/*------ cat middle @ ervan, 10/02/09 ------*/

/* --- kategori ---- */

.categorymid {
	padding: 10px 15px;
}
.categorymid .ads h2 {
	margin: 0px !important;
	padding: 10px 20px 0px 27px !important;
	font-size: 16px;
	color: #6f6e6a;
	background: url(../images/icon-search.gif) no-repeat;
	background-position: 5px 12px;
	text-transform: normal !important;
}
.categorymid ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.categorymid ul li {
	margin: 10px 0px;
	padding: 0px;
}
.categorymid h5 {
	font-size: 1.1em;
	margin: 0px !important;
	padding: 5px 0px 0px 5px !important;
}
.categorymid h5 a {
	text-decoration: none;
	color:#6d7c27;
}
.categorymid h5 a:hover {
	color: #333;
	text-decoration: underline;
}
.categorymid h5 span {
	font-size: 11px;
	font-weight: bold;
	color: #ff8000;
}
.categorymid ul li p {
	margin: 0px !important;
	padding: 5px 0px 5px 5px !important;
	line-height: 150%;
	color: #022a34;
	border-bottom: 1px solid #e4e8dc;
}
.categorymid ul li p a {
	color: #6d7c27;
	text-decoration: none;
}
.categorymid ul li p a:hover {
	color: #6d7c27;
	text-decoration: underline;
}



/* --------------- news -------------- */


.gray {
	padding:10px;
	font-size:11px;
	color: #737066;
	background: #edf0e7;
	border-radius: 10px;
}
.gray .ads h2 {
    color: #737066;
    font-size: 14px;
    margin: 0 !important;
    padding: 10px 0 5px 5px !important;
    text-align: left;
}

.news {
	margin: 15px 0px;
	padding: 0px 5px;
}
.news h2 {
	margin: 10px 0px !important;
	padding: 0px 0px 1px 0px !important;
	font-size: 16px;
	color: #1e1f21;
	background: url(../images/bgLine.gif) bottom left repeat-x;
}
.news h2 span {
	background-color: #fff;
}
.newsCell {
	padding-bottom: 5px;
	background: url(../images/dottedBlue.gif) bottom left repeat-x;
}
.newsItem {
    background: none repeat scroll 0 0 #fff;
    margin: 10px 0;
    padding: 10px 10px 1px;
	border-radius: 10px;
}
.newsItem .date {
    background: none repeat scroll 0 0 #aca;
    float: left;
    height: 52px;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 0 3px 0 1px;
    width: 40px;
}
*html .newsItem .date {
	margin-bottom: 0px;
}
*:first-child+html .newsItem .date {
	margin-bottom: 0px;
}
.newsItem .date h4 {
	margin: 0px !important;
	padding: 3px 0px !important;
	font-size: 10px !important;
	text-align: center;
	color: #fff;
	font-weight: lighter;
	line-height: 100%;
}
.newsItem .date h3{
	margin: 0px !important;
	padding: 1px 0px !important;
	font-size: 18px;
	text-align: center;
	color: #264e71;
	line-height: 100%;
}
.newsItem .date h5{
	margin: 0px !important;
	margin-top: -1px !important;
	padding: 0px !important;
	font-size: 10px;
	text-align: center;
	color: #666;
	font-weight: lighter;
	line-height: 100%;
}
.newsItem .desc {
	
}
.newsItem .desc span {
	color: #bd802f;
}
.newsItem .desc h2 {
	margin: 3px 0px 0px 0px !important;
	padding: 0px !important;
	background: none;
}
.newsItem .desc h2 a {
	color: #1e1f21;
	font-size: 14px !important;
	text-decoration: none;
}
.newsItem .desc h2 a:hover {
	color: #7a8993;
	text-decoration: none;
}
.newsItem .desc h3 {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 12px !important;
	color: #264e71;
}
.newsItem .desc p {
	clear: left;
	margin: 10px 0px !important;
}

.news a.linkMore {
	float: right;
	padding: 12px 0px 12px 25px;
	color: #264e71;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/arrowWhite.gif) no-repeat;
	background-position: 0px 14px;
}
.news a.linkMore:hover {
	color: #bd802f;
	text-decoration: none;
}