/*#_Global#*/
body
{
	margin:	0px;
	padding: 0px;
	
	font-family: arial; 
	font-size: 12px; 
	line-height: 18px; 
	color: #333333; 
	
	/*background-color: white;*/
	background-position: center top;
	background-repeat: no-repeat;
}

body, html, form
{
	height: 100%;
}

h1
{
	color: #222c56;
	font-size: 30px;
	line-height: 36px; 
}

h2
{
}

a, a:visited
{
	color: #c36000; 
	text-decoration: none;
}

a:hover
{
	color: #9c4e02;
}

input, select
{
}

/*Removes margin between relative positioned divs in firefox*/
p
{
	margin: 0px;
}

img
{
	border: 0px;
}

/*#MainContainer#*/
.container
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	
	min-height: 100%; /* Fix for IE7 DIV height 100% bug */
	height: auto !important;  /* Fix for IE7 DIV height 100% bug */
	height: 100%;
}

.topZone
{
	position: relative;
	width: 100%;
	height: 110px;
}

.contentZone
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.bottomZoneHome, .bottomZone
{
	position: relative;
	float: left;
	width: 970px;
	height: 80px;
	
	background-image: url(/Unifine/Images/background_homefooter_content.jpg);
	background-repeat: no-repeat;
}

.bottomZone
{
	background-image: url(/Unifine/Images/background_footer_content.jpg);
}

/*#TopZoneElements#*/
.CompanyLogo
{
	position: relative;
	width: 200px; 
	height: 110px;
	float: left;
}

.topZoneRight
{
	position: relative;
	width: 770px;
	float: right;
}

/*#TopZoneElements/Links#*/
.topLinks
{
	position: static;
	float: right;
	line-height: 30px;
	padding-right: 15px;
	width: 400px;
	padding-top: 5px;
}

.languageLink, .languageFlag
{
	float:right;
}

/*#TopZoneElements/Navigation#*/
.topLinkNavigation
{
	position: relative;
	float: right;
}

.topLinkNavigation a
{
	color: #152052; 
	font-weight: bold; 
	text-decoration: none; 
}

.topLinkNavigation a:hover
{
	color: #000000; 	
}

.topNavigationContainer
{
	position: relative;
	float:right;
	width: 770px;
	height: 65px;
	background-image: url(/Unifine/Images/background_menu.jpg);
	background-repeat: no-repeat;
}

.topNavigation
{
	position: relative;
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-left: 60px;
}

.topNavigationSeperator
{
	background-image: url(/Unifine/Images/pic_seperator.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
}

/*#TopZoneElements/Search#*/
.searchContainer
{
	position: relative;
	width: 190px;
	float: right;
}

.searchBox
{
	position: relative;
	float: left;
	padding-top: 20px;
}

.searchTextInput
{
	width: 113px;
	font-size: 10px;
	border: 0px;
}

.searchLink
{
	position: relative;
	float: right;
	padding-top: 18px;
	padding-right: 20px;
}

.searchLink a
{
	color: #8c9195;
	font-size: 9px;
	text-decoration: none;
}

/*#BottomZoneElements#*/
.bottomLinks
{
	padding-top: 10px;
	padding-left: 40px;
}

.bottomLinksHome
{
	padding-top: 50px;
	padding-left: 40px;
}

/*#ContentZoneElements#*/
.contentTopSpacer
{
	position: relative;
	height: 345px;
}

.contentPage
{
	position: relative;
	width: 960px;
	margin-left: 10px;
}

.contentPageHome
{
	/*position: relative;*/
	width: 960px;
	height: 400px;
}

.leftContentPage
{
	position: relative;
	float: left;
	width: 760px;
	height: 100%;
}

.rightContentPage
{
	position: relative;
	float: right;
	width: 200px;
	height: 100%;
}

/*#ContentZoneElements/Right#*/
.rightContentImage
{
	position: relative;
	height: 230px;
}

.rightContentText
{
	background-color: White;
	padding: 10px 10px 10px 10px;
}

.rightContentSpacer
{
	position: relative;
}

.companyAddress
{
	position: relative;
	margin-left: 10px;
	
	color: #666666;
	font-size: -1;
}

/*#ContentZoneElements/Left#*/
.leftTopContentPage
{
	position:relative;
	width: 100%;
	height: 30px;
	float: left;
	background-image: url(/Unifine/Images/background_cookietrail.jpg);
	background-repeat: repeat-x;
	color: #999999;
}

.printPage
{
	position: relative;
	float: right;
	margin: 6px 0px 0px 5px;
	padding-right: 30px;
	background-image: url(/Unifine/Images/background_print.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.printPage a
{
	color: #999999;
	text-decoration: none;
}

.printPage a:hover
{
	color: #333333;
}

.contentContainer
{
	position: relative;
	float: left;
	width: 100%;
}

.pageNavigationZone
{
	position: relative;
	float: left;
	width: 190px;
	height: 450px;
	background-image: url(/Unifine/Images/background_submenu.jpg);
	background-repeat: no-repeat;
}

.content
{
	position: relative;
	float: right;
	width: 570px;
}

/*#ContentZoneElements/Left/Breadcrumb#*/
.breadCrumb
{
	position: relative;
	float: left;
	margin: 6px 5px 0px 15px;
	color: #999999; 
}

.breadCrumb a
{
	color: #666666; 
}


.CMSBreadCrumbsLink
{
	color: #666666; 
	text-decoration: none;
}

.CMSBreadCrumbsLink:hover
{
	color: #333333;
}

.CMSBreadCrumbsCurrentItem
{
	color: #666666; 
}

/*#ContentZoneElements/Left/Navigation#*/
.pageNavigation
{
	margin-top: 25px;	
}

.pageNavCMSListMenuUL
{
	list-style-image: url(/Unifine/Images/pic_li.gif);	
}

.pageNavCMSListMenuLI
{
	margin: 0px 5px 10px 0px;
}

.pageNavCMSListMenuHighlightedLI
{
	margin: 0px 5px 10px 0px;
}

.pageNavCMSListMenuLink
{
	color: #c36000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.pageNavCMSListMenuLinkHighlighted
{
	color: #141e4b; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.pageNavCMSListMenuLink:hover
{
	color: #9c4e02;
}

/*#ContentZoneElements/Left/Content#*/
.contentTitleZone
{
	position: relative;
	width: 100%;
	height: 200px;
	background-image: url(/Unifine/Images/background_introductiontext.jpg);
	background-repeat: repeat-x;
}

.contentTitle
{
	padding: 20px 30px 30px 30px;
	font-size: 14px;
}

.contentTextZone
{
	position: relative;
	float:left;
	width: 100%;
	background-image: url(/Unifine/Images/background_text.jpg);
	background-repeat: repeat-x;
	background-color: #e3e3e3;
}

.contentText
{
	padding: 20px 30px 30px 30px;
	position:relative;
	float:left;
}

.contentTextSpecificationServiceOverview
{
	padding: 20px 30px 30px 30px;
	position: relative;
	float:left;
	min-height: 232px;
	width: 510px;
}

.contentTextSpecificationServiceOverviewBackLink
{
	position: relative;
	float: left;
	width: 570px;
	text-align: right;
	height: 18px;
}

.contentImageZone
{
	position: relative;
	width: 100%;
}

/*#ContentZoneElements/Left/Content/VideoPlayer#*/
.contentVideoPlayer
{
	width: 760px; 
	height: 455px; 
	float: left; 
	text-align: left;
	background-color: #c2c2c2; 
}

.contentVideoLangSelect
{
	padding: 20px 30px 30px 30px;
	position:relative;
	float:left;
	width: 100%;
}

.VideoThumbsMargin
{
	margin: 30px 0 30px 30px;
} 

.phVideoThumb 
{
	float: left; 
	position: relative; 
	width: 225px; 
	height: 130px; 
	margin: 0 12px 12px 0; 
	border: solid 1px #f1b420; 
	cursor: pointer; 
	cursor: hand;
}

.phThumb:hover 
{
	border: solid 1px #d5821b; 
}

.phVideoText 
{
	position: absolute; 
	left: 0px; 
	top: 102px; 
	width: 215px; 
	height: 18px; 
	padding: 5px; 
	font-weight: bold; 
	font-size: 13px; 
	color: #141e4b; 
	background-image:url(/Unifine/Images/index_overlay.png);
} 

.phVideoTextActive 
{
	position: absolute; 
	left: 0px; 
	top: 102px; 
	width: 215px; 
	height: 18px; 
	padding: 5px; 
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF; 
	background-color: #f1b420;
} 

.phVideoTextTitle
{
	position: absolute; 
	left: 0px; 
	top: 102px; 
	width: 215px; 
	height: 18px; 
	padding: 5px; 
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF; 
	background-color: #f1b420;
} 

.phVideoTextTitleActive 
{
	position: absolute; 
	left: 0px; 
	top: 102px; 
	width: 215px; 
	height: 18px; 
	padding: 5px; 
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF; 
	background-color: #27325F;
}

/*#Menu styles#*/
/*#Menu styles/TopMenu#*/
.topMenuCMSMenu
{
	width: 100%;
}

.topMenuCMSMenuItem,
.topMenuCMSMenuItemMouseOver,
.topMenuCMSMenuItemMouseDown,
.topMenuCMSMenuItemMouseUp,
.topMenuCMSMenuHighlightedMenuItem,
.topMenuCMSMenuHighlightedMenuItemMouseOver,
.topMenuCMSMenuHighlightedMenuItemMouseDown,
.topMenuCMSMenuHighlightedMenuItemMouseUp
{
	cursor: pointer;
	color: #222c56;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.topMenuCMSMenuItemMouseOver,
.topMenuCMSMenuHighlightedMenuItem,
.topMenuCMSMenuHighlightedMenuItemMouseOver,
.topMenuCMSMenuHighlightedMenuItemMouseDown,
.topMenuCMSMenuHighlightedMenuItemMouseUp
{
	color: #c36000;
}

/*#Menu styles/FooterMenu#*/
.footerMenuCMSMenu
{
}

.footerMenuCMSMenuItem,
.footerMenuCMSMenuItemMouseOver,
.footerMenuCMSMenuItemMouseDown,
.footerMenuCMSMenuItemMouseUp,
.footerMenuCMSMenuHighlightedMenuItem,
.footerMenuCMSMenuHighlightedMenuItemMouseOver,
.footerMenuCMSMenuHighlightedMenuItemMouseDown,
.footerMenuCMSMenuHighlightedMenuItemMouseUp
{
	cursor: pointer;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footerMenuCMSMenuItemMouseOver,
.footerMenuCMSMenuHighlightedMenuItem,
.footerMenuCMSMenuHighlightedMenuItemMouseOver,
.footerMenuCMSMenuHighlightedMenuItemMouseDown,
.footerMenuCMSMenuHighlightedMenuItemMouseUp
{
	color: #333333;
}

/*#news#*/

.contentTitleNews
{
	padding: 10px 30px 30px 30px;
	font-size: 14px;
}

.newsTable
{
	color: #333333;
}

.newsTable a
{
	color: #141e4b;
	text-decoration: none;
}

.newsTable a:hover
{
	font-weight: bold;
}

.newsSpacer
{
	width: 30px;
}

/*#FAQ#*/
.faqQuestion
{
	position: relative;
	width: 500px;  
	padding: 3px 10px 2px 0px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #141e4b; 
	cursor: pointer; 
	cursor: hand; 
	clear: both; 
}

.faqQuestion .text 
{
	position: relative;
	float: left; 
	margin: 4px 0 0 0; 
	width: 465px; 
} 

.faqAnswer 
{ 
	position: relative;
	width: 450px; 
	margin: 0 0 0 35px; 
	padding: 3px 10px 12px 10px; 
	line-height: 20px; 
	border: solid 1px #CCCCCC; 
	background-color: #FFFFFF; 
	clear: both; 
}

.faqImage  
{
	position: relative;
	float: left; 
}

/*#FormLayout#*/
.phFormfield
{
	position: relative;
	width: 500px; 
	height: 27px; 
	margin: 10px 0 0 0; 
	background-color:#e3e3e3;
}

.phTextarea 
{ 
	position: relative;
	width: 500px; 
	height: 130px; 
	margin: 10px 0 0 0; 
	background-color:#e3e3e3;
}

.fieldLabel
{
	position: relative;
	float: left; 
	margin: 4px 0 0 10px; 
	color: #141e4b; 
	font-size: 13px;
}

.phTextbox
{
	position: relative;
	float: right;
}

.phTextbox .textbox,
.phTextbox .TextBoxField /* TextBoxField is used hardcoded for Email field types. This form field can't have a custom 

css class because then it screwes up 

the layout. */

{
	position: relative;
	width: 375px; 
	height:17px; 
	padding: 4px; 
	border: solid 1px #a4a3a3; 
	color: #999999; 
	font-size: 13px;
}

.phTextbox .textarea
{
	position: relative;
	width: 375px; 
	height:140px; 
	padding: 4px; 
	border: solid 1px #a4a3a3; 
	color: #999999; 
	font-size: 13px; 
	overflow: auto;
}

.phButtonArea
{
	position: relative;
	width: 500px;
}

.phButton 
{
	position: relative;
	text-align: right;

}

.phValidator, .phValidatorTextArea
{
	position: relative;
	width: 500px;
}

.validatorText
{
	position: relative;
	padding-left: 117px;
}

.phValidatorTextArea
{
	margin-top: 25px;
}

.ErrorLabel
{
	color: Red;
}

.EditingFormErrorLabel
{
	color: Red;
}

/*#Sitemap#*/
.CMSSiteMapList
{
	list-style-image: url(/Unifine/Images/pic_li.gif);	
}

.CMSSiteMapListItem
{
	margin: 0px 5px 10px -20px;
}

/*#LoginControl#*/
.phLoginValidatorText
{
	height: 20px;
	padding-top:4px;
	padding-bottom:4px;
}

/*#LanguageSelection#*/
#divLanguageSelection
{
	top:2px;
	border: solid 1px #D7D7D7;
	width: 224px;
	height:16px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;	
	position:relative;
	line-height:14px;
}

#divLanguageDropdown
{
	display:none;
	top:33px;
	line-height:14px;
	position: absolute;
	overflow-y:auto;
	width: 240px;
	z-index:10; 
	border-right: solid 1px #D7D7D7;	
	border-left: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	background-color:white;	
}

.divLanguageOptionBar
{
	line-height:14px;
	border-top:solid 1px #D7D7D7;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}

#divLanguageDropdown a:hover
{
	color: #333333; 
	text-decoration: none;
	line-height:14px;
}

#divLanguageDropdown a, #divLanguageDropdown a:link, #divLanguageDropdown a:visited, #divLanguageDropdown a:active
{
	color: #333333; 
	text-decoration: none;
	line-height:14px;
}

/*block/summary template*/
#divPageSummary
{
	position:relative;
	float:left;
}

.phThumb 
{
	float: left; 
	position: relative; 
	width: 160px; 
	height: 160px; 
	margin: 8px 8px 0 0; 
	border: solid 1px #f1b420; 
	cursor: pointer; 
	cursor: hand;
	overflow: hidden;
}

.phThumb:hover 
{
	border: solid 1px #d5821b; 
	overflow: hidden;
}

.phOverlay
{
	position: absolute; 
	left: 0px; 
	top: 95px; 
	width: 150px; 
	height: 55px; 
	padding: 5px; 
	background-color: white;
	filter:alpha(Opacity=70);
	opacity: 0.7;
	khtml-opacity: 0.7;
	z-index: 5;
} 

.phText 
{
	position: absolute; 
	left: 0px; 
	top: 95px; 
	width: 150px; 
	height: 55px; 
	padding: 5px; 
	z-index: 10;
	overflow: hidden;
} 	

.spnBlockTitle
{
	color: #141e4b; 
	font-weight: bold;
}

.specServerSearch
{
	padding: 0px 30px 0px 30px;
	font-size: 14px;
}

/*# Recipe Search #*/
.recipeContainer
{
    width: 730px; 
    padding: 5px 15px 5px 15px;
	position: relative;
	float:left;
	background-image: url(/Unifine/Images/background_text.jpg);
	background-repeat: repeat-x;
	background-color: #e3e3e3;
}

.recipeSearchLabel
{
    width: 100px;
}

.recipeSelectorCell
{
    width: 300px;
}

.recipeFilterResultsContainer,
.recipeSearchResultsContainer
{
    width: 600px;
}

.recipeOverviewRow
{
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.recipeThumb
{
    border-top: solid 1px #DDDDDD; 
    border-left: solid 1px #DDDDDD; 
    border-bottom: solid 1px #DDDDDD; 
    width: 70px;
}

.recipeInfo
{
    vertical-align: top;
    border-top: solid 1px #DDDDDD; 
    border-right: solid 1px #DDDDDD; 
    border-bottom: solid 1px #DDDDDD; 
    padding-left: 5px;
    background-color: #FFFFFF;
}

.recipeInfo a,
.recipeInfo a:hover,
.recipeInfo a:visited
{
    color: #222c56;
    text-decoration: none;
}

.recipeInfo h2
{
    color: #222c56;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.PagerNumberArea,
.PagerNumberArea a,
.PagerNumberArea a:hover,
.PagerNumberArea a:visited
{
    color: #222c56;
    text-decoration: none;
}

.PagerResults
{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 4px 0px 4px 0px;
}

.recipeSearchBlock
{
    padding-bottom: 10px;
}

/*# Recipe page #*/

#recipeContainer
{
    background-image: url(/Unifine/Images/background_text.jpg);
	background-repeat: repeat-x;
	background-color: #e3e3e3;
}

.recipe h2
{
	color: #222c56;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.recipeNumber
{
}

.recipeSize
{
    float: left;
    width: 50%;
    height: 75px;
}

.recipeHeader
{
    width: 740px;
    text-align: left;
    vertical-align: top;
    padding-left: 15px;
}

.recipeheader h1
{
	color: #333333;
	font-size: 24px;
	line-height: 36px; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2.recipeSubtitle
{
    color: #222c56;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.recipe
{
    vertical-align: top;
    /*padding-left: 15px;*/
}

.recipeImage
{
    padding-bottom: 6px;
}

/*# PDF Template #*/

.pdfContentPage
{
	margin-left: 50px;   
}

.pdfRecipeHeader
{
    width: 805px;
    text-align: right;
    vertical-align: top;
    padding-left: 0px;
}

.pdfRecipeHeader h1
{
	color: #333333;
	font-size: 24px;
	line-height: 36px; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}