/* CSS Document */
div.main h1 {font: lighter 21px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;padding-bottom:2px;}/*this should be incorp into main_style*/
/*Seven*/
/*individual colors,bg, and etc. assigned on product_xx.css*/


div#feature{
	white-space: nowrap;width:687px;
}
div#feature div.featureMain{float:left;width:531px;height:170px;}

div#feature div.sidebar ul{
	list-style-type: none;
	margin: 5px 0px 0px 8px !important;
	margin: -5px 0px 0px 8px;
	padding: 0px 0px 0px 5px;}
div#feature div.sidebar ul li,
div#feature div.sidebar ul li a{
	color:white;
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	padding-top:1px;
	padding-bottom:3px;
	text-decoration:none;
}/*New-li bg broken out to indidv CSS*/

div.featureArea h2{
	font: lighter 18px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding:0px 0px 0px 0px;
}
div.featureArea span{
	font-size:13px;
	padding-left:2px;
	font-weight: bold;
	color: #202020;
}
div.featureArea p{
	padding: 14px 0px 0px 17px;
	margin:0px;
	font-size:13px;
	color: #FFFFFF;
}
div.featureArea p a, 
div.featureArea p a:visited{color:#ffffff;text-decoration:none;}
div.featureArea p a:hover{color:#ffffff;text-decoration:underline;}


div.featureArea{
	background: url(/images/bg/solutions_feature.jpg) no-repeat;
	padding:27px 18px 18px 185px;
	width:485px !important;
	height: 140px !important;
}
div.featureArea p.tag{
	font: lighter 26px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:-8px 0px 0px 0px;
	padding:0px;}



div#featureL3{
	background-color: #CC9933;
	background-image: url(/images/bg/solutions_l3_titlebar.jpg);
	background-repeat: no-repeat;
	float:left;/*DW Hack*/
	float:none !important;/*DW Hack*/
	width: 686px;
	height: 35px;
}
div#featureL3 h2{
	color: white;
	font-size: 22px;
	font-weight: lighter;
	margin:0px;
	padding-top: 6px;
	padding-left: 20px;
}


div.midCol{width:341px;}


.quote {
font-size: 14px;
color: #cc9900;
margin: 0 0 6px 0;
}
.quotee {
font-size:11px;
color:  #cc9900;
margin: 0 0 28px 18px;
}


.line{
border-top: 1px dotted #B2B2B2;
}

table.solutionOptions th{
	text-align: left;
	font: normal 15px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 6px 5px 6px 10px;
	background-color: #577EA9;
}

table.solutionOptions th.left{
     background:url(/images/bg/solutions_corner_topleft.gif) top left no-repeat;
	background-color: #577EA9;
	border-right: 1px solid #CCCCFF;
 }
 
table.solutionOptions th.right{
    background:url(/images/bg/solutions_corner_topright.gif) top right no-repeat;
	background-color: #577EA9;
     border-left: 1px solid #CCCCFF;
}
table.solutionOptions td.bottomLeft{
     background:url(/images/bg/solutions_corner_bl.gif) bottom left no-repeat;
 }
table.solutionOptions td.bottomRight{
    background:url(/images/bg/solutions_corner_br.gif) bottom right no-repeat;
}

table.solutionOptions td {

	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
}

table.solutionOptions td.left{

	border-left: 1px solid #CCCCCC;
}


table.solutionOptions td p {
    margin: 8px;
    color:#000000;
}


/* For  three-column table */

table.solutionsSS {
    width: 485px;
}
    
table.solutionsSS th{
	text-align: left;
	font: normal 15px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 6px 5px 6px 10px;
	background-color: #577EA9;
}

table.solutionsSS th.left{
     background:url(/images/bg/solutions_corner_topleft.gif) top left no-repeat;
	background-color: #577EA9;
 }
table.solutionsSS th.right{
    background:url(/images/bg/solutions_corner_topright.gif) top right no-repeat;
	background-color: #577EA9;
}
table.solutionsSS td.bottomLeft{
     background:url(/images/bg/solutions_corner_bl.gif) bottom left no-repeat;
 }
table.solutionsSS td.bottomRight{
    background:url(/images/bg/solutions_corner_br.gif) bottom right no-repeat;
}

table.solutionsSS td {

	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
}

table.solutionsSS td.left{

	border-left: 1px solid #CCCCCC;
}

table.solutionsSS td ul li {
    margin-top: 6px;
}

