html {
	overflow: -moz-scrollbars-vertical;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}

b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 {
	display: none;
}

#container {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header .b a img {
  border: none;
}

#column {
	width: 200px;
	margin: 10px 5px 15px 0px;
	float: left;
}

#content {
	margin: 10px 0px 15px 0px;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #EEEEEE;
	width: 571px;
}

.commentarea {
	width: 575px;
}

#footer {
	clear: both;
	border-top: 1px solid #369;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}

#time {
	color: #000000;
	text-align: center;
	clear: both;
}
#time .a {
	float: left;
	margin-top: 2px;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #369;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}

.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
	display: none;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

#bar {
/*	background: url(../image/bar.gif) no-repeat;*/
/*	padding: 7px 10px 0px 10px;*/
/*	border-left:	1px solid #fff;*/
	border-bottom:		1px solid #CFDEFF;
	height: 2.5em;
/*	border: 1px solid red;*/
	background-color: #B7CEEE;
}

#search_bar {
	background: url(../image/search_bg.gif) no-repeat;
/*	padding: 7px 6px 0px 3px;*/
	padding 0px;
	height: 34px;
}
#search_bar .search
{
/*	width:40px;*/
/*	border: 1px solid red;*/
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 7px;
/*	padding: 0px;*/
	float: left;
}

.search .textfield
{
	float: left;
	width: 117px;
	margin-right: 3px;
	margin-top: 1px;
}

.search .button
{
/*	float: left;*/
	width: 62px;
	height: 22px;
/*	margin-right: 3px;*/
}

.products, .images, .categories {
	float: left;
	width: 33.3%;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	height: 180px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}

.results .right {
	float: right;
}

.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	padding: 0;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

.box .resource a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 5px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../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;
}

/* box best seller */
.box .best {
	text-align: left;
}

.box .best a {
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;

}

.box .best img {
	padding: 3px;
}
/* end box best seller */

/* Menubar */

#tabs {
 float: right;
}

.clearit {
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
}

#menubar, #menubar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
}

#menubar a {
    display: block;
    text-decoration: none;
    padding: 2px 10px 8px 9px;
    font-size: 14px;
    color: #222;
}

#menubar a.trigger {
    padding: 5px 16px 5px 10px;
    background-image: url(../image/arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#menubar li {
    float: left;
    width: 9em;
}

#menubar li ul, #menubar ul li  {
    width: 230px;
}

#menubar ul li a  {
    color: #222;
    border-right: 0;
    padding: 3px 12px 3px 16px;
}

#menubar ul li a:hover  {
    color: #FFF;
    border-right: 0;
    padding: 3px 12px 3px 16px;
}

#menubar li ul {
    margin-top: 0px;
    position: absolute;
    display: none;
    background-color: #A3A3A3;
    background-repeat: repeat-x;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
    color: #000000;
}

#menubar li:hover ul, #menubar li.p7hvr ul {
    display: block;
}

#menubar li:hover ul a, #menubar li.p7hvr ul a {
    color: #000000;
    background-color: transparent;
}


#menubar ul a:hover {
    background-color: #606060!important;
    color: #FFFFFF!important;
}

#menubar li {width: auto;}

#category .heading
{
	padding: 0px;
	margin: 0px;
}

#category .results
{
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#category .products
{
	float: left;
	height:200px;
	cursor:default;
	width:45%;
	border-bottom:4px solid #9CB5CE;
	border-right:1px solid #9CB5CE;
	padding: 5px;
	margin:5px;
}

.image_wrapper
{
	float: left;
	clear: both;
	width: 95%;
	height: 130px;
}

.products a
{
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#category .add_to_cart
{
	float: right;
	padding-top: 10px;;
}
#category .price
{
	float: left;
	padding-top: 10px;
	height: 100%;
	font-size: 15px;
	font-weight: bold;
}

#category .bottom
{
	float: left;
	width: 95%;
}

#header
{
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-position: 7px 90%;
	height: 107px;
	padding: 0px;
	margin: 0px;
/*	border: 1px solid red;*/
}

ul#mainNav
{
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 82px;
/*	margin-right: 5px;*/
	list-style: none;
	color: black;
	clear: both;
/*	border: 1px solid red;*/
}

#mainNav a
{
	color: black;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: none;
	border: none;
	border-right: none;
	padding: 5px 5px;
	display: block;
}

#mainNav li
{
	color: black;
	float: left;
	width: 85px;
	text-align: center;
	margin-left: 2px;;
}

#mainNav li a
{
	padding: 0px;
	margin: 0px;
	height: 20px;
	background: url('../image/button.png') no-repeat left top;
	padding-top: 5px;
}
#mainNav li a:hover
{
	font-weight: bolder;
}

.telephone
{
	position: absolute;
	right: 10px;
	top: 30px;
	height: 50px;
	width: 350px;
	background: url('../image/hr_telephone.png') no-repeat right top;
}

.f
{
/*	float: right;*/
}

