﻿body {
	/*text-align: center; BERBEE default value Center*/
	min-width: 770px;
	background: url(../../Images/GrandeCheese/bk.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7190A4;
}

/* // Links // */
a {
	color: #4F6979;
}

#wrap-body {
	width: 749px;
	margin: 0 auto 0;
	padding: 4px 25px 25px 25px;
	text-align: left;
	background: #ffffff;
}
#header-top {
	width: 749px;
	height: 35px;
	background: url(../../Images/GrandeCheese/header_top.jpg) no-repeat;
}

/* // Lists // 
ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}*/

/*ul li {
	background: url(../../Images/GrandeCheese/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}*/

*/

blockquote {
	margin-left: 20px;
}

h2 {
	margin: 5px 0 5px 0;
}

/* // Utility Navigation // */

#nav-util {
	height: 30px; /* BERBEE Original value 26 px */
/*	padding-right: 5px;*/
	background: url(../../Images/GrandeCheese/nav_util_sec_bkg.gif) repeat-x;
	text-align: right; /*BERBEE*/
	font-weight: bold;
	color: #546B7A;
	
}
#nav-util table{
	 vertical-align:middle;
}
#nav-util td {
	vertical-align:middle;
}
#nav-util select {
	width: 150px;
	height:20px; /* BERBEE 15px*/
	margin: 2px 0 0 0px;
	line-height: 15px;
	font-size: 10px;
}

#nav-util #btnSubmit {
	vertical-align:-1px; 
	padding-left: 5px;
}

/* Begin Formats the NavUtil Table and table cells */
.clsNavUtil-Table{
	height:inherit
}
.clsNavUtil-TD1{
	text-align:left;
	width:205px
}	
.clsNavUtil-TD2{
	width:145px;
	text-align:left
}	
.clsNavUtil-TD3{
	width:400px;
	text-align:right
}	
/* End Formats the NavUtil Table cells */

/* Formats the NavUtil Table cells */

.clsNavUtilSelect {
	width: 150px;
	height: 15px;
	/*line-height: 15px; BERBEE */
	font-size: 10px;
	vertical-align:middle; /*BERBEE*/
}
.clsNavUtilbtnSubmit {
	vertical-align:middle; /* BERBEE -1px */
	padding-left: 5px;
}


/* // Side Navigation // */
#nav-side ul
{
list-style-type: none;
width: 215px;
padding: 0;
margin: 0;
text-align: left;
}

#nav-side li {
/*border: 1px solid #E4E3CE;*/
background: url(../../images/GrandeCheese/nav_sub_btn_bkg.gif) repeat-x;
/*height: 25px;*/
/*margin: 3px 0 3px 0;*/
padding: 0;
margin: 0;
}

#nav-side li a {
display: block;
width: 200px;
margin: 3px 0 3px 0;
padding: 5px 5px 5px 8px;
border: 1px solid #E4E3CE;
color: #033C5C;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}

#nav-side li a:hover {
color: #061120;
}

/* Sub level 1 */
#nav-side li ul li {
background: #ffffff;
}

#nav-side li ul li a {
padding-left: 23px;
width: 185px;
}

#nav-side ul li .on {
background: url(../../images/GrandeCheese/nav_side_arrow.gif) no-repeat 13px 7px;
}

#nav-side li ul li .on {
background: url(../../images/GrandeCheese/nav_side_arrow.gif) no-repeat 13px 7px;
}

/* Sub level 2 */
nav-side li ul li ul li {
background: #ffffff;
}

#nav-side li ul li ul li a {
padding-left: 43px;
width: 165px;
border: 1px solid #C6CED4;
}

#nav-side li ul li ul li .on {
background: url(../../images/GrandeCheese/nav_side_arrow.gif) no-repeat 35px 7px;
}

/* // Product Navigation // */
#nav-Product ul
{
	list-style-type: none;
	width: 215px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#nav-Product li {
	/*border: 1px solid #E4E3CE;*/
	background: url(../../../SiteCollectionImages/nav_sub_btn_bkg.gif) repeat-x;
	/*height: 25px;*/
	/*margin: 3px 0 3px 0;*/
	padding: 0;
	margin: 0;
}

#nav-Product li a
{
	display: inline-block;
	margin: 3px 0 3px 0;
	padding: 5px 5px 5px 8px;
	color: #033C5C;
	text-decoration: none;
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
}

#nav-Product li a:hover {
	color: #061120;
}

#nav-Product li img
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 3px 0 3px 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}


/* =Page Defaults
-------------------------------------------------------*/

#header-img {
	height: 115px;
	width: 758px;
}
/* // Main Navigation // */

#nav-main {
	height: 34px;
	background: url(../../Images/GrandeCheese/nav_main_bkg.gif) repeat-x;
	margin-bottom: 1px; /* BERBEE 7px*/
	text-align:center;
}

#nav-main ul {
	margin: 0 0 0 10px;
	padding: 13px 0 0 0;
	list-style: none;
}

#nav-main ul li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
	background: none;	
}

#nav-main a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#nav-main a:hover {
	color: #b9c9d6;
}
#nav-main table {
	width:100%;
 height:100%
 }

#wrap-content {
	padding: 0 5px 0 5px;
}

/* // Footer Navigation // */
#nav-footer {
	margin-top: 10px;
	text-align: center;
	color: #617F94;
	line-height: 20px;
}
#footer {
	width: 749px;
	margin: 10px auto 0;
	margin-bottom: 10px;
	text-align: center; /*BERBEE*/
	color: #617F94;		/*BERBEE*/

}
#nav-sub {
	float: left;
	width: 222px;
}

#moss-search {
	height:26px;
	margin-bottom: 7px;
	width:100%
}
#moss-search td {
  	border-style:none;
	font-weight: bold;
	color: #546B7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right:0px;
 }
#breadcrumb {
	 background:lime;
}
#zz8_SiteActionsMenu_t {
	 background-image:none;
}
 
 /***** Begin 3ColumnLayout page layout styles *******/
.cls3ColumnWithWPZone-Table{
	width: 100%; 
	background-image: url("../../Images/GrandeCheese/bkg_3col.gif"); 
	vertical-align: top; 
	text-align: left;
}
.cls3ColumnWithWPZone-TD1{
	padding: 5px; 
	width: 220px;
	vertical-align: top;
}
.cls3ColumnWithWPZone-TD2{
	padding: 5px; 
	width: 243px; 
	vertical-align: top;
}
.cls3ColumnWithWPZone-TD3{
	padding: 5px; 
	vertical-align: top;
}
/***** End 3ColumnLayout page layout styles *******/

/***** Begin 2ColumnLayout page layout styles *******/
.cls2ColumnLayout-Table{
	width: 100%; 
	background-image: url('../../Images/GrandeCheese/bkg_2col.gif'); 
	vertical-align: top; 
	text-align: left;
}
.cls2ColumnLayout-TD1{
	/*width:400px;*/
	width:32%;
	padding:5px;
	vertical-align:top;

}
.cls2ColumnLayout-TD2{
	/*width:747px;*/
	width:70%;
	padding:5px;
	vertical-align:top
}

.textblock-three-col
{
	padding: 0 5px 0 5px;
	line-height: 1.5em;
	text-align: left;
}

.textblock-two-col {
	padding: 0 5px 0 5px;
	line-height: 1.5em;
}

/***** END 2ColumnLayout page layoutstyles *******/


/** Page Layout HTML Editor Styles **/
.PageLayoutStyleCustom-GCHeadingText1
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.PageLayoutStyleCustom-GCHeadingText2
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.PageLayoutStyleCustom-GCBodyText
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.PageLayoutStyleCustom-GCBodyTextBold
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.PageLayoutStyleCustom-GCBodyTextItalic
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic
}

.PageLayoutStyleCustom-GCtextblock-three-col
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px 0 5px;
	line-height: 1.5em;
	text-align: left;
}

.PageLayoutStyleCustom-GCtextblock-two-col {
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px 0 5px;
	line-height: 1.5em;
}


.TwoCLWLN_AspMenu
{
	 width:100%;
	 font-family:"Times New Roman", Times, serif;
	 font-size:14px
}

/** Content Editor Web Part Styles **/
.ms-rteCustom-GCHeadingText1
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.ms-rteCustom-GCHeadingText2
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.ms-rteCustom-GCBodyText
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ms-rteCustom-GCBodyTextBold
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.ms-rteCustom-GCBodyTextItalic
{
	color: #4f6979;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic
}

.ms-rteCustom-GCtextblock-three-col
{
	padding: 0 5px 0 5px;
	line-height: 1.5em;
	text-align: left;
}

.ms-rteCustom-GCtextblock-two-col {
	padding: 0 5px 0 5px;
	line-height: 1.5em;
}


.TwoCLWLN_AspMenu
{
	 width:100%;
	 font-family:"Times New Roman", Times, serif;
	 font-size:14px
}

/*************************************************************************/
/* Styles for Navigation control on 2ColumnLayoutWithLeftNav Page layout */
/*************************************************************************/
.TwoCLWLN_StaticMenuStyle {
	font-family: "Times New Roman", Times, serif;
	background-image: url('../../../SiteCollectionImages/nav_sub_btn_bkg.gif');
	background-repeat: repeat-x;
	border: 1px solid #e4e3ce;
	font-size: 14px;
	text-indent: 20px;
	height: 25px;
	width: 215px; /*	margin-bottom: 4px;*/;
	display: block;
	color: #4f6979;
	vertical-align: middle;
/*	margin-bottom: 3px;*/
}
.TwoCLWLN_StaticSelectedStyle
{
	/*border: 1px solid #4f6979;*/
	
	background: url('../../../SiteCollectionImages/nav_side_arrow.gif') no-repeat;
	
/*	background-image: url('../../../SiteCollectionImages/nav_side_arrow.gif') no-repeat;*/
	background-position: 10px center;
	content: none; /*padding-top:10px;*/;
	vertical-align:  bottom;
/*	margin-bottom: 3px;*/
	font-weight: bold;
	padding:inherit;
	
}

/*************************************************************************/

/** Styles for Industry Events user control **/
.EventHeader
{
 background-color:#617f94;
 padding: 5px; 
 color: #ffffff;
 border: 1px solid #546B7A;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size:9pt;
}

.EventItems
{
 border: 1px solid #546B7A; 
 padding: 5px;
 background-color:#D2DEE8     ;
 font-size:9pt;
}

.EventAlternatingItems
{
 border: 1px solid #546B7A; 
 padding: 5px;
 background-color:#e4effa;
 font-size:9pt;
}

/** Other Styles for GrandeCheese web site **/.clsTableHeader
{
	background: #617F94;
	color: #ffffff;
	text-align: center;
}

.clsTableData
{
	background: #D2DEE8;
	color: #617F94;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

.clsTableDataOdd {
	background: #E4EFFA;
	color: #617F94;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
.clsInputBoxChar
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.clsInputBoxNum
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
}
.clsInputBoxNumReadOnly
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	background-color: #dcdcdc;
}
.clsComboBox
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
.clsMessage
{
	color: #191970;
	font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
	text-align: left;
	font-size: 12px;
}
.ClsRequiredtext
{
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	 
color: red; padding-right:2px;
}

.clsBoldHeader
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.clsBoldHeader_2col
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
}

.clsBoldSubHeader
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.clsBoldSubHeader_2col
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
}
.clsNews {
	padding: 13px;
	background: url(../../../SiteCollectionImages/newsbox_bkg.gif) repeat-x;
}
.clsNormalText
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.clsTrademark
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.clsNormalTextRight
{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
}

.clsList {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: disc outside url('../../../SiteCollectionImages/bullet.gif');
}

.clsListItem {
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.clsProdDetailTable {
	margin: 10px 0 0 0;
	border-collapse: collapse;
	border:1px solid #546B7A;
}

.clsProdDetailTableHeader {
	border:1px solid #546B7A;
	padding: 5px;
	color: #ffffff;
	background: #546B7A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clsProdDetailTableData {
	border:1px solid #546B7A;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clsProductTypes {
	vertical-align:top;	
}

}
.clsProductHeaders {
	text-decoration: underline;	
}

.clsLink{
	color: #4F6979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

td#grandeproducts, td#businessneeds, td#grandeproducts table tr td, td#businessneeds table tr td
{
	text-align: left;
	float:left;
}

.clsCenterForm
{
    padding-left:100px;
}

.clsCenterForm
{
    padding-left:15px;
    color: #4F6979;
    font-size:12px;
}

.clsContactMethod
{
    vertical-align:top
}

label.UserLoginTitleStyle{
}

.UserLoginTitleStyle
{
    text-align:left;
    font-size:16px;
    font-weight:bold;
    height:20px;
}

.UserLoginFailureTextStyle
{
    text-align:left;
}

