body { background:url(images/bg.jpg) repeat-x top; margin:0; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#e1f1f5;}

.toppanel { font-family: Arial; font-size: 11px; color: #ffffff; font-style: none;font-weight: bold;  text-decoration: none;text-transform:uppercase; padding-left:10px; padding-right:10px; }
.toppanel:hover { font-family: Arial; font-size: 11px; color: #ff6600;font-style: none; font-weight: bold; text-decoration:none;text-transform:uppercase; padding-left:10px; padding-right:10px; }

.left { font-family: Arial; font-size: 11px; color: #71533b; font-style: none;font-weight: bold;  text-decoration: none; 	padding-left:10px;}
.left:hover { font-family: Arial; font-size: 11px; color: #ec5f01;font-style: none; font-weight: bold; text-decoration:none;padding-left:10px; }


.subheader1 { font-family: arial; font-size: 12px; color: #FF740E; font-style: none;font-weight: bold;  text-decoration: none;}
.subheader2 { font-family: arial; font-size: 12px; color: #e12e32; font-style: none;font-weight: bold;  text-decoration: none;}

.header { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color:#5d2d1e; font-style: none;font-weight: normal;  text-decoration: none;}

.subheader { font-family: arial; font-size: 12px; color:#0068BD; font-style: none;font-weight: bold;  text-decoration: none;}
.subheaderbrown { font-family: arial; font-size: 13px; color:#5d2d1e; font-style: none;font-weight: bold;  text-decoration: none;}
.subheadergreen { font-family: arial; font-size: 11px; color:#259519; font-style: none;font-weight: bold;  text-decoration: none;}

.formheader { font-family: arial; font-size: 14px; color:#0068BD; font-style: none;font-weight: bold;  text-decoration: none;}

.pagetext { font-family: arial; font-size: 12px; color:#333333; font-style: none; font-weight: none; }
.bodytext { font-family: arial; font-size: 12px; color:#333333; font-style: none; font-weight: none; }
.bodynews { font-family: Georgia, Times, Times New Roman, serif; font-size: 14px; color:#666666; font-style: none; font-weight: none; }

.next{ font-family:Arial; font-size:10px; font-weight:bold; color:#FFFFFF; cursor:pointer; height:32px; border:0px ;background-image:url(images/view.jpg); background-repeat:no-repeat; width:143px;  border:0;}

.runext{ font-family:Arial; font-size:10px; font-weight:bold; color:#FFFFFF; cursor:pointer; height:32px; border:0px ;background-image:url(images/ru-view.jpg); background-repeat:no-repeat; width:143px;  border:0;}
.text { font-family: arial; font-size: 12px; color:#333333; font-style: none; font-weight: bold; text-decoration:underline; }

.text-link { font-family: arial; font-size: 12px; color:#0068BD; font-style: none; font-weight: none; text-decoration:underline; }
.text-link:hover { font-family: arial; font-size: 12px; color:#333333; font-style: none; font-weight: none; text-decoration: none;}

.blue-link { font-family: arial; font-size: 12px; color:#0068BD; font-style: none; font-weight: none; text-decoration:underline; }
.blue-link:hover { font-family: arial; font-size: 12px; color:#333333; font-style: none; font-weight: none; text-decoration: none;}

.discount { font-family: arial; font-size: 16px; color:  #0D95E2; font-style: none;font-weight: bold;  text-decoration: none;}

.notice { font-family: arial; font-size: 16px; color:  #a11a16; font-style: none;font-weight: bold;  text-decoration: none;}
.bodytextsmall{ font-family: arial; font-size: 11px; color:#333333; font-style: none; font-weight: none; }

.textsmall { font-family: arial; font-size: 9px; color: #666666; text-decoration:none; }

.bottomtd{ font-family: arial; font-size: 11px; color: #666666; text-decoration:none; }

.bottomlink { font-family: arial; font-size: 11px; color: #666666; text-decoration:none; padding-right:15px;	text-transform:uppercase; }
.bottomlink:hover { font-family: arial; font-size: 11px; color: #FF740E; text-decoration: underline; padding-right:15px;	text-transform:uppercase; }


.readmore {  font-family: arial; font-size: 10px; color: #014658; font-weight: bold; text-decoration:none;}
.readmore:hover {  font-family: arial; font-size: 10px; color: #b29959; font-weight: bold;}

.header-white { font-family: Verdana; font-size: 15px; color:#FFFFFF; font-weight: bold;}

.right-floating {
	float: left;
padding-right:10px;
}

.left-floating {
	float: right;
	
padding-left:10px;
}


/*----------menu*/
#nav {
	margin: 0 auto;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	float: left;
	list-style: none;
	margin: 5px 0px 0px 0px;	
	display:inline;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	width: 100px; 
	height: 28px; 
	/*background: url(http://www.davebrookes.info/assets/images/db-nav-bg.png) top left no-repeat;*/ 
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	border: 0;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0 0px;
	text-transform:uppercase;
}
 
body#home a#homenav,
body#about a#aboutnav,
body#buyers a#buyersnav,
body#cyprus a#cyprusnav,
body#project a#projectnav,
body#contact a#contactnav { text-decoration:underline;
	color: #ff6600; 
}

#nav li.on a:hover {
	/*background: url(http://www.davebrookes.info/assets/images/db-nav-bg-active.png) top left no-repeat;*/

}

#nav li a:hover {
	/*background: url(images/hoverbg.png) top left no-repeat;*/
	color: #333333;
}
/*----------------------*/

/*Pagination*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 1px 3px 1px 3px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	
	text-decoration: none; /* no underline */
	color: #666666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
	color: #1c344e;
}
div.pagination span.current {
	padding: 1px 3px 1px 3px;
	margin: 2px;
		border: 1px solid #333333;
		
		font-weight: bold;
		background-color: #FF740E;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 1px 5px 1px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
	