/***** PERSONNA Design Stylesheet *****/

.wrap960{
	height: auto !important;
	min-height: 100%;
	height: 100%; 
	width:960px;
	text-align:left;
	position:relative;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	/*padding: 0 20px 0 20px;*/
}
div.clearer{
    width:100%;
    height:0;
    clear:both;
}

/* HEADER STYLES */
#header{
    height:107px;
    overflow:hidden;
}
#topNav{
    float:right;
    margin-right:65px;
}
#topNav li{
    float:left;
    display:block;
    height:29px;
    padding-left:17px;
    padding-right:17px;
    padding-top:2px;
    background: transparent url("http://img.en25.com/Web/IronMountain/topNavBG.jpg") no-repeat left top scroll;
}
#topNav li.topFirst{
    background: transparent url("http://img.en25.com/Web/IronMountain/topNavBGfirst.jpg") no-repeat left top scroll;
    padding-left: 28px;
}
#topNav li.topLast{
    background: transparent url("http://img.en25.com/Web/IronMountain/topNavBGlast.jpg") no-repeat right top scroll;
    padding-right: 28px;
}
#topNav li a{
    color:#FFF;
    font-size:11px;
}
#header img#topLogo{
    margin-top:20px;
}
#mainNav{
    float:right;
    margin-right:7px;
    /*margin-top:64px;*/
}
#mainNav li{
    float:left;
    display:block;
    height:30px;
    padding-left:10px;
    padding-right:10px;
    padding-top:11px;
    background: transparent url("http://img.en25.com/Web/IronMountain/mainNavBG.gif") no-repeat left top scroll;
}
#mainNav li.mainFirst{
    background: transparent url("http://img.en25.com/Web/IronMountain/mainNavFirstBG.gif") no-repeat left top scroll;
    padding-left: 12px;
}
#mainNav li.mainLast{
    background: transparent url("http://img.en25.com/Web/IronMountain/mainNavLastBG3.gif") no-repeat right top scroll;
    padding-right: 12px;
}
#mainNav li a{
    color:#FFF;
    font-size:16px;
}
#headerImage{
    background: transparent url("http://img.en25.com/Web/IronMountain/headerImg.jpg") no-repeat center top scroll;
    height:300px;
    padding-left:8px;
    overflow:hidden;
}


/* ACTUAL CONTENT STYLES */
#contentWrapper{
	width:100%;
	background: #FFF url("http://img.en25.com/Web/IronMountain/fullWidthBG.png") repeat-x left top scroll;
	color:#464646;
}
#titleBar{
	padding-top:44px;
}
.personnelHeaderImage{
	float:left;
	margin-top:6px;
}
#titleContainer{
	float:left;
	width:560px;
	padding-left:15px;
}
#titleContainer h1{
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0;
	margin-bottom:10px;
	font-size:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-family:"Myriad Pro", "Arial";
}
#titleContainer p{
	font-size:13.5px;
	line-height:18px;
	color:#fff;
	width:360px;
	padding-bottom:0;
	font-family:"Myriad Pro", "Arial";
}
#titleContainer span{
	height:202px;
	display:block;
}
ul#greenPanel{
	float:right;
	margin-right:5px;
	/*margin-top:59px;*/
}
ul#greenPanel li{
	padding-top:4px;
	display:block;
	float:left;
	padding-left:21px;
	padding-right:21px;
	height:26px;
	background: url("http://img.en25.com/Web/IronMountain/greenMenuBG.gif") no-repeat scroll left top transparent;
	
}
ul#greenPanel li.greenFirst{
	background: url("http://img.en25.com/Web/IronMountain/greenMenuBGfirst.gif") no-repeat scroll left top transparent;
	padding-left:23px;
	
}
ul#greenPanel li.greenLast{
	background: url("http://img.en25.com/Web/IronMountain/greenMenuBGlast.gif") no-repeat scroll right top transparent;
	padding-right:23px;
	
}
ul#greenPanel li a{
	color:#fff;
	font-size:16px;
}

#breadCrumbs{
	padding-top:20px;
}
#breadCrumbs ul{
	
}
#breadCrumbs ul li{
	float:left;
	display:block;
	font-size:15px;
	
}
#breadCrumbs ul li a{
	color: #0084B5;
	font-size:15px;
	text-decoration:underline;
}
#contentWrapper .container{
	width:730px;
	float:left;
	margin-top:10px;
	padding-top:15px;
}
.dotted{
	border-top:1px dotted #464646;
}
.secondaryNav{
	width:260px;
	padding-right:20px;
	float:left;
}
.secondaryNav li{
	
}
.secondaryNav li a{
	font-size:14px;
	font-weight:bold;
	color:#696969;
	line-height:30px;
}
.secondaryNav li a:hover{
	color:#000;
}
#bodyContent{
	float:left;
	width:445px;
}
#bodyContent h2{
	padding:0;
	font-size:21px;
	line-height:18px;
	margin-bottom:10px;
	color:#000;
}
#bodyContent p.intro{
	font-size:15px;
	line-height:21px;
}
#bodyContent p.ulTitle{
	color:#000;
	padding-bottom:2px;
	font-size:15px;
}
ul.largeBullets{
	padding-bottom:20px;
}
ul.largeBullets li{
	background: url("http://img.en25.com/Web/IronMountain/liball.png") no-repeat scroll left center transparent;
	padding-left:20px;
	font-size:15px;
	line-height:21px;
}
.aidaDiv{
	padding-top:20px;
	padding-bottom:20px;
}
.aidaDiv h3{
	padding-bottom:6px;
	font-size:14px;
	font-weight:bold;
}
.aidaDiv img{
	margin-top:2px;
	float:left;
}
.aidaDiv .textWrapper{
	float:left;
	width:236px;
	padding-left:15px;
}
.aidaDiv .textWrapper p{
	font-size:13px;
	color:#696969;
	padding-bottom:0;
}
.aidaDiv .textWrapper p span{
	color:#0084b5;
	font-weight:bold;
}

#mediaBar{
	width:215px;
	float:right;
	padding-top: 8px;
}
#followBar{
	clear:both;
}
#followBar ul{
	margin-left: 4px;
}
#followBar ul li{
	float:left;
	display:block;
	background: url("http://img.en25.com/Web/IronMountain/socialBG.png") repeat-y scroll left top #FFFFFF;
	padding-top:8px;
	height:22px;
	padding-left:9px;
	padding-right:9px;
	font-size:11px;
}
#followBar ul li.socialFirst{
	background: url("http://img.en25.com/Web/IronMountain/socialBGfirst.png") repeat-y scroll left top #FFFFFF;
}
#followBar ul li.socialLast{
	background: url("http://img.en25.com/Web/IronMountain/socialBGlast.png") repeat-y scroll right top #FFFFFF;
}
#followBar ul li a{
	
}
#ebookBar{
	clear:both;
	padding-top: 10px;
}
.whiteBG{
	padding-left:12px;
	padding-right:15px;
	padding-top:12px;
	background: url("http://img.en25.com/Web/IronMountain/mediaTabBG.png") repeat-y scroll left top #FFFFFF;
}
#ebookBar h2{
    background-image: url("http://img.en25.com/Web/IronMountain/ebookHeaderBG2.png");
    background-position: left top;
    background-repeat: no-repeat;
    margin:0 0 0 1px;
    padding-left:13px;
    padding-top:7px;
    padding-bottom:0px;
    height:46px;
    color: #FFFFFF;
    font-size:18px;
    line-height:21px;
    font-weight:bold;
    letter-spacing:0;
}
.whiteBG h3{
	padding:0;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	color:#000;
}
.whiteBG p{
	color:#696969;
	font-size:13px;
	line-height:17px;
	padding-bottom:12px;
}
.whiteBG span.dotted{
	height:2px;
	width:100%;
	display:block;
	margin-bottom:8px;
}
.featurebox-white{
    background-image: url("http://img.en25.com/Web/IronMountain/mediaTabBottom.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 17px;
    width: 213px;
}
#bottomBar{
	clear:both;
}
#bottomBar h2{
    background-image: url("http://img.en25.com/Web/IronMountain/recommendHeaderBG.png");
    background-position: left top;
    background-repeat: no-repeat;
    margin:0 0 0 1px;
    padding-left:14px;
    padding-top:7px;
    padding-bottom:0px;
    height:47px;
    color: #FFFFFF;
    font-size:18px;
    line-height:21px;
    font-weight:bold;
    letter-spacing:0;
}
.blueBG{
	padding-left:12px;
	padding-right:15px;
	padding-top:12px;
	background: url("http://img.en25.com/Web/IronMountain/recommendedTabBG.png") repeat-y scroll left top #FFFFFF;
}
.blueBG p{
	color:#696969;
	font-size:13px;
	line-height:17px;
	padding-bottom:12px;
}
.blueBG ul.largeBullets{
	padding-bottom:0px;
}
.blueBG ul li{
color:#0084b5;
	font-size:13px;
	line-height:17px;
}

.featurebox-blue{
    background-image: url("http://img.en25.com/Web/IronMountain/recommendedTabBottom.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    width: 213px;
}



a.downloadBtn {
	display:block;
    background-color: transparent;
    background-image: url("http://img.en25.com/Web/IronMountain/submit_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: bold;
    height: 30px;
    padding-top: 9px;
    text-align: center;
    width: 187px;
}

.infobox p {
    padding-right:15px;
    margin-left:75px;
}
.infobox a {
    display:block;
    margin-left:75px;	
    color:#0084b5;
    font-weight:bold;
}

/* AIDA TEMPLATE STYLES IN ADDITION TO PERSONA */
.triggerContainer{
	padding-top:20px;
}
img.mediaIcon{
	margin-right:9px;
}
.aidaDiv .textWrapper  p.mediaDescription,
.aidaDiv .textWrapper  p.mediaDescription a{
	font-weight:bold;
	line-height:17px;
	color:#696969;
}
.aidaDiv .textWrapper  p.mediaDescription a:hover{
	text-decoration:underline;
}
.aidaDiv .textWrapper p.mediaDescription span{
	font-weight:normal;
	line-height:17px;
}
.aidaDiv .reversed{
	padding-left: 0px;
	padding-right:15px;
	width: 236px;
}
.specialHelp{
	background: url("http://img.en25.com/Web/IronMountain/additionalInfoBG.gif") repeat-x scroll left top #FFFFFF;
	padding-left:20px;
}
.specialHelp .textWrapper p span{
    color: #000;
}
.specialHelp .textWrapper a{
        color: #0084B5;
	font-size:13px;
	margin-top:25px;
	display:block;
}
.specialHelp .textWrapper a:hover{
        text-decoration:underline;
}
.AIDAcontent ul.largeBullets a{
	font-size:15px;
	color:#0084b5;
}
.AIDAcontent ul.largeBullets a:hover{
	text-decoration:underline;
}




/* 5. FOOTER */

#footer {
    margin-top:20px;
    border-top: solid 4px #00afdb;
    padding-top:10px;
    color:#696969;
}
#footer {
    padding:10px 0 0 0;
    font-size:0.8em;
    width:100%;
    overflow:hidden;
}
#footer p, #footer a {
    padding-bottom:0px;	
    margin-left:0px;
    font-weight:normal;
    font-size:11px;
}
#footer p#follow {
    float:left;
    padding: 10px 10px 0 0;
}
#footer a {
    display:inline;
    color:#464646;
}
#footer ul {
    padding:10px 0 10px 0;
}
#footer ul li {
    display:inline;
    margin-right:5px;
}
#footer .infobox {
    float:left;
}
#footer .infobox img {
    float:none;
}
#footer .last {
    float:right;
    text-align:right;
}