body {
	background-color: #D0E7F7;
	background-image: URL("../_images/background.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0px 0 35px 0;
}

p, dl {
	margin: 0;
	padding: 5px 60px 5px 10px;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 18px;
}

dt {
	padding-left: 0;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #C00;
}

a:hover {
	text-decoration: underline;
	color: #C00;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

tr {

}

td {
	font-family: "Verdana";
	font-size: 11px;
}

h1 {
	margin: 0 10px 5px 0;
	padding: 3px 0 10px 0;
	font-family: "Verdana";
	font-size: 15px;
	color: #C00;
	font-weight: normal;
	background-image: URL("../_images/h5_underline.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

/*
h1.Home {
	margin: 0 10px 5px 0;
	padding: 3px 0 10px 0;
	background-image: URL("../_images/h5_underline.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #39C;
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
}
*/

h2 {
	margin: 0 10px 5px 0;
	padding: 6px 0 10px 0;
	font-family: "Verdana";
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	background-image: URL("../_images/h5_underline.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

h3 {
	margin: 10px 10px 5px 0;
	padding: 3px 0 0px 0;
	font-family: "Verdana";
	font-size: 11px;
	color: #C00;
	font-weight: bold;
}

h4 {
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 15px;
}

ul {
	margin: 5px 0 0 15px;
	padding: 0;
	font-size: 11px;
	font-family: "Verdana";
	line-height: 18px;
}

li {
	margin: 0;
	padding: 0;
	font-family: "Verdana";
	list-style-position: outside;
}

blockquote {
	margin: 0;
	padding: 5px 0 5px 30px;
}

form {
	margin: 0;
	padding: 0;
}

form select, form input {
	font-family: "Verdana";
	font-size: 11px;
	margin: 5px 0;
}

form span {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	padding-left: 10px;
}

#areaContainer {
	background-color: #FFF;
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#areaHeader {
	background-color: #FFF;
	background-image: URL("../_images/header_background.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 147px;
	margin: 0;
	padding: 0 0 4px 0;
	text-align: left;
}

#areaHeader .sapien {
	background-color: #FFF;
	background-image: URL("../_images/header_sapien.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	position: absolute;
	margin: 10px 0 0 910px;
	cursor: pointer;
}

#areaHeader .primal {
	background-color: #FFF;
	background-image: URL("../_images/header_sapien_press.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 75px;
	width: 260px;
	position: absolute;
	margin: 7px 0 0 29px;
	cursor: pointer;
}

#areaHeader .search  {
	position: absolute;
	margin: 122px 0 0 0;
	padding: 0 0 0 763px;
	display: block;
}

#areaHeader .search input {
	background-image: URL("../_images/header_search_textbox.gif");
	background-position: center left;
	background-repeat: repeat-x;
	border: 0;
	padding: 2px 5px 0;
	margin: 0;
	width: 151px;
	height: 15px;
	font-family: "Arial";
	font-size: 11px;
}

#areaHeader .search img {
	cursor: pointer;
}

#areaMainNav {
	background-color: #FFF;
	background-image: URL("../_images/mainnav_background.gif");
	background-repeat: repeat-x;
	height: 32px;
	width: 978px;
	position: absolute;
	margin: 84px 0 0 11px;
	padding: 0;
}

#areaMainNav .left {
	background-image: URL("../_images/mainnav_background_left.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
}

#areaMainNav .right {
	background-image: URL("../_images/mainnav_background_right.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 10px;
	margin: 0 0 0 968px;
	padding: 0;
	position: absolute;
}

#areaMainNav .menu {
	position: absolute;
	margin: 6px 0 0 12px;
	padding: 0;
	font-family: "Arial";
	font-size: 12px;
}

#areaMainNav .menu div {
	background-image: URL("../_images/mainnav_menu_split.gif");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	float: left;
	height: 21px;
	width: 10px;
}

#areaMainNav .menu a {
	padding: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	white-space: nowrap;
}

#areaMainNav .menu a span {
	display: block;
	background-image: none;	
	float: left;
}

#areaMainNav .menu a span span {
	background-image: none;	
	padding: 3px 48px 0;
	height: 18px;
	cursor: pointer;
}

#areaMainNav .menu a:hover,
	#areaMainNav .menu a.actived {
	background-image: URL("../_images/mainnav_menu_background.gif");
	background-repeat: repeat-x;
}

#areaMainNav .menu a:hover span,
	#areaMainNav .menu a.actived span {
	background-image: URL("../_images/mainnav_menu_left.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#areaMainNav .menu a:hover span span,
	#areaMainNav .menu a.actived span span {
	background-image: URL("../_images/mainnav_menu_right.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

#areaSubNav .sub {
	padding: 15px 0 0 0;
}

#areaSubNav .subBody {
	padding: 7px 0 0 0;
}

#areaSubNav div {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}

#areaSubNav div div {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

#areaSubNav .bottom {
	margin: 0;
	padding: 0;
}

#areaSubNav div.table1 {
	margin: 8px 0 0 0;
	background-color: #CCC;
	width: 179px;
}

#areaSubNav div.table2 {
	margin: 8px 0 0 0;
	background-color: #CCC;
	width: 183px;
}

#areaSubNav div.table3 {
	margin: 8px 0 0 0;
	background-color: #CCC;
	width: 193px;
}

#areaSubNav span {
	background-color: #D8D8D8;
	display: block;
	border-right: 1px solid #666;
	padding: 0 5px;
}

#areaSubNav span span {
	display: block;
	background-image: URL("../_images/subnav_menu_split.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 0;
	padding: 3px 0 5px 0;
}

#areaSubNav span.end {
	background-image: none;
	padding: 3px 0 0 0;
}

#areaSubNav a {
	font-family: "Arial";
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	height: 17px;
	padding-top: 3px;
}

#areaSubNav a:hover ,
	#areaSubNav a.actived {
	color: #000;
	background-image: URL("../_images/subnav_menu_hover.gif");
	background-position: left center;
	background-repeat: repeat-x;
	border-right: 1px solid #666;
}

#areaFooter {
	background-color: #91A1AD;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Verdana";
	font-size: 10px;
	color: #FFF;
	clear: both;
}

#areaFooter .copyright {
	background-color: #676F74;
}

#areaFooter div {
	padding: 5px 0;
}

#areaFooter .menu a {
	margin: 0;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
}

#areaFooter .menu a:hover, #areaFooter .menu a.actived{
	color: #666;
}

#areaBody {
	background-image: URL("../_images/kicker_fix.gif");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFF;
}

body.Home #areaBody {
	background-image: URL("../_images/kicker_fix.gif");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFF;
}

#areaKicker {
	background-color: #D9DAD9;
	background-image: URL("../_images/kicker_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	width: 284px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 40px;
}

body.Home #areaKicker {
	background-image: URL("../_images/kicker_bg.gif");
}

#areaKicker p {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFF;
	margin: 0;
	padding: 0 25px 10px 25px;
	line-height: 18px;
}

#areaKicker .solutions {
	font-family: "Verdana";
	font-size: 11px;
	color: #333;
	margin: 5px 18px 0 25px;
	padding: 10px 10px 200px 10px;
	line-height: 18px;
	background-image: URL("../_images/kicker_resources_bg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	height: 350px;
}

#areaKicker .solutions h1 {
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	font-family: "Verdana";
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	background-image: URL("../_images/kicker_resources_h1.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: 10px;
}

#areaKicker .solutions ul{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

#areaKicker .solutions ul li{
	line-height: 22px;
}

#areaKicker .solutions a {
	font-family: "Verdana";
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	clear: both;
	padding-left: 6px;
	padding-bottom: 4px;
}

#areaKicker .solutions a span {
	display: block;
	float: left;
	height: 13px;
	width: 3px;
	background-position: left 7px;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
}

#areaKicker .solutions a:hover {
	color: #930;
}

#areaKicker .solutions a:hover span {
	background-image: URL("../_images/kicker_solutions_arrow.gif");
}

#areaKicker .solutions p {
	margin: 0;
	padding: 0;
}

#areaKicker .news {
	font-family: "Verdana";
	font-size: 11px;
	color: #333;
	margin: 0 21px 0 25px;
	padding: 0;
	line-height: 18px;
}

#areaKicker .news p {
	font-family: "Verdana";
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 15px;
	line-height: 16px;
	background-color: #FFF;
	clear: both;
}

#areaKicker .news div.hr {
	display: block;
	margin: 0;
	height: 5px;
	background-color: #FFF;
	background-image: URL("../_images/kicker_hr.gif");
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}

#areaContent {
	text-align: right;
	/*
	background-image: URL("../_images/body_kicker_fix.gif");
	background-position: left top;
	background-repeat: repeat-y;
	*/
}

#areaContent .banner {
}

#areaCms {
	font-family: "Verdana";
	font-size: 11px;
	line-height: 16px;
	margin-left: 290px;
	margin-right: 5px;
	padding: 0;
	text-align: left;
}

/*
body #areaCms {
	background-image: URL("../_images/cms_background_home.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-left: 286px;
	margin-right: 0;
	padding: 7px;
}
*/

.products {
	padding: 10px 35px 0 10px;
}

.products table p {
	padding: 5px 10px 10px 0;
}

.products p {
	padding: 5px 0 5px 0 ;
}

.bgWhite {
	background-color: #FFF;
	padding: 10px 5px;
}

.bgWhite p {
	padding: 5px 10px;
	line-height: 16px;
}

.detail {
	display: none;
	padding: 5px 10px 5px 30px;
	font-family: "Verdana";
	font-size: 11px;
	color: #333;
	width: 642px;
}
.editions {	
	width: 684px;
}
.editions img {
	padding: 2px 5px;
}
.editions td.name span, .editions td.name span {
	font-size: 9px;
}

.editions tr.color td.name {
	background-color: #EDEDED;

}
.editions tr.color td.standard {
	background-color: #E9F1ED;
	width: 140px;
}
.editions tr.color td.professional {
	background-color: #F2EBE9;
	width: 142px;
}
.editions tr.color td.enterprise {
	background-color: #E8EEF2;
	width: 145px;
}
.editions td.name {

}
.editions td.standard {
	width: 140px;
}
.editions td.professional {
	width: 142px;
}
.editions td.enterprise {
	width: 145px;
}

.detail p{	
	clear: both;
}


body.ScreenShots {
	margin: 0;
	padding: 0;
	background-image: none;
}

body.ScreenShots #areaHeader {
	background-color: #D4D4D4;
	background-image: URL("../_images/header_screen_shots.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	margin: 0;
	padding: 0 0 4px 0;
	text-align: left;
}

body.ScreenShots #areaContainer {
	background-color: #FFF;
	clear: both;
	width: 1066px;
	margin-left: auto;
	margin-right: auto;
}

body.ScreenShots p {
	margin: 10px 0;
	padding: 0;
}

body.ScreenShots .show {
	float: right;
	font-family: "Verdana";
	font-size: 11px;
	padding: 10px 15px 0 0;
}

.searchTable td {
	border-bottom: 1px solid #CCC;
	padding: 5px 0 5px 10px;
}

.searchTable td span{
	font-size: 9px;
}

.searchTable tr.color td {
	background-color: #EDEDED;
}

.headRed {
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 10px;
	background-image: URL("../_images/h4_background_red.gif");
}
.headBlue {
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 10px;
	background-image: URL("../_images/h4_background_blue.gif");
}
.headGreen {
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 10px;
	background-image: URL("../_images/h4_background_green.gif");
}
.headRed a, .headRed a:hover,
.headBlue a, .headBlue a:hover,
.headGreen a, .headGreen a:hover {
	color: #FFF;
	font-family: "Verdana";
	font-size: 11px;
}

.primal_box {
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
}

.bottom_img {
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0;
	padding: 0;
}

.leftspace {
	margin-left: 15px;
}

.bookDetail {
	float: right;
	width: 160px;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #666666;
	margin-left: 20px;
	text-align: center;
	border-left: 1px solid #9A9A9A;
	display: block;
}

.bookDetail img{
	margin-bottom: 8px;
}

.bookDetail a{
	font-size: 11px;
	color: #C00;
	text-decoration: none;
}

.bookDetail a:hover{
	text-decoration: underline;
}

 a.buttonBook {
	background-image: URL("../_images/bg_bookdetail.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
	margin-bottom: 8px;
	height: 21px;
	width: 160px;
	text-align: center;
	text-decoration: none;
}

 a.buttonBook:hover,  a.buttonBook.selected{
	background-image: URL("../_images/bg_bookdetailon.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
}

.hrLine {
	border-top: 1px solid #9A9A9A;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}