body {
	text-align: center; /* XXX IE */
	background: #000033;
	overflow-y: scroll;
}
#body {
	width: 750px;
	margin: 0 auto;
	text-align: left; /* XXX IE */
	padding-top: 30px;
	position: relative;
}
#body,
#body td,
#body th {
	color: white;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
}
#body a, #body a:visited {
	color: white;
}
.clear {
	clear: both;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0.6em 0;
}
.short-desc {
	margin: 1em 10px;
}
.short-desc ul {
	margin: 0;
	padding-left: 1.5em;
}
.short-desc li {
	margin: 1em 0;
	padding: 0;
}
.short-left {
	float: left;
	width: 45%;
}
.short-right {
	float: right;
	width: 49%;
}
.steps h2 {
	font-size: 14px;
	font-weight: bold;
}
.steps h1, .steps h2 {
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
}
.operate ol {
	margin-left: 0;
	padding-left: 0;
}
.operate ol li {
	list-style-type: none;
}
.operate ol ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1.4em;
}
.operate ol ul li {
	list-style-type: disc;
	margin-left: 1.4em;
}
.operate ol ul ul {
	margin-bottom: 0;
}
.operate ol ul ul li {
	margin-left: 1.4em;
}
.operate ol ul ul li {
	list-style-type: square;
}
.operate li h2 {
	text-transform: uppercase;
}
.opearate ul li {
	list-style-type: disc;
}
.hr-thick {
	border-bottom: 2px solid #BAB7D2;
}
.hr-thin {
	border-bottom: 1px solid #BAB7D2;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
	padding: 0.5em 0 0.5em 10px;
}
.rechargeable {
	color: #FFB583;
}
#big-title {
	width: 750px;
	height: 45px;
	background: url(images/title-bg.png) repeat-y;
	text-align: right;
}
#big-title a, #big-title a:visited {
	color: #7e7aad;
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
}
#big-title a:hover {
	cursor: pointer;
	color: white;
}
div.operate {
	padding: 1em 10px;
	background: url(images/text-bg.png) bottom repeat-x;
	line-height: 160%;
}
div.short.operate {
	background: none;
}
#footer {
	position: relative;
	width: 750px;
	height: 90px;
	background:  red url(images/bottom-bg.png) no-repeat;
	font-weight: bold;
}
#footer a,
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	color: #7A76A9;
}
#footer .contact {
	position: absolute;
	top: 10px;
	left: 10px;
}
#footer .copyright {
	position: absolute;
	top: 45px;
	left: 10px;
	font-size: 14px;
}
.prices h1 {
	margin: 20px 0 30px;
}
.prices .product {
	margin-top: 33px;
}
.prices .product .first {
	margin-top: 0;
}
.prices .product a,
.prices .product a:visited {
	display: block;
	float: left;
	width: 220px;
}
a img {
	border: 0;
}
.prices .product strong {
	font-size: 150%;
	font-weight: normal;
	line-height: 100%;
}
.prices .boxed {
	display: block;
	float: left;
	margin-right: 30px;
}
.prices .boxed img {
	visibility: hidden;
}
.prices #ac300 {
	background: url(images/ac300-boxed.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ac300-boxed.png',sizingMethod='crop');
}
.prices #ac301 {
	background: url(images/ac301-boxed.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ac301-boxed.png',sizingMethod='crop');
}
.prices #ac401 {
	background: url(images/ac401-boxed.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ac401-boxed.png',sizingMethod='crop');
}
.prices #ac420 {
	background: url(images/ac420-boxed.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ac420-boxed.png',sizingMethod='crop');
}
.prices #captiva {
	background: url(images/captiva-boxed.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/captiva-boxed.png',sizingMethod='crop');
}
.prices #filler {
	background: url(images/filler-boxed.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/filler-boxed.png',sizingMethod='crop');
}


#order th {
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}
table.order {
	margin-top: 1em;
}

.submit-result strong,
strong.underline {
	font-weight: normal;
	text-decoration: underline;
}
.submit-result .image {
	text-align: center;
}

#register .field {
	clear: both;
	padding-top: 1em;
}
#register .field label {
	display: block;
	float: left;
	width: 130px;
}
#register .field .radio label {
	display: inline;
	float: none;
	width: auto;
}
#register .field .radio {
	float: left;
	border-left: 1px solid #000033;
}
#register .explain {
	font-size: 90%;
	padding-left: 1em;
}
#register .submit {
	padding-top: 2em;
}

#opinion .field {
	clear: both;
	padding-top: 1em;
}
#opinion .field label {
	display: block;
	float: left;
	width: 190px;
}

#question .field {
	clear: both;
	padding-top: 1em;
}
#question .field label {
	display: block;
	float: left;
	width: 210px;
}

.mandatory {
	color: red;
}
.invalid {
	border: 2px solid red;
}

#sitemap a,
#sitemap a:visited {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap ul {
	margin-left: 0;
	padding-left: 2em;
}
#sitemap li {
	list-style-type: none;
}

#tips {
	padding-bottom: 2em;
}
#tips strong {
	font-weight: normal;
	text-decoration: underline;
}

#webcounter {
	padding: 10px;
}

#trouble strong {
	font-weight: normal;
	text-decoration: underline;
}
#trouble dd {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}

#stores strong {
	font-weight: normal;
	text-decoration: underline;
}
#stores .illu {
	display: block;
	float: left;
	padding-right: 30px;
}
#stores .c1,
#stores .c2 {
	float: left;
}
#stores .c1 {
	width: 320px;
	height: 130px;
}
#stores .c2 {
	width: 350px;
}
#stores .c2 img {
	padding-top: 6px;
}

#owners {
	padding: 0 130px 20px 109px;
}
#owners p.choice {
	margin: 40px 0;
}
#owners a.illu {
	display: block;
	float: left;
	padding-right: 40px;
}
#marquee {
	position: absolute;
	top: 0px;
	font-weight: bold;
}
#marquee a,
#marquee a:visited {
	display: block;
	color: cyan;
	text-decoration: none;
}
#marquee a:hover { 
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
#shops h1 {
	color: cyan;
}

