body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../../images/bkgd.jpg) repeat #10335a;
	margin:0; }	

#wrapper {
	width:980px;
	margin:0 auto; }	



/********************* Header ********************/

#header {
	background:url(../../images/hornshoppe-sprites.png) no-repeat 0 0;
	width:980px;
	height:296px; }

#logo {
	width:308px;
	height:274px; 
	float:left; }
	
#logo a {
	width:308px;
	height:274px; 
	display:block; }

	

/********************* Middle ********************/

#middleContainer {
	background:url(../../images/body-bkgd.png) repeat-y;
	width:980px;
	min-height:379px;
	padding-bottom:10px; }

#middleLeft {
	font-family:KingthingsCalligraphica2Rg, Georgia, "Times New Roman", Times, serif;
	width:250px;
	float:left; }	

#middleRight {
	width:655px;
	float:right;
	margin-right:50px; }


#sideRibbon {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -410px -446px;
	width:199px;
	height:49px;
	padding: 12px 0 0 50px; 
	font-size:33px; 
	color:#fff; }


#sideDivider {
	background:url(../../images/hornshoppe-sprites.png) no-repeat 0 -326px;
	width:5px;
	height:293px; 
	float:right;
	margin-top:5px; }


.checkoutBtn {
	background:url(../../images/btn-checkout.png) no-repeat;
	width:142px;
	height:34px;
	float:left; 
	margin:30px 0 0 10px; }

.checkoutBtn a {
	display:block;
	width:142px;
	height:34px; }



div.options {
	padding:10px;
	margin: 10px 0;
	font-size:15px; 
	background: rgba(161, 136, 87) transparent;
	background: rgba(161, 136, 87, 0.5);  }   

.buttonS {
	border-radius: 5px;
	background-color: #F89406;
	border-color: #073C68;
	color: #073C68;
	font-family: KingthingsCalligraphica2Rg, Georgia, "Times New Roman", Times, serif;
	font-size: 25px;     
	border-width:1px;
	padding: 1px 10px;
	margin:0; }

.buttonS:hover {
	cursor: pointer; }




/********************* Footer ********************/

#footerContainer {
	background:url(../../images/footer-bkgd.png) no-repeat;
	width:980px;
	height:100px;
	clear:both; }

#logoTRUSTe {
	float:left;
	margin:38px 0 0 30px; }


#footerLeft {
	float:left;
	width:400px;
	font-size:12px;
	color:#daceb9; 
	line-height:18px; 
	margin:42px 0 0 15px; }

#footerLeft a {
	color:#daceb9; 
	text-decoration:underline; }

#footerLeft a:hover {
	color:#fff; 
	text-decoration:underline; }

