


/**********************************************************************/
/***************************** COLUMN WRAP WRAP ***************************/
/*********************************************************************/



/*********************************************************************/
.wrapColumn{

	/*background-color: #FFCC00;*/
	/*width:100%;*/
	width:980px;
    height:auto;
    
	padding:0 0 0 0;/**/
	margin:auto;/*0 0 0 0;*/
	/*float:left;*/
    
    overflow:hidden;

}








/***************************************************************************/
/******************************* MAIN COLUMN ******************************/
/**************************************************************************/

#colMain{
	 background-color:#FFFFFF; 	    
	/*width:980px;*/
	width:980px;

		height:auto;
    
	margin:0 0 0 0; 
	padding:0 0 0 0;
	float:left;
	
	/*
	position:absolute;
	top:245px;
	right:0px;
	*/
	
	/*
	border-bottom:2px;
	border-bottom-color:#AAAAAA;
	border-bottom-style:solid;
    */
    
	/*
	border-right:2px;
	border-right-color:#AAAAAA;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	*/
	overflow: hidden;/*fixes expanding box problem IE 6*/
}
/******************** COLMAIN SPACER ******************/

#colMain .spacer {
	/*background-color: #FF0000;
	background-image:url(null);
	background-repeat:no-repeat;*/
	width: 90%;
	height: 90px;
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;/* need to have set when setting color*/
}

/******************** ACCESSORIES ******************/

#colMain .colMainTopbar {
	background-color: #000000;
	/*background-image:url(null);
	background-repeat:no-repeat;*/
	width: 600px;
	height: 40px;
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;/* need to have set when setting color*/
}

#colMain .bottomSpacerMainCol {
	background-color:#FF0000;
	width:595px;
	float:left;
}




/**************** IMAGE CONTAINERS *************/

#colMain .imageContainer {
	/*background-color: #FF0000;
	background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 500px;
	height: 300px;
}




/**************** CONTENT CONTAINERS *************/

#colMain .contentContainer-S {
	/*background-color: #CCFFCC;
	background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 570px;
	height: 350px;
	margin:0 0 0 0; /*top right bottom left*/
	padding:20px 0 0 26px;/*top right bottom left*/
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;/* need to have set when setting color*/
	/*
	border-right:2px;
	border-right-color:#AAAAAA;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	*/
}

#colMain .contentContainer-L {
	/*background-color: #CCFFCC;
	background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 570px;
	height: 650px;
	margin:0 0 0 0; /*top right bottom left*/
	padding:20px 0 0 26px;/*top right bottom left*/
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;/* need to have set when setting color*/
	
	/*
	border-right:2px;
	border-right-color:#AAAAAA;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	*/
}

#colMain .contentContainer-X {
	background-color: #00FF00;
	/*background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 615px;
	height: auto;
	margin:0 0 0 0; /*top right bottom left*/
	padding:20px 0 0 26px;/*top right bottom left*/
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;/* need to have set when setting color*/
	
	/*
	border-right:2px;
	border-right-color:#AAAAAA;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	*/
}

#colMain .contentContainer {
	/*background-color: #CCFFCC;
	background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 570px;
	/*height:auto; set dynamically see masterPageLayout*/
	margin:0 0 0 0; /*top right bottom left*/
	padding:20px 0 0 26px;/*top right bottom left*/
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;/* need to have set when setting color*/
	
	/*
	border-right:2px;
	border-right-color:#AAAAAA;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	*/
}




/************** ROW CLASSES *************/

#colMain .rowTitle {

	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-align:left;/* need to have set when setting color*/
	color:#006633;
}

#colMain .rowTxt {
	width: 550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;/* need to have set when setting color*/
	color:#333333;
}

#colMain .rowFile {
	width: 550px;
}

#colMain .rowSpacer {
	width: 550px;
	height: 35px;
}





/************** ITEM BOX ***************/

#colMain .contentContainer-B {
	background-color: #FFFF00;
	/*background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 183px;
	height: auto;
	margin:0 0 0 0; /*top right bottom left*/
	padding:12px 0 0 10px;/*top right bottom left*/
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;/* need to have set when setting color*/
	
	/*
	border-right:2px;
	border-right-color:#AAAAAA;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	*/
	
	/*
	zoom: 1;fixes 3 pixel jog for IE
	*/
	overflow: hidden;/*fixes expanding box problem IE 6*/
}


#colMain .box {
	/*background-color: #CCFFCC;
	background-image:url(../../images/logo_grillsymbol_l.jpg);
	background-repeat:no-repeat;*/
	width: 183px;
	height: 200px;
	margin:0 8px 10px 0; /*top right bottom left*/
	padding:0 0 0 0;/*top right bottom left*/
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;/* need to have set when setting color*/
	
	/*
	border-right:2px;
	border-right-color:#FF0000;
	border-right-style:solid;
	border-left:2px;
	border-left-color:#FF0000;
	border-left-style:solid;
	border-top:2px;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-bottom:2px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	*/
}

#colMain .boxFile{
	width:auto;
	height:auto;
}

#colMain .boxTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;/* need to have set when setting color*/
	color:#006633;
}

#colMain .boxTxt {
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;/* need to have set when setting color*/
	color:#FF0000;
}
