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

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

body, td, th, input, textarea, select, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
	position: relative;
	left: 50%;
	margin-top: 5px;
	margin-left: -450px;
	margin-bottom: 10px;
	border: 1px ridge #333333;
	background-color: #F8F8FF;
}

#wrapper {
	width: 900px;
	min-height: 735px;
}

#header {
	height: 80px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo2.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	position: absolute;
	top: 3px;
	left: 2px;
	width: 187px;
	height: 64px;
	border: 1px ridge #333333;
	padding-top: 8px;
	background-color: #FFFFFF;
}

#header .b {
	position: relative;
	top: 53px;
	padding-top: 1px;
	padding-right: 0px;
	float: right;
}

#header .b a, #header .b a.inactive {
	width: 100px;
	height: 19px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/tab_off.png') top repeat-x;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #F8F8FF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 0px;
	cursor: pointer;
}

#header .b a.active {
	width: 100px;
	height: 19px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/tab_on.png') top repeat-x;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 0px;
	cursor: pointer;
}

#header .b a:hover, #header .b a:hover.inactive {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/tab_on.png') top repeat-x;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #333333;
}

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

#header .c {
	position: absolute;
	top: 15px;
	left: 300px;
	right: 0px;
	background-color: #F8F8FF;
	border-top: 1px ridge #333333;
	border-left: 1px ridge #333333;
	border-bottom: 1px ridge #333333;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#header .c a, #header .c a.inactive {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/bullet_off.png') no-repeat 0px 5px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#header .c a.active {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/bullet_on.png') no-repeat 0px 5px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
}

#header .c a:hover {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/bullet_on.png') no-repeat 0px 5px;
	color: #666666;
}

#header .c table {
	width: 100%;
}

#header .c td {
	font-weight: normal;
	color: #000000;
}

#column {
	width: 181px;
	margin: 3px 1px 1px 1px;
	padding: 0px 0px 10px 1px;
	float: left;
}

#content {
	width: 700px;
	min-height: 590px;
	margin: 4px 2px 10px 2px;
	border: none;
	padding: 0px 5px 5px 5px;
	background-color: #F8F8FF;
	color: #000000;
	float: left;
}

#frontpage {
	width: 886px;
	min-height: 590px;
	margin: 3px 2px 10px 2px;
	border: none;
	padding: 5px;
	color: #000000;
	float: left;
}

#footer { 
	clear: both;
	border-top: 1px solid #F8F8FF;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 1px;
	background: url('../image/footer.png') top repeat-x;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background-color: #030303;
	color: #CCCCCC;
}

#footer .a {
	float: left;
	margin-top: 4px;
	padding-left: 4px;
	color: #CCCCCC;
}

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

#footer .b {
	float: right;
	margin-top: 1px;
	font-size: smaller;
	text-align: right;
	padding-right: 4px;
	color: #CCCCCC;
}

#footer .b a {
	color: #99CCCC;
	font-weight: bold;
}

#footer .b a:hover {
	color: #F8F8FF;
	font-weight: bold;
	text-decoration: none;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	display: block;
	clear: both;
	height: 20px;
	margin: 0px 0px 10px 0px;
	border: 1px outset #C4C2C2;
	padding: 2px 0px 2px 0px;
	background-color: #333333;
	color: #F8F8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}

.heading .left {
	float: left;
	padding-left: 4px;
	text-align: left;
}

.heading .right {
	float: right;
	padding-right: 4px;
	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: #000000;
	margin: 10px 2px 10px 2px;
}

.breadcrumb a {
	color: #333333;
}

.breadcrumb a:hover {
	color: #000000;
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.price_old {
	font-size: 14px;
	text-decoration: line-through;
}

.price_new {
	font-size: 14px;
	color: #FF0000;
}
 
#bar {
	margin: 0px 0px 4px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	height: 23px;
	background-color: #DCDCDC;
	text-align: center;
	clear: both;
}

.images {
	float: left;
	width: 33%;
	background-color: #F8F8FF;
	margin-top: 10px;
	border: 1px ridge #C4C2C2;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	color: #000000;
	height: 140px;
}

.products {
	margin-top: 10px;
	border: 1px ridge #C4C2C2;
	padding: 10px 5px 0px 5px;
	background: #EEEEEE;
	color: #000000;
}

.products .image {
	float: left;
	width: 125px;
	text-align: center;
}

.products .description {
	float: left;
	width: 346px;
	padding: 0px 4px 0px 4px;
}

.products .options {
	float: left;
	width: 140px;
	text-align: left;
}

.categories {
	margin-top: 10px;
	border: 1px ridge #C4C2C2;
	padding-bottom: 10px;
	background: #EEEEEE;
	color: #000000;
}

.categories .image {
	margin: 10px 0px 10px 8px;
}

.products a, .categories a {
	font-weight: bold;
	text-decoration: underline;
}

.products a:hover, .categories a:hover {
	text-decoration: none;
	color: #333333;
}

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

.products img, .images img, .categories img {
	border: 2px outset #333333;
}

.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 {
	margin: 10px 1px 5px 1px;
	border: 1px ridge #C4C2C2;
	padding: 2px 2px 0px 2px;
	background-color: #F8F8FF;
	color: #000000;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 0px 0px 2px 0px;
	padding-bottom: 2px;
}

.buttons table {
	width: 100%;
}

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

.box {
	background-color: #DCDCDC;
	margin: 0px 1px 10px 1px;
	border: 1px ridge #333333;
	padding: 0px 0px 5px 0px;
}

/* box language */
.language {
	float: left;
	margin: 6px 4px 0px 4px;
}

.language div {
	display: inline;
}

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

.currency div {
	display: inline;
}

/* box search */
.search {
	margin-right: 4px;
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart {
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
}

.box .cart .a {
	font-weight: bold;
	color: #000000;
	text-align: right;
	border-top: 1px ridge #C4C2C2;
	padding-top: 3px;
	padding-right: 4px;
}

.box .cart a {
	text-decoration: none;
	font-weight: bold;
	color: #000033;
}

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

.box .cart .b {
	margin-top: 4px;
	color: #333333;
	text-align: center;
}

.box .cart td {
	color: #333333;
}

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

.box .category a, .box .category a.inactive {
	background: url('../image/bullet_off.png') no-repeat 5px 5px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	margin-bottom: 2px;
}

.box .category a.active {
	background: url('../image/bullet_on.png') no-repeat 5px 5px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #336600;
	margin-bottom: 2px;
}

.box .category a:hover {
	background: url('../image/bullet_on.png') no-repeat 5px 5px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	color: #336600;
}

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

.box .information a, .box .information a.inactive {
	background: url('../image/bullet_off.png') no-repeat 5px 5px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	margin-bottom: 2px;
}

.box .information a.active {
	background: url('../image/bullet_on.png') no-repeat 5px 5px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #336600;
	margin-bottom: 2px;
}

.box .information a:hover {
	background: url('../image/bullet_on.png') no-repeat 5px 5px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	color: #336600;
}

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

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

.box .review a:hover {
	color: #333333;
}

.box .review {
	padding: 3px;
}

.box .review img {
	margin-top: 5px;
	border: 1px outset #C4C2C2;
}

/* box featured/specials */
.box .featured, .box .specials {
	margin: 8px 4px 0px 4px;
	border: 1px ridge #C4C2C2;
	padding: 5px;
	background-color: #F8F8FF;
	text-align: center;
	font-size: smaller;
}

.box .featured img, .box .specials img {
	margin: 2px 0px 2px 0px;
	border: 2px outset #333333;
}

/* box best */
.box .best {
	margin: 2px;
}

.box .best table {
	width: 100%;
	border: 1px outset #333333;
}

.box .best th {
	padding: 2px;
	background-color: #666666;
	color: #F8F8FF;
	font-weight: bold;
	font-size: smaller;
}

.box .best td {
	vertical-align: top;
	border-top: 1px solid #333333;
	padding: 1px 2px 1px 2px;
	background-color: #C0C0C0;
	color: #000000;
}

/* box notfound */
.box .notfound {
	margin: 2px;
	border: 1px ridge #333333;
	padding: 4px 2px 4px 2px;
	background-color: #F8F8FF;
	color: #000000;
	text-align: center;
	font-size: smaller;
}

/* 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 ridge #C4C2C2;
	margin: 0px 0px 10px 0px;
	padding: 8px;
}

/* category description */
#category_description {
	clear: both;
	border: 1px ridge #C4C2C2;
	margin: 0px 0px 10px 0px;
	padding: 8px;
}

#category_description .category_image {
	float: right;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

#category_description .category_image img {
	margin: 0px;
	border: 2px outset #333333;
	padding: 5px;
}

#category_description h3 {
	margin-top: 5px;
}

/*pagination*/
.pagination #current {
	font-weight: bold;
}

/* box heading */
.boxHead {
	display: block;
	clear: both;
	height: 18px;
	margin: 1px 1px 5px 1px;
	border: 1px outset #C4C2C2;
	padding: 2px 0px 0px 0px;
	background-color: #333333;
	color: #F8F8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.boxList {
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	color: #F8F8FF;
}

/* Textblock */
.textblock {
	clear: both;
	border: 1px ridge #C4C2C2;
	margin: 10px 1px 10px 1px;
	padding: 0px 10px 10px 10px;
}

.textblock .block_left {
	width: 46%;
	padding-top: 10px;
	text-align: center;
	float: left;
}

.textblock .block_right {
	width: 46%;
	padding-top: 10px;
	text-align: center;
	float: right;
}

.textblock .block_left a, .textblock .block_right a {
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #000033;
}

.textblock .block_left a:hover, .textblock .block_right a:hover {
	text-decoration: none;
	color: #336600;
}

.textblock .image_left {
	margin: 10px 10px 0px 0px;
	font-size: smaller;
	text-align: center;
	float: left;
}

.textblock .image_right {
	margin: 10px 0px 0px 10px;
	font-size: smaller;
	text-align: center;
	float: right;
}

.textblock img {
	border: 2px outset #333333;
}

.textblock h3 {
	margin-top: 10px;
}

.textblock h4 {
	margin-top: 0px;
}

.textblock p {
	margin-bottom: 10px;
}

.textblock .events {
	text-align: center;
}

.textblock .details {
	padding: 2px;
	text-align: center;
}

.textblock .logos {
	float: left;
	width: 24%;
	background-color: #F8F8FF;
	margin: 10px 0px 0px 5px;
	border: none;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	color: #000000;
}

.textblock .logos img {
	border: none;
}

.catalogue {
	margin-top: 10px;
	border: 1px ridge #C4C2C2;
	padding: 4px 8px 4px 8px;
	background: #EEEEEE;
	color: #000000;
}


/* Imageblock */
.imageblock {
	float: right;
	margin-top: 10px;
}

/* copyright block */
.copyblock {
	margin: 5px 0px 5px 0px;
	border: 1px inset #C4C2C2;
	padding-top: 8px;
	background-color: #C0C0C0;
	height: 20px;
	color: #000000;
	text-align: center;
	clear: both;
}

/* hidden block */
.hideblock {
	margin: 10px 0px 10px 0px;
	border: 1px ridge #666666;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	color: #000000;
	clear: both;
}

/* footnote */
.footnote {
	margin: 10px 0px 0px 0px;
	padding: 4px;
	font-size: smaller;
	clear: both;
}

/* balance */
.balance {
	clear: both;
	margin-bottom: 8px;
}

/* greeting */
.greeting {
	margin: 10px;
	text-align: center;
}

.greeting img {
	border: 2px outset #333333;
}

