/* ============ elements & gloabal settings ======= */
body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #f6e9fe url(../images/background_girls.gif) top left no-repeat;
}
/* ------------ relative font sizes --------------- */
h1,h2,h3,h4,h5,h6 {
	font-family: 'trebuchet ms', sans-serif;
	color: #3b0470;
}
h1 {
	font-size: 2.0em;
}
h2 {
	margin: 0;
	color: #3b0470;
	font-weight: normal;
	padding: 4px 8px;
	letter-spacing: 1px;
	border: 1px solid #3b0470;
	font-size: 1.6em;
	background: #b89acc;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 0;
}
h3 + p {
	margin: 0;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p, ol, ul, li, p {
	font-size: 1.0em;
}

/* pic preview boxes */
div.picPreviewRt a:link, div.picPreviewRt a:active, div.picPreviewRt a:visited {
	float: right;
	border: 3px solid #E7D0FF;
	margin: 15px 0 15px 15px;
	background-color: #fff;
}

div.picPreviewRt a:hover {
	border-color: #D4ADE7;
	background-color: #f6f6f6;
}

div.picPreviewRt img {
	display: block;
	margin: 3px;
}

div.picPreviewLt a:link, div.picPreviewLt a:active, div.picPreviewLt a:visited {
	float: left;
	border: 3px solid #E7D0FF;
	margin: 15px 15px 15px 0;
	background-color: #fff;
}

div.picPreviewLt a:hover {
	border-color: #D4ADE7;
	background-color: #f6f6f6;
}

div.picPreviewLt img {
	display: block;
	margin: 3px;
}

/* end pic preview boxes */

div.content p {
	font-size: 1.1em;
	margin: 4px 0px;
}
div.contentSurround ul {
	list-style-type: none;
	padding: 0;
	margin: 15px;
}
div.contentSurround ul li {
	background: url(../images/list_bullet_main.gif) no-repeat 0 .5em;
	padding-left: 13px;
	margin-bottom: 5px;
}
div.mapSurround {
	width: 490px;
	margin: 20px auto 0 auto;
	border: 1px solid #EDDBFF;
	background: #FCF9FF;
}
div.mapSurround img {
	display: block;
	margin: 20px;
}
div.testimonial {
	width: 470px;
	margin: 0 auto;
}
div.testimonial p.customer {
	font-style: italic;
	text-align: right;
	padding-bottom: 13px;
	margin-bottom: 13px;
	border-bottom: 1px solid #ddd;
}
div.testimonial p.customer_bottom {
	font-style: italic;
	text-align: right;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
div.homeBox {
	margin: 12px 0 0 0;
	border: 1px solid #b89acc;
	width: auto;
	background: #fff url(../images/homeBoxFade.gif) bottom right no-repeat;
}
div.homeBox p {
	color: #b89acc;
	line-height: 17px;
	margin: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	font-size: 1em;
}
/* ----- image float definitions ----- */
div.homeImg {
	float: right;
	margin: 4px 4px 4px 4px;
	border: 1px solid #b89acc;
}
div.homeImg img {
	margin: 4px;
} 

div.floatRight {
	float: right;
	margin: 12px 0 10px 10px;
	border: 1px solid #b89acc;
}
div.floatRight img {
	margin: 4px;
} 
/* ------------ line heights ---------------------- */
p, .newsbody, li{
	line-height: 1.7em;
}
ul.box li {
	line-height: 1.4em;
}
/* ------------ margins --------------------------- */
h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}
h4.box {
	margin-bottom: 0.6em;
}
h5, h6 {
	margin-bottom: 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}
/* ------------ misc elements --------------------- */

/* table for 'who are we' */
table.people {
	width: 517px;
	border: 1px solid #b89acc;
	margin: 0 0 20px 0;
}
table.people tr td {
	vertical-align: top;
}
table.people tr td.image {
	text-align: center;
	width: 130px;
	background: #FDFBFF;
}
table.people tr td.borderLeft {
	border-left: 1px solid #b89acc;
}
table.people tr td.borderRight {
	border-right: 1px solid #b89acc;
}
table.people tr td.image img {
	margin: 7px auto;
	border: 3px solid #b89acc;
}
table.people tr td.description {
	width: 386px;
}
table.people tr td.description div.content {
	margin: 10px 20px;
}
table.people tr td.full {
	width: 517px;
}
table.people tr td.full div.content {
	margin: 10px 10px 10px 20px;
}

address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
a {
	font-weight: bold;
}
a:link {
	color: #b89acc;
}
a:visited {
	color: #b89acc;
}
a:hover {
	color: #3b0470;
}
a:active {
	color: #b89acc;
}
label {	
	display: block;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin: 1em 0 .2em 0;
}
input, textarea {
	/*color: #d9b6ff;*/
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #fdfdfd;
	border: 1px solid #eddbff;
	/*font-size: 1em;*/
	padding: 2px;
}
/*input.button {
	margin-top: 1em;
}*/
img {
	display: block;
}
/* main page table 
-------------------------------- */
table.main {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
table.main tr td {
	font-size: .9em;
	vertical-align: top;
}
table.main tr td.header {
	background: transparent;
}
table.main tr td.header img {
	margin: 8px 0;
	float: right;
	border: 0;
}
table.main tr td.underheader_left {
	width: 30px;
	height: 29px;
	border: 0;
}
table.main tr td.underheader_center {
	background: #fff;
	border-top: 1px solid #CC99CC;
	width: 549px;
}
table.main tr td.underheader_right {
	background: #b89acc url(../images/bg_rightcol_dots.gif) left repeat-y;
	width: 181px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #CC99CC;
}
table.main tr td.content_left {
	width: 29px;
	border-left: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
	background: #fff;
}
table.main tr td.content_center {
	background: #fff;
	border: 0;
	width: 549px;
	border-bottom: 1px solid #CC99CC;
}
table.main tr td.content_right {
	background: #b89acc url(../images/bg_rightcol_dots.gif) left repeat-y;
	width: 180px;
	border-right: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
}

/* ============  MAIN PAGE BLOCKS ================= */
#mainblockfull {
	width: 100%;
	background: #fff;
}
#mainblockcentre {
	float: left;
   background: #fff;
   width: 49.9%;
}
#mainblockside {
	float: left;
   background: #fff;
   width: 74.9%;
}
#sidebarright, #sidebarleft {
   float: left;
   width: 24.9%;
}
#sidebarleft {
	background: #ccc;
}
#sidebarright {
	background: #fff;
}
#pagebodycontent {
	background: #fff;
	margin: 1px 0;
	padding-bottom: 2em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
}
#banner {
	padding: 2em;
}
#navbarh {
	padding: 0.2em;
	background: #999;
}
#footerbar {
	padding: 0.6em;
	margin-top: 0em;
	background: #eee;
	border-width: 0 0 1px 0;
	border-color: #000 #000 #bbb #000;
	border-style: solid;
}
#footerbarunder {
	width: 760px;
	margin: 8px auto 0 auto;
	text-align: right;
	font-size: 0.9em;
	color: #b89acc;
	line-height: 1.6em;
}

/* ------------ other main page block settings ---- */
/*#sidebarright > div > h4:first-child {
	margin-top: 0;
} 
#mainblockside > div > h2, #mainblockfull > div > h2 {
	margin-top: 0;
}*/

/* ============ boxes ============================= */
/*h4.box a:link, h4.box a:visited {
	color: #CA8C20;
}
h4.box a:hover {
	color: #fff;
}
h4.box a:active {
	color: #ffc;
}*/
ul.box {
	padding: 0 0 0 0.7em;
	margin: 0 0 0 0.7em;
	list-style: outside url( '../images/list_bullet_arrow.gif' );
	font-size: 0.9em;
}

/* ============ nav bar content =================== */
#navbarh ul{
	padding: 5px 0;
	margin: 0;
}
#navbarh ul li {
	display: inline;
	padding: 0 5px;
}
#navbarh ul li a {
	font-weight: normal;
}
#navbarh a:link {
	color: #fff;
}
#navbarh a:visited {
	color: #eee;
}
#navbarh a:hover {
	color: #fff;
}
#navbarh a:active {
	color: #000;
}

/* main nav list 
---------------------------- */

ul.navMain {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}

ul.navMain li a {
	width: 155px;
	background: #0f0;
	display: block;
}
/* firefox fix */
td.content_right > ul.navMain li a {
	width: auto;
	display: block;
}

ul.navMain li.sel a:link, ul.navMain li.sel a:active, ul.navMain li.sel a:visited {
	color: #fff;
	background: #3B0470 url(../images/list_bullet_sel.gif) no-repeat .7em 1em;
	padding: 5px 0 5px 25px;
}
ul.navMain a:link, ul.navMain a:active, ul.navMain a:visited {
	background: url(../images/list_bullet_arrow.gif) no-repeat .7em 1.1em;
	text-decoration: none;
	color: #3b0470;
	padding: 5px 0 5px 25px;
}

ul.navMain a:hover {
	color: #fff;
	background: #3b0470;
}

ul.navMain ul.subNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul.navMain ul.subNav li.link a:link, ul.navMain ul.subNav li.link a:active, ul.navMain ul.subNav li.link a:visited {
	padding: 0;
	background: #3b0470 url(../images/list_bullet_subNav.gif) no-repeat 2em .6em;
	width: 150px;
	color: #fff;
	padding: 0 0 0 30px;
	font-weight: normal;
}
ul.navMain ul.subNav li.link a:hover {
	text-decoration: underline;
}
ul.navMain ul.subNav li.sel a {
	background: #ccc;
	font-weight: normal;
	padding: 0 0 0 30px;
}
/* ============ misc content styles =============== */
table.examples {
	margin: 15px 0;
}
table.examples tr td img {
	margin: 0 0 10px 0;
}
div.imgCaption {
	font-size: 1.1em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ddd;
	padding: 5px 0;
	margin: 0 0 10px 0;
}
div.imgCaption h3 {
	margin: 0 0 5px 0;
	font-size: 1em;
	letter-spacing: 1px;
	background: #f6e9fe;
	padding: 1px 0;
	border-width: 1px 0;
	border-color: #eee;
}
div.imgCaption p {
	margin: 0;
}
div.previewImgContainer {
	margin: 20px auto 0 auto;
	text-align: center;
	border: 1px solid #EDDBFF;
	background: #FCF9FF;
	width: 420px;
}
div.previewImgContainer img {
	margin: 10px;
	display: block;
}

div.contentSurround {
	margin: 0 30px 15px 0;
}
div.privacyBar {
	background: url(../images/privacybar_fade.gif) top repeat-x;
	border-top: 1px dashed #b89acc;
	padding: 15px 0 0 0;
	margin: 0 30px 15px 0;
}
h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
div.hr hr {
  display: none;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #acacac;
	margin: 0 0 1em 0;
}
div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'lucida console', courier, monospace;
	margin-bottom: 1em;
}

/* ============ signature ========================= */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;	
	color: #b89acc;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #3b0470;  
}
div.sig {
	width: 760px;
	margin: 10px auto;
	text-align: left;
	color: #b89acc;
	font: 0.8em arial, helvetica, sans-serif;
}


