/* ********* BODY PROPERTIES ********* */

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../imgs/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#4dacff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
}
		
/* ********* BANNER DIV ********* */

#bannercontainer {
	margin: auto;
	width: 931px;
	height:68px;
	background-image:url(../imgs/banner-bg.jpg);
	background-color:#c3de36;
}

#logo {
	position:relative;
	width:257px;
	height:55px;
	left: 16px;
	top: 10px;
}

#toplinks {
	position: relative;
	right: 20px;
	top: 10px;
}

#offersignup {
	position: relative;
	float:right;
	right: 20px;
	top: 25px;
}

#bannertable {
	width: 360px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#leftbanner {
	float: left;
	width: 465px;
	height: 68px;
	text-align:left;
}

#rightbanner {
	float: right;
	width: 466px;
	height: 68px;
	text-align:right;
}

/* ********* MAIN NAV ********* */

#mainnav {
	margin: auto;
	width: 918px;
	height: 22px;
	position:relative;
	background-color:#000;
	border:1px solid #bcdb01;
	text-align:left;
	padding: 9px 0px 2px 11px;
}

/* ********* MAIN AD SPACE HOME ********* */

#maincontainer {
	width:931px;
	margin:auto;
}

#mainadhome {
	position:relative;
	float:left;
	width:803px;
	height:202px;
	top: 2px;
	background-image:url(../imgs/home-mainbg.jpg);
	background-repeat:no-repeat;
	background-color:#bcdb01;
}

#mainadhotels {
	position:relative;
	float:left;
	width:803px;
	height:202px;
	top: 2px;
	background-image:url(../imgs/hotels-mainbg.jpg);
	background-repeat:no-repeat;
	background-color:#bcdb01;
}

#allcontent {
	position:relative;
	float:left;
	width:743px;
	min-height:500px;
	height:auto!important;
	height:500px; 
	top: 2px;
	background-color:#c8eeff;
	background-image:url(../imgs/allcontent-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:2px solid #bcdb01;
	padding: 28px;
}

#headerone {
	position: absolute;
	width:355px;
	top: 16px;
	left: 16px;
}

#headertwo {
	position: absolute;
	width:355px;
	top: 16px;
	right: 45px;
}

#hotelofmonth {
	float: left;
	position: absolute;
	width:350px;
	top: 70px;
	left: 21px;
}

#hotelimgs {
	float: left;
	position: absolute;
	width:382px;
	height:191px;
	top: 5px;
	left: 5px;
}

#mainintrodiv {
	position: absolute;
	float:right;
	width:369px;
	top: 70px;
	right: 26px;
	text-align:justify;
	color:#fff;
}

#hotelscontent {
	position: absolute;
	float:right;
	width:369px;
	top: 22px;
	right: 26px;
	text-align:justify;
	color:#fff;
}

#advertise {
	position:relative;
	float:right;
	width: 124px;
	top: 2px;
	height: 50px;
}

#skyscraper {
	position:relative;
	float:right;
	width: 120px;
	height: 600px;
	top: 6px;
	border:2px solid #fff;
}

#miniads {
	position:relative;
	float:left;
	width:799px;
	height:313px;
	top:5px;
	background-color:#d5ebfd;
	background-image:url(../imgs/miniads-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:2px solid #bcdb01;
}

#midad1 {
	position:relative;
	float:left;
	width:361px;
	height:100px;
	top:15px;
	left:22px;
	/*background-color:#fff;  JUST A PLACEHOLDER SO YOU CAN SEE THE BOX SIZE - REMOVE*/
}

#midad2 {
	position:relative;
	float:right;
	width:361px;
	height:100px;
	top:15px;
	right:32px;
	/*background-color:#fff;  JUST A PLACEHOLDER SO YOU CAN SEE THE BOX SIZE - REMOVE*/	
}

#smallad1 {
	position:relative;
	float:left;
	width:361px;
	height:64px;
	top:35px;
	left:22px;
	/*background-color:#fff;  JUST A PLACEHOLDER SO YOU CAN SEE THE BOX SIZE - REMOVE*/
}

#smallad2 {
	position:relative;
	float:right;
	width:361px;
	height:64px;
	top:35px;
	right:32px;
	/*background-color:#fff;  JUST A PLACEHOLDER SO YOU CAN SEE THE BOX SIZE - REMOVE*/
}

#smallad3 {
	position:relative;
	float:left;
	width:361px;
	height:64px;
	top:50px;
	left:22px;
	/*background-color:#fff;  JUST A PLACEHOLDER SO YOU CAN SEE THE BOX SIZE - REMOVE*/
}

#smallad4 {
	position:relative;
	float:right;
	width:361px;
	height:64px;
	top:50px;
	right:32px;
	/*background-color:#fff;  JUST A PLACEHOLDER SO YOU CAN SEE THE BOX SIZE - REMOVE*/
}

/* ********* FOOTER SPACE ********* */

#footer {
	position:relative;
	float:left;
	width:801px;
	/*height:146px;*/
	top:8px;
	background-color:#fff;
	background-image:url(../imgs/footer-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #ddd;
	padding-bottom:4px;
}

.footerone {
	position:relative;
	float:left;
	width: 100px;
	margin: 8px 3px 11px 11px;
	_margin: 8px 2px 11px 10px;	/* IE 6 ONLY */
}

.footertwo {
	position:relative;
	float:right;
	width: 100px;
	margin: 8px 7px 11px 7px;
}

.sharelink {
	margin-bottom:12px;
}

/* ********* CONTENT COLUMNS ********* */

.columnone {
	position:relative;
	float:left;
	width: 225px;
	margin: 8px 30px 11px 0px;
	_margin:  8px 20px 11px 0px; /* IE 6 ONLY */
}

.columntwo {
	position:relative;
	float:right;
	width: 225px;
	margin: 8px 7px 11px 0px;
}


/* ********* CONTENT PROPERTIES ********* */

h1 {
	font-size: 20px;
	color:fff;
	margin:0px;
}

h2 {
	font-size:12px;
	color:e2ff14;
	margin:0px 0px 10px 0px;
	color:#e2ff14;
}

h3 {
	font-size:12px;
	color:e2ff14;
	margin:10px 0px 0px 0px;
}

h4 {
	font-size:18px;
	color:629500;
	margin:0px;
}

.contentlinks{
	font-size:12px;
	color:#6ea800;
	text-decoration:none;
	font-weight:bold;
}

.linksheader{
	font-size:12px;
	color:#41aaff;
	text-decoration: underline;
	font-weight:bold;
}

.toplinksbreaker{
	font-size:11px;
	color:#e2ff14;
	padding: 0px 5px 0px 5px;
}

.toplinks{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.signup {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.main {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.mainheading {
	font-size:20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.mainbreaker{
	font-size:14px;
	color:#bdd81a;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
}

.main a, a:hover{
	color:#e2ff14;
}

.introlinks {
	color:#000;
	font-weight:bold;
}

.footerblack{
	font-size:11px;
	color:#292929;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 20px 0px;
	line-height: 28px;
}

.footergreen{
	font-size:11px;
	color:#7da001;
	text-decoration:none;
	line-height: 16px;
}


#dottedline {
	border-top:2px dotted #CCCCCC;
	float:left;
	height:1px;
	left:28px;
	position:relative;
	top:30px;
	width:750px;
}

/* ********* CONNECT ADS ********* */


#midAds .imageHolder 
{ 
		float: left;
		padding:1px; 
		border: 0px solid #ddd; 
		margin-right: 10px; 
		margin-bottom: 3px; 
		background-color:transparent; 
		margin-top: 2px; margin-left: 0px; 
}

#midAds .adImage
{ 
		border: #FFFFFF solid 2px;
}

#midAds 
{ 
		width: 100%;
}

#midAds .merchantTitle 
{
		font-weight: bold; 
		color: #7ab901; font-size: 13px; 
		padding-bottom: 2px; 
		padding-top:2px; 
		border-bottom:0px solid #dddddd; 
}

#midAds .adTitle 
{ 
		font-weight: bold; color: #7ab901; 
}

#midAds .adText 
{
		color: #454545;
}

#midAds .adURL
{
		color: #00b3eb;
		text-decoration:none;
}

#midAds .adLink
{
		color: #00b3eb;
		text-decoration:underline;
}

#midAds .adFooter
{
	display: block; 
	background-color:transparent; 
	text-align:right;height:0px; 
	clear:left; padding:0px; 
	background-image:url(dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;border:0px #FF0000 solid;
}

#midAds .adFooter img 
{
		border: none;
}

#midAds td
{ 
		width: 50%; 
		vertical-align:top; 
		font-size: 11px; 
		line-height: 130%; 
		background-color:transparent; 
		padding-top:0px; 
		padding-bottom:0px; 
		border:1 px solid #ffdcc4; 
		margin-bottom: 3px; padding: 0px;
}

v .hdiv
{ 
		line-height: 2px; 
		font-size: 2px; 
		height: 4px;
}

#midAds .adContainer 
{
		height:100px;
}


#smallAds .imageHolder { float: left; padding: 0px; border: 1px solid #ddd; margin-right: 10px; }
#smallAds .adImage { border: #FFFFFF solid 2px; }
#smallAds .adContent { }
#smallAds { width: 100%;padding:6px; }
#smallAds .merchantTitle { font-weight: bold; }
#smallAds .adTitle { font-weight: bold; color: #7ab901; font-size: 12px;}
#smallAds .adText { color: #7ab901; }
#smallAds .adURL { color: #00b3eb; text-decoration:none; }
#smallAds .adLink { color: #00b3eb; text-decoration:none; }
#smallAds td { width: 33%; vertical-align:top; font-size: 11px; padding-bottom: 5px; }

#hotm .imageHolder { float: left; padding: 0px; border: 1px solid #ddd; margin-right: 10px; }
#hotm .adImage { border: #FFFFFF solid 2px; }
#hotm .adContent { }
#hotm { width: 100%;padding:6px; }
#hotm .merchantTitle { font-weight: bold; font-size: 14px; }
#hotm .adTitle { font-weight: bold; color: #7ab901; font-size: 12px;}
#hotm .adText { color: #FFFFFF; }
#hotm .adURL { 	color:#000; font-weight:bold; text-decoration:none; }
#hotm .adLink { color:#000; font-weight:bold; text-decoration:underline; }
#hotm td { width: 33%; vertical-align:top; font-size: 11px; padding-bottom: 5px; }

.advertiseimg {
	border:2px solid #FFFFFF;
}