/*
Theme Name: Trina Kaye Organization

Author: Philip Joncas
Author URL: http://www.pjoncas.com/


*/



/* LAYOUT -------------------------------------------------------------------*/

body {
	background: #0c64b6 url(../images/body-bg.gif) repeat-x fixed center top;
}
#container {
	margin: 0 auto;
	width: 780px;
	background: #fff;
}
#header {
	height: 141px;
	display: inline;
	float: left;
	width: 780px;
	background: #ccccff url(../images/header.png) no-repeat;
}
#menu {
	width: 780px;
	height: 60px;
	display: inline;
	float: left;
	background: #000 url(../images/nav-bg.png) repeat-x;
}
#top_content {
	display: inline;
	float: left;
	width: 780px;
	background: #fff url(../images/content-bg.png) no-repeat top;
}
	
	
#lower_content {
	padding: 20px 0;
	display: inline;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 780px;
	background: #fff url(../images/bottom_bg.png) no-repeat bottom right;
}




/* MENU ---------------------------------------------------------------------*/


#maintab{
	padding: 10px 0 0 0;
	color: #660066;
	font: normal 13px  Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
}

#maintab li.leftBorder {
	padding-left:30px;
	border-left: 1px solid #fff	
}

#maintab li{
	margin-left: 25px;
	padding: 0 30px 0 15px;
	list-style-type: none;
	float: left;
	border-right: 1px solid #fff	
}

#maintab li a{
	text-decoration: none;
	color: #fff;
	background: none;
}

#maintab li a:hover{
	text-decoration: none;
	background: #none;
	color:#ccccff;
	border-bottom: 1px dotted #fff;
}

#maintab li.selected a{ /*selected main tab style */
	background: #none;
	color:#ccccff;
	border-bottom: 1px dotted #fff;
}

#maintab li a.selected { /*selected main tab style */
	background: #none;
	color:#ccccff;
	border-bottom: 1px dotted #fff;
}

#tabcontent{ /*2nd level content wrapper*/
float:left;
background: none;
margin-left: 25px;
font-size: 12px; 
width:780px;
height: 100% /*IE7 beta2 fix*/
}

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

#tabcontent ul li{
display: inline;
padding: 0 0 0 0;

}

#tabcontent ul.selected{ /*selected 2nd level content*/
display: block;
}

#tabcontent ul li a{
border-right: 1px solid #778;
color: #000;
margin: 15px 0 0 0;
padding: 2px 15px 2px 15px;
display: block;
float: left;
text-decoration: none;
}

#tabcontent ul li a.borderLeft {border-left: 1px solid #778;}

#tabcontent ul li a:hover{
background-color: #D3F1A0;
color: blue;
}

#tabcontent li.selected a{ /*selected lower tab style */
	background-color: #D3F1A0;
	color:#blue;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#clear {clear:both;}

/* TOP CONTENT ---------------------------------------------------------------------*/
#col1{clear:both}

#col1,#col2,#col3,#side,.colx {float:left;width:245px;line-height:150%;padding-bottom:10px}

#col1 h2,#col2 h2,#col3 h2{margin: 10px 0 0 45px; padding: 10px 0 10px 0; background:none;}
#col1 h3,#col2 h3,#col3 h3{margin: 0 0 0 45px; padding: 0 0 0 0; background:none;}

#col1 p,#col2 p,#col3 p,#span2 p,#side p{margin-left:50px;}

#col1 ul, #col2 ul, #col3 ul {
	margin:0 0 5px 10px;
	padding:0 0 0 12px;
	line-height:14px;
}

#col1 ul.sublist, col1 li.sublist{
	color:#660066;
	margin:0;
	padding:0 0 0 5px;
	line-height:10px;
}


	/* SUB PAGE CONTENT ----------------------------------------------------------------*/
	
		#main1 {
			/*width:480px; if sidebar is used*/
			width:760px;
			min-height:250px;
			padding:10px;
			float:left;
			margin: 0;
			background: url(../images/bottom_bg.png) no-repeat bottom right;
			}
			
			
			
			#main1 h2, #sidebar h3{
				margin:10px 0 0 35px;
				padding: 10px 0;
				background: none;
				}
				
			#main1 h3, #main1 h4{
				margin:0 0 0 35px;
				padding: 10px 0 0 0;
				background: none;
				}
				
			#main1 p {
				margin:0 10px 0 20px;
				padding:10px 20px;
				}
				
				#main1 ul{
				margin:5px 10px 10px 0px;
				padding:0;
				}
		
				#main1 ul{
				margin:0 0 5px 10px;
				padding:0 0 0 12px;
				}
				
			#main1 .thumbs {
			width:188px;
			padding:0;
			margin:0;
			}
			
		p.caption{
		width: 180px;
		font-size: 80%;
		font-style: italic;
		margin: 0 0 0 15px !important;
		}
				

		
		#sidebar {
			display:none;
			width:210px;
			float:right;
			padding:10px;
			margin:30px 0 15px 0;
			border-left:1px solid #090;
			}
			
			#sidebar h4{
				margin:0;
				padding:0;
				}
				
		#right-col1 {
			padding:10px;
			}
			
		
			


/* LOWER CONTENT ----------------------------------------------------------------*/

#bottom-content{
	padding:10px 0 0 0;
}

	#bottom-content p{ margin-left:50px;}

	#bottom1 {
		float:left;
		width:215px;
		padding:10px;
		margin:0;
		}
		
	#bottom2 {
		float:left;
		width:215px;
		padding:10px;
		margin:0;
		}
		
	#bottom3 {
		float:left;
		width:215px;
		padding:10px;
		margin:0;
		}
		
.border{clear:both;border-top:1px solid #660066;margin:0 50px;}



/* FOOTER -------------------------------------------------------------------*/
#footer {
	padding: 0;
	width: 780px;
	display: inline;
	float: left;
	height: 61px;
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
	font-family: Arial,Helvetica,sans-serif;
}
#footer p {
	font-size:12px;
	margin: 62px 0 0;
	color: #fff;
}
#footer a:link, #footer a:visited, #footer a:active {
	background-image: url(images/linkblack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
}
#footer a:hover {
	color: #000;
	text-decoration:none;
	background:none;
}

 

/* GLOBALS ------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, address {
	margin: 0 0 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {font-size:82.5%; line-height: 16px; font-family: Georgia, "Times New Roman", Times, serif;}



#top_content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:82.5%; 
	list-style:square; 
	margin:10px 0 0 35px;
	padding:3px;
	line-height:14px; 
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #c0094e;
}
a:hover {
	background: #c0094e;
	color: #ffffff;
}

img:hover {border: 1px solid #000;}

h1 a:link, h1 a:visited, h1 a:active {
	background: none;
}
h1 a:hover {
	background: #660066;
	color: #ffffff;
}

h2 {color: #660066; font-size:130%; text-transform:uppercase; font-weight: lighter; margin: 10px 0 0 45px; padding: 10px 0 10px 0;}

h3 {
	font-size:120%;	
	padding:0;
	font-weight:lighter;
	text-transform:lowercase;
	margin: 0 0 0 45px; 
	color:#333;
}
		
h4 {	
	font-size:85%;
	padding:0;
	font-weight:lighter;
	text-transform: none;
	color:#660066;
	margin: 15px 0 0 45px; 
}
		
img {
	border: none;
}
input {
	border: 1px solid #4c4c4c;
	color: #969696;
	margin-right: 4px;
	background: #000;
}
textarea {
	border: 1px solid #4c4c4c;
	color: #909090;
	width: 99%;
	background: #000;
	font: 12px/16px tahoma, arial, helvetica, sans-serif;
}




/* VARIOUS CLASSES ------------------------------------------------------------*/
.alignright {
	float: right;
}
.alignleft {
	float: left;
	padding:3px;
	margin:10px 10px 0 10px;
}

.floatLeft {
	float: left;
	padding:3px;
	border:1px solid #c0094e;
	margin:10px 10px 0 40px;
}

.indentRight {
	margin:0 0 0 20px;
	font-style: italic;
	font-weight:bold;
	color: #333366;}

.zeromargin {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.alt {
	background: #000;
	border-top: solid 1px #4c4c4c;
	border-bottom: solid 1px #4c4c4c;
}
p.design {
	visibility:hidden;
	text-align: right;
}

em {font-style:italic;}

