/*
* {
border: 0;
margin: 0;
padding: 0;
}
*/

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}


a{
	text-decoration:none;
	color:#276083;
}
a:hover{
	text-decoration:underline;
}

/* This could mess up older pages, so I decided against putting it here for now.
li{
	margin-left:-10px;
}
*/

.bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
}

.menu{
	text-decoration:none;
	color:#dfebf2;
}

.menu:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.menuActivities{
	font-size:11px; 
	font-family:Verdana,arial,helvetica,sans-serif; 
	color:#295EA3;
}
	
.tlink{
	text-decoration:none;
	font-size:9px;	
	color:#2C6486;
}

.tlink:hover{
	text-decoration:none;
	color:#000000;	

}

.botlink{
	font-size:9px;	
	/* color:#AD6121; */
}

.botlink:hover{
	color:#000000;
	text-decoration:none;	
}

.small { 
	font-size:10px; 
	font-family:arial,helvetica,sans-serif; 
}

.smallheavy { 
	font-size:10px; 
	font-family:arial,helvetica,sans-serif; 
	font-weight: bold;
}

.smaller { 
	font-size:9px; 
	font-family:arial,helvetica,sans-serif; 
}

.norm { 
	font-size:12px; 
	font-family:Verdana,arial,helvetica,sans-serif; 
	font-weight: normal;
}

.normsmall { 
	font-size:11px; 
	font-family:arial,helvetica,sans-serif; 
	font-weight: normal;
}

.large { 
	font-size:14px; 
	font-family:arial,helvetica,sans-serif; 
}

.dark { 
	font-weight: bold;
}

.heavy {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}

.justify { 
	text-align: justify; 
	/*
	margin-left: 6px; 
	margin-right: 10px
	*/
}

.dblUnderline { 
	/* Note: IE7 won't display double underline if nothing comes after the 
	text with this class assigned. Add at least a nbsp after the underlined text.*/
	text-decoration:underline;
	padding-bottom:1px;
	border-bottom:1px solid;
	/*
	margin-bottom:3px;
	border-bottom:1px solid;
	*/
}


/* HEADER STYLES */
.packageHeader {
	font-family: arial black, Impact, arial, sans-serif; 
	font-size: 24px;
	font-weight: normal;
	font-stretch:normal;
	letter-spacing:-2px;
	word-spacing:1px;
	color:#F76E00;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.packageStepActive {
	font-family: Trebuchet MS, Helvetica, Tahoma, Geneva, Lucida Sans Unicode, arial, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	font-stretch:normal;
	letter-spacing:-.01em;
	word-spacing:0px;
	color:#2B6797;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.packageStepInactive {
	font-family: Trebuchet MS, Helvetica, Tahoma, Geneva, Lucida Sans Unicode, arial, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	font-stretch:normal;
	letter-spacing:-.01em;
	word-spacing:0px;
	color:#8CABC8;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.header1 { 
	font-size:12px; 
	font-family:Trebuchet MS,verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
}

.header2 { 
	font-size:14px; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
}

.header3 { /* Used for orange headings on most pages */
	font-family: arial, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.tollFreeNumber { /* Used for orange headings on most pages */
	font-family: arial, sans-serif; 
	font-size: 24px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.tollFreeText { 
	font-size:16px; 
	font-family:arial,helvetica,sans-serif; 
}




/* OTHER STUFF */
.button {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	border: 1px solid;
}

.buttonsmall {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 7pt;
border: 1px solid;
}

.rounded_button_green, .rounded_button_green span {
	background:url(/images/btn_blank_expanding.gif) no-repeat;
	display:block;
}
.rounded_button_green {
	width:130px;
	min-height:10px;
	padding:9px 6px 9px 6px;
	margin-bottom:4px;
	background-position:top left;
	position:relative;
	text-align:center;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.rounded_button_green span {
	background-position:left bottom;
	width:142px;
	height:10px;
	position:absolute;
	bottom:0;left:0;
	cursor:pointer; /* mostly needed for internet explorer */
}
.rounded_button_green:hover {
	background-position:top right;
	color:white;
	text-decoration:none;
}
.rounded_button_green:hover span {
	background-position:bottom right;
}



/* THEME SITE SPECIFIC STYLES */
.headline1 {
	font-size:24px; 
	font-family:arial,helvetica,sans-serif; 
	font-weight: bold;
	line-height: 25px;
	color:#024457;
}

.headline2 {
	font-size:18px; 
	font-family:arial,helvetica,sans-serif; 
	font-weight: bold;
	color:#024457;
}


/* 
Drop Shadows for images or any other block element.
Source: http://www.alistapart.com/articles/cssdropshadows/
*/
.img-shadow {
	float:left;
	background: url(/images/shadows/simple/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadows/simple/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 2px;
}



/* SHOPPING CART STYLES */
.cartHeading {
	position:relative;
	overflow:auto;
	background-color:#08B36D;
	margin-top:10px;
}

.cartHeadingLeft {
	float:left;
	padding:4px;
	width:550px;
	height:18px;
	text-align:center;
	font-size:14px; 
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	color:white;
}

.cartHeadingRight {
	float:right;
	padding:4px;
	width:150px;
	height:18px;
	text-align:center;
	font-size:14px; 
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	color:white;
}

.cartItemHeading {
	position:relative;
	overflow:auto;
	background-color:#DDDDDD;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartItem {
	position:relative;
	overflow:auto;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartItemDetail {
	position:relative;
	overflow:auto;
	padding:6px;
	padding-left:40px;
	background-color:#EEEEEE;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartItemLodging {
	position:relative;
	overflow:auto;
	background-color:#FFDEDC;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartItemActivity {
	position:relative;
	overflow:auto;
	padding:0px;
	background-color:#FDEFED;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartItemDiscounts {
	position:relative;
	overflow:auto;
	background-color:#FFDEDC;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartItemLeft {
	float:left;
	padding:4px;
	text-align:left;
	font-size:14px; 
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
}

.cartItemRight {
	float:right;
	width:150px;
	height:18px;
	text-align:center;
	padding:4px;
	border-left:1px solid #08B36D;
}

.cartTotal {
	position:relative;
	overflow:auto;
	background-color:white;
	border-bottom:1px solid #08B36D;
	border-left:1px solid #08B36D;
	border-right:1px solid #08B36D;
}

.cartTotalLeft {
	float:right;
	background-color:white;
	text-align:right;
	margin-top:8px;
	margin-right:4px;
	font-size:14px; 
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
}

.cartTotalRight {
	float:right;
	width:150px;
	background-color:white;
	text-align:right;
	padding:4px;
	border-left:1px solid #08B36D;
}

/* COLORS (THIS MUST BE LAST IN THE CSS FILE!) */
.grey {
	color: #717171;
}
.grey:hover{
	color:#000000;
}

.gray {
	color: #616161;
}

.darkgray {
	color: #333333;
}

.green {
	color: #47A13B;
}

.orange {
	color: #F76E00;
}

.white {
	color: #FFFFFF;
}

.black{
	color:#000000;
}

.blue{
	/* color:#276083; */
	color:#295EA3;
}

.red{
	color:red;
}

.yellow{
	color:yellow;
}

