/*
------------------------------------------------------------------------
Theme Name:    Easy Touch
Theme URI:     http://www.nattywp.com/
Description:   Easy-touch theme by NattyWP. <a href="admin.php?page=nattywp_home">Configure</a> Easy-touch theme. Visit our <a href="http://www.nattywp.com/forum" title="NattyWP Forum">NattyWP Community Forum</a> and <a href="http://support.nattywp.com">Help Desk</a>!
Version:       3.2.1
Author:        NattyWP
Author URI:    http://www.nattywp.com/
------------------------------------------------------------------------

Support:       NattyWP, contactus@nattywp.com
Updated:       March 28 2009
Copyright:     (c) 2009 NattyWP

All rights reserved.
*/

/* header */
#header {
	width: 950px;
	height: 105px;
	margin: 0px auto;
}
#header .title {
	float: left;
	width: 250px;
	padding: 20px 0px 0px 0px;
}

.thumb-image {float:left; margin-right:10px;}
.thumb-image img {border:3px solid #DAE5E1;}

ul.arc {list-style:none;}
ul.arc li {margin-left:10px;}
ul.arc li ul {list-style:none; margin-left:15px;}

#content .boxOne .combo, #content .boxTwo .combo { width:280px !important;}
.combo .boxContent li {padding:0px; list-style:none; background-image:none;}
.combo ul.advert li {float:left; padding-left:5px;}
.combo .boxContent { padding:0px; margin:0px;}
.widget_text_test .boxContent {padding:0px; width:auto;}

.right .combo {width:300px;}
.right .combo .boxContent { padding-top:15px; padding-bottom:15px; margin:0px auto;}

.hid {display:none; position:absolute;}
.right .boxContent ul.advert {list-style:none !important; margin:0px; padding:0px;}
.right .boxContent ul.advert li {background:none; height:auto; padding:0px 2px; float:left;}
.widget_text_test {text-align:center;}
#single-ads { background:none; margin:0px; padding:0px; width:auto;}
/* CSS Core Document */

* img {border:none medium;}

body {margin: 0; padding: 0;}
body, html {
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/bg-header.gif);
	line-height: 20px;
	background-repeat: repeat-x;
	background: url(images/nichebkgd.jpg)
}

a { 
	color: #1768ae; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #1667ad;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #1667ad;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #093f6a;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1768AE;
	font-weight: bold;
}

p { padding-bottom: 20px; }

/* reusable */
.divider { 
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px; 
}
.btn {
	width: 92px;
	height: 25px;
	background-image: url(images/bg-btn.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
.btnIn {
	width: 92px;
	height: 25px;
	background-image: url(images/bg-btn-search-in.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;	
}

/* content */
#content {
	width: 950px;
	padding: 0px 0px 20px 0px;
}

/* inside pages left content */
#content .left {
	width: 628px;
	float: left;
	background-color: #fff;
	background-image: url(images/bg-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 20px 0px;
}
#content .left .blogContent {
	width: 568px;
	background-image: url(images/bg-content-top.gif);
	background-repeat: no-repeat;
	padding: 20px 30px 0px 30px;
}

#content .left .footnote {
	width: 553px;
	height: 32px;
	color: #9b9b9b;
	background-image: url(images/bg-footnote.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 30px 15px;
}	

#content .left .blogphoto {
	padding: 0px 15px 15px 0px;
}
#content .left blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin: 0px auto;
	background-image: url(images/bg-quote.gif);
	background-repeat: no-repeat;
}
#content .left code {margin: 0pt; padding: 1px 3px; background: rgb(255, 255, 225) none repeat scroll 0% 0%; font-family: Monaco,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;}
#content .left em { font-style: italic; }
#content .left hr { border: medium none ; margin: 0pt 0pt 1.4em; background: rgb(178, 204, 255) none repeat scroll 0% 0%; color: rgb(178, 204, 255); clear: both; float: none; width: 100%; height: 0.1em; }
#content .left pre { padding: 0pt 10px; background: rgb(249, 249, 212) none repeat scroll 0% 0%; overflow: auto; margin-bottom: 15px; }
acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em; cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
#content .left blockquote cite {margin: 5px 0 0; display: block;}
.center {text-align: center;}

/* Begin Lists */

#content .left ol {padding: 0 0 0 35px; margin: 0;}
#content .left ol li {margin: 0; padding: 0; list-style: decimal outside;}
#content .left dl { margin: 1.5em 0pt; }
#content .left dd{margin:0; padding:0 15px 15px; }
#content .left table { margin: 0pt auto;}
#content .left th, #content .left td { height: 1em; line-height: 18px; padding:10px; }
/* End Entry Lists */

#content .left .paging { 
	height: 24px;
	clear: both;
	width: 568px;
}
#content .left .paging .old {
	width: 200px;
	float: left;
	background-image: url(images/arrow-old.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding: 0px 0px 0px 30px;
}
#content .left .paging .new {
	width: 200px;
	float: right;
	background-image: url(images/arrow-new.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	background-position: right;
}

/* inside pages right content */
#content .right {
	width: 300px;
	float: right;
}

/*boxes */
.widget_recent_entries h4 { display:none;}

.boxOne {
	width: 300px;
	margin: 0px 25px 0px 0px;
	background-color: #fff;
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.boxTwo {
	width: 300px;
	background-color: #fff;
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.boxThree {
	width: 300px;
	background-color: #fff;
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 20px 0px;
}
.tabTop {
	width: 300px;
	height: 20px;
	background-image: url(images/bg-box-tab-top.gif);
	background-repeat: no-repeat;
}
.tabTitle {
	width: 280px;
	height: 31px;
	background: url(images/bg-tab.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left:-20px;
	padding: 10px 0px 15px 20px;
}
.boxContent {
	width: 260px;
	padding: 0px 20px 20px 20px;
	margin: 0px auto;
}
.boxContent ul {
	margin: 0px;
	padding: 0px;
}
.boxContent li {

	display: block;
	border-bottom: solid 1px #ececec;
	padding: 5px 0px 5px 15px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxContent li.last {
	border: none;
}

.boxContent ul li ul li{ float:none; width:auto; border-bottom:0px; padding-bottom:10px !important; background:none;}
.boxContent ul li ul li ul {padding:0px !important; margin:0px !important;  background:none;}
.boxContent ul li ul li ul li{ margin:0px 0px 0px 10px !important; padding:0px !important; border:0px !important;  background:none;}

input.bgSearch {
	width: 196px;
	height: 22px;
	background-image: url(images/bg-search.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding: 5px 0px 0px 10px;
}
.boxContent .btnHolder {
	width: 92px;
	position: relative;
	float:left;
	margin: -28px 0px 0px 160px;
}

/* container */
#container {
	width: 950px;
	margin: 0px auto;
}

/* middle */
#middle {
	width: 950px;
	height: 250px;
	background-image: url(images/bg-middle.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
}
#middle .left {
	width: 44px;
	height: 45px;
	float: left;
	padding: 103px 0px 0px 30px;	
}
#middle a.arrowLeft {
	width: 44px;
	height: 45px;
	background-image: url(images/arrow-left.gif);
	background-repeat: no-repeat;
	display: block;
}
#middle .content {
	width: 762px;
	height: 210px;
	float: left;
	padding: 20px;
}
#middle .right {
	width: 44px;
	height: 45px;
	float: right;
	padding: 103px 30px 0px 0px;	
}
#middle a.arrowRight {
	width: 44px;
	height: 45px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	display: block;
}


/* footer */
#footer {
	width: 950px;
	height: 35px;
	padding: 15px 0px 20px 0px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	color: #414140;
}
#footer .copy {
	width: 350px;
	float: left;
	padding: 0px 0px 0px 20px;
}
#footer .right {
	width: 350px;
	float: right;
	padding: 0px 20px 0px 0px;
	text-align: right;
}
#footer a {
	color: #414140;
}


/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;text-align: center;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a {padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left;}
#wp-calendar a {display: block;}
#wp-calendar caption { text-align: center; width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover {background-color: #fff;}
/* End Calendar */

/* ADS module*/
.ads-module {text-align:center;}
.ads-module ul.advert {list-style:none; margin:0px !important; padding:0px;}
.ads-module ul.advert li {list-style:none !important; float:left; margin-left:15px; padding-bottom:10px;}
.ads-module ul.advert li a {background:none; padding:0px; margin:0px; border:0px;}
.ads-module ul.advert li a:hover {background:none; border:0px;}
.widget_tag_cloud {padding-bottom:20px;}
.single-ads {padding-top:15px;}
.single-ads .ads-module {margin:0px; padding:0px; width:auto; text-align:center;}
.header-ads { float:right; padding-top:20px; padding-right:20px;}

/* Top Navigation */
.menu {height:45px; font-size:14px; float:right; width:495px; margin-right:0px; margin-top:23px;}
.menu ul {margin:0 auto;}
.menu ul, .menu ul ul {padding: 0;list-style: none; line-height: 1; z-index: 100;}
.menu ul ul {margin:0px;}
.menu ul a {display: block;	line-height: 23px;	padding: 0 7px; z-index: 100; text-decoration:none;}
.menu ul li {float: left;}
.menu ul li { padding: 8px 10px; float: left; }

.menu ul li.current-menu-item a,
.menu ul li.current-menu-parent ul li.current-menu-item a,
.menu ul li.current-cat a, .menu ul li.current_page_item a, .menu ul li.current_page_parent ul li.current_page_item a, .menu ul li.current-cat-parent ul li.current-cat a{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background:#1c8dc3; color:#fff;}

.menu ul li.current-menu-item ul li a,
.menu ul li.current-menu-parent ul li.current-menu-item ul li a,
.menu ul li.current_page_item ul li a, .menu ul li.current_page_parent ul li.current_page_item ul li a, .menu ul li.current-cat ul li a, .menu ul li.current-cat-parent ul li.current-cat ul li a, .menu ul li ul li a {color: #555555; background:none;}

.menu ul li a { color: #fff;  font-weight:bold; }
.menu ul li ul a {font-size:12px;}
.menu ul li a:hover {color:#FFF; text-shadow:0 2px 4px rgba(0, 0, 0, 0.23);}
.menu ul li ul li {	border: 1px solid #F7F6F6; border-width:0 1px 1px; padding:3px 9px 3px 9px; background: #FFF;  margin:0px; text-align:left; }
.menu ul li ul li a { line-height: 25px; width: 150px; display: block; }
.menu ul li ul li a:hover {color:#8f927b;}
.menu ul li ul ul li a { line-height: 25px; }
.menu ul li ul li ul li a {	border-width:0 1px 1px 0px; }

/* WP 3.0 fixes */
.menu {	display:block;}
.menu a {display:block;}
div.menu ul {	list-style: none;}
div.menu li {	float:left;	position: relative; z-index:9999;}
.menu ul ul {	display:none;	position:absolute; top:38px; left:0; float:left; width: 180px; z-index: 9999;}
.menu ul ul li { min-width: 180px;}
.menu ul ul ul { left:100%;	top:0;}
.menu ul ul a { height:auto; line-height:1em;	width: 160px;}
.menu ul li:hover > ul {	display:block;}



/* slide bar */
#moduleslider2-size{
	height: 280px;
	width:908px;
	overflow: hidden;
	padding:0px;	
	text-align:left;
	margin:0px auto;}
#frameslider2.frameslider {width:908px !important;}
#moduleslider2-size .scrollerslider { width:808px !important; padding:0px; margin:0 50px; float:left;}
#moduleslider2-size ul#slide-toolbar {display:none;}
/*-----------------------------------*/

.tab-pane { margin:0 10px; float:left; width:808px !important;}
.tab-pane.onepost { margin:0 10px; float:left; width:908px !important;}
.onepost .tab-title {display:none;}
.feature-post2{ margin-top:20px;}
.feature-post2 .image {float:right; margin-right:20px;}
.feature-post2 .text {float:left; margin-top:15px; margin-right:10px;}
.feature-post2 .withimage { width:410px;}
.onepost .withimage { width:510px !important;}
.feature-post2 .image img {border:#ecf3da solid 6px;}

ul#slide-toolbar {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style: none;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:32px;
	width:auto !important;
}

ul#slide-toolbar li {
	float:left;
	text-align: center;
	color:#ffffff;
	text-align:left;
	padding-left:14px;
	font-family:"Times New Roman", Times, serif;
}

ul#slide-toolbar li span {
	cursor: pointer;
	display: block;
	width: auto;
	text-decoration: none;
	margin-left:10px;
	padding:0px 25px 0px 0px;
	height: 22px;
	padding-top:10px;	
}

ul#slide-toolbar li{background:url('images/slide-bg.jpg') no-repeat top left; _width:20px;}
ul#slide-toolbar li span{background:url('images/slide-bg.jpg') no-repeat top right;}

ul#slide-toolbar li.current{ color:#543b58; background: url('images/slide-active.gif') no-repeat top left;}
ul#slide-toolbar li.current span{ background: url('images/slide-active.gif') no-repeat top right;}

#slide-toolbar span:hover{
color:#edbef6;
}
hr{
	padding:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #4c2734;
}
div.frameslider {
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
div.frameslider div.button {
	width: 44px;
	height: 45px;
	cursor: pointer;
	top:35%;
	position:absolute;
	overflow:hidden;
}
div.frameslider div.button#left {
	left:0px;
	background:url(images/arrow-left.gif) no-repeat;
}
div.frameslider div.button#right {
	right:0px;
	background:url(images/arrow-right.gif) no-repeat;
}


.scrollerslider {
	padding:0px;
	overflow: hidden;
	float:left;
}

#moduleslide .tab-pane, #moduleslide2 .tab-pane {
	overflow: hidden;
	float: left;
}


/* Comment Form */
#comment-form {padding-top:20px;}
#commentform {margin-left:20px; padding-top:10px;}
#comment-form label {
	float: left;
	width: 200px;
	padding-top: 5px;
	font-size: .85em;
	font-weight: bold;
}
#comment-form label .required {
	font-size: .85em;
	font-weight: normal;
}
#comment-form label .required {
	color: #fff;
}
#comment-form input, #comment-form textarea {
	width: 265px;
	padding: 5px 5px;
}
#searchforma .field {float:left;}
#searchforma input#submit {	width: auto;
	margin-left: 10px;
	border: none;
	padding: 4px 10px;
	text-transform: uppercase;
	cursor: pointer;}
#searchforma .field input {width:160px; padding:5px 5px;}
#comment-form input, #comment-form textarea, #searchforma .field input {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #8e8e83;
	background: #fff;
	border-top: 1px solid #c1c1b7;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #c1c1b7;
}
#comment-form input:focus, #comment-form textarea:focus {
	color: #53534c;
	border: 1px solid #9F9F9F;
}
#comment-form #submit {
	width: auto;
	margin-left: 200px;
	border: none;
	padding: 4px 10px;
	text-transform: uppercase;
	cursor: pointer;
}
#comment-form #submit, #searchforma input#submit {
	font: bold .95em Arial, Helvetica, Geneva, sans-serif;
	color: #fbf7e4;
	background: #92B729;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Begin Comments*/
.alt { margin: 0; padding: 10px;}
.commentlist { margin:0px; padding: 0px; text-align: justify;}
.commentlist li {margin: 15px 0px 20px 0px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li { margin-right: -5px;	margin-left: 10px;}
.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 15px 0px 15px 5px; display: block;}
.thread-alt {background-color: #EFEFEF;}
.thread-even {background-color: #EFEFEF; -moz-border-radius:10px; -webkit-border-radius: 10px;}
.depth-1 {border: 1px solid #D1E2EF;}
.children .depth-1 { border-left:1px solid #D1E2EF; border-right:0px; border-top:0px; border-bottom:0px;}
.even, .alt {border-left: 1px solid #D1E2EF;}
.menuigation {display: block; text-align: center; margin-top: 10px;}
.commentlist li .avatar { float: right;	border: 1px solid #eee;	padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
#respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#respond {color:#162F42;}


.comment-meta a { color:#162F42; font-size:11px;}
.comment-author cite, .comment-author cite a{ color:#92B729; font-size:18px; font-weight:normal;}

.reply { padding-left:20px; height:17px;}
.reply { background:url(images/reply.png) no-repeat left center;}
.reply a {font-size:10px; color:#1E5880;}
.reply a:hover {color:#1E5880;}
cite .note, cite .note a { font-size:10px; font-weight:bold; color:#454547;}
/* End Comments */

/* WP extention */
blockquote {	
	color:#777777;
	font-family:Georgia,"Times New Roman",Times,serif;
	height:auto;
	margin:0 0 15px 40px;
	padding:5px 25px 0 25px;
	width:80%;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left; margin: 5px 15px 10px 0px;
}
.alignright {
	float: right; margin: 5px 0px 10px 15px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	max-width:510px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0 !important;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-smiley {margin:0;}
.gallery {margin: auto;}
.gallery .gallery-item {float: left; margin-top: 0; text-align: center;	width: 33%;}
.gallery img { border: 2px solid #cfcfcf;}
.gallery .gallery-caption {	color: #888;	font-size: 12px; margin: 0 0 12px;}
.gallery dl { margin: 0;}
.gallery img { border: 10px solid #f1f1f1;}
.gallery br+br { display: none;}


.fullwidth { width:950px !important; }
.fullwidth .left, .fullwidth .blogContent {width:auto !important;}

#content .left img {padding:10px; max-width:500px; max-height:auto; height:auto;}
.lin {  width:360px; float:right; margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:11px;}
.lin img {vertical-align:middle;}
/* Flickr */
.flickr-pic {}
.flickr-pic .flickr_badge_image { float:left; padding-right:5px; padding-top:10px; padding-bottom:10px;}

/* Typo fixes */
ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6 {}
ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li, ul.bullet-6 li {list-style-image:none; list-style-position:outside; list-style-type:none; margin-bottom:5px !important; padding-bottom:3px !important; padding-left:22px !important;}
ul.bullet-1 li {background:url(images/bullets/3.gif) no-repeat 0 5px;}
ul.bullet-2 li {background:url(images/bullets/4.gif) no-repeat 0 5px;}
ul.bullet-3 li {background:url(images/bullets/1.gif) no-repeat 0 5px;}
ul.bullet-4 li {background:url(images/bullets/2.gif) no-repeat 0 5px;}
ul.bullet-5 li {background:url(images/bullets/5.gif) no-repeat 0 5px;}
ul.bullet-6 li {background:url(images/bullets/6.gif) no-repeat 0 5px;}
ol.styled {background:url(images/bullets/ol.gif) repeat-y scroll 0 0 #FFFFFF; border-left:1px solid #E9E9E9; padding:3px 5px 5px 22px;}
ol.styled li {border-bottom:1px dotted #D6D6D6; padding-left:10px;}

#FeaturesTable {font-size:12px; padding:25px 0;}
#FeaturesTable th.column, #FeaturesTable td.item, #FeaturesTable td.odd, #FeaturesTable td.even {background-color:#E4E4E4; border-color:#C6C6C6; border-style:solid; border-width:1px 1px 0; text-align:center;}
#FeaturesTable td.even {background-color:#F0EEF9;}
#FeaturesTable td.odd {background-color:#F9F9F9;}
#FeaturesTable th h6 {font-size:14px; font-weight:700; margin-top:11px; padding-bottom:3px;}
#FeaturesTable .item {padding:15px 0; width:200px;}
#FeaturesTable td {width:150px;}
#FeaturesTable td.check { background-image:url("images/bullets/check.png"); background-position:center center; background-repeat:no-repeat;}
#FeaturesTable td.last { border-bottom:1px solid #C6C6C6;}

/* Columns */
.left.fullwidth {float:none;}
.fullwidth {width:100% !important;}
.fullwidth .column4 {width:192px; margin:0 15px;}
.fullwidth .column3 {width:265px; margin:0 15px;}
.fullwidth .column2 {width:415px; margin:0 15px;}
.column4 {width:110px; margin:0 15px;}
.column3 {width:158px; margin:0 15px;}
.column2 {width:250px; margin:0 15px;}
/* END Columns */