body{
	background-color:#312729;
	margin: 0px;
	padding: 0px;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;

}

body a:link, a:visited, a:active {
	text-decoration: none;



}
body a:hover {
	/*text-decoration: underline;*/
	border-bottom: Gray;


}

/* MAIN FRAME AREA */

#aboveHeader {
	margin: 5px auto 5px auto;
	width: 738px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: white;
}

#aboveHeader a {
	color: #bbb;
	text-decoration: none;
}

#aboveHeader a:hover {
	color: #bbb;
	text-decoration: underline;
}

#outsideframe {
	margin: 0px auto 10px auto;
	width: 750px;
	/*height: 690px;*/
	padding: 8px;
	border: 3px solid #fff;
}

#frame {
	/*margin: 10px auto 10px auto;*/
	background-color:#fff;
	width: 750px;
	/*height: 480px;*/
	padding: 0px;
	border: 0px solid #fff;
}
#frame img,table {
	border: 0px solid #000;
	margin: 0px;
}
#framefooter {
	margin: 0px auto 5px auto;
	width: 738px;
	color: #CCC;
	font-size: 11px;
	/*height: 680px;
	border: 7px solid #DBDBDB;*/
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#framefooter a {
	color: #bbb;
	text-decoration: none;
}
#framefooter a:hover {
	color: #bbb;
	text-decoration: underline;
}
.footerSpacer{
	width: 100px;
	padding: 0px 25px 0px 25px;
}

/* HEADER */
#header{
	margin: 0px;
	padding: 0px;
}
#header a, a:link, a:visited, a:active{
	color: #ccc;
	text-decoration: none;
}
#header a:hover{
	text-decoration: underline;
	color: #ccc;
}
#main{
	background-image: url(images/content-top.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 20px;
}

#upcoming{
	width: 180px;
	height: 220px;
	margin: 0px 15px 10px 0px;
	/*background-color:#00FF00;
	border: 1px solid #ccc;*/
	float: left;
}

#upcoming-spacer{
	height: 100px;
	border: 1px solid #ccc;
}

#footer{
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 40px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	clear: all;
}
#content{
	/*border: 1px solid #000;*/
	float: left;
	width: 520px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
#content a:link, a:visited, a:active{
	/*border: 1px solid #000;*/
	color: #666;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content li a:link, li a:visited, li a:active{
	/*border: 1px solid #000;*/
	color: #666;
	text-decoration: none;
}
#content li a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
#content h1 a:visited, a{
	color: #000;
	text-decoration: none;
}
#content h1 a:hover{
	color: #000;
	text-decoration: underline;
}

.displays{
	height: 118px;
	width: 235px;
	border-bottom: 2px solid #CCC;
	float: left;
	margin: 2px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/displayBack.jpg);
	background-repeat:no-repeat;
}
#content .displays h1{
	height: 13px;
	font-size: 13px;
	color: #FFF;
	margin: 3px 0px 9px 7px;
}
.displays h2{
	height: 13px;
	font-size: 12px;
	color: #000;
	margin: 15px 0px 7px 7px;
}
.displays img {
	float: right;
}
.red a:hover a:active a:visited{
	color: #AA0100;
	text-decoration: underline;
}


.whiteText{
	color: #B2ABAC;
	font-weight: bold;
}
.whiteText a{
	color: #B2ABAC;
	font-weight: bold;
}
.whiteText a:hover{
	color: #B2ABAC;
	font-weight: bold;
	text-decoration: underline;
}

.siteMap{
	color: #FFF;
	text-align: right;
	font-weight: bold;
	float: right;
}
.siteMap a{
	color: #FFF;
	text-decoration: none;
}
.siteMap a:hover{
	color: #FFF;
	text-decoration: underline;
}
.gBack{
	text-align: left;
}
#footer a:link, a:visited, a:active{
	/*border: 1px solid #000;*/
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.conBox{
	width: 200px;
	height:35px;
	border: 1px dashed #000;
	float: left;
	padding: 20px 10px 20px 10px;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
}
.dashed {
	/*border-right: 1px dashed #000;*/
}
h2{
	height: 13px;
	font-size: 13px;
	color: #000;
	margin: 15px 0px 7px 0px;
}
.fRight{
	float: right;
}
/* ==================================== */
/* ========== media front end ========= */
.mediaContainer{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 230px;
	/*border: 1px solid #ccc;*/
}
.mediaContainer ul{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}
#pageLayout{
	border: 1px solid #ccc;
}
.imageMedia{
	border: 1px solid #000;
	width: 100px;
	float: left;
}
/* ========================================= */
/* ========== client admin section ========= */
.ibox
{
	width:150px;
}

.ibox2
{
	width: 300px;
	height: 150px;
}
.navcell 
{
	border-bottom: 1px solid #007fac;
}

.newenquiry
{
	font-weight:bold;
	color: red;
}
.important
{
	font-weight: bold;
	color: #000;
}
.normal
{

}
.searchForm{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.siteMapList li{
	margin: 10px 10px 10px 10px;
}
	