/*

	Name: tranquilspace

	Date: March 2010

	Description: Layout for tranquilspac

	Version: 1.0

*/



/* Imports */

@import url("reset.css");
@import url("menu.css");





/***** Global *****/

/* Body */

body {
	color: #4f4d4e;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/body_bgwrap.jpg) repeat left top;
	padding: 20px 0px 30px 0;
}

/* Headings */

h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px; }
h5 {font-size: 14px; }
h6 {font-size: 12px; }


h2, h4, h5, h6 {
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
	color: #615987;
}

h3 {
	color: #615987;	
	font-weight: normal;
	margin-bottom: 5px;
}

/* Anchors */

a {outline: 0;}

a img {border: 0px; text-decoration: none;}

a:link, a:visited, a:active {
	color: #5c5584;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
}



/* Paragraphs */

p {margin-bottom: 10px;}



strong, b {font-weight: bold;}

em, i {font-style: italic;}



/* Lists */

ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

/*

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */

blockquote {font-style: italic;}

cite {}

q {}


table.borderwrap tr td {
	padding: 0 10px;
}

/* Tables */
/*
table {margin: .5em auto 1.5em auto; width: 98%;}

	/* Thead */
	/*
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}
	
	/* Tbody */
/*
	tbody td {padding: .5em .4em;}
	tbody th {}
	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
/*
	tfoot th {}
	tfoot td {}
*/

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}	







/* Main Nav */	



#menuWrapper {
	background: #737373;
	height: 39px;	
	width: 955px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#menu {
	width: 650px;
	height: 37px;
	position: absolute;
	top: 0px;
	left: 39px;
	/*z-index: 9999;*/
}

#menuWrapper .searchWrap {
	width: 220px;
	position: absolute;
	right: 17px;
	top: 7px;
}

#menuWrapper .searchWrap .inputbox {
	width: 176px;
	border: 1px solid #9688c1;
	font-size: 12px;
	color: #464646;
	padding: 3px 4px;
	float: left;
	text-transform: capitalize;
}

#menuWrapper .searchWrap .button {
	background: url(../images/button_go.jpg) no-repeat left top;
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer;
	float: right;
	color: #9688c1;
}

#wrapperTop {
	background: url(../images/wrapper_top.png) no-repeat left top;
	height: 23px;
	width: 1010px;
	margin: 0 auto;
}

#wrapperRepeat_test {
	background: url(../images/wrapper_repeat.png) repeat-y center top;
	width: 1010px;
	margin: 0 auto;
}

#wrapperRepeat {
	width: 955px;	
	padding: 0 28px 0 27px;
	text-align: left;
}


#header {
	background: url(../images/header_bg.jpg) no-repeat left top;
	width: 955px;
	height: 117px;
	margin-bottom: 12px;
}

#header .logo {
	float: left;
	width: 585px;
	height: 88px;
	padding-left: 28px;
	margin-top: 23px;
}
/*
#header .banner {
	float: right;
	margin-top: 8px;
	padding-right: 17px;	
	width: 220px;
}

#header .banner .moduletable {
	margin-bottom: 0px;
}

#header .banner .moduletable .topimage {
	text-align: center;
	color: #9581da;
	font-size: 12px;
	margin-bottom: 5px;
}

#header .banner .moduletable .topimage a:link,
#header .banner .moduletable .topimage a:active,
#header .banner .moduletable .topimage a:visited {
	text-align: center;
	color: #9581da;
	font-size: 12px;
}
*/
#header .banner .moduletable-bookmark {

}

#header .banner .moduletable-bookmark ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header .banner .moduletable-bookmark ul li {
	float: left;
	/*padding-right: 20px;*/
	padding-right: 24px;
}

#header .banner .moduletable-bookmark ul li.last {
	padding-right: 0px;
}

#containerWrapper {
	background: #d0cae1 url(../images/containerwrapper_inner_bg.jpg) no-repeat left top;
	width: 931px;
	padding: 35px 12px 13px 12px;
	margin-bottom: 8px;
}

#containerTop {
	background: url(../images/container_inner_top.png) no-repeat left top;
	height: 10px;
	overflow: hidden;
	width: 931px;
}

#containerRepeat {
	background: url(../images/container_inner_repeat.png) repeat-y left top;
	width: 931px;
}

#containerbg {
	background: url(../images/inner_bg.jpg) no-repeat 250px top; 
	width: 891px;
	padding: 18px 19px 0 20px;
}

#contentCol {
	width: 599px;
	float: left;
	overflow: hidden;
	margin-right:46px;
}

#rightCol {
	width: 234px;
	float: left;
	line-height: 16px;
}

#rightCol .moduletable {
	width: 234px;
	margin-bottom: 20px;
}

#rightCol .moduletable h3 {
	font-family: /*Verdana, Geneva,*/ Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #605987;
	margin-bottom: 16px;
}

#rightCol .moduletable .box {
	width: 247px;
	/*font-family: Calibri;*/
	padding-bottom: 15px;
	line-height: 14px;
	color: #2f2f2f;
	font-size: 13px;
}

#rightCol .moduletable .box .itemDescription {
	line-height: 16px;
}

#rightCol .moduletable .box.last {
	padding-bottom: 0px;
}

#rightCol .moduletable .box .date {
	color: #202021;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

#rightCol .moduletable .box h4 {
	margin-bottom: 0px;
	font-weight: normal;
}

#rightCol .moduletable .box h4 a:link,
#rightCol .moduletable .box h4 a:visited,
#rightCol .moduletable .box h4 a:active {
	text-decoration: underline;
	font-size: 13px;
	color: #5c5584;
}

#rightCol .moduletable .box h4 a:hover {
	text-decoration: none;
}

#rightCol .moduletable .box a.readon:link,
#rightCol .moduletable .box a.readon:visited,
#rightCol .moduletable .box a.readon:active {
	text-decoration: none;
	font-size: 13px;
	color: #271d5c;
	font-weight: bold;
	font-style: italic;
}

#rightCol .moduletable .box a.readon:hover {
	text-decoration: underline;
}

#rightCol .moduletable-news {
	width: 234px;
	margin-bottom: 20px;
}

#rightCol .moduletable.testimonial {
	width: 234px;
	margin-bottom: 20px;
}

#rightCol .moduletable.testimonial h3 {

}

#rightCol .moduletable.testimonial ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#rightCol .moduletable.testimonial ul li {
	float: none;
	color: #2f2f2f;
	background-image: none;
}

#rightCol .moduletable-news .inputbox {
	float: left;
	color: #898989;
	font-size: 12px;
}

#rightCol .moduletable-news .button {
	background: url(../images/submit_bg.jpg) no-repeat left top;
	width: 54px;
	height: 24px;
	border: none;
	cursor: pointer;
	float: left;
	margin-left: 5px;
	text-indent: -9999px;
	color: #9688c1;
}

#containerBottom {
	background: url(../images/container_inner_bottom.png) no-repeat left top;
	width: 931px;
	height: 15px;
}


#bottom {
	width: 955px;
	height: 103px;
	margin-bottom: 15px;
}

#bottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

#bottom ul li {
	float: left;
	padding-right: 9px;
}

#bottom ul li.last {
	padding-right: 0px;	
}

#footer {
	color: #2b2969;
	font-size: 11px;
}

#footer .moduletable {
	float:left;
	padding-left:14px;
	width:500px;
}

#footer .moduletable ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .moduletable ul li {
	display: inline;
	background: url(../images/footer_li_bg.jpg) no-repeat left center; 
	padding: 0 10px;
	color: #2b2969;
	font-size: 11px;
}

#footer .moduletable ul li.item9,
#footer .moduletable ul li.item12 {
	background: none;
}

#footer .moduletable a:link,
#footer .moduletable a:visited,
#footer .moduletable a:active {
	text-decoration: none;
	color: #2b2969;
	font-size: 11px;
	font-weight: normal;
}

#footer .moduletable a:hover {
	text-decoration: underline;
}

#footer .moduletable-news {
	width: 400px;
	float: right;
	height: 23px;
}

#footer .moduletable-news h3 {
	color: #2b2969;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	padding-right: 10px;
}

#footer .moduletable-news .inputbox {
	color: #707070;
	font-size: 12px;
	width: 120px;
	padding: 3px 10px;
	border: 1px solid #a296c8;
	float: left;
}

#footer .moduletable-news .button {
	background: url(../images/submit_bg.jpg) no-repeat left top;
	width: 53px;
	height: 23px;
	border: none;
	cursor: pointer;
	float: left;
	margin-left: 5px;
	/*text-indent: -9999px;*/
	color: #cac5db;
	/*display: none;*/
}

#wrapperBottom {
	background: url(../images/wrapper_bottom.png) no-repeat left top;
	height: 31px;
	width: 1010px;
	margin: 0 auto;
}

.imgborder {
	vertical-align:top; 
	border:1px solid #F76CA4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.chronoform {
	display: none;
}

.componentheading, .contentheading {
color:#605987;
font-family:/*Verdana,Geneva,*/Arial,Helvetica,sans-serif;
font-size:36px;
font-weight:normal;
margin-bottom:10px;
padding-top:5px;
	height: 40px;
text-transform: lowercase;
}

#content #page .moduletable-news h3 img {
	display: none;	
}

#content #page .moduletable-news .inputbox  {
color:#898989;
float:left;
font-size:12px;
padding:3px 2px;
width:194px;
}

#content #page .moduletable-news .button {
background:url("../images/submit_bg.jpg") no-repeat left top;
	border:medium none;
	color:#9688C1;
	cursor:pointer;
	float:left;
	height:24px;
	margin-left:5px;
	text-indent:-9999px;
	width:54px;
}

#content #page .moduletable-arc {
	width: 120px;
	float: left;
}

#content .moduletable .extube_container {
	float:left;
	margin-right:68px !important;
	margin-right:68px;
	width:130px;
}

#content .moduletable .extube_container .extube_title {
	height:22px;
	overflow: hidden;
}

#content .moduletable .extube_container .extube_title a:link,
#content .moduletable .extube_container .extube_title a:active,
#content .moduletable .extube_container .extube_title a:visited {
	text-decoration: none;
}

#content .moduletable .extube_container .extube_title a:hover {
	text-decoration: underline;
}

#content .moduletable .extube_container img {
	width: 130px;
	height: 97px;
}

#rightCol .moduletable .srfrContainer ul.srfrList li.srfrRow0,
#rightCol .moduletable .srfrContainer ul.srfrList li.srfrRow1 {
	width: 234px;
}

#rightCol .moduletable .srfrContainer ul.srfrList li.srfrRow0 p,
#rightCol .moduletable .srfrContainer ul.srfrList li.srfrRow1 p {
	margin-bottom: 10px !important;
	margin-bottom: 0px;
}

.banner .topimage {
	/*margin-left: 35px;*/
	text-align: center;
	color: #9581da;
	font-size: 12px;
	margin-bottom: 4px;
}

.banner .topimage a:link,
.banner .topimage a:active,
.banner .topimage a:visited {
	text-align: center;
	color: #9581da;
	font-size: 12px;
}

p.city .LV_validation_message,
p.state .LV_validation_message,
p.zip .LV_validation_message,
p.home .LV_validation_message,
p.work .LV_validation_message,
p.cell .LV_validation_message,
p.fax .LV_validation_message {
	float: left;
}

/* Image Change */

#header .banner {
	float: right;
	margin-top: 8px;
	padding-right: 17px;	
	width: 246px;
}

#header .banner .moduletable {
	margin-bottom: 0px;
}

#header .banner .moduletable .topimagewrap {
	text-align: center;
	color: #9581da;
	font-size: 12px;
	padding-bottom: 5px !important;
	padding-bottom: 2px;
}

#header .banner .moduletable .topimagewrap a:link,
#header .banner .moduletable .topimagewrap a:active,
#header .banner .moduletable .topimagewrap a:visited {
	text-align: center;
	color: #9581da;
	font-size: 12px;
}
