

/* STRUCTURE */



#featured  {
	position: relative;
	padding-top: 10px;
	font-size:11px;
	text-align: left;
}

#featured blockquote {
	font-size: 12px;	
}

.featimg img {
	aposition: relative;
	top: 0px;
	left: 0px;
}

#featured .buttons  {
	width: 152px;
}

#featured .buttons a {
	margin:0px;
	padding:0px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 51px;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 51px;
}

#steps  {
	height: 45px;
	color: #fff !important;
}

#steps ul  {
	padding: 0;
	line-height: 45px;
	height: 45px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 10px 0 0;
	font-family: Arial, sans-serif;
}

#steps ul li h3 {
	color:#FFFFFF;
	font-size:11px;
}

#steps ul li a  {
	color: #fff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	
}

#steps ul li a:hover  {
	border-bottom: 1px dotted #fff;
}

#content  {
	padding: 10px 0;
}

#content .moreinfo  {
	padding: 10px;
	width: 358px;
	
	background-repeat: repeat-x;
	background-position: left top;
}

#content .moreinfo blockquote p {
	font-size:11px;
	margin-bottom:15px;
	color:#75818A;
}

#content .quotes blockquote p {
	font-size:13px;
	font-style:italic;
}

#content .moreinfo h3, #content #news h3  {
	font-size:18px;
	margin-bottom:15px;
}

.grid_6 .moreinfo  {
	padding: 10px;
	width: 318px !important;
}

#content #news h3 a {
	color:#000000;
	text-decoration:none;
}

#content #news h3 a:hover {
	text-decoration:underline;
}

#content .moreinfo .more a  {
	font-weight: bold;
	padding: 2px 0 2px 25px;
}

#content .moreinfo p {
	font-size:12px;
}

#content .more {
	margin-bottom:0px;
}



/* Pageitem */

div.crop {
        width: 480px;
        height: auto;
        overflow: hidden;
		padding-bottom:5px !important;
}

div.widearea {
        width: 10000px; 
        height: auto;
        overflow: hidden !important;
		margin-top:15px;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { width:960px;}

/* POST ENTRY */

.entry {}
.entry h3 {
	font-weight: bold !important;
	font-size: 15px !important;
	text-transform: uppercase;
}
.entry h4 {
	font-weight: bold !important;
	font-size: 14px !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	color:#565656;
}
.entry p strong {
	color:#222222;
}
.entry span.highlight {
	background-color:#FFFFCC;
	color:#000000;
	font-size:13px;
	line-height:22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.entry .alignright {
	float:right;
	margin:0 0 10px 15px;
}
.entry .alignleft {
	float:left;
	margin:0 15px 10px 0;
}
#login span.highlight {
	background-color:#f0e3a5;
	color:#000000;
	padding:3px;
	font-size:11px;
}
.entry a:hover {
	color: #000;
	text-decoration: none !important;
}	
.entry blockquote {
	color: #CCCCCC;
	font-style: italic;
	margin:22px 0px;
	padding: 0 50px;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
	}
.entry blockquote p {
	font-size:12px;
	line-height: 20px;
	}
.entry img { 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:15px;
	border: 1px dotted #99CC99;
	padding: 10px;
	background-color: #E2F9E3;
	margin-top: 0px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	color: #006600;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/design/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	


.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal outside !important;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 0 0 20px;
	color: #006600;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
	
.entry table {
	background-color:#fed0bb;
	font-size:12px;
	margin-top:5px;
	margin-bottom:20px;
}

.entry table.comparison td {
	text-align:left;
}

.entry table th {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	padding:10px;
	text-transform:uppercase;
	background-color:#da6632;
	border: 1px dotted #c53d00;
	line-height:14px;
}

.entry table th.th_header_pale {
	background-color:#e17646;
}

.entry table th.sub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	padding:10px;
	text-transform:uppercase;
	background-color:#fda47c;
	border: 1px dotted #c53d00;
	line-height:12px;
}

.entry table td {
	padding: 10px;
	border: 1px dotted #c53d00;
	font-size:11px;
	line-height:12px;
	vertical-align:middle;
}

.entry table.comparison .col1 {
	background-color:#e3ecf3;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A6B3B9;
	border-bottom-color: #A6B3B9;
	border-left-color: #A6B3B9;
	text-align:left;
}

.entry table.comparison th.col2 {
	background-color:#ffbd9f;
}

.entry table.comparison td.col2 {
	background-color:#ffe1d4;
}

.entry table td a {
	color:#000000;
	font-weight:bold;
	background-image: url(images/design/table_a_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	padding-top:5px;
	padding-bottom:5px;
}

.entry table td a.no_image {
	background-image: none;
	padding:0px
}


/* STYLES */

.fix {
	clear: both;
}

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

blockquote {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
}




