@charset "utf-8";
/* CSS Document */

/* MAINSETTINGS */
/* -------------------------------------------------------------------------- */
html, body {	
    margin:0px auto;
    width:100%;
    height:100%;
    padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-size:11px;
	line-height:14px;
}

ul {
	margin:18px;
	padding:0px;
	list-style-image: url('/templates/13/common/images/listStyleImageArrow.png');	
}

li {
}

a img {
	border:0px;
	text-decoration:none;
}

a, a:link, a:visited {
	text-decoration:underline;	
	}
a:hover {
	text-decoration:underline;	
	}


#contentContainer
{
	float:left;
	width:990px;
	margin-left:30px;
	}



/* HEADERLAYOUT */
/* -------------------------------------------------------------------------- */
#headerContainer 
{	
	float:left;
	overflow:visible;
	height:203px;
	width:990px;
	margin-left:30px;
	margin-top:30px;
	display:block;
	clear:both;
	}

#headerMenu
{
	display:block;
	width:250px;
	float:left;
	line-height:16px;
	text-transform:lowercase;
	font-weight:bold;
	}

#headerLogo
{
	 width:740px;
	 float:left;	
	}


		
/* WEBSITE SELECTOR DROPDOWNBOX */	
/* -------------------------------------------------------------------------- */


/* THESE ARE THE STYLES FOR THE NEW SITESLECTOR */
.siteSelector{
    margin:0px;
    padding:0px;
    height:15px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6a553c;
    width:114px;
    background-color:white;
	margin-bottom:4px;

    
}
.siteSelectorHover{
    margin:0px;
    padding:0px;
    height:15px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
    width:114px;
	color:#6a553c;
    background-color:white;
	margin-bottom:4px;
}
.siteSelectorTextBox{
    margin:0px;
    padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#6a553c;
	background-color:transparent;
	border:0px;
    height:13px;
    width:104px;
}

.siteSelectorTextBox:hover{
    margin:0px;
    padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-color:transparent;
	border:0px;
    height:13px;
	color:#6a553c;
    width:104px;
}
.siteSelectorDropDown{
    background-color:White;
    
}
.siteSelectorItem {
    color:#6a553c;
    padding:3px;
    font-family:Georgia;
    font-size:11px;
	background-color:White;
}

.siteSelectorItem:hover {
    color:#6a553c;
    padding:3px;
    font-family:Georgia;
    font-size:11px;
    background-color:#e9e8e7;
}

.siteSelectorItem a, .siteSelectorItem a:link, .siteSelectorItem a:visited {
    color:Black;
    text-decoration:none;    
}

.siteSelectorItemSelected{}

/* END WEBSITE SELECTOR DROPDOWNBOX */



/* NAVIGATION */
/* -------------------------------------------------------------------------- */
.navMenuVerticalRootLevelItem {
	cursor:				pointer;
	color:              White;
	font-family:        Arial;
	font-size:          13px;
	line-height:		16px;
	text-transform:		lowercase;
	background-color:   Transparent;
}

.rootNavItemFR {
	font-size:13px;	
}

.navMenuVerticalRootLevelItemHover {
	cursor:				pointer;
	color:              White;
	font-family:        Arial;
	font-size:          13px;
	line-height:		16px;
	font-weight:		bold;
	text-transform:		uppercase;
	background-color:   Transparent;
}

.navMenuVerticalRootLevelItemSelected {
	cursor:				pointer;
	color:              White;
	font-family:        Arial;
	font-size:          13px;
	line-height:		16px;
	text-transform:uppercase;
	font-weight:		bold;
	background-color:   Transparent;
}


			
.navMenuVerticalChildLevelItem {
	font-family:		Verdana;
	font-size:			11px;
	color:              Orange;
	font-weight:        bold;
	height:             25px;
	background-color:   Gray;
}
/* END NAVIGATION */
	
	
	
	
	
/* EXTRA NAV */
/* -------------------------------------------------------------------------- */
.navExtra td.navExtraLbl {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	vertical-align:middle;
}

.navExtra td.navExtraCtrl {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	padding-left:3px;
	vertical-align:middle;
}
	
	

/* SEARCH CONTROLS */
/* ------------------------------------------------------------------------------------------- */
.searchFormButton {
	float:left;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;		
	font-size: 100%;
	background: transparent;
	background-color:White;
	font-size:11px;
	padding:-3px;
	width:15px;
	margin-left:1px;
	height:15px;
	cursor:pointer;
	background-image:url(/templates/13/common/images/search/icon_search_hover.jpg);
}
.searchFormButton:hover { 	background-image:url(/templates/13/common/images/search/icon_search_normal.jpg);}

.searchFormInput {
	float:left;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;			
	vertical-align:baseline;
	font-size: 100%;
	background: transparent;
	background-color:White;
	font-size:11px;
	width:99px;
	height:15px;
	
}
		
		
/* SEARCH DIALOG & RESULTS */
/* ------------------------------------------------------------------------------------------- */
.searchResultsBody {
	background-position:300px 150px;
	background-color:White;	
	background-repeat:no-repeat;
	background-image:url(../images/loaders/ajax-loader.gif);
}	
.searchDialog{
	width:804px;
	background-color:White;
	color:black;
	}
	
.searchDialogHeader{
	width:804px;
	background-color:#330099;
	height:25px;
}	

.searchOptionsContainer {
	padding:0px 10px 10px 10px;
	background-color:#330099;			
	}
	
.searchResultsOptionPanel {
			display:inline;
			width:auto;
			float:left;
			color:white;
			padding-top:2px; padding-right:5px;
			}
			
		.searchResultsOptionPanel select {
			margin-top:1px;	
			}
	
.searchDialogCloseButton{
	cursor:pointer;
	position:absolute;
	right:-5px;
	top:0px;
	width:150px;
	background:transparent;
	background-image:url(/templates/13/common/images/btn_close.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:5px 30px 5px 5px;
	color:#330099;
	font-size:11px;
	font-weight:bold;			
}

.searchDialogModal{			
}

.searchDialogIframe{
	margin:0;
	padding:0;
	outline:0;
	width:804px;
	height:380px;
	background-color:White;
	border:0px;
	margin:0px;
	overflow:visible;
	color:black;
	
}
	
	
.searchDialogFooter{
	width:804px;
	height:0px;
	background:white;
}
	
	
/* RESULTS */
.searchDialogSearchResultsContainer, #pnlSearchResultsPages{
	background-color:white;
	padding:10px;
	color:black;
}
#pnlSearchResultsPages {
	min-height:100px;	
	overflow:auto;
	display:block;
	}
	
	
.searchresultContentTypeHeading {
    color:White;
    text-transform:uppercase;
    font-size:18px;
    font-weight:bold;
    background-color:Black;
    margin-bottom:10px;
    padding:4px;
}

.searchDialogSearchResultRow0 {
	font-size:11px;
	margin:0px 0px 25px 0px;
}

.searchDialogSearchResultRow0 span, .searchDialogSearchResultRow0 div {
	color:black;	
}
	
.searchDialogSearchResultRow1 {
	font-size:11px;
	}
	
.searchDialogSearchResultLabelName {
	font-size:18px;
	padding-bottom:3px;
}
	
.searchDialogSearchResultLabelMetaDesc {
}

.searchDialogSearchResultLabelMetaDesc span {
}	
		
		.searchDialogSearchResultLabelMetaTags{			
		}
			
		.searchDialogSearchResultLabelMetaTags span{
		}
			
		.searchDialogSearchResultLabelLink{
		}