/* @override http://gecco.extedo-inc.com/css/style.css */

body, html, #all {
	height: 100%;
}

body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #006699;
}

a:hover, a:active {
	color: #3399CC;
}

a img {
	border: 0;
}

input, textarea, select {
	outline: none;
}

#all {
	width: 790px;
	position: relative;
}

#left {
	float: left;
	width: 177px;
	padding: 20px;
}

#right {
	float: left;
	padding: 20px 0;
}

#logo {
	display: block;
	height: 59px;
	width: 173px;
	background: url(../images/logo.gif) no-repeat;
	margin-bottom: 20px;
}

/* @group menu */

#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	background-image: url(../images/menu.jpg);
	width: 174px;
	height: 39px;
}

#menu #home a {
	background-position: 0px 0px;
}

#menu #home a:hover {
	background-position: 0px -234px;
}

#menu #gecco a {
	background-position: 0px -39px;
}

#menu #gecco a:hover {
	background-position: 0px -273px;
}

#menu #fixmd5 a {
	background-position: 0px -78px;
}

#menu #fixmd5 a:hover {
	background-position: 0px -312px;
}

#menu #sample a {
	background-position: 0px -117px;
}

#menu #sample a:hover {
	background-position: 0px -351px;
}

#menu #support a {
	background-position: 0px -156px;
}

#menu #support a:hover {
	background-position: 0px -390px;
}

#menu #contact a {
	background-position: 0px -195px;
}

#menu #contact a:hover {
	background-position: 0px -429px;
}

/* @end */

#getGECCO {
	margin-top: 20px;
	display: block;
	width: 176px;
	height: 162px;
	background: url(../images/get_gecco.gif) no-repeat;
}

#otherProducts {
	margin-top: 20px;
	display: block;
	width: 176px;
	height: 162px;
	background: url(../images/otherProducts.gif) no-repeat;
}

/* @group testimonial */

#testimonial {
	margin-top: 20px;
	width: 177px;
}

#testimonial .top {
	width: 100%;
	height: 16px;
	background-image: url(../images/side_top.gif);
}

#testimonial .content {
	width: 169px;
	padding: 3px 3px 0;
	border-left: #cecece solid 1px;
	border-right: #cecece solid 1px;
}

#testimonial .bottom {
	width: 100%;
	height: 3px;
	background-image: url(../images/side_bottom.gif);
}

/* @end */

#header {
	height: 40px;
	margin-bottom: 10px;
	position: relative;
	text-align: right;
	margin-top: 30px;
	width: 556px;
}

/*#userStatus {
	position: absolute;
	bottom: 0;
	right: 0;
}*/

#userStatus span {
	font-size: 10px;
}

#masthead {
	width: 556px;
	height: 154px;
	background-image: url(../images/mast_head.jpg);
	margin-bottom: 20px;
}

/* @group main */

#main .top, #promote .top {
	height: 16px;
	width: 556px;
	background-image: url(../images/main_top.gif);
}

#promote {
	float: right;
}

#promote h2 {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	line-height: 14px;
	font-weight: normal;
	font-size: 14px;
}

#promote .content {
	width: 534px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 10px;
}

#main .content {
	width: 514px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 20px;
}

#main .content h1 {
	text-transform: uppercase;
	margin: 0;
	color: #333;
	font: normal normal 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#main .content h1 span {
	color: #1558a7;	
}

#main .content h2, h3 {
	margin: 0;
	color: #006699;
	text-align: center;
	font-weight: normal;
}

#main .bottom, #promote .bottom {
	height: 3px;
	width: 556px;
	background: url(../images/main_bottom.gif);
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	background-color: #f9f9f9;
	border-top: 1px solid #999;
	padding: 10px;
	text-align: center;
	display: block;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	margin: 0 5px;
}

#footer li img {
	vertical-align: top;
	margin-right: 4px;
	margin-top: 2px;
}

/* @end */

.label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 6px;
	margin-top: 5px;
	color: #1558a7;
}

.label.req {
	font-weight: bold;	
}

.field {
	float: left;	
}

.text {
	outline: none;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
	width: 250px;
}

.clear {
	clear: both;
}

#upgradeSection, #purchaseSection {
	margin-left: 20px;
}

#upgradeRadio, #purchaseRadio {
	margin: 0;
}

.radio {
	float: left;
	width: 20px;
}

.rounded {
	background-color: #ebebeb;
	position: relative;
	padding: 10px;
}

.rounded .tl {
	position: absolute;
	width: 4px;
	height: 4px;
	background-image: url(../images/tl.gif);
	top: 0;
	left: 0;
}

.rounded .tr {
	position: absolute;
	width: 4px;
	height: 4px;
	background-image: url(../images/tr.gif);
	top: 0;
	right: 0;
}

.rounded .bl {
	position: absolute;
	width: 4px;
	height: 4px;
	background-image: url(../images/bl.gif);
	bottom: 0;
	left: 0;
}

.rounded .br {
	position: absolute;
	width: 4px;
	height: 4px;
	background-image: url(../images/br.gif);
	bottom: 0;
	right: 0;
}

#sideInfo {
	margin-top: 20px;
	background: #f4f4f4;
	padding: 8px;
}

#sideInfo ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sideInfo li {
	margin-bottom: 5px;
}

#sideInfo li img {
	vertical-align: top;
	margin-right: 4px;
	margin-top: 2px;
}

/* @group extedo products */

ul#extedo-products {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#extedo-products li {
	padding: 10px 0;
}

ul#extedo-products span.product-icon {
	float: left;
	display: block;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 10px 25px;
}

ul#extedo-products span.product-description {
	float: right;
	display: block;
	width: 400px;
}

span.product-description strong {
	display: block;
}

li#ectdManagerSuite span.product-icon {
	background-image: url(../images/ectdmanager.jpg);
}

li#eursIsYours span.product-icon {
	background-image: url(../images/eurs.jpg);
}

li#docValidator span.product-icon {
	background-image: url(../images/docvalidator.jpg);
}

li#plManager span.product-icon {
	background-image: url(../images/plmanager.jpg);
}

/* @end */


