﻿/* =============================================================================== */
/* =  Restoration Sciences Academy Style Sheet  ================================== */
/* =  CENTRAL THEME                             ================================== */
/* =                                            ================================== */
/* =  Marcus Purnell  June 2008                 ================================== */
/* =============================================================================== */


/* =============================================================================== */
/* =  Root Styles                               ================================== */
/* =============================================================================== */


/* Following code centers the page layers and sets up the page congainers */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #333333;
	background-image: url(_images/BG_LegendBrands.gif);
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
}

.oneColElsCtr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColElsCtr #mainContent {
}


/* Menu Cursor */
.crsr
{
	cursor: pointer; 
	_cursor: hand; 
}


.RadMenu_Vista .rmLink:hover
{
   cursor: pointer;
}

/* =============================================================================== */
/* =  DIV Styles                                ================================== */
/* =============================================================================== */


#CONTENT_MAIN 
{
	position:relative;
	left:0px;
	top:115px;
	height:auto;
	width:auto;
	}
	
	
#ProductSub
{
	margin-left:50px;
	margin-top:25px;
	padding-top:25px;
	padding-left:20px;
	width:350px;
	height:450px;	
	background-image:url(_images/restorationscience.png);
	background-repeat:no-repeat;
	}	
	


	
/* =============================================================================== */
/* = Style Classes                              ================================== */
/* =============================================================================== */

.accentBox
{
	border-width:.025em;
	border-style:outset;
	padding:25pt 15pt 26pt 15pt;
	background-color:#FFFFFF;
	}	

.contentTable
{
	margin:0px 0px 0px 0px;
	}
	
.contentEditor
{
	 background-color:White;
	 text-align:left;
	}		

.footerAddressText
{
	font-size:7pt;
	line-height:15pt;
	}
	
.footerText
{
	font-size:7pt;
	line-height:8.5pt;
	color:#666666;
	}	
	
.footerText a
{
	color:#666666;
    text-decoration:none;
	}	
	
.footerText a:hover
{
	color:#999999;
    text-decoration:none;
	}		

.illustrationText
{
	font-size:7pt;
	font-style:italic;
	}

.productDef_A p
{
	margin-top:10px;
	margin-bottom:5px;
	font-size: 8pt;
	width:290px;
	}	
	


.productSubTitle
{
	font-size: 11pt;
	font-weight:bolder;
	color:#666666;	
	}
	
.productTitle
{
	line-height:16pt;
	font-size: 12pt;
	font-weight:bold;
	color:#444444;		
	}

.pricingQuote
{
	font-size:7pt;
	font-style:italic;
	}
	
.classStatus
{
	font-size:8pt;
	}	

.style2 {
	font-size: 7pt;
	line-height: 7.5pt;
}

.style3 {
	font-size: 8pt;
	margin-bottom: 5px;
}

.Title
{
	color:#000033;
	font-size:16pt;
	}

.SubTitle
{
	color:#333333;
	font-size:13pt;
	}
	
.SubTitle_sm
{
	color:#666666;
	font-size:11pt;
	}	
	
.SubTitle_smBLK
{
	color:Black;
	font-size:11pt;
	}	

.PrimaryContent
{
	color:Black;
	font-size:11pt;
	}
	
.tabLayer
{
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	padding:15px 20px 30px 20px;
	color:#000000;
	}	
	
.tableInstructionText
{
	padding-top:10px;
	font-size:7pt;
	color:#CCCCCC;
	}	
	
.tableDesign_Main
{
	 background-color:#3F403D;
	 border:solid 8px #3F403D;
	 margin:5px 3px 5px 3px;
	 width:100%;
	}
	
.topPadTable {
	margin-top: 65px;
	margin-top: 70px;
}

.topPadTableLEFT {
	margin-top: 40px;
}	
	

	

/* =============================================================================== */
/* =  Traditional Elements           ============================================= */
/* =============================================================================== */


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bolder;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 3px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



/* =============================================================================== */
/* = Table Classes                              ================================== */
/* =============================================================================== */

.contentTable
{
	width:650px;
	background-color:#FFFFFF;
	}
	
	
	
	


/* - LOGIN PAGE LAYERS ----------------------------------------------------------- */


#Login 
{
	position:relative;
	top:50px;
	background-image:url(_images/DZN_loginscreen.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:655px;
	height:290px;
	}

#LoginBox
{
	position:relative;
	top:90px;
	left:285px;
	font-size:8pt;
	color:Black;
	width:200px;
	}	
	
#LoginInstructions
{
	position:absolute;
	top:67px;
	left:-236px;
	font-size:8pt;
	color:White;
	height:auto;
	width:175px;
	}		
	
#SecurityLabel
{
	position:absolute;
	top:80px;
	left:-2px;
	font-size:8pt;
	color:White;
	height:auto;
	width:175px;
	}	
	
	
#PASSWORDRESET
{
	position:relative;
	top:50px;
	background-image:url(images/DZN_passwordreset.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:655px;
	height:510px;
	}









