/*
* * * * * * * * * * * * * * * * * * * *
*		Pause Productions			  *
* 		November 2nd 2006		 	  *
* 		Dr. Oetker Project		 	  *
* * * * * * * * * * * * * * * * * * * *
*/

* {
	margin:0;
	padding:0;
	font-family:Arial;
}
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	margin-bottom:8px;
	font-size: 22px;
	color:#C00;
}

h6 {
	padding: 0;
	margin: 0;
	margin-bottom:0px;
	font-weight: bold;
	font-size: 12px;
	color:#666666;
}

#container {
	position: relative;			
	width: 1024px;	
	margin-left: auto;
	margin-right: auto; 
	height: auto;
	text-align:left;	
	font-size: 12px;
	font-family: Arial;
	color: #666;
	background-color: #FBE9B9;	
}
/*
* * * * * * * * * * * * * * * * * * * *
*	Top bar with Searchs			  *
* * * * * * * * * * * * * * * * * * * *
*/
#mainBar {
	height: 100px;
	overflow: hidden;
	border: 1px solid #FFF;
	background-color: #FBE9B9;	
	background-image:url(/images/logo_bar.gif);
	background-repeat: repeat-x;
}

#logo {
	margin-left: 25px;
}

#slogan {

	margin-right: 46px;
	margin-bottom:11px;

}
input.searchGo {
	border: none;
	text-decoration: none;
	color: #666;
	margin-top: 0px;
	font-family: arial;
	padding-left: 5px;	
	cursor: pointer;
	font-size: 10px;
	background: url(/images/red_arrow_right.gif) no-repeat 0 5px;
	margin: 0px;
	padding: 2px 0 0 6px;
	line-height: 13px;
}

input.searchGo:hover{
	color: #C00;
}
#searchBar table td img {padding-top:2px;}
#mainSearch {
	width: 255px;
	float: right;
	margin-top: 40px;
	margin-right: 15px;
	display: block;
	text-align: right;
	overflow: hidden;
	bottom: 0;
	display: inline;
}
#mainSearch input.search {
	font-size:10px;
	height:12px;
	margin-left:11px;
	margin-right:11px;
	width:88px;
	font-size:10px;
}

#mainSearch table {
	margin-left: auto;
	margin-right: auto;
}
	
#mainSearch td {
	padding: 0px;
	font-size: 10px;
	text-align: center;
}

input.inputRadio {
    width:13px;
    height:13px;
}




#mainSearch #siteInfo {
	color: #1B3986;	
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
#searchBar table {
	margin:0 0 0 auto;
}

#siteInfo img {
	vertical-align: bottom;
} 

/*
* * * * * * * * * * * * * * * * * * * *
*	Main container Starting			  *
* * * * * * * * * * * * * * * * * * * *
*/

#main {
	position: relative;
	float: right;
	overflow: hidden;
	border: 1px solid #FFF;
	width: 1022px;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Left content with hiding menu	  *
* * * * * * * * * * * * * * * * * * * *
*/

#leftContent_small {
	position:relative;
	vertical-align:top;	
	float: left;
	width: 216px;
	display: block;
	background-color: #FBE9B9;	
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;

}

#menuContentSmall {
	width: 216px;
	height: 275px;
	overflow:hidden;
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
}

#leftContent_large {
	position:relative;
	vertical-align:top;	
	float: left;
	width: 400px;
	display: block;
	background-color: #FBE9B9;
	background-repeat: no-repeat;

}

#menuContentLarge {
	width: 402px;
	height: 275px;
	overflow:hidden;
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
}

#menuContent_Top {
	position:relative;
	vertical-align:top;	
	float: left;
	width: 1024px;
	height: 278px;
	display: block;
	background-color: #FBE9B9;
	background-repeat: no-repeat;
	z-index: 100;
}

#menuBar {
	position: absolute;
	height: 246px;
	margin-top: 16px;
	margin-left: 30px;
	display: block;
	z-index: 100;
	margin-right: 0;
	padding: 0;
}

#menuBar ul {
	position: absolute;
	width: 187px; 
	height: 241px;	
	display: block;
	padding-top: 2px;
	background-image: url(/images/menu_bg_sm.png); 
	/*_background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/menu_bg_sm.png', sizingMethod='image');
	*/
	margin: 0;
	padding-right: 0;
	background-repeat: no-repeat;  
	z-index: 98;
}

#menuBar ul ul {
	display: none;
	position: absolute; 
	top: 0;
	padding: 0 0 3px 0;
	margin: 0;
	left: 100%;
	height: auto;	
	_height: 240px;
	min-height: 240px;
	z-index: 98;
	background: url(/images/submenu_sm_long.png) no-repeat 0px bottom;
	/*_background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/submenu_sm.png', sizingMethod='image');
	background-repeat: no-repeat;  
	filter:alpha(opacity=85);  
	-moz-opacity:0.85;         		
   	opacity: 0.85; */
}

.menu ul {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	z-index: 98;
	/*	background: url(/images/menu_arrows_left.gif) no-repeat right bottom; */
}

.menu li {
	list-style: none;
	font-size: 10px;	
	padding: 3px 0 3px 9px;
	margin: 0px;
	width: 150px;
	z-index: 99;
	background: url(/images/bg_nav_dot_main.gif) 12px bottom no-repeat;	
}

.menu ul ul li{
	background: url(/images/bg_nav_dot_sub2.gif) 12px bottom no-repeat;
}
.menu a {
	text-decoration: none;
	text-transform: uppercase;	
	color: #000;
	display: block;
	width: 140px;
	padding: 1px;
	overflow: hidden;
}

.menu li a:hover {
	color: #C00;	
}

.menu a.submenu:hover {
	background:url(/images/red_arrow_right_menu.gif) no-repeat 135px 2px;
}

.menu li > ul {
	top: 0;
	left: 100%;

}

#menuBar li:hover ul ul,#menuBar li:hover ul ul ul, #menuBar li:hover ul ul ul ul , #menuBar li:hover ul ul ul ul ul { 
	display: none;

}

#menuBar li.iehover ul ul, #menuBar li.iehover ul ul ul, #menuBar li.iehover ul ul ul ul, #menuBar li.iehover ul ul ul ul ul { 
	display: none;

}

#menuBar li:hover ul, #menuBar li li:hover ul, #menuBar li li li:hover ul, #menuBar li li li li:hover ul, #menuBar li li li li li:hover ul {
	display: block;	
}

#menuBar li.iehover ul, #menuBar li li.iehover ul, #menuBar li li li.iehover ul, #menuBar li li li li.iehover ul, #menuBar li li li li li.iehover ul {
	display: block;	
}
 

#leftPreviews {
	width: 190px;
	height: 160px;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	float: right;	
	overflow:hidden;
}

#leftPreviews_large {
	width: 380px;
	height: 160px;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	float: right;	
	overflow:hidden;
}

#leftPreviews table, #leftPreviews_large table {
	float: right;	
}

#leftPreviews td, #leftPreviews_large td {
	text-align: left;
	font-family: Georgia;
	letter-spacing: -0.08em; 
	font-size: 16px;
	font-weight: bold;
}

#leftPreviews a, #leftPreviews_large a {
	text-decoration: none;
	color: #666;
	background: none;
}

#leftPreviews a:hover, #leftPreviews_large a:hover {
	color: #C00;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Right Content/Main Content        *
* * * * * * * * * * * * * * * * * * * *
*/

#rightContent {
	display: block;	
	background-color: #FFF;
	float:right;
	border: 1px solid #FFF;
	width: 803px;
	font-size: 12px;
	color: #666;	
	position: realitive;
	min-height:450px;
 	_height:450px
}

#rightContent.large {
	width: 618px;	
}

#rightContent .description {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

#mainContent {
	display: block;
	overflow: hidden;
	float: left;
	width: 565px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

#mainContent_large {
	display: block;
	float: left;
	width: 363px;
	padding-top: 10px;
	padding-left: 17px;
	margin-bottom: 10px;	
	font-size: 13px;
}

#mainContent_large_v2 {
	display: block;
	float: left;
	width: 370px;
	padding-top: 10px;
	padding-left: 17px;
	margin-bottom: 10px;	
	font-size: 12px;
}

#mainContent_large_v2 h1{font-weight: normal; margin:0 0 4px; padding:0;}
 #mainContent_large_v2 h3 {font-weight: normal; margin:0 0 8px; padding:0;}


#mainContent p, #mainContent_large p, #mainContent div, #mainContent_large div {
	margin-bottom: 15px;
	font-size: 12px;
}

#mainContent_large td, #mainContent_large td {
	vertical-align: middle;
	height: 30px;
	font-size: 13px;
}

#mainContent_large .list_title, #mainContent_large .list_title {
	width: 350px;
}

#mainContent_large .list img, #mainContent_large .list img {
	float: right;
}

#mainContent a, #mainContent_large a {	
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	padding-left: 10px;
	background: url("/images/yellow_arrow_right.gif") no-repeat 0 2px;
}

#mainContent li, #mainContent_large li, #mainTeasers li, #mainTeasers_large li{
	list-style: none;
	margin-left: 10px;
	font-size: 13px;
}

#mainContent a:hover, #mainContent_large a:hover {
	color: #C00;
	background: url("/images/red_arrow_right.gif") no-repeat 0 2px;
}

#mainContent a.currentPage, #mainContent_large a.currentPage {
	color: #C00;
	background: url("/images/red_arrow_right.gif") no-repeat 0 4px;
}

#mainContent .imagelink, #mainContent_large .imagelink, #mainContent .imagelink:hover, #mainContent_large .imagelink:hover {
	background: none;
}


/*
* * * * * * * * * * * * * * * * * * * *
*	Page Numbers                	  *
* * * * * * * * * * * * * * * * * * * *
*/

#pageNumbers {
	margin: 8px;
	padding: 5px;
	bottom: 0;
	width:95%;
	border-top: 1px solid #FBE9B9;
	border-bottom: 1px solid #FBE9B9;
}

#pageNumbers li {
	display: inline;
	list-style: none;
	padding: 10px;	
}

#pageNumbers li a {
	font-size: 14px;
	font-weight: bold;
	background: url("/images/yellow_arrow_right.gif") no-repeat 0 4px;
}

#pageNumbers li a:hover {
	background: url("/images/red_arrow_right.gif") no-repeat 0 4px;
}

#pageNumbers .currentPage {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	background: url("/images/red_arrow_right.gif") no-repeat 0 14px;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Health Info for Products    	  *
* * * * * * * * * * * * * * * * * * * *
*/


#healthInfo {
	clear: both;
	width: 420px;
	overflow: hidden;
}

#healthInfo img {

}

#healthInfo table {
	width: 420px;
}

#healthInfo th {	
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 124px;
	margin-right: 4px;	
}

#healthInfo td {	
	font-size: 12px;
	padding: 2px;
	color: #666;
	overflow: hidden;
	padding-right: 4px;
	
}

#healthInfo .highLight{
	background-color: #FBE9B9;
}

#healthInfo .healthInfoNumbers{
	text-align: right;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	FAQS 						  	  *
* * * * * * * * * * * * * * * * * * * *
*/

.FAQ {
	width: 420px;
	overflow: hidden;
}

.FAQ div {
	background-color: #FBE9B9;
	width: 415px;
	margin-left: 5px;
	padding: 3px 3px 3px 3px;
}

.FAQ p, .FAQ ul {
	margin: 5px;
}

.FAQ li {
	margin-left: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	list-style: none;
	background: url("/images/red_arrow_right.gif") no-repeat 0px 4px;	
}

.faq_answer {
	width: 415px;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #FBE9B9;
	padding: 3px 3px 3px 3px;
}
.faq_answer ul {
	margin-bottom: 10px;
}
.faq_answer li {
	margin-left: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	list-style: none;
	background: url("/images/red_arrow_right.gif") no-repeat 0px 4px;	
}


/*
* * * * * * * * * * * * * * * * * * * *
*	Recipe CSS This is massive  	  *
* * * * * * * * * * * * * * * * * * * *
*/

#recipe {
	width: 561px;
	display: block;
	height: 100%;
	margin-top: 10px;
	padding: 0;
}

#recipeTop {
	margin-bottom: 20px;
}

#recipeText {
	width: 378px;
	background-color: #FBE9B9;
	float: left;
	display: block;
	padding: 6px;
	margin:0;
	margin-bottom: 20px;
	height: 425px;
	overflow: auto;
}

#recipeText table {
	border: none !important;
	background: none !important;
	width: 360px !important;
	_width: 350px !important;
	padding: 3px !important;	
}

#recipeText tr,#recipeText td {
	border: none !important;
	background: none !important;	
}

#recipeText ul, #recipeText ol {
	margin-bottom: 10px;
}

#recipeText li {
	text-decoration: none;
	padding-left: 30px;
	background: url("/images/red_arrow_right.gif") no-repeat 18px 3px;	
}

#recipeText p {
	padding: 3px;
}

#recipeSide {
	vertical-align:top;
	display: block;
	width: 170px;	
	float: right;
	top: 0;
	padding: 0;
	margin: 0;
	height: 100%;
}

#recipeBorder {
	display: block;
	height: auto;
	width: 169px;
	overflow:hidden;
	border: 1px solid #FBE9B9;
	position: relative;	
	float: left;
}

#recipeLinks ul li, #recipeNav ul li, #recipeBottomLinks ul li {
	list-style: none;	
}

#recipeLinks ul, #recipeBottomLinks ul {
	float: left;
	margin: 0 0 0 3px;
	padding-bottom: 3px;
	height: auto;
		
}
#recipeLinks a {
	font-size: 11px;
}

#recipeImage {	
	float: left;
	width: 169px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

#recipeEase {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#recipeNav {
	vertical-align:top;
	display: block;
	width: 150px;
	position: relative;
	float: right;
	text-align: left;
}

#recipeHealth {
	float: left;
	width: 585px;
	overflow:hidden;
}
#recipeHealth table {
	width: 360px;	
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: -3px;
}

#recipeHealth th {
	width: 125px;
	font-size: 12px;
	color: #666;
	text-align: left;
}

#recipeHealth td {
	font-size: 12px;
	padding: 2px;
	color: #666;
	border: none;
}

#recipeHealth .highLight{
	background-color: #FBE9B9;
}

#recipeHealth p {
	width: 355px;
	background-color: #FBE9B9;
	margin-top: 6px;
	margin-left: 3px;
	margin-bottom: 30px;
	padding: 3px;
}

#recipeNav {
	margin: 5px;
}

#recipePrev a {
	background: url("/images/yellow_arrow_left.gif") no-repeat 0 2px;	
}

#recipePrev a:hover {
	background: url("/images/red_arrow_left.gif") no-repeat 0 2px;	
}

#suitableProducts {
	display: block;
	width: 370px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	padding: 5px;
}

#suitableLinks ul{
	width: 200px;
	background-color: #FBE9B9;
	font-weight: bold;
	
}

#suitableLinks li a {
	background: url("/images/red_arrow_right.gif") no-repeat 0 2px;
}

#recipeAllergy {
	display: block;
	width: 370px;
	float: left;
	position: relative;
	margin-bottom: 30px;
	padding: 5px;
}


/*
* * * * * * * * * * * * * * * * * * * *
*	Allergy for both product and      *
*   recipe	  						  *
* * * * * * * * * * * * * * * * * * * *
*/

#allergyInfo {
	padding: 5px;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Download for Recipes              *
* * * * * * * * * * * * * * * * * * * *
*/


#recipeDownload {
	display: block;
	width: 545px;
	float: left;
}
#recipeDownload table {
	margin: 15px;
}

.downloadDescription {
	width: 150px;
	height: 120px;
	background-color: #FBE9B9;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	vertical-align: top;
}

.downloadPreview {
	width: 100px;
	height: 120px;
	vertical-align: bottom;
	text-align: center;
	border-right: 1px solid #FBE9B9;
	border-bottom: 1px solid #FBE9B9;
	border-top: 1px solid #FBE9B9;
}
/*
* * * * * * * * * * * * * * * * * * * * *
*	Product Grid for All Products	    *
* * * * * * * * * * * * * * * * * * * * *
*/
table#productCenterAlign td{
	text-align: center;
	padding:0px;
	margin: 0;
	width: 150px;
}

table#productCenterAlign td a{
	_width: 140px;
	padding: 0px;
	display: block;
	margin: 0 auto;
}


#productGrid  {
	margin-left: auto;
	margin-right: auto;
}

#productGrid table {
	width: 420px;
}

#productGrid td {

	
}

#productGrid td.bottom {
 vertical-align: bottom !important;
  
}

#productGrid td.top {
  vertical-align: top !important;
  
}

#productGrid a {
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-align: center;

}

#productGrid a:hover {
	color: #C00;
	background: none;
}

/*
* * * * * * * * * * * * * * * * * * * * *
*	Formats for formBox elements	    *
*   Please use formBox class for forms  *
* * * * * * * * * * * * * * * * * * * * *
*/

.formBox {
	width: 450px;
	overflow: hidden;
	display: block;		
}

.formBox table {
	width: 440px;
	padding:5px;
	font-size: 12px;
	background-color:#FBE9B9;
	color: #666666;
}

.formBox .wideText {
	width: 400px;
}

.formBox select {
	position: relative;
	width: 150px;
}

.formBox .btxt {
	padding-top: 5px;
	font-weight: bold;
}

.formBox td {
	padding: 2px;
}

.formBox input {
	margin-right: 8px;
	margin-left: 3px;
}

.formBox .buttonRight {
	float: right;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Teasers for the Main Page		  *
* * * * * * * * * * * * * * * * * * * *
*/

#mainTeasers, #mainTeasers_large {
	width: 175px;
	float: right;
	display: block;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	padding-right: 10px;
	horizontial-align: center;
}

#mainTeasers *, #mainTeasers_large * {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#mainTeasers img, #mainTeasers_large img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainTeasers a, #mainTeasers_large a {
	text-decoration: none;
	color: #666;
	padding: 0;
	margin: 0;
	font-family: Georgia;
	letter-spacing: -0.08em; 
	font-size: 16px;
	font-weight: bold;
}

#mainTeasers a:hover, #mainTeasers_large a:hover {
	color: #C00;
	background: none;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Right Teasers                	  *
* * * * * * * * * * * * * * * * * * * *
*/

#rightTeasers, #rightTeasers_Narrow {
	width: 152px;
	float: right;
	display: block;
	position: relative;
	margin-bottom: 10px;
	margin-top: 73px;
	overflow: hidden;
	padding-right: 10px;
	
}

#rightTeasers a.teaseLinks, #rightTeasers_Narrow a.teaseLinks {
	background:transparent url(/images/yellow_sweeps_links.gif) no-repeat scroll 0 2px;
	display:block;
	font-size:11px;
	letter-spacing:0.05em;
	margin-left:0;
	margin-top:4px;
	padding-left:14px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	width: 110px;
}
#rightTeasers a.teaseLinks:hover {
	color: #CC0000;
}


/*
* * * * * * * * * * * * * * * * * * * *
*	Breadcrumbs 				 	  *
* * * * * * * * * * * * * * * * * * * *
*/

#breadcrumb {
	vertical-align: top;
	margin-top: 15px;
}

#breadcrumb ul {	
	margin-left: 17px;
	list-style: none;		
	font-size: 10px;		
}

#breadcrumb li {
	display: inline;	
	padding-right: 10px;	
	color: #666;
	text-transform: uppercase;			
}

#breadcrumb a {	
	text-decoration: none;
	color: #666;
	padding-left: 10px;	
	background: url("/images/yellow_arrow_right.gif") no-repeat 0 2px;
}

#breadcrumb a:hover {
	color: #C00;				
	background: url("/images/red_arrow_right.gif") no-repeat 0 2px;
}

#breadcrumb #lastcrumb {	
	padding-left: 10px;	
	background: url("/images/yellow_arrow_right.gif") no-repeat 0 2px;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Footer Formats 				 	  *
* * * * * * * * * * * * * * * * * * * *
*/

#footer {	
	bottom: 0;	
	right: 0;
	overflow: hidden;	
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	position: absolute;
 
}

#footer ul {
	list-style: none;	
	text-align: right;	
	width: 400px;
	margin-right: 20px;
}

#footer li {
	display: inline;
	font-size: 11px;
	color: #666;
}

#footer a {
	padding-left: 7px;
	padding-right: 6px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	font-size:10px;
}

#footer a:hover {
	color: #C00;
}

#footer a:active {
	color: #C00;
}

#bottomContent {
	width: 1024px;
	height: auto;
	position: relative;
}

/*
* * * * * * * * * * * * * * * * * * * *
*	Main/Splash Page Formats	 	  *
* * * * * * * * * * * * * * * * * * * *
*/

#splashTeasers {
	position: relative;	
	width: 657px; 
	float: left;
	margin-left: 24px;
}

#splashTeasers .teaser {
	text-align: center;
	width: 190px;
	height: 179px;
	padding-left: 20px;	
	padding-right: 24px;	
	font-size: 16px;
	font-weight: bold;
	color: #666;
	
	background: url(/images/teaser_line.gif) no-repeat right 41px;
}
#splashTeasers .teaser img {
	padding: 0px 3px 5px 3px;
	display: block;

}

#splashTeasers .teaser a {
	color: #666;	
	text-decoration: none;
	padding-bottom: 4px;
	font-family: Georgia;
	letter-spacing: -0.08em; 
}

#splashTeasers .teaser a:hover {
	color: #C00;
}

#splashLinks {
	position: relative;	
	float: left;
	margin-top: 40px;
	height: 131px;
	padding: 20px;
	width: 295px;
	padding-right: 0px;
	display: block;
}

#splashLinks li {
	list-style: none;
	font-size: 16px;	
	font-weight: bold;
	padding-bottom: 0px;
	margin-left: 4px;
	font-family: Georgia;
	letter-spacing: -0.08em; 
	
}

#splashLinks a {	
	color: #666;
	text-decoration: none;
	padding-left: 15px;
	font-family: Georgia;
	background: url("/images/red_arrow_right.gif") no-repeat 0 1px;	
}

#splashLinks a:hover {
	color: #C00;
}

#siteMap {
	padding: 10px;
	background-color: #FFF;	
}

#homeLink a {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 40px;
	text-decoration: none;	
	background: url("/images/yellow_arrow_right.gif") no-repeat 0 3px;	
	color: #666;
	padding-left: 10px;
	float: right;
}

#homeLink a:hover {
	text-decoration: none;		
	background: url("/images/red_arrow_right.gif") no-repeat 0 3px;	
	color: #C00;
}

#siteMap table {
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
}

#siteMap td {
	width: 200px;
	vertical-align: top;
	horizontial-align: right;
}


.site_list {
	width: 150px;
	list-style: none;	
}

.site_list li {
	background-color: #FDF0CE;
	border: 1px solid #FFF;
	width: 170px;
	text-align: right;	
	display: block;
}

.site_list .sitemap_parent {
	background-color: #FBE9B9;
	border: 1px solid #FFF;
	width: 170px;
	text-align: right;	
}

.site_list li a {
	text-decoration: none;	
	background: url("/images/yellow_arrow_left.gif") no-repeat right 3px;	
	padding-right: 20px;
	width: 150px;
	display: block;
	text-transform: uppercase;	
	color: #666;
}

.site_list .sitemap_parent a {
	text-decoration: none;	
	background: url("/images/red_arrow_left.gif") no-repeat right 3px;	
	padding-right: 20px;
	width: 150px;

}

.site_list li a:hover {
	text-decoration: none;	
	background: url("/images/red_arrow_left.gif") no-repeat right 3px;	
	background-color: #FBE9B9;
	color: #C00;
}

#fourohfour {
	padding: 20px;
	height: 200px;
	background-color: #FFF;
	font-size: 12px;
	
}
#fourohfour p {
	padding-bottom: 10px;
	width: 450px;

}

#fourohfour a {
	margin-left: 3px;
	text-decoration: none;	
	background: url("/images/yellow_arrow_right.gif") no-repeat 0 3px;	
	color: #666;
	padding-left: 8px;
}

#fourohfour a:hover {
	text-decoration: none;		
	background: url("/images/red_arrow_right.gif") no-repeat 0 3px;	
	color: #C00;
}



div.error {
	border: 2px dotted maroon;
	padding: 5px;
}

p.error {
	color: maroon;
	font-weight: bold;
}

li.error {
	color: maroon;
	list-style: disc;
	padding: 0;
	margin: 0px;
}

/*
* * * * * * * * * * * * * * * * * * * *
*		File Download UL     	 	  *
* * * * * * * * * * * * * * * * * * * *
*/

.fileDownload {
	float: right;	
}

.fileDownload li a {
	text-decoration: none;	
	background: url("/images/yellow_arrow_left.gif") no-repeat right 3px;	
	padding-right: 20px;
	width: 150px;
	display: block;
	text-transform: uppercase;	
	color: #666;
}

.fileDownload li a:hover {
	text-decoration: none;	
	background: url("/images/red_arrow_left.gif") no-repeat right 3px;	
	background-color: #FBE9B9;
	color: #C00;
}

#contactFormTable {
	padding: 3px;
	margin: 3px auto;
	font-size: 11px;
	width: 520px;
	background-color: #FBE9B9;
}

#contactFormTable td {
	padding: 1px 5px;
	height: auto !important;
	margin: 0;
}

#contactFormTable input {
	height: 16px;
}

#contactFormTable select {
	height: 20px;
}

#contactFormTable .required {
	color: red;
}

span.surveyRequired {color: red;}

#contactFormTable2 {
	padding: 3px;
	margin: 3px 0;
	font-size: 11px;
	width: 376px;
}

#contactFormTable2 td {
	padding: 1px 5px;
	height: auto !important;
	margin: 0;
}

#contactFormTable2 input {
	height: 16px;
}

#contactFormTable2 select {
	height: 20px;
}

#contactFormTable2 .required {
	color: red;
}

#submitFormButton {
	background: url(/images/button_form_white_rect.gif) no-repeat;
	font-size: 10px;
	width:101px;
	padding: 0px 0 1px 0px;
	margin: 10px 0 10px 300px;
	height: 16px;
	display: block;
	font-weight: bold;
	font-family: Arial;
	color: #666;
	cursor: pointer;
	border: none;
	text-transform: uppercase;

}

#submitFormButton:hover, #submitFormButton.ieHoverSubmit {
	background: url(/images/button_form_red_rect.gif) no-repeat;
	color: #fff;
}

.nocaps {
	text-transform: none !important;
}


#popup {
	width: 400px;
	height: auto;
	margin: 50px auto;
	background-color: #FFF;
	padding: 10px;
}

#popup p {
  font-size: 14px;
	color:#666666;
	margin: 15px 0;
}

#popup #bestBefore {
	width: 300px;
	font-weight: bold;
	text-align: center;
	margin: 20px auto 2px auto;
	border: 1px solid #CC0000;
	background-color: #fbe9b9;
	padding: 10px;
	
	
}

#popup #bestBeforeDisclaimer {
	font-size: 12px;
	width: 300px;
  text-align: center;
  margin: 0px auto 2px auto;
}

embed {
	z-index: 1;
}

#mainContent_large label.half {
	margin-right:20px;
	width:240px;
	height:40px;
}

#mainContent_large label.full {
	margin-right:10px;
	width:480px;
	height:40px;
}

#mainContent_large label.half, #icon label {
	display:block;
	float:left;
	line-height:1.4em;
	margin-bottom:30px;
}

#mainContent_large label.half input, #mainContent_large label.half textarea, label.half select {
	width:210px;
}

#mainContent_large label.full input, #mainContent_large label.full textarea, label.full select {
	width:470px;
}

/*input, select, textarea {
	font-size:100%;
}*/

#mainContent_large label.half/*, #icon label.half*/ {
	line-height:1.4em;
}


a.sweepsLinks {
	background:transparent url(/images/yellow_sweeps_links.gif) no-repeat scroll 0 2px;
	display:block;
	font-size:11px;
	height:16px;
	letter-spacing:0.05em;
	margin-left:0;
	margin-top:4px;
	padding-left:14px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
a.sweepsLinks:hover {
	color: #CC0000;
}

a.sweepsContentLinks {
	background:transparent url(/images/yellow_sweeps_links.gif) no-repeat scroll 0 2px;
	font-size:11px;
	height:16px;
	letter-spacing:0.05em;
	margin-left:0;
	margin-top:4px;
	padding-left:14px;
	margin-right: 14px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
a.sweepsContentLinks:hover {
	color: #CC0000;
}

a.sweepsContentLinksRed {
	background:transparent url(/images/red_arrow_right.gif) no-repeat scroll 0 2px;
	font-size:11px;
	height:16px;
	letter-spacing:0.05em;
	margin-left:0;
	margin-top:4px;
	padding-left:8px;
	margin-right: 14px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
a.sweepsContentLinksRed:hover {
	color: #CC0000;
}



/* form.css */


form.sweepsForm {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 413px;
  max-width: 413px;
  width: 413px;
  /* display:inline; */
}

form.sweepsForm fieldset {
  clear: both;
  font-size: 100%;
  border-color: #ccc;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form.sweepsForm fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

form.sweepsForm label {
  font-size: 100%;
}

form.sweepsForm input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

form.sweepsForm textarea {
  overflow: auto;
}

form.sweepsForm div.required fieldset legend {
  font-weight: bold;
}


form.sweepsForm div label {
  display: block;
  float: left;
 
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}
form.sweepsForm div label.horizontal {
  display: block;
  float: none;
  padding: 3px 5px;
  margin: 10px 0 0px 0;
  text-align: left;
  width: auto;
  font-size:12px;
}
form.sweepsForm div label.horizontalOther {
  display: block;
  float: none;
  padding: 3px 5px;
  margin: 8px 0 0px 0;
  text-align: left;
  width: auto;
  font-size:12px;
}

form.sweepsForm input.inputText, .inputTextarea {
	margin:0;
	padding:1px 3px;
	width:310px;
	margin-left:5px;
}
form.sweepsForm select.selectOne, form.sweepsForm select.selectMultiple {
	padding:1px 3px;
	width:211px;
	margin-left: 5px;
}


form.sweepsForm div.optional label, form.sweepsForm label.optional {
  font-weight: normal;
}
form.sweepsForm div.required label, form.sweepsForm label.required {

}

form.sweepsForm div label.labelCheckbox, form.sweepsForm div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form.sweepsForm div label.labelCheckboxHorizontalTitle, form.sweepsForm div label.labelRadioHorizontalTitle {
  float: none;
  display: block;
  zoom: 1;
  padding: 3px 5px;
  margin: 0 0 2px 0;
  text-align: left;
}

form.sweepsForm div label.labelCheckboxHorizontal, form.sweepsForm div label.labelRadioHorizontal {
  float: none;
  display: block;
  zoom: 1;
  padding: 1px 5px;
  margin: 0 0 0px 10px;
  text-align: left;
}


form.sweepsForm div fieldset label.labelCheckbox, form.sweepsForm div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}
