/* @override 
	http://quickmail.millstream.com.au/css/quickmail.css
*/

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content p, .sidebar p {
	font-size: 1.2em;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

#content h1, .sidebar h1 {
	font-size: 1.8em;
	margin-bottom: 0.4em;
}

#content h2, .sidebar h2 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

#content h3, .sidebar h3 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

#content h4, .sidebar h4 {
	font-size: 1.1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

#content h5, .sidebar h5 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

#content h6, .sidebar h6 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
}

#content ul {
	padding: 1em 3em;
	list-style-type: disc;
	line-height: 1.4;
}

#content ul ul {
	list-style-type: circle;
	padding: 0.5em 2em;
}

#content ol {
	padding: 1em 3em;
	list-style-type: decimal;
	line-height: 1.4;
}

#content li {
	font-size: 1.2em;
}

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

#content blockquote, #content blockquote {
	padding: 1em 3em;
	line-height: 1.4;
}

#content pre {
	font-size: 1.2em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content blockquote {
	font-size: 1.2em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	padding: 1em 2em;
	margin-bottom: 1em;
	background-color: #fefdd3;
}

#content a {
}

#content a:hover {
}

/* @end */

/* @group Panels */

body {
}

#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

#banner {
	position: relative;
	height: 175px;
	background-color: #aaa;
	background-image: url(../upload/template/quickmail/banner-001.jpg);
	background-repeat: no-repeat;
}

#banner h1 {
	text-indent: -1000em;
}

#main {
	position: relative;
	overflow: hidden;
	height: 100%;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

#content {
	position: relative;
	min-height: 307px;
	float: left;
	padding: 10px;
	padding-bottom: 2400px;
	margin-bottom: -2390px;
	width: 350px;
	background-color: #f4f4f5;
}

#footer {
	padding: 10px 0;
	width: 800px;
	border-top: 8px solid #0a4e8d;
	color: #0a4e8d;
}

#footer a {
	color: #ce142b;
	text-decoration: none;
	padding-left: 10px;
}

#header {
	height: 115px;
	width: 655px;
	padding: 10px;
	background-image: url(../upload/template/quickmail/header-001.png);
	background-repeat: no-repeat;
}

#header h1 {
	text-indent: -1000em;
}

#search {
	position: absolute;
	right: 0;
	top: 108px;
	padding: 0;
	z-index: 5;
}

#search .field {
	border: 1px solid #888;
	margin: 0;
	padding: 0 3px;
	height: 16px;
	z-index: 10;

}

#search label {
	padding: 4px;
	z-index: 9;
	text-transform: uppercase;
	color: #999;
}

#search .button {
	border: none;
	width: 18px;
	height: 18px;
	text-indent: -1000em;
	background-color: #ce142b;
	color: #ce142b;
	padding: 0;
	margin: 0 0 0 -4px;
}

/* @end */

/* @group Sidebar Right */

#sidebar-right {
	float: right;	width: 240px;
	padding: 10px;
	padding-bottom: 2400px;
	margin-bottom: -2390px;
	background-color: #e7e7e8;
	background-repeat: no-repeat;
}

/*.featureimage {
	background-image: url(/utils/randomimage.php?dir=/upload/images/);
	background-repeat: no-repeat;
}*/

/* @end */

/* @group Sidebar Left */

#sidebar-left {
	float: left;	width: 135px;
	padding: 10px;
	padding-bottom: 2400px;
	margin-bottom: -2390px;
	margin-right: 8px;
	background-color: #e7e7e8;
}

#sidebar-left h1 {
	color: #ce142c;
	font-size: 1.3em;
}

#sidebar-left h2 {
	color: #ce142c;
	font-size: 1.2em;
}

#sidebar-left {
	color: #999;
	line-height: 1.4;
}

/* @end */

/* @group Navlist */#navlist {
	position: absolute;
	top: 135px;	font-size: 1.0em;	width: 655px;	padding: 0 10px;	height: 23px;	z-index: 50;
}#navlist.depth-0 li {	float: left;}/* Popup Menu Functions */#navlist ul {	display: none;}#navlist li:hover>ul {	display: block;	position: absolute;	left: 0;	top: 19px;
	border-top: 4px solid #cf152d;
}

#navlist li li:hover>ul {	display: block;	position: absolute;	left: 17.6em;	top: 0;
	border-top: none;}#navlist>li.selected {}/* Specific to all levels */#navlist  ul {	width: 17.6em;
	background-color: #e7e7e8;}#navlist li {	position: relative;	float: left;	display: block;	z-index: 100;	margin-right: 1px;
}

#navlist>li {
	padding: 4px;
}

#navlist>li>a {
		border-right: 1px solid #fff;
		padding: 2px 20px 2px 10px;
		background-image: none;
}#navlist a {	position: relative;	display: block;	float: left;	padding: 6px 13px;	text-decoration: none;	z-index: 100;
	color: #fff;
}#navlist a:hover {}#navlist li li {	margin-bottom: 0;	margin-right: 0;	float: left;	text-align: left;	border: none;}#navlist li li a {	margin: 0;	display: block;	width: 15em;
	color: #ce142b;
	border-bottom: 2px solid #5f9dda;}#navlist li li:hover>a {
	background-color: #ce142b;	color: #fff;
	background-image: url(../upload/template/quickmail/arrow-001.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;}/* @end */

/* @group Gallery */

#content ul.gallery {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -15px;
}

#content ul.gallery li {
	float: left;
	padding: 5px 0 10px 15px;	
}

#content ul.gallery li.column1 {
	/*padding-left: 0;*/	
}

/* @end */

/* @group Home */

#imagemap {
	height: 310px;
	background-image: url(../upload/template/quickmail/arrows.png);
	background-repeat: no-repeat;
	background-position: center;
}

#imagemap .item a {
	position: absolute;
	top: 0;
	left: 0;
}

#imagemap .description {
	position: absolute;
	top: 10px;
	left: 387px;
	width: 235px;
	visibility: hidden;
	z-index: 10;
	background-color: #e7e7e8;
}

#imagemap .description h1 {
	color: #ce142c;
	font-size: 1.3em;
}

#imagemap .description p {
	color: #999;
	font-size: 1.2em;
}

#instructions {
	color: #999;
	font-style: italic;
}

#imagemap .item .over {
	display: none;
}

#imagemap #item1 a {
	left: 140px;
	top: 10px;
}

#imagemap #item2 a {
	left: 240px;
	top: 40px;
}

#imagemap #item3 a {
	left: 260px;
	top: 135px;
}

#imagemap #item4 a {
	left: 190px;
	top: 230px;
}

#imagemap #item5 a {
	left: 80px;
	top: 225px;
}

#imagemap #item6 a {
	left: 30px;
	top: 125px;
}

#imagemap #item7 a {
	left: 50px;
	top: 45px;
}

#imagemap .item:hover .description {
	visibility: visible;
}

#imagemap .item:hover .over {
	display: block;
}

#imagemap .item:hover .normal {
	display: none;
}

/* @end */

#springform p {
	width: 345px;
}

#springform label {
	width: 340px;
}

#springform .text {
	width: 340px;
}

#springform .textarea {
	width: 342px;
}

/* @group Request Icon */

#request {
	display: block;
	background-image: url(../upload/template/quickmail/left-quote-001.jpg);
	width: 155px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 215px;
	text-indent: -1000em;
}

#requesthome {
	display: block;
	background-image: url(../upload/template/quickmail/right-quote-001.jpg);
	background-position: top center;
	width: 260px;
	height: 93px;
	position: absolute;
	right: 0;
	top: 260px;
	text-indent: -1000em;
}

/* @end */