body {
	background-color: #ADB8CC;
	background-repeat: repeat-x;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	padding: 25px;
	color: #000;
}
form {
	margin: 0; padding: 0;
	border: 0 solid #fff;
}
input,
select,
textarea {
    font-family: verdana, arial, sans-serif;
    font-size: 100%;
}
input.textbox,
select,
textarea {
    border: 1px solid #3499cc;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.hidden {
    display: none;
}
a,
a:link,
a:visited {
	color: #36c;
	text-decoration: underline;
}
a:hover {
	color: #00f;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	margin: 0.8em 0;
	padding: 0;
	line-height: 130%;
}
th {
	font-weight: normal;
}
div.centeringContainer {
    width: 860px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}
div#outerContainer {
    float: left;
    width: 860px;
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 0;
}
div.cornerContainer {
    float: left;
    width: 860px;
    margin: 0;
    padding: 0;
}
div.cornerContainer  div.corner {
    float: left;
    width: 430px;
    height: 10px;
    font-size: 1%;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
}
div#cornerTopLeft {
    background-image: url('../Images/upperleft.png' );
    background-position: top left;
}
div#cornerTopRight {
    background-image: url('../Images/upperright.png' );
    background-position: top right;
}
div#cornerBottomLeft {
    background-image: url('../Images/lowerleft.png' );
    background-position: bottom left;
    background-color: #F2F2F2;   
}
div#cornerBottomRight {
    background-image: url('../Images/lowerright.png' );
    background-position: bottom right;
    background-color: #F2F2F2;
}
div#logo {
    float: left;
    width: 350px;
    padding: 20px 20px 25px 20px;
}
div#login {
	float: right;
	text-align: right;
	width: 350px;
	margin: 10px 10px 0 0;
}
div#login  a {
	color: #888;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
div#login  a:hover {
    text-decoration: underline;
}
div#navbar {
    float: left;
	width: 843px;
	height: 24px;
	font-size: 15px;
	vertical-align: middle;
	margin: 0;
	padding: 7px 10px 0 7px;
	background-color: #F5F5F5;
	background-image: url('../Images/navbarBg.jpg');
	background-repeat: repeat-x;
	border-top: solid 1px #b7becf;
	border-bottom: solid 1px #b7becf;
}
#navbar  ul {
    list-style-type: none;
    margin: 0;
	padding: 0;
}
#navbar  ul  li {
	float: left;
	margin-right: 41px;
	white-space: nowrap;
}
#navbar ul li.first
{
	margin-left: 9px;
}
#navbar  ul  li.last {
	margin-right: 0px;
}
#navbar  a {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #3398FF;
}
#navbar  a:hover, #navbar a.active {
    text-decoration: underline;
	color: #35D500;
}
div.columnLeft {
	float: left;
    width: 480px;
    background-color: #fff;
	margin: 16px 0 16px 16px;
	_margin-left: 8px;
}
div.columnLeft2 {
	float: left;
    width: 480px;
    background-color: #fff;
	margin: 10px 0 10px 10px;
	_margin-left: 8px;
}
div.columnRight {
    width: 292px;
    padding: 16px 0 0 0;
    text-align: center;
    margin-left: 16px;
    float: right;
}
div.columnSingle {
    float: left;
    width: 700px;
    background-color: #fff;
	padding: 0 15px;
	margin: 15px 0 0 0;
}
div#footer {
	float: left;
    width: 860px;
    font-size: 80%;
    color: #000;
    background-color: #f2f2f2;
    margin: 0;
    padding: 0;
	border-top: 1px solid #e4e4e4;
}
div#footer  a {
    color: #3D55C5;
}
div#footer  .copyright,
div#footer  div#utilityMenu {
	font-weight: normal;
    float: left;
    width: 360px;
    margin: 0;
    padding: 15px 15px 5px 15px;
}
div#utilityMenu  ul {
    display: block;
    list-style-type: none;
    text-align: right;
    margin: 0; padding: 0;
}
div#utilityMenu  li {
    display: inline;
    padding-left: 1em;
}
div.columnTop  {
	float: left;
    width: 480px;
    margin-bottom: 10px;
}
div.columnTop1  
{
	float: left;
    width: 480px;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}
.middleBlue,
.upperleftBlue,
.upperrightBlue,
.lowerleftBlue,
.lowerrightBlue {
    float: left; width: 100%;
    margin: 0; padding: 0;
    background-repeat: no-repeat;
	z-index: 0;
}
.middleBlue {
    background-image: url('../Images/backgrounds/blue.png');
    background-repeat: repeat;
}
.upperleftBlue {
	background-image: url('../Images/upperleftBlue.png');
	background-position: top left;
}
.upperrightBlue {
	background-image: url('../Images/upperrightBlue.png');
	background-position: top right;
}
.lowerleftBlue {
	background-image: url('../Images/lowerleftBlue.png' );
	background-position: bottom left;
}
.lowerrightBlue {
    width: 460px;
    padding: 10px;
    font-size: 120%;
    color: #fff;
	text-align: center;
	background-image: url('../Images/lowerrightBlue.png');
	background-position: bottom right;
}
.lowerrightBlue  h1 
{
    font-size: 100%;
    font-weight: normal;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
.middle {
	margin: 0 0 0 38.5px;
}
div.containerTopLeft
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/containerTopLeft.png');
	width: 10px;
	height: 10px;
	float: left;
}
div.containerTopLeft[class]
{
	background-image : url('../Images/containerTopLeft.png');
	background-repeat: no-repeat;
}
div.containerTopRight
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/containerTopRight.png');
	width: 10px;
	height: 10px;
	float: right;
}
div.containerTopRight[class]
{
	background-image : url('../Images/containerTopRight.png');
	background-repeat: no-repeat;
}
div.containerBottomLeft
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/containerBottomLeft.png');
	width: 10px;
	height: 10px;
	float: left;
}
div.containerBottomLeft[class]
{
	background-image : url('../Images/containerBottomLeft.png');
	background-repeat: no-repeat;
}
div.containerBottomRight{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/containerBottomRight.png');
	width: 10px;
	height: 10px;
	float: right;
}
div.containerBottomRight[class]
{
	background-image : url('../Images/containerBottomRight.png');
	background-repeat: no-repeat;
}
div.containerContent
{
	padding: 10px 10px 0 10px;
}
div.containerContent h2
{
	color: #666666;
	margin: 0;
}
div.containerPoll
{
	background-repeat: repeat;
	padding-bottom: 10px;
	margin: 0px 0 0px 0;
	text-align: left;
}
div.containerPink, div.containerGreen
{
	background-repeat: repeat;
	padding-bottom: 10px;
	margin: 0px 0 16px 0;
	text-align: left;
}
div.containerPink
{
	background-image : url('../Images/backgrounds/pink.png');
}
div.containerGreen
{
	background-image : url('../Images/backgrounds/lightGreen.png');
}
div.circleTickGreen
{
	width: 32px;
	height: 25px;
	background-image: url('../Images/tick_circle_green.png');
	background-repeat: no-repeat;
}
div.circleTickPink
{
	width: 32px;
	height: 25px;
	background-image: url('../Images/tick_circle_pink.png');
	background-repeat: no-repeat;
}
div.newTickPink
{
	width: 35px;
	height: 35px;
	background-image: url('../Images/new_circle_pink.png');
	background-repeat: no-repeat;
}
div.newsTickGreen
{
	width: 35px;
	height: 35px;
	background-image: url('../Images/news_circle_green.png');
	background-repeat: no-repeat;
}
div.infoTickGreen
{
	width: 35px;
	height: 35px;
	background-image: url('../Images/info_circle_green.png');
	background-repeat: no-repeat;
}
div.infoTickPink
{
	width: 35px;
	height: 35px;
	background-image: url('../Images/info_circle_pink.png');
	background-repeat: no-repeat;
}
div.littleList  ul
{
	font-size: 10px;
	margin: 0 0 0 20px;
	padding: 0;
}
div.littleList  ul  li
{
	margin: 5px 0 5px 0;
	padding: 0;
}
div.littleList p
{
    margin: 0;
}
#mainContent
{
	margin: 16px;
}
.mainContent
{
    width: 480px;
    text-align: center;
}
.mainContent p
{
    padding: 10px;
    margin: 0 0 0 0;
    text-align: justify;
}
.text
{
	width: 150px;
	border: 1px solid #7F9DB9;
}
#screenshotThumb
{
	margin-left: 10px;
}
div#ctl00_Content_UpdateProgress
{
	float: left;
}
.updatingPrice div
{
	display: inline;
	float: left;
}
.button
{
    margin-bottom: 16px;
}
h1
{
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 230%;
	font-weight: bold;
	margin: 0 0 23px 0;
}
h2
{
	color: #31A3EC;
	font-size: 140%;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h3
{
	color: #666666;
	margin: 0px;
	font-size: 120%;
}
h3 img
{
	vertical-align: middle;
	margin-right: 9px;
}
p.howItWorksStep
{
	margin-bottom: 20px;	
}
table.packages
{
	border-collapse: collapse;
	border: solid 1px #DADFE9;
	background-color: #F5F7FA;
	width: 750px;
}
table.packages td, table.packages th
{
	border-collapse: collapse;
	border: solid 1px #DADFE9;
	padding: 5px 0 5px 0;
}
table.packages td
{
	text-align: center;	
}
table.packages th.packageName
{
	color: #0F669F;
	font-weight: normal;
	font-size: 150%;
	text-align: center;
}
table.packages th
{
	font-size: 90%;
	font-weight: bold;
	padding-left: 3px;
}
#signUpQuickSignUp
{
	color: #666;
	font-size: 120%;
	margin: 0 0 15px 0;
}
.signUpWhichPackage
{
	font-size: 80%;
	text-align: right;
	padding: 0 0 10px 0;
	width: 749px;
}
.support
{
	font-size: 80%;
	text-align: left;
	padding: 0 0 10px 0;
	width: 749px;
}
h2.signUpSteps
{
	font-size: 195%;
	font-weight: normal;
	color: #666666;
}
h2.signUpSteps img
{
	vertical-align: middle;
	margin: 0 5px 0 5px;
}
span.signUpStepName
{
	color: #31A3EC;
}
td.price
{
	font-size: 120%;
	font-weight: bold;	
}
.textbox {
	width: 230px;	
}
.comingSoonKey
{
	color: #f00;
	font-size: 80%;
	padding: 10px 0 10px 0;
}
div.aboutus
{
    width: 420px;
    height: 260px;
    float: left;
	padding: 6px 0px 6px 6px;
}
div.aboutusimg
{
    width: 190px;
    height: 190px;
    float: left;
	padding: 6px 0px 6px 6px;
}
div.product
{
    width: 195px;
    height: 160px;
    float: left;
	padding: 6px 0px 6px 6px;
}


div.productBorderRight
{
	border-right: solid 2px #C4C4C4;
}

div.productBorderBottom
{
	border-bottom: solid 2px #C4C4C4;
}

div.product h3
{
    color: #FFF;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 5px 0;
    padding: 3px 5px; 
}
div.product h4
{
    font-size: 1em;
    font-weight: bold;
    color: #666;
    margin: 0 5px;
}
div.product p 
{
    text-align: left;
    margin: 1em 5px;
    font-size: 0.85em;
}
div.product p.link
{
    font-size: 0.91em;
    font-style: italic;
    text-align: right;
    color: #666;
}
div.clearing {
    clear: both;
}
div.formRow {
	float: left; width: 100%;
	margin: 0; padding: 0;
	margin-bottom: .5em;
}
div.formControlLabel {
    float: left;
    width: 260px;
    text-align: right;
    margin-right: 10px;
}
div.formControl {
	float: left;
	width: 422px;
	padding: 2px;
}
.formPackage {
    float: left;
    width: 422px;
    color: #666666;
    font-weight:bold;
}
div.submitRow {
    text-align: right;
}
span.mandatory {
	color: #f00;
}
div.formRow input.textbox,
div.formRow select,
div.formRow textarea {
    width: 100%;
}
div.formControl input.checkbox {
	width: 15px;
	margin: 0;
	padding: 0;
}
div#contactUsPage {
    float: left;
    width: 440px;
    margin: 0;
    padding: 0;
}
div#contactUsPage  div.contactForm  div.formRow {
    margin-bottom: .5em;
}
div#contactUsPage  div.contactForm  input.textbox,
div#contactUsPage  div.contactForm  select {
    width: 272px;
}
div#contactUsPage  div.contactForm  select {
    width: 276px;
}
div#contactUsPage  div.contactForm  div.formControlLabel {
    width: 150px;
    text-align: left;
}
div#contactUsPage  div.contactForm  div.formControl {
    width: auto;
    padding: auto;
}
div#contactUsPage  div.contactForm  div.submitRow {
    text-align: right;
}
div#benefitsPage  ul 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#benefitsPage  ul  li
{
    margin: 0; padding: 0;
    margin-bottom: 1em;
}
div#benefitsPage  ul  li  h2,
div#benefitsPage  ul  li  p {
    margin: 0 0 .5em 0; 
    padding: 0;
}
li.padding {
	margin-bottom: 1em;
}
.pp_tos 
{
    float: left;
    background-color: #FFF;
    text-align: left;
}
.faq p
{
    padding: 0px 0px 20px 0px;
}
h2#packageHelpHeading
{
	color: #31A3EC;
	font-size: 140%;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0;
}
div#whatIsItPage h3
{
	color: Black;
	font-size: 110%;
}
div.lowerrightGreen p.quoteTxt
{
	font-size: 10px;
}
p.quoteTxt
{
	font-size: 10px;
}
div.lowerrightGreen
{
	_height: 135px;
	min-height: 135px;
}
div.lowerrightGreenfront
{
	height: auto;
}
div.lowerrightPink
{
	height: auto;
}
div#NewsContent  ul
{
	margin-left: 40px;
	padding: 0;
}
div#NewsContent  ul  li
{
	margin: 10px 0 10px 0;
	padding: 0;
}
div#NewsContent  p
{
	margin-bottom: 20px;
}
div.faqList  ul
{
	font-size: 10px;
	margin-left: 20px;
	padding: 0;
}
div.faqList  ul  li
{
	margin: 5px 0 15px 0;
	padding: 0;
	list-style-type: none;
}
div.faqList p
{
    margin: 0;
}
.faq p.faq
{
    padding: 0;
}
code.faqCode 
{
	font-size: 120%;
}
div.textSizeStudyImage
{
	text-align: center;
	padding: 30px 0 30px 0;
}
div.communityBookmarker
{
	padding-bottom: 50px;
}
div.communityBookmarker  ul
{
	list-style-type: none;
}
div.communityBookmarker  ul li
{
	float: left;
}
div.communityBookmarker  ul li a
{
	margin-right: 30px;
	padding: 1px 0 3px 25px;
	text-decoration: none;
}
div.communityBookmarker  ul li a.last
{
	margin-right: 0px;
}
a#communityBookmarkerDelicious
{
	background-image: url('../Images/delicious.gif');
	background-repeat: no-repeat;
}
a#communityBookmarkerDigg
{
	background-image: url('../Images/digg.gif');
	background-repeat: no-repeat;
}
a#communityBookmarkerTechnorati
{
	background-image: url('../Images/technorati.gif');
	background-repeat: no-repeat;
}
a#communityBookmarkerBlinklist
{
	background-image: url('../Images/blinklist.gif');
	background-repeat: no-repeat;
}
a#communityBookmarkerFurl
{
	background-image: url('../Images/furl.gif');
	background-repeat: no-repeat;
}
a#communityBookmarkerReddit
{
	background-image: url('../Images/reddit.gif');
	background-repeat: no-repeat;
}
.browserAdoptionTable
{
	border: solid 1px black;
	border-right: 0;
	border-bottom: 0;
}
.browserAdoptionTable td, .browserAdoptionTable th
{
	border: solid 1px black;
	border-top: 0;
	border-left: 0;
}
.browserAdoptionTable th
{
	background-color: #bbbbbb;
	font-weight: bold;
}
div.browserAdoptionImage
{
	text-align: center;
}

slider

body {
		background:#fff url(../images/bg_body.gif) repeat-x;
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:480px;
		height:370px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
