﻿div#leftColumnFrame {
	background: url(../img/bg-leftcolumnframes.gif) no-repeat top right !important;
	width: 260px;
	float: left;
	border-right: solid 1px #dadada !important;
}

div#leftColumnFrameContent {
	overflow: auto !important;
	overflow: visible;
	width: 100%;
	height: 100%;
	border: 0;
	padding-bottom: 30px;
}

div#rightColumnFrame {
	background: url(../img/bg-rightcolumnframes.gif) no-repeat top left !important;
	padding: 0;
	margin: 0;
	float: right;
	width: 694px;
}

div#rightColumnFrameContent {
	padding: 10px 30px;
}

div#popupContent {
	width: 100%;
	padding: 7px 25px 30px 30px;
	background: #fff !important;
}

div.interiorResizableDivs {
	height: auto !important; 
	height: 749px; /* IE */ 
	min-height: 749px; 
}

div.wideShortcutsMenu {
	padding: 7px 0 0 0;
	margin: 0;
 	width: 315px;
	color: #919191;
 	text-align: left;
}

div.wideShortcutsMenu li {
	padding: 0px;
	margin-bottom:8px;
	color: #919191;
}

.noArrow {
	background: none !important;
	padding-left: 0 !important;
}


/* TEXT 
----------------------------------------------- */		
h1, .spanH1 {
	font: 28px/30px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b43866;
	margin: 0;
}

h2, .spanH2 {
	font: 20px/22px Arial, Helvetica, sans-serif;
	color: #5f9ba2;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3, .spanH3 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3b3b3b;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4, .spanH4 {
	font-size: 12px; 
	font-weight: normal;
	color: #919191;
	margin-bottom: 2px;
	padding-bottom: 0;
}

.intro {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #3b3b3b;
	padding: 0 0 11px 0;
	margin: 0;
}	

.topPadding {
	padding-top: 7px;
}

a.invisible {
	cursor:text;
}

/* Q & A
----------------------------------------------- */	
.question {
	font-size:14px;
	color: #000;
	padding: 5px 0;
}

.answer {
	padding: 5px 0 15px 0;
}

.answer .questionRepeat {
	padding: 0;
	margin: 0;
	display: block;
	font-weight: bold;
}


/* LISTS
----------------------------------------------- */		
ul.linkGroup , ol.linkGroup {
	margin-left: 15px;
	margin-top: 10px;
}

ol.linkGroup li {
	padding-bottom: 0px;
}

ul.linkGroup li {
	list-style-image: url(../img/bullet-platform.gif);
	list-style-position: outside;
	padding-bottom: 0px;
}

ul.linkGroup li.noBottomPadding {
	padding-bottom: 0 !important;
}

ul.linkGroup li .headerSmall {
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 0 !important;
	padding-bottom: 3px;
}

ul.linkGroup li .textSmall {
	font: 10px/16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b5b5b;
	margin: 0;
}

ul.linkGroup li.black11 {
	font-size: 11px;
	color: #000;
}

ul.standardList , ol.standardList {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 6px;
}

ol.standardList li {
	padding-bottom: 6px;
}

ul.standardList li {
	list-style-image: url(../img/bullet-platform.gif);
	list-style-position: outside;
	padding-bottom: 6px;
}


/* FORMS
----------------------------------------------- */	
div.rowLabel {
	width: 280px;
	float: left;
	text-align: right;
}

div.rowItem {
	width: 10%;
	float: left;
	text-align: center;
}


/* CASE STUDIES
----------------------------------------------- */
.caseStudyText2 {
	width: 500px;
}

.imageFrame2 {
	width: 132px;
	height: 102px;
	padding: 6px;
	margin: 0;
	float: left;
}

.itemLinkHover {
	background: url(../img/arrow-red.gif) no-repeat center left;
	padding-left: 15px;
	margin: 3px 0;
}

.itemLinkHover a:link,
.itemLinkHover a:visited {
	color: #9eaf44;
}

.itemLinkHover a:hover,
.itemLinkHover a:active {
	color: #b43866;
}


/* QUICK START PAGES - NEW (includes some common AOL styles, specific AOL styles are in seperate section below)
----------------------------------------------- */
#qs_header {
	margin-top: 25px;
	margin-bottom: 15px;
	width: 242px;
}

#qs_nav, #qs_nav_AOL {
	float: right; 
	font-size: 8pt; 
	margin-top: 35px;
}

#qs_nav a.active, #qs_nav_AOL a.active {
	font-weight: bold;
	color: #b43866;
}

#qs_content {
	color: #7b7b7b;
	font-size: 14px;
	height: 400px;
}

#qs_content .headline {
	color: #3b3b3b;
	font-size: 16px;
	margin-bottom: 10px;
}

#qs_content p {
	color: #5d5d5d;
}

#qs_content .actionSteps {
	font-weight: bold;
	margin-bottom: 0px;
}

#qs_content ol {
	margin-top: 6px;
	margin-left: 8px;
}

#qs_content li {
	padding-bottom: 6px;
}

#qs_prevNext {
	margin-bottom: 10px;
}

#qs_prevNext .right {
	float: right;
	margin-right: 2px;
}

#qs_prevNext a {
	color: #9fb141;
	font-size: 11px;
}

#qs_prevNext a:hover {
	color: #b43866;
}

#qs_prevNext a.prev {
	background: url(../img/arrow-green-left.gif) no-repeat center left;
	padding-left: 15px;
	margin: 3px 0;
}

#qs_prevNext a.next {
	background: url(../img/arrow-green.gif) no-repeat center right;
	padding-right: 15px;
	margin: 3px 0;
}

#qs_sectionDescription, #qs_sectionDescription_AOL {
	float: left; 
	width: 240px;
}

#qs_sectionTop {
	border: 1px solid white; 
	margin-bottom: 12px;
}

#qs_sectionVisual, #qs_sectionVisual_AOL {
	float: right;
	width: 650px;
}


/* QUICK START PAGES (AOL SPECIFIC STYLES) - NEW: 
------------------------------------------------ */
#qs_logo_AOL {
	position:relative; 
	top: 25px;
}

#qs_logo_AOL img {
	border:0px;
}

#qs_nav_AOL {
	clear:both; 
	position:relative; 
	left:-150px; 
	top:12px;
}

#qs_next_AOL {
	position:relative;
	left:90px;
}

#qs_sectionDescription_AOL {
	position:relative;
	top: 5px;
}

#qs_sectionDescription_AOL ol {
	margin-left:7px;
}

#qs_sectionVisual_AOL {
	position:relative;
	top: 5px;
}

#qs_subList_AOL {
	margin-left:15px;
	margin-top:5px;
}

#qs_subBullet_AOL {
	list-style-type:disc;
}

