
/******************************
* Solutions Styles
******************************/

#solutions-overview .roundedBox {
	padding-bottom: 0;
}

#solutions-overview .roundedBox ul {
	padding-bottom: 0;
}

#solutions-overview .roundedBox .floatList {
	float: left;
	list-style: disc;
	width: 27%;
	_width: 26%;
	_margin-left: 1.3em;
}

#solutions-overview p {
	padding-bottom: 0;
}

#solutions-overview .roundedBox ul {
	padding-bottom: 1em;
}

#solutions-overview .roundedBox li {
	padding-bottom: .25em !important;
}

#contentColumn h3 {
	color: #C30000;
	font-size: 115%;
}

p + .twoColOverviewBox {
	margin-top: 1.5em !important;
}

.roundedBox p + p {
	padding-top: 0;
}

/******************************
* Anchor (Text) Links
******************************/

.pageAnchors, #anchorButtons {
	clear: both;
	margin: 0 0 1em 0 !important;
	list-style: none;
}

.pageAnchors li, #anchorButtons li {
	display: inline;
}

.pageAnchors li:before { content: "| "; }
.pageAnchors li:first-child:before { content: ""; }

/*IE workaround*/
* html .pageAnchors li {
	background: url('/images/navigation/vertical-bar.gif') no-repeat 100% 50%;
	padding: 0 .75em 0 0;
}

/******************************
* Anchor (Button) Links
******************************/

#anchorButtons li:before { content: ""; }
#anchorButtons li:first-child:before { content: ""; }

/******************************
* Industry Guides Styles
******************************/

.guideBox {
	margin: 2em 0;
}

.guideBox td {
	padding: 1.5em 1em;
}


/******************************
* Styles for page subsections
******************************/

.paddedBox .red {
	display: none;
}

.solutionRow {
	width: 100%;
	/* 
	Removing this fixes the IE6 bug that causes the solutions
	column to spill into the bottom of the page
	
	float: left; 
	*/
	clear: both;
	/* background: url("/images/assets/3columnHybridBackground.png") 3px repeat-y; */
	padding-bottom: 3em;
}

.solutionRow h2 {
	margin: 0 !important;
	padding: .5em 0 .5em 0;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 150%;
	text-transform: none;
	color: #c30000;
}

.whatNeed {
	margin-bottom: 50em !important;
	_margin-bottom: 30em !important;
}

/******************************
* Main Subsection Content
******************************/

.solutionContent {
	width: 500px;
	float: left;
	clear: left;
}

.solutionContent h2 {
	height: 15px;
	margin: 0 !Important;
	padding: 2px 10px;
	font-size: 95% !important;
	color: #000;
	background: url('/images/assets/h2-spotlight-lft.png') no-repeat top left;
	border-top: none;
	border-bottom: 1px solid #658db2;
}

.solutionContent li {
	padding-bottom: 1em !important;
}

.solutionContent .roundedBoxInside ul {
	padding-bottom: 0 !important;
}

/******************************
* Subsection Sidebar Content
******************************/

.solutionSidebar {
	float: right;
	clear: right;
	width: 150px;
	margin-top: 1em;
}

.solutionSidebar .box {
	margin-bottom: 1em;
	padding-bottom: 10px;
	background: #ececec;
	font-size: 85%;
	color: #333;
}

.solutionSidebar .box * {
	margin: 0;
	padding: 1em 10px 0 10px;
}

.solutionSidebar .box * * {
	margin: 0;
	padding: 0;
}


.solutionSidebar .center {
	display: block;
	margin: 0 auto 1em auto;
	text-align: center;
}

.solutionSidebar .box-h2 {
	padding: 0;
	background: #BBC4CE url('/images/navigation/rt-col-h2-rt.png') no-repeat top right;
}

.solutionSidebar .box-h2 h2 {
	margin: 0;
	padding: 5px 10px !important;
	background: url('/images/navigation/rt-col-h2-lft.png') no-repeat top left;
	border-top: none;
	border-bottom: 1px solid #fff;
	font-size: 100%;
	text-transform: uppercase;
	color: #333;
}

.solutionSidebar .box ul {
	margin: -.25em 0 10px 15px !important;
}

.solutionSidebar .box li {
	padding-bottom: 10px;
}

.solutionSidebar .box li a {
	display: block;
	/* width: 90%; */
}

.solutionSidebar h3 {
	margin: 0 10px !important;
	padding: 10px 0 2px 0 !important;
	border-bottom: 1px solid #ccc;
	font-size: 100% !important;
	color: #333 !important;
}

.solutionSidebar .learnMore p {
    margin-top: 0 !important;
    padding:1em 10px 0 10px;
}


/******************************
* Old Styles, may not need
******************************/

table.whiteRow td {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

table.whiteRow td img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/******************************
* Solution Center Styles
******************************/

/******************************
* Overview Styles
******************************/

.partnerLogos {
	text-align: center;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.partnerLogos li {
	display: inline;
	padding: 0 10px 0 0;
	line-height: .8em;
	list-style: none;
}


/******************************
* App/Tech Partners Styles
******************************/

#appPartnerLogo {
	width: 135px;
	padding: 5px;
}

#appPartnerinfo {
	padding: 5px;
}

/******************************
* Tech Center Styles
******************************/

#rightColumn #techGallery {
	margin: 1em 0 !important;
	padding: 0 !important;
	list-style: none;
}

#rightColumn #techGallery li, .techPhotos h3 {
	display: block;
	margin: 1em 0 !important;
	_margin: .5em 0 !important;
	padding: 0 !important;
	text-align: center;
}

/******************************
* Application Guide Styles
******************************/

.solution-center .roundedBoxInside p {
	padding-bottom: .5em;
}

/******************************
* White Paper Styles
******************************/

#stripedTable td {
	padding: .5em 0;
	font-size: 100%;
}

ul.whitepaperAttributes {
	font-size: 105%;
	margin: .5em 0 .4em 0 !important;
	list-style: none;
}

.whitepaperAttributes li {
	margin: 0 !important;
	padding-right: 35px;
}

.whitepaperAttributes li strong {
	color: #35699a;
}

#app-security {
	clear: both;
	margin: 1em 0 !important;
}

.overviewText {
	padding: 10px 10px 0 10px;
}

.overviewText p {
	line-height: 1.3em;
}

.overviewLink {
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	color: #000;
}

/******************************
* Application Ready Network
******************************/

#tech-ed-logo{
	display: block;
	float: right;
	border: none;
	padding-top: 1em;
	_padding-top: 0;
}



