.topbar {
	background-image:   url(christmas/images/page/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topmenu {
	background-color: #000000;
	text-align: left;


}
body {
	background-color: #D8E6F1;
	background-attachment: fixed;
	background-image: url(christmas/images/css/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;


}
.padded20 {
	padding: 20px;
	background: url(christmas/images/css/transwhite.png);

}
.photobar {
	border-bottom: 3px solid #000000;

}
.sidemenu a img {
	border-bottom:2px solid #000000;
}

.sidemenu a:hover img {
	border-bottom: 2px solid #FFFFFF;
}

.red {
	color: #FF0000;
}

a.red:link {
	text-decoration: none;
	color:#FF0000;
}

a.red:hover, a.red.link:hover, a.red.active:hover, a.red:visited:hover {
	text-decoration: none;
	color:#FF3300;
}

a.red:active {
	text-decoration: underline;
	color:#FF0000;
}

a.red:visited {
	text-decoration: none;
	color:#FF0000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-top-color : #ADD1F5;
	border-top-style : solid;
	border-top-width : 3px;
	padding-top: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.border {
	border : 1px solid #000000;
}

.bborder {
	border-bottom : 1px dotted #9CC7E9;
	padding-right: 10px;

}

.left {
	float: left;
	margin-right: 20px;


}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	text-indent: -10px;
	padding-left: 10px;
}

.featurelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: -10px;
	margin-left: 20px;
}

.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666633;
	padding: 15px 0px 0px 0px;
}

.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}

.dateheader {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	padding: 6px;
	color: #FFFFCC;

}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-indent: -7px;
	padding : 0px 0px 4px 7px;
}


h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

p , pre, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

	}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}

h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;




	}

tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #AEA444;
}

.darkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}
.fakelink {
	color: #274DBC;
	font-weight: bold;
	text-decoration: underline;

}

.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.box {
	background-color: #D6C973;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}



.infobox {
	width: 300px;
	background-color: #F5E3A7;
	border: 2px solid #666633;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.infobox ul, .box ul {
	margin-left: -10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	background: #6666CC;
	color: #FFFFFF;
	border : 2px solid #000066;
	border-left : 2px solid #99ccff;
	border-top : 2px solid #99ccff;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.link:hover, .shortlink:hover {
	background: #46BF58;
	color: #ffffff;
}

.link:active {
	background: #CEC4FF;
	color: #000000;
	border : 2px solid #cce6ff;
	border-left : 2px solid #000066;
	border-top : 2px solid #000066;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

.sideborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #AAE1B3;
}
.leftpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.titleblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 20px;


}
.dateborder {
	background-color: #EFE8BE;
	border : 1px solid #000000;
}
.bar {
	background-color: #AEA444;
	height: 3px;
	width: 100%;
	margin-top: 10px;

}
.outdent
{
	text-indent: -20px;
	padding-left: 20px;
}

.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 6px;
	background-image:  url(images/css/tab_corner.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FAEEE;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D3E7FA;

}

.tabselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 6px;
	background-image:  url(images/css/tab_corner_f2.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FAEEE;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A2C6EA;
}

a.tablink:link	{
	color: #000000;
	text-decoration: none;
}

a.tablink:visited	{
	color: #000000;
	text-decoration: none;
}

a.tablink:active {
	color: #666666;
	text-decoration: none;
}

a.tablink:hover	{
	color: #666666;
	text-decoration: none;
}
.white{
	color:#FFFFFF;
}

a.white:link {
	text-decoration: none;
	color:#FFFFFF;
}

a.white:hover, a.white.link:hover, a.white.active:hover, a.white:visited:hover {
	text-decoration: none;
	color:#e0e0e0;
}

a.white:active {
	text-decoration: underline;
	color:#FFFFFF;
}

a.white:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.ibutton {
	width:130px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #AEA444;
	color: #FFFFFF;
	border-left : 2px solid #CCCCCC;
	border-top : 2px solid #E5E5E5;
	text-align: center;
	padding: 2px;
	margin-top:4px;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #000000;
	text-decoration: none;
	font-weight: bold;

}
.padded{
	padding-top:6px;
	padding-bottom:6px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:active {
	color: #003399;
}

a:hover, a:visited:hover {  color: #0033FF; }

.black {
	color: #000000;
}
.topright {
	background-image:  url(christmas/images/css/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomleft {
	background-image:  url(christmas/images/css/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#caption {
	color: #000000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:1;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
dt {
	font-weight: bold;
}
dd {
	padding-bottom: 10px;
	margin-left: 16px;
}
.boldwhite {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.pad6 {
	padding: 6px 0px 6px 6px;

}
.boldblack {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
a.nounderline {
	text-decoration: none;
}
.cellborderbottom {
	border-bottom: 1px solid #CCCCCC;
}
.cellbordertop{
	border-top: 3px solid #9CC7E9;
	padding-top: 10px;
}

a.redlink:link, a.redlink:visited {
	color: #CC0000;
}
.indent {
	margin-left: 30px;
}
.sidebar {
	background: #FFFFFF url(images/css/sidebar.gif) repeat-y left top;
}
.footer {
	padding-top: 20px;
}
.rheader {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
.skyblock {
	width: 605px;





}

.skyblock p {
	color: #000000;
	font-weight:bold;
	font-size:15px;
	text-align: right;
	margin-right:20px;
	margin-bottom:-20px;
}

#itinerary {
	font-size: 11px;
	color: #000000;
}
#itinerary a:link, #itinerary a:visited {
 	color: #000000;
 }
.dropdown
{
    background-color: #EFE8BE;
}

a.menuitem, a menuitem:link, a menuitem:visited {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 3px 14px 3px 6px;
	font-weight: bold;
	border-bottom: 2px solid #000000;

}

a.menuitem:hover {
	background-color:  #D6C973;
	color: #000000;
	border-bottom: 2px solid #000000;
}

a.menuitem:visited:hover {
	background-color:  #D6C973;
	color: #000000;
	border-bottom: 2px solid #000000;
}
a.sidemenuitem, a.sidemenuitem:link, a.sidemenuitem:visited {
	background: #D6C973;
	display: block;
	padding: 3px 10px 3px 10px;
	border-bottom: 2px solid #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.sidemenuitem:hover, a.sidemenuitem:visited:hover {
	background-color: #AEA444;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
a.sidemenuitem:active, a.sidemenuitem:visited:active
 {
	background-color: #AEA444;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.lborder {
    padding: 6px 0px 6px 6px;
	border-left: 2px solid #C7B641;
}
.blackborder {
	background: url(images/css/blackborder.gif) repeat-x left top;
}
.forumheader {
	background-color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

#imgbox img {
	margin-bottom:5px;
	border: 2px solid #D1D3D7;

 }.listing {
	padding-left: 20px;
}
.chartheader {
	background: #8DC63F;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;


}
.obg {
	background: #FFFFFF;
}
.bbg {
	background: #2951C0;
}
.wbg {
	background: #A6B7E3;
}
.timeoutheader {
	font: normal 24px Arial, Helvetica, sans-serif;
	text-align: left;

}
.bigger {
	font-size: 120%;
	line-height: 150%;
}
.tblock {
	background: url(christmas/images/pclogo.png) no-repeat left top;
}
.urlblock {
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 10px;
}

