/* 
========================================================
 Skin styles for Corona Chamber of Commerce Web site
========================================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	height:30px;
	width:970px;
	background-color:#D4C9B8;
	margin-left:5px;
	
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.leftpane {
	width: 133px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 13px;
}
.contentpane {
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

.contentpaneright {
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}

.contentpanebottomleft {
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentpanebottomright {
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.rightpane {
	width: 130px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 13px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

/* main menu  */
.main_dnnmenu_container {
	background-color: #D4C9B8; 
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #D4C9B8;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #801E26; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 6px 3px 6px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #801E26; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 30px 0px 30px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #ffffff; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ffffff; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #D4C9B8;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.main_dnnmenu_submenu_itemhover {  
	background-color: #ffffff; 
}

.main_dnnmenu_submenu_itemhover td {  
	background-color: #ffffff; 
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
	background: #7994cb none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #D4C9B8;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.blackheader1 {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  14px;
   font-weight: bolder;
   color: #000000;
}

.blackheader2 {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  20px;
   font-weight: bolder;
   color: #000000;
}

.blackheader3 {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  20px;
   font-weight: normal;
   color: #000000;
}

.blackheader4 {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  16px;
   font-weight: normal;
   color: #000000;
}

.blackheader5 {
   font-family: Arial, sans serif, Helvetica;
   font-size:  13px;
   font-weight: normal;
   color: #000000;
   line-height: 27px;
}

A.blackheader5:link  {
    color: #000000;
}

A.blackheader5:visited   {
    color: #000000;
}

A.blackheader5:active    {
    color: #000000;
}

A.blackheader5:hover {
    color: #8b1c1c;
}

.blackheader6 {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  30px;
   font-weight: bolder;
   color: #000000;
}

.blackheader7 {
   font-family: Arial, sans serif, Helvetica;
   font-size:  14px;
   font-weight: semi-bold;
   color: #000000;
   line-height: 20px;
}

.blackheader8 {
   font-family: Arial, sans serif, Helvetica;
   font-size:  14px;
   font-weight: semi-bold;
   color: #000000;
}

.maroonheaderlg {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  36px;
   font-weight: normal;
   color: #8b1c1c;
}

.maroonheadermed {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  16px;
   font-weight: bolder;
   color: #8b1c1c;
}

.maroonheadermed2 {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  14px;
   font-weight: bolder;
   color: #8b1c1c;
}

.maroonlink1 {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  16px;
   font-weight: bold;
   color: #8b1c1c;
   line-height: 22px;
}

A.maroonlink1:link  {
    color: #8b1c1c;
    text-decoration:underline;
}

A.maroonlink1:visited   {
    color: #8b1c1c;
    text-decoration:underline;    
}

A.maroonlink1:active    {
    color: #000000;
    text-decoration:none;
}

A.maroonlink1:hover {
    color: #000000;
    text-decoration:none;    
}


.Normal3	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #000000;
}

.Normal2	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

.Normal	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

P	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

.SearchButton {
	background-color: transparent;
 	background-image: url(search.jpg);
 	background-repeat: no-repeat;   
    padding: 0px 70px 0px 0px; 
    cursor: hand; 
    font-size:11px;
    margin:0px;
    height:20px;
    vertical-align: bottom;
}

#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:20px; background: #ffffff; width: 120px; color: #000000; padding: 0px 20px 0px 4px; border: 1px solid #cdcdcd; cursor:text; font-size: 12px; background-position: center;}

.leftnavtext	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

A.leftnavtext:link  {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
    color: #000000;
    text-decoration:underline;
}

A.leftnavtext:visited   {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
    color: #999999;
    text-decoration:none;    
}

A.leftnavtext:active    {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
    color: #cc0000;
    text-decoration:none;
}

A.leftnavtext:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
    color: #cc0000;
    text-decoration:none;    
}

.leftnav	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: normal;
   color: #000000;
}

.cbmbullets	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: semi-bold;
   color: #000000;
}

ul	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: semi-bold;
   color: #000000;

}

ul li	{
list-style-type:disc
}

ul li li	{
list-style-type:disc
}


