@import url("reset.css");

html { 
	min-height:100%; 
	
}
a {
	text-decoration: none;
}
form {
	display: inline;
}
p {
	margin-bottom: 1em;
}
body {
	background-image: url(images/splash/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
.container {
	width: 860px;
	margin: 0 auto;
	font: normal 11px 'Trebuchet MS','Lucida Grande', Verdana, Tahoma, Arial, sans-serif; 
	line-height: 1.3em;
	color:#666666;
	position: relative;
}
.maincontent {
	background-color: #FFFFFF;
	clear: both;
	margin-top: 2em;
	width: 800px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.details {
	padding: 3em;
	clear: both;
}
.details .aboutustext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.45em;
	color: #336699;
}
.details .aboutustext h1, .details .aboutustext h2, .details .aboutustext h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: .5em;
	color: #A58D41;
}
h1 {
	font-size: 1.7em;
	margin-bottom: .5em;
}
h2 {
	font-size: 1.5em;
	margin-bottom: .5em;
}

ul.toplinks {
	list-style: none;
	margin-top: 1em;
}
ul.toplinks li {
	display: inline;
	margin-right: 1.5em;
}
ul.toplinks li a {
	color: #99CCFF;
	border: none;
	text-decoration: none;
}
ul.toplinks li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer {
	background-color: #F8EDC0;
	background-image: url(images/splash/footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;	
	clear: both;
}
.newslettersignup {
	float: right;color: 
}
.newslettersignup label {
	color: #ffffff;
}
.newslettersignup2 label {
	color: #996600;
	font-weight: bold;
}
input.text {
	color: #330000;
	border: 1px solid #C1D2F5;
	font-size: inherit;
	font-weight: normal;
	padding: .25em;
}
.bigbrick {
	clear: both;
	width: 800px;
}
.billboard {
	width: 420px;
	min-height: 356px;
	background-image: url(images/splash/easyfunsecure.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
.quicksearch {
	width: 380px;
	min-height: 356px;
	background-image: url(images/splash/quicksearch.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
.billboard .content, .quicksearch .storefront {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 60px;
	margin-bottom: 15px;
 }
.billboard .content p {
 	width: 75%;
	color: #000000;
	font-size: 1.3em;
	line-height: 1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.billboard .content p a {
	color: #990000;
	font-weight: bold;
	border-bottom: 1px dotted #990000;
	text-decoration: none;
}
.billboard .content a:hover {
	color: #0033CC;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
ul.midnavigation {
	list-style: none;
	margin-top: 1em;
	background-image: url(images/splash/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;	
	width: 100%;
	clear: both;
}
ul.midnavigation li {
	display: inline;
	margin-right: 1.5em;
		padding: 1em;
}
ul.midnavigation li a {
	font-weight: bold;

	color: #ffffff;
}	
ul.midnavigation li a:hover {
	background-color: #666666;
}

.highlights, .targetdeals, .dealpages {
	margin-top: 1em;
	clear:both;
}
.highlights .column, .dealpages .deal {
	float: left;
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
}
.highlights .column {
	color: #4E5D7E;
	font-weight: bold;
	font-size: 1.1em;
}
.dealpages .deal {
	margin-bottom: 20px;
}
.dealpages .deal .heading {
	color: #003366;
	font-size: 1.25em;
	font-weight: bold;
	}
.clear {
	clear: both;
}
.targetdeals, .dealpages, .details {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-bottom: 20px;
}
.dealpages {
	background-color: #f2f2f2;
	line-height: 1.2em;
}

.left, img.thumbnail {
	float: left;
	margin-right: 1em;
	margin-bottom: .25em;
	
}
.clubmed, .hotstuff {
	width: 370px;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
}
.targetdeals .clubmed {
	border-right: 1px solid #e5e5e5;
}
.clubmed .heading, .hotstuff .heading {
	font-size: 1.4em;
	color: #996600;
	font-weight: bold;
	margin-bottom: .25em;
	}
	
.comingsoontext {
	float: right;
	width: 250px;
	margin: .5em;
	background-color: #2C4260;
	border: 5px solid #38547A;
	padding: 1em;
	color: #ffffff;
}
.comingsoontext h1, .comingsoontext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comingsoontext h1 {
	color: #A6C7E9;
}
.comingsoontext ul {
	background-color: #426488;
	padding: .5em;
	margin-bottom: 1em;
}
.comingsoontext ul li {
	margin: .5em;
	padding-left: 2em;
	background-image: url(images/splash/tick.png);
	background-repeat: no-repeat;
	background-position: left;	
}
ul.contactinfo, .contactinfo {
	color: #A58D41;
	margin: 4em;
	float: left;
}
ul.contactinfo a, .contactinfo a {
	text-decoration: underline;
	color: #A58D41;
}
ul.contactinfo a:hover, .contactinfo a:hover {
	color: #A58D41;
	text-decoration: none;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
	float: left;
    margin:0 7px 0 0;
	margin-top: 5px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration: none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.billboard .buttons a, .billboard .buttons a:hover {
	font-size: 125%;
	border: 3px solid #90B3CF;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
img.comingsoon {
	margin-top: 25px;
}


/* NEUTRAL */

button.neutral, .buttons a.neutral{
     color:#565656;
}
.buttons a.neutral:hover, button.neutral:hover{
    background-color:#dff4ff;
    border:1px solid #90B3CF;
    color:#336699;
}
.buttons a.neutral:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
.explorebrick, .rssbrick, .hoteldestinationbrick {
	clear: both;
	display: block;
	margin-top: 5px;
	padding: 15px;
}
.explorebrick {
	background-color: #48A8CB;
}
.rssbrick {
	border: 1px solid #D4E2E7;
	background-color: #f2f2f2;
	margin-right: 0px;
	clear: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.rssbrick .rssbrick_topspots{
	float: left;
	width: 330px;
	margin-right: 30px;
	margin-left: 20px;

}
.rssbrick .rssbrick_packages {
	float: left;
	width: 330px;
	margin-right: 20px;
	margin-left: 30px;
}
.hoteldestinationbrick {
	border: 1px solid #D4E2E7;
	background-color: #F9FFEE;
	}
.explorebrick h1, .explorebrick h2, .rssbrick h1 {
	margin: 0;
	padding: 0;
	color: #E6F4FF;
	background: no-repeat left;
} 
.explorebrick h1, .rssbrick h1 {
	margin-bottom: 15px;
}
.rssbrick h1{
	color: #A58D41;
} 
.rssbrick h2 {
	color: #336699;
}
#content .explorebrick h2 {
	color: #003366;
	margin: 0;
	padding: 0;	
	}
.explorebrick ul {
	float: left;
	width: 35%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.rssbrick ul {
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	list-style: none;
}
.explorebrick ul li a {
	color: #ffffff;
}
.rssbrick ul li {
	margin-bottom: .75em;
	margin-top: .75px;
}
.hoteldestinationbrick ul {
	list-style: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.hoteldestinationbrick ul li {
	float: left;
	width: 25%;
}

/* ----- FEEDBURNER STUFF ------ */
.rssbrick ul li .headline {
	font-weight: bold;
	color: #A58D41;
}
.rssbrick ul li .headline a {
	font-weight: bold;
	color: #A58D41;
	font-size: 1.1em;
}
.fbsubscribelink a{
	color: #003371;
}
.rssbrick ul div {
	font-size: 1.1em;
	color: #666666;
}
.rssbrick #creditfooter {
	display: none;
}
.subscribebrick {
	border: 1px solid #cccccc;
	padding: 1em;
	margin: 2em;
	background: #ffffff url(../../../../images/rssfeedbg.gif) repeat-x top;
}
.subscribebrick .feedname {
	font-size: 1.4em;
	font-weight: bold;
}
.subscribebrick p {
	color: #666666;
}
.subscribebrick .optionbox {
	padding: 5px;
	border: 1px solid #cccccc;
	float: right;
	background-color: #FFFFFF;
	width: 40%;
	margin-top: 1em;
}
.sharethisbox {
	padding: .5em;
	clear: both;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
	margin-top: 1em;
}
#content .sharethisbox h2 {
	color: #6C869D;
}
.youtube {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	
}
.wwte_promotion {
	display: block;
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
