* {
	margin:0;
	padding:0;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	margin:0;
	padding:0;
	background-image:url(../../../rmtk/img/bg.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;

}


/* HEADINGS */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#8C8E8D;
	font-weight:bold;
	font-size:22px;
	margin:5px 0px 15px 0px;
	padding:0px;
	width:auto;
}


h2 {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 8px 0px;
	padding:0px;
}

h3 {
	color:#8C8E8D;
	padding:5px 10px 10px 0;
}

h4 {
	font-weight:normal;
	font-size:12;
	margin:0px;
	padding:0px;
}
/* LINKS GLOBAL */
a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:0 2px;	
}

a:hover {
		text-decoration:none;
		color:#fff;
		background:#8C8E8D;
}

a img {
	border:none
}


/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-top-color:#4E4E4F;
	border-left-color:#4E4E4F;
	border-bottom-color:#AEAEAE;
	border-right-color:#AEAEAE;
	color:#000;
}

select {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-top-color:#4E4E4F;
	border-left-color:#4E4E4F;
	border-bottom-color:#AEAEAE;
	border-right-color:#AEAEAE;
	color:#000;
}


/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
	border-width:1px;
	border-style:solid;
	border-top-color:#4E4E4F;
	border-left-color:#4E4E4F;
	border-bottom-color:#AEAEAE;
	border-right-color:#AEAEAE
}


/* PARAGRAPH GLOBAL */
p {
	margin:8px 0px 8px 0px
}


.float_left {
	float:left;
}


.float_right {
	float:right;
}


.box_small_img {
	margin:0pt 2px 3px 0pt;
}


/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#4E4E4F
}

div.hrlightgrey {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#999999
}

div.hrproductpreview {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:12px 0px 12px 0px;
	display:inline;
	height:0px;
	line-height:0px;
	display:block;
	background-image:url(../img/hr_productpreview.gif)
}


/* TABLE GLOBAL */
table td {
	padding:1px;
}


/* WHOLE SITE WRAPPER */
#wrap {
	margin: 0 auto;
	width:1020px;
}


#socialbookmark img {
	padding: 2px;
	align:center;
}


/* POPUP WINDOWS */
#popupwrap {
	margin: 0 auto;
	width:100%;
	background-color:#fff;
	padding:0px 0px 0px 10px;
}

#popupheaderwrap {
	background: url(../img/bg_topmenu.gif) repeat-x;
	height:36px;
}

#popupmenu {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	height:36px;
	font-size:13px;
	background: url(../img/bg_topmenu.gif) repeat-x;
}

#popupmenu li {
	height:36px;
	float:left;
	padding: 0px 25px 0px 25px;
	margin:0;
	background: url("../img/bg_topmenu_breakline.gif") no-repeat;
	background-position:right;
}

#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
}

#popupmenu a:hover {
	color:#DB9501;

}


a.popuplink {
	padding-left: 20px;
	background: url(../img/printer.png) no-repeat center left;
}



/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	float:left;
	width:100%;
	margin-top:-11px;
	height:184px;
	background: url(../../../rmtk/img/head2.jpg) top left no-repeat;
}

#header	#logo {
	padding-left:27px;
	float:left
}

#header #search {
	width: 260px;
	height:75px;
	float:right;
	background: ; /*url("../img/bg_search_breakline.gif") no-repeat;*/
	color:#666;
	padding:20px 0px 0px 20px
}

#header #search a {
	color:#666;
	font-size:11px;
}

#header td {
padding-top:1px;
 padding-right:4px;

}


/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#C64934;
	padding:1px 0px 10px 15px;
	background-color:#fff;
	height:22px;
	background-image:url(../img/bg_breadcrumb.gif);
	background-repeat:repeat-x;
	font-size:11px;
}

breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height:23px;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	margin:0;
	padding:0;
}



#breadcrumb ul li{
	display:inline;
	padding: 0 5px 0 0;
	margin: 2px 0 0 0;
}


#breadcrumb ul{
	list-style-image: url(../img/bg_breadcrumbarrow.gif);
	margin:0;
	padding:0;
	padding-left: 1em;
}
 

/* TOPMENU AS LIST */
#topmenuwrap {
	float:left;
	width:100%;
}

#topmenu {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	height:36px;
	font-size:13px;
	background: url(../img/bg_topmenu.gif) repeat-x;
}

#topmenu li {
	height:36px;
	float:left;
	padding: 0px 25px 0px 25px;
	margin:0;
	background: url("../img/bg_topmenu_breakline.gif") no-repeat;
	background-position:right;
}

#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
}

#topmenu a:hover {
	color:#DB9501;
}


/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	float:right;
	height:26px;
}


/* currency SELECTION IN TOPMENU LIST */
#currencies {
	float:right;
	text-align:right;
	height:26px;
	font-size:13px;
	background: url(../img/bg_topmenu.gif) repeat-x;
	padding: 10px 10px 0px 10px;
	margin:0;
}



/* CONTENT WRAPPER */
#contentwrap {
	float:left;
	width:1000px;
	padding:0;
	min-height:500px;
}


/* LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	margin-right:30px;
	margin-top:10px;
}


#mainContent {
	float:right;
	width:750px;
	margin-right:20px;
	margin-top:10px;
}


/* RIGHT COLUMN */
#rightcol {
	width:200px;
	padding:0px 0px 15px 0px;
	clear:left;
}


/* MAIN CONTENT */
#content {
	float:left;
	width:100%;
	margin-bottom:15px;
}

#contentfull {
	width:750px;
	margin-bottom:15px;
}


/* CATEGORY MENU */
h2.categoryheader {
	background-color:#F3A807;
	background-image:url(../img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}

h2.categoryheader a {
	text-decoration:none;
	color:#fff
}

ul#categorymenu .active, ul#categorymenu .active a {
	font-weight:900;
	color: #000;
}

ul#categorymenu {
	list-style-type:none;
}

ul#categorymenu li {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}

ul#categorymenu li a{
	text-decoration:none;
	color:#fff;
}


ul#categorymenu {
background-color:#EDEDED;
	margin-bottom:15px;
	border: solid #DB9502;
	border-width:0px 1px 1px 1px;
}

/* 1st TIER */
ul#categorymenu li.level1 {
	background-color:#DA9401;
	padding:4px 0px 4px 6px;
	font-size: 1.0em;
}

/* 2nd TIER */
ul#categorymenu li.level2 {
	background-color:#EEA003;
	padding:4px 0px 4px 24px;
	font-size: 0.9em;
}

/* 3rd TIER */ul#categorymenu li.level3 {
	background-color:#EEA003;
	padding:4px 0px 4px 40px;
	font-size: 0.8em;
}



/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	background-image:url(../img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}

h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	color:#ffffff
}

.boxbody {
	background-color:#ededed;
	border-style:solid;
	border-color:#4E4E4F;
	border-width:0px 1px 1px 1px;
	padding:8px;
	margin-bottom:15px
}

.boxbody h3, .boxbody h3 a {
	font-size:11px
}

.boxbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center
}

.boxbody p {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}

.boxbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px 6px 0px
}

.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}

.boxbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}

.boxbody div.hr {
	margin-top:5px;
	margin-bottom:5px
}

.boxbody div.hrlightgrey {
	margin-top:5px;
	margin-bottom:5px;
}

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

.boxbody .productboximage {
	border: solid 1px #999999;
}

/* INFO BOX */
.infoboxbody ul.contentlist {
	background-color:#FFF2CC;
	margin-bottom:15px;
	border: solid #E9D28F;
	border-width:0px 1px 1px 1px;
}

.infoboxbody ul.contentlist li {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
	color:#000;
}

.infoboxbody ul.contentlist li a{
	text-decoration:none;
	color:#000;
}

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 {
	background-color:#FFF2CC;
	padding:4px 0px 4px 6px;
	font-size: 1.0em;
	color:#000;
}

/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 {
	background-color:#FFF2CC;
	padding:4px 0px 4px 24px;
	font-size: 0.9em;
	color:#000;
}

/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 {
	background-color:#FFF2CC;
	padding:4px 0px 4px 40px;
	font-size: 0.8em;
	color:#000;
}


/* DISCOUNTPRICE */
.discountprice {
	font-size:11px;
	color:#FF0000
}

/* CART BOX */
h2.boxcartheader {
	background-image:url(../img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}

h2.boxcartheader a {
	text-decoration:none;
	color:#fff
}

.boxcartbody {
	padding:4px 8px 4px 8px;
	margin-bottom:15px;
	background-color:#EDEDED;
	border-style:solid;
	border-color:#4E4E4F;
	border-width:0px 1px 1px 1px;
}

.boxcartbody p {
	font-size:11px;
}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {
	background-image:url(../img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}

h2.boxmanufacturerheader a {
	text-decoration:none;
	color:#fff
}

ul#manufacturerslist {
	margin-left:5px;
	margin-right:0;
	padding:0;
}

ul#manufacturerslist li {
	margin-left:0px;
	padding:0;
	list-style-type:none
}

/* PRODUCT PREVIEW */
.productPreview {
	border-bottom:1px solid #ccc;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
}

.productPreviewContent {
	vertical-align:top;
	padding-bottom:3px;
	padding-left:10px;
}

.productPreviewContent h2 {
	padding: 0;
	margin:0px 0px 5px 0px;
}

.productPreviewContent h2 a {
	font-size:14px;
	font-weight:bold;
}

.productPreviewImage {
}

td.rmtkProdPic {
	cursor:pointer;
}

.productPreviewImage img {
	border:1px solid #ccc;
}

.productPreviewContent p.price {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0px;
	float:right;
}

.productPreviewContent .taxandshippinginfo {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	float:left;
	margin:0 0 0 20px;
}

.productPreviewContent .vpe {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}

.productPreviewContent .shippingtime {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0;
}

.productPreviewContent .stockimage {
	margin-bottom:10px;
	padding:0;
	clear:left;
}

.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	display:none;
}

.productPreviewContent .productOldPrice {
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}

.productPreviewContent .taxandshippinginfo a {
	font-size:11px;
	font-weight:normal;
	color:#999999;
}


/* CROSS SELLING */
.productCrossSell {
	padding:0;
	margin:0;
}

.productCrossSellContent {
	vertical-align:top;
	width:100%
}

.productCrossSellContent h2 {
	padding: 0;
	margin:0px 0px 5px 0px;
}

.productCrossSellContent h2 a {
	font-size:14px;
	font-weight:bold;
}

.productCrossSellImage {
	vertical-align:top;
	padding:3px 15px 0px 0px;
}

.productCrossSellImage img {
	border: solid 1px #999999;
}

.productCrossSellContent .price{
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0
}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%
}

#productinfoimages {
	float:right;
	padding:0;
	margin:0 0 10px 10px;
	width:300px;
}

#productinfoimages .productimage {
	border: solid 1px #999999;
}

#productinfoimages .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}

#productinfoimages li{
	list-style-type:none;
	min-height:120px;
	min-width:120px;
}
 /* min-height & min-width define for firefox */
#productinfo_desc, #productinfo_media, #productinfo_reviews {
	clear:both;
}

#productinfopricewithimages {
	float:left;
	width:400px;
}

#productinfopricewithimages img {
	cursor:pointer
}

#productinfopricewithoutimages {
	width:100%
}

#productinfopricewithoutimages img {
	cursor:pointer
}

#productinfoprice {
	float:left;
	width:400px;
}

#productinfoprice .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}

#productinfoprice .productprice {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	float:right;
}

#productinfoprice .productprice span.price {
	color:#8C8E8D;
}

#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	float:right;
	clear:right;
}

#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

#productinfoprice .stockimage {
	margin:0;
	padding:0;
}

#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

#productinfoprice .reviews_rating {
	margin:0;
	padding:0;
}

#productinfoprice .reviews_text {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

.reviews_rating_light .reviews_rating_dark {
	background:transparent url(../img/review_star.png) repeat-x scroll 0%;
	height:15px;
	position:relative;
}


.reviews_rating_light {
	background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
	height:15px;
	margin-right:5px;
	position:relative;
	width:80px;
}



p.productinfoproductadded {
	font-size:11px;
}

.productoptions {
	background-color:#FFF2CC;
	padding:6px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#DA9401
}

.addtobasket {
	background-color:#EDEDED;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#999999
}


.addtobasketlisting {
	padding:6px;
	padding-top:0px;
	float:right;
}

`

/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background:none;
	background-color:#fff
}


/* POPUP print_order.html */
body.popupprintorder {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:13px;
	padding:15px;
	background:none;
	background-color:#fff
}

body.popupprintorder .products tr.header td {
	font-weight:bold;
	background-color:#EDEDED;
}

body.popupprintorder .products .total {
	text-align:right
}

body.popupprintorder .products .quantity {
	vertical-align:top
}

body.popupprintorder .productname {
	vertical-align:top
}

body.popupprintorder .model {
	vertical-align:top
}

body.popupprintorder .singleprice {
	vertical-align:top
}

body.popupprintorder .totalprice {
	vertical-align:top
}


/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
	padding: 15px;
	border: solid #CCC 1px
}

div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px
}

div.highlightbox h1 {
	color:#666;
	padding:0px 0px 10px 0px;
	margin:0;
	border:none;
	font-size:16px
}

div.highlightbox div.hr {
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	display:block;
	border-bottom: solid 1px #E9D28F;
}


/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#ccc;
	margin:0 15px 0 15px;
	width:20%;
	float:left;
}

table.paymentblock tr td.header {
	background-color:;
	padding:2px;
	padding-left:5px;
	color:#999;
	font-weight:bold;
	height:36px;
	line-height:normal;
	font-size:11px;
}


/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#ccc;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#999;
	margin-bottom:15px;
}

table.shippingblock tr td.header {
	background-color:#999;
	padding:2px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}

table.shippingblock tr td {
	vertical-align:top;

}

table.shippingblock tr td.description {
	width:100%;
	vertical-align:top;
	padding-left:6px;
}

table.shippingblock tr td.radiobutton {
	vertical-align:top;
	white-space:nowrap;
	padding:4px;
}

table.shippingblock tr td.radiobutton input {
	margin:0;
	padding:0;
}

table.shippingblock tr td.price {
	vertical-align:top;
	white-space:nowrap
}


/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width:130px;

}


/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color:#FFF2CC;
	border: solid #E9D28F 1px;
	margin-bottom:8px;
}

table.downloadbox tr td.icon{
	padding-right: 15px;
}

table.downloadbox tr td.downloadlink{
	width:100%;
}


/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {
	font-size:11px;
	text-align:left;
	margin-top:5px;
}

table.graduatedprice tr td.header{
	font-size:12px;
	font-weight:bold;
	text-align:left
}


/* ORDER DETAILS */
table.tabledetails {
	font-size:11px;
	background-color:#FFF;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#8C8E8D;
}

table.tabledetails tr td {
	padding:4px
}

table.tabledetails tr.headerrow td {
	background-color:#8C8E8D;
	color:#FFFFFF;
	font-weight:bold
}

table.tabledetails tr.headerrow td.left {
	text-align:left
}

table.tabledetails tr.headerrow td.center {
	text-align:center
}

table.tabledetails tr.headerrow td.right {
	text-align:right
}


/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {
	background-color:#FFF;
	vertical-align:top
}

table.tabledetails tr.contentrow1 td.left {
	text-align:left
}

table.tabledetails tr.contentrow1 td.center {
	text-align:center
}

table.tabledetails tr.contentrow1 td.right {
	text-align:right
}


/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {
	background-color:#e1e1e1;
	vertical-align:top
}

table.tabledetails tr.contentrow2 td.left {
	text-align:left
}

table.tabledetails tr.contentrow2 td.center {
	text-align:center
}

table.tabledetails tr.contentrow2 td.right {
	text-align:right
}



/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {
	background-color:#e1e1e1;
	text-align:right;
	border-style: solid;
	border-width:1px 0px 0px 0px;
	border-color:#8C8E8D;
}


.old-price {
	color:#ff0000;
	text-decoration:line-through;
}


/* REVIEW LIST */
table.reviewlist {
	font-size:11px;
	font-weight:normal;
}

table.reviewlist tr td {
	padding:4px;
	white-space:normal
}

table.reviewlist tr.header td {
	background-color:#DA9401;
	color:#FFFFFF;
	font-weight:bold
}

table.reviewlist tr.contentrow1 td {
	background-color:#FFF2CC;
}

table.reviewlist tr.contentrow2 td {
	background-color:#FFEAAB;

}

textarea#review {
	width:100%
}


/* MEDIA LIST */
table.medialist {
	background-color:#FFF2CC;
	border-style: solid;
	border-width:1px;
	border-color:#DA9401;
}

table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top
}

table.medialist tr.contentrow1 td {
	background-color:#FFF2CC;
}

table.medialist tr.contentrow2 td {
	background-color:#FFEAAB;
}



/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
	width:100%
}


/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width:100%
}

p.checkoutrescission textarea {
	width:100%
}


/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {

}

ul#checkoutnavigation li {
	height: 80px;
	list-style-type:none;
	float:left;
	width:150px;
	margin-right:15px;
	border: solid 1px;
	padding:8px
}

ul#checkoutnavigation li.active {
	background-color:#999;
	border-color:#666;
	color:#fff;
}

ul#checkoutnavigation li.active .number {
	font-size:20px;
	font-weight:bold
}

ul#checkoutnavigation li.active .title {
	font-size:14px;
	font-weight:bold
}

ul#checkoutnavigation li.active .description {
	font-size:11px
}

ul#checkoutnavigation li.inactive {
	color:#999999;
	background-color: #EDEDED;
	border-color:#999999
}

ul#checkoutnavigation li.inactive .number {
	font-size:20px;
	font-weight:bold
}

ul#checkoutnavigation li.inactive .title {
	font-size:14px;
	font-weight:bold
}

ul#checkoutnavigation li.inactive .description {
	font-size:11px
}


/* ERROR MESSAGES */

ul.info_error {
	border:solid 2px #fe6e6e;
	background-color:#ffc2c2;
	padding:8px;
	margin:15px 0;
}

ul.info_error li {

}

ul.info_error li.infoError {
	list-style:none;
	padding:5px 0px 2px 20px;
	background-image:url(../img/icons/icon_error.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


ul.info_warning {
	border:solid 2px #999;
	background-color:#dedede;
	padding:8px;
	margin:15px 0;
}

ul.info_warning li {

}

ul.info_warning li.infoWarning {
	list-style:none;
	padding:5px 0px 2px 20px;
	background-image:url(../img/icons/icon_alert.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


ul.info_success {
	border:solid 2px #999;
	background-color:#dedede;
	padding:8px;
	margin:15px 0;
}

ul.info_success li {

}

ul.info_success li.infoSuccess {
	list-style:none;
	padding:5px 0px 2px 20px;
	background-image:url(../img/icons/icon_accept.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


ul.info_info {
	border:solid 2px #666;
	background-color:#ccc;
	padding:8px;
	margin:15px 0;
}

ul.info_info li {

}

ul.info_info li.infoInfo {
	list-style:none;
	padding:5px 0px 2px 20px;
	background-image:url(../img/icons/icon_info.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


/* FOOTER */
.footer {
	clear:both;
	text-align:center;
	font-size:11px;
	color:#666666;
	background-color:#E2E2E2;
}

.footer a {
	color:#666666;
	text-decoration:none;
	font-size:11px;
	display:inline-block;
	margin-right:10px;
}

.footer a:hover {
	text-decoration:underline;
	background:none;
}

/* xt:Commerce COPYRIGHT */
.copyright {
	clear:left;
	margin-left:200px;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
	display:none;
}

div.copyrightXXLLashes {
	clear:left;
	color:#8C8E8D;
	font-size:10px;
	text-align:center;
}

div.copyrightXXLLashes a {
	font-size:10px;
}

div.copyrightXXLLashes a:hover {
	color:#000;
	background:none;
}

/* xt:Commerce ParseTime */
.parseTime {
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
}


/* SITE Navigation */
div#NAVIGATION {
	clear:both;
	vertical-align:middle;
}

div#NAVIGATION .COUNT {
	float:left;
	bottom:0px;
	height:20px;
	line-height:15px;
	margin:5px 0px 0px 0px;
	padding:2px 5px 0px 5px;
	vertical-align:middle;
	font-size:11px
}

div#NAVIGATION .PAGES {
	float:right;
	bottom:0px;
	height:20px;
	line-height:15px;
	margin:5px 0px 0px 0px;
	padding:2px 5px 0px 5px;
	vertical-align:middle;
	font-size:11px
}


/* PRODUCTS Sorting */
p.products_sort  {
	padding: 5px;
	background-color:#fff;
	border: solid #ccc 1px;
	margin-bottom:8px;
}

.products_sort  {
	height: 25px;
	padding: 5px;
	background-color:#fff;
	border: solid #ccc 1px;
	margin-bottom:8px;
}

.products_sort form {
	float:left;
}


/*AGB*/
div#checkout_agb{
	height: 90px;
	width: 700px;
	overflow: auto;
	padding: 2px;
	border: solid #000000 1px;
	text-align: left;
}

div#checkout_rescission{
	height: 200px;
	width: 100%;
	overflow: auto;
	padding: 2px;
	border: solid #000000 1px;
	text-align: left;
}


/* SITEMAP */
.sitemapwrap {

}

.sitemapwrap .sitemapleft {
	background-color:#FFF2CC;
	border-style: solid;
	border-width:1px;
	border-color:#DA9401;
	display:table;
	float:left;
	width:235px;
	margin-bottom:15px;
}

.sitemapwrap .sitemapright {
	background-color:#FFF2CC;
	border-style: solid;
	border-width:1px;
	border-color:#DA9401;
	display:table;
	float:right;
	width:235px;
	margin-bottom:15px;
}

.sitemapheader {
	padding:3px;
	background-color:#DA9401;
	color:#FFFFFF;
	font-weight:bold
}

.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color:#FFFFFF;
	text-decoration:none
}

.sitemapcontent {
	padding:6px
}

.sitemapcontent li {
	list-style-type:none
}

div.pageTop {
	float:left;
	width:1020px;
	height:20px;
	overflow:hidden;
	margin-top:15px;
	background: url(../../../rmtk/img/pageTop.png) no-repeat top left;
}


div.pageMiddle {
	float:left;
	width:1000px;
	padding:0 10px;
	background: url(../../../rmtk/img/page.png) repeat-y top left;
}


div.pageBottom {
	clear:both;
	margin:0 auto;
	width:1020px;
	height:30px;
	background: url(../../../rmtk/img/pageBottom.png) no-repeat top left;
}


.menu_list {	
	width: 200px;
	float:left;
}


.menu_head {
	float:left;
	width:180px;
	padding: 2px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:normal;
	text-transform:uppercase;
    /*background: url(left.png) center right no-repeat;*/
	
	color:#666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
}



.menu_body {
	display:none;
	background:url(../../../rmtk/img/sideNavBut.gif) top left repeat-y;
	float:left;
	width:200px;
}


.menu_body a{
	float:left;
	width:155px;
	display:block;
	color:#666;
	padding-left:45px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	background:url(../../../rmtk/img/liNav.gif) top left no-repeat;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}


.menu_body a.onPage {
	color: #000000;
	text-decoration:none;
	background:url(../../../rmtk/img/liNavOver.gif) top left no-repeat;
}

.menu_body a:hover {
	color: #000000;
	text-decoration:none;
	background:url(../../../rmtk/img/liNavOver.gif) top left no-repeat;
}

div.menu_body img {
	float:left;
	margin:0px;
	padding:0px;
}


td.mainHeading {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 1.5;
	color: #8C8E8D;
	letter-spacing: 2px;
	font-weight: normal;
}


td.mainUnderHeading, span.UnderHeading {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #8C8E8D;
	font-weight: normal;
}


td.silver {
	background-image: url(../../../rmtk/img/silver.gif);
	color:#FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 1px;
}


td.mainText, p.mainText {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 1px;
}

#wep_countryDisplay {
	color:#888;
	font-size:90%;
	float:right;
	position:relative;
	line-height:20px;
	margin-top:7px;
	margin-right:20px;
}

#wep_countryDisplay a.change {
	color:#888;
	margin-left:3px;
	outline:none;
	font-size:11px;
}

#wep_countryDisplay a.change:hover {
	background:none;
}

#wep_countryDisplay img {
	margin-left:3px;
}

#wep_countryDisplay a {
	cursor:pointer;
	text-decoration:none;
}

.lng_flags {
	position:absolute;
	background:#f5f5f5;
	width:100%;
	display:none;
	float:right;
	margin-right:0px;
}

.lng_flags a {
	font-size:90%;
	width:100%;
	float:left;
	color:#666;
	line-height:18px;
	border-bottom:1px solid #fff;
}

.lng_flags a:hover {
	background:#ccc;
}

.lng_flags_addtnl {
	background:#72838c;/*66747c*/
	width:100%;
	float:right;
	margin-right:0px;
	text-align:left;
}

.lng_flags a img {
	float:left;
	margin-top:3px;
	margin-right:3px;
}

p.subTitle {
	color:#8C8E8D;
	font-size:14px;
	margin-bottom:30px;
	margin-top:20px;
}

div#content p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:inherit;
}

ul.staticContent {
	padding-left:15px;
	padding-bottom:20px;
	float:left;	
}

ul.staticContent li {
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	float:left;
	width:40%;
	padding-left:16px;
	background:url(/rmtk/img/arrCat.gif) left no-repeat;
}

div.infobox_sellerlist_box {
	border-bottom:solid 1px #dedede;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
}

div.rmtkCart {
	float:right;
}

div.rmtkCart a {
	float:right;
	display:block;
	height:17px;
	width:20px;
	background:url(../../../rmtk/img/cart.gif) top left no-repeat;
	margin-top:8px;
	margin-right:10px;
	padding-right:10px;
	border-right:solid 1px #CCC;
}

div.rmtkCart a:hover {
	background:url(../../../rmtk/img/cartOver.gif) top left no-repeat;
}

div.priceExcl {
	float:right;
	color:#888;
	font-size:11px;
	text-align:right;
}

div#socialbookmark {
	clear:both;
	padding-top:5px;
}

span.rmtkDescription ,span.rmtkDescription p,span.rmtkDescription li,span.rmtkDescription font,span.rmtkDescription strong,span.rmtkDescription b,span.rmtkDescription span{
	font-family:Tahoma, Geneva, sans-serif;
}

span.rmtkDescription ul, span.rmtkDescription ol {
	padding-left:30px;
}

a.rmtkMoreImages {
	display:inline-block;
	margin:10px 10px 10px 0;
}

span.rmtkCommentsCheckOut textarea {
	width:700px;
	padding:2px;
}

div#answer_viewable {
	float:left;
}

td.rmtkShippingAddrSelect select {
	width:350px;
}

input.cardBack {
	width:340px;
	height:17px;
	text-align:center; 
	color:#999;
	border:1px solid #ccc;
	margin-bottom:1px;
	font-size:11px;
	padding-top:3px;
	margin-top:3px;
}

input.cardBack_preview {
	width:340px;
	height:17px;
	text-align:center; 
	color:#000;
	border:0px;
	margin:0px;
	font-size:12px;
	padding:0px;
}

div.cardInput {
	width:394px;
	float:left;
	margin-top:90px;
	text-align:center;
}

div.cardInputSlogan {
	color:#18385b;
	width:394px;
	text-align:center;
	float:left;
	margin-top:25px;
}

div.cardInput_preview {
	width:394px;
	float:left;
	margin-top:110px;
	text-align:center;
}

div.cardInputSlogan_preview {
	color:#18385b;
	width:394px;
	text-align:center;
	float:left;
	margin-top:45px;
}

div.cardBack_form {
	float:left;
	width:394px;
	height:264px;
	border:1px solid #999;
	margin-bottom:10px;
	margin-top:10px;
}

div.cardBack_title {
	width:294px;
	text-align:center;
	float:left;
	font-weight:bold;
	font-size:22px;
	letter-spacing:2px;
	color:#8C8E8D;
	border-bottom:1px solid #000;
	margin-left:50px;
	margin-right:50px;
	font-family:Arial,Helvetica,sans-serif;
	margin-top:20px;
}

div.cardBack_subtitle {
	width:394px;
	text-align:center;
	float:left;
	color:#18385b;
	font-size:11px;
	font-weight:bold;
}

table.chooseMethod {
	cursor:pointer;
}

table.chooseMethod:hover tr.title {
	background:#eee;
}

table.chooseMethod:hover {

}

table.chooseMethod tr.title {
	background:#fff;
}

table.chooseMethod:hover tr.title {
	
}

table.chooseMethod:hover td.main {
	
}

td.checkBox_rmtk_checked {
	/*background:url(/rmtk/img/choose.png) bottom left no-repeat;*/
}

span.paymentSelected {
	color:#666;
}

table.vidItem {
	float:left;
	margin-right:40px;
	margin-bottom:20px;
}

td.vidTitle {
	color:#999;
	font-size:14px;
	font-weight:bold;
}

a.playVid {
	display:block;
	width:200px;
	height:150px;
}

a.playVid:hover {
	background:url(/rmtk/img/play.png) top left no-repeat;
}

span.insteadOf {
	font-size:11px;
	font-weight:bold;
	color:#F00;
}

td.wideInput input {
	color:#666666;
	padding:7px 5px;
	width:130px;
}

.gadget a:hover {
	background:none;
}

.powered a {
	color:#0000CC;
	font-size:10px;
}

div#socialbookmark a:hover {
	background:none;
}