/* Rotary Airlock styles
colors:
	maroon			-	#722329
	gray			-	#cfcfcf
	brown			-	#5a2f14
	red			-	#c20000
 */
body
{
	font-family: Arial;
	font-size:  smaller;	
	margin: 0px;
	text-align: left;	
	padding-left: 2px;
	background-color: #fff;
}
.mybackground
{
	background: #fff url('../App_Themes/MilanILChamber/Images/bglines.jpg') repeat-y;
}
/* container for shading on left and right sides of page */
#shade
{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url('../App_Themes/MilanILChamber/Images/shade.jpg') repeat-y;
}
/* container of everything - keeps everything centered on the page */
#container
{
	margin-left: auto;
	margin-right: auto;
	height: 99%;
	width: 800px;
	background: #fff url('../App_Themes/MilanILChamber/Images/bg.jpg') repeat-y;
	border-bottom: 1px solid #cfcfcf;
}
/* header */
#header
{
        background:url('../App_Themes/MilanILChamber/Images/header.jpg') no-repeat;
	height: 163px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#header a, #header a:hover, #header a:active, #header a:visited
{
        text-decoration: none;
	color: #383f5c;
}
/* header buttons */
#headerbuttons
{
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 430px;
	position: absolute;
}
#headerbuttons img
{
	width: 50px;
	height: 43px;
	border: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
}
#headerbuttons #homelink
{
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	font-size: xx-small;
	color: #000;
}
#headerbuttons #contactlink
{
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	font-size: xx-small;
	color: #000;
}
#headerbuttons #searchlink
{
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	font-size: xx-small;
	color: #000;
}
#headerbuttons #sitemaplink
{
	margin-top: 0px;
	margin-left: 13px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	font-size: xx-small;
	color: #000;
}
#container2
{
       width:800px;
       background:url(../App_Themes/MilanILChamber/Images/bg2.jpg) top left no-repeat;
       margin:0;
       padding:0;
}
/* container of all content minus header and footer */
#content
{
	width: 800px;
	height: 99%;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;	
}
/******* IE HACK *******/
* html #content
{
	margin-top: -3px;
}
/******* IE HACK *******/
#leftcontent
{
	width: 191px;
	height: 99%;
	float: left;
	margin-left: 11px;
	padding: 0px;
	background-color: Transparent;	
}
.leftEditableRegionStyle
{
	width:150px;
	margin:0 20px;
}
* html #leftcontent
{
        margin-left:6px;
}
#rightcontent
{
	width: 530px;
	height: 99%;
	float: right;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-right: 40px;
}
/******* IE HACK *******/
* html #rightcontent
{
	width: 510px;
	padding-right: 0px;
	padding-left: 15px;
}
/******* IE HACK *******/

#rightcontent a, #rightcontent a:visited, #rightcontent a:active
{
        color: #383f5c;
        text-decoration:none;
}
#rightcontent a:hover
{ 
        text-decoration:underline;
}
#footer
{
	width: 800px;
	height: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff url('../App_Themes/MilanILChamber/Images/footer.jpg') no-repeat;
	clear: both;
}
#footer #footertext
{
	color: #000;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
}

.EditingFormErrorLabel
{
	color: Red;
}
h1
{
	font-size: 16px;
}

h2
{
	font-size: 12px;
}

tr
{
	vertical-align: top;
}
/* edit mode controls */
.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	display: inline-block;
	color: Black;
}
.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}
.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
.CMSPageManagerLabel
{
	text-align: right;
}
.CMSPageManagerTDlabel
{
	padding-left: 10px;
}
.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}

/* Content styles */
/* Image Gallery */
.ImageGalleryPager
{
	border: solid 1 black;
	padding: 2;
	margin: 5 0 5 0;
	text-align: center;	
}
.ImageGalleryPager div
{
	display: inline;
}
.ImageGalleryPagerPrevious
{
	width: 20%;
	text-align: left;
}
.ImageGalleryPagerNext
{
	width: 20%;
	text-align: right;
}
.ImageGalleryPager
{
	background-color: #999;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	width: 450px;
}
.ImageGalleryPagerPrevious
{
	float: left;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}
.ImageGalleryPagerNext
{
	float: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}
.ImageGalleryPreviewImage
{
	border-width: 0px;
}
.ImageGalleryDetailImage
{
	border-width: 0px;
}
.ImageGalleryParent
{
	padding: 2px 2px 2px 2px;
}
.ImageGalleryItem
{
	padding: 2px 2px 2px 2px;
}
/* Shopping Cart */
.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}
/* Others */
.FormErrorLabel
{
  color: Red;
}
 
/* Main Tree Menu Styles */

.mainCMSTreeMenuTable {width:191px; padding:0; margin:0;}

.mainCMSTreeMenuItem { color:#fff; padding:0px 0px 2px 20px; margin:0; }

.mainCMSTreeMenuSelectedItem { width:181px; height:24px; BACKGROUND: url(../App_Themes/MilanILChamber/Images/selectedmenu.gif) no-repeat; color:#000; padding:4px 0px 0px 20px;}

.mainCMSTreeMenuLink { COLOR: #fff; TEXT-DECORATION: none }

.mainCMSTreeMenuSelectedLink { COLOR: #383f5c; TEXT-DECORATION: none; padding:0;}
/* Sub Tree Menu Styles */

.subCMSTreeMenuTable {padding:0; margin:0; }

.subCMSTreeMenuItem { color:#fff; padding:0px 20px 3px 15px; }

.subCMSTreeMenuSelectedItem { padding:0px 20px 1px 15px; color:#670001; background:url(../App_Themes/MilanILChamber/Images/pixel_arrow.gif) center left no-repeat;}

.subCMSTreeMenuLink { COLOR: #fff; TEXT-DECORATION: none; padding:0; }

.subCMSTreeMenuSelectedLink { COLOR: #fff; TEXT-DECORATION: none; padding:0; }



/* #Rotator# */
div.scrollerContent h3 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}

div.scrollerContent p {
	padding: 0;
	margin: 0;
}

/* #Page - Board Members# */
div.boardmember {
	margin: 10px 0 0 0;
	border: solid 1px #cccccc;
}

div.boardmember img {
	float: left;
	padding: 10px 20px 10px 10px;
}

div.boardmember h3 {
	padding: 20px 0 0 0;
	margin: 0;
}
div.boardmember h4{
	margin: 0;
	padding: 0 0 0 15px;
}

div.boardmember h5 {
	margin: 0;
	padding: 0 0 0 15px;
}

/* #Page - Chamber Members# */

div.chambermember {
	margin: 10px 0 0 0;
	border: solid 1px #cccccc;
}

div.chambermember div.summary {
	float: left;
}

div.chambermember img {
	float: left;
	padding: 10px 20px 10px 10px;
}

/* #Page - News# */
div.newsitem {
	margin: 10px 0 0 0;
	border: solid 1px #cccccc;
	padding: 10px;
}

/* #Helpers# */
div.clearer {
	clear: both;
}