﻿/*------------------------------------------------------------------
[Urban Element 2 Column Stylesheet]

Project:	Ceres 21 - Oslo University  
Version:	1.0
Last change:	23/08/08 [Template build begins DJ]
Assigned to:	Dave Johnston [DJ]

-------------------------------------------------------------------*/

#content {
	display: block !important;
	min-height: 200px !important;
	padding-bottom: 15px !important;
	clear: both !important;
}

#content .column_1 {
	background-image: url(../../media/siteImages/small_column_bg.jpg) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
	display: block !important;
	float: left !important;
	width: 240px !important;
}

#content .column_1_top {
	background-image: url(../../media/siteImages/Small_column_top.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	display: block !important;
}

#content .column_1_bottom {
	background-image: url(../../media/siteImages/small_column_bottom.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	display: block !important;
	padding-top: 15px !important;
	padding-bottom: 30px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

#content .column_2 {
	background-image: url(../../media/siteImages/Large_column_bg.jpg) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
	display: block !important;
	float: left !important;
	width: 720px !important;
}

#content .column_2 ul{
	color: #4D4B44 !important;
	margin-top: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 15px !important;
	margin-left: 10px !important;
	padding-left: 25px !important;
	font-size: 0.9em !important;
	line-height: 1.4em !important;
}

#content .column_2_top {
	background-image: url(../../media/siteImages/Large_column_top.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	display: block !important;
}

#content .column_2_bottom {
	background-image: url(../../media/siteImages/Large_column_bottom.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	display: block !important;
	padding-top: 15px !important;
	padding-right: 10px !important;
	padding-bottom: 30px !important;
	padding-left: 10px !important;
}

#content .column_3 {
	display: none !important;
}

#content .column_3_top {
}

#content .column_3_bottom {
}

#content .column_4 {
	display: none !important;
}

#content .column_4_top {
}

#content .column_4_bottom {
}
