body
{
	text-align: center;
	font-family: Helvetica, sans-serif, Arial, Tahoma, Verdana;
	font-size: 13px;
	margin: 0px auto;
	color: #333;
	background-image:url('/systemfiles/media/images/mainbg.jpg');
	background-repeat:repeat-x;
}

h1
{
	margin:0px;
	padding:0px;
	font-size: 16px;
	color: #008C99;
}

#middlecontent h1, #widecontent h1
{
	font-size: 22px;
}

h2
{
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
}


h3{
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
}

h4{
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
}

h5{
	margin: 0px;
	padding:0px;
	font-size:12px;
}

img
{
	border: none;
}

a{
	text-decoration:underline;
	color: #008C99;
}

a:hover{
	text-decoration:underline;
	color: #00D5E6;
}

table{
	font-size: 13px;
}

#gallerythumbs{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 10px;
}
#gallerythumbs li{
	display: inline;
}



#main{
	margin: 0px auto;
	width:860px;
	text-align:left;
}

#headercontainer{
	float: left;
	width: 860px;
}

#logo{
	float:left;
	width: 250px;
	margin-top:20px;
}

#search{
	float: right;
	width: 193px;
	height: 24px;
	background-image:url('/systemfiles/media/images/searchboxbg.gif');
	background-repeat:no-repeat;
	margin-top: 75px;
}



#topnav
{
z-index: 10;
float: left;
position: relative;
	width: 860px;
	margin-top:12px;
	height: 35px;
}

ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
margin-top: 0px;
padding-left: 4px;
}

ul.tabs li
{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;

padding-left: 10px;
padding-right: 10px;
background-image: url('/systemfiles/media/images/topnavline.gif');
background-repeat: no-repeat;
background-position: right 10px;
font-weight: bold;

/*text-transform:uppercase;*/
padding-top: 0px;
padding-bottom: 12px;
}



ul.tabs a
{
position: relative;
display: block;
color:#fff;
text-decoration: none;

}

ul.tabs a:hover
{
color:#fff;
text-decoration: none;
}

ul.tabs .last
{
	background-image: none;
}

/* dropdowns
*************************/

ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 250px;
display: none;
left: 0;
top: 22px;

background-color: #4CA7C0;
}

*html ul.dropdown{
background-color:#4CA7C0;
top: 22px;
}

/*IE7 Hack*/
*:first-child+html ul.dropdown {
top: 22px;
} 




ul.dropdown ul.dropdown
{
top: 0;
left: 100%;

}

/*IE6 hack*/
*html ul.dropdown ul.dropdown{
top: 0;
left: 90%;
}

ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
line-height: 25px;

text-transform:none;
background-image: none;
}

ul.dropdown li a
{
	display: block;
padding-left: 10px;
}

ul.dropdown li a:hover
{
color: #00616B;
background-color: #82C2D3;
}






#bread{
	float: left;
	width:860px;
	height:25px;
}

#bread ul{
	margin:0px;
	padding:0px;
}

#bread li{
	list-style:none;
	display:inline;
	padding-left:10px;
	color: #008C99;
	font-weight:bold;
}

#bread li a{
	font-weight:bold;
	background-image:url('/systemfiles/media/images/breadbg.jpg');
	background-repeat:no-repeat;
	background-position:center right;
	padding-right: 10px;
}

#bread li.first
{
	background-image:none;
	padding:0px;
}

#homecontainer{
	float:left;
	width:680px;
}

#bannerimage{
	float: left;
	width:680px!important;
	height: 279px!important;
	margin-bottom: 10px;
	overflow: hidden;
}

#bannerimage ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.spacebox{
	float:left;
	width:10px;
	height:100px;
}
.imgbox{
	float:left;
	width:220px;
	overflow: hidden;
}

.imgheader{
	float:left;
	width:220px;
	height:154px;
}

.imgdetails{
	float: left;
	width:100%;
	padding:5px;
	background-color:#EEEEEE;
	border-bottom: 4px solid #008C99;
	min-height: 60px;
}

.imgdetails h3{
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.imgdetails ul{
	margin: 0px;
	padding:0px;
	margin-top: 5px;
}

.imgdetails li{
	list-style:none;
	display:block;
	background-image:url('/systemfiles/media/images/greenarrow.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 10px;
	font-size:14px;
	font-weight:bold;
}

#homecontent{
	float: left;
	width:450px;
	margin-top:20px;
}

#latestoffers{
	float:right;
	width:220px;
	height:150px;
	margin-top:20px;
	background-image:url('/systemfiles/media/images/latestbg.png');
	background-repeat:no-repeat;
	font-family: "edita-1","edita-2",sans-serif;

}

#latestoffers a{
	color:#fff;
	text-decoration:none;
	display:block;
	width:220px;
	height:140px;
	overflow: hidden;

}

.latestoffers{
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	font-size:34px;
	color:#fff;
}

/*LEFT CONTAINER */
#leftcontainer{
	float:left;
	width: 180px;

}

#leftmenu{
	float:left;
	width: 180px;

}

.last{
	background-image:url('/systemfiles/media/images/menufooter.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom: 10px !important;
}


#leftcontainer ul{
	margin:0px;
	padding:0px;
	background-color:#008C99;
	background-image:url('/systemfiles/media/images/menutop.jpg');
	background-position:left top;
	background-repeat:no-repeat;

	padding-top: 6px;

}

#leftcontainer li{
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
}

#leftcontainer li a{
	color:#fff;
	display:block;
	text-decoration:none;
	padding-left: 10px;
	font-weight:bold;
}

#leftcontainer ul ul{
	margin:0px;
	padding:0px;
	background-color:#008C99;
	background-image:url('/systemfiles/media/images/menubg.jpg');
}

#leftcontainer li li{
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
/*	border-bottom: 1px dotted #fff;*/
	background-image: url('/systemfiles/media/images/menubglili.gif');
	background-repeat: repeat-x;
}

#leftcontainer li li a{
	color:#fff;
	text-decoration:none;
	padding-left: 15px;
}


/*MIDDLE CONTAINER */
#middlecontainer{
	float: left;
	width:500px;
}

#middlecontent{
	float:right;
	width:480px;
	min-height: 500px;
}

#widecontainer
{
	float: left;
	width:680px;
}

#blindlist{
	float:right;
	width:480px;
}

#blindlist ul{
	margin: 0px;
	padding: 0px;
}

#blindlist li{
	list-style: none;
	background-image: url(/systemfiles/media/images/contentbgli.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	font-weight: bold;
}


#widecontent
{
	float: right;
	width:670px;
	min-height: 500px;
}

/*RIGHT CONTAINER */
#rightcontainer{
	float:right;
	width: 170px;
}

.rightheading{
	float:left;
	width:170px;
	height: 25px;
	background-image:url('/systemfiles/media/images/Rounded_top.png');
	background-repeat:no-repeat;
}

.rightheading h4{
	margin:0px;
	padding:0px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	margin-top:4px;
}

.rightcontentcontainer{
	float:left;
	width: 170px;
	background-color:#008C99;
	text-align:center;
}

.rightcontent{
	margin:0px auto;
	width:160px;
	color:#fff;
	text-align:left;
	padding-bottom: 5px;

}

.rightcontent a{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.rightcontent a:hover{
	color:#fff;
}
.rightcontent p{
	margin:0px;
	padding:0px;
	line-height: 21px;
	margin-top:6px;
}
.phone{
font-size: 20px;
font-weight:bold;
letter-spacing:2px;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
line-height:30px;
}

.rightfooter{
	float: left;
	width: 170px;
	height: 10px;
	font-size: 4px;
	margin-bottom:10px;
}

.rightcontentcontainergrey{
	float:left;
	width: 170px;
	background-color:#EEEEEE;
	text-align:center;
}
.rightcontentcontainergrey .rightcontent{
	margin:0px auto;
	width:160px;
	color:#333;
	text-align:left;
}

.rightcontentcontainergrey .rightcontent a{
	color:#008C99;
	text-decoration:underline;
	font-weight:bold;
}

.rightcontentcontainergrey .rightcontent a:hover{
	color:#008C99;
}


.signupheading{
	float:left;
	width:170px;
	height:23px;
	background-image:url('/systemfiles/media/images/signupbg.jpg');
	background-repeat:no-repeat;
}

.signupheading h4{
	margin:0px;
	padding:0px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	margin-top:4px;

}

#footer{
	float:left;
	width:100%;
	height:25px;
	background-image:url('/systemfiles/media/images/footerbg.jpg');
	background-repeat:repeat-x;
	margin-top: 10px;
}

#footer ul{
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#footer li{
	list-style:none;
	display:inline;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	font-weight:bold;
}

#footer li a{
	color:#fff;
	text-decoration:none;
}

