tm/*
CSS Credit: http://www.templatemo.com
*/

/* 
Design Work Template 
http://www.templatemo.com/preview/templatemo_361_design_work 
*/

body {
	margin: 0;
	padding: 0;
	color: #888888;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #f8f8f8;
	background-image: url(../images/templatemo_body.png);
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link {font-weight: normal; text-decoration: none }

a:visited { color: #2081da}

a:hover {
	text-decoration: underline
}

a.more {
	display: block;
	color: #2182DE;
	text-align: center
}
a.more span { font-size: 14px; letter-spacing: -3px; }



p {
	padding: 0;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: #000;
}
img {
	border: none;
	padding-bottom: 0px;
}
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color: #5f5d5d; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#5f5d5d; }
cite span { font-weight: 400; color: #514e51; }
em {
	color: #5f5d5d;
	text-align: right;
}

h1, h2, h3, h4, h5, h6 { color: #989898; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 {
	font-size: 24px;
	margin: 0 0 10px;
	padding: 0px 0;
	color: #00aaa5;
}
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 {
	font-size: 20px;
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
}
h5 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
	text-align: right;
	color: #00aaa5;
}
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_frame { display: inline-block; border: 5px solid #cdcccc; margin-bottom: 10px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

.tmo_list { list-style: disc; padding: 0 0 0 15px }
.tmo_list li { color:#5f5d5d; margin-bottom: 8px }
.tmo_list li a { color: #5f5d5d; font-weight: normal; text-decoration: none }
.tmo_list li a:hover { text-decoration: underline }

#templatemo_body_wrapper {
	width: 100%;
	background: url(../images/templatemo_top_new.png) no-repeat top center
}
#templatemo_2nd_wrapper {
	width: 100%;
	background-image: url(../images/templatemo_sub2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20;
	padding-left: 10px;
	
}


#templatemo_header {
	width: 960px;
	height: 80px;
	overflow: hidden;
}

#site_title { float: left; margin: 0; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a {
	display: block;
	width: 215px;
	height: 80px;
	color: #00AAA5;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
	padding-top: 10px;
}

/* menu */

#templatemo_menu {
	float: right;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 80px;
	line-height: 80px;
	padding: 0 30px;
	font-size: 16px;
	color: #989898;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #00aaa5;
	font-weight: bold;
}

#templatemo_menu ul .last { background: none }

#templatemo_middle {
	clear: both;
	position: relative;
	width: 940px;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
}


#mid_title { font-size: 36px; font-weight: 400; color: #9ecefa; margin-bottom: 30px;  }
#mid_left { float: left; margin-left: 30px; margin-top: 30px; width: 480px; }
#mid_left p { font-size: 18px; color: #c9c5cd; margin-bottom: 20px; }
#mid_left .viewall { clear: both; float: right; display: block; margin-top: 20px; width: 136px; height: 50px; background: url(../images/templatemo_viewall_btn.png) no-repeat }
#templatemo_middle img { float: left; margin-left: 0 px }

#templatemo_main {
	clear: both;
	padding: 0px;
	top: 100px;
}

.cbox_fw {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #333;
}

.cbox_3b {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.cbox_large {
	width: 470px;
	font-size: 14px;
}
.cbox_small {
	width: 470px;
	padding-bottom: 20px;
}

.cbox_rm { margin: 0 } 

.fp_box  {
	position: relative;
	height: 180px;
	width: 220px;
	background: url(../images/templatemo_fp_box.png) no-repeat;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
} 
.fp_box h4, .fp_box h4 a {
	color: #00AAA5;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
}
.fp_box span { position: absolute; top: 25px; left: 20px; width: 30px; height: 30px; }
.fp_box span.b1 {
	background-repeat: no-repeat;
}
.fp_box span.b2 { background: url(../images/templatemo_s2.png) no-repeat }
.fp_box span.b3 {
	background-repeat: no-repeat;
}

.tw_bullet { color: #2081da; padding-left: 20px; font-weight: 700; background: url(../images/templatemo_title.png) center left no-repeat }

.rp_box {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	background-position: 0px 0px;
	padding-top: 0px;
}
.rp_box img { float: left; margin-right: 15px; border: 1px solid #fff }

#latest_works {
	clear: both;
	width: 960px;
	height: 156px;
	margin-bottom: 20px;
	background-image: url(../images/templatemo_gallery2.png);
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#latest_works h2 {
	margin: 0 0 0 20px;
	color: #4AC3BD;
}

#latest_works a.more { clear: both; margin: 15px 20px 0 0 }

/* footer */
#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #080808;
}

#templatemo_footer{
	clear: both;
	width: 960px;
	color: #00aaa5;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}



#contact_form { 
	padding: 0; 
	width: 430px;
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	color: #333333;  
	background: #f4f6f9; 
	border: 1px solid #999999; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 420px; 
	height: 200px; 
	padding: 5px; 
	color: #333333;  
	background: #f4f6f9; 
	border: 1px solid #999999; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 8px 14px; 
	color: #333333;  
	background: #f4f6f9; 
	border: 1px solid #999999; 
	font-size:14px; 
	margin: 10px 0px;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_small.float_r .Past_Events {
	color: #333;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_3b.fp_box p {
	font-size: 14px;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_small.float_r .next_meeting {
	background-color: #FFF;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_small.float_r .next_meeting {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_small.float_r .rp_box .next_meeting {
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding: 5px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .rp_box .next_meeting h2 {
	color: #00aaa5;
}
.AccordianPanelContent {
	font-size: 14px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 center #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent table {
	font-size: 14px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 center #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent {
	font-size: 14px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 center #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent {
	text-align: left;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 center #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent {
	text-align: center;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .rp_box .next_meeting ul p {
	font-size: 14px;
}
.underconstruction {
	color: #F00;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .rp_box .UnderConstruction h2 {
	color: #F00;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .rp_box .UnderConstruction h2 {
	font-size: 22px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .rp_box ul li p {
	font-size: 14px;
}
AccordionPanelContent {
	font-size: 14px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent .AccordianPanelContent {
	font-size: 12px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent {
	font-size: 12px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelTab {
	padding-right: 10px;
	padding-left: 10px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent .AccordianPanelContent {
	padding: 10px;
}
.AccordionPanel.AccordionPanelOpen .AccordionPanelContent {
	padding: 10px;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h2 {
	font-size: 24px;
	color: #00aaa5;
}
#templatemo_wrapper .cbox_fw .cbox_small.float_r h2 {
	color: #00aaa5;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .cleaner p {
	font-size: 14px;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_header {
	background-position: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#templatemo_footer_wrapper a center {
	color: #00AAA5;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_3b.fp_box p a em {
	text-align: right;
}
#templatemo_footer_wrapper center {
	color: #00aaa5;
	font-size: 12px;
}

}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_large.float_l h2 center {
	color: #00aaa5;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .cbox_fw .cbox_small.float_r .rp_box a {
	font-size: 16px;
}
#templatemo_wrapper #templatemo_main .cbox_fw .cbox_small.float_r .rp_box a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_small.float_r .rp_box div .next_meeting ul li a {
	color: #00aaa5;
}
#templatemo_2nd_wrapper #templatemo_wrapper .cbox_fw .cbox_large.float_l h6 em {
	color: #F00;
	font-size: 16px;
}
#templatemo_footer_wrapper p {
	color: #00aaa5;
}
#accordion .menuitem {
	background-color: #00aaa5;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
