/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

option {
	padding-right:10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  13px;
	padding: 3px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  13px;
	padding: 3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  13px;
	padding: 3px;
	margin-right: 8px;
}

body {
	/*background:url(images/bg-tile.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}

input{
	padding: 1px;
}

input[type="submit"]{
	padding: 2px 4px;
}

#container {
	margin:0 auto;
	/*margin-top:24px;*/
	margin-top:15px;
	width:808px;
	/*background:url(images/container-tile.jpg);*/
}

#header-top {
	/*background:url(images/header-top.jpg);*/
	width:808px;
	/*height:11px;*/
	height:1px;
}

#header {
	width:774px;
	padding:0 13px;
	/*padding-top:10px;*/
	height:49px;
	margin:0 auto;
	background:#fff;
}

#mow-logo {
	float:left;
	width:387px;
	margin-top:11px;
}

#support-top {
	float:right;
	width:387px;
	text-align:right;
	font-size:12px;
	color:#828282;
}

#support-top img {
	margin-top: -3px;
}

.phone-top {
	font-size:18px;
	color:#333;
}

#menu {
	width:768px;
	height:32px;
	margin:0 auto;
	background:url(images/menu-bg.jpg) repeat-x;
	padding-left: 5px;
}

#menu li {
	width:108px;
	height:28px;
	margin-top:4px;
	float:left;
	text-align:center;
	list-style-type:none;
	font-size:13px;
	margin-right:1px;
}

.menu-tab a {
	/*background:url(images/menu-tab.jpg);*/
	display:block;
	width:108px;
	height:20px;
	padding-top:8px;
	text-decoration:none;
	color:#fff;
}

.menu-tab a:hover {
	background:url(images/menu-tab-hover.jpg);
}

.menu-tab-sel a {
	background:url(images/menu-tab-sel.jpg);
	display:block;
	width:108px;
	height:20px;
	padding-top:8px;
	text-decoration:none;
	color:#333;
}
	
#content-container {
	width:774px;
	padding-top:8px;
	clear:both;
}

#top-section {
	width:774px;
	height:136px;
}

.section-1 {
	width:179px;
	height:116px;
	padding:10px 5px;
	padding-left:8px;
	background:url(images/in-a-nutshell.jpg);
	float:left;
	color:#fff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.section-1 ul {
	margin:8px 0;
}

.section-1 li {
	list-style-type:disc;
	margin-left:16px;
	margin-bottom:3px;
}

.section-1 a {
	color:#fff;
	text-decoration:none;
}

.section-1 a:hover {
	text-decoration:underline;
}

.section-2 {
	width:221px;
	height:116px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right: 20px;
	background:url(images/pricing-box.jpg);
	float:left;
	color:#fff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.section-2 a, .section-2 a:hover {
	color:#fff;
	text-decoration:none;
}

.section-2 p {
	margin-top:6px;
}

.top-price {
	line-height: 17px;
	padding-top: 1px;
}

.section-3 {
	width:209px;
	height:66px;
	padding:0 46px;
	padding-left:74px;
	padding-top:20px;
	background:url(images/offer-box-top.jpg) no-repeat top;
	float:left;
	font-size:18px;
	color:#fff;
}

.section-3 p {
	font-size:11px;
}

.section-3b {
	width:209px;
	height:66px;
	padding:0 46px;
	padding-left:74px;
	padding-top:20px;
	background:url(images/offer-box-top.jpg) no-repeat top;
	float:left;
	font-size:17px;
	font-weight: bold;
	color:#fff;
}

.section-3b p {
	font-size:11px;
	font-weight: normal;
}

.section-3b a {
	color:#fff;
	text-decoration: none;
}


.section-heading {
	font-size:20px;
}

#feature-row {
	width:776px;
	height:148px;
	margin-top:8px;
}
	
.feature-container {
	border:1px #b4b4b4 solid;
	float:left;
	width:187px;
	height:146px;
	margin-right:5px;
}

.feature-header {
	height:26px;
	width:182px;
	border-bottom:1px #b4b4b4 solid;
	color:#fff;
	font-size:15px;
	padding-left:5px;
}

.feature-header-img {
	float:right;
	width:8px;
	padding-right:4px;
	height:26px;
}

.feature-header-text {
	width:166px;
	float:left;
	height:22px;
	padding-top:4px;
}

.feature-header-text a {
	text-decoration: none;
	color: #FFF;
}

.feature-content {
	font-size:12px;
	color:#333;
	width:177px;
	height:110px;
	padding:5px;
	background-repeat:no-repeat;
}

.feature-content p {
	margin-bottom:6px;
}

.blue-line-break {
	clear:both;
	width:774px;
	/*
	border-bottom:3px #6b9cd9 solid;
	margin-top: 7px;
	*/

	height: 1px;
	@font-size: 0px;
}

#content {
	float:left;
	width:570px;
	padding-right:32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A4A4A;
	margin-bottom: 14px;
}

#content p {
	margin-bottom:14px;
	margin-top: 12px;
	line-height: 150%;
}

#content ul {
	margin: 9px 0px 9px 38px;
}

#content li {
	padding-bottom: 6px;
	line-height: 140%;
}


#sub-content {
	float:right;
	width:170px;
	font-size:12px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

#footer {	
	width:774px;
	clear:both;
	margin:0 auto;
	color:#b2b2b2;
	font-size:11px;
	margin-bottom:10px;
	border-top:3px #6b9cd9 solid;
	height: 38px;
}

#footer a {
	color:#b2b2b2;
	text-decoration:none;
}

#footer a:hover {
	color:#888;
	text-decoration:underline;
}

#footer-left {
	padding-top: 15px;
	float: left;
	width: 500px;
}

#footer-right {
	padding-top: 6px;
	float: right;
	width: 137px;
}

#base {
	/*background:url(images/footer.jpg);*/
	width:808px;
	height:11px;
	margin-bottom: 12px;
}

.smaller-text {
	font-size: 11px;
	line-height: 13px;
}

.infobox {
	border: 1px solid #DDD;
	background-color: #F8F8F8;
	padding: 2px 8px;
	margin: 10px 0px;
}
.infobox ul {
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.infobox li {
	margin: 0px;
	padding: 0px;
	margin-left: -6px;
	padding-bottom: 4px;
	line-height: 130%;
}

.split-left {
	float: left;
	width: 270px;
}

.split-right {
	float: right;
	width: 270px;
}

.split-clear {
	clear: both;
	height: 1px;
}

h1 {
	color:#194778;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:14px;
	margin-bottom:2px;
	margin-left: -1px;
	padding-bottom: 0px;
	line-height: 16px;
	font-weight:bold;
	@font-weight:normal;
	@font-size:17px;
}

h2 {
	padding-top: 9px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight:normal;
	color: #1D538D;
	padding-bottom: 2px;
	border-bottom: 1px solid #77ABE3;
}

h3 {
	margin: 0px;
	font-weight:bold;
	font-size: 12px;

	line-height: 140%;
	color: #1D538D;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-bottom: 0px;
}
#sub-content h3 {
	padding-top: 3px;
	margin: 0px;
	font-weight:normal;
	color: #1D538D;
	padding-top: 13px;
	margin-bottom: 6px;
	font-size: 12px;
	padding-bottom: 1px;
	border-bottom: 1px solid #77ABE3;
}


h4 {
	padding-top: 9px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight:normal;
	color: #1D538D;
	padding-bottom: 2px;
	border-bottom: 1px solid #77ABE3;
}

#sub-content h4 {
	padding-top: 6px;
	padding-bottom: 2px;
	margin-bottom: 7px;
	font-size: 12px;
}

h5 {
	color:#333;
	font-size:12px;
	margin-top:20px;
	margin-bottom:1px;
	font-weight:bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}


#submenu {
	margin-bottom: 7px;
}
#submenu a {
	font-size: 11px;
	display: block;
	border-bottom: 1px solid #EAEAEA;
	padding: 2px 0px;
	color: #555;
	text-decoration: none;
}
#submenu a:hover {
	background-color: #E0ECF8;
	color: #333;
	text-decoration: none;
}
.submenu-sel {
	font-weight: bold;
}

#news-block {
	font-size:11px;
	text-decoration:none;
	color:#333;
}
#news-block a:hover {
	text-decoration:none;
	color:#333;
}
.news-block-item {
	padding-bottom: 12px;
}
.news-block-date {
	color: #AAA;
	font-size: 9px;
}
.news-block-title {
	color: #555;
	font-weight: bold;
}
.news-block-text {
	color: #666;
}

.highlight, .highlight-small {
	background-image:url(/images/light.jpg);
	background-repeat:no-repeat;
	background-position: 4px 6px;
	background-color: #FFFFB3;
	font-size: 15px;
	font-family: "trebuchet MS", verdana;
	font-weight: normal;
	line-height: 105%;
	padding: 7px 7px 8px 33px;
	margin-left: -3px;
}
.highlight-small {
	font-size: 13px;
}
.highlight-error {
	background-color: #CC0000;
	background-repeat:no-repeat;
	background-position: 6px 6px;
	background-image:url(/images/warning.png);
	color: #FFF;
	font-size: 13px;
	padding: 8px 7px 8px 38px;
	line-height: 120%;
}

.quote {
	background-image:url(/images/quote_end.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	border-bottom: 2px solid #fff;
}

.quote p {
	background-image:url(/images/quote_start.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 105%;
	padding: 9px 25px 0px 38px;
	margin-left: -3px;
	color: #006699;
}

.quote small {
	font-size: 11px;
	color: #666666;
}

.quote a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

dl {
	padding: 4px 0 0 2px;
	margin: 0;
}
dt {
    clear: both;
    float: left;
    width: 145px;
	padding-bottom: 10px;
}
dd {
	margin: 0px;
	padding: 0px 0px 10px 0px; 
	margin-left: 145px;
}

.shortlist dt {
	width: 60px;
}
.shortlist dd {
	margin-left: 60px;
}

.newsletter-signup {
	font-size: 11px;
	color: #888;
}
.newsletter-signup-input {
	width: 164px;
	margin-bottom: 3px;
	padding-0px;
	margin-top: 2px;
}
.newsletter-signup-regbutton {
	margin-top: 3px;
}

.legal {
	height: 540px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	overflow: scroll;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 0 0 0 0;
	padding-left: 155px;
	height: 1%;
}

.cssform label {
	float: left;
	margin-left: -155px;
	width: 150px; 
}

.cssform input[type="text"]{ 
	width: 180px;
}

.cssform textarea{
width: 250px;
height: 100px;
}

* html .threepxfix{
margin-left: 3px;
}

.smalltext {
	font-size: 11px;
	color: #999999;
}
.smalltext a {
	font-size: 11px;
	color: #999999;
}

.card-logos {
	margin-top: 4px;
	margin-bottom: 10px;
}

.infotable {
	margin-top: 15px;
	margin-bottom: 15px;
}
.infotable th {
	padding: 3px 7px;
	border-bottom: 1px solid #CCC;
	background-color: #F5F5F5;
	text-align: left;
	margin: 0px;
}
.infotable td {
	margin: 0px;
	padding: 3px 5px;
	border-bottom: 1px solid #F5F5F5;
}

#toolbar-label {
	
}

.notice {
	padding: 8px;
	border: 1px solid #B30004;
	margin-top: 15px;
	color: #B30004;
}

.notice strong {
	padding-bottom: 3px;
}
