/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x; 
	background-color: #dbf1fd;
	padding-top: 0px;
}
.ControlPanel{
        border:none;
        border-bottom-style:none;
        border-collapse:collapse;
        border-top-style:none;
        margin: 0px;
        border-spacing: 0px;
        padding: 0px;
        line-height:12px;
        height:0px;
}
TH,TD,DIV{
   font-family: Verdana;
   font-size:  8pt;
   line-height: 18px;
   color: #674949;
 }
.topshadow{
	background-image:  url(http://www.scottsdaleculinaryfestival.org/Portals/_default/Skins/RDC/images/content-top-shadow.gif);
	background-repeat: repeat-x; 
}
.contentleftbg {
	background-image:  url(http://www.scottsdaleculinaryfestival.org/Portals/_default/Skins/RDC/images/sub-content-left-bg.gif);
	background-repeat: repeat-y; 
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image:  url(../DNN-Gray/gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightheaderpane {
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
    padding-bottom: 20px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}

.main_dnnmenu_item td { /* Submenu - TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	background-color: #e4302e;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	letter-spacing: 1px;
	background-color: Transparent;
	font-family: Times New Roman, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
	z-index: 1000; 
	height: 25px;	
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;  /*explicitly set padding for root menu items*/	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	height: 30px;
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	letter-spacing: 1px; 
	background-color: #e4302e;
	font-family: Times New Roman, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;  /*explicitly set padding for root menu items*/
	border-bottom: #ffffff 1px solid;
}
.main_dnnmenu_rootitemactive  {
	color: #27baf1;
}
.main_dnnmenu_selectedrootitem
{
	color: #fde9a2;
}
a, a:link, a:active, a:visited
{
	color: #27baf1;
}
a:hover
{
   color: #95dbf5
}
.main_dnnmenu_itemhover {  
	background-color: #b4e1f6;
	color: #666666;  
	height: 30px;
}

.main_dnnmenu_itemhover td {  
	background-color: #95dbf5; /* Submenu items */
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	height: 100%;
}

.main_dnnmenu_submenu { 
    background: #e4302e; 
	color: #ffffff; 
	height: 25px;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Times New Roman, Arial, Helvetica;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	border:1px solid #040404; 
	z-index:1000; cursor:pointer; 
	cursor:hand; 
	font-weight:normal; 
	filter:Alpha(Opacity=95, FinishOpacity=95, Style=1); -moz-opacity:.80; 
	}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image:  url(../DNN-Gray/gradient_LtGray.jpg);
}
.PageHead {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11pt;
   font-weight:  bold;
   color: #e4302e;
}
.Head {
   font-family: Verdana, Arial, Helvetica;
   font-size:  9pt;
   font-weight:  bold;
   color: #e4302e;
}
.SubHead {
   font-family: Verdana, Arial, Helvetica;
   font-size:  8pt;
   font-weight:  bold;
   color: #674949;
}
.normal {
   font-family: Verdana;
   font-size:  8pt;
   line-height: 18px;
   color: #674949;
}
.footerlogin {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight:  normal;
   color: #333333;
}
a.footerlogin:link, a.footerlogin:active, a.footerlogin:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight:  normal;
   color: #cccccc;
}
a.footerlogin:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight:  normal;
   color: #27baf1;
}
.footerpane {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  9px;
   font-weight:  normal;
   color: #666666;
}