@charset "utf-8";
/* CSS Document by Subeesh for AlleganyChamber.org from Mystic Media*/
/* Global Styles */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/*html {
	min-height: 100%;
	margin-bottom: 1px;
	height: auto;
}*/

#srch_fm {
    float:right;
}

body {
	background: #185196;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

a img {
    border:none;
}
/*Class Styles*/
.lft{float: left;} .rit{float:right;} .clr{clear:both;}
/*Main Styles*/
#MainWrap{
	background: url(../images/bck_main.png) repeat-y top center;
	width: 1023px;
	margin: 0 auto;
}
#MainCntHolder{
	background: url(../images/bck_main_over.png) no-repeat top center;
	padding: 53px 38px 0;
	width: 947px;
	min-height: 901px;
	overflow:
}
#HeaderWrap{
 width: 950px;
 min-height: 150px;
 overflow: auto;
}
#HdtRitWrap{
	width: 698px;
} 
#HdrTopnav{float:left;}
#HdrTopnav a{font-size: 12px; text-transform: uppercase; text-align: center; border-right: 1px solid #FFFFFF; text-decoration: none; padding: 0 3px; color: #FFFFFF; font-weight: bold;} #HdrTopnav a:hover{color:#CCCCCC;} #HdrTopnav a.brdnone{border:none;}
#MainNavWrap{
	padding:16px 0 0;
	margin:0;
	width:98%;
}
#CntMidlWrap{
	width: 925px;
	padding-bottom: 20px;
	min-height: 526px;
	overflow:auto;
 margin: 0 auto;
}
#CntMidlWrapLft{
	width: 690px;
	padding-top: 40px;
	padding-left: 10px;
}
/* styles for editable content--index only as of 09/09/10 */
#CntMidlWrapLft2{
    width:690px;
    padding-left: 10px;
}

#editable {
    padding:10px;
    width:650px;  
    margin-bottom:40px; 
    margin-left:10px;
}
#editable p{
    padding-top:20px;
    font-size:1.1em;
    text-indent:20px;
    text-align:justify;
}

#edit_img {
    /*width:300px;*/
    height:186px;
    float:left;
    padding-right: 10px;
}
#TabHolderHome{
	width: 323px;
	background: url(../images/bck_homeCntTabs.gif) no-repeat center;
	min-height: 325px;
	overflow: auto;
	padding: 0 2px;
	margin-right: 15px;
}
#TabHomeNews{
	width: 321px;
	background: url(../images/img_newAndEventsHome.gif) no-repeat top;
	padding-top: 40px;
}
#TabHomeSpecials{
	width: 321px;
	background: url(../images/img_specialMessageHome.gif) no-repeat top;
	padding-top: 40px;
}
#TabInner{
	border: 1px solid #cdcdcd;
	border-top:none;
	min-height: 200px;
	width: 319px;
	background: url(../images/bck_bottomlogo.gif) no-repeat bottom right;
	padding-bottom: 50px;
} #TabInner ul{padding-left: 10px; margin: 20px 0;} #TabInner li{font-size: 12px; margin-bottom: 20px; text-align:left; padding-left: 15px; list-style-type: none;} #TabInner li.lightgreen{background: url(../images/blt_mainnavlink2.gif) no-repeat left;} #TabInner li.offgreen{background: url(../images/blt_mainnavlink1.gif) no-repeat left;}
#CntMidlWrapRit{
	width: auto;
} #CntMidlWrapRit img{margin-bottom: 24px;}
#DynamicImageWrap{
	width: 98%;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 0;
	text-align: center;
}
#CntBtmBlueWrap{
	width: 950px;
	background: #6993CB;
	padding-top: 20px;
}
#CntBtmBlueTop{
	margin: 0px 25px 30px;
	min-height: 80px;
	overflow: auto;
	color: #000000;
}
#ComeVisitUs{
	width: 430px;
	font-size:12px;
	padding: 0 20px;
} #ComeVisitUs img{margin-bottom: 10px;} #ComeVisitUs p{text-align: justify;} #ComeVisitUs ul{padding-left: 20px; margin: 20px 0;} #ComeVisitUs li{font-size: 12px; margin-bottom: 15px; text-align:left; padding-left: 12px; list-style-type: none; background: url(../images/blt_comevisitus.gif) no-repeat left;}
#Footer{
	background: url(../images/bck_footer.png) no-repeat top center;
	width: 1023px;
	margin: 0 auto;
	padding: 16px 0 50px;
	text-align: center;
	color: #FFFFFF;
	line-height: 150%;
}
/*Inner Page Template Styles*/
#TabHolderInnr{
	width: 671px;
	background: url(../images/bck_innrCntTabs.gif) no-repeat center;
	min-height: 325px;
	overflow: auto;
	padding: 0 2px 0 3px;
	margin: 0 0 50px 0;
}
#TabCntInnr{
	width: 671px;
	background: url(../images/img_newAndEventsInnr.gif) no-repeat top;
} #TabCntInnr img{margin:  8px 0 10px 7px;}
#TabInnerInnr{
	border: 1px solid #cdcdcd;
	border-top:none;
	min-height: 300px;
	width: 629px;
	background: url(../images/bck_bottomlogo.gif) no-repeat bottom right;
	padding: 20px 20px 50px;
}
/*For DD Menu Start*/
.chromestyle{
width: auto;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: auto; /*THEME CHANGE HERE*/
padding: 4px 0 12px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
text-transform: uppercase;
padding-bottom: 10px;
text-align: center;
}

.chromestyle ul li a{
font-size:12px;
color: #000000;
padding: 4px 0 12px;
margin-right: 22px;
text-decoration: none;

}	.chromestyle ul li a.navone{background: url(../images/bck_navone.gif) bottom center no-repeat; }
	.chromestyle ul li a.navtwo{background: url(../images/bck_navtwo.gif) bottom center no-repeat;;}
	.chromestyle ul li a.navthree{background: url(../images/bck_navthree.gif) bottom center no-repeat;}
	.chromestyle ul li a.navfour{background: url(../images/bck_navfour.gif) bottom center no-repeat;}
	.chromestyle ul li a.navfive{background: url(../images/bck_navfive.gif) bottom center no-repeat;}
	.chromestyle ul li a.navsix{background: url(../images/bck_navsix.gif) bottom center no-repeat;}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 0;
padding: 4px 0 12px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #666; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
background-color: white;
visibility: hidden;
text-align:left;
background: url(../images/bck_ddnavBottom.gif);
padding-left: 5px;
min-width: 100px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666; /*THEME CHANGE HERE*/
padding: 2px 5px 2px 8px;
text-decoration: none;
color: black;
font-weight:bold;
letter-spacing: 0.08em;
}	.dropmenudiv a.ddBullettwo{background: url(../images/blt_mainnavlink2.gif) no-repeat left;}
	.dropmenudiv a.ddBulletone{background: url(../images/blt_mainnavlink1.gif) no-repeat left;}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #e1e1e1;
}h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #749926;
}

/* STYLE RELATED TO MEMBERS TABLE */

#main_table {
    width:450px;
    margin:auto;
    font-weight:bold;
}

#main_table td {
    padding-left:5px;
}

#main_table td img {
    float:right;
    height:10px;
    padding-top:1px;
    padding-right:5px;
}

#main_table td a {
    color:#ddd;
    font-weight:normal;
    margin:0px 10px;
    text-decoration:none;
}

