a.arrowOut {
	color:#587892;
	background:url(../img/arrowOut.gif) left 3px no-repeat;
	left:-10px;
	padding-left:10px;
	display:block;
	position:relative;
}

a.arrowDown {
	color:#587892;
	background:url(../img/arrowDown.png) 0px 5px no-repeat;
	left:-10px;
	padding-left:10px;
	display:block;
	position:relative;
}
a.arrowDown:hover, a.arrowOut:hover {
	color: #c00;
}
a.more {
	display:block;
	margin-top:14px;
}

.leftNav li ul {
	display:none;
	padding-left:15px;
	margin-top:10px;
}

.flashAlternative {
	width:483px;
	height:271px;
	background: bottom left no-repeat #f4f4f4;
	margin-bottom:20px;
}

.solutionDetails .flashAlternative {
	background: url(../img/bg_alternativeContent2.png) bottom left no-repeat #f4f4f4;
}

.flashAlternative h2 {
	padding:25px 16px 16px 16px;
	color:#587892;
	font-size:20px;
	font-weight:normal;
	margin:0;
}

#flashHome {
	float:left;
}

.solutionDetails .flashAlternative h2 {
	padding-right:215px;
}

.flashAlternative p {
	padding:0px 215px 0px 16px;
	font-size:14px;
}

.flashAlternative p a {
	font-weight:bold;
	background-position: right 5px;
}

.flashAlternative p a span {
	font-weight:normal;
	font-size:12px;
}

.sIFR-active .flashAlternative p.sifr-text {
	visibility:hidden;
}

#content #solutions {
	margin-top:25px;
}
#content #solutions .marquee {
	width:860px;
	height:297px;
	position:relative;
	z-index:10;
}

#content #solutions .marqueeText {
	padding:15px 15px;
	width:750px;
}

#content #solutions .marqueeText h1 {
	padding:0;
}

#content #solutions .marqueeText p {
	margin-top:10px;
	color:#404040;
}

#noSolutionsFound {
	position:absolute;
	bottom:10px;
	left:62px;
	color:#c00;
	display:none;
	background-color:transparent;
}

#noSolutionsFound.active {
	display:block;
}

#drawerContainer {
	height:0;
	overflow:hidden;
	position:relative;
}

#solutionsDrawer {
	background: #dfdfdf url(../img/solutionsGrad.gif) left top repeat-x;
	padding:0 70px 50px;
	position:relative;
	overflow:hidden;
}

#solutionsDrawer .resultDisplay {
	position:absolute;
	right:15px;
	top:10px;
	color:#404040;
}

#solutionsDrawer .header {
	padding: 20px 0 0;
}
#solutionsDrawer .header h3 {
	text-transform: capitalize;
}
#solutionsDrawer .header h2 {
	font-size:10px;
}

#solutionsDrawer .header p {
	color:#404040;
}

#solutionsDrawer #results {
	background: transparent url(../img/solutionContTop.gif) left top no-repeat;
	padding-top:6px;
	width:715px;
	margin-top:10px;
	float:left;	
}

#solutionsDrawer #results .content {
	background:transparent url(../img/solutionContMid.gif) left top repeat-y;
	padding: 18px 0 0 25px;
	float:left;
	width:690px;
}

#solutionsDrawer #results .wrapper {
	background: transparent url(../img/solutionContBottom.gif) left bottom no-repeat;
	padding-bottom:6px;
	float:left;
	width:715px;
}

#solutionsDrawer #results.listView .wrapper.even {
	background-image:url(../img/solutionContBottomAlt.gif);
}

#solutionsDrawer #results .item {
	margin:0 20px 18px 0;
}

#solutionsDrawer #results .item.alt {
	margin-right:0;
	background:none;
}

#solutionsDrawer #results .item  .titlebar {
	color:#404040;
	font-size:10px;
}

#solutionsDrawer #results .item .titlebar a {
	font-size:10px;
}

#solutionsDrawer #results.listView .content  {
	padding:0;
	background:transparent;
}

#solutionsDrawer #results.listView .item {
	padding:12px 20px 20px;
	margin:0;
	width:675px;
	margin:0;
	border:none;
	background:transparent url(../img/solutionContMid.gif) left top repeat-y;
}

#solutionsDrawer #results.listView .titlebar {
	margin:0;
}

#solutionsDrawer #results.listView .item-content {
	padding-bottom:0;
}

#solutionsDrawer #results.listView .item-content span{
	line-height:12px;
}

#solutionsDrawer #results.listView .item .item-content h3 {
	margin:0;
	padding:5px 0;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}

#solutionsDrawer #results.listView .item.alt {
	background-image:url(../img/solutionContMidAlt.gif);
}


#solutionsDrawer #results.listView .titlebar span {
	text-transform:uppercase;
}


#solutions #toutArea {
	margin:20px 0;
	overflow:hidden;
	clear:both;
	position:relative;
}

#solutions #toutArea .wrapper {
	width:878px;
	position:relative;
}

#solutions #toutArea .box {
	width:421px;
	height:128px;
	float:left;
	margin-right:18px;
	position:relative;
	background:#F2F2F2 url(../img/bg_toutAreaBox.png) no-repeat scroll left top;
}

#solutions #toutArea .box img {
	position:absolute;
	right:0;
}

#solutions #toutArea .box h2 {
	padding: 16px 16px 0;
	position:relative;
	zoom:1;
	z-index:1;
}

#solutions #toutArea .box p {
        padding: 0 100px 0 16px;
	position:relative;
	z-index:1;
}

#solutions #finder-mod {
	background:transparent url(../img/solutionsFinderBg.png) left top no-repeat;
	width:488px;
	height:96px;
	left:60px;
	top:178px;
}

#solutions #finder-mod.alt-design div.top-section {
	display:none;
}

#solutions #finder-mod.alt-design div.wrapper, 
#solutions #finder-mod.alt-design div.content, 
#solutions #finder-mod.alt-design form {
	background:none;
}

#solutions #finder-mod.alt-design form {
	width:100%;
	padding:22px 0 0 10px;
	float:left;
}

#solutions #finder-mod.alt-design div.selectWrapper {
	background:none;
}

#solutions #finder-mod.alt-design .submit {
	width:75px;
	padding:0;
	float:right;
	margin:8px 35px 0 0;
	position:relative;
}

#solutions #finder-mod.alt-design .submit a {
	display:block;
	height:26px;
	width:75px;
	text-align:center;
	vertical-align:middle;
	padding:10px 0 0 0;
	background-color:#a1aaaf;
}

#solutions #finder-mod.alt-design .submit a:hover {
	background-color:#c00;
	
}

#solutions #finder-mod.alt-design .selectDisplay {
	border:1px solid #e9e9e9;
	background:#ececec url(../img/bg_sd_dropdown.png) top right repeat-x;
	padding:3px 8px 2px;
	height:15px;
	width:140px;
	overflow:hidden;
}
#solutions #finder-mod.alt-design .selectScroller {
	width: 158px;
}
#solutions #finder-mod.alt-design .selectList li {
	width: 138px;
}
#solutions #finder-mod.alt-design .selectDisplay span {
	font-size:11px;
	font-weight:normal;
}
#solutions #finder-mod.alt-design div.selectWrapper div.hovered span {
	color:#404040;
}

#solutions #finder-mod.alt-design div.selectParent {
	float:left;
	width:175px;
}

#solutions #finder-mod.alt-design .selectParent p {
	color:#858585;
	padding-bottom:6px;
	font-weight:bold;
	/*text-transform:lowercase;*/
}

#solutions #finder-mod.alt-design .selectDisplay, #solutions #finder-mod.alt-design li {
	/* text-transform:capitalize; */
}

#solutions #finder-mod.alt-design div.selectParent div.selectDropDown {
	width:156px;

	padding:0px 4px 4px 3px;
	position:absolute;
	top:-22px;
	margin-left:-2px;
	background: url(../img/bg_mainDD.png) no-repeat scroll left bottom;
}

#solutions #finder-mod.alt-design div.selectOpen div.selectDropDown {
	position:relative;
}

#solutions #finder-mod.alt-design .selectList li {
	color:#404040;
	background: #fefefe;
	padding: 4px 8px 4px 10px;
	font-size: 11px;
	border-top: 1px solid #e9e9e9;
	line-height:15px;
}
#solutions #finder-mod.alt-design .selectList li.first {
	background: url(../img/bg_DDTop.png) repeat-x top left;
}
#solutions #finder-mod.alt-design .selectList li.last {
	background: url(../img/bg_DDBottom.png) repeat-x bottom left;
}
#solutions #finder-mod.alt-design .selectList li.divider {
	border-top: 1px solid #d2d2d2;
}
#solutions #finder-mod.alt-design div.selectWrapper ul.selectList li.selected {
	color: #333;
}
#solutions #finder-mod.alt-design div.selectWrapper ul.selectList li.hovered {
	background:#f6f6f6;
	color: #333;
}

#solutions #finder-mod.alt-design div.selectParent .selectList {
	padding:0
}

.sIFR-active .marqueeText p, .sIFR-active .rightCol .rightCol h4, .sIFR-active .tout h4 {visibility:hidden;}

.solutionsDescription {
	color: #404040;
}

.listView .solutionsTitle {
	font-size: 16px;
	line-height: 20px !important;
	width: 600px;
}

.listView .leftover {
	line-height: 20px !important;
}

.listView .solutionsDescription {
	margin-top: 10px;
	font-size: 11px;
}

.gridView .solutionsDescription {
	display: none;
}