/* ----------- header ----------- */
td.header {
background-color: #FFCC00;
height:auto;
}

td.repeatHeader {
        background-color: #ffffff;
		background-image: url(../assets/header_repeat-x.gif);
		background-repeat: repeat-x;
		height:11px;
		width:630px;
}

td.repeatx2 {background-color: #080883;
		background-image: url(../assets/x_news_travel.gif);
		background-repeat: repeat-x;
		height:18px;
		width:100%; 
}

.classicbox {background-color: #ffffff; border: 1px #F7CA2B solid;}

/* ----------- Checkout Box ----------- */
a.checkout {COLOR: #990000; text-decoration:underline; font-weight:bold; font-style:italic; font-size:12px;}
a.checkout:visited {COLOR: #990000; text-decoration:underline; font-weight:bold; font-style:italic; font-size:12px;}
a.checkout:hover {COLOR: #000000;}

/* ----------- Inside Travel ----------- */
td.inside {
font: 10px/1.3em verdana,arial,tahoma,sans-serif; color:#000000; font-weight:bold;
padding:4px;
}	

a.inside {COLOR: #990000; text-decoration:underline; font-weight:normal; font-size:10px;}
a.inside:hover {COLOR: #000000;}

/* ----------- Featured Photo ----------- */
#featuredphoto a.featuredphoto {
border-top: 2px solid #E6E6E6;
border-bottom: 2px solid #E6E6E6;
background-color: #CDCDCD;
padding: 4px;
color:#080883; font-weight:bold; font-size: 12px; text-decoration:underline;
height:18px;
width:232px;
display:block;
}
/* This rule applies only to IEWin or Mac */
* html body #featuredphoto a.featuredphoto {
width:240px;
}

#featuredphoto a.featuredphoto:hover {color:#000000;} 

td.repeatfp {
        background-color: #ffffff;
		background-image: url(../assets/fp_repeat-y.gif);
		background-repeat: repeat-y;
		height:127px;
		width:16px;
}

/* This rule applies only to IEWin or Mac */
* html body td.repeatfp  {
height:120px;
}

/* ----------- Inside Travel Summary Box ----------- */
.insidetravel {
width:190px;
height:228px;
}

td.instruct {font-size: 11px; color: #000000; padding: 4px; background-color: #FCFCFC; width:171px;}
td.txtdirective {font-size: 10px; color: #666666; text-align: right; background-color: #EFEFEF; padding: 4px; width:19px;}
td.scrolldown {font-size: 10px; color: #666666; background-color: #FDFCE9; border: 1px solid;  border-color: #F5F5F5;  padding: 4px;}
td.end {height:17px; background-color: #FDFCE9; border: 1px solid #E4E4E4;}

a.instruct, a.instruct:visited {color:#080883; font-size: 11px; font-weight:bold; text-decoration:none;}
a.instruct:hover {color: #000000;}

/* border-color: #F5F5F5 #F5F5F5 #E4E4E4; */

/* ----------- SkiResorts Box ----------- */
td.skiresorts {
width:190px;
border: 1px solid #103C6D;
background-color:#B2C7DC;
padding:0px;
background-image: url(../assets/skiResorts_bottom.gif);
background-position: bottom;
background-repeat: no-repeat;
}

td.skiresortsText {
font: 10px/1.3em verdana,arial,tahoma,sans-serif; color:#000000;
padding: 0px;
}

a.skiresorts {color: #CC0200; font-weight:bold; font-size:10px;}
a.skiresorts:visited {color: #CC0200; font-weight:bold; font-size:10px;}
a.skiresorts:hover {COLOR: #000000;}

a.skiresortsHome, a.skiresortsHome:visited {
  color:#103C6D;   
  font-weight:bold; 
  font-size:13px;
  text-decoration:none;
}
a.skiresortsHome:hover {COLOR: #000000;}

ul { 
  margin-top: 0.35em; 
  margin-left: 1.5em; 
  padding-left: 10px; 
  padding-right: 10px;
} 

li { 
  list-style: disc outside;
  padding-bottom:10px;
} 

/* ----------- Travel Stories Box ----------- */
.travelstories {
width:423px;
border: 1px solid #CDCDCD;
padding: 8px;
font: 11px/1.4em verdana,arial,tahoma,sans-serif; color:#000000;
}

td.repeatts {
        background-color: #ffffff;
		background-image: url(../assets/ts_repeat-y.gif);
		background-repeat: repeat-y;
		height:430px;
		width:11px;
}

.imagePosition {padding-right:8px; float:left;}
.travelhead {font: 12px verdana,arial,tahoma,sans-serif; color:#000000; font-weight:bold;}

a.more {color:#080883; font-weight:bold; font-size:11px;}
a.more:hover {color:#000000;}

/* ----------- Gear Reviews/Travel Tips ----------- */
.traveltips {
width:218px;
height:210px;
border-bottom: 1px solid #CECECE;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
padding: 0 8 8 8px;
background-image: url(../assets/bkgd_traveltips2.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color:#F3F4F8;
font: 11px/1.4em verdana,arial,tahoma,sans-serif; color:#000000;
}

.travelgear {
width:218px;
height:210px;
border-bottom: 1px solid #CECECE;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
padding: 0 8 8 8px;
background-image: url(../assets/bkgd_travelgear2.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color:#F8F9F4;
font: 11px/1.4em verdana,arial,tahoma,sans-serif; color:#000000;
}

a.ad {FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: Arial,Helvetica,sans-serif;  FONT-WEIGHT: bold;}
a.ad:visited {FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: Arial,Helvetica,sans-serif;  FONT-WEIGHT: bold;}


