/* 
================================
Skin styles for DotNetNuke
================================
*/   


.skinmaster {
	background-color: #ffffff;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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;
}
.nopane {
	width: 100%;
	background-color: transparent;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	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 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	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 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px 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: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}


/*Common.css*/

body {
	margin: 0;
}

.redbar {
	background: url('images/redbar_bkgd.gif') repeat-x 0 0;
	height: 12px;
}

.swoopleft {
	background: url('images/swoop_left.jpg') no-repeat 0 0;
	width: 520px;
	height: 210px;
}

.swoopright {
	background: url('images/swoop_right.jpg') no-repeat 0 0;
	width: 229px;
	height: 210px;
}

.calloutleft {
	background: url('images/specialannouncement_box.jpg') no-repeat 0 0;
	width: 375px;
	height: 114px;
	padding: 5px;
}

.calloutright {
	background: url('images/resources_box.jpg') no-repeat 0 0;
	width: 374px;
	height: 114px;
	padding: 5px;
}

.calloutrightblank {
	background: url('images/resources_box_blank.jpg') no-repeat 0 0;
	width: 374px;
	height: 114px;
	padding: 5px;
}
/* HOME PAGE STYLES */

#homeflash {
	float: left;
	width: 370px;
	height: 234px;
}

.homequicklinks {
	float: left;
	width: 409px;
	height: 234px;
	background: url('images/home_quicklinks_bkgd.gif') no-repeat 0 0;
}

.hqltd {
	padding: 0px 10px 15px 15px;
	height:	117px;
	width: 50%;
	color: white;
}


img.hqlarrow {
	display: block;
	float: right;
	vertical-align: bottom;
	margin-top: 11px;
	margin-bottom: 12px;
}


.homewhatsnew {
	width: 370px;
	height: 111px;
	background: url('images/home_whatsnew_bkgd.gif') no-repeat 0 0;
}

.homebanner  {
	width: 409px;
	height: 111px;
}


/*  PRODUCTS PAGES STYLES  */
#productsleftnav {
	/*float: left;
	width: 290px;*/
	background: #CCC url('images/products_bkgd.gif') repeat-y 0 0;
}

#productsleftnav img, #productsleftnav table {
	padding: 0px 0px 0px 0px; 
}


#productscontent {
	float: left;
	width: 436px;
	margin: 0px 0px 0px 26px;
}

#productsmaincontent {
	/*float: left;
	width: 489px;
	overflow: hidden;*/
	border-right: 1px solid #999999;
}

.productsmaincontent {
	background: url('images/productsmain_body_bkgd.gif') repeat-y 0 0;
/*	overflow: hidden;*/
	padding-left: 25px;
	padding-right: 10px;	
}

#productsmaincontent img.title {
	margin-left: 26px;
}

#productsmaincontent p {
	margin: 10px 24px 0px 26px;
}

#productsbody {
	background: #CCC url('images/products_bkgd.gif') repeat-y 0 0;
}

.productsbody {
	background: #CCC url('images/products_bkgd.gif') repeat-y 0 0;
}

/*  RED NAVIGATION STYLES  */
#redbody {
	background: url('images/red_leftnav_bkgd.gif') repeat-y 0 0;
	
}

#redleftnav {
	background: url('images/red_leftnav_bkgd.gif') repeat-y 0 0;
	width: 160px;
	float: left;
}

.redleftnav {
	background: url('images/red_leftnav_bkgd.gif') repeat-y 0 0;
}

#redcontent {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 26px;
}

#redcontentmain {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
}

/*  GRAY NAVIGATION STYLES  */
#graybody {
	background: url('images/gray_leftnav_bkgd.gif') repeat-y 0 0;
	
}

#grayleftnav {
	background: url('images/gray_leftnav_bkgd.gif') repeat-y 0 0;
	width: 160px;
	float: left;
}

.grayleftnav {
	background: url('images/gray_leftnav_bkgd.gif') repeat-y 0 0;
}

#graycontent {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 26px;
}

#graycontentmain {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
}

/*  SPINE TOOLBOX SPECIFIC STYLES  */
#subnav {
	background: url('images/subnav_bkgd.gif') no-repeat 0 0;
	height: 28px;
}

#subnav img {
	vertical-align: middle;
}

#toolboxlogin {
	background: url('images/toolboxlogin_bkgd.gif') no-repeat 0 0;
	height: 122px;
}

#toolboxlogin .text {
	font-size: 10px;
	text-transform: uppercase;
}

#toolboxlogin .text input {
	width: 222px;
}

#pdfboxtopbottom {
	width: 152px;
	float: right;
	margin-left: 15px;
}

#pdfboxtopbottom img {
	display: block;
}

#pdfbox {
	width: 152px;
	background: url('images/toolbox_pdfbox_bkgd.gif') repeat-y 0 0;
}

#pdfbox p {
	margin: 0px 15px 0px 15px;
}


/* WHATS NEW STYLES */

#featuresbenefits {
	background:url('images/whatsnew_table_top.gif') no-repeat 0 0;
	width: 500px;
}

#whatsnews {
	background: url('images/whatsnew_news_bkgd.gif') repeat-y 0 0;
	width: 595px;
	margin-top: 30px;
}

.whatsnews {
	background: url('images/whatsnew_news_bkgd.gif') repeat-y 0 0;
}

/* NEWS AND ARTICLES STYLES */

#articlecontent {
	margin: 23px 0px 15px 40px;
	width: 565px;
}

/* EDUCATION AND EVENTS STYLES */

#calendarcontent {
	margin: 23px 0px 15px 40px;
	width: 650px;
}

#calendar {
	width: 635px;
	background-color: #CACACA;
	border: 1px solid #999;
	padding: 9px 9px 9px 9px;
	margin-top: 35px;
	height: 300px;
	overflow: auto;
}

#calendar table {
	background-color: #e9f0f8;
}

td.calendarhead {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

/*  CLASSES  */

img.pdficon {
	vertical-align: middle;
	display: inline !important;
}

A.viewtheproducts {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

img.viewtheproducts {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 3px;
}

.subhead {
	color: #333;
}

br.clear-all, div.clear-all {
	clear: both;
}


img, form {
	border: 0;
}

p, td, blockquote  {
	font: 9px verdana, helvetica, sans-serif;
	color: #666;
}

a {
	font: 9px verdana, helvetica, sans-serif;
	color: #ef3c38;
}

.transparent {
	filter:alpha(opacity=95);
	background-color:#ffffff;
	display:none;
	position:absolute;
	border: 1px black solid;
	z-index: 999;
	align: center;
	width: 400px;
}

.clsPgHdr2Orange {
	font-size:17px;
	font-weight: bold;
	color:#7B7BC5;;
}


.clsHeader	{
	font-size:17px;
	font-weight: bold;
	color:#7B7BC5;
}

.clsStep	{
	font-size:13px;
	font-weight: bold;
	color:#858339;
}

.clsBold
{
    FONT-WEIGHT: bold
}

.clstxtWhite
{
	color: #ffffff;
}
