﻿body
{
	background-color: #e5e5e5;
	font-family: Verdana;
	font-size: 14px;
}

a
{
	text-decoration: underline;
	color: #000099;
}

a:link
{
	text-decoration: underline;
	color: #0000ff;
}

a:visited
{
	text-decoration: underline;
	color: #0000ff;
}

a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#accountlinks
{
	width: 384px;
	margin: auto;
	margin-top: 15px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #666666;
}

#accountlinks a
{
	text-decoration: none;
	color: #666666;
}

#accountlinks a:link
{
	text-decoration: none;
	color: #666666;
}

#accountlinks a:visited
{
	text-decoration: none;
	color: #666666;
}

#accountlinks a:hover
{
	text-decoration: underline;
	color: #666666;
}

#box
{
	width: 384px;
	background-color: #ffffff;
	margin: auto;
	margin-top: 3px;
	border: 10px solid #cccccc;
}

.aboutbox
{
	width: 384px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}

#top
{
	background-color: #ffffff;
	text-align: center;
}

.logo
{
	margin-top: 20px;
}


#content
{
	padding: 0px 10px 10px 10px;
	padding-bottom: 30px;
	vertical-align: top;
	text-align: center;
	color: #000000;
}

#content h1
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
	padding: 0px;
}

#content h2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 16px 0px 10px 0px;
	padding: 0px;
	color: #000000;
}

#content h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 16px 0px 10px 0px;
	padding: 0px;
	color: #000000;
}

#content .sliderrail
{
	position: relative;
	background: url( "../images/SliderRail.gif" ) repeat-x;
	height: 22px;
	width: 150px;
	margin: auto;
}

#content .sliderhandle
{
	position: absolute;
	height: 22px;
	width: 10px;
}

#content .geturlbutton
{
	display: block;
	margin: 25px auto 0px auto;
	width: 200px;
	height: 40px;
	font-size: 14px;
}

#footer
{
	width: 384px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
}

#footer a
{
	text-decoration: none;
	color: #666666;
}

#footer a:link
{
	text-decoration: none;
	color: #666666;
}

#footer a:hover
{
	text-decoration: underline;
	color: #666666;
}

#footer a:visited
{
	text-decoration: none;
	color: #666666;
}

#password
{
	padding: 10px;
}

.invalidpassword
{
	display: block;
	color: #ff0000;
}

.urltextbox
{
	font-size: large;
	text-align: center;
}

#termsofservice
{
	padding-left: 10px;
	padding-right: 10px;
}

#privacypolicy
{
	padding-left: 10px;
	padding-right: 10px;
}

.gridview
{
	text-align: left;
}

.gridview-emptydatarow
{
	text-align: center;
}

.gridview-header
{
}

.gridview-header th
{
	padding-right: 8px;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
}

.gridview-row
{
}

.gridview-row td
{
	padding-right: 8px;
}

.gridview-row td a
{
	text-decoration: none;
}

.gridview-row td a:link
{
	text-decoration: none;
}

.gridview-row td a:visited
{
	text-decoration: none;
}

.gridview-row td a:hover
{
	text-decoration: underline;
}

.gridview-alternatingrow
{
	background-color: #f7f7f7;
}

.gridview-alternatingrow td
{
	padding-right: 8px;
}

.gridview-alternatingrow td a
{
	text-decoration: none;
}

.gridview-alternatingrow td a:link
{
	text-decoration: none;
}

.gridview-alternatingrow td a:visited
{
	text-decoration: none;
}

.gridview-alternatingrow td a:hover
{
	text-decoration: underline;
}

.gridview-footer
{
}

#pricingtable
{
	border-collapse: collapse;
	border: 5px solid #cccccc;
	text-align: left;
	width: 100%;
}

#pricingtable th
{
	border-right: 2px solid #cccccc;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

#pricingtable .payplan
{
	border-right: 2px solid #cccccc;
	padding: 2px;
	text-align: center;
	background-image: url("TopBlueFade.gif");
	background-repeat: repeat-x;
}

#pricingtable td
{
	border-bottom: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	padding: 2px;
	text-align: center;
}

#pricingtable .payplanspec
{
	background-color: #FFFFD4;
}

#pricingtable .label
{
	text-align: right;
	border-bottom: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	padding: 2px 4px 2px 2px;
}

.themepreview-gray
{
	padding: 4px 0px 4px 0px;
	width: 100px;
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #e5e5e5;
}


.themepreview-green
{
	padding: 4px 0px 4px 0px;
	width: 100px;
	margin: 4px;
	border: 1px solid #80c65a;
	background-color: #ddf8cc;
}

.themepreview-blue
{
	padding: 4px 0px 4px 0px;
	width: 100px;
	margin: 4px;
	border: 1px solid #3366cc;
	background-color: #c3d9ff;
}

.modalBackground 
{
	background-color:#eeeeee;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:left;
}

.modalPopup h1
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}

.tabs
{
	border-bottom: 2px solid #cccccc;
}

.tabs td
{
	padding-left: 4px;
	padding-right: 4px;
}

.tabs a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 8px 8px 8px 8px;
}

.tabs .active
{
	background-color: #cccccc;
}

.tabs .inactive
{
	background-color: #f6f6f6;
}

.validator
{
}

fieldset
{
	margin-top: 20px;
	background-color: #fafafa;
}

fieldset legend
{
	font-weight: bold;
}

.signupform
{
	width: 100%;
	text-align: left;
}

.signupfields
{
	background-color: #fafafa;
	border: none;
	border-top: 2px solid #000000;
}

.reviewterms
{
	background-color: #E8FCEA;
	border: 2px solid #008000;
}

#aboutsignup
{
	padding: 20px;
	background-color: #E8FCEA;
}

.marker
{
	background-color: #ffffcc;
}

.helplink:link
{
	display: inline-block;
	text-decoration: none;
}

.balloon
{
}

.balloon .arrow
{
	background-image: url("BalloonArrow.gif");
	width: 50px;
}

.balloon .text
{
	background-color: #FFFFD4;
	padding: 10px;
	border-top: 1px solid #FFD478;
	border-bottom: 1px solid #FFD478;
	border-right: 1px solid #FFD478;
	width: 300px;
}

#premiumheader
{
	display: block;
	margin-top: 20px;
	border-top: 2px solid #cccccc;
}

.temppasswordnotice
{
	background-color: #FFFFD4;
	padding: 10px;
	border: 1px solid #FFD478;
	font-size: small;
	margin: 10px;
}