/****************************************
**	website: 	www.Badgemorepark.com
**	version: 	1.0 
**	media:		screen
**	date:		01/01/2008

*****************************************/
/****************************************
Access
*****************************************/

.hide { display: none; }

/****************************************
layout
*****************************************/
body {
	background-color: #E8EDE8;
}

#registration{
background-color: #E8EDE8;
width: 550px;
padding: 20px;

}

#pdf-list{
margin-left: 40px;
}


.reg_field{
width: 231px;
height: 18px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 5px;

}

.dropdown{
width: 240px;
height: 30px;
margin-bottom: 10px;

}

.reg_fieldsmall{
width: 120px;
height: 18px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 5px;

}

.reg_fieldextrasmall{
width: 70px;
height: 18px;
margin-bottom: 10px;
padding-top: 6px;
padding-left: 5px;

}

#header{
	background-image: url(/Clients/7/template/logo2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	margin-left: 10px;
	height: 8.4em;
	padding:0px;
}

.consent{
width: 100px;
font-size: .75em;
}

#main_wrapper{
	width: 855px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(/Clients/7/template/repeat.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
}

#inner_wrapper{
	margin-left: 0.50em;
	background-color: #ffffff;
	width: 51.85em;
	}

#home_banner{
	background-color: transparent;
	height: 12.50em;
}

#banner{
	background-color: transparent;
	height: 7.50em;
}

#main_content{
	padding: .5em 1em 2em 13.50em;
}

#main{
	padding: 1em ;
}

#content_left{
	float: left;
}

#content_right{
	float: right;
	width: 15.94em;
}

#main_content h1{
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: .5em;
}

#main_content h2{
	font-size: .90em;
	line-height: 1em;
	padding-bottom: .70em;
}

#main_content h3{
	font-size: .75em;
	line-height: 1.6em;
	padding-bottom: 1em;
	font-weight: bold;
}


#main_content p{
	font-size: .75em;
	line-height: 1.6em;
}
	
#main_content ul{
padding: 5px 0px 18px 15px;
}

#main_content  ul li{
	font-size: .75em;
}
#main_content table {
padding: 1em;
width: 590px;
text-align: left;
font-size: .75em;
line-height: 1.6em;
}



#ent-left{
background-color: transparent;
text-align: right;
color: #1C4A1C;
margin-right:8px;
}

#ent-left li{
display:inline; 
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-right: 6px;
}
#ent-left li a {
font-weight:normal;
color: #1C4A1C;
}

#ent-right{
width: 300px;
margin-right: 11px;
float: right;
background-image:url(/Clients/7/template/ent_bk.gif);
background-position:right;
background-repeat:no-repeat;
color: #1C4A1C;
text-align: right;
padding-top: 3px;
}
#ent-right li{
display:inline; 
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-right: 10px;
}
#ent-right li a {
font-weight:bold;
color: #1C4A1C;
}


#footer{
width: 49.65em;
clear:both;
padding: 1.3em;
height:1em;
background-color: #164616;
}

#footer p{
color: #d6dde5;
font-size:.64em;
}

#footer p a.standards{
color: #a2adba;
font-size: .90em;
text-decoration: none; 
}

#footer p a.standards:hover{
color: #ffffff;
text-decoration: none; 
border-bottom: 0.085em solid #ffffff;
}
#footer_left{
	float: left;
	
}

#footer_right{
	float: right;
}



#valid{
	background-color: #E8EDE8;
	width: 52.85em;
	padding-right:5em;
clear:both;
	}


#valid p{
color: #333333;
font-size:.64em;
}

#valid p a.standards{
color: #333333;
font-size: .90em;
text-decoration: none; 
}

#valid p a.standards:hover{
color: #000000;
text-decoration: none; 
}
#valid_left{
	float: left;
}

#valid_right{
	padding-top:10px;
	float: right;
	background-color: #E8EDE8;
}

.login_bk{
background-image:url(/Clients/7/template/login-repeat.jpg);
background-repeat:repeat-x;
padding: 10px 5px 8px 5px;
}

.ent_bk{
background-image:url(/Clients/7/template/ent_bk.gif);
background-repeat:no-repeat;
background-position:right;
}

.ent_bk2{
background-image:url(/Clients/7/template/ent_bk2.gif);
background-repeat:repeat-x;
}
/****************************************
global
*****************************************/
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,td { 
	margin: 0;
	padding: 0;
	font-family: Verdana, arial, sans-serif;
	line-height: 1.75em;
}


address,caption,cite,code,dfn,em,var {
	font-style: normal;
	font-weight: normal;
}



caption { text-align: left; }

h1,h2,h3,h4,h5,h6,code {
	font-size: 100%;
	font-weight: normal;
	margin:0;
	padding:0;
}

q:before,q:after { content: ''; }

abbr,acronym { border: 0; }

/*----------------------------------------------
Links
----------------------------------------------*/

a.forgot{
color:#666666;
font-size: 10px;
padding: 0px 0px 0px 5px;
margin: 0;
}
	
#main_content a.in_link{
	font-weight: bold;
	color: #1C4A1C;
}


#main_content a.in_link:hover{
color: #1C4A1C;
text-decoration: none; 
border-bottom: 0.085em solid #61616b;
}



/*-------------------------------------------*/




/****************************************
Navigation
*****************************************/

body.home #nav ul#navlist li #home,
body.course #nav ul#navlist li #course,
body.membership #nav ul#navlist li #membership,
body.corporate #nav ul#navlist li #corporate,
body.conference #nav ul#navlist li #conference,
body.wedding #nav ul#navlist li #wedding,
body.private #nav ul#navlist li #private,
body.accommodation #nav ul#navlist li #accommodation,
body.shop #nav ul#navlist li #shop
 {
/*background-image: url(../img/btn_repeat.jpg);*/
background-color: #C2D1C2;
background-position: top;
background-repeat: repeat-x;
}


#nav-bar{
width: 52.23em;
margin: 0px 0px 1px 0.50em;
height:1.85em;
background-color:#F5F7F5;
padding: 0em;
}

#nav {
background-color: transparent;
top:8.40em;

}
#nav ul#navlist {
background-color: transparent;
list-style-type:none;
float:left;
height:2.0em;
margin-top: .06em;
padding:0em;
z-index:500;
}
#nav ul#navlist li {
/*background: transparent url(../img/nav_pipe.gif) no-repeat left;*/
float:left;
font-size:.66em;
margin:0pt;
padding:0pt;
position:relative;
text-align:center;
}
#nav ul#navlist li a {
background-color: transparent;
color:#000000;
list-style-type:none;
display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
height:2.1em;
padding:0.6em 0pt 0pt;
text-decoration:none;
/*width:9.25em;*/
}


#nav ul#navlist li#nav-home .mainlink {
background-color: transparent;
width:6.0em;
}

#nav ul#navlist li#nav-course .mainlink {
background-color: transparent;
width:9.0em;
}


#nav ul#navlist li#nav-member .mainlink {
background-color: transparent;
width:9.0em;
}

#nav ul#navlist li#nav-corporate .mainlink {
background-color: transparent;
width:8.0em;
}

#nav ul#navlist li#nav-training .mainlink {
background-color: transparent;
width:8.0em;
}

#nav ul#navlist li#nav-wedding .mainlink {
background-color: transparent;
width:8.0em;
}

#nav ul#navlist li#nav-events .mainlink {
background-color: transparent;
width:11.4em;
}

#nav ul#navlist li#nav-accommodation .mainlink {
background-color: transparent;
width:5.7em;
}

#nav ul#navlist li#nav-shop .mainlink {
background-color: transparent;
width:7.0em;
}

#nav ul#navlist li ul li {
background:#F5F7F5 none repeat scroll 0%;
list-style-type:none;
font-size:11px;
height:auto;
line-height:1.1em;
text-transform:none;
width:150px;
}
/*customer width for pro shop*/
/*#nav ul#navlist li#nav-shop ul li {
background:#164616 none repeat scroll 0%;
list-style-type:none;
font-size:11px;
height:auto;
line-height:1.1em;
text-transform:none;
width:83px;
}
#nav ul#navlist li#nav-shop ul li.sub a, #nav ul#navlist li#nav-shop ul li.sub span {
background-color: transparent;
color:#000000;
padding-right:2.50em;
width:auto;
}*/
/*customer width for pro shop*/

#nav ul#navlist li:hover {
/*background-image: url(../img/btn_repeat.jpg);*/
background-color: #C2D1C2;
background-position: top;
background-repeat: repeat-x;
}


#nav ul#navlist li:hover a {
background:#F5F7F5 none repeat scroll 0%;
}
#nav ul#navlist li a:hover {
background:transparent none repeat scroll 0%;
}
#nav ul#navlist li a:active {
background-color:#F5F7F5;
}
#nav ul#navlist li ul {
background:transparent none repeat scroll 0%;
clear:left;
left:-999em;
margin:0em 0em 0em;
padding:0em;
position:absolute;
width:11.38em;
z-index:150000;
}

#nav ul#navlist li ul ul {
background-color: transparent;
margin:0em -9.37em 0em 13.48em;
top:0em;
}
#nav ul#navlist li:hover ul ul {
background-color: transparent;
left:-999em;
}
#nav ul#navlist li:hover ul, #nav ul#navlist li li:hover ul  {
background-color: transparent;
left:0em;
right:auto;
}

#nav ul#navlist li ul li a, #nav ul#navlist li:hover ul li a {
background:#6b7a8c none repeat scroll 0%;
color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size:.96em;
font-weight:normal;
height:auto;
padding:0.75em 0.50em;
text-align:left;
width:11.31em;
}

#nav ul#navlist li ul li:hover a{
background-color:#C2D1C2;
}

#nav ul#navlist li ul li.sub a, #nav ul#navlist li ul li.sub span {
background-color: #F5F7F5;
color:#000000;
padding-right:2.50em;
width:11.21em;
border-left:1px solid #C2D1C2;
border-bottom:1px solid #C2D1C2;
border-right:1px solid #C2D1C2;
}

#nav ul#navlist li ul li.sub:hover {
background-color: #C2D1C2;
}
#nav ul#navlist li ul li.sub a:hover {
background-color: #C2D1C2;
}
#nav ul#navlist li ul li:hover li a{
background-color: #C2D1C2;
}


.shop_ad{
	background-image: url(/Clients/7/template/pro_shop_bk.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 55px;
	margin-bottom: 10px;
	padding-top: 105px;
	padding-left: 10px;
	/*border-bottom: .20em solid #164616;*/
}


.holding_ad{
	/*background-image: url(/Clients/7/template/pro_shop_bk.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	height: 55px;
	margin-bottom: 10px;
	padding-top: 55px;
	padding-left: 10px;
	background-color: white;
	border: 2px solid #EEF0EE;
	/*border-bottom: .20em solid #164616;*/
}

.holding_ad p{
		font-size: .70em;
		line-height: 1.3em;
}  


.shop_ad p{
		font-size: .70em;
		line-height: 1.3em;
}

#header{
	background-image: url(/Clients/7/template/logo2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	margin-left: 10px;
	height: 8.4em;
	padding:0px;
}

#events_home{
	background-image: url(/Clients/7/template/event_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #5C7E5C;
	width: 225px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 25px;
	margin-top: 18px;
	text-align: left;
}


#events_home h4{
	color:#000000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top: 6px;
}

#events_home p{
line-height: 1.3em;
font-size: .70em;
width: 200px;
}


#wedding_ad{
padding-left: 10px;
	background-image: url(../img/wedding_bk.jpg);
	background-position: right;
	/*background-color: #EEF0EE;*/
	background-color: white;
	border: 2px solid #EEF0EE;
	background-repeat: no-repeat;
	width: 515px;
	height: 110px;
	margin-bottom: 25px;
}

#wedding_ad p{
line-height: 1.3em;
font-size: .70em;
width: 250px;
}

#wedding_ad h4{
	color:#6B5027;
	font-weight: bold;
	
}

.txt_ad{
	width:250px;
	border: 1px solid #666666;
	margin-bottom: 7px;
}

.txt_ad h4{
font-size: 1em;
font-weight: bold;
color: #333333;
padding: .10em 0em 0em .30em;
}

.txt_ad p{
font-size: .68em;
font-weight: normal;
color: #333333;
line-height: 1.20em;
padding-left: .5em;
}

a.more {
font-size: 0.70em;
font-weight: bold;
color: #164616;
padding: 0em 1.0em 0em 0em;
background-image: url(/Clients/7/template/arrow.gif);
background-repeat: no-repeat;
background-position: right;
}


a.rightmore {
font-size: 0.70em;
font-weight: bold;
color: #164616;
padding: 0em 1.0em 0em 0em;
background-image: url(/Clients/7/template/arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-left: 6px;
}

a.rightmorehome {
font-size: 12px;
font-weight: bold;
color: #164616;
padding: 0em 1.0em 0em 0em;
background-image: url(/Clients/7/template/arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-left: 6px;
}

strong.welcome{
	font-weight: bold;
	font-size: 15px;
}
/*------------------------------------*/

a.email {
font-size: 12px;
font-weight: bold;
color: #164616;
padding: 0em 1.0em 0em 0em;
background-repeat: no-repeat;
background-position: right;
}


#content
	{
	margin-top: 20px;
	}


#left 
	{
	float:left;
	width:203px;
	margin:0; 
	padding:0;
	}
	
#middle 
	{
	margin:0;
	padding:0;
	}

	
.cleaner 
	{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
#subnav
{
margin: 0px 0px 12px 0px;
}
#subnav ul {
margin:0;
padding:0;
list-style:none;
 }

#subnav li {
      margin:0;
      padding:0px 0px 0px 10px;
	  	border-bottom: 1px #EAF5E0 solid;
      }

#subnav a
{
font-family: arial,verdana; font-size: 12px; color: #333333; font-weight: normal;
text-decoration:none;
}

#subnav a:hover {font-family: arial,verdana; font-size: 12px; color: #1C4A1C; font-weight: normal;}
#subnav li:hover{
background-color:#F1F3F1;
      }
#subnav a.on
{
font-family: arial,verdana; font-size: 12px; color: #1C4A1C; font-weight: bold;
text-decoration:none;
}
#promotion{
background-image: url(../img/special.jpg);
background-repeat: no-repeat;
background-position: top;
	width: 190px;
	border: 1px solid #AEBFAE;
	margin-left: 10px;
	background-color: white;
}

#promotion h2 {
	color: #323218;
	font-family:Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 1.20em;
	text-align: center;
}

#promotion p {
text-align: center;
padding-left: .50em;
	font-size: .70em;
}

#promotion2{
background-image: url(../img/special_member.jpg);
background-repeat: no-repeat;
background-position: top;
	width: 190px;
	border: 1px solid #AEBFAE;
	margin-left: 10px;
	background-color: white;
}

#promotion2 h2 {
	color: #323218;
	font-family:Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 1.20em;
	text-align: center;
}

#promotion2 p {
text-align: center;
padding-left: .50em;
	font-size: .70em;
}

.product{width: 550px; border: 1px solid #cccccc; margin: 5px 0; text-align: right;}
.productcopy {float: left; width: 330px; text-align: left;}
.prod {font-family: arial,verdana; font-size: 16px; color: #000000; font-weight: bold; padding: 10px 0px 0px 10px;}
.productcopy p {font-family: arial,verdana; font-size: 12px; color: #000000; font-weight: normal; line-height: 16px; padding-left: 12px;}


.package{width: 590px; border: 1px solid #cccccc; margin: 5px 0; text-align: right;}
.packagecopy {float: left; width:280px; text-align: left;}
.pack{font-family: arial,verdana; font-size: 16px; color: #000000; font-weight: bold; padding: 10px 0px 0px 10px;}
.packagecopy p {font-family: arial,verdana; font-size: 12px; color: #000000; font-weight: normal; line-height: 16px; padding-left: 12px;}


.test{
	font-style:italic;
}

td p.intro  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}
.login_input {
	height: 18px;
	width: 165px;
	border: 1px solid #B9CAB9;
	background-color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 6px;
	color: #999999;
	padding-top: 4px;
	padding-left:4px;
}

