/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Key Lime Page Pack Layout 03b
	Static Menu or Placeholder
  2 Column Fixed
	Shadow box background
  -----------------------------------
*/
body {
	background-color: #666;
	background-image: url(../ls_keylime_images/kl-pbgtexture.jpg);
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
	}

#masthead {
	background-image: url(../ls_keylime_images/kl-masthead.jpg);
	background-repeat: no-repeat;
	height: 162px;
	font-size: 1em;
	}
/***********HEADER************/
/*HEADER Container*/
#headerbox {
	width: 357px;
	margin: 0 auto;
	font-size: 0.8em;
	color: #CCC;
	}
/*Header Content*/
#header {
	padding: 0 0 0 30px;
	text-align: right;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../ls_keylime_images/kl-shadow.jpg);
	background-repeat: repeat-y;
	}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
	}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 1em 0 0 0;
	}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 540px;
	}

#sidebox {
	float: left;
	width: 210px;
	margin-top: -35px;
	}

#mainboxSingleColumn {
	float: left;
	width: 750px;
	}

#sideboxSingleColumn {
	float: left;
	width: 0px;
	margin-top: 20px;
	}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px;
	font-size: 0.85em;
	background-repeat: repeat-y;
	background-position: right top;
	top: 50px;
	margin-top: 20px;
	}

#maincontentSingleColumn {
	padding: 0 30px 20px;
	font-size: 0.85em;
	background-image: url(../ls_keylime_images/kl-vrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
	top: 50px;
	margin-top: 20px;
	}

#maincontent p {
	line-height: 1.5em;
	margin: 8px 0 12px 0;
	}


#content1 {
	width: 200px;
	margin-top: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFF;
	font-size: 1em;
	padding: 15px;
	float: left;
}
#content2 {
	width: 200px;
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	height: 100%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 1em;
}
#content3 {
	width: 448px;
	margin-top: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFF;
	font-size: 1em;
	padding: 15px;
	float: left;
}

#picture-left {
	width: auto;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFF;
	font-size: 1em;
	padding: 15px;
	float: left;
}

#picture-right {
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFF;
	font-size: 1em;
	padding: 15px;
	float: right;
}


.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
	}

	
	
	
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 0 20px 20px;
	background-image: url(../ls_keylime_images/kl-yellowgradient.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}

#sidecontent p {
	line-height: 1.3em;
	margin: 12px 0;
	}

.sidecallout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 1em;
	}
	

/********HEADINGS*******/
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	}

h1, h2, h3, h4 {
	line-height: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}

h1 {
	font-size: 2em;
	line-height: normal;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2 {
	font-size: 1.5em;
	line-height: normal;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
	}

h4 {
	margin: 1.5em 0 0 0;
	font-style: inherit;
	font-size: 1.0em;
	}
	
#sidecontent h3.topheading { margin: 0; }

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	text-align: right;
	}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../ls_keylime_images/klb-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;
	}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
	}
/*Footer Content*/
#footer { padding: 0 0 0 30px; }
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
	}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #7D7865;
	cursor: default;
	font-size: 0.1em;
	}

.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
	}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, #footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;
	}
/******TAB BAR MAGIC NAVBAR STYLES********/

/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme: 10 - Key Lime
  
  TEXT FORMATTING
  -----------------------------------
*/


#p7TBMroot .p7TBMtext li a {
	color: #707070;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(../ls_keylime_images/klb_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FC0;
	}

#p7TBMroot .p7TBMtext .p7TBMdown,
#p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #333333!important;
	background-color: #FFFFFF!important;
	background-position: 0px -200px !important;
	background-repeat: repeat;
	font-weight: bold;
	}
/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, #p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus,
#p7TBMroot .p7TBMtext li a:active {
	color: #ECE9D8;
	background-position: 0px -100px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	}

#p7TBMsubwrap {
	font-size: .95em;
	position: relative;
	height: auto;
	}

.p7TBMsub {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	width: 100%;
	}

.p7TBMsubbox {
	padding: 4px 0 24px 0;
	margin: 0;
	}
/*
SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
	margin: 0;
	padding: 0;
	background-image: url(../p7tbm/img/iebfix.gif);
	background-color: transparent;
	border: 0;
	}

.p7TBMsub li {
	list-style-type: none;
	display: inline;
	}

.p7TBMsub li a {
	color: #959595;
	padding: 4px 10px;
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 0 .5em 0 0;
	}

.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #000000;
	border-color: #6B6B6B;
	}

#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
	}

/* current marker style */
.p7TBMsub .p7TBMmark, .p7TBMsub .p7TBMmark:hover, .p7TBMsub .p7TBMmark:active, .p7TBMsub .p7TBMmark:focus {
	color: #333333;
	font-weight: bold;
	border-color: #CCCCCC !important;
	}



#p7TBMroot {
	font-size: 1em;
	border-top: 1px solid #333333;
	background-image: url(../ls_keylime_images/kltab_bevel_bottom.jpg);
	padding: 0 0 16px 0;
	background-repeat: repeat-x;
	background-position: left bottom;
	}

#p7TBMrootbox {
	background-image: url(../ls_keylime_images/klb-mbar_grad.jpg);
	background-repeat: repeat-x;
	background-color: #FC3;
	}

#p7TBMroot ul {
	padding: 0;
	margin: 0;
	}

#p7TBMroot li {
	list-style-type: none;
	display: inline;
	}

#p7TBMroot li a {
	float: left;
	color: #333333;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(../ls_keylime_images/klb_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #9966CC;
	}

#p7TBMrootuberlink {
	color: #333333!important;
	background-color: #FFFFFF!important;
	background-position: 0px -200px !important;
	background-repeat: repeat;
	}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#p7TBMroot li a:hover,
#p7TBMroot li a:focus,
#p7TBMroot li a:active {
	color: #ECE9D8;
	background-position: 0px -100px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	}

#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
	}
table .topheading {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
