/* CSS Document */

body {
	background:#edf1f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2f2f;
}

/*THIS IS INFACT GREY TEXT*/
.orange-text {
	color:#2f2f2f;
	line-height:normal;
}

a {
	color:#3273cd;
	text-decoration:underline;
}

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

input, textarea {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

select {
	padding:2px;
}

ul, ol {
	padding-left:20px;
	margin-bottom:20px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul ul{
	margin-top:10px;
}

li {
	list-style:none;
	padding-left:18px;
	background:url(/images/list-item.jpg) no-repeat 0px 4px;
	margin-bottom:3px;
}

td {
	padding:5px;
}

p {
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3273cd;
	padding-top:16px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:normal;
	clear:both;
} 

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3273cd;
	margin-top:16px;
	margin-bottom:10px;
	font-size:14px;
	padding-bottom:1px;
	border-bottom:1px dashed #acc0dd;
	clear:left;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3273cd;
	font-size:12px;
	margin-top:12px;
	margin-bottom:5px;
	font-weight:normal;
}

h3 a {
	color:#3273cd;
	text-decoration:underline;
}

h3 a:hover {
	color:#d76f00;
	text-decoration:none;
}

h4 {
	color:#3273cd;
	font-size:16px;
	margin-top:12px;
	margin-bottom:5px;
}

table h4 {
	margin-top:0;
	margin-bottom:0;
}

h5 {
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3273cd;
	margin-top:-8px;
	padding-bottom:5px;
	font-weight:normal;
}

#container {
	width:988px;
	padding:6px 34px 0 33px;
	background:url(/images/container-bg.jpg) repeat-y;
	margin:0 auto;
}

#header {
	height:58px;
	margin:0 0 0 0;
	padding:1px 0 0 0;
	background:url(/images/header-bg.jpg) no-repeat;
}

.header-base{
	background:url(/images/header-base.jpg) no-repeat;
	height:17px;
	margin:0 0 5px 0;
}

#logo {
	float:left;
	width:199px;
	padding:8px 0 0 18px;
}

.quote-box {
	float:right;
	height:58px;
	width:147px;
	font-size:12px;
}

.quote-box a {
	display:block;
	height:45px;
	padding:13px 0 0 0;
	width:97px;
	padding-left:50px;
	color:#3d7cd3;
	text-decoration:none;
}

.quote-box a:hover {
	color:#cf8f37;
}


.quote-box strong {
	font-size:12px;
}

#content-container {
	clear:both;
}

#content {
	float:left;
	width:791px;
	padding:0 0 20px 1px;
	margin:5px 0 0 0;
}

#top-menu {
	background:url(/images/top-menu-bg.jpg) repeat-x;
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#top-menu-left {
	
	background:url(/images/top-menu-left.jpg) no-repeat;
	width:10px;
	height:31px;
	float:left;
	font-size:12px;
}

.top-menu-item, .top-menu-item-sel, .top-menu-item_hover, .top-menu-item-sel_hover{
	float:left;
}

.top-menu-item a, .top-menu-item_hover a, .top-menu-item-sel a, .top-menu-item-sel_hover a{
	float:left;
	display:block;
	height:22px;
	padding:0 10px;
	padding-top:9px;
	color:#477ac1;
	text-decoration:none;
}

.top-menu-item a:hover {
	color:#d76f00;
}

.top-menu-item-sel a, .top-menu-item-sel_hover a {
	color:#1350a4;
	font-weight:bold;
}

.top-menu-item_hover a, .top-menu-item-sel_hover a{
	background:#3679d4;
	color:#fff;
}

#top-contact {
	width:140px;
	float:right;
	color:#3677cf;
	font-size:18px;
	padding:12px 0 0 0;
	line-height:14px;
}

.menu_sub_container{
	position:relative;
	z-index:50;
}

.menu_sub_menu{
	position:absolute;
	border:#184c94 1px solid;
	border-top:none;
	background-color:#3679d4;
	top:30px;
	padding:1px 12px 5px 12px;
}

.sub-menu-item a, .sub-menu-item-sel a {
	float:none;
	width:155px;
	font-size:12px;
	display:block;
	height:20px;
	padding-top:7px;
	color:#fff;
	text-decoration:none;
	background:none;
	font-weight:normal;
	border-top:1px solid #184c94;
}

.sub-menu-item a:hover, .sub-menu-item-sel a:hover {
	background:#fff;
	color:#d76f00;
	text-decoration:none;
}

.sub-menu-item-sel a{
	font-weight:bold;
	color:#fff;
}

#top-menu-right {
	background:url(/images/top-menu-right.jpg) no-repeat;
	width:20px;
	height:31px;
	float:right;
}

#page-content {
	background:url(/images/content-top-right.jpg) no-repeat top right;
	padding-top:10px;
	min-height:870px;
}

#col1 {
	float:left;
	width:755px;
	padding-left:10px;
}

#promo {
	margin:0 0 0 0;
}

#col2 {
	float:left;
	width:161px;
	padding-top:25px;
}

#sidebar {
	float:right;
	width:196px;
	padding-bottom:20px;
	margin:5px 0 0 0;
}

#sidebar h1 {
	margin-top:0px;
	font-size:15px;
}

#search {
	height:38px;
	padding-left:13px;
	background:url(/images/sidebar-top.jpg) no-repeat bottom;
}

#search-left {
	background:url(/images/search-left.jpg) no-repeat;
	width:23px;
	height:23px;
	float:left;
	font-size:0;
}

#search-input {	
	float:left;
	width:129px;
	height:21px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}

.search-input {
	border:0;
	padding:0;
	font-size:11px;
	color:#929292;
	height:15px;
	padding-top:4px;
	width:129px;
	position:relative;
}

#search-button {
	float:left;
	width:29px;
}

#sidebar-menu {
	background:#f7fafd;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	border-left:1px solid #dce3ee;
	border-right:1px solid #dce3ee;
	font-family:Arial, Helvetica, sans-serif;
}

.page-list-item, .page-list-item-sel {
	border-top:1px solid #dce3ee;
	font-size:13px;
}

.page-list-item a {
	text-decoration:none;
	display:block;
	width:158px;
	padding:7px 8px;
	color:#477ac1;
}

.page-list-item-sel a {
	text-decoration:none;
	display:block;
	width:158px;
	padding:7px 8px;
	color:#1350a4;
	font-weight:bold;
}

.page-list-item a:hover {
	color:#d76f00;
	background:#fff;
	text-decoration:none;
}

#sidebar-menu-base {
	background:url(/images/sidebar-base.jpg) no-repeat;
	height:9px;
	margin-bottom:5px;
}

#nsltr-top, #payment-top {
	background:url(/images/sidebar-white-top.jpg) no-repeat;
	height:8px;
	font-size:0;
}

#nsltr, #payment {
	background:#fff;
	padding:6px 10px 0 10px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}

#nsltr h1{
	padding:0;	
}

#payment {
	padding:5px 10px;
}

#nsltr-base, #payment-base {
	background:url(/images/sidebar-white-base.jpg) no-repeat;
	height:8px;
	margin-bottom:5px;
	font-size:0;
}

#sidebar-contact {
	background:url(/images/sidebar-contact.jpg) no-repeat;
	height:56px;
	padding:4px 10px 13px 10px;
	color:#3273cd;
	font-size:13px;
	line-height:21px;
	margin:10px 0;
	text-align:center;
}

.contact-tel-large {
	color:#696969;
	font-size:20px;
	padding-top:3px;
}

#sidebar-logos {
	padding:5px 0 10px 0;
	width:196px;
	text-align:center;
}

.logo {
	margin-top:10px;
}

#footer {
	border-top:1px solid #d1d1d1;
	clear:both;
	padding:10px 0;
	color:#b0b0b0;
	font-size:11px;
	height:30px;
}

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

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

#footer-copy {
	float:left;
	width:60%;
}

#footer-design {
	float:right;
	text-align:right;
	width:40%;
}

#navtrail {
	font-size:11px;
	padding-left:10px;
	color:#d76f00;
}

#navtrail a {
	color:#d76f00;
	text-decoration:none;
}

#navtrail a:hover {
	text-decoration:underline;
}

.testimonial {
	background: url(/images/testimonial__bg_base.jpg) bottom right no-repeat;
}

.testimonial_inner { 
	background: url(/images/testimonial__bg_top.jpg) top left no-repeat;
	padding: 14px 14px 0 14px;
}

.testimonial h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #1b63c3;
	background: url(/images/testimonial__top.jpg) top left no-repeat;
	padding: 5px 0px 0px 32px;
	border:none;
}

.testimonial p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align:justify;
}

.testimonial small {
	font-size: 9px;
	color:#999999;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.standard-table {
	margin-left:130px;
}

.standard-table td, .standard-table th {
	font-size:11px;
	padding:3px;
	border-bottom:1px solid #adadad;
	text-align:left;
}

.newsletter-input {
	padding:4px;
	color:#909090;
	width:150px;
	border:1px solid #e1e1e1;
}

.grey-button {
	color:#3374cd;
	background:url(/images/grey-button-bg.jpg) repeat-x #ebebeb;
	height:26px;
	padding-bottom:3px;
	font-weight:bold;
	border:1px solid #c4c4c4;
	cursor:pointer;
}

.faq-container {
	border-bottom:1px #acc0dd dashed;
	padding-bottom:5px;
	width:750px;
}

.faq-expand {
	float:left;
	width:12px;
	padding-top:8px;
}

.faq-question {
	float:left;
	width:720px;
	font-size:12px;
	padding-left:10px;
	padding-top:4px;
	margin-bottom:10px;
}

.faq-answer {
	line-height:18px;
	width:705px;
	text-align:justify;
	font-size:12px;
	padding-left:14px; 
	border-left:8px solid #e1e1e1; 
	margin-top:10px; 
	margin-bottom:8px;
	clear:left;
}

.special-offer-con-table {
	border-left:1px solid #adadad;
}

.special-offer-con-table-odd {
	background:#c6e1e9;
}

.special-offer-con-table-odd-data {
	background:#c6e1e9;
	border-left:1px solid #adadad;
}

.pay-pal-button {
	margin-top:-5px;
	width:250px;
	padding-left:170px;
}

#download-containers {
	margin-top:30px;
}

.download-item {
	border-bottom:1px solid #acc0dd;
	padding-bottom:10px;
}

.download-title {
	width:690px;
	color:#3273cd;
	font-size:13px;
	padding-bottom:7px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.download-info {
	width:685px;
}

.download-button {
	float:right;
	width:60px;
	height:30px;
	border:1px solid #c4c4c4;
	text-align:center;
	color:#3374cd;
	background:#f5f5f5;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}

.download-button a{
	display:block;
	width:60px;
	height:30px;
	text-decoration:none;
}

.download-button a:hover {
	text-decoration:underline;
}

.image-gallery {
	float:left;
	padding-right:7px;
	height:300px;
	width:250px;
	cursor:pointer;
}

.gallery-text {
	text-align:center;
	width:250px;
	height:50px;
	overflow:hidden;
}

.news-item-title {
	font-size:16px;
	color:#3273cd;
	padding-bottom:5px;
	text-decoration:underline;
}

.news-item-text {
	border-bottom:1px solid #c4c4c4;
	padding-bottom:15px;
	text-align:justify;
}

#news-container {
	width:750px;
	padding-top:10px;
}

#latest-news{
}

.news-item{
	font-size:12px;
	border-top:1px solid #dce3ee;
}

.news-item a{
	text-decoration:none;
	display:block;
	padding:7px 9px;
}

.news-item a small{
	color:#333;
}

.news-item a:hover{
	color:#d76f00;
	background:#fff;
}

fieldset{
	background:url(/images/fieldset-bg.jpg) no-repeat top;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	margin-bottom:20px;
	padding-left:6px;
}

legend{
	background:#fff;
	padding:4px 8px;
	font-size:16px;
	border:1px solid #c1d5f0;
	color:#477ac1;
	margin-top:-5px;
}

.quote-form td{
	padding:6px;
}

.quote-form input, .quote-form textarea{
	padding:3px;
	border:1px solid #c1d5f0;
}

.quote-form select{
	padding:1px;
	border:1px solid #c1d5f0;
}

.submit-button{
	border:1px solid #2763b3;
	cursor:pointer;
	padding:2px 6px 3px 6px;
	font-size:16px;
	color:#fff;
	background:url(/images/submit-bg.jpg) repeat-x;
}

.submit-button:hover{
	border:1px solid #113a6f;
	background:#699ce2;
}

#submit-button-box{
	padding-left:15px;
}

.required-field{
	color:#db3636;
	font-size:11px;
}

.error{
	background:#ffefef;
	border:1px solid #f4d6d6;
	color:#893131;
	padding:2px;
	margin:5px 0;
}

.msg_sent{
	background:#f1ffef;
	border:1px solid #bae5b3;
	color:#397b2e;
	padding:2px;
	margin:5px 0;
}

/*COMMENTS*/

#comments_container {
	margin:0 0 15px 0;
}

.leave_comments {
	margin:0 0 15px 0;	
}

.comment {
	border-top:none;
	padding:10px;
}

.comment_submit {
	background:none;
	border:none;
	/*background:url(/images/comments_submit.jpg) no-repeat;*/
	color:#000;
	font-weight:bold;
	font-size:18px;
	padding:0 7px 2px 7px;
	height:29px;
	width:80px;
	cursor:pointer;
}

.comment_submit:hover {
	/*background:url(/images/comments_submit_hover.jpg) no-repeat;*/
}

.light {
	background:#fff;
}

.dark {
	background:#fefaee;
}

.customer-gallery-item {
	border:1px solid #acc0dd;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
	text-align:justify;
}

.intro-block{
	float:left;
	width:241px;
	padding:0 15px 0 0;
}

#flashAlternativeContent-inner{
	background:url(/images/flash-alternative.jpg) no-repeat;
	height:67px;
	padding:25px 0 0 819px;
}

.gs-title a{
	color:#f90;
}

/* overlay layer */
#overlay_background{
	position:fixed;
	_position:absolute;
	z-index:10;
	top:0;
	bottom:0;
	left:0;
	right:0;
	_height:expression((document.body.scrollTop + document.body.clientHeight) + 'px');
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	width:100%;
}

#overlay_container{
	position:fixed;
	_position:absolute;
	z-index:20;
	top:20%;
	left:50%;
}

#overlay_box{
	position:relative;
	left:-250px;
	width:500px;
	height:300px;
	background-color:#ffffff;
	border:1px solid #000000;
	padding:20px;
}

.blog_cal{
	background:url(/images/blog_calendar.jpg) no-repeat;
	width:49px;
	padding:0 2px 0 0;
	height:48px;
	float:left;
}

.cal_month{
	text-align:center;
	color:#fff;
	font-size:11px;
}

.cal_day{
	text-align:center;
	color:#515151;
	font-size:24px;
}

#configurator_content{
	width:502px;
	margin:0 auto;
	padding-top:20px;
}

.configurator_small{
	width:50%;
	margin:20px auto 0 auto;
	float:left;
	text-align:center;
}

.configurator_small a{
	font-size:12px;
	display:block;
}

.configurator_large{
	width:100%;
	margin:20px auto 0 auto;
	float:left;
	text-align:center;
}

.configurator_large a{
	font-size:12px;
	display:block;
}

#fensa-logo{
	padding:10px 0 0 0;
}

.quote_supply{
	float:left; 
	width:375px; 
	margin:10px 16px 0 2px; 
	background:url(/images/quote_supply_bg.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}

.quote_supply a{
	display:block;
	padding:15px 0 0 10px;
	height:52px;
	color:#3475cf;
	text-decoration:none;
}

.quote_supply a:hover{
	color:#e06d00;
}

#facebook_like{
	margin:5px 0 0 13px;	
}

.fb-like{
	margin:12px 0 0 40px;		
}
