﻿html, body
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}
body 
{
	background: #B3B3B3;
	text-align: center;
	font-family: sans-serif, verdana, arial, helvetica;
	font-size:12px;
}
.main
{
	margin: 0pt auto;
	border-right: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	background: #ffffff;
	text-align: left;
}
h1
{
	color: #F08C33;
	font-size: 20px;
	font-weight: bold;
}
h2
{
	text-align:left;
}
h3
{
	color: #F08C33;
	font-size:14px;
}
.DaintyDate
{
	display:inline-block;
}
.PageHeader
{
	width: 870px;
}
.Step
{
	color: #F08C33;
	font-size: 17px;
	font-weight: bold;
}
.Description
{
	font-size: 13px;
	width: 600px;
}
.errorField
{
	border: 2px solid red;
}
.regularField
{
	border: none;
}
.cszDetails
{
	display:inline-block;
	display: inline;
	vertical-align:middle;
}
.AJAXQQError
{
	position:relative;
	width:14px;
	height:13px;
	background:url('/images/new/error.gif');
	font-size:12px;
}
#waitingImg
{
	position:relative;
	width:15px;
	height:15px;
	background:url('/images/new/ServiceProvider/prices-waiting.gif');
}
#pageContent
{
	text-align:left;
}
.clear
{
	clear:both;
}
.GoldHeader
{
	background-image: url('/images/new/ServiceProvider/SectionHeader.jpg');
	background-repeat: no-repeat;
	width: 375px;
	height: 31px;
	display:inline-table;
}
.Error
{
	color:Red;
}
.InfoMsg
{
	position:absolute;
	width:280px;
	background: #F08C33;
	border: 1px solid black;
	padding: 5px;
	text-align: left;
}
.Sprite
{
	background-image:url('/images/new/Sprite.png');
	background-repeat:no-repeat;
	background-color:Transparent;
}
.GoldBar
{
	background-image: url('/images/new/Reviews/GoldBar.png');
	background-repeat: repeat-x;
	height:31px;
	width: 100%;
}
.BlueBar
{
	background-image: url('/images/new/Reviews/BlueBar.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
}
.SectionHead
{
	width:375px;
	height:31px;
	display:inline-table;
}
.SectionHeadText
{
	font-weight:bold;
	color:White;
	font-size:15px;
	padding-top:7px;
	padding-left:20px;
}
.PlusSectionHead
{
	background-position:0px 0px;
}
.StandardSectionHead
{
	background-position:0px -32px;
}
.Star
{
	display:inline-block;
	width:70px;
	height:16px;
	cursor:pointer;
	cursor:hand;
}
.Star50
{
	background-position:-232px -65px;
}
.Star45
{
	background-position:-232px -81px;
}
.Star40
{
	background-position:-246px -65px;
}
.Star35
{
	background-position:-246px -81px;
}
.Star30
{
	background-position:-260px -65px;
}
.Star25
{
	background-position:-260px -81px;
}
.Star20
{
	background-position:-274px -65px;
}
.Star15
{
	background-position:-274px -81px;
}
.Star10
{
	background-position:-288px -65px;
}
.Star05
{
	background-position:-288px -81px;
}
.Star00
{
	background-position:-302px -65px;
}
.StarNo
{
	width:0px;
	display:none;
}
.Button
{
	cursor:pointer;
	cursor:hand;
}
.ASPButton
{
	margin: 0;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	display: inline;
}