/* CSS Document */

html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4f180d;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #161616;
}

ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #4F180D;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: normal;
	width: 800px;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
	padding-bottom: 4px;
}

h4
{
	font-size: 15px;
}

h5
{
	font-size: 14px;
	padding-bottom: 4px;
}

h6
{
	font-size: 12px;
	padding-bottom: 4px;
}

p
{
	color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* margin-top: 6px; */
	padding-bottom: 14px;
	line-height: 1.3;
	width: 800px;
}

#banner-trial a
{
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#banner-title
{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

#banner-title-supertext
{
	font-size: 10px;
	vertical-align: top;
}

#display-content
{
	font-size: 16px;
}

.display-slogan
{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
}

/*************************************************** Layout Divs ***************************************************/
#index-bottom-alt-5
{
	width: 808px;
	margin: 8px;
	margin-top: 0px;
	border: 5px black solid;
	height: 330px;
	background-color: #FFFFFF;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #4F180D;
}

#index-bottom-right-alt-5
{
	float: right;
	height: 330px;
	width: 402px;
	background: url(../images/index-bottom-right-bg-alt-2.jpg) no-repeat;
}

.index-box-title-alt-5
{
	font-size: 18px;
	margin-left: 10px;
	line-height: 40px;
}

.index-box-list-alt-5
{
	font-size: 16px;
	margin-left: 20px;
	padding-top: 0px;
}

ul.index-box-list-alt-5 li
{
	margin: 10px;
}

#index-bottom-left-alt-5
{
	width: 401px;
	border-right: 5px black solid;
	height: 330px;
	background: url(../images/index-bottom-left-bg-alt-5.jpg) no-repeat;
}

#index-bottom-left-upper-left-alt-5
{

	width: 198px;
	height: 162px; /* 1/2 index-bottom height - 3px */
}

#index-bottom-left-lower-left-alt-5
{
	width: 198px;
	height: 168px; /* 1/2 index-bottom height - 2px */
}

#index-bottom-left-right-half-alt-5
{
	float: right;
	width: 200px;
	height: 330px;
}

#index-bottom-left-upper-right-alt-5
{
	width: 200px;
	height: 162px; /* 1/2 index-bottom height - 3px */
}

#index-bottom-left-lower-right-alt-5
{
	width: 200px;
	height: 163px; /* 1/2 index-bottom height - 2px */
}

a.index-highlight-UL-alt-5
{
	display: block;
	height: 163px; /* 1/2 index-bottom height - 2px */
	background: url(../images/index-bottom-left-UL-alt-5.gif) no-repeat;
	background-position: 0 -162px;
	cursor: pointer;
}

a.index-highlight-UL-alt-5:hover
{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background: url(../images/index-bottom-left-UL-alt-5.gif) no-repeat;
	background-position: 0 0;
}

a.index-highlight-LL-alt-5
{
	display: block;
	height: 168px; /* 1/2 index-bottom height - 2px */
	background: url(../images/index-bottom-left-LL-alt-5.gif) no-repeat;
	background-position: 0 -168px;
	cursor: pointer;
}

a.index-highlight-LL-alt-5:hover
{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background: url(../images/index-bottom-left-LL-alt-5.gif) no-repeat;
	background-position: 0 0px;
}

a.index-highlight-UR-alt-5
{
	display: block;
	height: 163px; /* 1/2 index-bottom height - 2px */
	background: url(../images/index-bottom-left-UR-alt-5.gif) no-repeat;
	background-position: 0 -162px;
	cursor: pointer;
}

a.index-highlight-UR-alt-5:hover
{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background: url(../images/index-bottom-left-UR-alt-5.gif) no-repeat;
	background-position: 0 0;
}

a.index-highlight-LR-alt-5
{
	display: block;
	height: 168px; /* 1/2 index-bottom height - 2px */
	background: url(../images/index-bottom-left-LR-alt-5.gif) no-repeat;
	background-position: 0 -168px;
	cursor: pointer;
}

a.index-highlight-LR-alt-5:hover
{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background: url(../images/index-bottom-left-LR-alt-5.gif) no-repeat;
	background-position: 0 0px;
}

#main-wrapper
{
	width: 937px;
	margin: 0 auto;
	margin-top: 0;
}

#banner-top
{
	width: 937px;
	height: 24px;
	font-size: 0;
	background: url(../images/SNE-header-box-top.gif) no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}

#banner
{
	width: 937px;
	padding-left: 28px;
	background: url(../images/SNE-header-middle.gif) repeat-y;
	margin-top: 0px;
	height: 120px;
}

#banner-bot
{
	width: 937px;
	height: 39px;
	font-size: 0;
	background: url(../images/SNE-header-bottom.gif) no-repeat;
	margin-bottom: 0px;
}

#banner-bg
{
	height: 80px;
	background: url(../images/promise-keepers-endorsement.jpg) no-repeat;
}

#banner-content
{
	position: relative;
	top: 10px;
	padding-top: 0px;
	float:right;
	padding-right: 59px;
}

#banner-title
{
	position: relative;
	vertical-align: top;
	top: 63px;
}

#banner-trial
{
	position: absolute;
	float: left;
	right: 175px;
	top: -2px;
	z-index: 99;
	text-align: right;
}

#navigation
{
	position: relative;
	top: -5px;
	left: -10px;
	height: 28px;
	border-top: thin #4F180D solid;
}

#nav
{
	margin-left: 32px;
}

#top-navigation
{
	position: relative;
	top: -5px;
	left: -10px;
	height: 28px;
	border-top: thin #4F180D solid;
	z-index:99;
}

#bottom-navigation
{
	padding-right: 30px;
}

#main-content
{
	width: 937px;
	padding-left: 22px;
	background: url(../images/SNE-content-middle.gif) repeat-y;
	margin-top: 0px;
}

#main-content-bot
{
	width: 937px;
	height: 61px;
	font-size: 0;
	background: url(../images/SNE-content-bottom.gif) no-repeat;
	margin-bottom: 10px;
}

#main-content-top
{
	width: 937px;
	height: 53px;
	font-size: 0;
	background: url(../images/SNE-content-top.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main-content-inset
{
	position: relative;
	padding-left: 35px;
	text-align: left;
	width: 800px;
}

#content-bg
{
	height:450px;
	width: 833px;
	padding-left: 30px;
}

#content-bg-alt-5
{
	height:340px;
	width: 833px;
	padding-left: 30px;
}

#footer
{
	width: 800px;
	margin: 0 auto;
	text-align:left;
}

#display-container
{
	border: 0px;
	margin: 5px;
	width: 780px;
	height: 400px;
}

#display-container-plain
{
	margin: 0px;
	width: 780px;
	height: 400px;
}

#display-container-tab
{
	margin: 5px;
	width: 100%;
	height: 380px;
}

#display-left
{
	float: left;
	width: 45%;
	padding-left: 10px;
	margin-top: 10px;
	vertical-align: center;
	height: 100%;
	display: table;
}

#display-right
{
	float: left;
	width: 45%;
	height: 100%;
	padding-right: 30px;
	margin-top: 10px;
	vertical-align: center;
	display: table;
}

#display-right-tab
{
	position: relative;
	float: right;
	width: 45%;
	height: 100%;
	padding-right: 30px;
	margin-top: 10px;
	vertical-align: center;
	display: table;
}

#display-center
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

/*************************************************** Main Content Styles ***************************************************/

#main-content ul
{
	padding-left: 20px;
}

#footer
{
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

.tab-content-scroll
{
	height: 400px;
	overflow-y: scroll;
}

img.float-right
{
	float: right;
	margin: 5px;
}

img.float-left
{
	float: left;
	margin: 5px;
}

p.float-left
{
	float: left;
}

.supporttbl
{
	border: solid 1px #008000;
	margin-bottom:15px;
}

.supporttbl-fixed-width
{
	width: 830px;
}

.supportheader
{
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.supportphone
{
	font-weight: bold;
	font-size: 18px;
}

p.tab
{
	width: 782px;
}

p.faq-list
{
	line-height: 22px;
}

li.tab-list
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

td.formlabel
{
	background-color:#DACB7D;
}

button.green
{
	font-weight: bold;
	font-size: 14px;
	background-color: #008000;
	color: #FFFFFF;
	padding: 7px;
}

button.green:hover
{
	cursor:pointer;
	color: #73C20A;
}

img.icon
{
	display: inline;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}


/*************************************************** Navigation Styles ***************************************************/

#index-nav ul
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin-left: 23px;
	margin-top: 3px;
	display: inline;
}

#index-nav ul li a:link,
#index-nav ul li a:visited
{
	padding-left: 14px;
	padding-right: 20px;
	background: url(../images/nav-divider.gif) center right no-repeat;
}


#index-nav ul li.no-divider, #index-nav ul li.no-divider a
{
	background: none;
}


#navigation ul
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin-left: 32px;
	margin-top: 1px;
	display: inline;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	padding-left: 14px;
	padding-right: 20px;
	background: url(../images/nav-divider.gif) center right no-repeat;
}


#navigation ul li.no-divider, #navigation ul li.no-divider a
{
	background: none;
}

#bottom-navigation ul
{
	float: right;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin-left: 32px;
	margin-top: 1px;
	display: inline;
}


#bottom-navigation ul li
{
	display: inline;
	float: left;
	font-weight: bold;
}

#bottom-navigation ul li a:link,
#bottom-navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	padding-left: 14px;
	padding-right: 20px;
	background: url(../images/bottom-nav-divider.gif) bottom right no-repeat;
}

#bottom-navigation ul li.no-divider, #bottom-navigation ul li.no-divider a
{
	background: none;
}

#bottom-navigation ul li a:active,
#bottom-navigation ul li a:hover
{
	color: #000000;
}

#index-bottom-nav ul
{
	float: right;
	height: 28px;
	line-height: 28px;
	display: inline;
}


#index-bottom-nav ul li
{
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#index-bottom-nav ul li a:link,
#index-bottom-nav ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding-left: 14px;
	padding-right: 20px;
	background: url(../images/index-bottom-nav-divider.gif) bottom right no-repeat;
}

#index-bottom-nav ul li.no-divider, #index-bottom-nav ul li.no-divider a
{
	background: none;
}

#index-bottom-nav ul li a:active,
#index-bottom-nav ul li a:hover
{
	color: #73c20a;;
}

#index-bottom-nav-4 ul
{
	float: right;
	height: 28px;
	line-height: 28px;
	display: inline;
}


#index-bottom-nav-4 ul li
{
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#index-bottom-nav-4 ul li a:link,
#index-bottom-nav-4 ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding-left: 14px;
	padding-right: 20px;
	background: url(../images/index-bottom-nav-divider.gif) bottom right no-repeat;
}

#index-bottom-nav-4 ul li.no-divider, #index-bottom-nav-4 ul li.no-divider a
{
	background: none;
}

#index-bottom-nav-4 ul li a:active,
#index-bottom-nav-4 ul li a:hover
{
	color: #73c20a;;
}

#dropdownnav {
    font-size:13px;
    font-family:helvetica,sans-serif;
    font-weight:bold;
    width:100%;
}
#dropdownnav, #dropdownnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
}
#dropdownnav a {
    display:block;
    color:#000000;
    text-decoration:none;
    padding:0px 10px;
}
#dropdownnav li {
    float:left;
    padding:0;
}
#dropdownnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:121px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    z-index:4;
}
#dropdownnav li li {
    width:119px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:helvetica,sans-serif;
}
#dropdownnav li li a {
    padding:4px 10px;
    width:100px;
    font-size:12px;
    color:#73c20a;
}
#dropdownnav li ul ul {
    margin:-21px 0 0 119px;
    position:relative;
}
#dropdownnav li li:hover {
    background:#4f180d;
}
#dropdownnav li ul li:hover a, #dropdownnav li ul li li:hover a, #dropdownnav li ul li li li:hover a, #dropdownnav li ul li li li:hover a {
    color:#ffffff;
}
#dropdownnav li:hover a {
    color:#73c20a;
    }
#dropdownnav li:hover li a, #dropdownnav li li:hover li a, #dropdownnav li li li:hover li a, #dropdownnav li li li li:hover li a {
    color:#73c20a;
}
#dropdownnav li:hover ul ul, #dropdownnav li:hover ul ul ul, #dropdownnav li:hover ul ul ul ul {
    left:-999em;
}
#dropdownnav li:hover ul, #dropdownnav li li:hover ul, #dropdownnav li li li:hover ul, #dropdownnav li li li li:hover ul {
    left:auto;
    background:#4f180d;
}

/*************************************************** Image Rotator Styles ***************************************************/

div#liSwitcher-controls {
    float: right;
}

div#liSwitcher-controls a.liSwitcher-buttons {
    /* background-image: url(../../image/LIchangerInterval/gallery-buttonsprite.png); */
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin: 0 3px;
    color: #000;
}

div#liSwitcher-controls a.liSwitcher-buttons:hover {color: #666;}

div#liSwitcher-controls a.liSwitcher-buttons:active {color: #888;}

div#liSwitcher-viewport li
{
	list-style: none;
}

div#liSwitcher-viewport img
{
	margin: 10px;
	padding: 10px;
}

#liSwitcher-caption-right
{
	position:relative;
	float:right;
	top:-70px;
	left:-700px;
}

#liSwitcher-caption-left
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
}

/*************************************************** Partners Table Styles ***************************************************/

#affiliatetbl
{
	width:800px;
}
#affiliatetbl td.logocell
{
	border-bottom:solid 1px #cccccc;
	padding:10px;
}
#affiliatetbl tr.headerrow td
{
	border-top:solid 1px #cccccc;
}
#affiliatetbl td
{
	text-align:center;
	vertical-align:top;
}
#affiliatetbl h3
{
	font-size:14px;
	margin-top:5px;
	width: 200px;
}
#affiliatetbl img
{
	margin-bottom:5px;
}
#affiliatetbl .divider
{
	width:50px;
	background-image:url("../images/affiliategradient.gif");
	background-repeat:repeat-y;
}
#affiliatetbl tr.logorow td.divider
{
	width:50px;
	background-image:url("../images/affiliategradient.gif");
	background-repeat:repeat-y;
	border-bottom:solid 1px #cccccc;
}

/*************************************************** Replicated Site Styles ***************************************************/

#repdiv img
{
	width: 100px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#index-distributor-label
{
	position: relative;
	top: 18px;
	left: 5px;
	width: 400px;
	font-weight: bold;
}

label.error
{
	font-style: italic;
	color: red;
}
