﻿/* Start Page Common Formatting */
body
{
	margin-left: auto;
	margin-right: auto;
	background-color: #676767;
	font-size: 11pt;
	font-family: Helvetica, Sans-Serif, Verdana;
	color: #231F20;
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	color: #231F20; /*#ef4035;*/
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0px;
}

h1
{
	font-size: 28px;
	letter-spacing: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin: 0px;
}

h1 img
{
	vertical-align: middle;
	margin-right: 20px;
}

p
{
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 25px;
	font-size: 15px;
	margin: 0px;
}

.bgImage
{
	position: relative;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background-color: #231f20; /*background-color: #000000;*/
	z-index: 0;
}
.bgImage div.bg
{
	position: absolute;
	top: 30px;
	z-index: -1;
	left: 0px;
	color: White;
	overflow: hidden;
	height: 100%;
}

.wrapper
{
	top: 0px;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	z-index: 1;
}
.header
{
	width: 100%; /*background-color: #231F20;/*#231F20;*/
}
.resourceLogo
{
	width: 100%;
	height: 131px;
}
.topStatement
{
	width: 800px;
	height: 104px; /*131px*/
	float: left;
	vertical-align: bottom;
	position: relative;
}
.topStatement .searchText
{
	border: 1px solid #666666;
	height: 15px;
	font-size: 12px;
	vertical-align: middle;
}
.topStatement .searchButton
{
	margin-left: 5px;
	color: #FEFEFE;
	vertical-align: middle;
	height: 20px;
	bottom: 7px;
	position: absolute;
}
.topStatement .searchButton a
{
	text-decoration: none;
	vertical-align: middle;
}

.topStatement .searchButton a:hover
{
	text-decoration: underline;
}
.lssCartAccount
{
	margin: 4px;
	padding-top: 5px;
	padding-left: 5px;
	color: #EFEFEF;
	font-size: 12px;
	height: 18px;
}
.lssCartAccount a
{
	color: #EFEFEF;
}
.lssCartAccount span
{
	margin-left: 5px;
	margin-right: 5px;
}
.topStatement .statement
{
	color: #ffffff; /*#e9d3b4;*/
	font-size: 30px;
	font-family: Sans-Serif;
	font-weight: 900;
	bottom: 0px;
	padding-left: 50px;
	margin-bottom: 35px;
	margin-top: 15px;
	text-align: center;
}
.resource
{
	text-decoration: none; 
	background: url(/images/swoosh.png) no-repeat 100% 100%;
	background-position: center bottom;
	padding-bottom: 20px;
	white-space: nowrap;
}
.statement .statementSecondLine
{
	position: relative;
	font-size: 27px;
	padding-left: 175px;
	top: -10px;
	height: 60px;
	line-height: 60px;
}
.logo
{
	float: right;
	width: 183px;
	height: 131px;
	position: absolute;
	right: 0px;
	z-index: 100;
	top: 0px;
}
.menuWrapper
{
	border-top: 0px solid #181619;
	border-bottom: 0px solid #181619;
	height: 25px;
	background-color: #e6ceac;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	left: 0;
}
.content
{
	/*background-color: #fcf8f3;*/
}
.footer
{
	color: #FEFEFE;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9pt;
	background-color: #231f20;
	border-top: 3px solid #ef4035;
}
.footer a
{
	color: #FEFEFE;
}
/* End Page Common Formatting */

/* Start Page Content Formatting */
.contentDroppedTop
{
	/*background-color: #e1c59c;*/
}
.contentDroppedBottom
{
	background-color: #fcf8f3;
	background-image: url(/images/contentbg.jpg);
	background-repeat: repeat-x;
}
.contentNormal
{
	/*background-color: #fcf8f3; 	background-image: url(/images/contentbg.jpg); 	background-repeat: repeat-x;	*/
	border-top: 8px solid #ee3124;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	vertical-align: top;
}
.contentNormal a
{
	color: #ef4035; /*#231F20;*/	
}
.contentNormal li
{
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 25px;
}
.2ColumnTable
{
	width: 100%;
	height: 100%;
	border: 0px;
}
.content570Left
{
	width: 570px;
	vertical-align: top;
}
.content380Right
{
	width: 380px;
	background-color: #e0c399;
	background-image: url(/images/rightContBG.jpg);
	background-repeat: no-repeat;
}
.content380Left
{
	width: 380px;
	vertical-align: top;
	background-color: #e0c399;
	background-image: url(/images/leftContBG.jpg);
	background-repeat: no-repeat;
}
.content570Right
{
	width: 570px;
	vertical-align: top;
}

.leftBar
{
	width: 200px;
	background-color: #f2e7d6;
	background-image: url(/images/leftbarBG.png);
	background-repeat: repeat-x;
	vertical-align: top;
}
.leftBar a
{
	color: #231F20;
}
.leftBar ul
{
	margin-top: 10px;
	margin-left: 0;
	padding-left: 5px;
	/*margin-bottom: 40px;*/
}
.leftBar ul li
{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inside;
	color: red;
	vertical-align: middle;
	letter-spacing: 0px;
}

.leftBar .heading, .leftBar .headingTall, .leftBar .header,.lssItemOverviewBox .header
{
	width: 100%;
	background-color: #231f20;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	line-height: 20px;
	height: 20px;
	text-align: center;
}

.leftBar .headingTall
{
	height: 40px;
}

.leftBar .heading h2, .leftBar .headingTall h2,  .leftBar .header h2, .lssItemOverviewBox .header h2
{
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-size: 12px;
	letter-spacing: 5px;
}
.leftBar .heading h2 img, .leftBar .headingTall h2 img, .leftBar .header h2 img
{
	vertical-align: middle;
	margin-right: 10px;
}
.leftBar .center
{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.leftBar .right
{
	width: 100%;
	text-align: right;	
}
.leftbar .sideGroup
{
	margin-bottom: 15px;
}

.rightContent
{
	width: 750px;
	padding-bottom: 15px;
	vertical-align: top;
}

.rightContent .featuredLessons
{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;	
}

.rightContent .heading, .contentNormal .heading
{
	width: 100%;
	background-color: #231f20;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.rightContent .heading h2, .contentNormal .heading h2
{
	padding-left: 25px;
	margin: 0px;
	font-size: 18px;
	letter-spacing: 5px;
}
.rightContent .heading h2 img, .contentNormal .heading h2 img
{
	vertical-align: middle;
	margin-right: 10px;	
}
.rightContent a
{
	color: #ef4035; /*#231F20;*/
}
.rightContent ol, .contentNormal ol
{
	list-style-type: upper-roman;
	padding-left: 30px;
}
.rightContent ol li, .contentNormal ol li
{
	line-height: 20px;
}

.rightContent ol ol, .contentNormal ol ol
{
	list-style-type: upper-alpha;
}

.rightContent ol ol ol, .contentNormal ol ol ol
{
	list-style-type: lower-roman;
}

/* End Page Content Formatting */
/* Pane Object */
.paneview
{
	width: 950px;
	height: 256px;
}
.paneview td
{
	width: 190px;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
}
.paneview .last
{
	border-right: 0px solid #FFFFFF;
}
.paneview .header
{
	width: 100%;
	border-top: 1px solid #FFFFFF;
	margin-top: 30px;
	background-color: #ef4035;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85
	
}
.paneview .content
{
	width: 100%;
	height: 200px;
	background-color: #231F20;
	color: #FFFFFF;
	text-align: center;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85
}
/* End Pane Object */
/* Start Learn Self Storage Newest Items */
.learnSelfStorageNewestItemsVerticleWidget
{
	padding-left: 15px;
}
.learnSelfStorageNewestItemsVerticleWidget h2
{
	margin-top: 7px;
	font-size: 20px;
	font-weight: bold;
	color: #121014;
	margin-bottom: 14px;
	letter-spacing: 3px;
}
.learnSelfStorageNewestItemsVerticleWidget .lssVerticleWidgetItem
{
	border-bottom: 1px solid #f8f1e6;
	padding-bottom: 12px;
	margin-bottom: 14px;
}
.learnSelfStorageNewestItemsVerticleWidget .lastItem
{
	border-bottom: 0px solid #f8f1e6;
	padding-bottom: 0px;
}
.learnSelfStorageNewestItemsVerticleWidget .lssVerticleWidgetItem h3
{
	font-size: 14px;
	color: #ee3124;
	line-height: 16px;
	margin-bottom: 0;
}
.learnSelfStorageNewestItemsVerticleWidget p
{
	margin-top: 0;
	font-size: 10px;
	margin-bottom: 0;
	line-height: 12px;
	padding: 0;
}
.learnSelfStorageNewestItemsVerticleWidget .lssVerticleWidgetItemThumb
{
	width: 112px;
	height: 63px;
	float: left;
}
.learnSelfStorageNewestItemsVerticleWidget .lssVerticleWidgetItemDesc
{
	margin-left: 117px;
	padding-left: 5px;
	padding-right: 5px;
}
/* End Learn Self Storage Newest Items */
/* Start Bold Quote */
.boldQuote
{
	padding: 30px;
}
.boldQuote .boldQuoteTheQuote
{
	padding-left: 25px;
	color: #231F20;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 2px;
	text-align: justify;
	width: 100%;
	text-indent: -25px;
}
.boldQuote .boldQuoteByLine
{
	padding-top: 10px;
	padding-right: 10px;
	color: #181518;
	font-size: 21px;
	width: 95%;
	text-align: right;
}
.boldQuote .boldQuoteByLineDetails
{
	font-size: 15px;
}
/* End Bold Quote */
/* Start Resource Center */
.resourceCenter
{
	width: 100%;
	font-size: 14px;
}
.resourceCenter .resourceCenterHeading
{
	height: 26px;
	width: 100%;
	background-color: #231F20;
	color: #ffffff;
	padding-top: 0px;
}
.resourceCenterHeading h2
{
	margin-top: 3px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-left: 40px;
}
.resourceCenterTable
{
	width: 100%;
}
.resourceCenterTable .leftColumn
{
	width: 40%;
	padding: 10px;
	padding-left: 20px;
}
.resourceCenterTable .centerColumn
{
	width: 30%;
	padding: 10px;
}
.resourceCenterTable .rightColumn
{
	width: 30%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-left: 2px solid #FFFFFF;
	text-align: center;
}

.resourceCenterTable .leftColumnEqual
{
	width: 36%;
	padding: 10px;
	padding-left: 20px;
}
.resourceCenterTable .centerColumnEqual
{
	width: 32%;
	padding: 10px;
}
.resourceCenterTable .rightColumnEqual
{
	width: 32%;
	padding-left: 10px;
	padding-top: 10px;
}
.resourceCenterTable img
{
	vertical-align: middle;
	margin-right: 5px;
	border: 0px;
}
.serviceIcons a
{
	color: #333333;
}
.serviceIcons img
{
	vertical-align: middle;
	margin-right: 5px;
	border: 0px;
}
.topStatement .searchbox
{
	width: 250px;
	height: 25px;
	background-image: url(/images/homepage/curvedinput.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
	padding-top: 9px;
	display: inline-block;
	float: left;
	color: #FEFEFE;
	vertical-align: middle;
	bottom: 0px;
}
.topStatement .searchbox a
{
	color: #FEFEFE;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: bold;
}

.topStatement .searchbox a:hover
{
	text-decoration: underline;
}
.topStatement .searchbox input
{
	width: 125px;
	height: 18px;
	font-size: 12px;
	border: 0px;
	color: #231F20;
	margin-left: 11px;
	margin-left: 11px;
}
.topStatement .searchbox
{
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
/* End Resource Center */

/* Start Learn Self Storage Item Listing Box */
.lssItemListing
{
	width: 720px;
	height: 150px;
	position: relative;
}

.lssItemListingPictureOverlayRight
{
	position: absolute;
	height: 150px;
	width: 125px;
	right: 0;
	bottom: 0;
	z-index: 50;
}

.lssItemListingPictureOverlayLeft
{
	position: absolute;
	height: 150px;
	width: 125px;
	left: 0;
	bottom: 0;
	z-index: 50;
}

.lssItemListingContentBox
{
	position: absolute;
	width: 100%;
	height: 120px;
	z-index: 49;
	bottom: 0;
}
.lssItemListingHeaderLeft
{
	width: 100%;
	height: 20px;
	color: #ffffff;
	background-color: #ef4035;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.lssItemListingHeaderRight
{
	width: 100%;
	height: 20px;
	color: #ffffff;
	background-color: #ef4035;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.lssItemListingHeaderLeft h3
{
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.lssItemListingHeaderRight h3
{
	margin: 0px;
	padding: 0px;
	margin-left: 130px;
	margin-right: 5px;
}
.lssItemListingBodyLeft
{
	background-color: #f2e7d6;
	height: 100px;
	width: 100%;
	text-align: left;
	font-size: 11px;
	line-height: 13px;	
}
.lssItemListingBodyLeft img
{
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.lssItemListingBodyLeft ul
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	margin-left: 145px;
}
.lssItemListingBodyLeft ul li
{
	margin: 0;
	padding: 0;
}
.lssItemListingBodyLeft p
{
	padding: 5px;
	display: inline;
}
.lssItemListingBodyRight
{
	background-color: #f2e7d6;
	height: 100px;
	width: 100%;
	text-align: left;
	font-size: 11px;
	line-height: 13px;	
}
.lssItemListingBodyRightCont
{
	width: 595px;
	margin-left: 125px;	
}
.lssItemListingBodyRightCont ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-left: 5px;
	padding-left: 25px;
}
.lssItemListingBodyRightCont ul li
{
	margin: 0;
	padding: 0;
}
.lssItemListingBodyRightCont p
{
	margin-left: 125px;
	padding: 5px;
	float: left;
	text-align: left;
}
.lssItemListingBodyRightCont img
{
	float: right;
}
.lssItemListingBodyRightCont .viewLessonLink, .lssItemListingBodyLeft .viewLessonLink
{
	font-size: 14px;
	margin: 0px;
	width: 470px;
	text-align: right;
}
/* End Learn Self Storage Item Listing Box */

.visitorMPGBox
{
	position: absolute;
	z-index: 10;
	top: 165px;
	right: 5px;
	height: 20px;
	width: 250px;
	float: left;
	text-align: right;
}


.breadcrumb
{
	padding: 5px;
}


.companyServicesOverviewDescription
{
	padding-right: 5px;
}
.companyServicesOverviewDescription p
{
	font-size: 14px;
	line-height: 18px;	
}

/* Search */
	.searchbox
	{
		padding: 3px;
	}	
	.searchbox input
	{
		border: 1px solid #000000;
		margin-right: 7px;
		vertical-align: middle;
		height: 12px;
		font-size: 10px;
	}
	.searchbox a
	{		
		font-weight: bold;
		vertical-align: middle;
		font-size: 12px;
	}
	.searchResult
	{
		margin: 1em 0;
	}
	.resultHeading
    {
        display: inline;
        font-weight: normal;
        margin: 0;
        color: #000000;
    }
    .resultHeading a
    {
    }
	.resultExcerpt
	{
		width: 75em;
		color: #161616;
	}
    .resultExcerpt div
    {
        
    }	
	.resultLink
	{
		padding-top: 5px;
		font-size: 90%;
		color: gray;
	}
	.searchnav
    {
        margin-top: 1ex;
    }
    .searchnav a, .searchnav .i
    {
        font-size: 10pt;
    }
    .searchnav .i, .searchnavbutton a
    {
        font-weight: bold;
    }
    .searchnavbutton a
    {
        font-size: 12pt;
    }

	.searchnav div
    {
        background: url(/images/parhamsearch.png) no-repeat;
        height: 26px;
        overflow: hidden;
		margin-bottom: 5px;        
    }
    #np, #nn, .nr, #logo span, .ch
    {
        cursor: pointer;
        cursor: hand;
    }
    .searchnav .nr
    {
        background-position: -64px 0;
        width: 18px;
    }
    #np
    {
        width: 64px;
    }
    #nf
    {
        background-position: -18px 0;
        width: 46px;
    }
    #nc
    {
        background-position: -64px -25px;
        width: 18px;
    }
    #nn
    {
        margin-right: 34px;
        width: 60px;
    }
    #nl
    {
        width: 41px;
    }
    #nn, #nl
    {
        background-position: -83px 0;
    }
    
    .std
    {
        font-size: 82%;
    }
/* End Search */

/* Toolbox Budget */

	.categoryContainer
	{
		border: 0px;
		background-color: #231f20;
		border-bottom: #FFFFFF 1px solid;
		border-top: #FFFFFF 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: small;
		color: #e3ddcd;
		font-weight: bold;
		white-space: nowrap;
	}
	.categoryTableContainer
	{
		border: 0px;
		background-color: #231f20;
		border-bottom: #FFFFFF 1px solid;
		border-top: #FFFFFF 1px solid;
		padding: 2px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: small;
		color: #e3ddcd;
		font-weight: bold;
		white-space: nowrap;
		width: 100%;
	}
	.categoryContainer a, .categoryTableContainer a
	{
		color: #e3ddcd;
	}
	.categoryHeader
	{
	}
	.categoryHeaderTitle
	{
		padding-left: 10px;
		font-weight: bold;
		vertical-align: middle;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: small;
		margin-right: 205px;
		padding-top: 3px;
	}
	a .categoryHeaderTitle
	{
		color: #e3ddcd;
	}
	.categoryHeaderSum
	{
		text-align: right;
		clear: right;
		float: right;
		width: 160px;
	}
	
	.categorySum
	{
		border-bottom: #FFFFFF 1px solid;
		border-left: #000000 1px solid;
		border-top: #000000 1px solid;
		border-right: #000000 1px solid;
		background-color: #231f20;
		color: #e3ddcd;
		font-weight: bold;
		width: 110px;
		text-align: center;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: small;
	}
	.itemTableContainer
	{
		width: 100%;
		padding-left: 25px;
	}
	.itemContainer
	{
		border-bottom: 1px solid #000000;
		margin-left: 20px;
	}
	.itemName
	{
		padding: 1px;
		margin-right: 200px;
	}
	.itemAmount
	{
		margin: 0;
		padding: 1px;
		text-align: right;
		clear: right;
		float: right;
		width: 160px;
	}
	.InputCSStoHighlight
	{
		background-color: #bdae87;
		border: 1px solid #000000;
	}

	.hoverInput
	{
		border: 1px solid #000000;
		text-align: center;
		width: 110px;
	}

	.hoverInput:hover
	{
		background-color: #ef4035;
		color: #FFFFFF;
		border: 1px solid #000000;
	}

	.colItem
	{
		padding: 5px;
		border-top: 1px dashed #000000;
		border-left: 1px dashed #000000;
		border-right: 1px dashed #000000;
	}
	.colItemLast
	{
		padding: 5px;
		border: 1px dashed #000000;
	}
	
/* End Toolbox Budget */
/* Lesson Catalog */
.lessonCatalogHeader
{
	border-bottom: 1px solid #231F20;
}
/* End Lesson Catalog */
/* Item Overview Box */
.lssItemOverviewBox
{
	float: right;
	width: 200px;  
	background-color: #EFEFEF; 
	border: 1px solid #231f20;
	margin: 10px;
	margin-top: 0px;
	clear: both;
}
.lssItemOverviewBox .header
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.lssItemOverviewBox .content
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.lssItemOverviewBox .content .overviewitemlabel
{
	margin-right: 5px;
}
.lssItemOverviewBox .content TD
{
	border-bottom: 1px solid #231f20;
	padding: 2px;
}
.lssItemOverviewBox .content .last
{
	border-bottom: 0px solid #231f20;
}
/* End Item Overview Box */
.largeVideo
{	
	width: 950px;
	height: 534px;
	background-color: #000000;
	color: #FFFFFF;	
}
.alignTextTop
{
	vertical-align: text-top;
}

/* Clear Fix Start */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
/* Clear Fix End */


