@charset "utf-8";
/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
* {
	font-family:Tahoma, Geneva, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body, td, th, input, textarea, select, a, filefield {
	font-size: 12px;
	color:#666;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input, textarea, select {
	margin: 3px 0px;
	color:#666;
	width:250px;
	padding:5px;
}

input.checkbox {
	width:20px;
	height:20px;
}

a {
	color: #fcb052;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #850069;
}

a img {
	border: none;
}

#header {
	width:100%;
	height:10px;
	background-color:#dddddd;
	margin:auto;
}

/* FOOTER */
#footerIndex {
	width:100%;
	margin:auto;
}

#footerIndex #bar {
	width:100%;
	height:10px;
	background-color:#dddddd;
	margin:auto;
}

#footerIndex #details {
	width:940px;
	height:200px;
	margin:auto;
	padding: 20px 0px 20px 0px;
}

#footerIndex #details #column1{
	width:365px;
	margin: 0px 60px 0px 0px;
	float:left;
}

#footerIndex #details #column2{
	width:160px;
	margin: 0px 60px 0px 0px;
	float:left;
}

#footerIndex #details #column3{
	width:295px;
	float:left;
}

#footerIndex #dots {
	width:100%;
	height:10px;
	background:url('../images/dots.jpg') repeat-x;
}	

#footerIndex a:hover {
	text-decoration:none;
}

#footer {
	width:100%;
	margin:auto;
}

#footer #bar {
	width:100%;
	height:10px;
	background-color:#dddddd;
	margin:auto;
}

#footer #details {
	width:940px;
	height:190px;
	margin:auto;
	padding: 20px 0px 20px 0px;
}

#footer #details #column1{
	width:365px;
	margin: 0px 60px 0px 0px;
	float:left;
}

#footer #details #column2{
	width:160px;
	margin: 0px 60px 0px 0px;
	float:left;
}

#footer #details #column3{
	width:295px;
	float:left;
}

#footer #dots {
	width:100%;
	height:10px;
	background:url('../images/dots.jpg') repeat-x;
}	

#footer a:hover {
	text-decoration:none;
}

div.divider {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#eee;
}


/* NAVIGATION */
#navigation {
	width:940px;
	height:116px;
	margin:auto;
}

#navigation #menu {
	padding:0px 20px 0px 20px;
	float:right;
	margin-top:70px;
}

#navigation #menu a {
	font-family:"Arial Narrow", Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#606060;
	text-decoration: none;
}

#navigation #menu a:hover {
	color:#850069;
	text-decoration:none;
}

#navigation #divider {
	width:1px;
	height:50px;
	float:right;
	background:url('../images/divider.jpg') no-repeat;
	margin-top:55px;
}

#navigation #logo {
	padding-top:13px;
	float:left;
}


/* BANNER */
#banner {
	width:100%;
	height:176px;
	background:url('../images/banner_bg.jpg') repeat-x;
}

#banner #container {
	width:940px;
	height:176px;
	margin:auto;
}

#banner #container #title {
	font-family:"Arial Narrow", Tahoma, Geneva, sans-serif;
	font-size:36px;
	color:#434343;
	padding:110px 0px 0px 0px ;
	width:450px;
	float:left;
}

#banner #container #pic {
	width:450px;
	float:right;
	text-align:right;
}


/* BREADCRUMB */
#breadcrumb {
	width:940px;
	font-size:10px;
	margin:auto;
	padding-bottom:15px;
}

#breadcrumb a {
	color: #666;
	font-size:10px;
	text-decoration:none;
	padding-bottom:20px;
}

#breadcrumb a:hover {
	color: #fcb052;
	text-decoration:none;
}

#breadcrumb .end {
	color:#850069;
	font-weight:bold;
}


/* CONTENT */
#inside {
	width:950px;
	margin:auto;
	padding:0px 0px 80px 0px;
	text-align: justify;
	min-height: 250px;
}

#content {
	width:550px;
	float:left;
	line-height:18px;
}

#contentLogin {
	width:940px;
	margin:auto;
	padding:0px 0px 80px 0px;
	text-align: justify;
	min-height: 350px;
}

#gallerycontent {
	width:940px;
	margin:auto;
	padding:0px 0px 80px 0px;
	text-align: justify;
	height: 150px;
}
#albumcontent {
	width:940px;
	margin:auto;
	padding:0px 0px 80px 0px;
	text-align: justify;
}

.title {
font-size: 16pt;
font-weight: bold;
padding: 20px 0 3px 0;
border-bottom: 1px #333 dashed;
color: #fcb052;
/*float: left; 
width: 490px;
font-size: 14pt;
font-weight: bold;
padding-top: 20px;*/
}


/* FAQ */
.faq {
	width: 550px;
	margin: auto;
	text-align:justify;	
}


/* SIDEBAR */
#sidebar {
	width:360px;
	float:right;
	margin:0; padding:0;
}

#sidebar #buttons{
	width:350px;
	float:right;
	text-align:center;
}


/* NEWS */
.news {
	width: 500px;
}

.news .img {
	background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	margin: 5px;
	vertical-align: top;
	width: 100px;
	height: 75px;
	float: left;
}

.news .img1 {
	padding: 1px;
	margin: 5px;
	vertical-align: top;
	width: 500px;
	text-align:center;
}

.news .title {
	font-size: 16pt;
	font-weight: bold;
	padding: 20px 0 3px 0;
	border-bottom: 1px #333 dashed;
	color: #fcb052;
	width: 500px;
}

.news .title a {
	color: #666;
	font-size: 16pt;
	font-weight: bold;
	color: #fcb052;
}

.news .title a:hover {
	color: #850069;
	text-decoration:none;
}

.news .date {
	font-size: 10px;
	color: #999;	
	padding: 5px 0 10px 0;
	text-align:left;
	width: 200px;
}

.news .readmore {
	text-align:right;
}


/* OTHER */
#content #other {
	text-align:right;
	width: 620px;
	margin-top:20px;
	padding-top: 10px;
	border-top: 1px dashed #333;	
}


/* GALLERY */
#gallerycontent{
text-align:left;
padding-top: 10px;	
}

#gallerycontent#end {
font-weight: bold;
}

#albumcontent{
text-align:left;
padding-top: 10px;	
}

#albumcontent#end {
font-weight: bold;
}

#page{
	text-align:left;
	padding-top: 10px;
	font-weight: bold;
	margin: auto;
	padding-bottom: 10px;
	width: 940px;
}

#content #featured {
width: 295px;
padding-left: 10px;
float: right;	
}



#content #featured #list {
font-size: 8pt;	
width: 295px;
font-weight: bold;
min-height:90px;
border-bottom: 1px dashed #333;
margin-bottom: 10px;
}


#content #featured #list a {
font-size: 8pt;	
text-decoration: none;
}

#content #featured #list a:hover {
color: #600;
}

#content #featured #list img {
background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	margin: 5px;
	vertical-align: top;
	width: 70px;
	height: 70px;
	float: left;
}
#content #featured #list #date {
font-size: 9pt;
font-weight: normal;
padding-top: 5px;
padding-bottom: 10px;
}

#gallerycontent #thumbnail {
padding:2px;
border: 1px #ccc solid;
color: inherit;
vertical-align: top;
margin: 13px;
width: 200px;
height: 170px;
float: left;
}
#gallerycontent #thumbnail #name {
	padding-top: 2px;
	padding-bottom: 2px; 
}
#gallerycontent #thumbnail #name a {
font-weight: bold;
text-decoration: none;
}

#albumcontent #thumbnail {
padding:2px;
border: 1px #ccc solid;
color: inherit;
vertical-align: top;
margin: 13px;
width: 200px;
height: 170px;
float: left;
}
#albumcontent #thumbnail #name {
	padding-top: 2px;
	padding-bottom: 2px; 
}
#albumcontent #thumbnail #name a {
font-weight: bold;
text-decoration: none;
}

#index {
	width:940px;
	margin:auto;
}

#index #box1 {
	float:left;
	width:294px;
	margin:0px 28px 0px 0px;
}

#index #box2 {
	float:left;
	width:294px;
	margin:0px 28px 0px 0px;
}

#index #box3 {
	float:left;
	width:294px;
	margin:0px 0px 0px 0px;
}

.footerTitle {
	font-family:"Arial Narrow", Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#434343;
	font-weight: bold;
}

.footerCopy {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#content #membership {
width: 940px;
margin: auto;
padding-top: 30px;
text-align:justify;	
min-height: 250px;
}

#content #membership #right {
float:right; 	
width: 420px;
margin-left: 20px;
background:url(../images/faqbg.jpg) no-repeat;
padding: 20px;
max-height:340px;
color: #000;}

#content #membership #topic {
color: #000;	
}


/* MEMBER AREA */
#submenu {
	width: 280px;
	float: right;
	padding-top: 20px;
	text-align:right;
	padding-left: 20px
}

#submenu #link_area{
	padding: 10px;
	border-left: #fcb052 3px solid;
	border-bottom: 1px #fcb052 solid;
	text-align:left;
	margin-top: 3px;
}

#submenu #link_area a {
	text-decoration: none;
	color: #333;
}

#submenu #link_area a:hover {
	color: #fcb052;
	font-weight: bold;
}

#profile {
padding-top: 20px;	
}

#profile li {
	padding-top: 5px;
}


.committeeTitle{
	color:#FCB052;
}

.headerTitle{
	color:#FCB052;
	font-weight: bold;
}

.formBg {	
width: 460px;
height:340px;
margin-left: 20px;
background:url(../images/faqbg.jpg) no-repeat;
padding: 20px;
max-height:340px;
color: #000;}

.profileBg {	
width: 518px;
height:380px;
margin-left: 20px;
background:url(../images/profilebg.jpg) no-repeat;
padding: 20px;
max-height:380px;
color: #000;}

.space {
	width:100%;
	height:20px;
	clear:both;
}


/* Yii-default error & success messages */
div.errorSummary {
	padding:10px;
	color:#000;
	border:2px solid #900;
	background-color:#faafbe;
}

div.errorMessage
{
	color: red;
	font-size: 0.9em;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.success {
	padding-top:20px;
	color:#393;
}


/* MISC */
.shadow {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#999999');
}