/* @override 
	http://capricorn.millstream.com.au/css/capricornmutual.css
	http://www.capricornmutual.com/css/capricornmutual.css
*/

body {
	background-color: #330066;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
}

/* @group Panels */

#container {
	position: relative;
	width:734px;
	margin: 0 auto;
	background-color: #fff;
}

#banner {
	height: 165px;
	background-color: #fff;
	background-image: url(../upload/template/capricornmutual/banner-photo-001.png);
	background-repeat: no-repeat;
	background-position: 0 80px;
}

#banner h1 {
	position: relative;
	top: 3px;
	left: 14px;
	width: 250px;
	height: 73px;
	margin: 0;
	padding: 0;
	background-image: url(../upload/template/capricornmutual/capricorn-mutual_email.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#search {
	display: none;
}

#main {

}

#footer {
	margin:0;
	padding: 10px 0;
	font-size: 0.9em;
	clear: both;
	color: #666699;
	background-color: #330066;
}

#footer p {
	margin: 0.4em 0;
	line-height: 1.4;
}

#footer a {
	color: #996699;
}



/* @end */

/* @group Grid */

.three {
	width: 476px;
	padding: 20px 238px 20px 20px;
	background-image: url(/utils/randomimage.php?dir=/upload/template/capricornmutual/photos/);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 487px;
}

.layout7 {
	padding-top: 20px;
}

.column1.one {
	float: left;
	padding: 0 20px;
	width: 100px;
	border-right: 1px solid #ccc;
}

.column2.one {
	float: left;
	padding: 0 40px;
	width: 295px;
}

.column3.one {
	float: left;
	padding: 20px;
	width: 160px;
	background-image: url(../upload/template/capricornmutual/tips-down.png);
	background-repeat: no-repeat;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 1em;
}

#content h1 {
	font-size: 1.8em;
	font-weight: bold;
}

.three h1 {
	margin: 0 -19px 30px -20px;
	padding: 15px 20px 20px 20px;
	border-bottom: 1px solid #ccc;
}

#content h2 {
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 0.3em;
}

#content h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

#content h4 {
	font-size: 1.0em;
}

#content h5 {
	font-size: 0.9em;
}

#content h6 {
	font-size: 0.8em;
}

a {
	text-decoration: none;
}

#content ul {
	list-style-type: disc;
	padding: 0 4em 1em;
}

#content li {
	font-size: 1.1em;
	line-height: 1.4;
}

#content li li, #content li p {
	font-size: 1em;
}

/* @end */

/* @group Navigation */

.depth-0 {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 20px;
}

.depth-0 ul {
	margin: 0;
	padding: 0;
}

.depth-0 li {
	list-style: none;
	padding: 2px 2px;
	float: left;
}

.depth-0 a {
	display: block;
	padding: 6px 10px;
	border: 2px outset #eee;
	background-image: url(../upload/template/capricornmutual/button-background.png);
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #000;
}

.depth-0 .selected a {
	color: #713c95;
}

.depth-1 {
	width: 714px;
	height: 34px;
	margin: 0;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.depth-1 li {
	float: left;
	width: auto;
	height: 14px;
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

.depth-1 a {
	text-decoration: none;
	color: #000;
	padding: 0 10px 0 10px;
	font-size: 1.1em;
	background-image: url(../upload/template/capricornmutual/arrow-001.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.depth-1 .selected a {
	font-weight: bold;
	color: #713c95;
}

/* @end */

/* @group Table */

td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}

/* @end */


