
/* ---------- BASE CSS DEFINITIONS ------------ */

* { margin:0;padding:0; }

html { background-color:#d0d2d1; } 
html,body,#mcp { min-height:100%; height:auto !important; height:100%; }

body { margin:0; padding:0; background:#f4f8f7 url(/site/default/images/amresco_site_bkgd.png) repeat-x top center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; color:#333; }

.button  
{
   border:1px solid #d2d2d2; 
   background:url(/site/default/images/button_gradient.png) repeat-x left bottom; 
   margin:5px;
   color:#0050A1;
   cursor:pointer;
   display:inline-block;
   width:auto;
}
input.button {padding:5px 20px !important;}
.button:hover { color:#00ae7b; }
.button a { color:#0050a1; padding:5px 20px !important; }
.button a:hover { text-decoration:none; color: #00ae7b }

#mcp { background:transparent url(/site/default/images/site_background_bottom.png) repeat-x scroll left bottom; }
#left {float:left }
#ecommerce_bar { margin:0 auto; width:960px; color:#fff; font-size:14px; }
#ecommerce_bar ul { list-style-type:none; margin:0; padding:0; text-align:right; }
#ecommerce_bar li { float:right; padding:4px 0 2px 5px; margin: 0px; }
#ecommerce_bar li.cart { background:url(/site/default/images/cart.png) no-repeat 0px 6px; padding-left:23px; }
#ecommerce_bar a { color:#fff; }
#ecommerce_bar a:hover { text-decoration:underline; }

#body_container { width:960px; margin:0 auto; position:relative; }

img { border:none; }
.datepicker{width:100px;}

a:link, a:visited, a:active { color:#0050a1; text-decoration: none; }
a:hover { color:#00ae7b; }

p { margin:5px 0 10px; font-family:Verdana, Arial, Helvetica, sans-serif;  }

ul { margin: 0 10px;  }
li { margin: 0 10px;  }

table, td, #mainbody { font:11px/15px Verdana, Arial, Geneva, Gadget, sans-serif; color:#333333; }

h1, h2, h3, h4, h5, h6 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0 0 5px 0; font-weight:normal; line-height:normal; }

blockquote { padding-left:8px; }

h1 { font-size:20px; padding:0 0 10px 0; }
h2 { font-size:18px; padding:0 0 10px 0; }
h3 { font-size:16px; padding:0; margin:0 0 10px 0; }
h4 { font-size:14px; padding:0; margin:0 0 8px 0; }
h5 { font-size:13px; padding:0; margin:0 0 8px 0; }
h6 { font-size:12px; padding:0; margin:0 0 8px 0; }

.gator_background { background:url(/site/default/images/gator.png) no-repeat 94% bottom; padding:0 10px; }
.gator_background h2 { font-size:14px; margin:0 0 4px 0; font-weight:bold; padding:0; }

.distributors { padding:10px; }
.distributors select { width:197px; }

#addtocart { border:1px solid #d2d2d2; background:url(/site/default/images/button_gradient.png) repeat-x left bottom; float:right; margin-top:20px; margin-right:10px; }
#addtocart a { display:block; padding:6px 30px; }

.viewall_button { display:block; padding:6px 40px; border:1px solid #fff; background:url(/site/default/images/button_gradient.png) repeat-x left bottom; float:right; margin-top:20px; margin-right:20px; }

.clearboth { clear:both; }
.clearleft { clear:left; }
.clearright { clear:right; }
.clearnone { clear:none; }
img.bordernone { border:none 0px; }
.bordernone { border:none; }
.editheader { font-weight:bold; text-align:left; }
p.italics { font-style:italic; }
.inline { display:inline; float:left; }

#content_wrap { margin: 30px 0 90px 1px; float:left; width:738px; min-height:443px; height:auto !important; height:443px; }

select { font-size:11px; border:1px solid #999; padding:5px; letter-spacing:1px; font-family:Verdana, Arial, Helvetica, sans-serif; }

option { margin:5px 5px 3px 5px; }

#paging_header { margin: 0 40px 5px 40px; }
#paging_header .left { float:left; }
#paging_header .results_count { float:left; margin:17px 0 0 15px;}
#paging_header .right { float:right;  }
/* ---------- LEFT COLUMN CSS DEFINITIONS ---------- */

#leftnavigation { float:left; width:225px; border-right: 1px solid #CCC; margin: 0 0 0 11px; }

#leftmenu { padding:0 10px 10px 15px; }
#leftmenu ul { list-style-type:none; padding:0; margin:0; }
#leftmenu ul li { margin:0; padding:0; font-size: 14px; line-height: 16px; font-weight: bold; }
#leftmenu ul li ul { border-bottom: 1px solid #ccc; margin:0 0 10px -10px; padding:0 0 10px 0; }
#leftmenu ul li ul li { line-height: 14px; padding:0 0 8px 10px; font-size: 11px; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #F4F8F7; background-color: #E1EFEB; font-weight: normal;  }
#leftmenu ul li ul li a { padding:0; display: block; }
#leftmenu ul li ul li a.on { display: block; }
#leftmenu ul li ul li ul { border-bottom: 0px solid #ccc; margin:0; }
#leftmenu ul li ul li ul li { padding:5px 0 5px 10px; background-color: #fff;  }
#leftmenu ul li ul li ul li a.on { display: block; margin-bottom: 0px; }

#leftmenu a { color:#0050a1; display:block; margin:0; padding:4px 0; text-decoration:none; }
#leftmenu a:hover, #leftmenu a.on, a.on { color:#00ae7b; }
#leftmenu a.on { margin-bottom:5px; margin-top:0px; }


/* ---------- HEADER CSS DEFINITIONS ----------- */

#navigationheader { width:960px; margin:auto; padding:0; }

#banner { height:80px; }
#logo { float:left; padding-top:25px; text-align:center; width:302px; }
#loginform { float:right; width:500px; font-size:14px; padding-top:5px; }
	#loginformwrap { float:right; margin-top:10px; width:auto; text-align:right; }
		#loginformwrap label { height:20px; display:inline-block; }
		#loginformwrap #username, #loginformwrap #password { width:106px; height:20px; border:1px solid #000; padding:2px; }
		#loginformwrap .form_field { float:left; display:inline; margin-right:10px; }
		#loginformwrap .form_field label { margin:0 5px 0 0; }
		#loginformwrap .form_button { float:left; display:inline; }
		#loginformwrap .loggedin_welcome, #loginformwrap .loggedin_logout { float:right; margin-left:20px; }
		#loginformwrap .loggedin_welcome { padding-top:5px; }
	#rememberme { clear:right; float:right; margin-top:10px; text-align:right; width:466px; }

#subbanner { height:50px; margin-top:10px; }
#logo_tagline { float:left; text-align:center; font-size:14px; color:#333; }
#logo_tagline strong { color:#0050a1; font-weight:normal; font-family:Helvetica, sans-serif; }
#search { float:right; background:url(/site/default/images/searchleftend.png) no-repeat 0 0;  }
	.search_field { float:left; margin-left:19px; margin-top:8px; }
	.search_field input { border-width:0px 0px 0px 0px; height:22px; width:270px; font-size:14px; color:#666; padding-top:4px; }
	.search_button { float:left; display:inline; }

#footer	{ clear:both; font-family:Verdana, sans-serif; font-size:11px; height:39px; background:transparent url(/site/default/images/footer_reflection_bkgd.png) no-repeat 0 0; }
#copyright { padding:10px 0 0 10px; clear:both; float:left; width:500px; }

#footermenu { float:right; display:inline; padding:10px 5px 0 0; }
#footermenu ul { list-style-type:none; }
#footermenu li { float:left; padding:0 3px 0 0; }
#footermenu li.pipe { padding:0 1px 0 0; margin:0; }


/* ---------- PRIMARY CONTENT WRAPPER ----------- */


#page_content { float:left; width:960px; background:url(/site/default/images/page_background.png) repeat-y 0 0; position:relative; } 

#page_content_top { background:url(/site/default/images/page_background_top.png) no-repeat left top; height:40px; }

#page_content_mainbody { margin-top:-40px; background:url(/site/default/images/page_background_bottom.png) no-repeat left bottom; }

#topmenu { text-transform:uppercase; width:740px; height:41px; background:url(/site/default/images/topnav_bkgd.png) no-repeat 0 0; font-size:13px; }
#topmenu, #topmenu ul { list-style:none; }
#topmenu ul { margin:0; padding: 0; }
#topmenu li { float:left; list-style:none; line-height:41px; border-left:1px solid #ccc; margin:0; padding: 0; } 
#topmenu a, #topmenu a:visited, #topmenu a:hover { display:block; font-weight:bold; color:#0050a1; text-decoration:none; padding:0px 16px; font-family:"Trebuchet MS", Arial, Verdana, sans-serif; /*font-size:14px;*/ }
#topmenu a:hover, #topmenu a:active, #topmenu a.on { background:#fff; color:#00ae7b; text-decoration:none; }
#right { float:right; display:inline; width:220px; margin-top:-41px; }

/* ---------- PRODUCT LISTING DEFINITIONS -------- */

#department_product_display h2 { padding:10px 0 0 0; margin:0; font-size: 14px; }
#paging_header h2 { padding:10px 0 10px 0; }

#department_product_display, #order_completed { float:left; width:490px; margin:0 0 0 5px; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, sans-serif; }
#department_product_display dl { clear: both; }
#department_product_display dt { font-weight: bold; float: left; margin:0 10px 0 0; }
#department_product_display dd { float: left; }

#attributes { padding:0 0 20px 0; border: 1px solid #8A8A8A; width: auto; margin:20px 10px 10px 10px; -moz-border-radius: 0 0 15px 15px;  -webkit-border-bottom-left-radius:15px;  -webkit-border-bottom-right-radius:15px; font-size: 12px; }
#attributes h3 { background-color: #8A8A8A; padding: 10px 30px; font-weight: bold; color: #fff; font-size: 18px; font-style: italic;  }
#attributes dt { display: inline; margin:5px 10px 0 0; width:195px; padding: 0 10px; text-align: center;  }

.container { border-bottom: 0px solid #ccc; padding: 0 20px; margin: 0; min-height:85px; height:auto !important; height:85px; }
.container:hover { background-color: #F4F8F7; }


/* ---------- ELEMENT CSS DEFINITIONS ------------ */

/* Simplex Link Element Definitions
.user_simplexlink				{ width:420px; height:140px; }
.user_simplexlink				{ width:100%; clear:left; margin:10px 0 5px 0; min-height:130px; }
.user_simplexlink_image			{ float:left; width:116px; height:116px; border:1px solid #999; }
.user_simplexlink_title			{ float:right; width:230px; margin-left:5px; }
.user_simplexlink_description	{ float:right; width:230px; margin-left:5px; clear:right; text-align:left; }
.user_simplexlink_link			{ float:right; width:200px; margin-left:5px; text-align:right; padding-right:30px; }
 */

/* Title Element Definitions */
.user_title		{ margin:5px 0; padding:0; width:100%; clear:left; }
.user_title h1	{  }

/* Image Link Element Definitions */
.user_imagelink { padding:15px 10px 15px 2px; }
.user_imagelink_image

/* Master Content Container Definitions */
.content_container {  } /* also found in /core/style/admin.css */

/* Complex Link Element Definitions */
.user_complexlink_title {  }
.user_complexlink_description {  }
.user_complexlink_image {  }
.user_complexlink_link {  }

/* (Rich) Content Element Definitions */
.user_content_title {  }
.user_content_embedded_media {  }
.user_content_embedded_media_image {  }
.user_content_embedded_media_image_caption { clear:left; margin-top:5px; }

/* Basic Element Definitions */
.user_element_title {  }
.user_element_copy {  }

/* Enlargeable Image Element Definitions */
.user_enlargeableimage_image {  }
.user_enlargeableimage_link {  }

/* Frequently Asked Questions Definitions */
.faqoff {  }
.user_faq_question {  }
.user_faq_answer {  }
.user_faq_image {  }

/* Submit Button Definitions */
.submitbutton { background:url(/admin/images/editors/submitbutton.png) no-repeat 0 0; width:71px; height:33px; text-align:center; float:left; margin-top:15px; }
.submitbutton a { display:block; color:#000; width:71px; height:33px; line-height:26px; text-decoration:none; font-weight:bold; font-size:12px; font-family:Helvetica, Arial, Sans-Serif; }
.submitbutton:hover { background:url(/admin/images/editors/submitbutton-over.png) no-repeat 0 0; width:71px; height:33px; }
.submitbutton:hover a { color:#fff; }

.focused_element { background:white; z-index:40; padding:2px;position:absolute}

.error_messages { background-color:#ffffcc; color:#ff0000; }
.error_messages ul { padding:0; margin:0; }
.error_messages li { list-style-type:none; padding:3px 0; margin:0; font-weight:bold; }