/* page layout styles */
body
{
    background-color: white;
		background-image: url(img/bg_fade.png);
    background-position: top;
    background-repeat: repeat-x;
    font-family: Arial, Verdana, Tahoma;
		color: #333333;
		font-size:12px;
    height:100%;
}


body table
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}

/*========================
Page/Design Containers
========================*/

#container_page
{
	width: 1012px;
	background-color: white;
}
#container_menu
{
	width: 100%;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	text-align: left;
	background-image: url(img/bg_nav.png);
	background-repeat:repeat-x;
	background-color: #778DBC;
}
#container_page_left
{
	background-image: url(img/bg_content_left.png);
	background-repeat: repeat-y;
	width: 6px;
}
#container_page_right
{
	background-image: url(img/bg_content_right.png);
	background-repeat: repeat-y;
	width: 6px;
}
#container_content
{
	width: 100%;
	background-color: white;
	height: 650px;
	vertical-align: top;
}
#container_header
{
	background-image: url(img/bg_header.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	text-align: left;
	width: 100%;
	height: 106px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#bottom_border
{
  width: 100%;
}
#content
{
	color: #333333;
	font-size:11px;
	vertical-align: top;
}
#container_footer
{
	width: 100%;
	height: 50px;
	margin-top: 10px;
	border-top: dotted 1px #607AB1;
	vertical-align: bottom;
}
.footer_right
{
	padding-right: 10px;
	text-align: right;
}
.footer_left
{
	text-align: left;
}

/*========================
Content Pane Containers
========================*/
.containerLeft 
{
	color: #877560;
	padding-right: 16px;
	width: 200px;
	padding-left: 8px;
/*	border-right: dotted 1px #607AB1; */
}
.containerLeftWide 
{
	color: #877560;
	padding-left: 10px;
	width: 40%;
	padding-right: 8px;
	border-right: solid 1px #607AB1; 
	text-align: left;
}
.containerContent 
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}
.containerContentLeft
{
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	width: 605px;
}
.containerContentLeftWide 
{
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	width: 60%;
}
.containerRight 
{
	color: #877560;
	font-size:11px;
	width: 20%;
	padding-right: 4px;
}

.containerDate
{
	padding-right: 8px;
	padding-left: 14px;
/*	border-right: dotted 1px #607AB1; */
}
.containerSearch
{
	padding-left: 8px;
	padding-right: 8px;
}

.containerLogin
{
	font-size: 12px;
	padding-right: 10px;
	text-align: right;
}

#header,
#header2009
{
	background-image: url(img/header2009.png);
	background-repeat:no-repeat;
	background-position: right;
	float: right;
	width: 100%;
	height: 106px;
	padding: inherit;
	margin: inherit;
}
#header table
{ 
  background-color: transparent;
}
	


#navlist 
{
	margin-left: 0px;
	margin-top: 6px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	border-right: dotted 1px #607AB1;
	padding-right: 10px;
	padding-left: 10px;
}
#navlist li .Last
{
	border-right: none;
}
#dnnLOGO img
{

}
#Container_HeaderLinks
{
	border: solid 1px white;
	background-color: #5672AC;
	float: right;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 2px 2px 2px 2px;
	height: 24px;
	vertical-align: bottom;
}

#HeaderLinks
{
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#HeaderLinks li
{
	display: inline;
	list-style-type: none;
	border-right: solid 1px #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#HeaderLinks li.last
{
	display: inline;
	list-style-type: none;
	border-right: none;
}
a.LoginHeader:Link, a.LoginHeader:Visited
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.LoginHeader:Hover, a.LoginHeader:Active
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

/* ==================================
XSLT UDT classes
==================================*/
.DB_head { color: #607AB1; font-weight: bold; font-size: 13px; border-bottom: solid 1px #607AB1;}
.DB_headingrow { background-color: #EFEFEF; font-weight: bold;}
.DB_itemrow { background-color: white}
.DB_altrow { background-color: #887DBC;}



/* ==================================
DNN Masters UDM override classes
===================================*/

.UDM_subhead
{
	text-align: right; padding-right: 6px; vertical-align: top; line-height:14px; font-weight: bold;
}
.UDM_normal
{
	vertical-align: top; line-height:14px; font-weight: normal;
}
.UDM_detail_subhead
{
	text-align: right; padding-right: 6px; vertical-align: top; line-height:16px; font-weight: bold;
}
.UDM_detail_normal
{
	vertical-align: top; line-height:16px; font-weight: normal;
}

.UDM_textbox
{
	height: 18px; font-size: 11px; color: 607AB1;
}
.UDM_dropdown150
{
	height: 18px; width: 150px; font-size: 11px; color: 607AB1;
}
.UDM_dropdown
{
	height: 18px; font-size: 11px; color: 607AB1;
}


.dnnlogo
{
	padding-left: 40px;
	padding-right: 40px;
}
.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited
{
	color: white;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #607AB1;
	font-weight: normal;
	vertical-align: middle;
}

.headerLines
{
	background-image: url(img/headerBg.gif);
	background-repeat: repeat-x;
}


#container_footer A
{
	color: #607AB1;
}

.dnnfooter, A.dnnfooter:link,  A.dnnfooter:visited
{
	color: #607AB1;
}



/*
.Menu_MainItem
{	
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:46px;
	width:92px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_MainItemOver
{
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:46px;
	width:92px;
	padding: 6px 0px 0px 4px;
}
.Menu_ItemsGroup {
	background-image: url(img/menu/itemsBg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 5px solid #CBDC68;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_PathItemOver {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
	font-weight:bold;
}
*/

.panelbar
{
	background-image: url(Img/HeaderExpandedBg.gif);
}
.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 11px;
	height: 25px;
	background-image: url(Img/HeaderCollapsedBg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 25px;
	background-image: url(Img/HeaderCollapsedHoverBg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 19px;
	padding-left: 12px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #492b09;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemGroup
{
	background-image: url(Img/HeaderExpandedImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.NormalTextBox
{
	font-size: 11px; color: #3E537D; 
}
.boldred { font-weight: bold; color: #990000 }
.boldgreen { font-weight: bold; color: #006600 }
.caption {font-size: 9px; color: #666666}
.Head {color: #607AB1; font-size: 14px; font-weight: bold}


/* DataSprings dropdown login */
a.signin,
a.signin:link,
a.signin:visited
{
    background: #607AB1;
    padding: 4px 6px 6px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: White;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 10px 6px 10px;
}
a.signin:hover,
a.signin:active
{
    background: #607AB1;
}
a.signin, 
a.signin:link,
a.signin:visited,
a.signin:active,
a.signin:hover
{
    background-position: 0 3px !important;
}
a.signin
{
  position: relative;
	margin-left: 3px;
	margin-top: 3px;
	padding-top:6px;
}
a.signin span
{
    background-position: 100% 50%;
    padding: 4px 16px 6px 0;
}
#topnav a.menu-open
{
    background: #778DBC !important;
    color: #666 !important;
    outline: none;
}
#small_signup
{
    display: inline;
    float: none;
    line-height: 23px;
    margin: 25px 0 0;
    width: 170px;
}
a.signin.menu-open
{
    background-color: #778DBC;
    color: #789;
}
#signin_menu
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    display: none;
    background-color: #607AB1;
    position: absolute;
    width: 200px;
    z-index: 100;
    border: 1px transparent;
    text-align: left;
    padding: 12px;
    top: 24.5px;
    right: 0px;
    margin-top: 5px;
    margin-left: 20px;
    color: #FFF;
    font-size: 11px;
    line-height: 20px;
}
#signin_menu input[type=text], #signin_menu input[type=password]
{
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #ACE;
    font-size: 13px;
    margin: 0 0 5px;
    padding: 5px;
    width: 203px;
}
#signin_menu p
{
    margin: 0;
    color: #FFF;
}
#signin_menu a
{
    color: #FFF;
}
#signin_menu label
{
    font-weight: normal;
    color: #FFF;
}
#signin_menu p.remember
{
    padding: 10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete
{
    clear: both;
    margin: 5px 0;
}
#signin_menu p a
{
    color: #27B !important;
}
.signin_submit
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #3399DD;
    border: 1px solid #39D;
    color: #fff;
    text-shadow: 0 -1px 0 #39d;
    padding: 4px 10px 5px;
    font-size: 11px;
    margin: 0 5px 0 0;
    font-weight: bold;
    text-shadow: 0 -1px 0 #3399DD;
}
.signin_submit::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
.signin_submit:hover, #signin_submit:focus
{
    background-position: 0 -5px;
    cursor: pointer;
}
a.signin img 
{
    vertical-align:middle;
	border-width:0;
}

