*{
	padding:0px;
	margin:0px;
	border: none;
}

body{
	text-align:center;
	background-color:#444433;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	border: none;
	line-height: 160%;
}

#outer_container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}	

#inner{
	background-color:white;
	width:100%;
	text-align:left;
	padding:0px;
	margin:0px;
}

a {
	color: #508058;
	
}

#header{
	font-family:verdana;
}

fieldset{
		border:0px;
	}
	
.hilight1{
		color:#EF4C23;
	}
h2 { color: #EF4C23; font-size: 120%; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}
	
.hilight2{
	color:#508058;
	font-weight: normal;
	}
.bigger{
	font-size:180%;
	font-weight:normal;
	font-family:georgia;
}

#toplinks{
	background-color:#ED5023;
	color:white;
	display:block;
	height:30px;
	width:1000px;
	padding-bottom:15px;
}

#toplinks a{
	text-decoration:none;
	padding-top:16px;
	color:white;
font-size:14px;
display:block;
text-align:center;
position:relative;
z-index:10;
font-weight:bold;
}

#toplinks ul{
	list-style-type:none;
	padding-left: 150px;
}

#toplinks ul li{
	display:inline;
float:left;
margin-right: 20px;
margin-left: 20px;
}

.stretcher{
	height:1px;
	clear:both;
	width:100%;
}
#banner{
	background-image:url(images/banner_orange.jpg);
	background-repeat:no-repeat;
	height:188px;
	width:1000px;
	display:block;
}
#banner_green{
	width:1000px;
	height:12px;
	background-color:#BBCDA7;
}
#minicart_outer{
	width:650px;
	display:block;
	float:right;
	
}

#minicart_inner{
	float:left;
	text-align:left;
	color:#303030;
	line-height:20px;
	font-size: 100%;
	padding: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
#big_hamper{
	width:300px;
	height:188px;
	z-index: 33;
	position: absolute;
	left: 60%;
	top:50px;


}
#big_hamper img{
	margin-left:auto;
	margin-right:auto;
}
#footer{
	height:53px;
	width:100%;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#A9A9A9;
	font-family:verdana;
	font-size:80%;
	
}
#footer p{
	padding-top:16px;
}
#footer p a{
	color:white;
}
#textcont{
	background-color:white;
		background-image:url(images/mid_bg.jpg);
			background-repeat:repeat-x;
		width:1000px;
}
#left{
	width:200px;
	background:transparent;
	padding-top:32px;
	padding-left:35px;
	color:#303030;
	float:left;
	margin-bottom:30px;
}
#right{
	width:720px;
	margin-left:30px;
	background:transparent;
	float:left;
	padding-top:25px;
	color:#303030;
}

#right img {
	border: none;
}

#right a {
	color:#044106;
}


#left label{
	font-family:georgia;
}
.submit_button{
	border:0px;
	background-image:none;
	background-color:#303030;
	color:white;
	font-family:georgia;
	padding:2px 5px 2px 5px;
	margin-left:5px;
	font-weight: bold;
}
hr{
	border:0px;
	border-top:1px solid #B9CEAD;
	margin-bottom: 20px;
	clear: both;
	float: none;

}

h1{
	font-family:georgia;
	font-size:210%;
	font-weight:normal;
	margin-bottom:5px;
	padding: 0px;
	margin-top: 5px;
	line-height: 140%;
}

.small_heading{
	color:#508058;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:120%;
	margin-bottom: 0px;
}
#fHamp_outer{
}
#left ul {
	list-style-type:none;
}
#left ul li{

	font-size:100%;
	font-family:verdana;
		padding:2px 0px 2px 10px;
}
#left ul li a{
	color:#313131;
text-decoration:none;
}
#left ul li a:hover{
	color:#313131;
text-decoration:underline;
}
#fHamp{
	float:left;
	margin-left:20px;
	width:350px;
	margin-bottom:15px;
}
#fHamp_desc{
	float:right;
	margin-left:10px;
	width:350px;
	margin-bottom:15px;
}
#fHampBuy{
	float:left;
	width:120px;
	margin-bottom:15px;
	margin-top: 0px;
	margin-left: 20px;
}
.ptext{
	font-size:100%;
	font-family:verdana;
	line-height: 150%;
}
#fHamp_price{
	font-size:120%;
}
#bottom_div{
	margin-top:15px;
	width:100%;
}
#bleft{
	width:45%;
	float:left;
	margin-bottom: 20px;
}
#bright{
	width:45%;
		float:left;
	margin-left:8%;
}
p {
	font-size: 100%;
	margin-bottom: 10px;
}
 .mag{
	width:20px;
	height:20px;
	float:left;
	display:inline;
	text-decoration:none;
}

.mag span{
	background-image:url("images/mag.gif");
	background-position:0 0;
	width:20px;
	height:20px;
display:block;

}

.mag:hover span{
	background-position:20px 0;
}


.prod_desc{
	text-decoration:underline;
	position: relative;
}

.prod_desc span{
    position: absolute;
     display: none;
	 z-index: 300;
	 left: 300px;
	 top: -30px;
}

.prod_desc:hover span{
   display: inline;
   }







 .showit{
	border:2px solid #c7c7c7;
}
.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearleft {
	clear: left;
}

.clearfix {display: inline-table;}
.clearboth {
	display: block;
	clear: both;
	height: 10px;
	width: 100%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.hamp_cat {
	padding: 5px;
	float: left;
	width: 150px;
	margin-right: 10px;
	height: 17em;
	text-align: center;
}
.hamp_cat a {
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.prod_cat {
	padding: 5px;
	float: left;
	width: 150px;
	margin-right: 10px;
	height: 18em;
		text-align: center;
}
.prod_cat a {
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 100%;
}
.basket_type {
	padding: 5px;
	float: left;
	width: 180px;
	margin-right: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.basket_type a {
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.prods_container {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 10px;
	position: relative;
	float: left;
}
.prods_container a {
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

#added_to_cart {
	position: absolute;
	width: 200px;
	top: 165px;
	left: 532px;
}
input {
	color: #333333;
	border: 1px solid #BBCDA7;
}
hr {
	display: block;
	clear: both;
	float: none;
	width: 100%;
}

.img_container {
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}

.img_container img {
	vertical-align: middle;
	margin: auto;
}

#hamper_image {
	float: left;
	width: 350px;
	height: 350px;
}
.buttons_right {
	float: right;
	margin-right: 20px;
	width: 200px;
	margin-bottom: 20px;
}
input,textarea,select {
	border: 1px solid #508058;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDE7D3;
	padding: 3px;
}
.larger {
	font-size: 130%;
	line-height: 140%;
	font-weight: normal;
	color: #ED5023;
}
.google_img {
	background-image: url(images/google_img.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 180px;
	cursor: pointer;
}

.paypal_img {
	background-image: url(images/paypal.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 180px;
	cursor: pointer;
}
#featured_hamper {
	background-color: #FFFFFF;
	clear: right;
	float: left;
	width: 320px;
	border: 1px solid #CACACA;
	margin-left: 15px;
	background-image: url(images/mid_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.feat_img {
	width: 150px;
	display: block;
	float: left;
	margin-right: 10px;
}
#feat_text {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
#feat_price {
	display: block;
}
#feat_buy {
	float: left;
	width: 150px;
}
#testage {
}
.delivery_info {
	float: left;
	width: 350px;
}
#nyroModalContent {
	text-align: left;
	padding: 0px;
}
#nryoModalContent form {
	padding: 10px;
}

#nyroModalContent form textarea { float: none; clear: both; }
.img_left {
	float: left;
	margin-right: 20px;
}
th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}
