/* CSS Document */



BODY {
	margin:0;
	padding:0;
	background: white url("/skin/Devilish/images/bg_page.gif") top repeat-x;
}
P {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
A {
	color:black;
	text-decoration: none;
}
A:hover {
	color: #FF8000;
}
H1, H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-top:15px;
	margin-bottom: 10px;
	width: 95%;
	border-bottom: 1px solid #666;
}
H2 {
	font-size: 14px;
	width: 250px;
}
#header {
	width: 1004px;
	height: 113px;
	background: #C3C9CE url("/skin/Devilish/images/header1.png") no-repeat top;
	float: left;
}
#header #logo {
	float: left;
	width: 150px;
	height: 113px;
}
#header #quickLinks {
	width: 453px;
	height: 24px;
	float: right;
	margin-bottom: 0px;
}
#header #quickLinks[id] {
	background: #C3C9CE url("/skin/Devilish/images/quickinks.png") left top no-repeat;
}
#header #quickLinks {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/skin/Devilish/images/quickinks.png');
}
#header #quickLinks P {
	margin-top:3px;
	position: relative;
	text-align:center
}
#header #quickLinks P, #footer P {
	font-size: 11px;
	color: #000;
}
#header #quickLinks P A, #footer P A {
	color: #000;
	text-decoration: none;
}
#header #quickLinks P A:hover, #footer P A:hover {
	color: #FF8000;
}
#header #categoriesMenu {
	float: right;
	height: 24px;
	width: 790px;
	margin-top: 42px;
}
#header #categoriesMenu .topCategory {
	float: left;
	height: 21px;
	width: 107px;
	text-align:center;
	margin-top:4px;
}
#header #categoriesMenu .topCategory A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555;
	text-decoration: none;
}
#header #categoriesMenu .topCategory A:hover {
	font-weight:bold;
}
#header #search {
	margin-top: 3px;
	width: 270px;
	height: 20px;
	float: right;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#searchBox {
	border: 1px solid #A7ACB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	background: #E7EAEC;
}
#SearchButton {
	background: url('/skin/Devilish/images/OD_smalbutton.gif') top left no-repeat;
	width: 63px;
	height: 16px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3C0600;
	font-weight: bold;
}
.selectedCategory {
	font-weight: bold;
	color: #000066 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subCategories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	clear: both;
}
#subCategories A {
	text-decoration: none;
	color: #000066;
}
#subCategories A:hover {
	color: #FF8000;
}
#page, #popuppage {
	background: white;
	float: left;
	width: 1002px;
	clear: both;
}
#popuppage {
	width: 100%;
}
#leftColumn {
	float: left;
	width: 195px;
	clear: both;
	margin: 0px;
}
.boxPromo, .boxProduct, .boxNew, .boxIconic, .boxClearance {
	float: left;
	width: 185px;
	height: 130px;
	margin-right:12px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url("/skin/Devilish/images/OD_promoproduct.gif") no-repeat top left;
	background-repeat: no-repeat;
}
.boxClearance {
	background: url("/skin/Devilish/images/OD_clearanceproduct.gif") no-repeat top;
}
.boxProduct[class], .boxIconic[class] {
	background: url("/skin/Devilish/images/box_product.png") no-repeat top;
}
.boxPromo .productName, .boxProduct .productName, .boxNew .productName, .boxIconic .productName, .boxClearance .productName {
	position: relative;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	width: 180px;
	height: 30px;
	color: #1F1A17;
	font-weight: bold;
	overflow: hidden;
	margin:10px 2px 0px 2px;
}
.boxPromo .productName A, .boxProduct .productName A, .boxNew .productName A, .boxIconic .productName A, .boxClearance .productName A {
	color: #1F1A17;
	text-decoration: none;
}
.boxPromo .productName A:hover, .boxProduct .productName A:hover, .boxNew .productName A:hover, .boxIconic .productName A:hover, .boxClearance .productName A:hover {
	color: #FF8000;
}
.boxPromo .thumb, .boxProduct .thumb, .boxNew .thumb, .boxIconic .thumb, .boxClearance .thumb {
	position: relative;
	width: 70px;
	height: 70px;
	margin-left:3px;
	margin-bottom: 17px;
	float: left;
}
.boxPromo .thumb[class], .boxProduct .thumb[class], .boxNew .thumb[class], .boxIconic .thumb[class], .boxClearance .thumb[class] {
	margin-bottom: 27px;
}
.thumb A IMG {
	border: 0
}
.boxPromo .price, .boxProduct .price, .boxNew .price, .boxIconic .price, .boxClearance .price {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color:#000;
	font-weight: bold;
	float: right;
	margin-right:3px;
	height: 17px;
	float: right;
}
.actionLinks {
	width: 185px;
	height: 20px;
	overflow: hidden;
	clear: both;
}
.actionLinks IMG {
	border: 0;
	position: relative
}
.actionLinks[id] {
	float: left;
}
#mercaSignature {
	clear: both;
	float: left;
	margin-left: 7px;
	margin-top: 3px;
	width: 90%;
}
#Username, #Password, #Login {
	width: 180px;
	height: 20px;
	float: left;
	position: relative;
}
#Login {
	text-align: right;
	width: 163px;
	height: 25px;
	margin-top: 10px
}
.formLabel {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	float: left;
	padding-left: 0px;
	clear: both;
	width: 60px;
	text-align: right;
}
FORM #Username .formField INPUT, FORM #Password .formField INPUT,  FORM #Username .formField INPUT {
	border: solid 1px #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	width: 100px;
	position: relative;
}
#loginButton {
	width: 67px;
	height: 16px;
	border: none;
	margin-top: 3px;
	background: url("/skin/Devilish/images/button_login.gif");
	position: relative;
}
.iconProduct {
	float: left;
	width: 80px;
	height: 125px;
	text-align:center;
	margin-bottom:10px;
	margin-left:5px;
	position: relative;
	overflow: hidden;
}
.icon {
	width: 71px;
	height:71px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/skin/Devilish/images/box_icon.png');
}
.icon[class] {
	background: url("/skin/Devilish/images/box_icon.png") no-repeat top;
}
.icon A IMG {
	position: relative;
}
.IconLabel {
	height: 40px;
	float: left;
}
.IconLabel .productName, .IconLabel .productPrice {
	font-weight: bold;
	margin:0;
}
.IconLabel .productName {
	color: #666;
	font-size: 11px;
	height: 40px;
}
.IconLabel .productPrice {
	color: #FF8000;
	font-size: 11px;
}
P.oldPrice, P.newPrice {
	text-align: right;
	margin:0;
}
P.oldPrice {
	text-decoration: line-through;
	color: #666666;
}
#rightColumn {
	width: 195px;
	float: right;
	overflow: hidden;
}
#rightColumn[id] {
	margin-right: 3px;
	min-height: 200px;
	width: 188px;
}
#boxCart {
	width: 191px;
	height: 155px;
	margin-bottom: 15px;
	padding-top:16px;
	float: left;
}
#boxCart {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/skin/Devilish/images/box_cart.png');
}
#boxCart[id] {
	background: url("/skin/Devilish/images/box_cart.png") no-repeat top;
}
.noImage {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/skin/Devilish/images/noImage.png');
}
#footer {
	float: left;
	clear: both;
	margin-top: 15px;
	height: 26px;
	width: 100%;
	background: url("/skin/Devilish/images/footer.gif") repeat-x top;
}
#footer P {
	margin: 6px 0 0 5px;
}
#blogModule {
	width: 191px;
	height: 98px;
	margin-top:10px;
	float: left;
	background:  url("/skin/Devilish/images/blog_module.gif") no-repeat top;
	margin-left: 3px;
}
#blogModule[id] {
	margin-left:0;
}
.verticalCommercial, .phoneOrder {
	float: right;
	width: 190px;
	background: white;
	margin-bottom: 10px;
}
.verticalCommercial {
	height: 200px;
}
.phoneOrder {
	height: 174px;
}
.phoneOrder P, #boxNewsletter P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin: 30px 5px 20px;
}
.phoneOrder[class] {
	background:  url("/skin/Devilish/images/phoneorder.png") no-repeat top;
}
.phoneOrder {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/skin/Devilish/images/phoneorder.png');
}
.button {
	width: 119px;
	height: 21px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background: transparent;
}
.button[class] {
	background: url('/skin/Devilish/images/button.png') no-repeat center center;
}
.button {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/skin/Devilish/images/button.png');
}
.emphasis {
	font-weight: bold;
	color: #FF8000;
}
#categories {
	margin: 0px 0 15px 5px;
}
.level1Category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top:10px;
	position: relative;
	margin-left: 5px;
}
.level1Category IMG {
	vertical-align: middle;
	margin-right: 5px;
	border: 0;
}
.level2Category {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 4px 13px;
}
#cartItems {
	height: 120px;
	width: 188px;
	float: left;
	margin-top:3px;
}
.boxCartItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 3px;
	width: 174px;
	position: relative;
}
.authenticated {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
.actionButton, .cancelButton {
	width: 150px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	margin-bottom: 10px;
	background-color: transparent;
	color: #000;
	font-weight: bold;
}
.actionButton[class] {
	background: url("/skin/Devilish/images/actionbutton.png") center center no-repeat;
}
.cancelButton[class] {
	background: url("/skin/Devilish/images/graybutton.png") center center no-repeat;
}
.actionButton {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/skin/Devilish/images/actionbutton.png');
}
.cancelButton {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='/skin/Devilish/images/graybutton.png');
}
.Box {
	float: right;
	margin:0px;
	margin-top: 10px;
	margin-left:0px;
}
.Container {
	background: #DEDEDD url("/skin/Devilish/images/cat_1.gif") top repeat-x;
	width: 181px;
	padding: 10px 0 10px 5px;
	border: 1px solid #ADACAC;
	border-top: none;
	float: left;
	overflow: hidden;/*margin-left: 3px;*/



	}
.Container[class] {
/*margin-left:7px;*/



	}
.OD_boxhead {
	width: 188px;
	height: 10px;
	float: left;
	/*margin-left: 3px;*/



		overflow: hidden;
}
.OD_boxhead[class] {
/*margin-left: 7px;*/



	}
#categoriesHead {
	background: url("/skin/Devilish/images/OD_categoryhead.gif") top left no-repeat;
}
#newHead {
	background: url("/skin/Devilish/images/OD_newhead.gif") top left no-repeat;
}
#loginHead {
	background: url("/skin/Devilish/images/OD_loginhead.gif") top left no-repeat;
}
#newsletterHead {
	background: url("/skin/Devilish/images/OD_newsletterhead.gif") top left no-repeat;
}
#topsellerHead {
	background: url("/skin/Devilish/images/OD_topsaleshead.gif") top left no-repeat;
}
#infoHead {
	background: url("/skin/Devilish/images/OD_infohead.gif") top left no-repeat;
}
#similarHead {
	background: url("/skin/Devilish/images/OD_similarhead.gif") top left no-repeat;
}
.error {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	margin:0;
	float: left;
}
#newAccount {
	margin-left: 20px;
	margin-top: 3px;
	position: relative;
}
/* ORANGE DEVIL Skin new styles */







#ODheader {
	width: 1004px;
	height: 113px;
	float: left;/*background: url("/skin/Devilish/images/OD_bghead.jpg");*/



	}
#ODheader #logo {
	float: left;
	width: 177px;
	height:113px;
	overflow: hidden;
}
#ODheader #logo A IMG {
	border:0;
}
#ODheader #quickLinks {
	width: 453px;
	height: 22px;
	background: url("/skin/Devilish/images/OD_ql.gif") no-repeat top left;
	float: right;
	margin-bottom: 44px;
}
#ODheader #quickLinks P {
}
#ODheader #quickLinks P {
	font-size: 11px;
	color: #000;
	margin-top:3px;
	position: relative;
	text-align:center
}
#ODheader #quickLinks P A {
	color: #000;
	text-decoration: none;
}
#ODheader #quickLinks P A:hover {
	color: #fff;
}
#ODheader #ODmenu {
	width: 827px;
	height: 22px;
	float: right;
	overflow: hidden;
}
#ODheader #ODmenu A IMG {
	border: 0;
	margin:0;
	display: block;
	float: left;
}
#ODheader #searchBar {
	width: 827px;
	height: 25px;
	background:  url("/skin/Devilish/images/OD_headerbar.gif") repeat-x bottom left;
	float: right;
	text-align: right;
}
#ODheader #searchBar FORM {
	margin:3px 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}