/* CSS Document */
/*this should be incorp into main_style*/
/*Seven*/
/*individual colors,bg, and etc. assigned on product_xx.css*/

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;}

/*oddness
div.featureArea{
	background: url(../images/bg/licensing_feature.jpg) no-repeat;
	padding:27px 18px 18px 185px;
	width:485px !important;
	height: 140px !important;
	border:solid 1px green;
}
*/
div.featureMain div.featureArea{
	background: url(../images/bg/fm_feature.jpg) no-repeat;
	padding:32px 18px 14px 187px;
	height:125px;
}
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/fm_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;}

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:#6e6e6e;
}
div.rightCol div.why{background-color:#ffffff;width:155px;}
	div.rightCol div img{display:block;margin:0px;padding:0px;border:0px}
	div.rightCol div.why ul{border-right:1px solid #629BDA;border-left:1px solid #629BDA;margin:0px;padding-left:18px;background-color:#EAF1FB}
	div.rightCol div.why li ul{border:none;margin:0px;padding-left:12px;background-color:#EAF1FB}
	div.rightCol div.why li{padding:2px 5px 0px 0px;margin:0px 4px 0px 0px;	background-image: url("http://www.filemaker.es/css/none");list-style-type: none;font-color:#000000;list-style-image: none;}
	div.rightCol div.why li li{padding:2px 0px 2px 0px;margin:0px 0px 0px 0px;background-image: url("http://www.filemaker.es/css/none");font-color:#000000}
	div.rightCol div.why h3{background-image: url("http://www.filemaker.es/css/none");background-color:#EAF1FB;border-right:1px solid #629BDA;border-left:1px solid #629BDA;font-size:12px;padding: 2px 2px 0px 13px;}

table.licensing{padding:5px; background-color:#F7F7F7;border: 1px #666 dotted;}

table.licensing table.pays {padding:5px; color:#666;} 


