/**********************************************************
*  CSS file for www.mcot.ca                        		  *
**********************************************************/

#mainframe {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	overflow: show;
	min-height: 100%;
	}

/****** BANNER ******************************************************/	
#banner {
	padding: 20px 0 5px 0;	
	margin: 0 5px 0 15px;
	}
	
#logo {
	width: 270px;
	float: left;
	}
	
/****** CART MENU ***************************************************/			
#cartMenu {
	float: right;
	text-align: right;
	margin: 30px 8px 0 0;
	}	
	
#cartMenu a {
	margin-left: 15px;
	padding-left: 10px;
	background: url(../images/background/rhombus.gif) no-repeat left center;	
	}	
	
#cartMenu a:hover {
	background: url(../images/background/rhombus_on.gif) no-repeat left center;
	}		
	
/****** TOP MENU ****************************************************/		
#topMenuWrapper2 {
	/*background: url(../images/background/dot.gif) repeat-x top;*/
	}
	
#topMenuWrapper {	
	padding: 4px 8px 4px 8px;		
	background: url(../images/background/dot.gif) repeat-x bottom;
	white-space: nowrap;
}
	
#topMenu { /**/
	/*background-color: #BCCF3D;*/
	list-style-type: none;
	padding-bottom: 30px;
	}	
	
.topMenuItem { 
	padding: 3px 10px;	
	margin: 0 10px 0 0;
	background: url(../images/background/semiBlack.png);
	_background: #1F0700; /* ie6 */
	color: #ffffff;
	border: 1px solid #434344;
	float: left;
	}	
	
.topMenuItem a {
	display: block;
	}	
	
.topMenuItem:hover {
	background-color: #372A1A;
	color: #cfcfcf;
	}	
	
/****** PRODUCT ROLLOVER MENU ***************************************/
.subMenu {
	display: none;
	position: absolute;
	index: 20000;
	text-align: left;
	border: 1px solid #434344;
	}	
	
.subMenu ul {
		list-style-type: none;
	}
	
.subMenu li {
	background: #1F0700; 
	color: #ffffff;
	border-bottom: 1px solid #434344;
	padding: 3px 10px;	
	}	
		
/****** FOOTER ******************************************************/	
#footer {
	display: block;
	margin-top: 10px;
	background: url(../images/background/dot.gif) repeat-x top;
	text-align: right;
	font-size: 90%;
	padding: 5px 0;
	}	
	
#footer a {
	padding-left: 5px;
	color: #cfcfcf;
	}	
	
#footer a:hover {
	color: #BCCF3D;
	}	
	
#footer div {
	
	}
	
#copyright {
	font-family: Arial, Tahoma, Geneva,sans-serif;
	padding-top: 10px;
	font-size: 0.9em;
	}	
		
/****** LEFT MENU****************************************************/	
#leftMenu ul {
	width: 150px;
	float: left;
	list-style-type: none;
	overflow: hide;
	}	
	
#leftMenu li {
	padding: 5px 5px;
	background: url(../images/background/semiBlack.png);
	_background: #1F0700; /* ie6 */
	margin-bottom: 2px;
	
	}	
	
#leftMenu li .highlight {
	background: #BCCF3D;	
	}
	
.leftMenu a {
	color: #1F0700;
	}	
		
.leftMenu {
	margin-top: 5px;
	}	
	
#leftMenu li.level1 {
	padding-left: 26px;
	}	
		
/****** CONTENT *****************************************************/	
#contentWrapper {
	display: block;
	margin: 15px 0 0 10px; 
	width: 922px; /* 940 - 8*/
	min-height: 500px;
	}
	
#columnContent {
	width: 745px;
	float: right;
	}	
	
/****** HOME ********************************************************/		
#homeContent {
	float: left;
	width: 625px;
	}	
	
#callouts {
	float: right;
	width: 287px;
	}
	
.callout {
	
	display: block;
	margin-bottom: 3px;
	}	
	
/***** NEWS *******************************************************/
#news {
	margin: 10px;
    }
    
.newscontent {
	margin-bottom: 10px;
	} 
          	
.newscontent .date {
	background: url(../images/background/date.gif) no-repeat;
	width: 40px;
	height: 40px;
	font-size: 14px;
	color: #280404;
	text-align: center;
	line-height: 13px;
	float: left;
	margin-right: 8px;
}
	
.newscontent .day {
	padding-top: 7px;
	display: block;
	font-weight: bold;
}

.newscontent .month {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	}
	
.newscontent .newsTitle {
	font-weight: bold;
	font-size: 1.4em;
	color: #bdd03f;
	padding-top: 5px;
	}
	
		
.newscontent .newsdetail {
	font-size: 1.1em;
	margin-top: 10px;		
}

/***** TESTIMONIALS ***********************************************/
#testimonials {
	width: 430px; 
	float: left;
	margin: 0 15px;
	text-align: left;
	}
	
#testimonials div {
	padding: 5px 10px;
	background-color: #ffffff;
	color: #4A3824;
	border-bottom: 1px solid;
	}
	
#testimonialsform br {
	height: 0;
	line-height: 0;
	}
	
#testimonialsform {
	width: 310px;
	float: left;
	margin: 25px 0;
	text-align: left;
	background-color: #4A3824;
	color: #ffffff;
	}	
	
#testimonialsform #wrapper {
	padding: 10px;
	}
	
	
#testimonialsform label {
	text-align: left;
	display: block;
	clear: both;
	padding: 0;
	color: #4A3824;
	}	
	
#testimonialsform p {
	margin: 1px;
	padding: 4px 10px;
	background-color: #E8E5BC;
	}	
	
#testimonialsform input,
#testimonialsform textarea {
	width: 260px;
	}
	
/****** POP UP ******************************************************/
#overlay{  
	width:100%;
	height: 100%;
	background:#000000;		
	opacity:0.5;/* CSS3 standard */
	filter:alpha(opacity=50);/* for IE */	
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: none;
	}	

#modalWrapper {
	display:none;
	width: 520px;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	top: 40px;
	z-index:999;
	text-align: left;
	color: #1d1d1d;
	background-color: #ffffff;
	}
	
	