@charset "utf-8";
/* CSS Document */
html{ margin:0px; padding:0px;}
body{/*background:url(../images/bodybg.gif); margin:0px; padding:0px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000; line-height:normal;
margin:0px;
padding:0px;

}

.wrapper{
width:912px;
margin:0 auto;
padding:0px;
}

.header{ width:100%; text-align:center; height:104px; padding-top:55px;}

.main{ width:100%; text-align:center; padding-top:14px;}

.site_button{ width:100%; text-align:center; margin-top:23px; margin-bottom:16px;}
.content{ width:850px; background:#f7f7f7; padding:30px 45px 40px 17px; line-height:18px; text-align:left;}

.footer{ width:100%; float:left; text-align:center; color:#464646; font-size:11px; font-weight:bold; padding-top:25px;}

.thank-you{ width:100%; padding:30px 0px 40px 0px; line-height:18px; margin:0px auto; background-color:#d1dfe3; }
.thank-you h2{ width:850px; margin:0px auto; font-size:18px; display:block; padding:30px 45px 40px 17px; line-height:18px; text-align:center;  }
.continue_Shopping{ background:#6C8294; padding:4px 8px; color:#FFFFFF; font-weight:bold; border:0px; cursor:pointer; } 

/* Styles by Ratan for checkout confirmation button effect. */

#button a{
	float:left;
   height: 28px; 
   width: 129px; 
   background:url(../images/button1.jpg) no-repeat left top;
   margin-bottom:7px;
	}
#button a:hover{
   background-position: left -28px;
	}
	
#buttoncont a{
	float:left;
   height: 28px; 
   width: 76px; 
   background:url(../images/continue.gif) no-repeat left top;
   margin-bottom:7px;
   cursor:pointer;
	}
#buttoncont a:hover{
   background-position: left -28px;
   cursor:pointer;
	}

	

/* End of style by Ratan. */

.thank-you h2 a{ text-decoration:none;}

/*.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 600px;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
*/
		
.image1{ float:left;   overflow:hidden; border:1px solid #FFFFFF;}
