* {
	margin:0;
	padding:0;
}

/*------------------------------------------------------------------------
General Style Info
------------------------------------------------------------------------*/
body {
	background: #EEE4EE;
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
img {
	border-style: none;
}
.clear {
	clear: both;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
hr {
	margin-bottom: 8px;
	border-top: 2px dotted #8B4A8D;
	color: #FFFFFF;
}
/*------------------------------------------------------------------------
Layout
------------------------------------------------------------------------*/
#container {
	text-align: left;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 900px;
	background: #8B4A8D;
	height: 32px;
	display: block;
	margin: 0px auto;
	padding: 0px;
}
#content {
	background: #fff;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	background: #333;
	width: 900px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer #copyright {
	width: 280px;
	float: left;
	padding: 10px;
	text-align: right;
	font-size: 10px;
}
#footer #footermenu {
	float: left;
	width: 580px;
	padding: 10px;
	font-size: 11px;
	color: #999999;
}
#footer #footermenu a {
	color: #999999;
}
#footer #copyright a {
	color: #999999;
}copyright
#topsearch {
	display: block;
	float: right;
	margin-top: 35px;

}
#wrapper_content {
	padding: 10px;
}
#wrapper_content p {
	padding-top: 6px;
	padding-bottom: 2px;
}
.wrapper_content_wleft {
	width: 680px;
	float: left;
}
.wrapper_content_wright {
	width: 580px;
	float: left;
}
#left_sidebar {
	width: 180px;
	padding: 10px;
	float: right;
}
#right_sidebar {
	width: 280px;
	padding: 10px;
	float: right;
}
/*------------------------------------------------------------------------
Box Layout
------------------------------------------------------------------------*/
.box-225px {
	display: block;
	float: left;
	width: 205px;
	padding: 10px;
}
.box-225px p {
	padding-left: 12px;
}
.box-300px {
	display: block;
	float: left;
	width: 270px;
	padding: 15px;
}
.box-225px-wborder {
	display: block;
	float: left;
	width: 205px;
	padding: 10px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	height: 360px;
}
.box-produtos {
	display: block;
	float: left;
	width: 880px;
	padding: 10px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.box-produtos img {
	border: 4px solid #333333;
	margin-bottom: 3px;
}
.img-prod-descr {
	width: 195px;
	float: left;
	display: block;
	padding: 12px;
}
.box-twitter {
	display: block;
	float: left;
	width: 235px;
	padding: 25px 10px 10px 55px;
	background: url(../img/bullets/bg_twitter.jpg) no-repeat center top;
	color: #FFFFFF;
	font-size: 13px;
}
.title-node {
	margin-bottom: 14px;
	border-bottom: 2px dotted #8B4A8D;
	clear: both;
}
#right_sidebar .block {
	margin-bottom: 25px;
}
.clear_wmargin {
	margin-bottom: 7px;
	clear: both;
}
	
		/*------------------------------------------------------------------------
		Box Layout: produto/*
		------------------------------------------------------------------------*/
		.list-views-field-title {
			font-size: 140%;
			color: #000000;
			text-decoration: underline;
		}
		.list-views-field-field-produtoordem-value {
			font-size: 110%;
			color: #000000;
		}
		.list-views-field-image-attach-images img {
			border: 4px solid #333333;
			margin-bottom: 3px;
		}
		.list-views-field-image-attach-images {
			float: left;
			display: block;
			margin-right: 10px;
			margin-bottom: 10px;
		}
		.list-views-field-title,
		.list-views-field-field-produtoordem-value,
		.list-views-field-body {
			display: list-item;
			list-style: none;
		}
		/*------------------------------------------------------------------------
		Box Layout Menu: produto/*
		------------------------------------------------------------------------*/
		#block-menu-menu-produto ul.menu { 
			text-align: left;
			margin: 0;
			list-style:none;
			padding:0;
			float:left;
			width:100%;
		}
		#block-menu-menu-produto ul.menu li {
			margin:0;
			padding:0;
			list-style:none;
			list-style-image:none;
			float:left;
			width:100%;
		}
		#block-menu-menu-produto ul.menu li a {
			color: #333;
			text-transform: none;
			display:block;
			font-weight: normal;
			text-decoration: none;
			border-bottom: 1px solid #8b4a8d;
			padding:5px;
		}
		#block-menu-menu-produto ul.menu li.last a {
			padding-right: 0;
		}
		#block-menu-menu-produto ul.menu li a:hover,
		#block-menu-menu-produto ul.menu li a.active {
			color:#8b4a8d;
			background: #EEE4EE;
		}
		#block-menu-menu-produto ul.menu li a.active:hover {
			color:#8b4a8d;
		}
		#block-menu-menu-produto ul.menu ul li a {
			margin-left:10px;
		}
		#block-menu-menu-produto ul.menu ul ul li a {
			margin-left:20px;
		}
		.field-text {
			color: #000000;
		}
		.field-colors {
			width: 80px;
			height: 80px;
			float: left;
			margin: 5px;
		}
		.field-colors .img {
			height: 45px;
			width: 45px;
			margin-right: auto;
			margin-left: auto;
		}
		.field-colors .name {
			width: 80px;
			text-align: center;
			color: #000000;
		}
		.field-patterns {
			width: 205px;
			height: 250px;
			float: left;
			margin: 5px;
		}
		.field-patterns .img {
			height: 220px;
			width: 175px;
			margin-right: auto;
			margin-left: auto;
		}
		.field-patterns .name {
			width: 205px;
			text-align: center;
			color: #000000;
		}
		.field-patternsgrd {
			width: 600px;
			height: 153px;
			float: left;
			margin: 5px;
		}
		.field-patternsgrd .img {
			height: 123px;
			width: 600px;
			margin-right: auto;
			margin-left: auto;
		}
		.field-patternsgrd .name {
			width: 600px;
			text-align: left;
			color: #000000;
		}
		.field-revista {
			width: 150px;
			height: 190px;
			float: left;
			margin: 5px;
		}
		.field-revista .img {
			height: 156px;
			width: 115px;
			margin-right: auto;
			margin-left: auto;
		}
		.field-revista .name {
			width: 150px;
			text-align: center;
			color: #000000;
		}
		.field-label {
			float: left;
			width: 100%;
			display: block;
			margin-top: 8px;
			margin-bottom: 2px;
		}
		.field-items {
			float: left;
			width: 100%;
			display: block;
			margin-left: 10px;
			color: #000000;
			margin-bottom: 5px;
		}
		/*------------------------------------------------------------------------
		Box Layout Menu: secondary
		------------------------------------------------------------------------*/
		#block-menu-secondary-links ul {
	list-style:none;
	margin: 0px;
	padding: 0px;		
		}
		#block-menu-secondary-links li {
	list-style:none;
	float:left;
	margin: 5px;
	padding: 0px;
		}
		
		
/*------------------------------------------------------------------------
Text Style
------------------------------------------------------------------------*/
.title-feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(../img/bullets/star.gif) no-repeat left center;
	padding-left: 12px;
}
.text-tiny {
	font-size: 10px;
}
/*------------------------------------------------------------------------
Link Style
------------------------------------------------------------------------*/
.btn_link {
	background: url(../img/bullets/link.gif) no-repeat center center;
	height: 16px;
	width: 16px;
	display: block;
	float: right;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
a.btn_link_text:link {
	background: url(../img/bullets/link_bg_text.gif) no-repeat left center;
	height: 14px;
	display: block;
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 6px;
	padding-bottom: 2px;
}
a.btn_link_text:visited {
	background: url(../img/bullets/link_bg_text.gif) no-repeat left center;
	height: 14px;
	display: block;
	float: right;
	padding-right: 4px;
	padding-left: 6px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
	text-decoration: none;
	padding-bottom: 2px;
}
a.btn_link_text:active {
	background: url(../img/bullets/link_bg_text.gif) no-repeat left center;
	height: 14px;
	display: block;
	float: right;
	padding-right: 4px;
	padding-left: 6px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
	text-decoration: none;
	padding-bottom: 2px;
}
a.btn_link_text:hover {
	background: url(../img/bullets/link_bg_text_hover.gif) no-repeat left center;
	height: 14px;
	display: block;
	float: right;
	padding-right: 4px;
	padding-left: 6px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
	text-decoration: none;
	padding-bottom: 2px;
}
/*------------------------------------------------------------------------
Form Style
------------------------------------------------------------------------*/
.searchbox {
	background: url(../img/form/search-box.gif) no-repeat center center;
	border-style: none;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	height: 16px;
	width: 108px;
	padding: 6px 4px 4px;
	display: block;
	float: left;
}
.input {
	background: url(../img/form/input.gif) no-repeat center center;
	height: 14px;
	width: 196px;
	border-style: none;
	padding: 6px 4px 4px;
	color: #FFFFFF;
	display: block;
	float: left;
}
.submit {
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	height: 21px;
	width: 21px;
	display: block;
	float: left;
	padding-left: 4px;
	padding-top: 3px;
}
fieldset {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #8B4A8D;
}
fieldset legend {
	font-size: 13px;
	color: #8B4A8D;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
}
/*------------------------------------------------------------------------
Themming drupal defaults
------------------------------------------------------------------------*/
			/*------------------------------------------------------------------------
			Blocks
			------------------------------------------------------------------------*/

			
/*------------------------------------------------------------------------
Themming drupal modules
------------------------------------------------------------------------*/
			/*------------------------------------------------------------------------
			Webforms NewsLetter
			------------------------------------------------------------------------*/
			#webform-client-form-172 .form-text {
				width: 100%;
			}
			#webform-client-form-172 .form-textarea {
				width: 100%;
			}
			#webform-client-form-172 .form-submit {
				float: right;
				background: url(../img/form/submit.jpg);
				height: 21px;
				width: 65px;
				border-style: none;
				background-color: none;
				padding-bottom: 10px;
				padding-top: 10px;
			}
			#webform-client-form-172 .form-required {
				color: #8B4A8D;
			}
			/*------------------------------------------------------------------------
			Webforms Dúvidas
			------------------------------------------------------------------------*/
			#webform-client-form-137 .form-text {
				width: 97%;
			}
			#webform-client-form-137 .form-textarea {
				width: 100%;
			}
			#webform-client-form-137 .form-submit {
				float: right;
				background: url(../img/form/submit.jpg);
				height: 21px;
				width: 65px;
				border-style: none;
				background-color: none;
				padding-bottom: 10px;
				padding-top: 10px;
			}
			#webform-client-form-137 .form-required {
				color: #8B4A8D;
			}
			/*------------------------------------------------------------------------
			Webforms Fale Conosco
			------------------------------------------------------------------------*/
			#webform-client-form-135 .form-text {
				width: 97%;
			}
			#webform-client-form-135 .form-textarea {
				width: 100%;
			}
			#webform-client-form-135 .form-submit {
				float: right;
				background: url(../img/form/submit.jpg);
				height: 21px;
				width: 65px;
				border-style: none;
				background-color: none;
				padding-bottom: 10px;
				padding-top: 10px;
			}
			#webform-client-form-135 .form-required {
				color: #8B4A8D;
			}
			/*------------------------------------------------------------------------
			Webforms Onde Comprar
			------------------------------------------------------------------------*/
			#webform-client-form-148 .form-text {
				width: 100%;
			}
			#webform-client-form-148 .form-textarea {
				width: 100%;
			}
			#webform-client-form-148 .form-submit {
				float: right;
				background: url(../img/form/submit.jpg);
				height: 21px;
				width: 65px;
				border-style: none;
				background-color: none;
				padding-bottom: 10px;
				padding-top: 10px;
			}
			#webform-client-form-148 .form-required {
				color: #8B4A8D;
			}
			/*------------------------------------------------------------------------
			Enquete
			------------------------------------------------------------------------*/
			.block-poll .poll .bar {
				background: #ddd;
			}
			.block-poll .poll .bar .foreground {
				background: #8B4A8D;
			}