/* --------------------------------------------------------------------------------
-																				-
-				Title: 	Winema Agencies											-
-																				-
---------------------------------------------------------------------------------- */


/* ------------------------------------------------------------
		MAIN BODY OF WEBSITE
------------------------------------------------------------ */

		* {
			margin:0px;	padding:0px;
		}
		
		a:focus 
		{
			outline: none;
		}

/* ------------------------------------------------------------
		MAIN BODY OF WEBSITE
------------------------------------------------------------ */

		body {
			margin:0; padding:0; background: #dcdcdc url(../images/bg.jpg) repeat-x;
			color: #999999; font-size: 11px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			 letter-spacing: 0; line-height: 16pt; font-weight: normal;
		}
		
/* ------------------------------------------------------------
		MAIN BODY OF WEBSITE
------------------------------------------------------------ */
		
		.constraint
		{
			margin: 0 auto; width: 960px;
		}
		
		#foot .constraint
		{
			border: none; position:relative;
		}
		
		.container#head
		{
			height: 134px; padding-top: 25px;
		}
		
		.container#body .content
		{
			border-left: 1px solid #CCCCCC;
			border-right: 1px solid #CCCCCC;
			background-color:#FFFFFF;
		}

		.container#foot
		{
			text-align:center; color: #a8a8a8;
		}
		
		.wb-logo
		{
			position:absolute; bottom: 10px; right: 10px;
		}
		
		.clear
		{
			clear: both;
		}
		
		.height-clear
		{
			clear: both; height: 20px;
		}
		
/* ------------------------------------------------------------
		GLOBAL HEADER
------------------------------------------------------------ */

		.top-right
		{
			width: 423px; height: 134px; float:right;
		}
		
		.top-left
		{
			width: 537px; height: 96px; float:left;
		}	
		
		.splash
		{
			padding-left: 20px; padding-right: 19px; background-color:#FFFFFF;
		}		

		.nav
		{
			float:left; height: 38px;
		}
		
/* ------------------------------------------------------------
		PAGE CONTENT
------------------------------------------------------------ */
		
		.page-content-top
		{
			background:transparent url(../images/page-content-top.jpg) no-repeat top left; height: 3px; width: 919px; margin-left: 20px;
		}
		
		.page-content-bottom
		{
			background:#FFFFFF url(../images/page-content-bottom.jpg) no-repeat top left; height: 3px; width: 919px; margin-left: 20px;
		}
		
		.page-content
		{
			float:left; display:inline; background:#FFF url(../images/page-content-middle.jpg) repeat-y top left; margin-left: 20px;
			width: 919px;
		}
		
		.text
		{
			float:left; display:inline; width: 400px;
		}
		
		.text p
		{
			float:left; display: inline; 
			color: #363636; margin: 10px 10px 0 40px; width: 400px;
		}

		.page-content p
		{
			color: #363636; margin: 10px 10px 0 40px;
		}
		
		.page-content a
		{
			color:#363636; text-decoration:none;
		}
		
		.page-content a:hover
		{
			color:#b00808; text-decoration:underline;
		}
		
		.text h2
		{
			float:left; display: inline; color:#b00808; font-size: 16px; font-weight:normal;
			margin: 20px 0 10px 40px; width: 400px;
		}
		
		.text ul
		{
			float:left; display: inline; margin: 10px 0 10px 40px;
		}
		
		.text ul li
		{
			list-style-type: none;
			background: url(../images/bullet.jpg) no-repeat left;
			padding-left: 15px; color:#363636;
		}
		
		.line
		{
			background-color:#cccccc; height: 1px; width: 879px; margin: 20px 0 0 20px;
		}
		
/* ------------------------------------------------------------
		CATEGORY BOX
------------------------------------------------------------ */
		
		#categories
		{
			float:left; display:inline; margin: 20px 0 0 20px; width: 197px;
			background:#FFFFFF url(../images/category-middle-bg.jpg) repeat-y top left;
		}
		
		.cat-top
		{
			background:#FFFFFF url(../images/category-top-bg.jpg) no-repeat top left; height: 31px;
			font-size: 14px; font-weight:bold; padding: 8px 0 0 8px;
		}
		
		.cat-bot
		{
			background:#FFFFFF url(../images/category-bot-bg.jpg) no-repeat top left; height: 5px;
		}
		
		#categories a
		{
			color:#363636; text-decoration: none;
		}
		
		#categories a:hover
		{
			color:#363636; text-decoration: underline;
		}
		
		#categories ul
		{
			margin: 20px;
		}
		
		#categories ul li
		{
			color:#363636;
			list-style-type: none;
		}
		
		#categories ul ul
		{
			margin: 5px 10px 5px 10px;
		}
		
		#categories ul ul li
		{
			font-weight:bold;
		}
		
/* ------------------------------------------------------------
		WHERE AM I?
------------------------------------------------------------ */

		#where-am-i
		{
			float:left; display:inline; margin: 20px 0 0 20px; width: 665px; height: 42px;
			background:#FFFFFF url(../images/where-am-i-bg.jpg) no-repeat 0px 2px;
		}
		
		#where-am-i a
		{
			float:left; padding: 10px;
			color:#363636; text-decoration: none;
		}
		
		#where-am-i a:hover
		{
			color:#363636; text-decoration: underline;
		}
		
		#where-am-i .where-am-i-sep
		{
			float:left;
		}
		
/* ------------------------------------------------------------
		PRODUCT LISTING CONTAINER
------------------------------------------------------------ */
		
		#product-listing
		{
			float:left; display:inline; width: 665px; margin: 0 0 0 20px;
		}

/* ------------------------------------------------------------
		PRODUCT BOXES
------------------------------------------------------------ */
		
		.product
		{
			float:left; display:inline; width: 665px; margin: 20px 0 0 0;
			background:#FFFFFF url(../images/product-middle-bg.jpg) repeat-y top left;
			color:#363636;
		}
		
		.product-top
		{
			background:#FFFFFF url(../images/product-top-bg.jpg) no-repeat top left; height: 5px;
		}
		
		.product-bot
		{
			background:#FFFFFF url(../images/product-bot-bg.jpg) no-repeat top left; height: 5px;
		}
		
		.product h2
		{
			color:#b00808; font-size: 18px; font-weight:normal;
			margin: 10px 0 0 15px;
		}
		
		.product p
		{
			color:#363636; margin: 10px 10px 0 15px;
		}
		
		.product a
		{
			display: block; width: 190px; height: 56px; margin: 10px 0 10px 15px; cursor: pointer;
			background: transparent url(../images/download-pdf-btn.jpg) no-repeat 0 0;
		}
		
		.product a:hover
		{
			background: transparent url(../images/download-pdf-btn.jpg) no-repeat -191px 0;
		}
		
/* ------------------------------------------------------------
		HEADINGS
------------------------------------------------------------ */
		
		.heading h1
		{
			display:block;
			margin:0;
			overflow:hidden;
			padding:0;
			position:relative;
			text-indent:-999%;
		}
		
		.heading
		{
			padding: 20px 0 0 20px;
		}
		
		#our-products h1 
		{
			background:transparent url(../images/h1-our-products.jpg) no-repeat scroll 0 0;
			width:210px;
			height:31px;
		}
		
		#our-brands h1 
		{
			background:transparent url(../images/h1-our-brands.jpg) no-repeat scroll 0 0;
			width:179px;
			height:31px;
		}
		
		#company-info h1 
		{
			background:transparent url(../images/h1-company-info.jpg) no-repeat scroll 0 0;
			width:320px;
			height:31px;
		}
		
		#contact-us h1 
		{
			background:transparent url(../images/h1-contact-us.jpg) no-repeat scroll 0 0;
			width:166px;
			height:31px;
		}	
		
		#our-services h1 
		{
			background:transparent url(../images/h1-our-services.jpg) no-repeat scroll 0 0;
			width:196px;
			height:31px;
		}
		
		#suppliers h1 
		{
			background:transparent url(../images/h1-suppliers.jpg) no-repeat scroll 0 0;
			width:443px;
			height:31px;
		}		

/* ------------------------------------------------------------
		GOOGLE MAP
------------------------------------------------------------ */
		
		.googlemap-container {
		float:left; display: inline; 
		margin:10px 0 0 40px; padding: 4px; border: 1px solid #d8d8d8;
		}

		#googlemap_image {
		float:left;
		height:220px;
		overflow:hidden;
		width:380px;
		}

/* ------------------------------------------------------------
		FORMS
------------------------------------------------------------ */

		.contact-details
		{
			float:left; display: inline; margin: 20px 0 10px 40px; width: 300px;
		}
		
		.contact-details h2
		{
			float:left; clear:both; color:#b00808; font-size: 18px; font-weight:normal;
			margin: 10px 0 0 0;
		}
		
		.contact-details span
		{
			float:left; clear:both; color:#363636; font-size: 12px; font-weight:bold;
		}
		
		.quote-fieldset
		{
			float: right; border: solid 1px #e9e9e9; background-color:#FFFFFF; padding: 10px; margin: 20px; width: 380px;
		}
		
/* form.css */

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 380px;
  max-width: 380px;
  width: 380px;
}

fieldset {
  float: left;
  width: 360px;
  font-size: 100%;
  border-color: #CCCCCC;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #B00808;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form .toggle-holder{
  clear: left;
  display: block;
  width: auto;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #96bc33;
  background-color: #f7ffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(../images/icon-info.jpg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 3px 0 3px 35px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d8f098;
  color: #666666;
  font-size: 110%;
  margin-bottom: 10px;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0 0 10px 0;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 0px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div label.labelLong {
  width: 180px;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(../images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.QtyinputText {
  width: 20px;
}

form div input.SubinputText {
  width: 122px;
  float: right;
}

form div input.VerinputText {
  width: 160px;
  height: 47px;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}

form div.inventory-tables {
  float: left;
  clear: none;
  display: block;
  width: 175px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

/* Begin 4ward stuff */

#foot a {
  color: #444;
}
#foot a:hover {
  color: #000;
}


#frontpagebody {
  color: #444;
  padding: 10px 20px;
}
#frontpagebody p {
  margin-bottom: 1em;
}
#frontpagebody ul {
  margin: 0 20px;
}
#frontpagebody .col {
  width: 180px;
  float: left;
}