html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/background.png') top repeat-x;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}
 
b,  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: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 70px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 42px;
	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: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 10px 0px 15px 0px; 
	float: left;
	padding-left: 15px;
	width: 581px;
}

#footer { 
	clear: both;  
	border-top: 3px solid #EEEEEE;
	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: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
	clear: both;
	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 0px 10px;
	border-bottom:solid 2px #9c2e68;
	padding-bottom:7px;
}

.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; 
	font-size: 10px; 
	height: 140px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 561px;
	margin-bottom: 10px;
	height: 20px;
	margin-left:10px;
	border-bottom:#9c2e68 1px solid;
	padding-bottom:7px;
	padding-top:7px;
	background-color:#efd8e4;
	padding-left:5px;
	padding-right:5px;
}

.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;
}

/* 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;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.box .cart .b {
	text-align: right;
	margin-top:5px;
	color:#fff;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	padding: 0px 0px 0px 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;
}




#cart .a {
	width: 100%;
	clear: both;
}

#cart .b, #cart .h, #cart .c, #cart .i {
	text-align: center;
	
}
 
#cart .d, #cart .j, #cart .e, #cart .k, #cart .f, #cart .l {
	text-align: left;
	vertical-align: top;
}

#cart .j span {
	color: #FF0000;
}

#cart .g, #cart .m { 
	text-align: right;
	vertical-align: top;
}

#cart .n {
	float: right;
	text-align: right;
	clear: both;
}

#cart .n table {
	display: inline;
}

#cart .o {
	color: #FF0000;
	clear: both;
	font-size: 9px;
	text-align: center;
}
#cart table{
	margin-left:10px;
}
#cart table.a tr td, #cart table.a tr th{
	border-bottom:solid 2px #f1cce3;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
}
#cart div.n table tr td{
	font-size:18px;
}
#login .a, #login .g {
	width: 285px;
}

#login .a {
	float: left;
}

#login .g {
	float: right;
}

#login .b, #login .h {
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}

#login .c, #login .i {
	border: 1px solid #EEEEEE;
	padding: 10px;
	height: 140px;
}

#login .d, #login .j {
	margin-top: 12px;
	_margin-top: 20px;
}

#login .e, #login .k {
	margin-top: 20px;
	_margin-top: 20px;
}

#login .f, #login .l {
	margin-top: 12px;
	_margin-top: 20px;
	text-align: right;
}
#password .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#password .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#password table {
	width: 100%;
}
#address .c, #address .f {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#address .b, #address .e {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}
#download {
	margin-top: 10px;
}
 
#download .a {
	padding-bottom: 3px;
}

#download .b {
	float: left;
	text-align: left;
	padding-bottom: 3px;
}

#download .c {
	float: right;
	text-align: right;
	padding-bottom: 3px;
}

#download .d {
	clear: both;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

#download table {
	width: 100%;
}
#edit .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}
 
#edit .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#edit table {
	width: 100%;
}
#forgotten .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#forgotten .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}

#forgotten table {
	width: 100%;
}
#history {
	margin-top: 10px;
}

#history .a {
	padding-bottom: 3px;
} 

#history .b {
	float: left;
	text-align: left;
	padding-bottom: 3px;
} 

#history .c {
	float: right;
	text-align: right;
	padding-bottom: 3px;
}

#history .d {
	clear: both;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

#history table {
	width: 100%;
}
#invoice .a, #invoice .b, #invoice .e {
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
	padding: 5px;
}
 
#invoice .a td {
	width: 33.3%;
	vertical-align: top;
}

#invoice .d {
	padding-bottom: 3px;
}

#invoice .a table, #invoice .c {
	width: 100%;
}

#invoice .c td {
	vertical-align: top;
}

#invoice .f {
	text-align: right;
}

#invoice .left {
	text-align: left;
}

#invoice .right {
	text-align: right;
}

#invoice .center {
	text-align: center;
}

#invoice .g {
	width: 100%;
}
#newsletter .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#newsletter .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#newsletter table {
	width: 100%;
}
#payment .b, #payment .d, #payment .f, #payment .h {
  border: 1px solid #EEEEEE;
  padding: 5px;
  margin-bottom: 10px;
}

#payment .a, #payment .c, #payment .e, #payment .g {
  margin-bottom: 2px;
  font-weight: bold;
  color: #000000;
}

#payment .d table {
  width: 100%;
  margin-top: 5px;  
}

#payment .d table tr {
  cursor: pointer;
}

#payment .i {
  padding-left: 20px;
}

#payment .j {
  padding-right: 20px;
}

#payment label {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#checkout .a, #checkout .b, #checkout .e {
  border: 1px solid #EEEEEE;
  margin-bottom: 10px;
  padding: 5px;
}

#checkout .a td {
  width: 33.3%;
  vertical-align: top;
}

#checkout .d {
  padding-bottom: 3px;
}

#checkout .a table, #checkout .c {
  width: 100%;
}

#checkout .c td {
  vertical-align: top;
}

#checkout .f {
  text-align: right;
}

#checkout .left {
  text-align: left;
}

#checkout .right {
  text-align: right;
}

#checkout .center {
  text-align: center;
}
#checkout_address .a, #checkout_address .c {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
} 

#checkout_address .b, #checkout_address .d {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}

#checkout_address .b table td {
	vertical-align: top;
}

#checkout_address .e {
	padding-left: 10px;
	cursor: pointer;
}

#checkout_address .f {
	padding-left: 10px;
	cursor: pointer;
}

#checkout_address label {
	display: block;
	width: 100%;
	height: 100%;
}
#shipping .b, #shipping .d, #shipping .f {
  border: 1px solid #EEEEEE;
  padding: 5px;
  margin-bottom: 10px;
}

#shipping .a, #shipping .c, #shipping .e {
  margin-bottom: 2px;
  font-weight: bold;
  color: #000000;
}

#shipping .d table {
  width: 100%;
  margin-top: 5px;
}

#shipping .d table tr {
  cursor: pointer;
}

#shipping .g {
  padding-left: 20px;
}

#shipping .i {
  text-align: right;
  padding-right: 20px;
}

#shipping label {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;  
}
#contact {
	margin-top: 10px; 
}

#contact .a {
	border: 1px solid #EEEEEE;
	padding: 5px;
	_height: 50px;
	min-height: 50px; 
}

#contact > .a  {
	overflow: auto;
}

#contact .b {
	float: left;
	width: 45%;
}

#contact .c {
	float: right;
	width: 45%;
}

#contact .c a {
	color: #000000;
}

#contact .d {
	margin-top: 10px;
	border: 1px solid #EEEEEE;
	padding: 5px; 
	clear: both; 
}

#contact .d table {
	width: 100%;
}

#contact .d table textarea {
	width: 99%; 
	height: 150px;
	overflow: auto;
}
.products{
	float:none;
	clear:both;
	width:551px;
	text-align:left;
	height:auto;
	background:#F1F0D9 none repeat scroll 0%;
	border-bottom:3px solid #DBDABC;
	padding:10px;
	margin-left:10px;
	margin-bottom:15px;
}
.clearer{
	clear:both;
	float:none;
}
.productsummaryimageholder a img{
	border:4px solid #DEDDC6;
}
.productsummaryimageholder a:hover img{
	border:solid 4px #bdbb99;
}
.productsummaryimageholder{
	width:auto;
	float:left;
	margin-right:25px;
	margin-left:10px;
}
.productsummarytext h2 a{
	color:#6A2550;
	font-size:15px;
	text-decoration:none;
}
.productsummarytext h3{ 
	background-color:#f9f8ec;
	border:solid #d6d5b6 1px ;
	font-size:15px;
	margin:5px;
	padding:5px;
}
.productsummarytext h3 span{
	float:right;
	margin-top:-15px;
}
#content h1{
	display:block;
}
#product .heading, #content .heading{
	border-bottom:2px solid #9C2E68;
	font-weight:normal;
	color:#6a2550;
	margin-left:10px;
}
#product .breadcrumb{
	margin-bottom:20px;
}
.News .cart table td, .News .cart table td a {
	padding-bottom:5px;
	color:#fff;
	font-weight:bold;
}
.News .cart .b a{
	font-size:11px;
	margin-bottom:20px;
	display:block;
	color:#5d1339;
}
.News .heading{
	background-color:#c14509;
	margin-left:-10px;
	margin-top:-5px;
	font-size:12px;
	padding:5px;
	width:208px;
	border-bottom:none;
	padding-top:8px;
}
#checkout .a, #checkout .b, #checkout .e {
  border: 1px solid #EEEEEE;
  margin-bottom: 10px;
  padding: 5px;
}

#checkout .a td {
  width: 33.3%;
  vertical-align: top;
}

#checkout .d {
  padding-bottom: 3px;
}

#checkout .a table, #checkout .c {
  width: 100%;
}

#checkout .c td {
  vertical-align: top;
}

#checkout .f {
  text-align: right;
}

#checkout .left {
  text-align: left;
}

#checkout .right {
  text-align: right;
}

#checkout .center {
  text-align: center;
}
#checkout_address .a, #checkout_address .c {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
} 

#checkout_address .b, #checkout_address .d {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}

#checkout_address .b table td {
	vertical-align: top;
}

#checkout_address .e {
	padding-left: 10px;
	cursor: pointer;
}

#checkout_address .f {
	padding-left: 10px;
	cursor: pointer;
}

#checkout_address label {
	display: block;
	width: 100%;
	height: 100%;
}
#shipping .b, #shipping .d, #shipping .f {
  border: 1px solid #EEEEEE;
  padding: 5px;
  margin-bottom: 10px;
}

#shipping .a, #shipping .c, #shipping .e {
  margin-bottom: 2px;
  font-weight: bold;
  color: #000000;
}

#shipping .d table {
  width: 100%;
  margin-top: 5px;
}

#shipping .d table tr {
  cursor: pointer;
}

#shipping .g {
  padding-left: 20px;
}

#shipping .i {
  text-align: right;
  padding-right: 20px;
}

#shipping label {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;  
}
#payment .b, #payment .d, #payment .f, #payment .h {
  border: 1px solid #EEEEEE;
  padding: 5px;
  margin-bottom: 10px;
}

#payment .a, #payment .c, #payment .e, #payment .g {
  margin-bottom: 2px;
  font-weight: bold;
  color: #000000;
}

#payment .d table {
  width: 100%;
  margin-top: 5px;  
}

#payment .d table tr {
  cursor: pointer;
}

#payment .i {
  padding-left: 20px;
}

#payment .j {
  padding-right: 20px;
}

#payment label {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#login .a, #login .g {
	width: 285px;
}

#login .a {
	float: left;
}

#login .g {
	float: right;
}

#login .b, #login .h {
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}

#login .c, #login .i {
	border: 1px solid #EEEEEE;
	padding: 10px;
	height: 140px;
}

#login .d, #login .j {
	margin-top: 12px;
	_margin-top: 20px;
}

#login .e, #login .k {
	margin-top: 20px;
	_margin-top: 20px;
}

#login .f, #login .l {
	margin-top: 12px;
	_margin-top: 20px;
	text-align: right;
}
#invoice .a, #invoice .b, #invoice .e {
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
	padding: 5px;
}
 
#invoice .a td {
	width: 33.3%;
	vertical-align: top;
}

#invoice .d {
	padding-bottom: 3px;
}

#invoice .a table, #invoice .c {
	width: 100%;
}

#invoice .c td {
	vertical-align: top;
}

#invoice .f {
	text-align: right;
}

#invoice .left {
	text-align: left;
}

#invoice .right {
	text-align: right;
}

#invoice .center {
	text-align: center;
}

#invoice .g {
	width: 100%;
}
#forgotten .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#forgotten .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
	#account .b, #account .d {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}

#account .a, #account .c {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
	display: block;
}
 
#account a {
	text-decoration: none;
}

#account a:hover {
	text-decoration: underline;
}
}

#forgotten table {
	width: 100%;
}
#edit .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}
 
#edit .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#edit table {
	width: 100%;
}
#create .b, #create .d, #create .f {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#create .a, #create .c, #create .e {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#create table {
	width: 100%;
}
#address .c, #address .f {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#address .b, #address .e {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}
#password .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#password .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#password table {
	width: 100%;
}
#newsletter .a {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

#newsletter .b {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#newsletter table {
	width: 100%;
}