@charset "utf-8";
/* CSS Document */
body{
font-family:verdana;
}

ol, ul {
    list-style: disc outside none;
}

#wrapper{
width:755px;
}

img{

border:0;
}

#title{
font-size:14px;
font-weight:bold;
background-color:#e6e6e6;
padding:10px;
color:#333333;
margin-top:10px;
margin-bottom:35px;
}

#title a {
color:#cc3300;
}

#links{
font-size:14px;
text-align:right;
font-weight:bold;
}

#links a {
color:#cc3300;
}


#demo{
font-size:14px;
float:right;
font-weight:bold;
}

#aos{
font-size:10px;
margin-bottom:10px;
}

#container{
background-color:#edeedc;
border:1px solid #d2d2b2;
overflow:hidden;
padding-top: 18px;
padding-bottom: 18px;
padding-left:5px;
margin-bottom: 10px;
}

.clean {
	clear: both;
}

/* PRODUCT TABS */

#ddimagetabs {

}

.halfmoon ul{
	padding: 3px 9px 2px 8px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 14px Verdana;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.halfmoon li{
	display: inline;
	margin: 0;
}

.halfmoon li a{

	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/meoff.gif) bottom;
	padding-top:15px;
	text-decoration: underline;
	outline:none;
}

.halfmoon li.me a{
	text-decoration: none;
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/meoff.gif) bottom;
	padding-top:15px;
	text-decoration: none;
}
.halfmoon li.me_disabled a{
	text-decoration: none;
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/meoff.gif) bottom;
	padding-top:15px;
	text-decoration: none;
}

.halfmoon li.er a{
	text-decoration: none;
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/eroff.gif) bottom;
	padding-top:15px;
	text-decoration: none;

}
.halfmoon li.er_disabled a{
	text-decoration: none;
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/eroff.gif) bottom;
	padding-top:15px;
	text-decoration: none;

}

.halfmoon li.mpr a{
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/mproff.gif) bottom;
	padding-top:15px;
	text-decoration: none;
}
.halfmoon li.mpr_disabled a{
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/mproff.gif) bottom;
	padding-top:15px;
	text-decoration: none;
}

.halfmoon li.pd a{
	text-decoration: none;
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	margin-left: -8px;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/pdoff.gif) bottom;
	padding-top:15px;
	background-position: right;
}
.halfmoon li.pd_disabled a{
	text-decoration: none;
	/*padding: 96px 96px 80px 20px;*/
	position: relative;
	float: left;
	width: 175px;
	height: 174px;
	padding-left: 8px;
	margin: 0;
	margin-left: -8px;
	color: black;
	font: bold 12px Verdana;
	background: url(/images/subscriptions/pdoff.gif) bottom;
	padding-top:15px;
	background-position: right;
}

.halfmoon li a:visited{
	color: #333333;
}

.under {
	text-decoration: underline;
	text-transform:uppercase;
}

.halfmoon li a:hover .under, .halfmoon li a.current .under {
	text-decoration: none;
}

.halfmoon li.me a:hover, .halfmoon li.me a.current{
	background-image: url('/images/subscriptions/me.gif');
	color: #f14800;
	text-decoration:none;
	cursor:hand;	
}

.halfmoon li.er a:hover, .halfmoon li.er a.current{
	background-image: url('/images/subscriptions/er.gif');
	color: #f14800;
 	text-decoration:none;
	cursor:hand;	
}

.halfmoon li.mpr a:hover, .halfmoon li.mpr a.current{
	background-image: url('/images/subscriptions/mpr.gif');
	color: #f14800;
	text-decoration:none;
	cursor:hand;
}

.halfmoon li.pd a:hover, .halfmoon li.pd a.current{
	background-image: url('/images/subscriptions/pd.gif');
	color: #f14800;
	text-decoration:none;
	background-position: right;
	cursor:hand;
}



#tabcontentcontainer{

	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 706px;			
	margin-left: 8px;
	background-color: #FFF;
	padding:0 8px 8px 8px;


	clear:both;
	
}

.tabcontent{
	display:none;
	background-color: #ebebeb;
	color:#cc3300;
	/*padding-right:5px;*/
	color: #333333;
	font-size: 12px;
	overflow:visible;
}

P{
margin:8px 0;
}

ul{
margin:8px 0;
}

.tabcontent a{
color:#cc3300;
font-weight:bold;
font-size:10px;
}

.tabcontent ul{
padding-left:20px;
margin-left:0px;
line-height:15px;
}

#right{
float:right;
padding-right:5px;
overflow:visible;
}

#rightFA{
float:right;
padding-right:5px;
padding-top:10px;
overflow:visible;
}

#rightDA{
float:right;
padding-right:5px;
padding-top:10px;
overflow:visible;
}

#right img {
margin-top:10px;
overflow:visible;
}

.clean {
	clear: both;
}

.not{
position: relative;
float: left;
width: 175px;
padding-top:100px;  
font-size:10px; 
color:#424242; 

font-weight: normal;
text-align: center;
}

.not2
{
color:#424242;
float:left;
font-size:10px;
font-weight:normal;
padding-top:88px;
position:relative;
text-align:center;
text-decoration:none;
width:175px;
}


.subs {
	clear: both; 
	border-top:10px solid #FFFFFF; 
	background-color:#cacaca; 
	padding: 20px 10px;
	overflow:hidden;
	height:30px;
}

.toplinks {
	display: none;
}

.toplinksBlock {
	display: block;
}
.tablefooter{
clear:both;
}
a.ViewDemo { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cc3300; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline }
