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

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

/* body */
body {
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: #222;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #333333;
}
 
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: 900px;
	margin: 0 auto;
	border-top: 5px solid #CC0000;
	background: White url(../image/bg_container3.gif) repeat-y;
}

#masthead {
	width: 900px;
	height: 150px;
	background: #333333 url(../image/masthead.jpg) no-repeat;
}

#header {
	/*height: 40px; */
	clear: both; 
}

/**#header .a {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}**/

#header .b {

	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 160px;
	padding: 30px 20px 300px 20px;
	float: right;
	background: transparent url(../image/bg_column.gif) no-repeat bottom;
	color: #CCCCCC;
}

#wrap {
	width: 700px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	float: left;
}

#midcol {
	width: 180px;
	padding: 30px 10px 10px 10px;
	background: transparent;
	float: left;
}

#content {
	margin: 0px 0px; 
	float: left;
	padding: 30px 20px 10px 20px; 
	border-right: 0px solid #EEEEEE;
	width: 460px;
	background: transparent;
}

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

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

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

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #EEE;
	clear: both;
	margin-bottom: 10px;
	height: 18px;
	background: #FFF;
	letter-spacing: 0.1em;
}

.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;
	font-size: 10px;
}

.breadcrumb a {
	color: #006699;
}

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

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

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

.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 {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

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

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: transparent;
	border: 0px solid #666;
}

/* 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 {
	padding: 10px 10px;;
	border: 1px solid #999;
}

.box .cart a:link {
	color: #EEE;
	font-weight: bold;
}

.box .cart a:hover {
	color: #000;
}

.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
	color: #FFFFCC;
	font-weight: bold;
}

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

/* box category */
.box .category {
	padding-top: 0px;
	margin: 0 0 10px 0;
}

.box .category a
{
	display: block;
	padding: 10px 10px 3px 10px;
	background-color: transparent;
	border-bottom: 1px solid #888;
}

.box .category a:link, .box .category a:visited
{
	color: #EEE;
	text-decoration: none;
}

.box .category a:hover
{
	background-color: Black;
	color: #fff;
}


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

.box .information a:hover {
	color: #FFF;
}

/* 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;
}

#navcontainer
{
	padding-left: 0;
	margin-left: 0;
	background-color: #000;
	color: White;
	float: left;
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #666;
}

#navcontainer a
{
	padding: 0.7em 1.2em;
	background-color: #000;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #CC0000;
	color: #fff;
}

.infohead {
	color: #FFCC33;
	text-transform: uppercase;
	padding: 6px 10px 6px 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.cathead {
	color: #FFCC00;
	text-transform: uppercase;
	padding: 6px 10px 6px 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#base {
	background: #000;
	padding: 30px 20px 30px 20px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}

#base a:link {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

#base a:hover {
	color: #FFCC00;
}
