/* -----------------------------------------------------------------------------------
Main Style Sheet

version:	1.1
author:		Michael McDonald
email: 		info@yalestreetcreative.com
website: 	http://www.yalestreetcreative.com
----------------------------------------------------------------------------------- */ 


body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans serif;
	/*color: #EAE6D0;*/
	color: #FFFFFF;
 	background-color: #000033; 
	background: url(/img/background.jpg) center repeat-y;
}

A:link, A:active {
	/*color: #EAE6D0; */
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*  Structural Layout ------------------------------ */

#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000033;
	border: 1px solid #20203A; 
}

#header {
	margin: 0;
	text-align: left;
	height: 160px;
	background-image: url(/img/headerback2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	background-color: #000033; 
}

#contentWrapper {
	background-color: #000033;
	margin: 0;
	padding: 0;
}

#content {
	text-align: left;
	float: left;
	width: 600px;
	background-color: #505676;	
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: 0px;
	
	/* Internet Explorer Hack: Stops IE from doubling  margins */
	display: inline;
}

#tripContent {
	text-align: left;
	float: left;
	width: 600px;
	background-color: #505676;	
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: 0px;
	
	/* Internet Explorer Hack: Stops IE from doubling  margins */
	display: inline;
}

#sales {
	float: right;
	text-align: right;
	width: 140px;
	border: 1px solid #000033;
	margin-top: 12px;
	padding-right: 12px;
	margin-bottom: 0px;
	/* Internet Explorer Hack: Stops IE from doubling  margins */
	display: inline;
}

#sales img {
	margin-top: 0px;
	margin-bottom: 20px;
}

#footer {
	background: url(/img/footer-curve.gif) top no-repeat;
	background-color: #777788;
	width: 760px;
	margin: 0px;
}




/* Header Styles --------------------------------------- */

 #home {
	float: right;
	vertical-align: top;
	margin-top: -16px;
	margin-right: -1px;
	clear: both;
}

#logo {
	position: relative;
	left: 60px;
	top: 25px;
	width: 250px;
}

#contentList {
	position: relative;
	display: block;
	right: 0px;
	top: 45px;
	height: 30px;
	width: 760px;
	text-align: right;
	background-image: url(/img/pulldown-back3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Internet Explorer Hack: Stops IE Content Background from Overflowing into Content Div */
 /* \*/
* html #contentList { height: 35px; overflow:hidden; top: 45px;}
/* */

#contentList select {
	color: #FFFFFF;
	width: 235px;
	background-color: #555566;
	margin: 8px 12px 0 0;
	font-size: 90%;
	font-stretch: extra-condensed;
	padding: 0;
}

#contentNav,  #contentList form {
	margin: 0px;
	padding: 0px;
}

.title {
	font-stretch: semi-expanded;
}



/* Content Styles --------------------------------------- */

#content h1 {
	font-size: 16px;
	text-align: right;
	color: #505676;	
	margin: 0;
	padding: 0;
	background: url(/img/content-roundtop.gif) top no-repeat;
}

#resortText1 {
	float: left;
	text-align: left;
	width: 210px;
	padding-left: 40px;
	padding-top: 30px;
	line-height: 130%;
	background-image: url(/img/script-p.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#photoShow {
	margin-right: 15px;
	margin-top: 47px;
	float: right;
	width: 285px;
}

#flipList {
	margin: 0;
	padding: 0;
	float: left;
	width: 35px;
	list-style: none;
}

#flipList li {
	margin: 0;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 25px;
	font-style: oblique;
	background-image: url(/img/phototab2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* Internet Explorer Hack: Corrects IE background shift */
 /* \*/
* html #flipList li  { 
	padding-left: 6px;
}
/* */


#photos {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px; 
	height: 210px; 
	background-image: url(/img/photoback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}  

#photoFlip1, #photoFlip2, #photoFlip3 {margin: 10px;}


#contClear {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 20px;
	clear: both;
	background: url(/img/content-roundbottom.gif) top left no-repeat;
}

#cl {
	clear: both;
	margin: 0;
	padding: 0;
	height: 2px;
}

/* Trip Pages Content Styles -------------------------------------------------*/


#tripContent h1 {
	font-size: 16px;
	color: #505676;	
	margin: 0;
	padding: 0;
	background: url(/img/content-roundtop.gif) top no-repeat;
}

#tripContent h2, h3 {
	color: #CCCC66;
}

#formClear {
	margin: 0;
	padding: 0;
	height: 10px;
	clear: both;
}

#tripDetails { margin: 0 auto; width: 500px; border-collapse: collapse; border: 1px solid #99CCCC;}

#tripDetails th {text-align: center; background-color: #99CCCC; color: #666699;}

#tripDetails td {padding: 2px 5px 1px 5px; border-bottom: 1px solid #99CCCC; border-right: 1px solid #99CCCC;}

#tripContent fieldset {
	margin: 0;
	padding: 10px;
}

.textBox {
	padding: 10px;
}

.back {
	text-align: center;}

/* Home Page Styles --------------------------------------- */

#homeContainer {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000033;
	border: 1px solid #20203A; 
}

#homeContentWrapper {
	margin: 0;
	padding: 0;
	background-color: #000033;
	background-image: url(/img/front-background.jpg);
	background-position: 0px -10px;
	background-repeat: no-repeat;

}

#homeContent {
	float: left;
	text-align: left;
	width: 450px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 0px;
	padding-right: 9px;
	padding-left: 11px;
	/* border: 1px solid #000033; */
}

/* Internet Explorer Hack: Stops IE from doubling  margins and no margin */
*html #homeContent {
	display: inline;
	margin-top: 12px;
}

#homeSales {
	float: right;
	text-align: left;
	vertical-align: top;
	width: 265px;
	background-color: #505676;
	margin-top: 12px;
	margin-right: 12px;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/front-sales-top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	
	/* Internet Explorer Hack: Stops IE from doubling  margins */
	display: inline;
}

#homeSales img {
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#homeSales form {
 	float: left;
	width: 235px;
	margin-top: 18px;
	padding-left: 15px;
} 

#homeSales select {
	text-align: left;
	width: 235px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	color: #EAE6C4;
	background-color: #555566;
	font-size: 90%;
	font-stretch: extra-condensed;
}

 #homeSales .clear {
 	float: right;
	clear: both;
	margin: 0;
} 

#homeSalesQuote {
	padding: 30px 10px 5px 10px;
	text-align: center;
	background-image: url(/img/script-p.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	font-style: italic;
}

.homeQuote {
	font-size: 190%;
	letter-spacing: .05em;
}

.quoteSource {
	float: right;
	padding-right: 10px;
}

#homeSalesBot {
	height: 20px;
	background-image: url(/img/front-sales-bottom.gif);
	background-position: bottom left;
}

#homeTagline {
	position: relative;
	display: block;
	right: 0px;
	top: 35px;
	height: 30px;
	width: 760px;
	text-align: right;
	background-image: url(/img/pulldown-back3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Internet Explorer Hack: Stops IE Content Background from Overflowing into Content Div */
 /* \*/
* html #homeTagline { height: 35px; overflow: hidden; top: 45px;}
/* */	

#homeTagline h1 {
	font-size: 110%;
	font-style: italic;
	letter-spacing: .07em;	
	padding-top: 6px;
	padding-right: 10px;
}

#homeServices li {
	list-style: none;
	background: url(/img/round-bullet.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: -10px;
	padding-bottom: 1px;
}

#homeExcursions li {
	list-style: none;
	background: url(/img/square-bullet.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: -10px;
	padding-bottom: 1px;
}



/* Footer Styles ----------------------------------- */

#footer img {
	float: left;
	padding-left: 45px;
	padding-top: 5px;
}

#footer p {
	font-size: 115%;
	line-height: 115%;
	padding-left: 180px;
	padding-top: 15px;
	text-align: left;
}

#copyright {
	clear: left;
	vertical-align: middle;
	height: 22px;
	text-align: center;
}



/* Misc Styles  and Other Properties  ----------------------------------- */

.bigtext {
	font-size: 125%;
}

#leftlist {
	float: left;
	text-align: left;
	width: 260px;
	margin-left: 20px;
}

#rightlist {
	float: right;
	text-align: left;
	width: 260px;
	margin-right: 20px;
}

#leftlist ul, #rightlist ul {
	list-style: none;
	margin-bottom: 15px;
	padding: 0;
}

#leftlist li, #rightlist li {
	font-weight: bold;
}

#leftlist li li, #rightlist li li {
	font-weight: normal;
	list-style: none;
	margin-left: 0px;
	padding: 1px;
}


/* Form Styles ----------------------------------- */

#sendform {
	text-align: left;
}

label, textarea {
	float: left;
	width: 230px;
}

#sendform img {
	padding-left: 230px;
}

fieldset {
	margin: 0px 10px 10px 10px;
}

legend {
	font-size: 130%;
	padding-left: 10px;
}

#verify img {
	float: left;
	margin: 5px 0 0 0; 
	padding: 0;
	border: 1px solid #003366;
}

#propError { margin: auto; width: 95%; padding: 8px; border: 1px solid #CC0000; background-color: #FFFFCC; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; }

a.redlink:link, hover {color: #FF9999; font-size: small; font-weight: bold;}
a.goldlink:link, hover {color: #CCCC66; font-size: small; font-weight: bold;}
.verify {color: #CCCC66; font-weight: bold;}
.capExplain { border: 1px solid: #9999CC; background-color: #FFFFCC;}
