@import url(theme.css);  /* colour file */ 
/*@import url(vertical.css);   exmenu file now using internal code instead - down bottom of the file!*/
@import url(horizontal.css);  /* exmenu file */
@import url(form-styles.css); /* form stylings */
@import url(styles.css); /* import bronsons stylesheet */
@import url(custompages.css); /* custom page definitions */
@import url(newsletter.css);


.center {
	text-align: center;
	}
body.contentpane {
	background-color: #ffffff;
	background-image: none;
	}
/*----------------- Paint place new elements -----------------*/	


#tagline-td {
	background-color: black;
	color: white;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	width: 180px;
	text-align: center;
}
#tagline {
	
}

#user1-td {
	width: 177px;
	height: 93px;
}
#banner-td {
	height: 93px;
}
#right-td {
	width: 177px;
}
#left-td {
	width: 177px;
}
#user1 {
	background-color:#F9F4EF;
	border-color:#b9b5b2 #000000 #5e5b5a #b9b5b2;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	height:76px;
	padding:8px 0px 0px 9px;
	margin: 0px 0px 7px 0px;
    width: 168px;
}
#user1 input {
	
}
#spatialsearch {
    margin: 0px;
}
#findnearest-origin-input {
	margin: 5px 0px 3px 0px;
	width: 115px;
	font-size: 10px;
}
#findnearest-state-input {
	width: 119px;
	font-size: 10px;
}
#findnearest-submit-button {
	font-size: 10px;
}
#banner {
	background-color: white;
	height:84px;
	width: 545px;
	margin: 0px 0px 7px 0px;
}
#banner img {
	border-color:#b9b5b2 #000000 #5e5b5a #b9b5b2;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}

/*----------------- headerstyles -----------------*/
/* white/default */

table.maintable {
	width: 100%;
	margin: 0px 0px;
	padding: 0px;
	}
.maincontent {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
.maintop {
	text-align: right;
	width: 100%;
	background: #FABF22;
	height:89px;
	}
.mainfooter {
	background-color:black;
	vertical-align:middle;
	}
#menubar {
	background-color:white;
	margin:0px;
	text-align:left;
	}
.footer {
	color: white;
	font-size:0.9em;
	padding: 0px;
	}
table.main {
	margin: 10px 0px 0px 0px;
	width: 100%;
	padding: 0px;
	}

.footertable {
	margin: 5px 0px 0px 0px;
	}
#left {
	margin: 0px 0px 0 0;
	padding: 0px;
	font-size: 11px;
	width: 177px;
	}
#right {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 177px;
	}
#left-td {
	background: #FABF22 url(../images/column_bg.png) repeat-x scroll center bottom;
	border: 1px solid #bab9b7;
	}
#right-td {
	background: #FABF22 url(../images/column_bg.png) repeat-x scroll center bottom;
	border: 1px solid #bab9b7;
	}
	
#right ul li, #left ul li {
	text-align: left;
	}
.moduletableusernav {
	text-align: right;
	width: 100%;
	}
.mainlevelusernav {
	color: #999999;
	}
/*----------------------------------NEW LOGIN PAGE ----------------------------------*/
.logintable {
	margin: 10px 0px 10px 0px;
}
td.logintableleft {
	background-color:#F4F4F4;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px 15px;
	width:40%;
}
td.logintableright {
	/*background-color:#F4F4F4;*/
/*	border-right:1px solid #CCCCCC;*/
	border: 1px solid #cccccc;
	padding:5px 15px;
	width:66%;
}
/*---------------------------------- Sidebar newsfeeds ----------------------------------*/
ul.newsfeed {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.newsfeed li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
ul.latestnews {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.latestnews li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
/*---------------------------------- Sidebar Menu ----------------------------------*/	



#menu a.mainlevel:link, #menu a.mainlevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	border-bottom: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#menu a.mainlevel:hover {
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
#menu .mainlevel {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	}
#menu a.sublevel:link, #menu a.sublevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	background-image:url(../images/arrow2.gif);
	background-repeat: no-repeat;
	}
#menu a.sublevel:hover {
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
table.moduletable td {
	padding: 0px;
	}


/*---------------------------------- webstore ----------------------------------*/
table.vm_product_table {
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-collapse:collapse;
	text-align: left;
	}
#vm_product_description_class h3{
	font-size: 1.2em;
	text-align: left;
	}
.vm_product_qty_in_stock {
	font-size: 9px;
	text-align: left;
	}
.vm_product_image{
	padding-right: 5px;
	width: 95px;
	text-align: center;
	}
#vm_product_price_panel_class {
	width: 90px;
	padding: 5px;
	text-align: left;
	}
td.vm_product_description {
	text-align: left;
	}
table.vm_product_price_table {
	width: 250px;
	padding: 0px 0px;
	text-align: left;
	}
#vm_product_addtocart_class {
	width: 160px;
	text-align: left;
	padding: 5px;
	}
.vm_product_price_table {
	width: 100%;
	text-align: left;
	}
.vm_addtocart_submit {
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
.vm_price_panel_heading {
	font-weight: bold;
	text-align: left;
	font-style:italic;
	}
.vm_price_panel_rrp_label{
	text-align: left;
	}
.vm_price_panel_rrp{
	color: #FF8F35;
	font-weight: bold;
	text-align: left;
	}
.vm_price_panel_heading_nosale {
	font-weight: bold;
	text-align: left;
	font-style:italic;
	}
.vm_price_panel_rrp_nosale{
	color: #FF8F35;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	}
.vm_price_nosale {
	padding: 15px 0px 0px 0px;
	text-align: left;
	}
.vm_price_panel_saving_label{
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	}
.vm_price {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}
.vm_saleprice {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}
.vm_price_panel_special_price{
	color: #FF8F35;
	padding-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	}
.vm_price_panel_currency{
	font-size: 8px;
	text-align: left;
	}
.vm_price_panel_saving{
	color: #FF8F35;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px 3px;
	line-height: 20px;
	text-align: left;
	}
.vm_space {
	
	}
.vm_addtocart_quantity_label{
	text-align: left;
	}
div.vm_module{
	width: 250px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	text-align: left;
	background: transparent url(../images/modstore_middle.gif) left repeat-y;
	}
div.vm_module div {
	width: 100%;
	text-align: left;
	background: transparent url(../images/modstore_top.gif) top left no-repeat;
	}
div.vm_module div div{
	text-align: left;
	width: 100%;
	background: transparent url(../images/modstore_bottom.gif)  bottom left no-repeat;
	}
div.vm_module div div div {
	background: transparent;
	text-align: left;
	}
div.vm_module div div div table {
	background: transparent;
	text-align: left;
	}

/*---------------------------------- Layout styles ----------------------------------*/

#logo {
	/*padding: 25px 0px 20px 25px;*/
	text-align: left;
	font-size: 1.8em;
	margin: auto 0px auto 48px;
	line-height: normal;
	}
.login_form {
	color: #999999;
	}
#login {
	padding: 2px 0px;

	}
#search {
	padding: 0px 5px 0px 0px;
	float: right;
	}
.banner {
	padding: 5px 0px 5px 5px;
	}
.padding {
	padding: 1px;
	}
.breadcrumbs {
	color: #666666;
	font-size: 9px;
	margin-bottom: 5px;
	float:left;
	}
a.pathway {
	color: #666666;
	}
/*---------------------------------- forms ----------------------------------*/

.inputbox {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #ebebeb; 	
	border: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.inputboxsearch {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #ebebeb; 	
	border: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.button {
 	color: #ffffff;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	width: auto;
	padding: 0px 5px;
	margin: 1px;
	background-color: #999999;
	border: 1px solid #666666;
 	}

/*---------------------------------- Module Box Styles ----------------------------------*/

/* default */
div.module, div.modulesidebar, div.modulestore{
	width: 177px;
	*width: 137px;
	margin-bottom: 0px;
	margin-top: 0px; /*10px*/
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	/*background: transparent url(../images/mod_middle.gif) left repeat-y; */
	background-color: white;
	}
/*div.module div, div.modulesidebar div, div.modulestore div  {
	/* background: transparent url(../images/mod_top.gif) top left no-repeat; */
	width: 177px;
	}*/
/*div.module div div, div.modulesidebar div div, div.modulestore div div {
	width: 177px;
	/*background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;*/
	}*/
/*div.module div div div, div.modulesidebar div div div, div.modulestore div div div {
	width: 177px;
	padding-top: 0px;
	background: transparent;
	padding-bottom: 0px; /*10px*/
	font-size: 11px;
	}*/
div.module div div div table {
	width: 157px;
	background: transparent;
	}	
	
div.module div div div h3, div.modulesidebar div div div h3, div.modulestore div div div h3 {
	display:block;
	margin: 0px -5px 5px -5px;
	padding: 1px 0px 0px 0px;
	line-height: inherit;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	background-color: #5B4200;
	}
div.module div div div div, div.modulesidebar div div div div, div.modulestore div div div div{
	padding: 0px;
	margin: 0px;
	}

/* grocery */
div.modulegrocery {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px; /*10px*/
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	 
	background-color: #FFD056;
	}
div.modulegrocery div  {
	/* background: transparent url(../images/mod_top.gif) top left no-repeat; */
	background-color: #FFD056;
	}
div.modulegrocery div div {
	/*background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;*/
	background-color: #FFD056;
	}
div.modulegrocery div div div {
	padding-top: 0px;
	background-color: #FFD056;
	padding-bottom: 0px; /*10px*/
	font-size: 11px;
	}
div.modulegrocery div div div table {
	width: 157px;
	background: transparent;
	}	
html body.contentpane div{
	/*background: #FFD056 url(../../../images/stories/promotions/paint_place_grocery_competition_background.jpg) no-repeat;
	*/
	background: transparent;
	}	
#ff_formdiv8 {
	background-color:#FFD056 !important;
	clear:both;
	display:block;
	height:340px;
	}
 
div.modulegrocery div div div h3 {
	display:block;
	margin: 0px -5px 5px -5px;
	padding: 1px 0px 0px 0px;
	line-height: inherit;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	background-color: #5B4200;
	}
div.modulegrocery div div div div {
	padding: 0px;
	margin: 0px;
	}
form.grocery div .inputbox {
	background-color: #ffffff !important;
	border-top: none !important;
	border-left: none !important;
	border-right: 1px solid #adaeaf !important;
	border-bottom: 1px solid #adaeaf !important;
	font-size: 12px;
	}	
form.grocery div .button {
	border: none !important;
	background: transparent url(../../../images/stories/promotions/submit_button.jpg) no-repeat;
	font-family: Trebuchet MS, Arial;
	font-color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	height: 23px;
	width: 65px;
	padding-bottom: 1px;
	}
/*-----------------------------------*/
/* box text styling*/
.box1 {
	text-align: center;
	padding: 0px 10px;
	margin: 0px 5px;
	}
.box2 {
	text-align: left;
	}
.boxtext {
	font-size: 0.9em;
	text-align: center;
	padding: 2px 6px;
	}
.go {
	margin: 0 5px 0 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	color:#333333;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, arial, Helvetica, sans-serif;
	}
.gobar {
	text-align:right;
	margin: 0;
	padding: 0;
	}
.arrow {
	background-image:url(../images/arrowwhite.png);
	background-repeat: no-repeat;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
	}
	
/*---------------------------------- tables ----------------------------------*/

table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	clear:both;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}	
tr.sectiontableentry1 td, .sectiontableentry1, td.sectiontableentry1 {
	background-color: #F2F5F9;
	padding: 1px 5px;
	} 
tr.sectiontableentry2 td, .sectiontableentry2, td.sectiontableentry2 {
	padding: 1px 5px;
	background-color: #f9f9f9
	} 
.sectiontableheader, tr.sectiontableheader {
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
	background-color: #000000;
	color: #ffffff;
	}
/*---------------------------------- typography ----------------------------------*/

/* 
rgb(0, 0, 0) 
rgb(94, 91, 90)
rgb(185, 181, 178)
*/

a, a:link, a:visited, a:hover, a:focus, a:active { border:none; font-weight: bold; }
a img,:link img,:visited img { border:none; }
#left a.mainlevel {font-weight: normal;}

A.pathway:link, a:link {color: rgb(0, 125, 187);/*FF8F35*/ text-decoration: none;}
A.pathway:visited, A:visited { text-decoration: none;}
A.pathway:active, A:active { text-decoration: none;}
A.pathway:hover, A:hover{ text-decoration: underline;}

.footer a:link {color: #666666; text-decoration: none;}
.footer A:visited {color: #777777; text-decoration: none;}
.footer A:active {color: #ffffff; text-decoration: underline;}
.footer A:hover{color:#ffffff; text-decoration: underline;}

.sectiontableheader a:link {color: #666666; text-decoration: none;}
.sectiontableheader A:visited {color: #777777; text-decoration: none;}
.sectiontableheader A:active {color: #ffffff; text-decoration: underline;}
.sectiontableheader A:hover{color:#ffffff; text-decoration: underline;}

a.mainlevelusernav {font-weight:normal;}

h1,.componentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited, tr.contentheading  {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/* to deal with compound ie pc problems*/
	line-height: normal;
	color: #000000;
	}
	
.componentheading, .contentheading {
	padding: 0px 0px 4px 0px;
}
	
td.contentdescription {
	padding-bottom: 10px;
	font-size: 14px;
	}
h2, .contentdescription, table.contentpane td.contentheading,.contentheading {
	line-height: normal;
	font-size: 1.6em;
	color: #000000;
	}
h3 {
	font-size: 1.4em;
	line-height: normal;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	}
img {
	border: 0;
	}
ol, ul, li {
	/*list-style: none;*/
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	}
ul { 
	margin-bottom: 1.0em;
	}
p, td, tr, div {
	font-size: 1.0em;
	}
.text {
	font-size: 11px;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.small {
	font-size: 9px;
	}
small {
	font-size: 9px;
	}
table.blog {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#overDiv  {
	font-size: 8px;
	font-style:normal;
	top: 0;
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#introtext {
	font-size: 10px;
	}
table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	border: none;
	}
table.contentpane {
	clear:both;
	padding: 0px;
	margin: 0;
	}
table.contentpane tr td table tr td table tr td {
	font-size: 9px;

	padding: 0px;
	margin: 0px;
	}
table.contentpane tr td table tr td table tr td .inputbox {
	font-size: 9px; 

	}
#tabcontainer {
	overflow-y:scroll;
	overflow-x: hidden;
	height: 260px;
	width: 120px;
	}
.powered {
	margin: 1px;
	}
div.row span.leftalign {
  float: left;
  text-align: left;
  width: 49%;
  }
div.row span.rightalign {
  float: right;
  text-align: right;
  width: 49%;
  }
.footer-menu ul {
	margin: 0px !important;
	}
.footer-menu  li {
	text-align: right;
	list-style: none;
	font-size: 11px;
	font-weight: none !important;
	display:inline;
	padding-left:24px;
	}
.footer-menu  a:link,
.footer-menu  a:active,
.footer-menu  a:visited {
	color: #000000;
	font-weight: none !important;
	list-style: none;
}
.footer-menu  a:hover {
	text-decoration: underline;
	}
.arrow_style {
	background: url(../images/white_arrow.gif) left no-repeat;
	padding-left: 20px;
	font-size: 11px;
	}
.arrow_style  a:link,
.arrow_style  a:active,
.arrow_style  a:visited {
	color: #ffffff;
	font-weight: none !important;
	list-style: none;
}
.arrow_style a:hover {
	text-decoration: underline;
	}

/*----------------- clear fix -----------------*/  
.clear {
	clear:both;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow:hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
	}
.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*--------------------------------------------------------- sidemenu  ------------------------------------------------------*/



#menulist_root {
	font-size:10px;
	width:104px;
	list-style: none;
}




#menulist_root a {
	display:block;
	color:#000;
}
#menulist_root a:hover {
	text-decoration:none;
	background-color:#cccccc;
}
#menulist_root .mainlevel_current {
	background-color:#cccccc;
}
#menulist_1, #menulist_2, #menulist_3, #menulist_4, #menulist_5, #menulist_6, #menulist_7, #menulist_8, #menulist_9  {
	padding:0;
	margin:0;
	border:0;
	background-color:#FFF;
}
#menulist_1 .sublevel, #menulist_2 .sublevel, #menulist_3 .sublevel, #menulist_4 .sublevel, #menulist_5 .sublevel, #menulist_6 .sublevel, #menulist_7 .sublevel, #menulist_8 .sublevel, #menulist_9 .sublevel {
	font-weight:normal;
}

#menulink_1, #menulink_6 {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom:4px solid #E31937;
}
#menulink_2, #menulink_7 {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom:4px solid #F3B339;
}
#menulink_3, #menulink_8 {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom: 4px solid #8F993A;
}
#menulink_4, #menulink_9 {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom:4px solid #1480BF;
}
#menulink_5, #menulink_10 {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom:4px solid #660099;
}

#menulist_2, #menulist_3, #menulist_4, #menulist_5, #menulist_6, #menulist_7, #menulist_8, #menulist_9  {
	list-style:none;
	padding-left:1em;
} 


/*---------------------------------- Quicklinks Box Styles ----------------------------------*/

/* default */
#user8 div.module {
	margin: 15px 0px 0px 15px;
	width: 122px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	/*background: transparent url(../images/mod_middle.gif) left repeat-y; */
	background-color: transparent;
	}
#user8 div.module div  {
	/* background: transparent url(../images/mod_top.gif) top left no-repeat; */
	width: 122px;
	}
#user8 div.module div div {
	width: 122px;
	/*background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;*/
	}
#user8 div.module div div div {
	width: 122px;
	padding-top: 0px;
	background: transparent;
	padding-bottom: 10px; /*10px*/
	font-size: 11px;
	}
#user8 div.module div div div table {
	width: 122px;
	background: transparent;
	}	
	
#user8 div.module div div div h3 {
	display:block;
	margin: 0px 0px 9px 0px;
	padding: 1px 0px 0px 0px;
	line-height: inherit;
	text-align: left;
	line-height: normal;
	font-size: 16px;
	color: black;
	font-family: arial;
	font-weight: bold;
	background: none;
	text-transform: none;
	}
#user8 div.module div div div div {
	padding: 0px;
	margin: 0px;
	}
	
#user8 div.module div div div ul {
	padding: 0px;
	margin: 0px;
}
#user8 div.module div div div ul li {
	display: block;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px;
	color: black;
	background: transparent url(../images/arrow-yellow.gif) no-repeat scroll 100% 50%;
}
#user8 div.module div div div ul li a {
	color: black;
}
#menubar {
	background-color:#000;
	width:100%;
}
#emailForm input, #emailForm textarea {
	border: 1px solid black;
}
#emailForm #contact_name, #emailForm #contact_email, #emailForm #contact_subject {
	width:238px;
	
}
#headerRight {
	padding-right:15px;
}
#spatialsearch #findnearest-origin-input {
	width: 104px;
	border: 1px solid #000;
}
#spatialsearch #findnearest-state-input {
	width:105px;
	border: 1px solid #000;
}
#ff_form5 input, #ff_form7 input {
	border:1px solid #000;
}
#ff_form5 div, #ff_formdiv5 {
	background-color:#F3F3F3;
}
#mainbody table {
	clear:both;
}

.newsletter-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	width: 600px;
}
#newsletter {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.newsletter-content-item {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.item-image {
	float: left;
	margin-right: 25px;
}
.newsletter-content-item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.newsletter-content-item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#newsletter-footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 25px;
}
#newsletter-footer .footer-text {
	margin: 25px;
}
#newsletter-footer .footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#newsletter-footer h3 a {
	color: #187ed4;
}
#newsletter-footer .fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909191;
}

.roomtoloveform input[type=text], textarea.inputbox{
	border-bottom: #abad9c 1px solid; 
	border-right: #abad9c 1px solid; 
}

.roomtoloveform .promotion-description{
	color: #000;
	width:95%;
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	margin-left: 10px ;
}

.roomtoloveform a{
	font-weight: normal;	
}

.roomtoloveform .button{
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	padding: 5px;	
}
