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

body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #6193cc;
	background-image: url(../upload/template/directoffice/background-002.png);
	background-repeat: repeat-y;
	background-position: center top;
}

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

#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	height: 300px;
	background-image: url(../upload/template/directoffice/logo-001.png);
	background-repeat: no-repeat;
	padding-top: 150px;
}

/* @group Fonts */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.2em;
	line-height: 1.3;
}

p {
	font-size: 1.2em;
}

h1 {
	font-size: 2.4em;
	color: #0c529d;
	margin-bottom: 0.9em;
}

h2 {
	font-size: 1.8em;
	color: #0099cc;
}

h3 {
	font-size: 1.4em;
	color: #86afd7;
}

h4 {
	font-size: 1.2em;
	color: #86afd7;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 0.8em;
}

/* @end */



/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 140px;
	width: auto;
	z-index: 50;
	padding: 0;
	margin: 0;
}

#navlist.depth-0 li {
	/*float: left;*/
}

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 220px;
	top: 0;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 220px;
	top: 0;
}

#navlist>li.selected {
}

#navlist  ul {
	width: 220px;
}

#navlist li {
	float: left;
	position: relative;
	display: block;
	z-index: 100;
	margin-right: 1px;
	background-image: url(../upload/template/directoffice/rule-001.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navlist a {
	float: left;
	position: relative;
	display: block;
	line-height: 1.2;
	padding: 7px 12px;
	text-decoration: none;
	z-index: 100;
	color: #000;
	width: 196px;
	text-transform: uppercase;
}

#navlist .selected {
	background-image: url(../upload/template/directoffice/rule-002.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}

#navlist a.expandable {
	background-image: url(../upload/template/directoffice/arrow-001.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#navlist .selected a.expandable, #navlist a.expandable:hover {
	background-image: url(../upload/template/directoffice/arrow-002.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#navlist a:hover {
	text-decoration: underline;
	background-color: #93c4fc;
	background-image: none;
}

#navlist li.d1:hover {
	background-color: #93c4fc;
	background-image: none;
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #6789b0;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 196px;
	color: #000;
	background-image: none;
	background-color: #93c4fc;
	border-bottom: none;
}

#navlist li li:hover a {
	background-color: #b6d6fb;
	color: #000;
}

#navlist li .selected>a {
	background-color: #b6d6fb;
}

#navlist li li li:hover a {
	background-color: #b6d6fb;
}

#navlist #folder-20111215114008 {
	color: #ff0000;
	font-weight: bold;
}

#navlist #folder-superpromo {
	color: #ff0000;
	font-weight: bold;
}

/* @end */

/* @group Grid */

.row {
	overflow: hidden;
	margin-left: 220px;
	width: 740px;
}

.column {
	float: left;
}

.row.layout2 .column2 {
	padding: 20px;
}

.row.layout6 .column1 {
	width: 260px;
	padding: 20px;
}

.row.layout6 .column1 .slideshow {
	margin: -20px -20px 15px -20px;
}

.row.layout6 .column2 {
	width: 400px;
	padding: 20px;
}

.layout4 .column1 {
	width: 700px;
	padding: 20px;
}

/* @end */

/* @group Products */

.products li {
}

.products li h2 {
	background-color: #093c73;
	color: #fff;
	font-size: 1.3em;
	text-align: left;
	padding: 5px 10px;
}

.products li img {
	float: right;
	padding: 0 0 10px 10px;
	margin-bottom: 10px;
}

.products ul {
	overflow: hidden;
	clear: both;
}

/* @end */
