/* 
================================
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: arial, 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;
	background-color: #ffffff;
}

.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: 440px;
	height: 244px;
}

.homequicklinks {
	float: left;
	width: 339px;
	height: 244px;
	background: url('images/home_quicklinks_bkgd.gif') no-repeat 0 0;
}

.hqltd {
	padding: 15px 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: 440px;
	height: 78px;
	background: url('images/home_whatsnew_bkgd.jpg') no-repeat 0 0;
}

.homebanner  {
	width: 339px;
	height: 78px;
}


/*  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;
}

td, blockquote  {
	font: 12px arial, helvetica, sans-serif;
line-height: 14px;
	color: #666;
}

p, ul, li {
	font: 12px arial, helvetica, sans-serif;
line-height: 16px;
	color: #666;
}




a {
	line-height: 14px;
	color: #ef3c38;
}

a.clsBold {
	font: 12px arial, helvetica, sans-serif;
line-height: 15px;
	color: #cc3333;
	font-weight: bold;
	
}

a.clsBoldw {
	font: 12px arial, helvetica, sans-serif;
line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}


a.gray {
	font: 10px arial, helvetica, sans-serif;
line-height: 14px;
	color: #5c5c5c;
	line-height: 18px;
	font-weight:bold;
}

span.definition {
/*	background-color:#f5f5f5;
	color:#ef3c38;*/
	background-color:#e9eff2;
	color:#376f91;	
	text-decoration: underline;
}

span.definitionp {
	/*background-color:#e4f6d0;
	color:#666699;*/
	background-color:#ecf2e6;
	color:#639036;
	text-decoration: underline;	
}


.transparent {
	filter:alpha(opacity=95);
	background-color:#ffffff;
	display:none;
	position:absolute;
	border: 1px black solid;
	z-index: 999;
	align: center;
	width: 250px;
	padding: 5px;
	font-size: 10px;
}

.transparentlg {
	filter:alpha(opacity=95);
	background-color:#ffffff;
	display:none;
	position:absolute;
	border: 1px black solid;
	z-index: 999;
	align: center;
	width: 400px;
	padding: 5px;
	font-size: 10px;
}

.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;
}

a.clsBold
{
    FONT-WEIGHT: bold;
	color: #376f91;
	
}

.clsBoldred
{
    FONT-WEIGHT: bold;
	color: #f45551;
}

.clstxtWhite
{
	color: #ffffff;
}

.txtsmall 
{
	font-size:9px;
}

h1
{
color: #000;
font-size: 20px;
font-weight: bold;
line-height: 24px;
font-family: Arial, Helvetica, sans-serif;
}

h2
{
color: #376f91;
font-size: 16px;
font-weight: bold;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
}

h2.patient
{
color: #b3cf96;
font-size: 16px;
font-weight: bold;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
}

.box {
padding: 10px;
}

.boxtopres {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxtopres.gif); 
	background-repeat: no-repeat;
	height:30px;
	width:225px;
	display:block;
	background-color: #b8bbbf;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}

.boxtoppat {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxtop.gif); 
	background-repeat: no-repeat;
	height:21px;
	width:175px;
	display:block;
	background-color: #b3cf96;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	line-height: 21px;
}

.boxtoppro {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxtop.gif);
	background-repeat: no-repeat;
	height:21px;
	width:175px;
	display:block;
	background-color: #366f91;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #fff;	
	line-height: 21px;
}

.boxmid {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxmid.gif);
	background-repeat: repeat-y;
	width:175px;
	display:block;
	padding: 5px;
}

.boxmidres {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxmidres.gif);
	background-repeat: repeat-y;
	width:225px;
	display:block;
	padding: 5px;
}


.boxmid ul {
  list-style-type: disc;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px; 
  padding-left: 5px;
  padding-right: 5px;
}

.boxmid ul li{
  font-size:11px; 
  color: #b3cf96; 
  line-height: 14px;
  margin-bottom: 5px;
}

.boxmidres ul {
  list-style-type: disc;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px; 
  padding-left: 5px;
  padding-right: 5px;
}

.boxmidres ul li{
  font-size:11px; 
  line-height: 14px;
  margin-bottom: 5px;
}


.boxbot {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxbot.gif);
	background-repeat: no-repeat;
	height:5px;
	width:175px;
	display:block;	
}

.boxbotres {
	background-image: url(/Portals/_default/Skins/scoliscore-new/images/boxbotres.gif);
	background-repeat: no-repeat;
	height:5px;
	width:225px;
	display:block;	
}

.contenttable ul {
  list-style-type: disc;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px; 
  padding-left: 5px;
  padding-right: 5px;
}

.contenttable ul li{
  font-size:11px; 
  line-height: 14px;
  margin-bottom: 5px;
}
