<?

header('content-type:text/css');
header("Expires: ".gmdate("D, d M Y H:i:s", (time()+900)) . " GMT");

//Change the template Version by setting the variable below; Choices: pro, lite or promo.
$version = "pro";
//Select if an SEP Term is used; Choices: no or yes.
$sep = "no";

switch($sep) 
{
case no:
$display = "none"; break;
case yes:
$display = "block"; break;
}

include('http://sst.netbiz.com/_nbSSTCentral/_cssCentral/masterstyle.css');

?>

table.module_maintable a, p.module_contenttitle,
p.module_maintext, p.module_boldmaintext,
p.module_formsectiontitle, p.module_formsmallprint,
.sstp_galleryText { /* Module : text color controls. */
	color: #000000;
}
p.module_formsectiontitle {border-bottom-color: #000000;} /* Module : subtitle underline color control. */
p.module_contenttitle {text-align: left;} /* Module : title alignment. */

/* **** START SST TEMPLATE SPECIFIC STYLES **** */

/* *** SHARED Styles *** */

ul#nav { /* * Controls the main navigation list attributes. * */
	list-style: none;
	height: 25px;
	font: 11px/25px arial, sans-serif;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
ul#nav a { /* * Controls the navigations base anchor attributes. * */
	text-decoration: none;
	color: #FFFFFF;
}
ul#nav a:hover {text-decoration: underline;} /* * Controls the navigations hover anchor attributes. * */
ul#nav li { /* * Controls the list item attributes of the home navigation. * */
	display: inline;
	padding: 0 2px;
}
ul#nav li:hover a, ul#nav li.sfhover a {text-decoration: underline;} /* * Controls the hover attribute when the dropdown menu is activated. * */
ul#nav li:hover div, ul#nav li.sfhover div {visibility: visible;} /* * Displays the dropdown menu when you rollover the activator link. * */
ul#nav li div {
	visibility: hidden;
	position: absolute;
	top: 18px;
	left: 239px;
}
ul#nav li ul {
	list-style: none;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnnavbkgd.gif);
	height: 15px;
	font: 11px/15px arial, sans-serif;
	color: #FFFFFF;
	padding: 0 7px 5px;
	border: 2px solid #FFFFFF;
	border-top: 0;
	margin: 7px 0 0 0;
}
* html ul#nav li ul {
	width: 305px;
	padding-right: 4px;
}
ul#nav li ul li {padding: 0 2px;}
ul#nav li:hover ul a, ul#nav li.sfhover ul a { /* * Controls the homepage dropdown menus base anchor attributes. * */
	text-decoration: none;
	color: #FFFFFF;
}
ul#nav li:hover ul a:hover, ul#nav li.sfhover ul a:hover {text-decoration: underline;} /* * Controls the homepage dropdown menus hover anchor attributes. * */


/* ** HOMEPAGE Specific Styles ** */

body.homepage {
	margin: 0;
    padding: 0;
    background-color: #D0CCC1;
	text-align: center;
_margin-bottom:30px;
}
div.hm_center {
	width: 795px;
	margin: 20px auto;
}
div.hm_border {border: 3px solid #FFFFFF;}
div.hm_mainblock {
	position: relative;
	width: 789px;
	height: 636px;
	background: #FFFFFF url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/hm_grnbkgd.jpg) no-repeat 0 27px;
}
div.hm_navblock {
	position: absolute;
	top: 0;
	left: 0;
	width: 789px;
	height: 50px;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnnavbkgd.gif) repeat-x;
}
div.hm_agentblock {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 235px;
	height: 293px;
	background: #FFFFFF url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnagentbkgd.gif) repeat;
	text-align: center;
}
table.hm_agentinfo {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px auto 0;
}
table.hm_agentinfo td {
	text-align: right;
	padding: 0;
}
div#hm_AgentPicture img { /* * Controls the Agent's picture attriutes. * */
	/*width: 127px;*/
	border: 1px solid #FFFFFF;
}
p#hm_AgentName { /* * Controls the Agent's name text attributes. * */
	font: bold 13px/15px arial, sans-serif;
	color: #FFFFFF;
	margin: 8px 0 0 0;
}
p.hm_agentdata { /* * Controls the Agent's contact text attributes. * */
	font: 11px/13px arial, sans-serif;
	color: #FFFFFF;
	margin: 5px 0 0 0;
}
p.hm_agentdata a {
	color: #FFFFFF;
	text-decoration: none;
}
p.hm_agentdata a:hover {text-decoration: underline;}
div.hm_logomodule {
	position: absolute;
    top: 392px;
    left: 266px;
    width: 120px;
    text-align: left;
}
div.hm_logomodule div img {margin: 5px 0;}
div#hm_AgentLogo img { /* * Controls the Agent's logo height dimension. * */
	width: 100px; /* Remove this style attribute when Agent logos become editable. */
	height: 45px;
}
div.hm_titleblock {
	position: absolute;
	top: 294px;
	left: 401px;
	width: 360px;
	height: 86px;
}
div.hm_titleblock img { /* * Controls the placement of the Agent's title inside its container. * */
	position: absolute;
	bottom: 0;
	left: 0;
	/*width: px;*/ /* NOTE: Max-Width is: 360px; & Max-Height is: 86px. */
	/*height: px;*/
}
div.hm_contentblock {
	position: absolute;
	top: 394px;
	left: 406px;
	width: 354px;
	height: 100px;
}
p#hm_ContentTitle {
	font: bold 18px/21px arial, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0 0 12px 0;
}
p#hm_Content {
	font: 12px/17px arial, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0 0 19px 0;
}
p#hm_ContentFooter {
	font: bold 12px/14px arial, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0;
}
p.agentlogin {
	position: absolute;
	right: 35px;
	bottom: 12px;
	font: 10px/11px arial, sans-serif;
	text-align: left;
	margin: 0;
}
p.agentlogin a {
	text-decoration: none;
	color: #999999;
}
p.agentlogin a:hover {text-decoration: underline;}

/* ** BACKPAGE Specific Styles ** */

body.backpage {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
}
table.bp_layout {
	width: 100%;
	height: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
td.bp_headercell {
	width: 100%;
	height: 155px;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnnavbkgd.gif) repeat-x 0 0;
	padding: 0;
}
div.bp_headercellliner {
	position: relative;
	width: 100%;
	height: 155px;
}
table.bp_titletable {
	position: absolute;
	top: 27px;
	left: 0;
	width: 100%;
	height: 125px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
td.bp_titlecell {
	width: 100%;
	height: 125px;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/bp_grntitlebkgd.gif) repeat-x 0 0;
	padding: 0;
}
div.bp_titlecellliner {
	display: inline-block;
	width: 482px;
	height: 125px;
	text-align: center;
	vertical-align: top;
}
table.bp_agttitletable {
	height: 102px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto 0;
}
td.bp_agttitlecell {
	height: 72px;
	padding: 0 10px;
	text-align: right;
	vertical-align: bottom;
}
td.bp_agttitlecell img {
	/*width: px;*/ /* NOTE: Max-Width is: 462px; & Max-Height is: 72px. */
	/*height: px;*/
}
td.bp_agtdatacell {
	height: 30px;
	padding: 0 20px 0 10px;
}
p.bp_agentdata { /* * Controls the Agent's contact text attributes. * */
	font: 11px/15px arial, sans-serif;
	color: #000000;
	text-align: right;
	margin: 0;
}
p.bp_agentdata a {
	color: #000000;
	text-decoration: none;
}
p.bp_agentdata a:hover {text-decoration: underline;}
td.bp_titleimgcell {
	width: 318px;
	height: 125px;
	padding: 0;
}
td.bp_titleimgcell img {border-left: 3px solid #FFFFFF;}
div.bp_navblock {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 50px;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnnavbkgd.gif) repeat-x;
	text-align: center;
}
td.bp_bodycell {
	width: 100%;
	height: 100%;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnagentbkgd.gif) repeat-y 0 0;
	vertical-align: top;
	padding: 0;
}
table.bp_bodytable {
	width: 100%;
	background: url(http://sst.netbiz.com/_nbSSTCentral/_imageCentral/REA-004/grnagentbkgd.gif) repeat-y 0 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
td.bp_agtpiccell {
	width: 150px;
	vertical-align: top;
	text-align: center;
	padding: 15px 3px 15px 0;
}
div#bp_AgentPicture img { /* * Controls the Agent's picture attriutes. * */
	width: 98px;
	/*height: 117px;*/ /* Remove this style attribute when framed pages become editable. */
	border: 1px solid #FFFFFF;
	margin: 0 auto;
}
p#bp_AgentName { /* * Controls the Agent's name text attributes. * */
	font: 11px/12px arial, sans-serif;
	color: #FFFFFF;
	margin: 7px 0 0 0;
}
td.bp_contentcell {
	width: 100%;
	vertical-align: top;
	padding: 12px 0 15px 26px;
}
td.bp_logocell {
	width: 150px;
	vertical-align: bottom;
	text-align: center;
	padding: 80px 3px 10px 0;
}
td.bp_logocell div {
	width: 150px;
	text-align: center;
}
td.bp_logocell div img {margin: 5px auto;}
div#bp_AgentLogo img { /* * Controls the Agent's logo height dimension. * */
	width: 100px; /* Remove this style attribute when framed pages & Agent logos become editable. */
	height: 45px;
}


