body, html {
	padding: 0;
	margin: 0;
	background: #000000;
}

#fb-like {
	display: none;
}

#nature {
	width: 100%;
	background: #000000;
	min-width:994px;
	margin:12px auto;
	overflow: visible;
}

#chrome-holder {
	background: #000000;
}		

#fineprint {
	width: 994px;
	margin: 0 auto;
	font-size: 11px;
	color: #aaaaaa;
	
	font-family: Arial, Helvetica, "sans serif";
}

#fineprint a {
	color:#aaaaaa;
}

#signUpHolder {
	width: 994px;
	margin: 0 auto;
	text-align:right;
}

#signupbox {
	padding:5px;
	right:15px;
	margin-right:15px;
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, "sans serif";
}


#signupbox a{
	font-weight: bold;	
	color: #8DC945;
	font-family: Arial, Helvetica, "sans serif";
	text-decoration: none;
	
}

#signupbox a:hover {
color:#ffffff;
}

#regClose {
    position: absolute;
    height:26px;
    width:735px;
    top:25px;
    right:150px;
    text-align:right;
    background-color:#000;
}

#regClose img{
	cursor: pointer;
}

#sectionReg{
	width:994px;
	margin: 0 auto;
	text-align:right;
	position:relative;
	background-color:#000;
}

.flashReg{
	position: absolute;
	margin: 0 auto;
	top:50px;
	right:150px;
}

div#orderWidget

{

	background: #000 url('../assets/global/order_widget_bg.jpg') center no-repeat;
	
	position:relative;

	margin:0px auto;

	top:12px;

	width:996px;

	height:50px;

	text-align:left;

	letter-spacing:normal;

}

div#orderWidget img#txtOrderNow

{

	position:absolute;

	left:100px;

	top:13px;

}

div#orderWidget img#txtFrom

{

	position:relative;

	left:80px;

	top:10px;

}

div#orderWidget div.packShot

{

	position:absolute;

	left:725px;

	top:-12px;

	width:93px;

	height:116px;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-webkit-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out;

}

div#orderWidget div.packShot img

{

	-webkit-border-radius:0px;

	-moz-border-radius:0px;

	border-radius:0px;

	-webkit-box-shadow:none;

	-moz-box-shadow:none;

	box-shadow:none;

	position:absolute;

	padding:1px;

	display:none;

}

div#orderWidget div.packShot img#orderPackJewelryBox{

	margin-left:-24px;

	margin-top:-10px;

	background-color:transparent;

	-webkit-box-shadow:none;

	-moz-box-shadow:none;

	box-shadow:none;

}

div#orderWidget div.packShot img#orderPackDVDCombo,

div#orderWidget div.packShot img#orderPackDVD,

div#orderWidget div.packShot img#orderPackDVDComboSpanish,

div#orderWidget div.packShot img#orderPackDVDSpanish

{

	margin-left:5px;

}

form#orderWidgetForm

{

	position:relative;

	left:195px;

	top:10px;

}

form#orderWidgetForm select

{
	
	min-width:120px;

}

form#orderWidgetDropdownRetailer 

{

	position:absolute;

	left:305px;
}


form#orderWidgetForm small

{

	position:absolute;
	
	top: 3px;
	
	left:245px;

	color:#adeb58;

	font-weight:bold;

}

select#orderWidgetDropdownRetailer 

{
	
	position:absolute;

	left:280px;
}

form#orderWidgetForm a#orderSubmit

{
	
	border: 0;

	margin-left:12px;

	position:absolute;

	width:99px;

	height:28px;

	left:405px;

	top:-4px;

}

form#orderWidgetForm a#orderSubmit img

{

	border: 0;

}
