/* CSS Document */
.hidden {
	display: none;
}


* {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	top: 0px;	
	font-family:  Verdana, Arial, Helvetica, Sans-serif;
	color: #333333;
	background-color:rgb(80,132,216);

	text-align: left;
	font-size: 12px;
	padding: 0px;
}

p {
	margin: 10px;
}
img {
	border: none;
}

.top_pic {
	position:fixed;
	left: 0px;
	top: 0px;
	z-index: -1;
}
.bottom_pic {
	position:absolute;
	left: 0px;
	bottom: -10px;
	z-index: -1;	
}
.bottom_pic_left {
	position:absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;	
}
.bottom_pic_right {
	position:absolute;
	right: 0px;
	bottom: 0px;
	z-index: -1;	
}
#page-container {
	width: 800px;
	margin: auto;
	background: url(../images/sidebar.gif) repeat-y right #FFFFE8;  

}
#page-container-full {
	width: 800px;
	margin: auto;
	background: #FFFFE8; 
}
#main-nav {
	background: #5C6828;
	z-index: 1;
}
#header {
	height: 50px;
	background: url(../sign.jpg);
}
#flashbox {
	height: 160px;
}
h1 {
	font-size: 1.2em;
}


#topads {
	margin: auto;
	width: 800px;	
	background: #FFFFFF; 	
}
#sidebar-a {
	float: right;
	width: 140px;
	line-height: 1.2em;
	text-align:center;
	padding: 5px;
	color: #000000;

}


#sidebar-b {
	float: left;
	width: 140px;
	line-height: 1.2em;
//	background-color: #FFFFE8;
	background-color:#FFffff;
	text-align:center;
	padding: 5px;
	color: #000000;

}
.sidebar-a-content {
	background-color: #DCE3CA;
	font-size: 12px;
	color: #333333;
	padding: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.4em;
}
#sidebar-a h2 {
	background-image: url(../images/side-heading.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #515128;
	color: #ffffff;
	font-size: 1em;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
	margin: 0px;
}

#content {
	margin-right: 140px;
	padding: 25px;
	line-height: 22px;

}
#placecontent {
	margin-right: 140px;
	margin-left: 140px;
	padding: 25px;
	line-height: 22px;

}
#places_footer {
	margin: 20px 30px;	
	margin-right: 140px;
	padding: 25px;
	text-align: center;
}
#contentfull {
	padding: 25px;
	line-height: 18px;
	position: relative;
}
#price_key {
	padding: 25px;
	line-height: 18px;
	width: 700px;

}
#price_cal {
	padding: 25px 0 25px 0;
	margin: 0 auto 0 auto;
	line-height: 18px;
	width: 700px;
	clear: both;
}
#content h2 {

	padding-bottom: 15px;
	}


#footer {

	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;	
	clear: both;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;	
	background-color: #FFFFFF;	
		
}
#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover {
	color: #db6d16;
}
#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

	

.adbox60 {
	height: 60px;
	border:thin solid  #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	}
	
.adbox120 {
	height: 120px;
	border:thin solid  #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
	}

#contentbox-container {
	width: 500px;
	margin: 0;
}
.contentbox {
	border:thin solid #339900;
	padding: 5px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.contentbox p {
	padding: 5px;
	margin: 5px;
}
.clear_floats {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}

/* text styles */
a {text-decoration: none; color: #4E610F; background-color: transparent;}
a:hover {text-decoration: underline;}


h2 {font-weight: bold; font-size: 150%; margin-top: 0px; margin-bottom: 10px;} /* for defining page sections */
h3 {font-weight: bold; font-size: 130%; margin-bottom: 5px;} /* a top story */
h4 {font-weight: bold; font-size: 100%; margin-top: 0px; margin-bottom: 0px;} /* module header */
h5 {font-weight: bold; font-size: 100%; margin-top: 0px; margin-bottom: 10px;}
h4.mdhdr, .mdhdr h4, h5.mdhdr, .mdhdr h5, h3.mdhdr, .mdhdr h3 {margin-bottom: 0px;}
h4 a, h5 a {display: block;}
.mr5 {margin-right: 5px;}
.commercial-element {text-align: right; height: 20px; background-color: #EBEBEB; margin-top: 4px; clear: both; position: relative;}
.commercial-action {float: right; background-color: transparent; height: 20px; border-left: 2px solid #fff; font-weight: bold; color: #ff0000; font-size: 12px;}
.commercial-element a {color: #ff0000;}
.md4_3 .commercial-element {clear: none; margin-left: 78px;}

.lhlf {width: 49.5%; float: left;}
.rhlf {width: 49%; float: right;}
.lside {
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}
.rside {	
	width: 280px;
	float: right;
	padding-bottom: 2px;
	}
.promo-blockr {
	width: 260px;
	float: right;
	padding: 10px;
	padding-bottom: 20px;
	background-color:#F2F9D5;	
	margin-bottom: 20px;
	}
.promo-blockl {
	width: 260px;
	float: left;

	background-color:#F2F9D5;

}
.promo-block2 {
	width: 250px;
	float: left;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: thin solid #DEE6CC;
	padding: 0px;
	margin-left: 10px;
}
.promo-inner {
	margin: 10px;
}

.inner {
	background-color:#FFFFFF;
	margin: 5px;
}

.orangebar{
	background-color: #DEE6CC;
	background-position: left center;
	height: 20px;
	background-repeat: no-repeat;
}
.heading_img {
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.block {
	margin: 0;
	width: 560px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	background-color:#CCFF66;
}


.fleft {float: left;  }
.fright {float: right; }
.mdhdr {
	line-height: 1;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.black {
	color: #000000;
}



.img125x125 {  
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 2px;
	border: thin solid #CCCCCC;
	width: 125px; 
	height: 125px;
	}
.img225x120 {
	position: relative;
	width: 225px;
	border: thin double #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
}
.img {float:left; margin-right: 10px;}
h3.controls, h3.mdhdr {
	font-size: 120%;
	font-weight: bold;
	height:1.416em;
	background-color: #BCCA97;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.flash-title
{
      font-size:14px;
      font-family: Arial;
}
.sIFR-active .flash-title
{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
}
h2.cpost-title { margin:12px 0 7px 0; padding-bottom:5px; font-family:Georgia, "Times New Roman", serif; font-size:24px; font-weight:normal; color:#9f0000; border-bottom:1px solid #ccc; }
.places_header {
	color: #913900;
	padding: 5px 0 20px 0;
	font-weight: bold;
	font-size: 2em;
	text-shadow: 1px 1px 5px #666666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
				 }
				 
table.event_list {
	margin: auto;
}
table.event_list td {
	padding: 10px;
	background-color: #FFF7EF;	
}				 
				 
.left {
	float: left;
	padding: 0 25px 10px 0;

}
.clearf { clear: both; }
.shadow {
	box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow:  5px 5px 5px #888;
	-moz-box-shadow:  5px 5px 5px #888;
	/* down, left, length of shadow, colour */
-ms-filter: filter:
    progid:DXImageTransform.Microsoft.MotionBlur(strength=13, direction=310)
    progid:DXImageTransform.Microsoft.Blur(pixelradius=2)
    progid:DXImageTransform.Microsoft.Wheel(duration=3);
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc,offX=3,offY=2, positive=true)
    progid:DXImageTransform.Microsoft.Blur(pixelradius=2);	
}

.bold_text {
	color: #D17101; 
	font-size: 20px;
	margin-bottom: 3px;
	text-align: left;
}

/* Registration tabs */
#registration_menu {
	margin: 0;
	padding-top: 15px;
}
#registration_menu ol {
    height: 3em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;

}
#registration_menu ol li {
    background: #bdf url(/images/tabs1.jpg);
    float: left;
    margin: 0 7px 0 0;
    padding-left: 10px;
}
#registration_menu ol a {
    background: url(/images/tabs1.jpg) 100% 0;
    color: #C60;
    float: left;
    line-height: 3em;
    height: 3em;
	padding-right: 10px;
    text-decoration: none;
	margin-bottom: 1px;
    font-weight: bold;	

}
#registration_menu li.selected {
    background-color: #48f;
    background-position: 0 -60px;
}
#registration_menu li.selected a {    
	background-position: 100% -60px;
    color: #C60;
    font-weight: bold;
}

.skip {
	position: absolute;
	margin: 15px auto auto 540px;

}
.skip img {
	border: 0;
}
.fade img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}
.fade img:hover  {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}
#error, #error1 {
	color: red;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:5px;
}
