/* -----------*****************------------------ */
/* BASIC for PAGES */

body {
	background-color: #192A29;
	background-image: url(images/landscape.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666;
}


/* -----------*****************------------------ */
/* STRUCTURE and BACKGROUND for PAGES */
#shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#top_cover {
	background-image: url(images/top_cover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-color: #303F28;
	background-image: url(images/shadow_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bot {
	background-color: #303F28;
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabfootleft {
	font-size: 10px;
	text-decoration: none;
	color: #6CA5BA;
	line-height: 140%;
	padding: 10px 0px 0 10px;
}

#tabfootmid {
	font-size: 10px;
	text-decoration: none;
	color: #6CA5BA;
	line-height: 140%;
	padding: 6px 0 0 0;
}
#tabfootright {
	font-size: 10px;
	text-decoration: none;
	color: #6CA5BA;
	line-height: 140%;
	padding: 10px 60px 0 0;
}


/* -----------*****************------------------ */
/* FORMATTING for PAGES */
#format {
	background-image: url(images/format_shad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#format_left, .format_left {
	padding: 15px 0 20px 15px;
	color: #666;
	font-size: 11px;
	line-height: 140%;
}
#format_main {
	padding: 15px 10px 20px 15px;
	color: #666;
	font-size: 11px;
	line-height: 140%;
}	
#format_right, .format_right {
	padding: 0px 0px 0 0px;
	color: #666;
	font-size: 11px;
	line-height: 140%;
}


/* -----------*****************------------------ */
/* COLUMNS MAIN CONTENT FORMATTING CONTINUED */


#herd_column { width: 485px; float: left; margin: 3px 0px 0 0px;}



/* -----------*****************------------------ */
/* HEADERS */

.header1 {
	font-weight: bold;
	font-size: 20px;
	color: #46869D;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.header1b {
	font-weight: bold;
	font-size: 16px;
	color: #80A3B8;
	font-variant: small-caps;
}
.header2 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #46869D;
}
.header3 {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	font-variant: small-caps;
}
.header4 {
	font-weight: bold;
	font-size: 14px;
	color: #74A55E;
	font-variant: small-caps;
}
.special {
	font-weight: bold;
	font-size: 18px;
	color: #ECB937;
	font-family: Garamond, Myriad Web Pro, serif;
	line-height: 150%;
}
.header_bread {
	font-size: 10px;
	color: #999999;
}
.caption {
	color: #688FCB;
}

/* -----------*****************------------------ */
/* LISTS */

ol {
	margin: 0 0 10px 20px;
	padding: 0;
}
ol li {
	color: #666;
	font-weight: normal;
	font-style: normal;
	padding: 5px 0 0 0;
	margin: 0;
	letter-spacing: 0px;
}
ol li.title {
	list-style-image: none;
	list-style-type: none;
	color: #6699CC;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 0 -18px;
	padding: 0;
}
ul#sale {	
	margin: 0 0 0 50px;
	padding: 10px;
}
ul#sale li {
	list-style-image: url(images/0065_ticket.png);
	color: #666;
	padding-top: 5px;
	margin: 0;
}


ul#display {	
	margin: 0 0 0 25px;
	padding: 10px;
	background: url(images/ul_backing.jpg) no-repeat left top;
	border: 1px solid #6699CC;
	width: 250px;
}
ul#display li {
	list-style-image: url(images/0065_ticket.png);
	color: #666;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	letter-spacing: 1px;
	margin: 0 0 0 25px;
}
ul#display li.title {
	list-style-image: none;
	list-style-type: none;
	color: #6699CC;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
}


/* DEF LIST */
dl.info {font-size: 11px; margin: 0px 0;}
dl.info dt {background:#ccc; padding: 5px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase}
dl.info dd {margin: 0; padding: 5px 5px 0 5px; font-weight: normal;}
dl.info dd p {padding: 0; margin: 0; color:#999999;}
dl.info dd a {text-decoration:none; color:#999999;}
dl.info dd p em {font-style: normal; font-weight: bold; float: right; color:#666666;}
dl.info dd a em {font-style: normal; font-weight: bold; float: right; color:#666666; text-decoration: underline;}
dl.info dd a:hover {text-decoration: underline; color: #86B639; font-weight: normal;}
dl.info dd a:hover em {text-decoration: none; color: #86B639; font-weight: bold;}
dl.info dd a.more em {text-decoration: underline; color: #86B639; font-weight: normal;}
dl.info dd a.more:hover em {text-decoration: underline; color: #4A6A16; font-weight: normal;}


dl.info dt.info_snowmass {background:#d4d8bd;}
dl.info dt.info_timo {background:#d4d8bd;}
dl.info dt.info_royal {background:#d4d8bd;}
dl.info dt.info_bred {background:#D6E4ED;}
dl.info dt.info_opacity {background:#758279;}




/* -----------*****************------------------ */
/* CHUNKS on new and home pages */

#chunk, .chunk {
	line-height: 140%;
	padding-bottom: 15px;
	clear: both;
}
#chunk .img-shadow, .chunk .img-shadow {
  float:left;
  background: url(images/pic-shad.png) no-repeat bottom right !important;
  background: url(images/pic-shad.jpg) no-repeat bottom right;
  margin: 8px 10px 0 8px !important;
  margin: 8px 10px 0 4px;
  }

#chunk .img-shadow img, .chunk .img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #73ACBE;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  }

#chunk .left_side, .chunk .left_side {
	border: 1px solid #73ACBE;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}
hr {
	border: 0;
	width: 100%;
	color: #DDE8F1;
	background-color: #DDE8F1;
	height: 1px;
	clear: both;
	margin: 15px 0px 15px 0px;
}



a {
	color: #86B639;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #4A6A16; 
	text-decoration: underline;
}

a#small {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
/* -----------*****************------------------ */




/* IMAGES */
.right_side {
	border: 0px;
	float: right;
	padding: 0 0 2px 10px;
}
.left_side {
	border: 0px;
	float: left;
	padding: 0 4px 2px 0px;
}
/* -----------*****************------------------ */

/* -----------*****************------------------ */
/* LINKS */
a.breadcrumb {
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}
a.breadcrumb:hover {
	color: #333333;
}
a.foot {
	font-size: 10px;
	text-decoration: none;
	color: #6CA5BA;
}
a.foot:visited {
	color: #6CA5BA; 
}
a.foot:hover {
	color: #46869D; 
	text-decoration: underline;
}
a.foot:active {
	color: #46869D; 
	text-decoration: underline; 
}