/* CSS Document */
html{height: 100%;}
* {margin:0 auto; padding:0;}
body{margin: 0; padding: 0;width:100%;height:100%;text-align:center; background: #d0e3e9 url(../images/background-tile.jpg) fixed repeat-x; font-family: Arial, Verdana, Serif; font-size: 14px}
.left{width: 240px;}
.right{width: 700px;text-align:left; margin: 10px 10px; border-left: 1px solid #999}

.footer{}
.header{width: 940px; margin-top: 10px}
.wrapper{border: 6px solid #444;width: 940px;padding:5px 1px 5px 1px;}

p{margin: 10px 0 10px 0}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}

 .headlinks{margin-bottom: 10px;text-align:right; font-family: Arial, Verdana, Serif}
 .headlinks a{text-decoration: none;font-size: 14px;color:#333}
 .headlinks a:hover{color: #107bc6}
 .headlinks img{border:0;}
 a#headlink{text-decoration: none;font-size: 14px;color:#333}
 
 .purple{color: #6600FF;}
 .purpleBld{color: #6600FF; font-weight: bold}
 
 .blu-txt2 span{font-size: 12px}

#purerxoLogo {
	width:317px;
	height:40px;
	margin-top:50px;
	margin-left:50px;
	float:left;
}
#taglineHeader {
	height: 18px;
	margin-bottom: 10px;
}
#mainBox {
	/*background-image:url(../images/mainbox-border.gif);*/
	border: 6px solid #666666;
	background-position:top center;
	background-repeat:no-repeat;
	width:928px;
}
#mainBoxDescription {
	/*background-image:url(../images/mainbox-border.gif);*/
	border: 6px solid #666666;
	background-position:top center;
	background-repeat:no-repeat;
	width:928px;
}
#mainBoxTrial {
	/*background-image:url(../images/mainbox-border.gif);*/
	border: 6px solid #666666;
	background-position:top center;
	background-repeat:no-repeat;
	top:0px;
	width:928px;
}
#flash {
	border-left: 1px solid #666666;
	width:636px;
	padding: 0 0 0 15px;
	margin:10px;
	display:block;
}
#borderBottom {
	width:930px;
	height:4px;
	display:block;
	/*background-image:url(../images/mainbox-border-bottom.gif);*/
	margin-top:0px;
}
#learnMore {
	display: block;
	width: 190px;
	height: 49px;
	background: url("../images/learn-more-set.gif") no-repeat 0 0;}
#learnMore:hover {
	background-position: 0 -49px;
}
#learnMore span {
	display: none;
}	
#testimonialTrial {
	width: 229px;
	margin-left:19px;
	text-align:center;
	clear:left;
}
#footerLogos {
	width:940px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	margin-top:5px;
	width: 940px;
	height: 433px;
	background-image:url(../images/footer-bg.jpg);
}
.footer {
	color:#f2f2f2;
	font-family: Arial, Verdana, Serif;
	font-size:14px;
}
.footerSmall {
	color:#f2f2f2;
	font-family: Arial, Verdana, Serif;
	font-size:11px;
	line-height:12px;
}
a.footerSmallLink:link {
	color:#f2f2f2;
	font-family: Arial, Verdana, Serif;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;

}
a.footerSmallLink:visited {
	color:#f2f2f2;
	font-family: Arial, Verdana, Serif;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;

}
.content {
	color:#000000;
	font-family: Arial, Verdana, Serif;
	font-size:14px;
}
.formContent {
	color:#000000;
	font-family: Arial, Verdana, Serif;
	font-size:12px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}
#menu1 {
	width: 204px;
	padding-top:20px;
	}
	
#menu1 li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background:  url(../../css/menu1.gif);
	padding: 0;
	padding-bottom:10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:  url(../../css/menu1.gif) 0 -32px;
	padding: 0;
	padding-bottom:10px;
}

#nav1 {
	display: block;
	width: 204px;
	height: 17px;
	background: url("../images/nav1-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
}
#nav1:hover {
	background-position: 0 -17px;
}

#nav1.selected{background-position: 0 -17px;}
#nav2.selected{background-position: 0 -17px;}
#nav3.selected{background-position: 0 -17px;}
#nav5.selected{background-position: 0 -17px;}
#nav6.selected{background-position: 0 -17px;}
#nav7.selected{background-position: 0 -19px;}

#nav1 span {
	display: none;
}	
#nav2 {
	display: block;
	width: 204px;
	height: 17px;
	background: url("../images/nav2-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
}
#nav2:hover {
	background-position: 0 -17px;
}
#nav2 span {
	display: none;
}	
#nav3 {
	display: block;
	width: 204px;
	height: 17px;
	background: url("../images/nav3-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
}
#nav3:hover {
	background-position: 0 -17px;
}
#nav3 span {
	display: none;
}	
#nav4 {
	display: block;
	width: 204px;
	height: 17px;
	background: url("../images/nav4-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
	margin-top:20px;
}
#nav4:hover {
	background-position: 0px;
}
#nav4 span {
	display: none;
}	
#nav5 {
	display: block;
	width: 204px;
	height: 17px;
	background: url("../images/nav5-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
}
#nav5:hover {
	background-position: 0 -17px;
}
#nav5 span {
	display: none;
}	
#nav6 {
	display: block;
	width: 204px;
	height: 17px;
	background: url("../images/nav6-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
}
#nav6:hover {
	background-position: 0 -17px;
}
#nav6 span {
	display: none;
}

#nav7 {
	display: block;
	width: 204px;
	height: 19px;
	background: url("../images/nav7-set2.gif") no-repeat 0 0;
	margin-bottom:10px;
}
#nav7:hover {
	background-position: 0 -19px;
}
#nav7 span {
	display: none;
}

#signup {
	display: block;
	width: 94px;
	height: 16px;
	background: url("../images/signupnow-btns.png") no-repeat 0 0;
	padding:0;
	margin:0 0 0 5px;
}
#signup:hover {
	background-position: 0 -16px;
}
#signup span {
	display: none;
}
.headerText {
	font-family: Arial, Verdana, Serif;
	font-size: 14px;
	color:#000000;
}



/************** MODAL STYLES *********************/
/* MODAL STYLES */
#mask {
  position:fixed;
  left:0;
  top:0;
  z-index:1;
  background-color:#ccc;
  display:none;
}  
#boxes .window {
  position: fixed;
 _position: absolute;
  left:0;
  top:0;
  display:none;
  z-index:2;
  padding:5px;
}
#boxes #dialog {
border: 6px solid #666666; 
width: 650px;
min-height: 200px;
max-height: 500px;
background: #ffffff;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.blu-txt0{text-decoration:none;color: #107bc6}
