/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {text-align:center;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#909090;}
input, select {vertical-align:middle; font-weight:normal;}

p {
	margin-bottom: 12px;
}
h1, h5 {
	color: #8eb34a;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 18px;
}


h2 {font-size:1.333em; line-height:1em; color:#404040; padding:31px 0 9px;}
h5 {
	font-size: 16px;
	padding-top: 0px;
}

a {text-decoration:underline; color:#494949;}
a:hover {text-decoration:none;}
ul {
	margin-bottom: 10px;
}
li {
	margin-left: 20px;
	list-style-position: inside;
}

li a {text-decoration:underline; color:#494949; font-weight:bold;}

li a:hover {text-decoration:none;}
#main { width:980px; margin:0 auto; text-align:left;}

#content {padding:0 0 0 43px;}
#header {height:403px;}
#menuBar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
/***************footer***************/
#footer {border-top:15px solid #F1F1F1; background:#F6F6F6; color:#848484; padding:22px 42px 22px 42px}
#footer a {
	border-left:1px solid #848484;
	margin-left:7px;
	padding-left:7px;
	color:#CCC;
}
.footerlink {
	font-size: 90%;
}
/***************content***************/
.wrapper {width:100%; overflow:hidden; clear:both;}
.inner {
	padding:0 0 27px;
	background-color: #eee;
}
.buttons {float:right; padding-right:5px;}
.clienteditor {
	clear: both;
	padding: 20px 0 0 0;
	;
}
.inner {
	padding: 20px;
}

.inner h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.text {font-size:1.083em; line-height:1.385em; color:#919191;}
.text .button2 {font-size:0.846em;}
.text .button2 {font-size:0.846em;}
.button2 {display:block; color:#FFFFFF; text-decoration:none; font-size:0.917em; line-height:1em; float:left; background:#4cbb17;}
.button2:hover {text-decoration:underline;}
.button2 span {display:block; background:url(images/button3-left.gif) left top no-repeat;}
.button2 span span {display:block; background:url(images/button3-right.gif) right top no-repeat; padding:3px 14px 5px 20px;}
.img-indent {float:left; padding-right:36px;}

.fltlft {
	float: left;
}
.inner .fltlft {
	margin-right: 50px;
}
.fltrt {
	float: right;
}
.inner .fltrt {
	margin-left: 50px;
}
.clear {
	clear: both;
}
blockquote {
	font-style: italic;
}
.specialpromotion {
	margin-top: 10px;
}
.specialpromotion p {
	text-align: left;
}

.specialpromotion h1 {
	font-size: 26px;
	text-align: center;
	line-height: 1em;
	padding: 0;
	;
}
strike {
	color: #FF0000;
	text-decoration: line-through;
}
ul.similarProducts, ul.breadCrumb {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
ul.similarProducts li, ul.breadCrumb li {
	display: inline;
	float: left;
}

