@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:#4ea3d9;
	background:#FFF;
	background-image:url(/ekmps/shops/easynappies/resources/Design/normal-bg.jpg);
	background-attachment:fixed	;
}

td {
	font-size:12px;
}

li {
	font-size:12px;
	padding-bottom:0.5em;
}

p {
	padding:0;
	margin:0 0 0.8em 0;
	font-size:12px;
}

.clear_float {
	clear:both;
}

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:#F00;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin: 0 0 0.8em 0;
}
h1 {
	color:#F00;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin: 0 0 0.8em 0;
}

.tandc h2 {
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.tandc h3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.hlconbot {
	border-top: 1px solid #555;
	margin:0px 1px 0px 1px;
	width:697px;
	height:1px;
	font-size:1px;
}

.h1con {
   clear:both;	
   background: #555; 
   padding:4px 8px 7px 8px;
}

.h1con h1, .h1con h2 {
   font-size:16px;
   font-weight:bold;
   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:955px;
	height:auto;
	overflow: hidden;
	background: #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. */
	border-left:1px solid #777;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}

/* sidebar css */

#sidebar {
	width:218px;
	height:auto;
	overflow: hidden;
}

.brandbar {
	background: #6aae21;
	color:#FFF;
	width:203px;
	height:auto;
	padding:5px 6px 7px 9px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
}

.sidebar_prod_box_brand {
	width:218px;
	height:auto;
	padding:6px 0px 6px 0px;
	overflow: hidden;
	background-color:#cde19b;
	margin-bottom:6px;
	border-bottom:1px solid #6aae21;
}

.sidebar_prod_box_brand form{
	margin:0;
	padding:0;	
}

/* ***************************************** */

.paymentsbar {
	background: #4b82c6; 
	color:#FFF;
	width:203px;
	height:auto;
	padding:5px 6px 7px 9px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
}

/* do not delate this ****** */
.sidebar_custom {
	text-align:center;
	width:208px;
	height:auto;
	margin-bottom:6px;
}
/* do not delate this ^^^^^^^^ */

#main_content {
	float:left;
	width:935px;
	padding-left:8px;
}
#footer {
	float:left;
	clear:both;
	width:955px;
	height:auto;
	padding:6px 0px 6px 0px;
	background-color:#F0F0F0;
	font-size:12px;
	text-align:center;
}
#mainContent {
	width:700px;
	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 ************************************** */

#basketbar {
	background: #4b82c6; 
	color:#FFF;
	width:203px;
	height:auto;
	padding:5px 6px 7px 9px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
	border-bottom:1px solid #4b82c6;
}

.shopcart_box {
	width:210px;
	height:auto;
	padding:4px;
	overflow: hidden;
	background-color:#edf1f9;
	margin-bottom:6px;
	border-bottom:1px solid #4b82c6;
}

.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 ************************************** */

#nav_top a, #nav_btm a, .normal_link a {
	text-decoration: underline;
}

.cp_catcon {
	float:left;
	display:block;
	width:210px;
	overflow:hidden;
	margin:10px;
	margin-top:0px;
}

.cp_catimg {
	float:left;
	width:196px;
	height:196px;
	text-align:center;
	padding:5px;
	border: solid 2px #DDD;
	margin-bottom:5px;
}

.cp_cattitle {
	float:left;
	width:210px;
	min-height:2em;
	font-size:12px;
	color:#F00;
	text-align:center;
}

.cp_cattitle a {
	color:#000;
	font-weight:bold;
}
.cp_cattxt {
	float:left;
	width:200px;
	font-size:12px;
	margin-left:6px;
	color:#000;
}

.cp_rrp {
	color:#91a444; 
	font-size:10px; 
	text-align:center;
}

/* ***************************************** PRODUCT PAGE ************************************** */

.pp_prodcon {
	float:left;
	width:935px;
	margin-bottom:8px;
}

.pp_prodimg {
	float:left;
	width:450px;
	padding:0px 16px 0px 0px;
	text-align:left;
	overflow:hidden;
	margin: 0 auto;
}

.pp_prodimg_big {
	float:left;
	border:5px solid #DDD;
	padding:5px;
	width:350px;
	height:350px;
	margin-right:4px;
	margin-bottom:4px;
}

.pp_prodimg_small {
	float:left;
	width:69px;
	height:69px;
	padding:5px;
	border:5px solid #DDD;
	margin-bottom:5px;
	margin-right:4px;
}

.pp_prodimg_click {
	clear:both;
	float:left;
	width:350px;
	text-align:center;
	margin-bottom:4px;
}

.pp_prodimg table {
	margin: 0 auto;
}

.pp_prodbox {
	float:left;
	width:935px;
	border-top:none;
	padding:8px 0px 0px 0px;
	background:#FFF;
}

.pp_prodbuy {
	float:right;
	width:445px;
	overflow: hidden;
}

.pp_prodinfo, .pp_related {
	float:left;
	width:935px;
	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/easynappies/resources/Design/outofstock-small.gif) no-repeat;
}

.pp_catprods_in {
	float:left;
    width:60px;
	height:14px;
	background:url(/ekmps/shops/easynappies/resources/Design/instock-small.gif) no-repeat;
}

.pp_desc {
	clear:both;
	border:2px solid #CCC;
	border-top:none;
	padding:10px;
}

.delivery b {
	color:#F00;
}

.delivery p {
	font-size:11px;
	padding:0;
	margin:0;
	margin-bottom:0.4em;
}

.alert_box {
	border:2px solid #808000;
	background-color:#FFC;
	padding:8px;
}

.alert_box a {
	text-decoration:underline;
}

.ekm-cart-button-surround { background-color:transparent; }
.ekm-cart-button-continue { background-image:url(/ekmps/shops/easynappies/resources/Design/en-continue-shopping.gif); height:60px; width:150px; cursor:pointer; text-indent: -9999px;}
.ekm-cart-button-update { background-image:url(/ekmps/shops/easynappies/resources/Design/en-update-cart.gif); height:60px; width:150px;	cursor:pointer; text-indent: -9999px;}
.ekm-cart-button-checkout { background-image:url(/ekmps/shops/easynappies/resources/Design/en-checkout-securely.gif); height:60px; width:150px;	cursor:pointer; text-indent: -9999px;}


.main_btm p {
  font-size:11px;
}


#mt_header          { float:left; width:955px; height:148px; overflow:hidden; }
#mt_header_logo     { float:left; width:318px; height:148px; overflow:hidden; }
#mt_header_links    { float:left; width:621px; height:17px; font-size:12px; color:#000; padding-right:16px; text-align:right; padding-top:6px; overflow:hidden; }

#mt_header_search_col { float:left; width:355px; overflow:hidden; }
#mt_header_delivery { float:left; width:355px; height:70px; }
#mt_header_search   { float:left; width:215px; height:43px; padding:8px 0px 0px 140px; background:url(/ekmps/shops/easynappies/resources/Design/1c-search.gif) no-repeat; }

#mt_search_form, #mt_search_box, #mt_search_con { border:none; font-size:18px; width:198px; height:24px; overflow:hidden; }

#mt_header_mcafee   { float:left; width:117px; height:42px; margin-top:75px; overflow:hidden;}
#mt_header_cart     { float:left; width:165px; height:125px; overflow: hidden; background:url(/ekmps/shops/easynappies/resources/Design/1c-cart.gif) no-repeat; overflow:hidden; }
#mt_header_cart_txt { float:left; width:165px; height:40px; color:#6f901b; font-size:14px; 	font-weight:bold; margin:44px 0px 0px 0px; overflow: hidden; }
#mt_header_cart_btn { float:left; width:165px; height:41px;	margin:0px 0px 0px 0px;	overflow:hidden; }
#mt_header p        { padding:0; margin:0; }


#topnav2 { float:left; position:relative; clear:both; width:950px; padding-left:5px; margin-bottom:1px; background-color:#FFF;  color:#FFF; font-size:12px; }
#topnav2 ul {padding:0; margin:0; list-style: none; }
#topnav2 ul li {float:left; position:relative; padding:0; background:url(/ekmps/shops/easynappies/resources/Design/1c-nav-tab7.gif) 0 0 no-repeat; }
#topnav2 ul li ul {display: none;}
#topnav2 ul li a, .topnav2 ul li a:visited { display:block; width:122px; height:30px; text-decoration:none; color:#FFF; overflow:hidden; text-align:center; padding:7px 6px 6px 6px; border-right: 1px solid #fff; margin:0;}
/* top menu on hover*/
#topnav2 ul li:hover a { background:url(/ekmps/shops/easynappies/resources/Design/1c-nav-tab7.gif) 0 100% no-repeat; }
/* sub menus on hover*/
#topnav2 ul li:hover ul {display:block; position:absolute; top:42px; width:210px; border:2px solid #478701;}
#topnav2 ul li:hover ul li a {display:block; background-image:none; background:#FFE; color:#000; width:198px; height:auto; font-size:11px;  border:none; text-align:left; margin:0;}
#topnav2 ul li:hover ul li a:hover {background:#478701; color:#FFF; }

#subhead, #bread_crumbs { clear:both; background: #ffc000; color:#FFF; height:22px; padding:4px 8px 4px 8px; margin-bottom:4px; overflow:hidden; }
#shopbrand { float:left; width:230px; }
#bread_crumbs { height:16px; color:#000; margin-bottom:4px; padding-top:0px; padding-left:0px; background-color:#FFF; }

#top_main p {padding:0; margin:0; }

.ct_con, .ct_prod_img, .ct_prod_link, .ct_prod_price, .ct_prod_price { float:left; width:213px; }
.ct_con { margin:0px 4px 8px 4px; padding:4px;  border:2px solid #CCC; overflow:hidden; }
.ct_prod_img, .ct_prod_link, .ct_prod_price, .ct_prod_price { text-align:center;}
.ct_prod_sub_con { float:left; width:213px;  }
.ct_prod_img { 	 height:213px; padding-bottom:5px; overflow:hidden; }
.ct_prod_link {	min-height:44px; }
.ct_prod_link a { font-size:12px; color:#000; text-decoration:none; }
.ct_prod_link a:hover { text-decoration:underline; }
.ct_prod_price { font-size:24px; font-weight:bold; color:#F00; padding-bottom:5px; }
.ct_prod_stock, .ct_prod_add_cart { float:left; height:29px; width:106px; }
.ct_prod_stock { text-align:left;  }
.ct_prod_add_cart {	text-align:right;  }
.ct_prod_new { float:left; position:relative; top:-55px; left:163px; width:52px; height:52px;  z-index:10; }
.ct_prod_sale { float:left; position:relative; top:-55px; left:163px; width:52px; height:52px;  z-index:12; }

.full_width { float:left; width:935px;  margin-top:8px; }

.filters { padding-top:8px; }
.filters a { color:#4c8fe0; display:inline-block; font-size:12px; padding-right:10px; border-right:1px solid #000; margin-right:10px;  }

