@charset "utf-8";
/* CSS Document */

body{	
	background: url('../img/lightbackground.jpg') #90AA9D repeat-x;
	padding:0px;
	margin:0px;
	}
	
	.bordr{
		border-color:#333;
		border-width:5px;}
	.lifetime{
	background:#F90;}

.monthly{
	background:#39C;}
	

	
	.csubmit{
		background-color:#fff;
		margin:0px;
		color:#FC3;
		height:72px;
		width:273px;
		border:0;
		background-image:url(../images/button_r16_c2.png);
		}
		.csubmit:hover{
			cursor:pointer;}
		.clabel{
			font:Verdana, Geneva, sans-serif;
			font-size:16px;}
		.cin{
			width:200px;
			margin:5px;}
			.cin:hover{
				background-color:#FF9;}
/* Bullet List Style #7 */
/* (START) */
div.bullet-list7 {
	padding: 5px 15px;
}
div.bullet-list7 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list7 ul li {
	display: block;
	padding: 8px;
	background: url(../images/1254486418_cross.png) no-repeat left;
	padding-left: 24px;
	color: #333;
	font-size: 13px;
	font-weight:bold;
	border-bottom: 1px dotted #ccc;
	font-family: arial, sans-serif;
}
/* (END) */

/* Bullet List Style #8 */
/* (START) */
div.bullet-list8 {
	padding: 5px 15px;
}
div.bullet-list8 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list8 ul li {
	display: block;
	padding: 8px;
	background: url(../images/1254486431_thumb-up.png) no-repeat left;
	padding-left: 24px;
	color: #036;
	font-size: 13px;
	font-weight:bold;
	font-family: arial, sans-serif;
}
/* (END) */

	/* Bullet List Style #4 */
/* (START) */
div.bullet-list4 {
	padding: 5px 15px;
}
div.bullet-list4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list4 ul li {
	display: block;
	padding: 8px;
	font-weight: bold;
	background: url(../images/1254486054_tick_circle.png) no-repeat left;
	padding-left: 24px;
	color: #333;
	font-size: 13px;
	font-family: arial, sans-serif;
}
/* (END) */

/* Testimonial Style #8 */
/* (START) */
div.testimonial8 {
	padding: 10px;
	width: 500px;
	display: block;
	margin: 10px auto;
	padding-left: 40px;
	background: url(../images/geogria-testimonial.png) no-repeat left top;
}
div.testimonial8 p {
	font-size: 14px;
	color: #777;
	font-family: georgia, sans-serif;
}
div.testimonial8 p em {
	background: #faf5a9;
	font-weight: bold;
	font-style: normal;
	padding: 5px;
}
div.testimonial8 strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	font-family: verdana, sans-serif;
}
/* (END) */	
hr{
	border:none;
	border-bottom:dashed thin ;}

h1 {
	color: #FB0000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #000;
	text-align: center;
}
h3 {
	color: #00F;
	text-align: center;
}
h4 {
	text-align: center;
	font-size:24px;
}
h5 {
	text-align: center;
}
p{
	color:#000;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	font-size:large;
}
#footer a{
	color:#900;
	text-decoration:none;
	font-weight:bold;
	}
#footer a:hover{
	text-decoration:underline;
	}
	
.offercoupon { 
	padding: 20px;
	background-color: #FEFCD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/coupon-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.offercouponoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.offercoupon form {
	margin: 0px;
	padding: 0px;
}
 .offercoupon p {
	line-height: 22px;
}
#topmenu{
		background:#0d0d0d;
		height:30px;
		display:none;
		}

#wraper{
	width:1024px;
	padding-top:45px;
	margin-left:auto;
	margin-right:auto;
	
	}

#head{

	}
	

#footer{	
	width:1024px;
	height:224px;
	background: no-repeat url(../img/footer.png) center;
padding:0px;
margin:0px;
	}
	
#content{
	width:1024px;
	height:819px;
	background: no-repeat top center url(../img/uts2.png);	
	padding-top:220px;
	border:0;
	margin:0;
	margin-left:auto;
margin-right:auto;
	}
	#texttop{
			width:1024px;
			margin-left:auto;
			margin-right:auto;
			height:599px;
			}
		#texttop1{
			width:1024px;
			margin-left:auto;
			margin-right:auto;
			height:1999px;
			}
		
#text{
	background: url(../img/horizontal-rep.png) repeat-y;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
height:auto;

	}
	
.center{
	margin-left:auto;
	margin-right:auto;}
        /* menu */
        #menu{  width:100%; background:#172322; margin:0px; padding:0px; list-style:none; color:#666; line-height:45px; display:inline-block; float:left; z-index:1000; }
        #menu a { color:#666; text-decoration:none; }
        #menu > li {background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:0px 10px;}
        #menu > li a:hover {color:#B0D730;}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;z-index:9999;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:-10px; top:0px; margin-top:45px; width:150px; line-height:16px; background-color:#172322; color:#0395CC; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#0395CC; }
        #menu li ul li a:hover { color:#7FCDFE; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; z-index:999;}
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:5px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:132px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}
.buy{
	margin-left:auto;
	margin-right:auto;
	width:630px;
	height:300px;
	}
.buy .item{
	width:210px;
	height:237px;
	float:left;
	}
.monthly{	background:url(../img/monthly.jpg) no-repeat;}
.monthly:hover{	position:relative; top:-5px;}
.yearly{	background:url(../img/yearly.jpg) no-repeat;}
.yearly:hover{	position:relative; top:-5px;}
.lifetime{	background:url(../img/lifetime.jpg) no-repeat;}
.lifetime:hover{	position:relative; top:-5px;}
.field{
	width:110px;
	background-color:#172322;
	border:dashed thin #033;}
#purchase{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	color:#036;
	font-family:"Lucida Console", Monaco, monospace;
	
	}#purchase p{
		color:#333;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		}
#message{
	width:400px;
	margin-top:20px;
	margin-left:300px;
	}
.greygreen,.greygreen p{color:#333; font-family:Tahoma, Geneva, sans-serif;}
.greygreen a{ color:#093;}

.locked{
	color:#C00;
	font-family:"Lucida Console", Monaco, monospace;}
.fvicon{
	width:16px;
	height:16px;
	border:0;
	position:relative;
	top:3px;
	margin-right:2px;
	}

.draft{
	background: #FFC;
	border:thin dashed;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	}
.link,
.signupframe {
	color: #226699;
	font-family: Arial, Helvetica, sans-serif;
	}
	.link {
		text-decoration: none;
		}
	.signupframe {
		border: 2px dashed #900;
		background: #ffffff;
		margin-left:auto;
		margin-right:auto;
		}
#signup{
	background:#ffc;}

.moretext{
	clear:both;
	margin-bottom:10px;}