/* @override http://localhost:8888/bundles/confidentqccore/frontend/default.css */


html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #DEDEDE url(images/homepage01.gif) repeat left top;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #797979;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Arvo', serif;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 160%;
}

strong {
	color: #494949;
}

a {
	color: #14789A;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/homepage03.gif) repeat-x left top;
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 299px;
	background: url(images/homepage02.gif) repeat-x left top;
}

#header {
	height: 76px;
	margin-bottom: 20px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	height: 140px;
	padding: 159px 0px 0px 0px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-transform: 
}

#logo h1 a {
	display: block;
	padding: 0px 0px 0px 50px;
	letter-spacing: -6px;
	text-decoration: none;
	text-shadow: 1px 2px 2px #2A7286;
	font-size: 60px;
	color: #FFFFFF;
}

#logo p {
	display: block;
	margin-top: -8px;
	padding: 0px 0px 0px 50px;
	letter-spacing: -1px;
	text-shadow: 1px 2px 2px #256F86;
	font-size: 22px;
	color: #CAE6EF;
}

/** MENU */

#menu {
	float: right;
	width: 700px; 
	height: 76px;
	padding: 0px 50px 0px 0px;
}

#menu ul {
	margin: 0px;
	padding: 24px 0px 0px 30px;
	list-style: none;
	line-height: normal;
	width: 700px;
}

#menu li {
	float: left; 
	padding: 0px 20px;
	font-size: 20px;
	margin: 1px;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 2px 2px #FFFFFF;
	text-transform:
	font-size: 20px;
	color: #303030;
}

#menu a:hover {
	text-decoration: underline;
}

/** SEARCH */

#search {
	float: right;
	width: 300px;
}

#search form {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input.blank {
	color: #7C7768;
}

#search-text {
	outline: none;
	width: 220px;
	height: 32px;
	border: none;
	padding: 0px 0px 0px 10px;
	background: none;
	line-height: 32px;
	font-family: 'Arvo', serif;
	font-size: 14px;
	font-weight: normal;
	color: #797979;
}

#search-submit {
	display: none;
}

/** PAGE */

#page {
	overflow: hidden;
	background: url(images/subpage2_02.gif) repeat-y left top;
}

#page-bgtop {
	background: url(images/subpage2_01.gif) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 900px;
	padding: 30px 30px 60px 30px;
	background: url(images/subpage2_03.gif) no-repeat left bottom;
}

/** CONTENT */

#top-content {
	float: left;
	width: 600px;
}

#btm-content {
	float: left;
	width: 900px;
	background: url(images/homepage06.gif) repeat-x left top;
}

.twocolumn2 #content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 270px;
}

.twocolumn2 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 175px;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: 
	color: #999999;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	letter-spacing: -1px;
	text-transform: 
	font-size: 25px;
	color: #303030;
}

.box-style1 .byline {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: 
	font-size: 17px;
	color: #4F91A6;
}

.box-style2 {
	width: 750px;
	float: left;
	padding: 30px 0px 0px 60px;
}

.box-style2 .title {
	letter-spacing: -2px;
	text-transform: 
	font-size: 25px;
	color: #303030;
}

.box-style2 .byline {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: 
	font-size: 17px;
	color: #4F91A6;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 140px;
	height: 50px;
	margin-right: 25px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

/**
.image-style1a span {
	background: url(images/pics02.png) no-repeat left top;
}
	**/

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	width: 270px;
	height: 90px;
	margin-bottom: 30px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(images/pics05.png) no-repeat left top;
}

.image-style3 {
	position: relative;
	float: left;
	width: 140px;
	height: 180px;
	margin-right: 25px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style3a span {
	background: url(images/pics02.png) no-repeat left top;
}

/** BOX 1 */

#box1 {
	padding-bottom: 30px;
/*	background: url(images/homepage06.gif) repeat-x left bottom; */
}

#box1 .title {
	font-size: 40px;
}

#box1 .byline {
	font-size: 24px;
}

/** BOX 2 */

#box2 {
}

#box2 .title {
	padding-bottom: 20px;
}

/** BOX 3 */

#box3 {
}

#box3 .title {
	font-size: 40px;
}

#box3 .byline {
	font-size: 24px;
}

/** TWO COLUMNS */

#three-columns {
	padding-top: 35px;
}

#column1 {
	float: left;
	width: 270px;
	padding-right: 20px;
/*	background: url(images/homepage06.gif) repeat-x left top; */
	background: url(images/homepage07.gif) repeat-y right top;
}

#column2 {
	float: left;
	width: 270px;
	padding-left: 20px;
	background: url(images/homepage07.gif) repeat-y right top;
	padding-right: 30px;
}

#column3 {
	float: right;
	width: 270px;
	padding-left: 0px;
}

/** LOGIN */

#login-bg {
	margin-bottom: 30px;
	background: url(images/subpage1_02.jpg) repeat-y left top;
}

#login-bgtop {
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

#login-bgbtm {
	padding: 0px 0px 0px 0px;
	background: url(images/subpage1_03.jpg) no-repeat left bottom;
}

#login {
	overflow: hidden;
	width: 230px;
	padding: 30px 20px 20px 20px;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login input {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	text-transform: 
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #B0C3D1;
}

#login input.blank {
	color: #8DC8DE;
}

#login h2 {
	padding: 0px 0px 15px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 2px 2px #3A7B8E;
	text-transform: 
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}

#login .email {
	display: block;
	width: 210px;
	height: 33px;
	padding: 0px 10px;
	margin-bottom: 15px;
	background: url(images/homepage08.gif) no-repeat left top;
	line-height: 33px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #0B5771;
	font-size: 14px;
	color: #FAFDFF;
}

#login .password {
	display: block;
	width: 210px;
	height: 33px;
	margin-bottom: 15px;
	padding: 0px 10px;
	background: url(images/homepage08.gif) no-repeat left top;
	line-height: 33px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #0B5771;
	font-size: 14px;
	color: #FAFDFF;
}

#login .submit {
	display: block;
	width: 230px;
	height: 58px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: url(images/homepage09.gif) no-repeat left top;
	letter-spacing: -1px;
	text-transform: 
	font-family: 'Arvo', serif;
	font-size: 27px;
	color: #303030;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#login .registration {
	height: 22px;
	text-shadow: none;
	color: #D2EFFF;
}

#login .registration a {
	letter-spacing: -1px;
	color: #D2EFFF;
}

#login .register {
	margin-right: 15px;
	padding-right: 15px;
	background: url(images/homepage10.gif) no-repeat right top;
}

#login .lostpass {
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	float: left;
	padding: 17px 0px 12px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
	line-height: 57px;
}

ul.style1 p {
	padding-top: 5px;
}

ul.style1 .first {
	padding-top: 0px;
	background: none;
}

ul.style1 .date {
	display: block;
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 15px;
	background: url(images/homepage11.gif) no-repeat left top;
	line-height: 1;
}

ul.style1 .date .month, ul.style1 .date .day {
	display: block;
	text-transform: 
	text-align: center;
	font-family: 'Arvo', serif;
}

ul.style1 .date .month {
	padding-top: 6px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #39636F;
	font-size: 16px;
	font-family: 'Arvo', serif;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style1 .date .day {
	margin-top: 2px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #39636F;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
