@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-size:12px;
	background:#FFFFFF;
}

td {
	font-size:12px;
}

li {
	font-size:12px;
	padding-bottom:0.5em;
}

p {
	padding:0;
	margin:0 0 0.8em 0;
	font-size:12px;
}
h4 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin: 0 0 0.8em 0;
}
h3 {
	color:#4b82c6;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin: 0 0 0.8em 0;
}
h2 {
	color:#d13280;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin: 0 0 0.8em 0;
}
h1 {
	color:#d13280;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin: 0 0 0.8em 0;
}

.hlcontop {
	border-bottom: 1px solid #5b5b5b;
	margin:0px 1px 0px 1px;
	width:96%;
	height:1px;
	font-size:1px;
}

.hlconbot {
	border-top: 1px solid #555;
	margin:0px 1px 0px 1px;
	width:96%;
	height:1px;
	font-size:1px;
}

.h1con {
   width:95%;
   background:url(/ekmps/shops/opalcraftsltd/resources/Design/grey24.gif) repeat-x #555;
   height:auto;
   padding:2px 6px 5px 9px;
   margin-bottom:0px;
}

.h1con h1 {
   font-size:14px;
   color:#FFF;
   padding:0;
   margin:0;
}

.hlcontopt5 {
	border-bottom: 1px solid #5b5b5b;
	margin:0px 1px 0px 1px;
	width:96%;
	height:1px;
	font-size:1px;
}

.h1cont5 {
   width:96%;
   background:url(/ekmps/shops/opalcraftsltd/resources/Design/grey24.gif) repeat-x #555;
   height:auto;
   padding:2px 6px 5px 9px;
   margin-bottom:8px;
}

.h1cont5 h1 {
   font-size:14px;
   color:#FFF;
   padding:0;
   margin:0;
}

a {
	color:#000;
	text-decoration:none;
	outline:none;
}
a:link a:visited {
	color:#000;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

#links_page a {
	font-weight:bold;
}

#container {
	width:100%;
	height:auto;
	overflow: hidden;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/shadow_page2.gif) repeat-y 0 0 #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container_btm {
	width:100%; 
	height:11px;
	overflow: hidden;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/shadow_foot2.gif) no-repeat 0 0 #a8c8ff;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/* top header css */

#header {
	float:left;
	width:100%;
	min-height:148px;
	margin:0px 0px 0px 3px;
}

#header p {
	padding:0;
	margin:0;
}

#header_logo {
	float:left;
	width:448px;   /* 541 */
	height:148px;
	overflow:hidden;
}

#header_mcafee {
	float:left;
	width:129px;
	height:48px;
	margin-top:99px;
	overflow:hidden;
}

#header_delivery {
	float:left;
	width:211px;
	min-height:148px;
}

#header_cart {
	float:left;
	height:148px;
	width:288px;
	overflow: hidden;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/head003a.gif) no-repeat;
}

#header_cart_txt {
	float:left;
	height:44px;
	width:157px;
	color:#6f901b;
	font-size:14px;
	font-weight:bold;
	margin:56px 0px 0px 0px;
	text-align:left;
	overflow: hidden;
}

#header_cart_btn {
	float:left;
	height:26px;
	width:145px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

#header_cart_btn1 {
	float:left;
	height:25px;
	width:53px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

#header_cart_btn2 {
	float:left;
	height:25px;
	width:92px;
	overflow:hidden;
}


#cust_login {
	clear:both;
	float:right;
	margin:0px 16px 8px 0px;
	
}

/* top nav css */

#topnav {
	clear:both;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/green24.gif) repeat-x #85ae21;
	color:#FFF;
	width:941px;
	height:auto;
	padding:3px 6px 4px 0px;
	margin:0px 0px 8px 3px;
}
#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnav li {
	display:inline;
}
#topnav a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding:3px 15px 4px 16px;
	font-weight:bold;
}

#topnav a:link #topnav a:visited {
	color:#FFF;
}

#topnav a:hover {
	color:#FFF;
	text-decoration:none;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/dgreen24.gif) repeat-x #435e03;
}
/* sidebar css */

#sidebar {
	width:10px;
	height:auto;
	overflow: hidden;
}
/* searchbar css */

#searchbartop {
	border-bottom: 1px solid #ddb240;
	margin:0px 1px 0px 1px;
	width:216px;
	height:1px;
	font-size:1px;
}

#searchbar {
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/gold24.gif) repeat-x #d8ac37;
	color:#FFF;
	width:203px;
	height:auto;
	padding:2px 6px 5px 9px;
	font-size:14px;
	font-weight:bold;
}

.sidebar_search_box {
	width:204px;
	height:auto;
	padding:6px;
	overflow: hidden;
	background-color:#fffdf7;
	margin-bottom:6px;
	border:1px solid #ecd496;
	border-top:none;
}

.sform {
	width:204px;
	height:20px;
}

.sform form{
	margin:0;
	padding:0;
	height:20px;
}

input.txt {
	border: 1px inset #ec9cc4;
	width:165px;
	height:20px;
	padding:0px 6px 0px 6px;
	font-size:14px;
	vertical-align:middle;
}
input.btn {
	vertical-align:middle;
	height:20px;
}

.catagoriesbartop {
	border-bottom: 1px solid #db408d;
	margin:0px 1px 0px 1px;
	width:216px;
	height:1px;
	font-size:1px;
}

.catagoriesbar {
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/pink24.gif) repeat-x #d13280;
	color:#FFF;
	width:203px;
	height:auto;
	padding:2px 6px 5px 9px;
	font-size:14px;
	font-weight:bold;	
}

.sidebar_prod_box_brand {
	width:216px;
	height:auto;
	padding:6px 0px 6px 0px;
	overflow: hidden;
	background-color:#feeaf4;
	margin-bottom:6px;
	border:1px solid #d13280;
	border-top:none;
}

.sidebar_prod_box_brand form{
	margin:0;
	padding:0;	
}

.sidebar_prod_box_general {
	width:202px;
	height:auto;
	padding:8px 8px 0px 8px;
	overflow: hidden;
	margin-bottom:6px;
	background-color:#fff;

}

.sidebar_prod_box {
	width:218px;
	height:auto;
	padding:2px 0px 0px 0px;
	overflow: hidden;
	margin-bottom:6px;
	background-color:#fff;
}

.sidebar_prod_box ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebar_prod_box li {
	border-bottom:solid 2px #fff;
	padding:0;
}
.sidebar_prod_box li a {
	display:block;
	padding: 6px 5px 6px 10px;
	text-decoration:none;
	background: #feeaf4;
	
}
.sidebar_prod_box li a:hover {
	color: #fff;
	text-decoration:none;
	background: #d13280;
}


.sidebar_subprod_box {
	width:218px;
	height:auto;
	overflow: hidden;
	background-color:#ffffff;
}

.sidebar_subprod_box ul {
	margin:0;
	padding:0px;
	list-style-type:none;
}
.sidebar_subprod_box li {
	border-bottom:solid 2px #fff;
	padding:0;
}
.sidebar_subprod_box li a {
	display:block;
	padding: 4px 3px 4px 22px;
	text-decoration:none;
	background: #fff url(/ekmps/shops/opalcraftsltd/resources/Design/bullet.gif) 8px 50% no-repeat;
	border-bottom:2px solid #fedded;
}

.sidebar_subprod_box li a:hover {
	color: #fff;
	text-decoration:none;
	background: #d13280 url(/ekmps/shops/opalcraftsltd/resources/Design/bullet-hover.gif) 8px 50% no-repeat;
	border-bottom:2px solid #d13280;
}


/* ***************************************** */

.dredbartop {
	border-bottom: 1px solid #b56c75;
	margin:0px 1px 0px 1px;
	width:216px;
	height:1px;
	font-size:1px;
}

.dredbar {
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/dred24.gif) repeat-x #913f47;
	color:#FFF;
	width:203px;
	height:auto;
	padding:2px 6px 5px 9px;
	font-size:14px;
	font-weight:bold;	
}

.dredbox {
	width:202px;
	height:auto;
	padding:6px;
	overflow: hidden;
	background-color:#fff;
	margin-bottom:6px;
	border:2px solid #913f47;
}


/* ***************************************** */

.dbluebartop {
	border-bottom: 1px solid #6c8db5;
	margin:0px 1px 0px 1px;
	width:216px;
	height:1px;
	font-size:1px;
}

.dbluebar {
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/dblue24.gif) repeat-x #3f6492;
	color:#FFF;
	width:203px;
	height:auto;
	padding:2px 6px 5px 9px;
	font-size:14px;
	font-weight:bold;	
}

.dbluebox {
	width:202px;
	height:auto;
	padding:6px;
	overflow: hidden;
	background-color:#fff;
	margin-bottom:6px;
	border:2px solid #3f6492;
}


/* ***************************************** */

.bluebartop {
	border-bottom: 1px solid #5e92d2;
	margin:0px 1px 0px 1px;
	width:216px;
	height:1px;
	font-size:1px;
}

.paymentsbar {
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/blue24.gif) repeat-x #4b82c6;
	color:#FFF;
	width:203px;
	height:auto;
	padding:2px 6px 5px 9px;
	font-size:14px;
	font-weight:bold;	
}

#basketbar {
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/blue24.gif) repeat-x #4b82c6;
	color:#FFF;
	width:203px;
	height:auto;
	padding:2px 6px 5px 9px;
	font-size:14px;
	font-weight:bold;	
}
.basket_underline {
	width:192px;
	height:1px;
	border-bottom: 1px solid #cbdcfd;
}



.shopcart_box {
	width:208px;
	height:auto;
	padding:4px;
	overflow: hidden;
	background-color:#edf1f9;
	margin-bottom:6px;
	border:1px solid #9ebee6;
	border-top:none;
}

.shopcart_box td {
	font-size:9px;
}

.shopcart_box ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.shopcart_box li {
	padding:3px 8px 3px 20px;
}
.shopcart_box_li {
	border-bottom:dotted 1px #abc6e7;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/bullet.gif) no-repeat 0% 50%;
	padding:6px 8px 6px 20px;
}
.shopcart_box li a {
	font-weight:bold;
}


/* do not delete this ****** */
.sidebar_custom {
	text-align:center;
	width:208px;
	height:auto;
	margin-bottom:6px;
}
/* do not delete this ^^^^^^^^ */

#main_content {
	margin-left:12px;
	width:100%;
	height:auto;
}
#footer {
	clear:both;
	width:100%px;
	height:auto;
	padding:6px;
	margin-left:3px;
	background-color:#F0F0F0;
	font-size:12px;
}
#mainContent {
	width:100%;
	height:auto;
	margin-left:12px;
	margin-bottom:16px;
}

.rrptext {
	text-decoration:line-through;
	font-size:11px;
	color:#91a444;
	font-weight:bold;
}

.savetext {
	color:#000;
	font-size:12px;
}

.savetext b {
	color:#91a444;
}

/* ***************************************** MAIN PAGE ************************************** */

.mp_catcon {
	float:left;
	width:140px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/tilebg.gif) no-repeat;
	overflow:hidden;
}

.mp_catimg {
	float:left;
	width:120px;
	height:120px;
	text-align:center;
	margin:5px 15px 10px 5px;
}

.mp_catname {
	float:left;
	width:120px;
	text-align:center;
	margin:0px 15px 15px 5px;
}

.mp_catname a {
	font-weight:bold;
	color:#33CC99;
}




.mp_prcon {
	float:left;
	min-height:100;
	width:98%;
	border-bottom:1px solid #CCC;
}

.mp_subcon {
	float:left;
	width:97%;
	padding:8px;
}

.mp_primg {
	float:left;
	width:80px;
	height:80px;
	margin-right:8px;
}

.mp_prtxt {
	float:left;
	width:66%;
	font-size:12px;
	height:80px;
	margin-right:8px;
}

.mp_prtitle {
	font-size:12px;
	text-align:left;
	color:#000;
	margin-bottom:4px;
}

.mp_prtitle a {
	font-weight:bold;
	color:#d13280;
}

.mp_prdesc{
	font-size:12px;
	text-align:left;
	color:#000;
}

.mp_prbuy {
	float:left;
	height:88px;
	width:120px;
	font-size:12px;
	text-align:right;
	overflow:hidden;
}

.mp_price {
	color:#d13280;
	font-weight:bold;
	font-size:18px;
}

.mp_rrp {
	font-weight:bold;
	font-size:10px;
}

.mp_rrp b {
	color:#85ae21;
}

.mp_prcon p {
	margin:0.5em 0px 0.5em 0px;
}


.clear_float {
	clear:both;
	font-size:1px;
}



#top5con {
	width:700px;
}
.top5subcon {
	float:left;
	width:330px;
	padding:0px 10px 0px 10px;
}
.top5prod {
	float:left;
	width:330px;
	border-bottom:1px solid #CCC;
	padding:3px 0px 3px 0px;
}
.top5img {
	float:left;
	width:32px;
	height:32px;
	margin-right:10px;
}
.top5link {
	float:left;
	width:208px;
	font-size:12px;
}

.top5link a {
	font-weight:bold;
	color:#d13280;
}

.top5price {
	width:80px;
	float:right;
	font-size:10px;
	text-align:right;
	color:#555;
	font-style:italic;
}

.top5price a {
        font-weight:bold;
	color:#d13280;
	font-style:normal;
}

.top5txt {
	float:left;
	width:288px;
	font-size:10px;
}

.lvimgcon {
	float:left;
	clear:both;
	width:48px;
	height:48px;
	background-color:#FFF;
}

.lvtxtcon {
	float:left;
	display:inline;
	width:144px;
	height:48px;
	padding-left:8px;
	font-size:11px;
}

.lvcon {
	height:48px;
	padding:0px;
	margin-bottom:2px;
}

/* ***************************************** CATEGORY PAGE ************************************** */


.red_link a {
	text-decoration: underline;
	color:#d13280;
	font-weight:bold;
}
.red_link a:link .red_link a:visited {
	text-decoration: underline;
	color:#d13280;
}
.red_link a:hover {
	text-decoration:underline;
	color:#888;
}
.red_link p {
	color:#000000;
	font-weight:bold;
}

.cp_catcon {
	float:left;
	display:inline;
	width:350px;
	margin: 0px 0px 5px 0px;
}
.cp_catcontop {
	padding:8px;
	min-height:130px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/widecattop3.gif) no-repeat;
}
.cp_catconbtm {
	float:left;
	width:350px;
	height:13px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/widecatbtm3.gif) no-repeat;
}

.cp_catimg {
	float:left;
	width:120px;
	height:120px;
	text-align:center;
}
.cp_cattitle {
	float:left;
	width:200px;
	min-height:35px;
	font-size:12px;
	font-weight:bold;
	color:#d13280;
	margin-left:6px;
}
.cp_cattitle a {
	font-weight:bold;
	color:#d13280;
}
.cp_cattxt {
	float:left;
	width:200px;
	font-size:12px;
	margin-left:6px;
	color:#000;
}

.cp_prcon {
	float:left;
	width:175px;
	display:block;
	overflow:hidden;
}

.cp_primg {
	display:block;
	float:left;
	width:150px;
	height:150px;
	padding:8px 17px 4px 8px;
	text-align:center;
	overflow:hidden;
}

.cp_prcontop {
	float:left;
	width:175px;
	min-height:150px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/catprodtop.gif) no-repeat;
}

.cp_prtitle {
	float:left;
	width:150px;
	min-height:44px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000;
	padding:0px 17px 4px 8px;
}
.cp_prtitle a {
	color:#000;
	font-weight:bold;
}

.cp_prconbtm {
	float:left;
	width:158px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/catprodbtm.gif) bottom no-repeat;
	padding:0px 13px 14px 4px;
	text-align:center;
}


.cp_price {
	font-weight:bold;
	font-size:18px;
}

.cp_price b {
	color:#d13280;
}

.cp_rrp {
	font-weight:bold;
	font-size:10px;
}

.cp_rrp b {
	color:#85ae21;
}

.cp_stock {
	font-size:10px;
	font-weight:bold;
	margin-bottom:4px;
}

.cp_new {
	position:relative; 
	top:-55px;
	left:95px;
	width:52px;
	height:52px;
	float:left; 
	z-index:10; 
}

/* ***************************************** PRODUCT PAGE ************************************** */

.pp_prodcon {
	float:left;
	width:700px;	
}

.pp_prodimg {
	float:left;
	width:304px;
	padding:0px 16px 0px 0px;
	text-align:center;
	overflow:hidden;
	margin: 0 auto;
}

.pp_prodimg_big {
	float:left;
	border:2px solid #CCC;
	width:280px;
	height:280px;
	padding:2px;
	margin-right:4px;
	margin-bottom:4px;
}

.pp_prodimg_small {
	float:left;
	width:60px;
	height:60px;
	padding:2px;
	border:2px solid #CCC;
	margin-bottom:5px;
	margin-right:4px;
}

.pp_prodimg_click {
	clear:both;
	float:left;
	width:280px;
	text-align:center;
	margin-bottom:4px;
}

.pp_prodimg table {
	margin: 0 auto;
}

.pp_prodbox {
	float:left;
	width:668px;
	border-top:none;
	padding:8px 0px 0px 0px;
}

.pp_prodbuy {
	float:left;
	width:346px;
	overflow: hidden;
}

.pp_prodinfo {
	float:left;
	width:668px;
	overflow:hidden;
}

.pp_prodbuy p {
	margin:0px 0px 0.75em 0px;
}

.pp_prodinfo p {
	margin:0px 0px 1em 0px;
}

.pp_prodbuy form {
	margin:0;
	padding:0;
}

.pp_txt3 {
	border: 1px inset #CCCCCC;
	height:18px;
	width:28px;
	vertical-align:middle;
	font-size:14px;
	text-align:center;
}

.pp_border_middle
{
	border-top:2px solid #545454;
	padding-bottom:16px;
	margin-top:16px;
}

.pp_yousave {
	color:#91a444;	
	font-weight:bold;
}

.pp_catprods {
	display:block;
	float:left;
	width:60px;
	height:74px;
	margin:0px 8px 8px 0px;
	text-align:center;

}

.pp_catprods_img {
	float:left;
	width:60px;
	height:60px;
}

.pp_catprods_out {
	float:left;
    width:60px;
	height:14px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/outofstock-small.gif) no-repeat;
}

.pp_catprods_in {
	float:left;
    width:60px;
	height:14px;
	background:url(/ekmps/shops/opalcraftsltd/resources/Design/instock-small.gif) no-repeat;
}

.delivery b {
	color:#d13280;
}









































