﻿html
{
	overflow: -moz-scrollbars-vertical;
}
#propertiesTable
{
	padding: 15px;
	margin: 0px;
}
.propertyName
{
	width: 130px;
}
#propertiesTable select
{
	border: solid 1px #666666;
	color: #666666;
	width: 150px;
}
#propertiesTable textarea
{
	border: solid 1px #666666;
	color: #666666;
	width: 350px;
	height: 80px;
	font-family: Arial;
}
#propertiesTable #UserAgents
{
	width: 440px;
}
#propertiesTable input
{
	border: solid 1px #666666;
	color: #666666;
	width: 150px;
}
#propertiesTable h3, #propertiesTable h3 a
{
	/*border-bottom: 1px solid #666666;*/
	color: #C42D10;
	margin-top: 0;
	margin-bottom: 15px;
	text-decoration: none;
}
#propertiesTable h4
{
	color: #333333;
	border-bottom: 1px solid #DDDDDD;
	margin: 5px 0px;
}
#propertiesTable .buttonwrapper
{
	padding-top: 15px;
}
.featureBox
{
	background-color: #FFFFE1;
	border: solid 2px #F0F0B0;
}
.featureBox .featureBoxHeader
{
	color: #FFFFFF;
	background-color: #c42d10;
	padding: 5px;
	padding-left: 15px;
}
.featureBox .featureBoxHeader input
{
	border: solid 1px #666666;
	color: #666666; /*width: 150px;*/
}
.featureBox .featureBoxHeader a
{
	color: #FFFFFF;
}

h2 a, h3 a, h1 a, h4 a
{
	color: #6b6b6b;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, h1 a:hover, h4 a:hover, #propertiesTable h3 a:hover
{
	text-decoration: underline;
}
h1, h2, h3
{
	padding: 5px 0px;
}
.infoBox h4
{
	padding-top: 10px;
	color: #333333;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;
}
.infoBox ul
{
	margin: 0;
	padding: 5px;
	list-style: none;
	line-height: normal;
	padding-left: 30px;
}
.infoBox ul li
{
	background: none;
	padding: 0;
	margin: 0;
}
.infoBox ul li a
{
	color: #C42D10;
	text-decoration: underline;
	background: none;
}
.infoBox ul li a:hover
{
	text-decoration: none;
}
ul.numbered
{
	padding: 0px;
	line-height: normal;
	padding-left: 30px;
	list-style-type: decimal;
}
ul.numbered li
{
	padding: 0px;
	margin: 0px;
	background: none;
}
.bg_left a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.bg_left a:hover
{
	text-decoration: underline;
}

#loginBox
{
	float: right;
	color: #000000;
	padding-right: 70px;
	padding-top: 17px;
}
.loginInput
{
	border: solid 1px #666666;
	color: #666666; /*width: 150px;*/
}
.normalUl
{
	padding: 0px;
	line-height: normal;
	padding-left: 30px;
}
.normalUl li
{
	padding: 0px;
	margin: 0px;
	background: none;
	list-style-type: disc;
}
.imageCaption
{
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
}

.input-validation-error
{
	border: 2px solid #E66455 !important;
	background-color: #ffe9dc;
}

.errorText
{
	border: solid 2px #E66455;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #ffe9dc;
}


.errorText ul
{
	padding-left: 45px;
	line-height: normal;
}

.errorText ul li
{
	background: none;
	list-style-type: disc;
	padding: 0px;
	margin-bottom: 0px;
}


.successText
{
	border: solid 2px #2E8F23;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #e9ffdc;
}


.successText ul
{
	padding-left: 45px;
	line-height: normal;
}

.successText ul li
{
	background: none;
	list-style-type: disc;
	padding: 0px;
	margin-bottom: 0px;
}

.wbullet
{
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	padding-left: 120px;
}
.wbulletHeader
{
	font-size: 1.4em;
	margin-bottom: 10px;
	background-color: inherit;
	color: #606060;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 15px;
	padding: 0;
}
p.toc
{
	line-height: normal;
}
.darkText
{
	color: #010000;
}
.plan
{
	float: left;
	padding-left: 0px;
	width: 250px !important;
	font-size: 1em;
}
.plan table
{
	width: 100%;
}
.plan table tr td
{
	border-bottom: dotted 2px #D0D0D0;
	vertical-align: bottom;
}

.priceplan
{
	padding-left: 0px;
	font-size: 1em;
}
.priceplan table
{
	width: 100%;
}
.priceplan table tr td
{
	border-bottom: dotted 2px #D0D0D0;
	vertical-align: bottom;
}
.ralign
{
	text-align: right;
}
.plan table tr td.buyNowTd
{
	padding-top: 10px;
	border-bottom: none;
}
.priceplan table tr td.buyNowTd
{
	padding-top: 10px;
	border-bottom: none;
}
.steps
{
	font-size: 0.9em;
	width: 150px;
	text-align: center;
	padding-right: 10px;
}

#registrationInformation
{
	line-height: 1.8;
	float: left;
}

.regLabel
{
	padding-right: 8px;
	text-align: right;
	width: 160px;
	margin: 0px;
	float: left;
}
.regValue
{
	margin: 0px;
	float: left;
}
.regValue input
{
	width: 250px;
	border: 1px solid #666666;
	font-size: 1.2em;
	margin: 0px;
}
.regValue input#termscheckbox
{
	width: auto;
}
.regValue select
{
	width: 250px;
	border: 1px solid #666666;
	font-size: 1.2em;
	margin: 0px;
}

.regRequired
{
	float: left;
}





#SiteAddressInfo
{
	margin-left: 0px;
	float: left;
	width: 600px;
}


.activateValue input
{
	width: 250px;
	border: 1px solid #666666;
}

.activateLabel
{
	text-align: right;
	width: 120px;
}

#activateForm
{
	line-height: 1.5;
}

#activateForm div
{
	display: inline-block;
}


#activateLink
{
	display: block;
	margin-left: 380px;
}


#accountSaveLink
{
	display: block;
	margin-left: 380px;
}

.userdetails
{
	border: none;
	padding: 15px 0px 15px 0px;
}

#termscheckbox
{
	width: auto;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	height: auto;
}

#allowedwebsiteinput
{
	padding: 0px 15px 0px 3px;
}
#Faqs
{
	padding-left: 17px;
	padding-top: 30px;
}
#Faqs li
{
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
}
#adlinks li
{
	font-weight: normal;
	font-size: 1em;
}
#Faqs li p, #Faqs p
{
	font-weight: normal;
}


#xhtmlElements li
{
	font-weight: normal;
	padding-top: 2px;
	font-size: 1em;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.boldbuttons
{
	background: transparent url('/content/img/buttons/roundedge-red-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 23px; /* Height of button background height */
	padding-left: 6px; /* Width of left menu image */
	text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons
{
	color: white; /*button text color*/
}

a.boldbuttons span
{
	background: transparent url('/content/img/buttons/roundedge-red-right.gif') no-repeat top right;
	display: block;
	padding: 3px 10px 5px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
	color: White;
}

a:hover.boldbuttons
{
	/* Hover state CSS */
	text-decoration: underline;
}



/******************************************************/
a.boldbuttonsgrey
{
	background: transparent url('/content/img/buttons/roundedge-grey-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 23px; /* Height of button background height */
	padding-left: 6px; /* Width of left menu image */
	text-decoration: none;
}

a:link.boldbuttonsgrey, a:visited.boldbuttonsgrey, a:hover.boldbuttonsgrey, a:active.boldbuttonsgrey
{
	color: white; /*button text color*/
}

a.boldbuttonsgrey span
{
	background: transparent url('/content/img/buttons/roundedge-grey-right.gif') no-repeat top right;
	display: block;
	padding: 3px 10px 5px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
	color: White;
}

a:hover.boldbuttons
{
	/* Hover state CSS */
	text-decoration: underline;
}


/******************************************************/



.buttonwrapper
{
	/* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 415px;
}

#manageContentStep1Image
{
	background-image: url('/Content/img/uploadcontent.png');
	height: 235px;
	width:235px;
	background-repeat: no-repeat;
	float: right;
}
#manageContentStep2Image
{
	background-image: url('/Content/img/downloadcontent.png');
	height: 235px;
	width:235px;
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top:30px;
	float: left;
}
#manageContentStep1
{
	padding-top:30px;
}
#manageContentStep2
{
	padding-left:255px;
	padding-top:180px;
}
