form {
	margin: 0;
	padding: 0;
	display: inline;
}

/*ul, ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}*/

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input[type=text], input[type=password], textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

button, input {
	border: none;
}

input, select, button {
	vertical-align:middle;
}

img, div, a, input { 
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

a img {
	border: none;
}

.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	margin: 0;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
	font-weight: bold;
}

h3 {
	margin-bottom: 0em;
	font-size: 1.5em;
}

h4 {
	margin-bottom: 0em;
	font-size: 1.0em;
	/*font-weight: bold;*/
}

p, ol, ul {
	margin: 0 0 0em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

.price {
	margin: 0;
	line-height: normal;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #FFB700;
}

.reduce {
	margin: 0;
	line-height: normal;
	font-size:14px;
	text-decoration: line-through;
}

li#module_review ul, li#module_best ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

li#module_review li, li#module_best li {
	background-image: none;
	padding-left:10px;
	text-align: left;
}

#footer .a {
	float: left;
}

#footer .b {
	float: right;
	margin: 10px 10px 0 0;
}

/* misc */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* from old default.css */
.products, .images, .categories {
	float: left;
	width: 32%; 
	text-align: center; 
	cursor: pointer;
	font-size: 14px; 
	padding: 2px 0 2px 0;
clear:none;
height:220px;

}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../../core/image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../../core/image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

/* General Float */
.float_right {
	float:right;
}
.float_left {
	float:left;
}
.clear {
	clear:both;
}

/*pagination*/
.pagination a{
	border: 1px solid #000000;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.pagination a:hover{
	background: #dddddd;        
}

.pagination a.current {
	font-weight: bold;
	border: 1px solid #000;
	background: #dddddd;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 12px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.noscript {
	color: #000000;
	font-size: 15px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 12px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
    margin: 0px 0px 15px 0px;
}

.breadcrumb a {
	color: #006699;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
}


/* Grid for homepage modules */

ul.grid{
	width: 100%;
	padding: 0;
	margin: 10px 0 50px 5px;
	list-style: none;
}
ul.grid li {
	float: left;
	width: 200px;
	width: 33%;
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	/*height: 395px;*/
	font-size: 1em;
	margin-right: 10px;
	padding: 10px;
	background: #e3e1d5;
	background: #F3F3F3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.block h3 {
	font-size: 1.3em;
	text-align: left;
	margin: 0;
	padding: 0;
}
.block img {
	/*width: 89%;*/
	padding: 4%;
	margin: 0 auto;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.block p {
	font-size:10px;
	text-align: left;
}

.block p img{
	background:transparent;
}

/* search, currency, language */
#header .b {
	float: right;
	width: 280px;
}

.language ul, .language ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}