/* 
	Foodsense Now Style
*/

body, html{
	margin:0; padding:4px 0 0 0;
	width:100%;  height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('../images/bg/body.jpg') top center repeat-x;
	color: #333;
}


#splash{
	width: 213px;
	margin:0 auto; padding:30px 0 10px 0;
	text-align:center;
	color: #333;
}

#splashcontent{
	padding-top: 120px;	
}


#wrap{
	width: 953px;
	margin:0 auto; padding:0;
	background: url('../images/bg/wrap.jpg') top center repeat-y;
}

#page{
	width: 953px;
	margin:0 auto; padding:0;
	background: url('../images/bg/page.jpg') top center no-repeat;
}

.server-error{
	text-align:center;
}

#legitify{
padding-top: 30px;
	float:right;
	width: 120px; height: 24px;
}

/* Header Styles */

#header{
	display:block;
	width: 943px; height: 181px;
	margin:0 auto; padding:0;
	position:relative;
	z-index:2000;
	background: url('../images/bg/header.jpg') top center no-repeat;
}

#header br{
	display:none;
}

#logo{
	display:block;
	width: 213px;
	padding:0 0 20px 0; margin:0 auto;
	border: 0px solid white;
	position:absolute;
	float:left;
	top:0; left:0;
	z-index:2100;
}	

#header .element,
#header .element img,
#header .element a:link,
#header .element a:visited,
#header  #logo a{	
	z-index: 1000;
}


#header .callout{
	padding: 40px 30px 0 0; margin:0;
	display:block;
	position:relative;
	float:right;
	width: 600px; height: 101px;
	overflow: hidden;
	color: #3E2B7A; 
	text-align:right;
}

#header .callout h1{
	font-weight:bold;
	font-size: 25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header .callout .headline{
	display:none;
}

/* Content Area Styles */

#content{
	clear:both;
	float:none;
	width: 943px;
	margin:0 auto; padding: 0;
}

#content .main img{
	z-index: 1000;
	padding: 0 10px; margin: 0px;
}

.nav, .main, .secondary{
	display:block;
}

.nav{
	width: 210px;
	padding: 0 30px 10px 30px; margin:0;
	position:relative;
}

.threecolumn .nav{
	padding:0 0 29px 0; margin:0;
	width: 223px;
}

.main{
	width: 510px;
	margin:0; padding: 0px 20px;
	position:relative;
}

.rightnav .main{
	
}

.threecolumn .main{
	width: 451px;
	padding:0px; margin:0 20px;
	line-height:22px;
}


#content .threecolumn .secondary{
	width: 226px;
	padding: 37px 0 0 3px; margin:0;
	background: url('../images/bg/secondary-top.jpg') top right no-repeat;
}

.fullpage{
	display:block;
}

/* Generic Font styles */

h1{
	font-size: 20px;
	color: #3E2B7A;
	font-weight:normal;
}

.threecolumn .main .content{
	padding:20px 0 5px 0; margin:0;
}

.leftnav .nav h1{
	font-size: 26px;
	padding: 20px 0 0px 0; margin:0;
}

.threecolumn .nav h1{
	font-size: 23px;
	color: #333;
	padding-top: 0; margin-top:0;
}

h2{
	
}

h3{
	font-size: 16px;
	
}

h4{
	
}

a:link,
a:visited{
	color: #333;
	font-weight:bold;
}

a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	text-decoration: underline;
	color:#402C7B;
}

/* Footer */
#footer{
	background: url('../images/bg/footer.jpg') top left no-repeat;
	width: 953px; height: 94px;
	margin:0 auto; padding:25px 0 0 0;
	clear:both; float:none;
	display:block;
	text-align:center;
	color: white;
	position:relative;
}

#footer .callout .headline{
	display:none;
}

/* -------------- Menu Elements ------------------ */

.menu{

	
}

.menu ul{
	padding:0 10px; margin:0;
}

.menu a:link,
.menu a:visited{
	font-size: 13px;
	color: white;
	
}

#content .menu li a:hover,
#content .menu li a:active,
#content .menu li a.over,
#content .menu li a.selected:link,
#content .menu li a.selected:visited{
	text-decoration: underline;
}

.menu li{
	list-style:none;
	padding: 5px 0;
}

.menu li ul{
	padding: 0 10px; margin:0;
}


#header .menu{
	position:relative;
	float:right;
	width: 722px;
	padding:0; margin:0;
}

#header .menu ul{
	margin:0 auto; padding:0;
	z-index: 2000;	
	display:block;
	height: 39px;
}

#header .menu li{
	list-style:none;
	padding: 0; margin:0;
	position:relative;
	z-index: 2000;
	float:left;
}

#header .menu li a:link,
#header .menu li a:visited{
	text-decoration:none;
	color: white;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	z-index: 2000;
	float:left;
	padding: 12px 19px 9px 55px; margin:0;
}

#header #menu li ul{
	position:absolute;
	top:50px; left:35px;
	width: 200px; height: auto;
	display:none;
	padding:5px 10px; margin:0;
	z-index: 2000;
	background-color:white;
}

#header #menu li li{
	clear:both;
	width: 200px;
	top:0;
	left:0;
	padding:5px; margin:0;
	z-index: 2000;
	display:block;
	background-image:none;
}

#header #menu li li a:link,
#header #menu li li a:visited{
	font-size: 14px;
	z-index: 2000;
	width: 200px;
}

#header .menu li a:hover,
#header .menu li a:active,
#header .menu li a.over,
#header .menu li a.selected:link,
#header .menu li a.selected:visited{
	text-decoration:underline;
}

#header .menu #blogs-posts-food-news{
	background: url('../images/bg/menu/news.gif') top left no-repeat;
	padding-left: 45px;
}

#header .menu #blogs-posts-Healthy-Tips{
	background: url('../images/bg/menu/ask-leslie.gif') top left no-repeat;
}

#header .menu #recipes{
	background: url('../images/bg/menu/recipe.gif') top left no-repeat;
}

#header .menu #got-a-question{
	background: url('../images/bg/menu/did-you-know.gif') top left no-repeat;
	padding-left: 38px;
}


#header .menu #blogs-posts-Blog{
	background: url('../images/bg/menu/blog.gif') top left no-repeat;
	padding-left: 42px;
}

#header .menu #blogs-posts-food-news.selected{
	background: url('../images/bg/menu/active/news-on.gif') top left no-repeat;
	padding-left: 45px;
	color: #BED73D;
}

#header .menu #blogs-posts-Healthy-Tips.selected{
	background: url('../images/bg/menu/active/ask-leslie-on.gif') top left no-repeat;
	color: #BED73D;
}

#header .menu #recipes.selected{
	background: url('../images/bg/menu/active/recipe-on.gif') top left no-repeat;
	color: #BED73D;
}

#header .menu #got-a-question.selected{
	
	background: url('../images/bg/menu/active/did-you-know-on.gif') top left no-repeat;
	padding-left: 35px;
	color: #BED73D;
}

#header .menu #blogs-posts-Blog.selected{
	background: url('../images/bg/menu/active/blog-on.gif') top left no-repeat;
	padding-left: 35px;
	color: #BED73D;
}

#content .menu a:link,
#content .menu a:visited{
	color: #333;
	text-decoration:none;
}

#content .menu li a:hover,
#content .menu li a:active,
#content .menu li a.over,
#content .menu li a.selected:link,
#content .menu li a.selected:visited{
}

#footer .menu{
	width: 801px;
	margin:0 auto;
}

#footer .menu li{
	padding: 0 10px; margin:0;
}

#footer .menu a:link,
#footer .menu a:visited{
	font-size: 13px;
	padding:0; margin:0;
	text-decoration:none;
}

#content .secondary .menu ul{
	padding: 10px;
}

#content .secondary .menu a:link,
#content .secondary .menu a:visited{
	text-decoration:none;
}

#content .nav .siblings{
	background-color:#BED73D;
	width: 192px;
	padding: 0px 0px 20px 15px; margin:0;
	z-index:2000;
}

.siblings-white{
	position:absolute;
	top:1px;left:1px;
	width: 192px;
	padding: 0px 0px 20px 15px; margin:0;
	
}

#content .nav .siblings-white a:link,
#content .nav .siblings-white a:visited{
	color: #3E2B7A;
	z-index:1000;
	text-transform:uppercase;
}

#content .nav .siblings a:link,
#content .nav .siblings a:visited{
	color: white;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;z-index:2000;
	text-transform:uppercase;
}

#content .nav br{
	display:none;
}

/* Photo Menu */

.photomenu ul{
	padding: 5px 0;
	height: auto;
}


#header .photomenu{
	}

.photomenu li,
.photomenu .root-menu-link{
	padding: 5px 10px;
	clear:both;
}

.photomenu li a:link,
.photomenu li a:visited,
.photomenu a.root-menu-link:link,
.photomenu a.root-menu-link:visited{
	color: #333;
}

#content .main .photomenu{
	padding:5px 0 0 10px; margin:10px 0 0 0;
	display:block;
}

#content .main .photomenu a.photo-link{
	
}

#content .nav .photomenu{
	padding:5px 0 0 10px; margin:10px 0 0 0;
}

#content .main li{
	padding:0; margin:0;
}

#content .photomenu span{
	clear:both;
	display:block;
	width: 100%;
	padding-bottom: 10px;
}

#content .photomenu img{
	float:left;
	display:block;
	border:1px solid #939393;
	padding:1px; margin:10px 10px 0 0 ;
}

#content .photomenu a:hover img{
	padding:1px; margin:10px 10px 0 0 ;
}

#content .photomenu .summary{
	float:left;
	width: 200px;
	font-size: 13px;
	line-height: 20px;
	display:block;
}

#content .nav .photomenu .summary{
	width: 170px;
	padding:0;
}


#header .photomenu .root-menu-link,
#footer .photomenu .root-menu-link{
	float:left;
	padding: 5px 10px;
	text-transform:uppercase;
	display:none;
}

.root-menu-link{
	display:none;
}

.photomenu img{
	width: 80px;
	padding: 1px; margin:0 auto;
	border: 1px solid #e5e5e5;
}

#header .photomenu li a:link,
#header .photomenu li a:visited,
#footer .photomenu li a:link,
#footer .photomenu li a:visited{
	color:white;
	text-transform:uppercase;
}

#header .photomenu li a:hover,
#header .photomenu li a:active,
#header .photomenu li a.over,
#header .photomenu li a.selected:link,
#header .photomenu li a.selected:visited,
#footer .photomenu li a:hover,
#footer .photomenu li a:active,
#footer .photomenu li a.over,
#footer .photomenu li a.selected:link,
#footer .photomenu li a.selected:visited{
	padding:0; margin:0;
	
}

#footer .photomenu li{
	float:left;
}

#footer .menu{
	font-weight:bold;
	padding-bottom: 10px;
}

#footer .siblings ul{
	margin:0 auto;
	width: auto;
}

#footer .siblings li{
	float:left;
	
}

#footer .siblings li a:link,
#footer .siblings li a:visited{
	padding: 5px 10px;
}

/* -------------- Content Elements -------------*/

.content{
	line-height: 24px;
	font-size: 13px;
	margin:0; padding:0;
}

.fullpage .default{
	padding: 0 20px;
}

.loop_subpage_summaries_photos .article{
	clear:both;
	float:none;
	padding: 10px 0; 
}

.loop_subpage_summaries_photos a:link img,
.loop_subpage_summaries_photos a:visited img{
	float:left;
	padding: 0 10px;
	border: 1px solid white;
}

.content .next{
	padding-top: 10px;
	float:right;
}

.content .prev{
	padding-top: 10px;
	float:left;
}

#content  .secondary .particular_summary{
	margin:0px; padding: 0 20px 40px 20px;
	background: #3E2B7A url('../images/bg/summary.jpg') bottom center no-repeat;
	border-top: 1px solid #3E2B7A;
	color:white;
}

.page_summary h1{
	display:none;
}

#content .secondary .particular_summary h1{
	color: white;
	margin:0; padding:0;
}

#content .secondary .particular_summary .summary{
	padding: 10px 0 50px 0;
	color:white;
}

#content .secondary .particular_summary .summary a:link,
#content .secondary .particular_summary .summary a:visited{
	color:white;
	text-decoration:none;
	padding:0; margin:0;
}

#content .secondary .particular_summary .summary strong{
	text-transform:uppercase;
}

#content .secondary .particular_summary .summary h2{
	margin:0; padding: 5px 0;
}

#content .nav .page_summary{
	background-color:#BED73D;
	width: 207px;
	padding: 0px; 
	padding:0; margin:0;
	line-height: 16px;
	font-size: 11px;
}

#content .nav .page_summary .article{
	padding: 5px 15px;
}


/*------------- Photo Elements -------------*/
#header .photo,
#header .photo-element,
#header .singlephoto{
	z-index: 20;
	width:920px;
	padding:0; margin:0 auto;
}

#content .main .random img{
	margin:0;
	z-index: 1000;
	border: 1px solid #666;
	padding:3px;

}

#footer .photo-element img{
	width:1024px;
	margin:0 auto;
	z-index: 20;
}

#content .threecolumn .main .photo-element img{
	margin:0 auto;
	padding: 5px;
}

#content .main .homepage-video #slideshow{
	height: 210px; width: 370px;
	margin:0 auto; padding:0;
}

#content .main .homepage-video img{
	border: 0px solid white;
	height: 210px;
	margin:0; padding:0;
}


/*-------------Callout Elements ------------*/



#content .callout{
	font-size: 13px;
	color: #333;
	line-height: 20px;
}

#content .callout p{
	padding-bottom:0;
}

.main .callout{
	padding:5px 0 0 10px; margin:10px 0 0 0;
	width: 100%;
	color: #666;
}

.main .callout h3{
	display:block;
	color: #333;
	font-size: 20px;
	text-transform:capitalize;
	letter-spacing:normal;
	font-weight:normal;
	margin:0;padding:10px;
	line-height: 24px;
	text-decoration:none;
	clear:both;
}

.main .callout img{
	width: 80px;
	padding: 1px; margin:0 10px;
	border: 1px solid #666;
	float:left;
}


#content .main .callout p{
	width: 200px;
	padding:0; margin:0;
	display:block;
	float:left;
}

#content .featured_recipe{
	padding-bottom:  98px;
	background: url('../images/bg/nav.gif') bottom left no-repeat;
}

#content .nav .subpages{
	padding-bottom:  100px;
	background: #402C7B url('../images/bg/nav.gif') bottom left no-repeat;
}
#content .nav .random,
#content .nav #recipe-pic{
	width: 207px; height: 155px;
	overflow:hidden;
	background-color: #BED73D;
	position:relative;
}

#content .nav .subpages ul{
	padding: 10px 20px;
}

#content .nav .subpages a:link,
#content .nav .subpages a:visited{
	color: white;
}

#content .nav .subpages .root-menu-link{
	font-size: 18px;
}

#content .featured_recipe a:link,
#content .featured_recipe a:visited{
	padding:0; margin:0;
	color: white;
	text-decoration:none;
}

#content .nav img,
#content .featured_recipe a img{
	width: 207px;
	padding:0; margin:0;
	position:absolute;
	left: 0; bottom:0;
	border: 0px solid white;
}

#content .nav .subpages .root-menu-link,
#content .featured_recipe #recipe-week{
	background: #402C7B url('../images/bg/recipe-top.gif') top left no-repeat;
	color:white;
	padding:15px 10px 2px 20px; margin:0;
	position:relative;
	clear:both;
	display:block;
}

#content .main .subpages li{
	
	background: url('../images/bg/list.gif') center left no-repeat;
	padding-left: 15px;
}

#recipe-week h1{
	color:white;
	font-size: 19px;

}

#recipe-week .summary{
	color:white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#recipe-week h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:white;
}

/*-------------Blog Elements ------------*/

#content .nav .blog_link{
	background-color: #EAF2C1;
	width: 167px;
	padding: 20px 20px 0 20px; margin:0;
}

#content .nav .current_headlines{
	background-color: #EAF2C1;
	width: 167px;
	padding: 0 20px 20px 20px; margin:0;
}

#content .nav .current_headlines img{
	display:none;
}

#content .nav .current_headlines .post{
	padding:0; margin:0;
}

#content .nav .current_headlines h2,
#content .nav .current_headlines h2 a:link,
#content .nav .current_headlines h2 a:visited{
	padding: 0; margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none;
}

#content .nav .blog_link a:link,
#content .nav .blog_link a:visited{
	color: #3E2B7A;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.current_summaries{
	padding: 10px 20px;
	color: #333;
}

.nav .current_summaries{
	width: 290px;
}

.nav .current_summaries h2{
	font-size: 18px;
}

.current_summaries h2{
	text-align: center;
	font-size:26px;
	padding:10px 0; margin:0;
}

.current_summaries h2 a:link,
.current_summaries h2 a:visited{
	font-weight: normal;
	text-decoration:none;
	color: #333;
}

.current_summaries ul{
	padding:0; margin:0;
}

.current_summaries li{
	line-height: 20px;
}

.date{
	color: #333;
	font-size: 13px;
}

.archive_link a:link,
.archive_link a:visited{
	color: #666;
	text-decoration:underline;
	padding-top:20px;
	display:block;
}

#content .threecolumn .archive_link a:link,
#content .threecolumn .archive_link a:visited{
	padding:0; margin:0;
}

#content .current_headlines, 
#content .archive_link{
	padding:0 10px;margin:0;
}

#content .current_headlines .post h2{
	padding:10px 0 5px 0 ;margin:0;
}	

#blog-template{
	margin:0 auto; padding:0px;
}


#blog-template .main h3{
	letter-spacing:0;
	text-transform:capitalize;
}

#blog-template .post{
	padding: 10px 0; margin:0;
}

#blog-template .current_post .post .date{
	padding: 20px 0 10px 0; margin:0;
	display:block;
}

#blog-template .current_post p{
	
}

#blog-template .main h1{
	padding:5px 0; margin:0;
}

#blog-template .main h1 a:link,
#blog-template .main h1 a:visited{
	text-decoration:none;
	padding-top: 10px; margin:0;
}

#blog-template .archive_link{
	padding: 20px 0;
}

#blog-template .secondary .archive_link{
	padding: 20px 10px;
}

#blog-template .main p{
	line-height: 20px;
	font-size:13px;
}

#blog-template .nav .random img{
	width: 320px;
	margin:0 auto;
	padding: 5px;
	
}

#comments{
	clear:both;
	float:none;
}

#commentsform .submit{
	clear:both;
	float:none;
}

.blog_archive{
	padding-top: 10px;
}

/* ------------- Register Elements ----------------*/

#register-template .main{
	padding-top: 20px;
}

#register-template ul{
	margin:0; padding:0;
}

#register-template li{
	list-style:none;
}

/* ------------- Form Elements ----------------*/


.secondary br{
	display:none;
}
.secondary input{
	width: 190px;
}

.submit input{ 
	background-color: #333;
	text-transform:uppercase;
	color:white;
	font-weight:normal;
}

#wrap_subscribe{
	display:none;
}

.search{
	padding: 10px;
}

.search span{
	
}

#search-template .article{
	padding-top: 10px;
}

#register-template .main .submit,
#contact-page .submit{
	clear:both;
	float:none;
	padding-left: 100px;
}

#contact-page{
	padding-bottom: 40px;
}


/* ------------- Store ----------------*/


#store{
	padding: 10px 10px 100px 10px;
	width: 801px;
	margin:0 auto;
}

#store .product{
	clear:both;
}

#store .product h1{
	font-size: 14px;
}

#store .main{
}

#store .nav{
	width: 300px;
	padding:10px 20px; margin-left: 20px;
}

#store #checkout-progress{
	margin: 10px 0;
}


/* 
	e-commerce shopping cart and checkout form formatting
	
*/


#checkout-progress{
	color:#666;
	margin:15px;	
}
#checkout-progress a{
	text-decoration:none;
}
#checkout-progress a.disabled{
	color:#666;
	text-decoration:none;
}

#cart{
	position:relative;
	margin:10px 0 25px 0;
	width:300px;	
}         

#cart .qty-input{
	font-size:10px;
	width:25px;
}

#cart .lineitem, 
#cart .ship-option{
	clear:both;
	margin:5px 0;
	width:310px;

}
#cart .lineitem p{
	position:relative;
	float:left;
}
#cart .lineitem p.namecol{
	position:relative;
	width:230px;
	line-height:20px;
}
#cart .lineitem .fieldwrap{
	float:left;
	clear:none;
	width:26px;
	height:20px;
}
#cart .ship-option .radiowrap{
	float:right;
	clear:none;
	width:190px;
	margin:8px 10px 0 0 ;
	font-size:10px;
	height:20px;
	line-height:20px;
}
#cart .ship-option input, 
#cart .ship-option label{
	float:right;
	margin:1px 10px 0 0;
	font-size:10px;
}
#cart .ship-option input{
	margin:3px 0 0 0;
}
#cart .lineitem p.pricecol,
#cart .ship-option p.pricecol{
	text-align:right;
	float:right;
	width:30px;
	line-height:20px;
}

#cart .lineitem a:link,
#cart .lineitem a:visited{
	position:relative;
	display:block;
	font-size:10px;
	top:-5px;
	clear:both;
}

#shipping-options{
	clear:both;
	margin:10px 0 0 0;
}

#shipping-options span{
	display:block;
	text-align:right;
	font-size:10px;
}

#update-cart{
	position:relative;
	margin:5px 0 15px 0;
}
#cart p.total{
	position:relative;
	clear:both;
	float:none;
	padding:10px 0 0 0;
	
}

#grand-total{
	border:1px solid #CCC;
	border-width:1px 0 0 0;
	font-size:14px;
	color:#CC0000;
}

#cart .submit{
	float:right;
	clear:both;
	margin:0px;
}

#cart a.checkout:link,
#cart a.checkout:visited{
	clear:both;
	font-weight:bold;
	font-size:16px;
	float:right;
} 

#cart .total{ text-align:right; width:100%; font-weight:bold; margin:5px 0; }

.confirm-address{
	position:relative;
	float:left;
	width:45%;
	margin:0 20px 0 0;
}

.confirm-address span{
	font-size:10px;
}

#final-ship{
	float:right;
	text-align:right;
	font-weight:bold;
}

#order-contact textarea{
	width:400px;
}
#order-contact p{
	clear:both;
}

/* checkout forms */
.explain{
	font-size:12px;
}

.address{
	font-size:11px;
	line-height:16px;
	
}

#shipping, #billing{
	position:relative;
		
}

#shipping strong, #billing strong{
	display:block;
	margin:0 0 15px 0;
	font-size:15px;
}

#shipping .fieldwrap, #billing .fieldwrap{ 
	height:25px;
	overflow:hidden;
}

#shipping .submit{
	margin:15px 0;
}


#shipping_options{
	display:block;
	margin:10px 0;
}


#billing .checkboxwrap{
	margin:15px 0;	
}
#billing .checkboxwrap label{
	font-weight:bold;
}



/* media enlargement styles */

.photomatte{
		display:none; 
		position:absolute;
		top:0; left:0; 
		width:100%; height:100%; 
		z-index:6000; 
		background-color:#000;
}
.photomatte span{
		position:absolute; top:370px;
	 	width:100%;		
		text-align:center;
		color:#FFF;
		letter-spacing:15px;
}

/* notifications */
.error{
	color:#FFF;
	background-color:#CC0000;
	padding:5px;
}
.notify{
	display:none;
	color:#FFF;
	background-color:#BED63D;
}


/*   forms   */
label{
	display:block;
	width:100px;
	float:left;
}

input, textarea{
	float:left; margin:2px 6px 10px 0;
	padding:2px; font-size:15px; 	
	border-top:1px solid #222;
	border-left:1px solid #222;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:190px;
}

.fieldwrap{
	clear:both;
}

.textareawrap{
	clear:both;
}


.checkboxwrap{
	clear:both;
	margin:5px 0 5px 100px;
}
.checkboxwrap input, .checkboxwrap label{
	width:auto; font-size:12px;
	cursor:pointer;
}

.signupfield{
	width: 150px;
}

.submit { float:right; margin:0 0 0 0px;}
.submit input{ 
	width:auto;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC; 
}

input.submit{
	float:left; width:auto; clear:none;
	font-size:13px;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:2px 0 0 0;
	 
}
.disabled{
	color:#888;
}

.clear{
	clear:both; 
	margin:0; padding:0;
	width:0; height:0;
}

.email_signup, .search{
	clear:both;
	color: #333333;
	border-top: 1px dashed #333;
	padding: 0px 10px 40px 10px;
	margin:0;
}

.search{
	border-bottom: 1px dashed #333;
}

.email_signup p, .search p{

}

.email_signup input, 
.search input{
	border: 1px solid #333;
	width: 144px;
	font-size:12px;
	margin-top: 2px;
}


.email_signup input.submit{
	border: 0px solid white;
	background: url('../images/bg/signup-button.gif') top left no-repeat;
	color:white;
	padding: 3px 8px; margin:0;
	width: 41px;
}

.search input.submit{
	border: 0px solid white;
	color:white;
	width: 41px; margin:0;
}

.particular_summary a img{
	float:right;
}

.particular_summary p{
	clear:both;
}