body {
	color: #666;
	background: #fff;
}

h1 {
	font-size: 30px;
	color: #a60004;
	margin-bottom: .5em;
	line-height: 1;
	font-weight:normal;
}

#contentWrap h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin-bottom: .75em;
}

h2.features, div#main h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: .75em;
}


h3 {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 1em;
    font-weight:normal;
}

h3.features {
	font-size: 18px;
	line-height: 1.2;
    margin:.5em 0 1em;
    color: #1179b9;
}

h3.dark {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 1em;
	color: #333;
}

div.feature-list h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 13px 84px;
	color: #1179b9;
}

h4 {
	font-size: 14px;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h4.dark {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 1.25em;
	color: #333;
}


h5 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 1.5em;
}

h5.dark {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	color: #666;
}

#footer h5 {
	/*float: left;*/
	padding: 3px 0;
	font-size:10px;
	color:#959595;

}

h6 {
	font-size: 12px;
	font-weight: bold;
}

p. div#main p {
	margin-bottom: 1em; 
	line-height: 1.4;
}

div#main p.backtop {
	margin: 0 0 36px;
	text-align: center;
}

ul {list-style: none;}
li {margin-bottom: .1em;}


a#logo {
	color: #1179b9;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border: 10px solid #eee;
	min-height: 600px;
	padding-bottom:30px;
}

div#nav div#placeholder-nav {
	background-color: #4a8797;
}

div#hero div#placeholder-hero {
	background-color: #b7ae9b;
}

div#hero-sub div.inner {
	background-color: #595441;
	color: #fff;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	color: #444;	
}

td.menu-item-hover {
	color: #00fcff;
}

td.menu-item-selected {
	color: #fffc00;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4A8797;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #f96b00;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1179b9;
	text-decoration: underline;
}

div#hero-sub a:link, div#hero-sub a:visited {
	color: #69BFDE;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #69BFDE;
	text-decoration: none;		
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 33px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 107px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}
div#placeholder-logo{margin-left:33px;}
div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px; 
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


/*
*************** LARGE FOOTER ********************/

#lgFooter {
border-top:1px solid #D4D4D4;
margin-top:50px;
padding:30px 0;
}
#lgFooter p {
float:left;
line-height:1.2;
margin:0;
width:130px;
}
#lgFooter p a {
color:#636363;
font-size:11px;
text-decoration:none;
}
#lgFooter p a.darkLink {
color:#252525;
font-weight:bold;
text-decoration:none;
}
#lgFooter p a:hover {
text-decoration:underline;
}

/*
*************** FOOTER ********************/

#footer {
border-top:1px solid #D4D4D4;
clear:both;
margin:10px 33px;
padding: 7px 0;
}
#footer p {
color:#959595;
margin-bottom:0.5em;
}
#footer a {
color:#959595;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer-left {
float:left;
width:400px;
}

#footer-left.input, input.cat_textbox_small {
font-size:11px;
color:#959595;
padding:2px;
width:125px;
}

#footer-right {
color:#959595;
float:right;
font-size:10px;
}
#footer-right a {
color:#959595;
font-size:10px;
text-decoration:none;
}
#footer-right a:hover {
color:#959595;
text-decoration:underline;
}







#placeholder-nav table td {cursor: pointer;cursor: hand; }  




/* ---------------------- Dolphin nav ---------------------- */
#time4bed-nav{border-bottom: 1px solid #eee;float:left;height:47px;font-size:15px; font-family: "helvetica neue","myriad pro", arial, Georgia, "Times New Roman", Times, serif;width:100%;}
#time4bed-nav ul{margin-left:29px;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 3px;padding:0 7px;background:#fff;}
#time4bed-nav ul li a{display:block;float:left;color:#444; text-decoration:none;padding:0 13px;height:42px;line-height:42px;}

#time4bed-nav ul li a:hover{color:#1d75cf;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav .selected {background:#1179b9; color:#fff;}
#time4bed-nav .selected a{color:#fff;}
#time4bed-nav .selected a:hover {color:#fff;}
 .trial{background: url(/images/website-free-trial.png) no-repeat bottom left;width:180px;height:41px;}		

 

  /* @end */
/* ---------------------- END Dolphin nav ---------------------- */

