/* CONTENT *******************************************************************/
#cols-wrapper {
	position: relative;
	width: 883px;
	background: url(/media/equideo/image/v3/background/content/3-col/0.png) repeat-y -883px 0;
	margin-top: 131px;
}
#cols-wrapper:after {
    content: " ";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* CONTENT - COLS-TOP *******************************************/
#cols-top {
	position: relative;
	width: 883px;
	height: 122px;
	top: -122px;
	background-image: url(/media/equideo/image/v3/background/content/3-col/1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cols-top * {
	display: none;
}/*
#cols-top.cols-top-style-0 {
	background-image: url(/media/equideo/image/v3/background/content/3-col/1.png);
}
#cols-top.cols-top-style-0 * {
	display: block;
}*/


/* CONTENT - COLS-MIDDLE ****************************************/
#cols-middle {
	position: relative;
	width: 849px;
	min-height: 370px;
	/* This is the value to adjust to set the top-position of the content */
	margin-top: -235px;
	padding: 0 22px;
}
#cols-middle:after {
    content: " ";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#cols-middle-path {
	padding: 3px 0px 15px 20px;
	font-size: 13px;
	font-weight: bold;
}


/* CONTENT - COLS ****************************************/
/*#col-left {
	width: 231px;
	float: left;
}
#col-center {
	width: 367px;
	float: left;
	margin-left: 9px;
}
#col-right {
	width: 231px;
	float: left;
	margin-left: 9px;
}*/

/* CONTENT - COLS-BOTTOM ****************************************/
#cols-bottom {
	position: relative;
	width: 883px;
	height: 16px;
	top: 16px;
	clear: both;
	background: url(/media/equideo/image/v3/background/content/3-col/0.png) no-repeat left bottom;
}
#cols-bottom:after {
    content: " ";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
