
@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  /* For general iPad layouts */
}



@font-face
	{
	font-family:'atramentedit';
    src: url('atramentedit-bolditalic-webfont.eot');
    src: url('atramentedit-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('atramentedit-bolditalic-webfont.woff') format('woff'),
         url('atramentedit-bolditalic-webfont.ttf') format('truetype'),
         url('atramentedit-bolditalic-webfont.svg#atramentedit') format('svg');
    font-weight: normal;
    font-style: normal;
	text-transform:uppercase;
} 



html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	height:101%;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height:101%;
	background: #000000 url(/catalog/view/theme/grinder/images/theme/bg.jpg) center top no-repeat;
	background-attachment:fixed;

}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}

h1 {
	color: #000000;
	text-decoration: none;
	font-size: 26px;
	font-family:atramentedit;
	margin:0px 0px 12px 0px;
	font-weight:normal;
}
h2 {
	color: #000000;
	text-decoration: none;
	font-family:atramentedit;
	margin:0px 0px 10px 0px;
	font-size:22px;
	font-weight:normal;
}

h3 {
	color: #e72c5a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	margin-top: 0px;
	margin-bottom: 2px;
	font-style:italic;
	font-size:17px;
	padding-bottom:10px;
	font-weight:normal;
}


p {
	margin-top: 0px;
	margin-bottom: 8px;
}

a:active{
	background-color:transparent;
}

a, a b {
	color: #E72C5A; 
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	color: #E72C5A;
}

a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
img { vertical-align: bottom }
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */

#container {
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height:960px;
}

#page {
	background-color: #ffffff;
	width: 983px;
	margin-left: auto;
	margin-right: auto;	
	margin-top:40px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	border:1px solid #c9c9c9;
} 

#column-top{
	width: 951px;
	min-height:50px;
	padding:0px 10px 10px 10px;
}


#column-left {
	float: left;
	width: 184px;
	padding:0px 0px 0px 10px;
}
#column-right {
	float: right;
	width: 184px;
	padding:0px 10px 0px 0px;
}
#content {
	min-height: 550px;
	margin-bottom: 0px;
	background-color:#ffffff;
	margin-left:5px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 203px;
}
#column-left + #content {
	margin-right:10px;
}

#column-right + #content {
	margin-right: 203px;
	margin-left: 10px;
}
/* header */
#header {

	font-weight:500;

	height: 104px;

	padding-bottom: 4px;
	position: relative;

	/*background: #ffffff url('/catalog/view/theme/grinder/images/theme/header-bg.gif') top left no-repeat;*/

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#header #cart {
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 900;
}

#header #cart .heading {
	float: right;
	text-align:right;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#header #cart .heading a  {
	color: #000000;
	text-decoration: none;
	font-size: 24px;
	text-transform:uppercase;
	font-family:atramentedit;
}

#header #cart .heading a .price {
	font-size: 40px;
}

#header #cart .quickview {
	padding:0px;
}

#header #cart .quickview a {
	color:#000000;
	font-size: 13px;
}

#header #cart .quickview a:hover {
	color:#E72C5A;

}


#header #cart #cart-view a {
	text-decoration: none;
	color: #000000; 
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 3px;
	font-family:atramentedit;
}


#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	width:400px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;

	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;

	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	
	background-color:#ffffff;

	1margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;

	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;

	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 2px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border-right: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position: absolute;
	top: 86px;
	left: 400px;
	width: 250px;
	z-index: 15;
	padding:5px;
	padding-left:5px;


}
#header .button-search {
	position: absolute;
	right: 12px; 
	width: 74px;
	height: 21px; 

	1color:#E72C5A;
	cursor: pointer;
	text-align:left;

	1color: #000000;
	1text-decoration: none;
	font-size: 17px;

	font-family:atramentedit;


}
#header #search input {
	font-size:11px;
	background: #FFF;
	padding: 1px 1px 1px 4px;
	width: 152px;
	height: 16px;


	-moz-border-radius: 3px;
	border-radius: 3px;



}

#header #welcome {
	position: absolute;
	top: 102px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}


#headlink {
	float:right;
	text-align:right;
	height:25px;
	padding:12px 15px 4px 10px;
	color: #000000;
	font-size: 17px;
	font-family:atramentedit;
}

#headlink a {
	color: #000000;
	text-decoration: none;
	font-size: 17px;
}

#headlink a:hover {
	text-decoration: none;
	color: #E72C5A;
}


/* menu */

#menu {
	height: 32px;
	margin-bottom: 10px;
	padding-right:4px;
	padding-top:5px;
	background-color:#FFFFFF;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul {
	padding-left:245px;
}

#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 3px 10px 0px 10px;
	text-align:center;
}
#menu > ul > li:hover {

}
#menu > ul > li > a {
	font-size: 17px;
	color: #000;
	line-height: 32px;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
	font-family:atramentedit;
}

#menu > ul > li:hover > a {
	color: #e72c5a;
}



#menu > ul > li.last{


}
#menu > ul > li.last:hover{

}


#menu > ul > li > a.last{
	color: #E72C5A;
	font-size:17px;
}


#menu > ul > li.checkout{
	padding: 0px 8px 0px 80px;
	float:right;
}
#menu > ul > li.checkout a{
	vertical-align: bottom;
	font-size: 24px;
	padding-right:2px;
}
#menu > ul > li.checkout:hover{

}

#menu > ul > li.blank{
	width:144px;
	padding-left:27px;
	padding-top:8px;
}


#menu > ul > li > div {
	display: none;
	background: #f6f6f6;
	position: absolute;
	z-index: 5;
	padding: 5px 0px 0px 0px;
	border: 1px solid #C0C0C0;

	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;

	-webkit-box-shadow: 2px 2px 15px #DDDDDD;
	-moz-box-shadow: 2px 2px 15px #DDDDDD;
	box-shadow: 2px 2px 15px #DDDDDD;

	background: url('/catalog/view/theme/grinder/images/theme/menu_tab_bg.png') top left repeat-y;
}


#menu > ul > li:hover > div {
	display: block;
}



.menu_tab > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}

.menu_tab > ul > li {
	display:block;
	float:left;
	border:0px solid #000000;
	text-align:left;
}

.menu_tab > ul > li.c1 {
	width:190px;
}
.menu_tab > ul > li.c2 {
	padding-left:1px;
	width:190px;
}
.menu_tab > ul > li.c3 {
	padding-left:1px;
	width:182px;
}


.menu_tab  h4 {
	margin: 10px 0px 2px 0px;
	padding:0px 0px 2px 15px;
	font-style:italic;
	border-bottom:1px solid #e6e6e6;

}

.menu_tab > ul > li > ul > li {
}

.menu_tab > ul > li > ul > li > a {
	font-size: 12px;
	color: #E72C5A;
	padding-top:5px;
	line-height: 15px;
	text-decoration: none;
	display: block;
	position: relative;
	font-style:italic;
	padding-left:15px;
}
.menu_tab > ul > li > ul > li:hover > a {
	color:#E72C5A;
	background: #dadada;
}

.menu_tab > ul > li > ul > li.sub > a {
	font-size: 12px;
	padding-top:0px;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
	display: block;
	position: relative;
	font-style:italic;
	padding-left:20px;
}
.menu_tab > ul > li > ul > li:hover > a {
	color:#000000;
	background: #dadada;
}


.menu_tab > ul > li > ul > li > a > img {
	vertical-align:middle;
}


.menu_1column {
	width:190px;
}
.menu_2column {
	width:381px;
}
.menu_3column {
	width:564px;
}







/* */



#menu > ul > li > div > ul.child {
	display: table-cell;
}
#menu > ul > li ul.child + ul {
	padding-left: 20px;
}
#menu > ul > li ul.child > li > a {
	text-decoration: none;
	padding: 4px;
	font-size: 12px;
	color: #E72C5A;
	display: block;
	white-space: nowrap;
	min-width: 114px;
	text-align:left;
}
#menu > ul > li ul.child > li > a:hover {
	background: #dadada;
}
#menu > ul > li > div > ul.child > li > a {
	color: #E72C5A;
}

/* */

.breadcrumb {
	color: #000000;
	margin-bottom: 10px;
	padding-left:15px;
	text-transform:uppercase;
	font-family:atramentedit;
	font-size:15px;
	min-height:15px;
	
}

.breadcrumb > a{
	color: #000000;
	font-size:15px;
}

.breadcrumb > a:hover{
	color: #E72C5A;
}

.breadcrumb > a.last{
	color: #E72C5A;
	font-size:17px;
}




#notification {
	margin:0px 15px 0px 15px; 
}

.success, .warning, .attention, .information {
	padding: 6px 10px 6px 30px;
	margin: 0px 0px 12px 0px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #E72C5A;
	font-weight: bold;
}
.error {
	display: block;
	color:#008000;
	font-weight:bold;
	font-size:10px;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.small-field, select.small-field {
	width: 80px;
} 
input.short-field, select.short-field {
	width: 180px;
} 
input.large-field, select.large-field {
	width: 300px;
}
table.list { 
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}


table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}





/* pagination */
.pagination { 
	display: inline-block;
	width: 100%;
	float: left;
	font-family:  atramentedit;
	font-size: 14px;
	color: #000000;


}

.pagination .links {
	float: left;
	text-decoration: none;
	width:300px; 
}

.pagination .links span{
	color: #000000;
}

.pagination .links a {
	display: inline-block;

	font-family:  atramentedit;
	font-size: 14px;

	color: #E72C5A;
	text-decoration: none;
	
}

.pagination .links a:hover {
	color: #000000;
}

.pagination .links b {
	display: inline-block;
	color: #000000;
	
	font-family:  atramentedit;
	font-size: 14px;

}
.pagination .results {
	float: right;
	color: #E72C5A;

	font-family:  atramentedit;
	font-size: 14px;

}


/* button */
a.button {
	display: inline-block;
	padding-left: 6px;
	1background: url('../image/theme/button-left.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	background-color:#000000;
}
a.button span {
	color: #ffffff;
	line-height: 4px;
	font-size: 12px;
	display: inline-block;
	padding: 4px 8px 4px 4px;
}
a.button:hover {
	1background-color:#f26b91;
}
a.button:hover span {
	color: #e72c5a;
}

a.button_arrow {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-weight:normal;
	color:#e72c5a;

}
a.button_arrow span {

	font-size: 24px;
	text-transform:uppercase;
	font-family:atramentedit;
	line-height: 24px;
	padding: 8px 2px 8px 8px;

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

a.button_geen_arrow {
	1background:#2dde3a;
	color:#2dde3a;
}
a.button_geen_arrow:hover {
	1background:#67d56f;
	color:#2dde3a;
}


a.button_medium {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-family:  Arial, Helvetica, sans-serif;
	background-color:#e72c5a;
}
a.button_medium span {
	color: #FFFFFF;
	line-height: 12px;
	display: inline-block;
	padding: 5px 8px 5px 8px;
	width:90px;
	text-align:center;
	font-size:12px;
}
a.button_medium:hover {
	background-color:#f26b91;
}




div.buttons {
	margin:0px;
	padding:0px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


a.button_link {
	color:#e72c5a;
	font-weight:bold;
	font-style:italic;
	
}
a.button_link:hover {
	text-decoration:underline;
}





.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	padding:4px 0px 4px 10px;
	color: #FFFFFF;
	background-color:#000000;

	text-transform:uppercase;
	font-size: 14px;
	font-family:atramentedit;

	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;

}

.box .box-content {
	padding: 5px 0px 0px 0px;
}

/* box products */
.box-product {
	width: 100%;
	overflow: auto;
	border-top:1px solid #c5c5c5;
	padding-top:4px;
}
.box-product > div {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	padding-bottom:4px;
	border-bottom:1px solid #c5c5c5;
}
.box-product > div > div {
	padding-left:10px;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	float:right;
}
.box-product .image img {
	padding-left:3px;
}
.box-product .name a {
	color: #000;
	line-height:1.1em;
	font-style:italic;
}
.box-product .name a:hover {
	color: #E72C5A;
}
.box-product .price {
	color: #E72C5A;
	padding-top: 7px;
	text-align: left;
	font-weight:bold;
	font-style:italic;
}
.box-product .price-old {
	color: #E72C5A;
	font-size:10px;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}






/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px 10px 10px 0px;
	padding: 0px;
	overflow: auto;
}

#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}


#content li a {
	line-height:20px;
	color:#000000;
}

/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
}
/* product */

.product-filter {
	overflow: hidden;
	text-align:right;
}
.product-filter .display {
	display:inline-block;
}
.product-filter a {
	font-family:  atramentedit;
	font-size: 14px;
	color: #E72C5A;
	text-align: right;
	text-decoration: none;
	text-transform:uppercase;
}

.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}

.product-list {
	border-top: 1px solid #EEEEEE;
}


.product-list .hide-list{
	display:none;
}

.product-list > div {
	overflow: hidden;
}
.product-list .right {
	float: right;
	margin-left: 14px;
}
.product-list > div + div {
	margin:0px;
	border-top: 1px solid #EEEEEE;
}
.product-list .image {
	float: left;
	margin-right: 30px;

}
.product-list .image img {
	padding-top: 3px;
}
.product-list .name {
	padding-top:8px;
	margin-bottom: 3px;
}
.product-list .name a {
	text-decoration: none;

	text-transform:uppercase;
	font-size: 22px;
	font-family:atramentedit;
	color: #000000;

}
.product-list .description {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 470px;
	vertical-align: top;
	text-align: left;
	line-height:15px;
}


.product-list .description a.link {
	color: #E72C5A;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px 5px 0px 0px;
}

.product-list .description a.link_enlarge {
	color: #E72C5A;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px 5px 0px 0px;
}

.product-list .description a:hover {
	text-decoration: underline;
}

.product-list .description a.link_enlarge span {

}

.product-list .description .special_term {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px 5px 0px 0px;
}


.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	padding-top:8px;
	height: 30px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E72C5A;
	text-align: right;
	width: 135px;
	float:right;
}

.product-list .GST {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	vertical-align: bottom;

	margin-top: 2px;
}


.product-list .price-old {
	display:block;
	color: #E72C5A;
	font-size:13px;
	height:25px;
}
.product-list .price-new {
	font-weight: bold;
	color: #000000;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}


.product-list .price-hot{
	height:100px;
	clear:all;

}


.product-list .price-box-hot{
	display:none;
}

.product-list .readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E72C5A;
	float:right;
	height: 30px;
	width: 145px;
}

.product-grid {
	1width: 573px;
	overflow: auto;
}
.product-grid > div {
	width: 138px;
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
	border-top: 1px solid #EEEEEE;
	padding-top:4px;
	padding-bottom:6px;
}

.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {

}

.product-grid .name {
	padding-top:2px;
	line-height:80%
}


.product-grid .name a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 155px;
	margin:0px;
	line-height:1.1em;
	font-style:italic;
	1text-transform:uppercase;
	1font-size: 14px;
	1font-family:atramentedit;
	color: #E72C5A;
	font-weight:bold;



}

.product-grid .description {
	display: none;
}

.product-grid .readmore {
	display: none;
}

.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}

.product-grid .price {
	padding-top: 0px;
	font-size:11px;
	text-align:right;
}

.product-grid .price-hot-grid{
	width:65px;
	height:30px;
	border:1px solid #000;
	float:left:
}


.product-grid .pricespecial  {
	!background: url('../images/theme/hot-grid.png') 25px 1px no-repeat;
}

.product-grid .price-box-hot{
	float:left;

	padding-top:1px;
	padding-left:10px;
}

.product-grid .price-box{
	float:right;
	text-align:right;
}
.product-grid .hide-grid{
	display:none;
}
.product-grid .price-hot{
	display:none;
}
.product-grid .price-old {
	display:block;
	1height:22px;
	color: #e72c5a;
}
.product-grid .price-new {
	font-weight: bold;
	font-size:12px;
}

.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}




/* Product */



/* Product */

.product-info {
	overflow: visible;
	padding-bottom:1px;
	min-height: 374px; 
}

.product-info .productcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.linedivider {
	border-bottom: 1px solid #999;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.linedividertop {
	border-top: 1px solid #999;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.product-info .product-info-container{
	overflow: hidden;
}

.product-info .productpic {
	height: 354px;
	width: 252px;
	float: left;
}

.product-info .productTextBlock {
	float: left;
	min-height: 354px;
	width: 500px;
	margin-left: 0px;
	vertical-align: top;
	padding-left:10px;
	clear:after;
}


.product-info .productDescription {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
	text-align: left;
	width:380px;
	padding-bottom:10px;
}


.productDescription a{
	font-size:11px;
}

.product-info .productTitle, .product-info h1 {
	1float:left;
	width:380px;
	text-align: left;

	text-transform:uppercase;
	font-size: 26px;
	font-family:atramentedit;
	color: #000000;
}

.product-info .productpricearea {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: right;
}
.product-info .PriceProduct {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000;
	font-weight:700;
	text-align: right;
	width: 110px;
}
.product-info .GST {
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	vertical-align: bottom;
	margin-top: 2px;
}




.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}


#image-additional .thumb {
	height: 80px;
	width: 57px;
	float:left;
	padding-right:6px;
	padding-bottom:6px;
	cursor: url(../images/theme/magnify.cur), -moz-zoom-in, pointer; 
}



.buy {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top:20px;
}
.cart {
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	vertical-align: bottom;
}
.face {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	vertical-align: bottom;
	margin-top: 5px; 
	clear:right;
	display:block;
}

#youmaylike .title {
	font-family:  Arial, Helvetica, sans-serif;
	color: #E72C5A;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 8px;
	border-top:1px solid #999;
	padding-top:5px;
}

#youmaylike .product-grid {
	width:770px;
	height:300px;
	overflow:hidden;
	1border-bottom:1px solid #999;
	1margin-bottom:15px;
}





.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #E72C5A;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #E72C5A;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	1border-left: 1px solid #DDDDDD;
	1border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #E72C5A;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-style:italic;
	font-size: 12px;
	color: #555555;
	margin-bottom: 15px;

}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;

	min-height: 70px;
	color: #ffffff;
	width:900px;
	text-align:center;
	margin:auto;
	padding-top:15px;
}



#footer .links a  {
	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
	font-family:atramentedit;
	padding:5px;
}

#footer .links a:hover  {
	text-decoration: underline;
}

#footer .linkssmall {
	padding-top:5px;
	font-family:atramentedit;
	font-size: 14px;
}

#footer .linkssmall a  {

	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family:atramentedit;
	padding:5px;
}

#footer .linkssmall a:hover  {
	text-decoration: underline;
}




#footer p { 
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-left:15px;
	font-weight:normal;
}



#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
	color: #ffffff;
}

#powered a{
	color: #ffffff;
}
#powered a:link{
	color: #ffffff;
}
#powered a:visited{
	color: #ffffff;
}
#powered a:hover{
	color: #ffffff;
}

/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}



/* Forms */

.formtitles {
	font-family: "VAGRoundedStdLight", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	letter-spacing: .5px;
	width: 124px;
	height: 25px;
	vertical-align: middle;
	padding-top: 5px;
}


.red {
	text-decoration: none;
	color: #E72C5A;
	font-weight:bold;
}

#headlink a.pink,a.pink:link, a.pink:active { 
	text-decoration: none;
	font-size:12px;
	text-transform:UPPERCASE;
}
a.pink:visited {
	color: #E72C5A;
}
a.pink:hover {
	text-decoration: none;
	color: #E72C5A;
}

input[type="text"], input[type="password"] {
	outline: none;
}

a, input[type="radio"], input[type="checkbox"] { 
	border:none; outline: none;
}




#information_page a {
	color: #E72C5A;
	text-declaration:none;
}


#information_page a:hover {
	text-decoration: underline;
}







#popupAutoSuggest #content{
	margin-bottom: 0px !important;
	min-height: 30px !important;
}

#popupAutoSuggest #content .content{
	margin-bottom: 0px !important;
	border: none;
	overflow: hidden !important;
}

#popupAutoSuggest #content .buttons{
	margin-bottom: 0px !important;
	background: none;
}

/* button */
#popupAutoSuggest #content  a.button, #popupAutoSuggest #content input.button {
	display: inline-block;
	padding-left: 6px;
	border: 1px solid #D8DFEA;
	text-decoration: none;
	cursor: pointer;
	background: none;
}

#popupAutoSuggest #content  input.button {
	margin: 0;
	border: 0;
	height: 28px;
	padding: 0px 12px 0px 12px;
	color: #629B2F;
	border: 1px solid #D8DFEA;
}
#popupAutoSuggest #content  a.button span{
	color: #629B2F;
	line-height: 12px;
	font-size: 11px;
	display: inline-block;
	padding: 4px 7px 5px 1px;
	background: none;
}
#popupAutoSuggest #content  a.button:hover, input.button:hover {
	-webkit-box-shadow: 0 8px 6px -6px #C0BCBC;
    -moz-box-shadow: 0 8px 6px -6px #C0BCBC;
    box-shadow: 0 8px 6px -6px #C0BCBC;
}

#popupAutoSuggest #content  a.button:hover span {
	text-shadow: #FFF 1px 1px 1px;
	
}



/* start autosuggest search */
#popupAutoSuggestContent #content .content{
	margin: 0;
	padding: 0;
}

#popupAutoSuggestContent .autosuggest-list {
	max-width: 300px;
	max-height: 465px;
	overflow:auto;
}

/* autosuggest search result */
#popupAutoSuggestContent .autosuggest-list > div {
	overflow: auto;
	padding: 3px 3px;
	background: #fff;
	1border-bottom: 1px dotted #CBCBCB;
}


#popupAutoSuggestContent .autosuggest-list > div.no-borders {
	overflow: auto;
	margin-bottom: 15px;
	padding: 0;
	background: #fff;
	border: none;
	border-radius: none;
}
#popupAutoSuggestContent .autosuggest-list .left {
	float: left;
	margin-left: 15px;
}

#popupAutoSuggestContent .autosuggest-list .right {
	float: left;
	margin-left: 15px;
}

#popupAutoSuggestContent .autosuggest-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 3px;
}

#popupAutoSuggestContent .autosuggest-list .image {
	float: left;
	margin-right: 10px;
}

#popupAutoSuggestContent .autosuggest-list .image img {
	padding: 0px;
}
#popupAutoSuggestContent .autosuggest-list .name {
	margin-bottom: 2px;
}

#popupAutoSuggestContent .autosuggest-list .name a {
	font-style:italic;
	font-size:12px;
	color:#E72C5A;
	padding-top:1px;
	letter-spacing:.5px;
}

#popupAutoSuggestContent .autosuggest-list .description {
	line-height: 13px;
	margin-bottom: 5px;
	color: #4D4D4D;
	font-size: 10px;
}

#popupAutoSuggestContent .autosuggest-list .price {
	float: right;
	text-align: right;
	color:#E72C5A;
	font-weight:600;
	font-size: 12px;
	padding: 0px 15px 0px 0px;
	overflow: auto;
	font-style:italic;
}

#popupAutoSuggestContent .autosuggest-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
#popupAutoSuggestContent .autosuggest-list .price-new {
	font-weight: bold;
}

#popupAutoSuggestContent .autosuggest-list .cart {
    float:right;
	margin: 0 5px 0 10px;
}
/* stop autosuggest search */

.highlight { 
	text-decoration: underline;
	font-weight: bold;
}





/* faq */

.faq-category-name {
	color: #E72C5A;
	font-size: 16px;
	font-style:italic;
	margin-top: 20px;
	padding: 5px 0;
	text-decoration: none;
}

.faq-category-content {

}

.faq-question {
	background: url('../images/theme/faq-question.png') 0 5px no-repeat;
	padding: 6px 0 2px 18px;
}

.faq-question a {
	color: #000;
	text-decoration: none;
}

.faq-question a:hover {
	color: #E72C5A;
	text-decoration: none;
}

.faq-answer {
	color: #606060;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	display: none;
	padding-left:30px;
}

.faq-answer p{
	margin-bottom:5px;
}

#faq-propose-dialog {
	background: #FFF;
	display: none;
}




/* POPUP */

#popupAutoSuggest{
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	background:#FFFFFF;
	border:1px solid #cecece;
	z-index:1000;
	padding:5px 2px 5px 2px;
	font-size:13px;
}

#popupAutoSuggest h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupAutoSuggestClose{
	width: 16px;
	height: 17px;
	font-size:14px;
	line-height:14px;
	right:-3px;
	top:12px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	background: url('../images/theme/remove-small.png') no-repeat;
	1background: url('../images/theme/autosuggest-close.png') no-repeat;
}

#autosuggest-results-count {
	1border-bottom: 1px dotted #D3D3D3;
	color: #E72C5A;
	text-align: left;
	overflow: hidden;
	padding:2px 0px 4px 2px;
	font-size:11px;
	font-weight:600;
	font-style:italic;
	letter-spacing:.5px;
}



#INFORMATION_34 a{
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-family:atramentedit;

}

#INFORMATION_34 a:hover{
	color:#E72C5A;
	text-decoration: none;
}



#account a {
	color:#E72C5A;
	text-decoration: none;
	text-transform:capitalize;	
	font-style:italic;
	font-weight:bold;
}

#account  a:link {color:#E72C5A;}    /* unvisited link */
#account  a:visited {color:#E72C5A;} /* visited link */
#account  a:hover {color:#E72C5A;}   /* mouse over link */
#account  a:active {color:#E72C5A;}  /* selected link */



input[name="payment_method"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;     /* not currently supported */
    -o-appearance: checkbox;      /* not currently supported */
}

.roundededge {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
