@charset "utf-8";
/* CSS Document */
body{
	background:#010101;
margin:0;
font-family:trebuchet MS;
font-size:12px;
color:#fff;
}
.vertical-line{
	background:url(../images/vertical-line-chkout.gif) no-repeat;
	width:53px;
	float:left;
	height:445px;
}
p{ margin:0;
}
.main-area{
width:100%;
float:left;
margin:0;
}
.under-main-area{
	background:url(../images/chkout-body-bg.gif) repeat-x;

	width:100%;
	float:left;
}
	
.main-body-area{
width:958px;
margin:auto;
}
.logo-area{
	background:url(../images/chkout-logo-bg.gif) repeat-x;
	height:41px;
width:944px;
float:left;
}
.main-heading-txt{	
	font-size:22px;
	color:#FFF;
}
.logo-area-black{
background:#000000 url(../images/top-area-bg-black.gif) repeat-x;
width:958px;
float:left;
}
.top-txt{
float:left;
width:180px;
padding-top:15px;
font-weight:bold;
color:#8b8b8b;
font-size:12px;
height:27px;
}
.main-content-area{
background:#151515;
float:left;
width:958px;
}
.content-area{
	width:944px;
	float:left;
	background:#FFF;
}
.main-content-area-black{
background:#000000;
float:left;
width:958px;
}
.head-txt{
font-size:18px;
font-weight:bold;
}
.box-txt{
background:#0c0c0c;
width:314px;
float:left;
font-size:11px;
text-align:center;
height:38px;
padding-top:4px;
color:#999999;
font-family:arial;
}
.box-txt3{
	background:#0c0c0c;
width:314px;
float:left;
font-size:11px;
text-align:center;
height:38px;
padding-top:4px;
color:#999999;
font-family:arial;
}
.box-txt3 a{
text-align:center;
text-decoration:none;
color:#999999;
font-family:arial;
}
.box-txt a{
text-align:center;
text-decoration:none;
color:#999999;
font-family:arial;
}
.required-pic{
background:url(../images/featured-include.png) no-repeat;
float:left;
width:245px;
height:155px;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.required-pic-logout{
background:url(../images/future.jpg) no-repeat;
float:left;
width:245px;
height:155px;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.how-to-use-txt{
float:left;
width:270px;
padding-top:15px;
color:#9cab5a;
text-align:left;
font-size:17px;
font-family:"Times New Roman", Times, serif;
}
.how-to-use-txt a{
color:#9cab5a;
text-decoration:none;
text-align:left;
}
.thanks
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000
}
.main-bottom-area-bg-rpt{
	width:100%;
	float:left;
	background:#010101 url(../images/bottom-area-bg-rpt.jpg) repeat-x;
	height:161px;
	
}
.main-bottom-area-bg{
	width:958px;
	float:left;
	background:url(../images/bottom-content-area-bg.jpg) no-repeat;
}
