@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2C3B3B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container {
	width: 800px;
	margin-bottom: 30px;
}	
.emailForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #2C3B3B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#login {
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 385px;
	padding-left: 410px;
	padding-right: 5px;
	padding-bottom: 26px;
}
#login2 {
	height: 24px;
	margin-bottom: 26px;
	background-image: url(images/bgH.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 420px;
	margin-left: 375px;
	padding-right: 5px;
}
#header {
	height: 89px;
}
#event {
	float: right;
}
#event p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #222d2d;
}
#nav {
	height: 27px;
}
#nav p {
	font-size: 13px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:normal;
}
.nav_bg p {
	color: #20b7ef;
}
.nav_bg a:link {
	color: #00475F;
	text-decoration:none;
}
.nav_bg a:visited {
	color: #00475F;
	text-decoration:none;
}
.nav_bg a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.nav_bg {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	margin-right: 3px;
	background-color: #45D0FF;
}
#left {
	float: left;
	width: 492px;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px #999999 dashed;
}
#left li {
	margin-left: 12px;
	padding-left: 3px;
	margin-bottom: 4px;
}
#left p {
	margin-bottom: 10px;
}
#left img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#right {
	float: right;
	width: 300px;
}
.box_r_head {
	background-image: url(images/bg_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.box_r_head_new {
	background-image: url(images/bg_title_basket.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.box_r_head_new p {
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
}

.box_r_head p {
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
}
.box_r_txt {
	background-image: url(images/bg_title2.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.box_r_txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.nav_bg {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	margin-right: 3px;
	background-color: #45D0FF;
}
.button {
	background-image: url(images/btn_m.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top:15px;
	margin-left:20px;
}
.button p {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:normal;
}
.button a:link {
	color: #666666;
	text-decoration: none;
}
.button a:visited {
	color: #666666;
	text-decoration: none;
}
.button a:hover {
	color: #49c5ff;
	text-decoration: none;
}
.td1 {
	background-color: #3d606d;
	border-bottom: 1px #537683 dashed;
	padding: 4px;
}
.td2 {
	border-bottom: 1px #537683 dashed;
	padding: 4px;
}
a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #49c5ff;
	text-decoration: underline;
}
a:visited {
	color: #49c5ff;
	text-decoration: underline;
}
a:hover {
	color: #49c5ff;
	text-decoration: none;
}
.p_blue {
	color: #49c5ff;
}
.p_blue2 {
	color: #06536E;
}
h1 {
	font-size: 2.3em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom:15px;
	padding-bottom:13px;
	text-align: left;
	margin-top: 20px;
	border-bottom: 1px #999999 dashed;
}
h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #49c5ff;
	line-height: normal;
}
h3.page_title {
	border-bottom: 1px #999999 dashed;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h4 {
	font-size: 2em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom:13px;
	text-align: left;
	margin-top: 20px;
	background-image: url(images/quoteTop.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #49c5ff;
	line-height: normal;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	color: #49c5ff;
	line-height: normal;
}
.p_right_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 7px;
	
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px dashed #666666;
}
.p_right_event_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
	padding-right: 7px;
	
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px dashed #666666;
}
#member-list li {
	cursor: pointer;
	list-style-type: none;
	padding-top: 5px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#member-list li:hover {
	background-color: #3D606D;
	color: #FFFFFF;
}

#member-list a:hover {
	color: #FFFFFF;
}
#member_area td {
	cursor: pointer;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dashed #CCCCCC;
}
#member_area td:hover {
	background-color: #3D606D;
}


.member-list-title {
	text-align: left;
	width: 225px;
	clear: left;
	float: left;
	padding-left: 10px;
}
.member-list-title a:hover {
	color: #004860;
}
.member-list-telephone {
	text-align: right;
	padding-right: 10px;
}
.member-list-address {
	text-align: left;
	padding-left: 10px;
}
#text-size-change li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0px;
	list-style-type: none;
	width: 15px;
	float: left;
	text-align: left;
	padding-top: 7px;
	margin-top: 7px;
}#txtSize {
	width: 145px;
	height: 20px;
	padding-left: 155px;
}
.quote:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.quote {display: inline-block;}
/* Hides from IE-mac \*/
* html .quote {height: 1%;}
.quote {
	display: block;
	background-color: #FDFCFF;
	color: #2C3B3B;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 7px;

}
.print_area table {
		
}
img {
	border: 0px;
}
textarea {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
}
.nav_ab {
	position: absolute;
    top: 161px;
    left: 50%;
    margin-left: -400px;
}
