/*****************************
  WEBSITE: Redlands RSL Website 2009
  AUTHOR: Original Author (2006): Sommer Hayes; Updated 2009 by Troy Savege
  CREATED: 14/07/2009
  COMMENTS: Stylesheet for Redlands RSL Website
/**********************************************
	 Template Skin styles (Redlands RSL)
**********************************************/
/* Homepage Skin */
#bodyDiv{height:100%;padding:0px;margin:auto;text-align:center;background:#fff url(images/RedlandsRSL_Header.gif) top left repeat-x}
html>body #bodyDiv{height:auto;min-height:100%}
#frame{width:960px;margin-left:auto;margin-right:auto;text-align:left;background:#f7f7f7 url(images/RedlandsRSL_Header.gif) top left repeat-x}
#wrapper{text-align:left; clear:both}
.menuDiv {float:left; margin-top:36px; margin-left:7px}
.flashPanel {height:305px;float:left; width:960px; overflow:hidden;}
.flashPanelInner {height:202px;float:left; width:960px; overflow:hidden; margin-left:-4px}
#contentArea{width:960px;float:left;padding:0px 10px 0px 6px;background:#F7F7F7 url(images/content_bg.gif) no-repeat;height:750px;min-height:750px}
html>body #contentArea {height:auto}
.leftPanel{float:left;width:275px;padding:0px;margin:0px;margin-left:10px}
#innerWrapper{width:660px;float:right;padding-bottom:20px}
* html #innerWrapper {width:630px}
.contentPanel{float:left;width:315px;padding:0px 20px;border-left:1px solid #e3c670;border-right:1px solid #6c9db7}
.admin .contentPanel {border:0px;width:900px}
.contentPanelInner{float:left;width:650px;padding:10px; min-height:300px}
html>/**/body .contentPanelInner {width:630px}
.fullcontentPanel{width:98%!important}
.rightPanelInner{float:right;width:280px;padding:10px;}
.rightPanel{float:right;width:275px;padding:0px;margin:0px;margin-right:10px}
#footerWrap {background:url(images/RedlandsRSL_FooterBG.gif) bottom left repeat-x;}
#footer{clear:both;width:960px;height:45px;line-height:2em;text-align:center;color:#FFF;margin:0px auto;font-size:11px;padding-top:10px}
#footer a, #footer a:link, #footer a:active, #footer a:visited{font-size:11px;color:#a8edee;text-decoration:none}
#footer a:hover {text-decoration:underline}
.footerLeft{float:left;padding-left:20px}
.footerRight{float:right;padding-right:20px;color:#FFFFFF}
#footer .footerright a,#footer .footerright a:link{color:#FFF}
#footer .footerleft a,#footer .footerleft a:link {color:#FFF}
/* Backend Skin */
.contentPanelBackend {margin:0;padding:0px;width:600px}
#contentAreaBackend{width:926px}

/********************************
  Selector styles (Redlands RSL)
*********************************/
body {margin:0px;padding:0px}
body, td, ul li, p, .normal, .blogCalendar td{font-family:Verdana,Arial,Helvetica,Sans-Serif;font-size:13px;color:#666666;font-weight:normal;line-height:1.5em}
blockquote {font-size:15px; font-family:"Arial"; float:right;}
h1,h2,h3,h4,h5,h6,.head, h2 span.head,.container h2 span.head,h3 span.SubHead,.newstitle{font-family:Verdana,Arial,Helvetica,Sans-Serif;color:#0F3193;margin:0px;padding:0px;margin-bottom:10px;font-weight:normal}
h1 {width:100%;border-bottom:2px solid #FE9D13;font-size:18px;color:#0F3193;line-height:2em;text-transform:uppercase}
h2, h2 span.head, .container h2 span.head {font-size:16px;color:#fff;font-weight:bold;padding:5px;display:block;margin-bottom:0px; }
#dnn_RightPane h2, .head, h2 span.head, .container h2 span.head {font-size:16px;font-weight:bold}
.leftPanel h2 {background:#e3c670}
.contentPanel h2, .fullcontentPanel h2 {background:#488687}
.rightPanel h2 {background:#6c9db7}
.rightPanelInner h2 {background:#6c9db7}
.contentPanelInner h1 {color:#488687}
.contentPanelInner h2 {background:#488687}

h3, h3 span.SubHead, .newstitle {font-size: 16px;font-weight:bold}
h4 {font-size: 14px;font-weight:bold}
h5 {font-size: 13px;font-weight:bold}
h6 {font-size: 12px;font-style:italic}
.flashPanel h2, .flashPanelInner h2 {display:none}
p {margin: 5 0 15 0px}
ul {margin: 0 0 10 25px}
ul li {margin-left:5px;padding:0px}
img{border:0px;margin:0px;padding:0px}
a, a:link, a:active, a:visited, a.CommandButton, a:link.CommandButton, a:active.CommandButton, a:visited.CommandButton {color:#6c9db7;text-decoration:none;padding:0px;margin:0px}
a:hover, a:hover.CommandButton{text-decoration:underline;color:#999999}
pre {font-family:Lucida Console, monospace;color:#434343;font-weight:normal;font-size:11px}
address {font-family: Verdana,Arial,Helvetica,Sans-Serif;color: #434343;font-weight: normal;font-style: italic;}

/********************************
  General styles (Redlands RSL)
*********************************/
.floatLeft{float:left}
.floatRight{float:right}
.blogCalendar th,.CreateFrom,.extraInfo,.extraInfo .Normal,.extraInfo .NormalBold{font-size:11px;font-weight:normal;color:#000000}
.blogSummary { }
.blogCommentsHeading {padding:5px;margin:5 0 5 0px;background:#EFEFEF}
.blogComments {border-bottom:1px solid #C0C0C0;padding-bottom:5px}

/******************************************************
    DIGICON CLEAN CSS HORIZONTAL MENU STYLES              
******************************************************/
/***  CLEAN MENU FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
.menu,.menu ul,.menu li{margin:0;padding:0;border:0;list-style-type:none;display:block;min-height:0}
.menu li{float:left;position:relative;z-index:5;white-space:normal}
.menu li:hover,.menu li.menuHover{z-index:10000;white-space:normal}
.menu .menuHoverUL{visibility:visible;top:100%;left:0}
.menu .menuHoverUL .menuHoverUL{top:0;left:100%;visibility:visible}
.menu li li{float:none}
.menu ul{visibility:hidden;position:absolute;z-index:10;left:0;top:0}
.menu li:hover>ul{visibility:visible;top:100%}
.menu li li:hover>ul{top:0;left:100%}
.menu a,.menu a:link,.menu a:active,.menu a:visited,.menu a:link:hover,.menu li.active{display:block}
.menu li li{float:left;width:100%;margin-top:0}

/***  CLEAN MENU DESIGN STYLES - CHANGE ONLY THESE STYLES  ***/
.menu{font-size:1.2em}
.menu,.menu ul li{color:#e3c670}
.menu ul li{text-align:left;width:150px;font-size:0.9em}
.menu ul{width:150px; }

/* menu Borders */
.menu li{}
.menu li li{border-top: 0px solid #555556;border-right: 1px solid #555556;border-bottom: 1px dotted #555556;border-left: 1px solid #555556}
.menu ul>li + li{border-top:0}

/* Top Level Menu Items */
.menu li{font-size:14px}
.menu li div {padding:8px 13px 9px 13px}
.menu a,.menu a:link,.menu a:active,.menu a:visited{text-decoration:none;color:#e3c670}
.menu a:hover,.menu a:link:hover,.menu .menuHoverA{background:url(images/navl_over.gif) top left no-repeat}
.menu a:hover div,.menu a:link:hover div,.menu .menuHoverA div{background:url(images/navr_over.gif) top right no-repeat}
.menu li.active,.menu li.active a,.menu li.active a:hover{background:url(images/navl.gif) top left no-repeat}
.menu li.active div,.menu li.active a:hover div {background:url(images/navr.gif) top right no-repeat;color:#262525}

/* Drop Down Menu Items */
.menu li a{}
.menu ul li{font-size:11px;background:#252424 url(images/empty.gif)!important}
.menu ul li a,.menu ul li a:link,.menu ul li a:active,.menu ul li a:visited{text-decoration:none;color:#fff;padding:5px 10px}
.menu ul li a:hover,.menu ul li a:link:hover,.menu li.active li a:hover,.menu li li .menuHoverA{padding:5px 10px;color:#fff!important;background:#777 url(images/empty.gif)}
.menu ul li.active,.menu ul li.active a,ul.menu ul li.active a,.menu li.active a:hover{background:#515050 url(images/empty.gif)!important}
.menu ul li.active div {background:#515050 url(images/empty.gif)!important;color:#fff!important;padding:0px}
.menu li.active li,.menu li.active li div,.menu li.active li a{background:#252424 url(images/empty.gif)!important}
.menu ul li.active:hover>a,.menu ul li:hover,.menu li.active li a:hover,.menu li.active li a:hover,.menu ul li.active a:hover div{background:#515050 url(images/empty.gif)!important;color:#fff}

{background:#515050}


/***  CLEAN MENU FIXES - DON'T TOUCH THESE STYLES  ***/
.menu:after,.menu ul:after{content: ".";height:0;display:block;visibility:hidden;overflow:hidden;clear:both}
.menu ul{background:url(images/empty.gif);padding:1px 30px 30px;margin:-1px 0 0 -30px}
.menu ul ul{padding:10px 30px 30px 10px;margin:-10px 0 0 -10px}
ul.menuHoverUL{visibility:visible!important}

/****************************************
	"View Edit" CSS (Redlands RSL)
****************************************/
.subHead {color: #444444;}
/** CONTROL PANEL **/
.controlPanel {background:#fff;width:100%;height:auto;border:0px;border-bottom:2px solid #999999}
.controlPanel .SubHead, .controlPanel a, .controlPanel a:link, .controlPanel a:active, .controlPanel a:visited {color: #444444}
.controlPanel a:hover {color: #666666}

/** COMMAND BUTTON **/
.CommandButton {padding: 0 0 0 10px;color: red}
#dnn_RightPane .CommandButton a, #dnn_RightPane .CommandButton a:link, #dnn_RightPane .CommandButton a:active, #dnn_RightPane .CommandButton a:visited, #dnn_RightPane .CommandButton a:hover {color: #505050}
#contentArea a.commandbutton,#contentArea a:link.commandbutton,#contentArea a:active.commandbutton,#contentArea a:visited.commandbutton {padding:5px 10px!important;background:#427A7B url(images/RedlandsRSL_FooterBG.gif) top left repeat-x;border:1px solid #285B5C;border-top:0px;color:white}
/**********************************
	Quicklink Styles
**********************************/
/* Right Pane */
#dnn_RightPane .QuickLink h3 a, #dnn_RightPane .QuickLink h3 a:link{line-height:1.8em; font-size: 14px; font-weight:bold; color:#FFF; text-align:left; padding-left:10px;}
#dnn_RightPane .QuickLink h3 a:hover {text-decoration:underline;}
#dnn_rightPane .QuickLink img {text-align:center; margin: 0 0 0 2px;}
#dnn_rightPane .QuickLink p{background:#FFF;margin: 1px 5px 5px 5px; padding:5px; color:#333333; font-size:11px; }
#dnn_rightPane .QuickLink {width:207px; background: url("qlinkHeader.gif") no-repeat #0F3193; margin-bottom: 10px; }
html>body #dnn_rightPane .QuickLink p{border-bottom: 3px solid #0F3193;}

/* Content Pane */
.leftPanel p {margin-left:20px}
.contentPanel p {margin-left:20px}
.rightPanel p {margin-left:20px}
.contentPanel table {margin-top:10px}
.contentPanel table h3 {color:#fff; margin-bottom:0px; font-size:12px}
.rightPanel table {margin-top:10px}
.rightPanel table h3 {color:#fff; margin-bottom:0px; font-size:12px}
#dnn_contentPane .QuickLink {margin-bottom:30px;}
html> body #dnn_ctr383_ProductHighlight_lstAnnouncements{ width:440px;}
#dnn_contentPane .QuickLink h3 a, #dnn_contentPane .QuickLink h3 a:link{float:right;width:190px;line-height:1.8em; font-size: 14px; font-weight:bold; color:#333333; text-align:left;margin-right: 50px; margin-top:10px;}
html>body #dnn_contentPane .QuickLink h3 a,html>body #dnn_contentPane .QuickLink h3 a:link {float:right;margin-right:60px;}
#dnn_contentPane .QuickLink h3 a:hover {text-decoration:underline;}
#dnn_contentPane .QuickLink img {float:left; clear:right; border:2px solid #333;}
#dnn_contentPane .QuickLink p{float:right; width:250px; padding-left:10px;color:#333333;font-size:12px; }
html>body #dnn_contentPane .QuickLink p {float:right;}
#dnn_contentPane .centerquicklink img {margin-top:-20px;}

/*********************************
	Clearfix
*********************************/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-table}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********************************
	COMPETITION MODULE
*******************************/
.dnnfusion_mc_grid_header {background:#606060}
.dnnfusion_mc_grid_header td {color:white!important}
.dnnfusion_mc_termsbox{border:1px solid #A5ACB2;background:white}
.dnnfusion_mc_termsbox p {font-size:9px;margin-top:0px}


.caltable p {font-size:10px}