
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:19px;}

.box-head {
	color:#545757;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	background:url(/images/canadian_pills/box-head-bg.gif) repeat-x left top;
	padding:10px 0 12px 13px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	position:relative;
}

.box-head .box-left{
	width:5px;
	height:38px;
	position:absolute;
	top:0;
	left:-1px;
	background:url(/images/canadian_pills/box-left.png) no-repeat left top;
}
*+ html .box-head .box-left{
	top:-1px;	
}
.box-head .box-right{
	width:5px;
	height:38px;
	position:absolute;
	top:0;
	right:-1px;
	background:url(/images/canadian_pills/box-right.png) no-repeat left top;
}
*+ html .box-head .box-right{
	top:-1px;	
}
.box-head a {
	color:#545757;
	text-decoration:none;
	
}
.box-head a:hover {
	color:#4aacd5;
}


.box-body {}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {
	border:1px solid  #fff;
	border-top:none;
}
.box-body ul li a {
	color:#545757;
	font-size:12px;
	line-height:29px;
	text-decoration:none;
	background:url(/images/canadian_pills/marker3.gif) no-repeat 9px 7px #f0f1f1;
	display:block;
	border-bottom:1px solid #dbdcdc;
	border-right:1px solid #dbdcdc;
	padding-left:36px;
}
.box-body ul li a:hover {
	color:#444c4c;
	font-weight:bold;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected{
	color:#444c4c;
	font-weight:bold;
}
li.category-products{
	padding:0!important;
}
li.category-products a{
	padding:0 0 0 46px!important;
	text-transform:uppercase;
}
.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li {
	overflow:hidden;
	width:218px;
	border:1px solid #fff;
	border-top:none;
	background:#f7f7f7;
}
.box-body ol li .inner{
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	overflow:hidden;
	width:200px;
	display:block;
	padding:8px 10px 11px 11px;
}
.box-body ol li a {
	color:#4aacd5;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}
.box-body ol li a:hover{
	color:#ddbb93;
}
.box-body ol li a .img img{
	width:76px;
	height:60px;
	float:left;
	border:1px solid #e8eaea;
	margin:2px 10px 0 0;
}
.box-body ol li a .img img:hover {
	border:1px solid #ddbb93;
}


/* ----------------------- LISTING BOXES ------------------------- */

#whywe .box-body,
#faqblock .box-body,
#whygeneric .box-body,
#testimonials .box-body,
#securedby .box-body,
#livesupport .box-body {
    background:#f7f7f7; border:1px solid #fff; border-top:none; padding:10px;
}

#categories {}


#moreinformation {}


#information {}


#bestsellers {}


#ezpages {}


#orderhistory {}
#orderhistory .box-body {
	background:#f0f1f1; border:1px solid #fff; border-top:none; padding:10px;
}
#orderhistory .box-body img {background:#FFFFFF; padding:2px; border:1px solid #AAAAAA; vertical-align:middle; margin:2px 0px 2px 0px;}
#orderhistory .no-bg{ background:none; padding:0;}
#orderhistory a{ display:inline;}
#orderhistory  li{
	border:none;
	background:none;
	padding:0;
}
#orderhistory  li a{
	padding:0;
	border:none;
	background:none;
}
#orderhistory  li a:hover{
	font-weight:normal;
}

/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox {}

#bannerbox2 {}

#bannerboxall {}



/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img, 
#whatsnew a img, 
#specials a img, 
#reviews a img, 
#manufacturerinfo img, 
#productnotifications img {margin:0 0 8px;}

#reviews img {margin:5px 0 0;}


#featured {}
#featured .box-body {
	border:1px solid #fff;
	border-top:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
}

#featured .img{
	text-align:center;
	padding:22px 0 0 0;
}
#featured .img img{
	border:1px solid #e8eaea;
}
#featured .img img:hover{
	border:1px solid #ddbb93;
}
#featured .sideBoxContent{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #dedede;
	padding-bottom:13px;
}
#featured .sideBoxContent .sb-info{
	padding:5px 17px 0 20px;
}
#featured .sideBoxContent .name{	
	color:#4aacd5;
	font-size:12px;
	line-height:16px;
}
#featured .sideBoxContent .name:hover{
	color:#ddbb93;
}
#featured .img img{
	border:1px solid #e8eaea;
}
#featured .box-body .price{
	float:left;
	width:70px;
	padding:25px 0 0 0;
}
#featured .box-body .buttons{
	float:right;
	padding:22px 0 0 0;
}
#featured .box-body .normalprice {text-decoration:line-through; color:#9da1a1;
	font-size:12px;
	line-height:16px;
	font-weight:normal;

	padding-right:0!important;
}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#444c4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold;

	margin-top:-10px;
}

#whatsnew {}
#whatsnew .box-body {
	border:1px solid #fff;
	border-top:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
}

#whatsnew .img{
	text-align:center;
	padding:22px 0 0 0;
}
#whatsnew .img img{
	border:1px solid #e8eaea;
}
#whatsnew .img img:hover{
	border:1px solid #ddbb93;
}
#whatsnew .sideBoxContent{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #dedede;
	padding-bottom:13px;
}
#whatsnew .sideBoxContent .sb-info{
	padding:5px 17px 0 20px;
}
#whatsnew .sideBoxContent .name{	
	color:#4aacd5;
	font-size:12px;
	line-height:16px;
}
#whatsnew .sideBoxContent .name:hover{
	color:#ddbb93;
}
#whatsnew .img img{
	border:1px solid #e8eaea;
}
#whatsnew .box-body .price{
	float:left;
	width:70px;
	padding:25px 0 0 0;
}
#whatsnew .box-body .buttons{
	float:right;
	padding:22px 0 0 0;
}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#9da1a1;
	font-size:12px;
	line-height:16px;
	font-weight:normal;

	padding-right:0!important;
}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#444c4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold;

	margin-top:-10px;
}


#specials {}
#specials .box-body {
	border:1px solid #fff;
	border-top:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
}

#specials .img{
	text-align:center;
	padding:22px 0 0 0;
}
#specials .img img{
	border:1px solid #e8eaea;
}
#specials .img img:hover{
	border:1px solid #ddbb93;
}
#specials .sideBoxContent{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #dedede;
	padding-bottom:13px;
}
#specials .sideBoxContent .desc{
	padding:5px 17px 0 20px;
}
#specials .sideBoxContent .name{	
	color:#4aacd5;
	font-size:12px;
	line-height:16px;
}
#specials .sideBoxContent .name:hover{
	color:#ddbb93;
}
#specials .img img{
	border:1px solid #e8eaea;
}
#specials .box-body .price{
	float:left;
	width:90px;
	padding:8px 0 0 0;
}
#specials .box-body .buttons{
	float:right;
	padding:22px 0 0 0;
}
#specials .box-body .normalprice {text-decoration:line-through; color:#9da1a1;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	display:block;
	padding-right:0!important;
}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#444c4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	display:block;
	margin-top:-10px;
}


#reviews {}
#reviews .box-body{
	border:1px solid #fff;
	border-top:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
	text-align:center;
}
#reviews .box-body .inner{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #dedede;
	padding:15px 0;
}
#reviews .box-body a img{

}
#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center; background:#f0f1f1; border:1px solid #fff; border-top:none; padding:10px; overflow:hidden}




/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	background:#f0f1f1; border:1px solid #fff; border-top:none; padding:15px 0; overflow:hidden;
}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{ border:solid 1px #fff; background:#ebeded; border-right:none; padding:4px 4px 3px 4px; width:155px; margin-left:15px;}


#manufacturers {}
#manufacturers .box-body {text-align:center; background:#f0f1f1; border:1px solid #fff; border-top:none; padding:15px 0;}


#currencies {}
#currencies .box-body {text-align:center; background:#f0f1f1; border:1px solid #fff; border-top:none; padding:15px 0;}
#currencies select{ width:90%;}

#tellafriend {}
#tellafriend .box-body{ text-align:center; background:#f0f1f1; border:1px solid #fff; border-top:none; padding:15px 0;}
#tellafriend .no-border input{ border:solid 0px; padding:0;}

#recordcompanies {}
#recordcompanies .box-body {text-align:center;}


#musicgenres {}
#musicgenres .box-body {text-align:center;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-body {text-align:center; background:#f0f1f1; border:1px solid #fff; border-top:none; padding:15px 0;}


#whosonline {}
#whosonline .box-body {text-align:center; background:#f0f1f1; border:1px solid #fff; border-top:none; padding:15px 0;}


#documentcategories {}


#shoppingcart {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	border:1px solid #fff; border-top:none;
}
#shoppingcart .box-head{
	padding:10px 0 0px 13px;
	border:none;
}
#shoppingcart .box-head a{
	background:url(/images/canadian_pills/cart.png) no-repeat left top;
	padding:1px 0 0 24px;
}
#shoppingcart .box-head .box-right,
#shoppingcart .box-head .box-left{
	display:none;
}
#shoppingcart .box-body{
	background:#f0f1f1;  padding:7px 13px 13px 13px; 
	border:none;
}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:left; background:#f7f7f7;  padding:8px 0 11px 14px; border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	border:1px solid #fff;
}
#shoppingcart li{
	padding:0;
	background:none;
	border:none;
}
#shoppingcart li a{
	display:inline;
	background:none;
	padding:0;
	border:none;
}
#shoppingcart li a:hover{
	font-weight:normal;
}