/* mac hide \*/
html, body {
	height:100%;
	padding:0;
	margin:0;
 min-height:600px;
 min-width:980px;
}
/* end hide*/
body {
	background:#aaaaaa;
	font-family: Arial, Helvetica, Verdana; 
	font-size:14px;
	color: #000000;
	line-height: 20px;
 min-height:600px;
 min-width:980px;
}
#notLogginInBody {
 background-color:#fff;
 min-height:600px;
 min-width:980px;

}

.roundedDiv{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	border:2px solid #050045;
	background-color:#D7D3D3;
	padding-left:10px;
	padding-right:10px;
	margin-left:30px;
}

#outer {
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:170px;
	background:#fff;
	border-left:1px solid #aaa;
	border-right:1px solid #fff;
	margin-bottom:-32px;
	color: #000000;
	width:100%;
}

#notLogginInBody  #outer {
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	background:#fff;
	margin-left:170px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-bottom:-132px;
	color: #000000;
	width:800px !important;
}

* html #outer {
	height:100%;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:21px;
	overflow:hidden;
}
#headerNotIn {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:112px;
	background-color:#fff;
}
#sidebar {
	position:relative;/*ie needs this to show float */
	width:170px;
	float:left;
	margin-left:-169px;/*must be 1px less than width otherwise won't push footer down */
	left:-1px;/* line things up exactly*/
	padding:20px 0 0;
	background:#aaaaaa;
}
* html #sidebar {
	margin-right:-3px
}/* three pixel jog*/
#sidebar p {
	padding-left:3px;
	padding-right:2px
}
#sidebarSlice {
	position:relative;/*ie needs this to show float */
	width:10px;
	float:left;
	margin-left:-9px;/*must be 1px less than width otherwise won't push footer down */
	left:-1px;/* line things up exactly*/
	padding:0px 0 0;
	background:#aaaaaa;
	border:1px solid red;
}
* html #sidebarSlice {
	margin-right:-3px
}/* three pixel jog*/
#sidebarSlice p {
	padding-left:3px;
	padding-right:2px
}
#footer {
	width:100%;
	clear:both;
	height:30px;
	background: #fff url(/images/footer_background.jpg) repeat-x left top;
	color:#8783cf;
	position:relative;
	margin-top:-32px;
	border-top:1px solid #8783cf;
	border-bottom:1px solid #8783cf;
}
#footerBig {
	width:100%;
	clear:both;
	height:130px;
	background: #fff url(/images/footer_background.jpg) repeat-x left top;
	color:#fff;
	position:relative;
	margin-top:-132px;
	border-top:1px solid #8783cf;
	border-bottom:1px solid #8783cf;
	/*min-width:960px;*/
}

* html #footerBig {/*only ie gets this style*/
	height:132px;/* for ie5 */
	_height:130px;/* for ie6 */
	background: #fff url(images/footer_background.jpg) repeat-x left top;
	color:#8783cf;
}

* html #footer {/*only ie gets this style*/
	height:32px;/* for ie5 */
	_height:32px;/* for ie6 */
	background: #fff url(images/footer_background.jpg) repeat-x left top;
	color:#8783cf;
}

#mainpad {
padding:45px 20px 0px 20px;
}

* html #mainpad {/*only ie gets this style*/
	padding:40px 20px 0px 20px;
}

#footerphone
	{
		font-size:24px;
		margin-top:30px;
		position:relative;
		top:0px;
		left:0px;
	}
	
#footerlinks
	{

		float:left;
		font-size:12px;
	padding-left:10px; 
		margin-top:5px;
		text-align:left;
	}
	#footercopy
	{
		font-size:12px;
		padding-right:10px;
		margin-top:5px;
		float:right;
		position:relative;
	}
	
	#footerBig #footercopy
	{
		padding-right:10px;
		margin-top: 25px;
	}
	
	#footercopy a, #footerlinks a
	{
		color:#8783cf
	}
	
#clearfooter {
	clear:both;
	height:32px;
}/*needed to make room for footer*/

#notLogginInBody  #clearfooter {
	clear:both;
	height:132px;
}/*needed to make room for footer*/

#notLogginInBody  h1 {
	font-size:24px;
	color:#8783cf;
	padding:20px 0 5px 0;
	font-weight:bolder;
	margin:0;
}/*needed to make room for footer*/

#notLogginInBody  h2 {
	font-size:20px;
	color:#8783cf;
	padding:30px 0 5px 0;
	font-weight:normal;
	margin:0;
	display: inline;
	clear: none;
}/*needed to make room for footer*/

#centercontent {
	width:100%;
	margin:0 0 0 -1px;
	position:relative;
	z-index:1;
	padding:120px 0 0;
	_padding: 120px 0 0 ;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
#outer:after {
	clear:both;
	display:block;
	height:1%;
	content:" ";
}
.logo {
margin:0px 0px 0px 0px;
padding:0px;
border-right:0px solid #aaaaaa;

}
.h1{		

		color:#08007a;
		font-size:20px;
		font-weight:bold;
		margin-bottom:20px;

		line-height:30px;
		width:600px;
		padding-left:0px;
}

h1{		
		color:#08007a;
		font-size:20px;
		font-weight:bold;
		margin-bottom:20px;

}

h2{

		color:#08007a;
		font-size:20px;
		font-weight:bold;
		margin-top:33px;
		margin-bottom:19px;
}

.errorMsg {
	color:red;
	background-color:white;
	padding:10px 50px 20px 0px;
	width:810px;
}
.errorMsgNoWidth {
	color:red;
	background-color:white;
	padding:10px 50px 20px 0px;
}
.btnMain {
		margin-left:10px;
		margin-top:5px;
		margin-bottom:5px;
		cursor:pointer;
	}
	
	.btnOFF {
	background-color:#939393;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:170px;
	margin-bottom:5px;
	cursor:pointer;
}
	.btnON {
	background-color:#243690;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:170px;
	margin-bottom:5px;
}
.btnOFF:hover {
	background-color:#dfdfdf;
	cursor:pointer;
}
.btnON:hover {
	background-color:#6e7491;
	cursor:pointer;
}
.btnOFF:active, .btnON:active {
	position:relative;
	top:0px;
	cursor:pointer;
}
.btnDetails  
{	margin-bottom:10px;
	margin-left:20px;

}
.btnDetails  a
{

	color:#6c6c6c;
	text-decoration:none;
}

.btnDetails  a:hover
{

	color:#ffffff;

}
.tabRegular {
display:block;
width:329px;
height:24px;
position:absolute;
right:10px;
top:0px;
text-align:right;
border:0px solid red;
background:#fff url(images/orangetab.png) no-repeat;
float:right;
z-index:999;
cursor:pointer;
}

#centercontent .tabRegular {
top:21px;
}


.tabEnlarge {
display:block;
width:329px;
height:87px;
position:absolute;
right:10px;
top:0px;
text-align:right;
border:0px solid green;
background:#fff url(images/OrangeTab_NotLoggedIn.png) no-repeat;
float:right;
z-index:1000;
}

#centercontent .tabEnlarge {
top:21px;
}

.success
{
	color: green;
}

.error
{
	color: red;
}

#contentdiv a {
	font-size:12px;
	text-decoration:none;
	color:#939393;
	
}

#contentdiv a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#8783cf;
	
}


.myButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
}

.myButtonL {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e67a2f), color-stop(1, #d5691e) );
	background:-moz-linear-gradient( center top, #e67a2f 5%, #d5691e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67a2f', endColorstr='#d5691e');
	background-color:#e67a2f;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
}

.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

.myButtonL:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e67a2f), color-stop(1, #e67a2f) );
	background:-moz-linear-gradient( center top, #e67a2f 5%, #e67a2f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67a2f', endColorstr='#e67a2f');
	background-color:#e67a2f;
}

.myButton:active {
	position:relative;
	top:1px;
}

.myButtonAlt {
	cursor:pointer;
}

.bullets {
	font-size: 150%;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

#feedback {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 252px;
	width: 520x;
	background-color: #292929;
	float:left;
position:relative;/*ie needs this to show float */
}
#galleryleft {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 330px;
	top:0px;
	left:0px;
	position:absolute;/*ie needs this to show float */
}
#galleryright {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #d5d5d5;
	margin: 0px;
	height: 210px;
	width: 200px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
	top:0px;
	left: 330px;
	position:absolute;/*ie needs this to show float */
}


#galleryright a:link {
	color: #d5d5d5;
}

#galleryright a:visited {
	color: #d5d5d5;
}

#galleryright a:hover {
	color: #ffffff;
}

.padbottom {
	padding-bottom: 20px;
}

#notLogginInBody .outer-new {
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	background:#fff;
	margin-left:170px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-bottom:-132px;
	color: #000000;
}

#reg-customer {
	width: 1000px;
}

#reg-criteria {
	width: 800px;
}

#reg-pay {
	width: 800px;
}

.searchIndex {
	display: none;
	visibility: hidden;
}

#notLogginInBody  h2 {
	padding-left: 20px;
}

#notLogginInBody table.portal-plans tr td h1 {
	font-size:20px;
	color:#8783cf;
	padding:30px 0 5px 0;
	font-weight:bolder;
	margin:0;
	clear: none;
}

#notLogginInBody table.portal-plans tr td > i {
	color: #000;
	font-size: 11.9px;
}

table.portal-plans {
	border-width: 0px;
}

table.portal-plans ul {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.portal-plans tr:nth-child(2) td:first-child,
table.portal-plans tr:nth-child(4) td:first-child,
table.portal-plans tr:nth-child(6) td:first-child {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
}

table.portal-plans tr:nth-child(4) td:first-child {
	background-color: #a3a3a3;
}

table.portal-plans tr:nth-child(6) td:first-child {
	background-color: #e9c827;
}

table.portal-plans tr:nth-child(2) td:first-child {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
	background-color: #b49336;
}
	
table.portal-plans tr:nth-child(3),
table.portal-plans tr:nth-child(5),
table.portal-plans tr:nth-child(7) {
	background-color: #e8e8e8;
}

table.portal-plans tr:last-child td:first-child {
	border-radius: 0 0 0 10px;
}

table.portal-plans tr:last-child td:nth-child(3) {
	border-radius: 0 0 10px 0;
}

table.portal-plans tr td {
	vertical-align: top;
}

table.portal-plans tr:nth-child(3) td:first-child,
table.portal-plans tr:nth-child(5) td:first-child,
table.portal-plans tr:nth-child(7) td:first-child {
	color: #08007a;
	font-size: 85%;
	font-weight: bold;
	padding-left: 15px;
	width: 20%;
}

table.portal-plans tr:nth-child(3) td:nth-child(2) {
	width: 40%;
}

table.portal-plans tr:nth-child(3) td:nth-child(3) {
	width: 40%;
}

table.portal-plans ul li ul li,
table.portal-plans ul li i {
	font-size: 85%;
	font-style: italic;
}

table.portal-plans ul li ul li {
	margin-left: -25px;
}

.hr-spacer {
	font-size:1.5em;
	width:90%;
}

#reg-customer-table {
	/*margin: 40px;*/
}

.table-bronze {
	background: no-repeat top center;
}

.reg-customer-table-top-left,
.reg-customer-table-top-middle,
.reg-customer-table-top-right {
	background-color: #dddddd;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.reg-customer-table-top-left,
.reg-customer-table-top-right {
	width: 28px;
}

.reg-customer-table-top-left {
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
    -webkit-border-radius: 10px 0px 0px 0px;
    -khtml-border-radius: 10px 0px 0px 0px;
}

.reg-customer-table-top-right {
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-radius: 0px 10px 0px 0px;
    -khtml-border-radius: 0px 10px 0px 0px;
}

.reg-customer-table-bottom {
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -khtml-border-radius: 0px 0px 10px 10px;
}

.reg-customer-table-spacer-left,
.reg-customer-table-spacer-right,
.reg-customer-table-middle,
.reg-customer-table-spacer,
.reg-customer-table-middle-left,
.reg-customer-table-middle-middle,
.reg-customer-table-middle-right,
.reg-customer-table-bottom {
	background-color: #ededed;
}

.reg-customer-table-spacer {
	line-height: 50%;
}

.reg-customer-table-spacer-left,
.reg-customer-table-spacer-right,
.reg-customer-table-middle-left,
.reg-customer-table-middle-right {
	width: 28px;
}

.reg-customer-plan {
	color: #070076;
}

.coupon-error-text {
	color: #f00;
}