/*  
Theme Name: Ecommerce Theme-Blue
Author URI: http://ecommercethemes.com/
Version: 2.0
Author: Cory Miller
Description: Ecommerce Theme is a highly customizable WordPress theme for powering online stores.
All the CSS, XHTML and design is copyrighted. Please don't steal.
*/

html, body { margin: 0; padding: 0; }

body {
	color: #666666;
	background-image: url(/images/background5.jpg);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F8F8F8;
	background-repeat: repeat-x;
	background-position: top;
	}

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Link Styles
*********************************************/
a {
	color: #cc3333;
	text-decoration: none;
}
a:hover { color: #000; text-decoration: underline; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #666666;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-size: 17px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #cc3333;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;

}
h2 { /* This style used as header in the sidebars */
	font-size: 15px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
}
h3 a {
}
h3 a:hover {
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h5 { /* This style used for the product price  */
	font-size: 15px;
	color: #cc0000;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
h6 { /* This style used for second product price  */
	font-size: 15px;
	color: #1a75cf;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

/*********************************************
		Container Div
*********************************************/
#container {
	text-align: left;
	width: 790px;
	background-color: #F8F8F8;
	border: 0px solid #fff;
	margin-right: auto;
	margin-left: auto;	
}
#toptag {
	display: block;
	background: #000;
	color: #fff;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
	height: 40px;	
}

/*********************************************
		Container Topo
*********************************************/
#container-topo {
	text-align: center;
	width: 1240px;
	height: 190px;
	background-color: #FF0000;
	border: 0px solid #fff;
	margin-right: auto;
	margin-left: auto;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 90px;
	display: block;
	position: relative;
	color: #000;
}
#header h1, #header h1 a {
	display: block;
	width: 780px;
	height: 180px;
	overflow: hidden;
	float: none;
}
#header h2 { /* This style used as header in the sidebars */
	font-size: 15px;
	color: #333;
	background: transparent;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#header p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
.headerleft {
	width: 790px;
	height: 190px;
	float: left;
	}
.headerright {
	width: 325px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/*********************************************
		Feature
*********************************************/
#feature {
	clear: both;
	border: 0px solid black;
	color: #fff;
	padding: 20px;
	display: block;
	position: relative;
	height: 120px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f4f4f4;
	background-image: url(images/fundo_feature.jpg);
}
#feature p {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#feature h2 { /* This style used as header in the sidebars */
	font-size: 23px;
	color: #A91D40;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}
#feature a {
	color: #666666;
	text-decoration: underline;
}
#feature a:hover {
	text-decoration: none;
}
#feature ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#feature ul li {
	padding: 0px;
}
#feature ul li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#feature ul li ul li {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style-type: square;
	color: #666666;
}

#feature img { border: 0px; background: none; }
#feature .textwidget {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

.featureleft {
	width: 42%;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.featureright {
	width: 48%;
	float: left;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	vertical-align: middle;
	}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	color: #FFF;
	font-size: 12px;
	text-align: left;
	display: block;
	width: 790px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 40px;
}
#menu ul {
	background: #000;
	margin: 0px;
	padding: 5px 0px;
	}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
	}
#menu ul li a {
	color: #FFF;
	background: #000;
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
	}
#menu ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
	}
		
	
/*********************************************
		Estoque Thumbnails Div
*********************************************/

.thumbnail{
	float: left;
	padding: 5px;
	display: inline;
	border: 1px solid #ebebed;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: url(/images/post-bg.gif);
	background-repeat: repeat-x;
	}
	
.thumbnail:hover{
	float: left;
	padding: 5px;
	display: inline;
	border: 1px solid #ebebed;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #ebebed;
	background-image: none;
	}
	
	
	
.thumbnail p{
	font-size: 9px;
	text-transform: uppercase;
	clear: both;
	padding: 0px;
	text-align: center;
	}
.thumbnail h3 { /* This style used as the post titles on homepage/archive */
	font-size: 9px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.thumbnail h3 a {
	color: #666666;
	text-decoration: none;
}
.thumbnail h3 a:hover {
	text-decoration: underline;
}

.thumbnail img {
	border: 0px;
	width: 150px;
	height: 110px;
	float: left;
	border: 0px solid #cccccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}	
.thumbnail img a {
	border: none;
	}	
.thumbnail img a:hover {
	border: 0px solid #fff;
	}
	
/*********************************************
		Home Thumbnails Div
*********************************************/

.thumbnail_home{
	float: left;
	padding: 6px;
	display: inline;
	border: 1px solid #ebebeb;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/images/post-bg.gif);
	background-color: #fff;
	background-repeat: repeat-x;
	}	
	
.thumbnail_home p{
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	padding: 0px;
	text-align: center;
	}
.thumbnail_home h3 { /* This style used as the post titles on homepage/archive */
	font-size: 10px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #b2b2b2;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.thumbnail_home h3 a {
	color: #666666;
	text-decoration: none;
}
.thumbnail_home h3 a:hover {
	text-decoration: underline;
}

.thumbnail_home img {
	width: 210px;
	height: 150px;
	float: left;
	border: 0px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}	
.thumbnail_home img a {
	border: none;
	}	
.thumbnail_home img a:hover {
	border: 0px solid #fff;
	}
	
	
/*********************************************
		Title Icons Div
*********************************************/

.title_icons{
	float: left;
	padding: 0px;
	
	
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/images/post-bg.gif);
	background-color: #fff;
	background-repeat: repeat-x;
	}
.thumbnail_home p{
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	padding: 0px;
	text-align: center;
	}
.thumbnail_home h3 { /* This style used as the post titles on homepage/archive */
	font-size: 10px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #b2b2b2;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.thumbnail_home h3 a {
	color: #666666;
	text-decoration: none;
}
.thumbnail_home h3 a:hover {
	text-decoration: underline;
}

.thumbnail_home img {
	width: 210px;
	height: 150px;
	float: left;
	border: 0px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}	
.thumbnail_home img a {
	border: none;
	}	
.thumbnail_home img a:hover {
	border: 0px solid #fff;
	}
	
/*********************************************
		Content Div
*********************************************/
#content {
	float: left;
	width: 550px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(/images/post-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebed;
	border-right-color: #ebebed;
	border-bottom-color: #c0c1c3;
	border-left-color: #ebebed;
	background-color: #ffffff;	
}

#content-home {
	float: left;
	width: 552px;
	display: block;
	margin-top: 10px;
	margin-right: 00px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}

#content-multimarcas {
	float: left;
	width: 170px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#content_alternativo {
	float: left;
	width: 765px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebed;
	border-right-color: #ebebed;
	border-bottom-color: #c0c1c3;
	border-left-color: #ebebed;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 00px;
	padding-left: 15px;
	background-image: url(/images/post-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#content_title {
	float: left;
	width: 490px;
	display: block;
	height: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#content_title2 {
	float: left;
	width: 720px;
	display: block;
	height: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#content_icon {
	float: left;
	width: 20px;
	display: block;
	height: 20px;
		
}

.post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	margin: 10px 0px;
	background: #CCC;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	color: #666666;
	margin: 20px 5px;
	background: #fff;
	border-top: 1px solid #999;
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	background-image: url(/images/post-bg.gif);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	width: 170px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebed;
	border-right-color: #ebebed;
	border-bottom-color: #c0c1c3;
	border-left-color: #ebebed;
	background-color: #FFFFFF;
}
#l_sidebar h2 { /* This style used as header in the sidebars */
	
	background: url(/images/h3-bg.gif) no-repeat;
	font-size: 13px;
	color: #A91D40;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;	
}
#l_sidebar p {
	border: 1px solid #ebebed;
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}
#l_sidebar ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ebebed;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul li ul li a {
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
/************************************************
*	Bottom "Sidebars"					     		* 
************************************************/

#bottom {
	width: 790px;
	line-height: 16px;
	border-bottom: 6px solid #c0c1c3;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #EFEFEF;
	}
	
#bottom-alternativo {
	width: 790px;
	line-height: 16px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #f4f4f4;
	}

#bottom p, #bottom .textwidget {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#bottom h2 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#bottom h2 a, #bottom h2 a:visited  {
	color: #000000;
	text-decoration: none;
	}

#hometop h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#bottom img{
	float: left;
	border: none;
	}
	
#bottom ul{
	list-style-type: square;
	}
	
#bottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.bottomleft {
	float: left;
	width: 227px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
.bottommiddle {
	float: left;
	width: 227px;
	padding: 5px 20px 0px 20px;
	overflow: hidden;
	}
	
.bottomright {
	float: right;
	width: 227px;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 0px;
	overflow: hidden;
	}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	padding: 0px;
	clear: both;
	text-align: left;
	width: 780px;
	color: #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer p {
	color: #666666;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
#footer ul {
	margin: 0px;
	padding: 5px 0px;
	}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
	}
#footer ul li a {
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
	}

#footer ul li a:hover {
	text-decoration: underline;
	}
.footerleft {
	width: 99%;
	float: left;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
.footerright {
	width: 1%;
	float: right;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
	}
/*********************************************
		eCommerce Plugin Styles
*********************************************/

table.wpsc_checkout_table {
}
table.wpsc_checkout_table input, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select {
	margin: 12px 0 12px 30px;
	width: 200px;
}
table input, table textarea, table select {
	margin: 12px 0 12px 30px;
	width: 200px;
}
table texarea {
	height: 50px;
}
table.wpsc_checkout_table textarea {
	height: 50px;
}
body table.wpsc_checkout_table tr td input#payment_method_1, body table.wpsc_checkout_table tr td input#payment_method_2 {
	width: 30px;
}
body table.wpsc_checkout_table tr td input#payment_method_1 {
}
strong.cattitles {
	font-size: 16px;
	color: #000;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	font-weight: normal;
	border-bottom: 2px dotted #ccc;
}
a.product_image {
	border: 1px solid #000;
}
div#widgetshoppingcart {
	line-height: 1.4em;
	background: url(images/ecommerce_open.png) right top no-repeat;
	padding-right: 50px;
	padding-bottom: 15px;
	width: 150px;
}
div#widgetshoppingcart table {
	width: 200px;
	margin-top: 15px;
}
div#widgetshoppingcart table tr {
	height: 20px;
}
div#widgetshoppingcart a {
	text-decoration: none;
}
div#widgetshoppingcart a:hover {
	text-decoration: underline;
}
a.additional_description_link {
	text-decoration: none;
}
ul.PeCategories {
	position:relative;
	left: 20px;
}
ul.PeCategories li {
	list-style-type: disc;
}
body div#l_sidebar ul.PeCategories li a {
	color: #000;
	text-decoration: none;
}
body div#l_sidebar ul.PeCategories li a:hover {
	text-decoration: underline;
}
table.productdisplay tr {
	border-bottom: dashed 1px #ccc;
}
/* input.wpsc_buy_button { Large icons for main purchase buttons
	border: none;
	color: #f8ad3a;
	font-weight: bold;
	width: auto;
	display: block;
	padding: 6px;
	width: 210px;
	height: 50px;
	float: right;
	background: url(images/ecommerce_add.png) left top no-repeat #fff;
} */
input.wpsc_buy_button, form#specials_1 input, form#specials_2 input, form#specials_3 input {
	border: none;
	color: #f8ad3a;
	font-weight: bold;
	width: 150px;
	height: 30px;
	background: url(images/ecommerce_add_small.png) left top no-repeat #fff;
	margin: 12px 0 0 0;
}
body table input.wpsc_buy_button:hover {
	cursor: pointer;
}
body table.productcart tr.firstrow td {
	background-color: #fff;
}
a.wpsc_product_title {
	text-decoration: none;
	font-size: 18px;
}
a.wpsc_product_title .special {
}
div.categorydisplay {
	background: url(images/ecommerce_bag.png) right top no-repeat;
}
tr.product_row a {
	display: block;
	background: url(images/ecommerce_delete.png) left top no-repeat;
	width: 50px;
	height: 40px;
	text-indent: -999em;
}
table.productcart input {
	width: 80px;
	text-align: center;
}
span.pricedisplay {
	display: inline;
	color: red;
	font-size: 16px;
}



/*********************************************
		Search Form
*********************************************/


#searchform {
	margin: 0;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 4px;

}

#searchform label {
	float: left;
	width: 120px;
	height: 20px;
	padding: 0px;
	margin-bottom: 4px;

}

#searchform label span {

visibility: hidden;

}

#searchform input[type="text"] {
	float: left;
	width: 120px;
	height: 14px;
	font-size: 0.9em;
	background-color: white;
	font-weight: normal;
	
}

#searchform input[type="text"]:focus {

border-color: silver;

}

#searchform input[type="reset"] {

float: left;

border: none;

width: 19px;

height: 19px;

background: url(media/images/search_reset.gif) no-repeat;

padding-left: 20px;

margin-right: -6px;

overflow: hidden;

color: transparent;

}

#searchform input[type=reset]:active {

background: url(media/images/search_reset_hover.gif) no-repeat;

}

#searchform input[type=submit]{
	height: 23px;
	width: 70px;
	font-size: 0.9em;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-top: 2px;
	display: inline;
}
