/*
securesignaturesystems.com	: 12.September.2008
*/


/* ---------- Regular Styles ---------- */
body {
	background:#002D75;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px 0px 10px 0px;
	text-align:center;
	color:#626262;
}

td {
	font-size:12px;
}

div, form {
	padding:0px;
	margin:0px;
	border:0px;
}

img {
	border:0px;
}

h1 {
	font-size:16px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#0028B6;
}

h2 {
	font-size:14px;
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#052492;
	letter-spacing:-1px;
}

h3 {
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#545454;
}

h4 {
	font-size:13px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#636363;
}

p	{
	margin:0px;
	padding:0px 0px 15px 0px;
}

a {
	color:#3333CC;
	text-decoration:none;
}

a:hover {
	color:#6969FB;
}

input {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:12px;
}

textarea {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:12px;
}

select {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:12px;
}

ul {
	margin:0px 0px 15px 10px;
	padding:0px;
}

ul li { 
	margin:0px;
	padding:0px 0px 5px 12px;
	list-style:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	line-height:normal;
}

div.pageBr {
	float:none;
	clear:both;
	height:1px;
	line-height:0px;
}

/* ---------- Page Styles ---------- */
#main {
	background:#FFFFFF;
	width:940px;
}

#header {
	width:906px;
}

#bodySection {
	width:900px;
	clear:both;
	text-align:left;
	margin-top:30px;
}

#YouAreIn {
	text-align:right;
	font-size:11px;
	padding:15px 20px 0px 0px;
}

#description {
	margin-top:30px;
	background:#FAFAFA;
	padding:10px 10px 0px 10px;
}

#base {
	height:10px;
	background:url(images/baseBg.gif) no-repeat center bottom;
}

/* ---------- Main Styles ---------- */
#logo {
	width:906px;
	height:100px;
	background:#FFFFFF url(images/logo.gif) no-repeat 0px 0px;
	text-align:right;
}

#today {
	font-size:11px;
	color:#505082;
	padding:60px 3px 0px 0px;
}

#menu {
	width:906px;
	padding-bottom:4px;
	background:url(images/menuBase.gif) no-repeat bottom center;
}

#footer {
	margin:30px 0px 0px 0px;
	color:#AFAFAF;
	font-size:11px;
	line-height:17px;
}

#footer a {
	color:#AFAFAF;
}

#footer a:hover {
	color:#D2D2D2;
}

/* ---------- Home Page Styles ---------- */
#mainBanner {
	width:615px;
	float:left;
	margin-right:10px;
}

#testimonial {
	float:left;
}


/* ---------- Inner Pages Styles ---------- */
#bodySectionInner {
	width:900px;
	clear:both;
	text-align:left;
	margin-top:30px;
}

#subMenu {
	background:no-repeat;
	height:31px;
}

#subMenu p {
	padding:13px 0px 0px 8px;
}

#subMenu p a {
	padding:0px 11px 0px 11px;
	display:inline;
	color:#FFFFFF;
	font-weight:bold
}

#subMenu p a:hover {
	color:#D2E6FF;
}

#bodySectionInner #descriptionTop {
	background:url(images/innerDescriptionTop.gif) no-repeat;
	height:4px;
}

#bodySectionInner #descriptionBase {
	background:url(images/innerDescriptionBase.gif) no-repeat;
	height:18px;
}

#bodySectionInner #description {
	margin-top:0px;
	background:url(images/innerDescriptionBg.gif) repeat-y;
	padding:20px 25px 0px 25px;
}

#bodySectionInner #description #descriptionLeft {
	width:505px;
	margin-right:55px;
	float:left;
}

#bodySectionInner #description #descriptionRight {
	width:290px;
	float:left;
}

#bodySectionInner #description div.downloads {
	background:url(images/downloadBg.gif) no-repeat;
}

#bodySectionInner #description div.downloads table{
	width:250px;
	margin:6px 6px 25px 20px;
}

#bodySectionInner #description div.downloads table td {
	height:46px;
}

#bodySectionInner #description div.downloads table td table{
	width:inherit;
	margin:0px;
}

#bodySectionInner #description div.downloads table td table td {
	height:auto;
}

#bodySectionInner #description div.downloads table td.heading {
	font-size:15px;
	color:#001EB4;
	font-weight:bold;
	vertical-align:middle;
	height:51px;
}

#bodySectionInner #description div.products {
	background:url(images/productsBg.gif) no-repeat;
}

#bodySectionInner #description div.products table {
	margin:16px 11px 15px 11px;
}

#bodySectionInner #description div.products table td.heading {
	font-size:15px;
	color:#001EB4;
	font-weight:bold;
	vertical-align:middle;
	height:42px;
}

#bodySectionInner #description div.products table td.detail {
	background:#F8F8F8;
	padding:3px;
	color:#969696;
}

#bodySectionInner #description div.products table td.moreDetails {
	padding:8px 3px 3px 3px;
}

table.specs {
	background:#E2E2E2;
}

table.specs td {
	padding:7px 10px 7px 10px;
}

#bodySectionInner #description div.contact table {
	margin:16px 11px 30px 11px;
}

#bodySectionInner #description div.contact table td.heading {
	font-size:15px;
	color:#001EB4;
	font-weight:bold;
	vertical-align:middle;
	height:42px;
}

#bodySectionInner #description div.contact table td.detail {
	background:#F8F8F8;
	padding:3px;
	height:40px;
	vertical-align:top;
}

#bodySectionInner div.applications {
	width:270px;
	float:left;
}

#bodySectionInner div.applications h2 {
	padding-left:9px;
	padding-right:9px;
}

#bodySectionInner div.applications p {
	padding-left:9px;
	padding-right:9px;
}

#softwareDemo {
	text-align:center;
}

table.order td {
	background:#FFF;
	padding:8px 10px;
	border-bottom:5px solid #FAFAFA;
	font-size:13px;
	color:#575757;
}

table.order td.bullet {
	background:#999;
	padding:8px 1px;
	border-right:5px solid #FAFAFA;
}

td.paypalButton input {
	border:none;
	background:none;
}

#applicationMenu{
position:absolute;
border:1px solid #d8d8d8;
border-bottom-width: 0;
font-size:12px;
line-height:18px;
z-index:100;
text-align:left;
margin-top:1px;
}

#applicationMenu a{
display: block;
text-indent: 15px;
border-bottom: 1px solid #d8d8d8;
padding: 1px 0;
text-decoration: none;
width:100%;
}

#applicationMenu a:hover{ /*hover background color*/
background-color:#F8F8F8;
color:#3333CC;
}