/*
Theme Name: 	CarInsurance
Description: 	A quick loading 2 and 3 column theme
Version: 		1.0.0
Author: 		Zdenek Burda
Author URI: 	http://www.summit.co.uk
Tags: 			3 column, 2 column, widget ready
*/

/* RESET 
---------------------------------------*/
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	font-family:inherit;
	vertical-align:baseline;
	font-family:Arial, Helvetica, sans-serif;
}
:focus {
	outline:0
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both;
	height:1px;
	font-size:0;
}
textarea {/*font-family:Helvetica, sans-serif;*/
	font-family:inherit;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}
.copyright {
	margin:auto;
	width: 950px;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color:#84B800;
	padding-top: 5px;
	padding-left: 10px;
}
/* TYPOGRAPHY
---------------------------------------*/

h1 {
	font-size:3em;
	color:#90ca00;
}
h2 {
	font-size:1.8em;
	color:#006E2E;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}
/* LINKS----------------------------------------*/


a, a:link, a:visited {
	color:#006e2e;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:#000;
	text-decoration:underline;
}
/* STRUCTURE
---------------------------------------*/
.backGTop {
	/*min-height:1200px;*/
	background-color:#91CB00;
	background-position:bottom;
	background-repeat:repeat-x;/*	color:#000;*//*	font-size:.8em;
	line-height:1.6;*/
	padding-bottom:100px;
}
.backBottom {
/*background-image:url(images/BackG_bottom.jpg);
	min-height:1200px;
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:200px;*/
}
.backBoo {
	background-color:#FFFFFF;
	width:960px;
	margin:auto;
}
/*HEADER*/
.logo {
	/*background-image:url(images/logo.jpg);*/
	height:64px;
	width:304px;
	left:10px;
	top:15px;
	position:absolute;
}
#header-container {
	border-top:5px solid #000080;
}
#header {
	/*float:left;*/
	width:940px;
	height: 155px;
	background-color: #91cb00;
	margin-left: 10px;
	margin-right:10px;
	border-bottom:5px solid #d4f08c;
	position:relative;
}
/* menu2 */ 
#menu2 {
	padding:0 20px 0 0;
	list-style:none;
	color:#fff;
	line-height:45px;
	display:block;
	width: 480px;
	vertical-align:top;
	height:45px;
	float:right;
}
#menu2 a {
	color:#ffffff;
	text-decoration:none;
}
#menu2 a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#menu2 li {
	margin:3px;
	cursor:pointer;
	float:right;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
}
#menu2 li a:hover {
	color:f8d049;
}
/* sub-menus of menu2*/ 
#menu2 ul {
	padding:0px;
	margin-right:10px;
	display:block;
	display:inline;
}
#menu2 li ul {
	width:150px;
	line-height:16px;
	background-color:#0078C1;
	color:#0395CC;
}
#menu2 li:hover ul {
	display:block;
}
#menu2 li ul li {
	display:block;
	margin:5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type:none;
}
#menu2 li ul li:first-child {
	border-top: none;
}
#menu2 li ul li a {
	display:block;
	color:#0395CC;
}
#menu2 li ul li a:hover {
	color:#7FCDFE;
}
/* end menu2 */


/*all search begin */
.search {
	float:right;
	margin-right:10px;
	margin-top:5px;
}
/* menu3 */

.searchBT {
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	width:70px;
	float:right;
	height: 33px;
}
.searchBTtext {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
	padding:10px;
	text-decoration:none;
}
.searchBTtext a:hover {
	color: #CCE6F4;
	vertical-align: middle;
}
.searchBOX {
	background-image:url(images/SearchBoxBg.gif);
	background-repeat:repeat-x;
	width:160px;
	float:right;
	height: 33px;
}
.searchBoxText {
	color: #6baed8;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px;
}
#searchform {
	padding:0 0 0 10px;
	float:right;
	position: absolute;
	top: 40px;
	right: 33px;
}
#searchform #s {
	background-image:url(images/SearchBoxBg.gif);
	background-repeat:repeat-x;
	width:136px;
	padding:7px;
	padding-left:3px;
	padding-right:3px;
}
#searchsubmit {
	padding:7px;
	padding-left:3px;
	padding-right:3px;
	background:#006e2e;
	width:70px;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	margin-left:-3px;
}
.searchContainer div {
	background-color:#fff;
	display:inline;
	padding:5px;
}
.searchContainer input[type="text"] {
	border:none;
}
.searchContainer img {
	vertical-align:middle;
}
/*end Search*/


/***********CONTAINERS************/


#bannerAd {
	float:left;
	height:210px;
	margin-left:0px;
	margin-top:0px;
	width:770px;
}
#container {
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
}
#content-container {
	float:left;
	width:770px;
	padding:0px 10px;
}
#content {
	float:right;
	width:530px;
}
#content-2cols {
	float:left;/*overflow:hidden;*/
}
#sidebar-left {
	float:left;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0 10px;
	padding:5px;
	width:220px;
}
#sidebar-right {
	/*margin-top:15px;*/
	width:170px;
	float:right;
	height:630px;
	text-align:center;
}
#sidebar-right .block {
	height:630px;
}
/*----NewsLatter Popup-----------------------*/

#enewslettercontent {
	background-image:url(images/backNewsLetter.jpg);
	background-repeat:repeat-x;
	background-color: #EDF9CE;
	border-top:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	position:absolute;
	width:310px;
	padding:5px 15px;
	z-index:100;
	right:35px;
	top:40px;
	font-weight:bold;
	height: 190px;
	visibility: hidden;
}
#enewslettercontent P {
	line-height: 15px;
	font-size: 12px;
	color: #006e2e;
}
#enewslettercontent a {
	color:#006e2e;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	padding: 0;
	text-align:center;
}
#enewslettercontent p a {
	font-size:11px;
	line-height:40px;
}
#enewslettercontent p a:hover {
	text-decoration:underline;
}
#enewslettercontent SPAN.mmf-form-control-wrap INPUT.mmf-validates-as-required {
	padding: 4px 3px;
	margin: 3px 0;
	float:left;
	width:215px;
 width:200px!ie;
	background:url(images/news_bg.gif) repeat-x top;
	border:1px solid #c2c2c2;
	color:#748189;
	font-weight:bold;
}
.NLtitle {
	font-size:14px;
	color:#0077c1;
	width: 250px;
	float: left;
	margin:15px 0px 0px 15px;
}
.NLbox {
	width:180px;
	float: left;
	vertical-align: middle;
	font-size:18px;
	color:#666666;
	font-weight:bold;
}
.NLbox input {
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	background:#f6f6f4;
	height:30px;
	margin-bottom:5px;
}
.NLcuestion {
	background-image:url(images/btnhelp.gif);
	width:17px;
	height:17px;
	margin:2px;
	float: left;
}
.NLbuttom {
	background: #006E2E;
	border:1px solid #004F21;
	height:30px;
	float: right;
	margin: 0;
	/*to words submit*/
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px;
}
.NLbuttom a {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
	padding: 10px;
}
/*----End NewsLatter-----------------------*/	
	
	
/* BLOCK
---------------------------------------*/

.block ul {
	float:left;
}
/* IMAGES
----------------------------------------*/
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.alignright {
	float:right;
	margin-left:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
}
/* FORMS
---------------------------------------*/
/*---Contact---------------*/

.TitleContact {
	font-size:2.5em;
	font-weight:bold;
	color:#0099CC;
	margin-bottom:7px;
	padding-bottom: 7px;
}
.ContactForm {
	float:left;
	/*margin-top:30px;
	margin-left:10px;*/
	width:550px;
	height: 600px;
	background:url(images/ContactPic.jpg) bottom right no-repeat;
}
.CompleteForm {
	width:240px;
	float: left;
}
.contactPic {
	/*background-image:url(images/ContactPic.jpg);*/
	height:378px;
	float: right;
	margin-top:-330px;
	width:255px;
}
.ContactForm .checkBox {
	background:none;
	border:none;
	float:left;
 margin::0;
	padding:0;
}/*FIX FOR IE Bacgrounds in checkbox*/
.ContactForm .submitContact {
	float:left;
}
.ContactForm textarea, .ContactForm select, .ContactForm input {
	border:1px solid #ddd;
	background:#90ca00;
	color:#ffffff;
	font-weight:bold;
}
.ContactForm textarea {
	padding:3px;
	color:#fff;
	font-size:15px;
	margin:2px 0 5px 3px;
	width:273px;
}
.ContactForm select {
	margin:2px 0 5px 3px;
	padding: 3px 3px 3px 0;
	width:280px;
	font-size: 15px;
	height: 38px;
}
.ContactForm input {
	padding:3px;
	margin:2px 0;
	font-size:15px;
	height:30px;
	margin-bottom:5px;
}
.ContactForm input submit {
	margin:10px 0;
}
.ContactForm input:focus, form textarea:focus {
	color:#000;
	background:#fff;
}
.ContactForm p {
	margin:0;
}
.ContactForm a, a:hover {
	color:#006E2E;
	margin:0;
}
.TxtCheckbox {
	font-size:12px;
	color:#0077c1;
	width: 275px;
	font-weight:bold;
	display:block;
	float:left;
	line-height:33px;
}
.TxtCheckbox input {
	float:left;
	display:inline;
	background:none;
	border:none;
}
.TxtCheckbox span {
	display:inline;
}
.TxtCheckbox span.mmf-list-item {
	float:left;
}
.TxtCheckbox span.mmf-list-item-label {
}
.TxtCheckbox input#csubmit {
	background:#006e2e;
	float:right;
}
/*---End Contact---------------*/




/* MENU
---------------------------------------*/	 
/*  menu  */

#menu {
	bottom:0;
	color:#FFFFFF;
	float:left;
	line-height:37px;
	list-style-image:none;
 list-style-position utside;
	list-style-type:none;
	padding:0;
	position:absolute;
	border-bottom:1px solid #f6fce8;
	width:100%;
}
#menu li.item a {
	color:#006e2e;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	display:block;
	text-align:center;
	height:41px;
}
#menu li {
	background:#f3f8fb url(images/nav_bg.gif) repeat-x scroll left top;
	margin-left:1px;
	margin-right:1px;
	cursor:pointer;
	float:left;
	position:relative;
	padding:0;
}
#menu li a:hover {
	color:#006e2e;
}
#menu .logo {
	background:transparent none repeat scroll 0% 0%;
	padding:0px;
	background-color:Transparent;
}
/* sub-menus*/ 
#menu ul {
	padding:0px;
	margin:0 7px;
}
#menu li:hover ul {
	display:block;
	padding-bottom:5px;
}
#menu ul#mainNavBar li ul.SubNav li a {
	text-align:left;
	font-size:12px;
	padding-left:15px;
	padding-right:0;
	height:auto;
	background: url(images/subBullet.gif) no-repeat left;
	margin-left:15px;
	width:250px;
}
/* main submenu */ 
#menu #main {
	left:0px;
	top:-20px;
	padding-top:20px;
	background-color:#7cb7e3;
	color:#fff;
	z-index:999;
}
#menu li ul {
	color:#0395CC;
	position:absolute;
	left:-7px;
	top:39px;
	/*margin-top:45px;*/
	width:266px;
	line-height:16px;
	/* for IE */ display:none;
	/*margin-left:10px;*/
	z-index:999999;
	background:#ffcf9b;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a {
	color:#000;
	display:block;
	font-size:12px;
}
#menu li ul li a:hover {
	color:#FFF;
}
#menu li ul li {
	background:transparent none repeat scroll 0 0;
	display:block;
	list-style-type:none;
	margin-top:1px;
	padding:5px 0;
	width:266px;
}
#menu li.active a, #menu li.active, #menu li.item a:hover, #menu li.item:hover {
	background:#d8f196 url(images/nav_bg_ov.gif) repeat-x top;
}
/*LEFT NAV BAR*/
#sidebar-left {
	line-height:2em;
}
#sidebar-left li {
	margin:1px;
	padding:5px 10px;
	font-size:1.3em;
	border-top:dashed 1px #ACD740;
}
#sidebar-left li.active a, #sidebar-left li.active, #sidebar-left li.active a:hover, #sidebar-left li.active:hover {
	color:#005F28;
}
#sidebar-left li.active a, #sidebar-left li.active {
	font-weight:bold;
}
#sidebar-left li a {
	color:#006e2e;
}
/*Footer*/
.alfaRom {
	background:url(images/alfaRom.png) no-repeat;
	width:382px;
	height:257px;
	position:absolute;
	right:-27px;
	top:85px;
}
.footertop {
	clear:both;
	padding:10px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#e4e4e4;
	width:940px;
	margin:auto;
	position:relative;
}
.footertop a, .footertop li, .footertop h3 {
	color:#909090;
}
.footertop .column {
	float:left;
	width:17%;
	margin:10px;
	line-height:25px;
}
.footertop .column h3 {
	font-size:15px;
	border-bottom:dotted 1px #909090;
	font-weight:bold;
}
#skip {
	width:100%;
	display:none;
	background:#f1f1f1;
	color:#000;
}
#rss {
	float:right;
	width:30%;
}


/* New Footer
---------------------------------------*/

#footer {

width: 980px;

margin: 0px auto;
padding: 5px 0 200px 0;

clear: both;

}




/*IE6*/



.footer-contents {
    
float: left;
    
padding-top: 15px;
    
padding-bottom: 10px;
    
padding-left: 10px;
	
background-position: 0 0;
	
background-repeat: no-repeat;
    
font-size: 12px;

font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}



.footer-contents li {

padding: .1em;

}



.footer-contents2 {

color: #000000;

}



#footer .col, #footer .col-last {
float: left;
    
margin: 10px 0 0 0;
    
padding: 1px 0;
    
width: 19.6%;
    
border-right: 1px solid #ddd;
    
min-height: 150px;
    
position: relative;

}



#footer .col-last {
    
border: none;
    
width: 20% !important;

} 

/*IE7*/


#footer dl {
    
margin: 0;
}

#footer dl.col-prime {
    
margin-bottom: 0.7em;

}



#footer dd {
    
margin: 0;
    
padding: 3px 20px 0 10px;
    
font-size: 85%;
	
color: #000000;

}



#footer dd a {
    
text-transform: uppercase;
    
font: 85% tahoma, sans-serif;
    
text-decoration: none;
    
background: url(images/link-line.gif) repeat-x 0 100%;
    
padding-bottom: 1px;
	
color: #000000;

}



#footer dd a span {
    
text-transform: none;

}



#footer dt {
    
font-size: 105%;
    
font-weight: bold;
    
letter-spacing: -0.02em;
    
padding: 0 10px;
	
color: #000000;

}



#footer .footer-feature {
    
position: absolute;
    
right: 10px;
    
top: 28px;

}



.foot-clear {
    
height: 0;

}


.copyright img {
    

margin-top: 0px;
    
padding: 7px 0 0 0px;
  

}



.copyright {
	 
font-size: 9px;

font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    
color: #000000;
    
clear: both;
    
padding: 0px 0 0 10px;


}



.copyright div {
    
padding: 30px 15px 40px 0;
	
background-position: 100% -385px;
	
background-repeat: no-repeat;

}



.copyright a {
    
color: #000000;

}




/***** NEW Footer END *****/

/* MISCELLANEOUS
---------------------------------------*/



.hidden {
	display:none;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.author {
	color:#666;
	font-size:.9em;
}
.navigation {
	margin:10px 20px;
}
.navigation-right {
	text-align:right;
}
.navigation-left {
	text-align:left;
}
code {
	font-size:1.4em;
}
blockquote {
	background:#f1f1f1;
	color:#000;
	padding:10px !important;
	margin:20px 10px 20px 20px;
	border:1px solid #ddd;
}
cite {
	margin:10px 10px 10px 20px;
}
/* PAGENAVI
---------------------------------------*/
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color:#008080 !important;
	background:transparent !important;
}
.wp-pagenavi a:hover {
	color:#000080 !important;
	background:transparent !important;
}
.wp-pagenavi span.pages {
	background:transparent !important;
}
.wp-pagenavi span.current {
	background:transparent !important;
}
.wp-pagenavi span.extend {
	background:transparent !important;
}
/* COMMENTS
---------------------------------------*/
.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:2px 0;
	background:#fff;
	color:#000;
}
.commentlist li {
	list-style:decimal;
	margin:10px;
	padding:0;
}
.commentlist .alt {
	background:#f1f1f1;
	color:#000;
	border:1px solid #ddd;
}
.topnav {
	float: right;
}
/*WYSIWYG*/  
.em-above {
	color:#909090;
	padding-top:15px;
	padding-bottom:10px;
}
.em-above h1, .em-above h2, .em-above h3, .em-above h4, .em-above h5, .em-above h6 {
	padding: 0;
	margin-top:5px;
}
.em-above h1 {
	font-size:24px;
	color:#90ca00;
}
.em-above h2 {
	font-size:14px;
	font-weight:bold;
}
.em-above h3 {
	font-size:12px;
	font-weight:bold;
}
.em-above h4 {
}
.em-above h5 {
}
.em-above h6 {
}
.em-above p, .em-above ul, .em-above ol {
	font-size:12px;
	margin:0 0 10px;
}
.em-above a {
	font-weight:bold;
}
.em-above ul {
}
.em-above ul li, .em-above ol li {
	margin:0 15px
}
.em-above ol li {
}
.em-above img {
/*margin:0 0 15px;*/
}
.em-above img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.em-above img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.em-above img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
.em-above img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.em-above .alignright {
	float:right;
	margin-left:10px;
}
.em-above .alignleft {
	float:left;
	margin-right:10px;
}
.em-above .detailHead + h2, .em-above .detailHead + h3, .em-above .detailHead + h4 {
	clear:both
}
.subtitleunactive, .subtitleactive {
	line-height:24px;
	padding-left:10px;
	font-size:12px;
}
.subtitleunactive {
	background-color:#006e2e;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	height:25px;
	margin:3px;
}
.subtitleactive {
	background-color:#ffb666;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	height:25px;
	margin:3px;
}
.em-above .logoContainer {
	float:left
}
.em-above .buttonContainer {
	width:105px;
	text-align:center;
	float:right;
}
.em-above .detailTable {
	vertical-align:top;
	margin-bottom:15px;
}
.em-above .detailTable img {
	margin-bottom:4px;
	padding:0;
}
.em-above ul {
	list-style:disc;
	list-style-position:outside;
}
.em-above ol {
	list-style:decimal
}
/*HOME PAGE*/

.row {
	margin-bottom:9px;
}
.threepict {
	text-align:center;
	height:195px!important;
}
.threepict img.left {
	float:left
}
.threepict img.center {
	float:left;
	margin-left:10px;
}
.threepict img.right {
	float:right
}
.logoHomeContainer {
	width:770px;
	background: url(images/logosHome_bg.gif) repeat-x top #f0f9ff;
	float:left;
	margin-right:0px;
	height:195px;
}
.logoHomeContainer h2 {
	font-size:20px;
	color:#375000;
	padding:10px 15px 0px;
}
.logoHomeContainer .imageContainer {
	padding:10px;
}
.logoHomeContainer .imageContainer img {
	float:left;
	margin:4px;
margin:2px 5px!ie;
	width:113px;
}
.formContainer {
	background: url(images/formHome_bg.gif ) repeat-x top #ffd65c;
	height:185px;
	margin-left:10px;
	padding:10px 15px 0px;
	width:213px;
	float:left;
	color:#FFF
}
.formContainer h2 {
	font-size:20px;
	padding:5px;
}
.formContainer p {
	font-size:12px;
	line-height:18px;
}
.formContainer input {
	display:block;
	float:right;
	margin:4px 0;
}
.formContainer p.textFieldContainer input {
	height:18px;
	background: url(images/registerBoxBg.gif) repeat-x #FFFFFF;
	width:208px;
	font-size:15px;
	padding:5px 0
}
.formContainer input.registerButton {
	height:32px;
	background:#ff7501 url(images/buttonReg_bg.gif) repeat-x;
	width:100px;
	color:#FFFFFF;
	font-weight:bold;
}
.mmf-response-output.mmf-mail-sent-ok, .mmf-response-output.mmf-validation-errors.mmf-mail-sent-ng {
	color: #ff4e00;
	border: 0!important;
	margin: 0!important;
	padding-left: 0;
	font-weight: bold;
	font-size: 11px;
	line-height:15px;
	clear:both;
	
}

#enewslettercontent  .mmf-response-output.mmf-mail-sent-ok, #enewslettercontent .mmf-response-output.mmf-validation-errors.mmf-mail-sent-ng {
	position:absolute;
	bottom:4px;
	width:304px;
	text-align:center;
	}

#enewslettercontent .mmf-response-output.mmf-validation-errors.mmf-mail-sent-ng{
	background:#FFFFFF;
	border:#ff4e00 1px dashed!important;
	padding:2px;
	
}


#enewslettercontent .mmf-response-output.mmf-mail-sent-ok{
	background:#FBFFEF;
	color:#006E2E;
	border:#006E2E 1px dashed!important;
	padding:10px 2px;
	
} 


.mmf-not-valid-tip {
	color: #ff4e00;
	border:1px solid #d4511b;
	font-size:10pt;
	left:20%;
	padding:2px;
	position:absolute;
	top:20%;
	width:180px;
*/  z-index:100;
	background: #fff;
	font-weight:bold;
}
#enewslettercontent .mmf-form-control-wrap span.mmf-not-valid-tip {
	width:213px;
	
	padding:5px;
	background:transparent url(images/news_val_bg.gif) repeat-x scroll center top;
}
#enewslettercontent .firstname span.mmf-not-valid-tip {
	left:0px;
	top:18px;
	width:195px!ie;
	
}
#enewslettercontent .lastname span.mmf-not-valid-tip {
	left:-223px;
	left:-208px!ie;
	top:35px;
	width:195px!ie;
}
#enewslettercontent .email span.mmf-not-valid-tip {
	left:-223px;
	left:-208px!ie;
	top:52px;
	top:35px!ie;
	width:195px!ie;
}





/*TABLES*/

table.childcontent {
	font-size:11px;
	margin:10px 15px 10px 0;
	width:100%;
	color:#006e2e;
}
* html table.childcontent {
	width:98%;
}
table.childcontent img {
	margin:0 auto 4px;
 margin:0 auto 2px!ie;
	text-align:center;
}
table.childcontent ul {
	list-style:disc;
	padding-left:12px;
}
table.childcontent tr td ul + a {
	line-height:25px;
}
table.childcontent tr.featured td {
	background:#bcdf66;
	color:#FFF;
	border-bottom:8px solid #FFF;
}
table.childcontent .iconCol {
	text-align: center;
}
table.childcontent .ratingCol, table.childcontent .discountCol, table.childcontent .priceCol {
	text-align:center;
}
table.childcontent th, .post table thead {
	background:#006e2e;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}
table.childcontent tbody tr td {
	vertical-align:middle;
	background:#f1f1f1;
	border-bottom:3px solid #FFF;
	color:#006e2e;
	;
	padding:5px;
}
table.childcontent a {
	text-decoration:none;
	font-weight:bold;
}
table.childcontent a:hover {
	text-decoration:underline;
}
table .ratingCol {
	text-align:center;
	width:100px;
}
table.childcontent h3, table.childcontent h4 {
	text-align:center;
	font-weight:bold;
}
table.childcontent h4 {
	font-size:11px
}
table.childcontent h3 {
	font-size:18px
}
.formfilter {
	border:1px solid #bfbfbf;
	background: url(images/filter_bg.gif) repeat-x #ececec;
	padding: 3px 0;
	color:#0e80c5;
	font-size:14px;
	font-weight:bold;
}
.formfilter p {
	color:#0177C1;
	font-weight:bold;
	display:inline;
	line-height:21px;
	vertical-align:baseline;
	font-size:14px;
	padding:0 5px;
}
.formfilter form {
	display:inline;
	font-weight:bold;
}
.formfilter form input {
	vertical-align:middle;
	margin:0 10px 0 5px;
}
.detailTable {
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.detailTable td {
	vertical-align:middle
}
.detailTable td.right {
	text-align:center;
}
.breadcrumb {
	padding: 5px;
	color:#006e2e;
	font-size:12px;
	padding-left:0px;
}
* html #menu li.item a {
	display:inline!important;
}
* html #menu li a:hover+ul {
	display:block;
}
.sitemap h2 {
	color:#909090
}
.sitemap ul {
	list-style:disc;
	color:#006e2e;
}
/* FAQ COLLAPSABLE */

div.itemFaq:hover p {
	display: block;
}
.collapsable {
	margin: 10px 0;
}
.itemFaq {
	display: block;
	width: 100%;
	font-weight: bold;
	margin: 10px 0;
}
.itemFaqTitle {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	padding: 4px;
	background: #006e2e;
}
.subitemFaq {
	width: 90%;
	padding: 0 20px 0px 20px;
	display: none;
	margin: 10px 0;
	font-size: 10px
}
/* SARCH RESULT */

.serchResult {
	padding:5px 0 15px;
	border-bottom:1px solid #EFEFEF;
}
.serchResult h2 {
	font-size:14px
}
/*Sandwich Page*/
.sandwichTop {
	background-color:#f0f9ff;
	background-image:url(images/master_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:50px;
	text-align:center;
 	height:auto!ie;
}
.sadchichContainer {
	width:655px;
	height:415px;
	text-align:center;
	margin: auto;
	background:#92cb00;
	border:2px solid #ededed;
}

.sadchichContainer .inner{border:20px solid #FFF;
	width:615px;
	height:375px;width:100%!ie;
	height:100%!ie;}
.sadchichContainer .sandLogo {
	margin:20px auto;
	display:block;
	height:64px;
	width:304px;
}
.sadchichContainer p, .sadchichContainer a {
	color:#FFFFFF;
	font-size:14px;
	line-height:28px;
}
.sadchichContainer p {
	margin-top:40px
}
.sadchichContainer a {
	text-decoration:underline;
}

/* ------------------------ Summit changes ----------------------------- */
.vheader{
	 color: #FFFFFF !important;
	 font-size: 12px !important;
	 background-color: #CC4F4B !important;
	 font-weight: bold;
	 width: 80px !important;
	 line-height: 18px;
	 padding-left: 5px;
}
#news-ticker{
	position: absolute;
	top: 84px;
	left: 8px;
	width: 683px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	/*display: none;*/
}
.menu-width{
	width: 200px !important;
	float: left;
}
.postmetadata {
	color:#000;
	margin: 0px 10px 20px 0px;
	font-size: 11px;
/*	border:1px solid #ddd;
	background:#f1f1f1;
	padding:10px !important;
*/
}
.more-info-container{
	margin: 0 20px 0 0;
}
.more-info{
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.left-nav-tags{

}
#sidebar-left h4 {
	padding: 6px 0 6px 4px;
	margin-top: 20px;
	color: #006E2E;
	font-weight: bold;
	border-top: 1px solid #006E2E;
/*	background-color: #E6F3FF;*/
	display: block;
	height: 20px;
	clear: both;
}
#sidebar-left .nofloat{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.nofloat{
	float: none !important;
}

#respond{
	color: #1984C6;
	font-weight: bold;
}
#commentform textarea{
	width: 100% !important;
	font-size: 11px;
	padding: 1em;
	color: #FFFFFF;
	background: #0077C1 none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
}
#submit{
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	border: 0px;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
small{
	font-size: 11px;
}
.post{
	margin-top: 15px;
}
.post p{
	padding-top: 10px;
	font-size: 12px;
	color: #838383;
	line-height: 150%;
}
.excerpt p{
	font-size: 14px;
	line-height: 135%;
	color: #838383 !important;
}
.summit-newsticker-mewsContent{
	margin-left: 7px;
}
