html, body {
	/* background: #987E9B; */
	background: #ffffff;
	padding: 0px;
	margin: 0px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
A {
  color: #143256;
  text-decoration: none;
}

A:hover {
  color: #00516c;
  text-decoration: underline;
}

div.clear {
	float:right
}

div#warning_box{
  border: 1px #904F95 solid;
  background-color: #CBA9CE;
  color:#143256;
  padding: 10px;
}

.border_nem{
  border: 1px #904F95 solid;
}

div#container {
	width: 950px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}
div#header {
	position: relative;
	background-color:#FFFFFF;
}

div#logo {
	background: url(images/layout/logo.jpg) no-repeat top left;
	width: 950px;
	height: 112px;
	top: -4px;
	left: 0px;
}
div#logo a {
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	color:#193b5a;
}
div#nem_container
{
	border:1px thin #CDACCF;
	background-color:#fff;
	width:949px;
	height:auto;
	float:left;clear:both;
}

.header_right
{
	padding-left:650px;
	padding-top:15px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
.top1
{
	float:left;
	width:95px;
	background:url(images/layout/icon_cart.jpg) no-repeat ;	
	padding:5px 0px 0px 35px;
	margin:0px;
	color:#193b5a;
}
.top1 p
{
	font-size:9px;
	font-weight:bold;
	color:#7F4087;	
}
.items
{
	color:#7F4087;
}
.top2 {
	background:transparent url(images/layout/top_bar_bg.jpg) repeat-y scroll 0 0;
	height:30px;
	margin-left:150px;
	padding:0px 10px 30px 0;
	color:#193b5a;
}
.top3
{
	height:30px;
	margin-left:20px;
	vertical-align:middle;
	border-left:1px thin #CDACCF;
	color:#193b5a;
}

.menu {
	height: 17px;
	width:949px;
	* position:relative;
}
.menu a {
	font-weight:bold;
	text-decoration:none;
	color:#e3b5e6;
	font-size:11px;
	padding:0px 3px;
}
.menu .outermenu{
	margin-left:10px;
}

.menu .midbg {
	height:17px;
	width:auto;
	float:left;
	background:url(images/layout/menu_middle.jpg) repeat-x;
}

.menu .midbg-sel {
	height:17px;
	width:auto;
	float:left;
	background:url(images/layout/selected_menu_middle.jpg) repeat-x;
}

.menu .leftbg {	
	display:block;
	float:left;
	width:2px;
	height:17px;
	background:url(images/layout/menu_left.jpg) no-repeat;
}

.menu .leftbg-sel {
	display:block;
	float:left;
	width:2px;
	height:17px;
	background:url(images/layout/selected_menut_left.jpg) no-repeat;
}

.menu .rightbg {
	display:block;
	float:left;
	width:3px;
	height:17px;
	padding-right:3px;
	background:url(images/layout/menu_right.jpg) no-repeat;
}

.menu .rightbg-sel {
	display:block;
	float:left;
	width:3px;
	height:17px;
	padding-right:3px;
	background:url(images/layout/selected_menut_right.jpg) no-repeat;
}
.menu .midbg-sel a {
	text-decoration:none;
	padding:0px 3px;
	color:#FFFFFF;
	
}

div#navigation {
	background:url(images/layout/top_breadcum.jpg) repeat-x scroll center top;
	color: #fff;
	height:10px;
	padding:10px 12px 10px 12px;
}
div#breadcrumb {
	float: left;
	font-size:11px;
	
}
div#search_top {
	float: right;
	font-size:11px;
}
div#search_top a {
	color: #fff;
	text-decoration: underline;
	display: block;
	float: left;
	padding: 2px 10px 0px 0px;
}
div#search_top input.search_input {
	background-color:#FFFFFF;
	border: 0px;
	height: 14px;
	width: 112px;
	display: block;
	float: left;
}


div#column_left {
	width: 195px;
	float: left;
	padding: 10px;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
}

.left-nav
{
	padding:0px 0px 0px 0px;
	border:1px solid #904F95;
}

.left-nav_title
{
	background-color:#904F95;
	padding:5px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.left-nav_title a {
	color: #FFFFFF;
	font-weight:bold;
}

.cat ul {
	background-color:#cba9ce;
	margin: 0;	
	padding: 0;
	list-style-type: none;
}
.cat ul li {
	position: relative;
}
.cat ul li ul {
	visibility: hidden;
	position: absolute;
	top: -1px;
	left: 193px;
	border: 1px solid #904F95;
}
.cat a {
	display: block;
	color:#143256;
	padding: 3px 12px 3px 8px;
	margin:0px;
	text-decoration: none;
	border-bottom: 1px solid #BE87C0;
	font-weight: bold;
	width:173px;
	height:18px;
	
}
.cat a:hover {
  background-color:#c592ca;
  text-decoration:none;
}
.cat .selected {
  background-color:#c592ca;
  text-decoration:none;
}
.cat li li a {
	display: block;
	list-style-type: none;
	padding: 3px 3px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #BE87C0;
	font-weight: bold;
	width:182px;
	height:18px;
}






div#column_middle {
	width: 734px;;
	float: right;
	padding: 10px 0px 10px 0px;
	font: 11px Verdana, Arial;
	background-color:#FFFFFF;
	min-height:570px;
	height:auto !important;
	height:610px;

}
div#column_middle h3 {
	background: url(images/layout/h3bg.png) repeat-x top left;
	height: 23px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	border: 1px solid #b6b6b6;
	font-size: 14px;
	color: #00516c;
	padding: 4px 0px 0px 5px;
}

div#column_middle h2 {
	/*background: url(images/layout/h3bg.png) repeat-x top left;*/
	height: 23px;
	padding: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 17px;
	color: #000;	
}

.column_middle_banner1
{
	background:url(images/layout/banner_bg.jpg) no-repeat ;	
	background-color:#FFFFFF;
	float:left;
	width:716px;border:1px solid #CDACCF;
	
}
.column_middle_banner1_text
{
	background-color:#FFFFFF;	
	width:340px;
	text-align:justify;
	padding-left:20px;
	* padding-bottom:10px;
}

div#banner1
{
	background:url(images/layout/banner_bg.jpg) no-repeat; ;	
	border:1px solid #CDACCF;
	width:716px;
}
.banner2
{	
	border:1px solid #CDACCF;
	float:left;
	padding:10px;
	width:696px;
	clear:both;
}
.image1
{
	padding:10px 10px 10px 10px;
	width:149px;
	float:left;
}
.image2
{
	width:149px;	
	float:right;
}
.text_middle
{
	width:500px;	
	font-size:10px;
	float:left;
}


div.small_product {
	float: left;
	width: 276px;
	margin-bottom: 5px;
	height: 136px;
	position: relative;
}
div.small_left {
	border: 1px dotted #b6b6b6;
	border-bottom: 0px;
}
div.small_right {
	border: 1px dotted #b6b6b6;
	border-left: 0px;
	border-bottom: 0px;
}
div.small_product div.product_content {
	padding: 5px;
	height:100px;
	width:265px;
}
div.small_product div.product_content h4 {
	color: #00516c;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
div.small_product div.product_content h4 a {
	color: #00516c;
}
div.small_product div.product_content div.image {
	float: right;
}
div.small_product div.product_content div.description {
	font-size: 10px;
}
div.small_product div.info {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 23px;
	border: 1px solid #b6b6b6;
	background: url(images/layout/h3bg.png) repeat-x top left;
	width: 275px;
}
div.small_product div.info div.price {
	float: left;
	padding: 1px;
	padding-left:7px;
	color: #00516c;
	font-weight: bold;
	font-size:17px;
}
div.small_product div.info div.buttons {
	float: right;
	padding: 3px;
}
td.page_results {
	color: #00516c;
}
div.border_content {
	border: 1px solid #b6b6b6;
	border-top: none;
	padding: 5px;
	color: #00516c;
}
div.border_content input {
	border: 1px solid #b6b6b6;
	padding: 2px;
	color: #00516c;
	font-size: 10px;
}
div.border_content input.input_image {
	border: 0px;
	padding: 0px;
}
div.border_content a.small_link {
	color: #00516c;
	font-weight: bold;
	font-size: 9px;
}
.border
{
	border:0px solid #CDACCF;
	float:left;
	padding:10px 0px;
	width:725px;
	_width:730px;
	margin-bottom:10px;
}
.banner_border
{
	border:1px solid #CDACCF;
	float:left;
	
	width:696px;
	margin-bottom:10px;
	min-height: 280px;
	*height: 280px;
}

.banner_inner {
  padding:10px;
  background-color:#FFFFFF;
  width:325px;
  min-height: 270px;
  *height: 270px;
}

.CatpageLogo
{
	padding:20px 0 0 35px;
}
.beauty
{
	float:left;
}



.middle_home
{
	padding-left:35px;
	background:url(images/layout/middle_home.jpg) no-repeat;
	height:75px;
}
.middle_home div{
	padding:18px 0 0 45px;
	font-weight:bold;
	color:#FFFFFF;
}
div#column_right {
	width: 187px;
	float: right;
	padding: 12px 14px 12px 12px;
	font: 11px Verdana, Arial;
}

div#footer {
	background-color: #89478E;
	background: url(images/layout/left_title_bg.jpg) repeat-x center left;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:2px;
	color: #fff;
	float:left;
	width:947px;
	clear:both;
}
div#newsletter {
	padding: 20px;
}
div#newsletter b {
	display: block;
}
div#newsletter input.footer_newsletter_input {
	background: url(images/layout/footer_newsletter_input.png) no-repeat top left;
	height: 29px;
	width: 195px;
	border: 0px;
	display: block;
	float: left;
	padding-left: 43px;
	padding-top: 11px;
}


div#navigation_top {
	height: 137px;	
	position:relative;
}

ul#navigation_menu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
}

ul#navigation_menu li {
	width: 125px;
	height: 22px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding:0px;
	color:#FFFFFF;
	background-color:#88468E;
}
ul#navigation_menu li.selected {
	background-color:#A96AB0; 
	color:#A96AB0;
}

ul#navigation_menu li a {
display: block;
width:100%;
height:16px;
float:left;
text-align:center;
padding-top:4px;
color:#E5BBEB;
font-size:11px;
letter-spacing:-1px;
}
ul#navigation_menu li.selected a {
	color: #fff;
}



div#column_right h2 {
	background: url(images/layout/righth2bg.png) no-repeat top left;
	font-size: 13px;
	font-weight: bold;
	color: #00506c;
	text-align: right;
	height: 18px;
	padding: 0px;
	margin: 0px;
	padding: 3px 5px 0px 0px;
}
div#column_right div.right_box {
	margin-bottom: 5px;
	position: relative;
}
div#column_right div.right_box div.box_content {
	border: 1px solid #c5c5c5;
	background-color: #f3f3f3;
	padding: 5px;
	color: #00506c;
	text-align: right;
	min-height: 35px;
	_height: 35px;
}
div#column_right div.right_box div.box_content a {
	color: #00506c;
}
div#column_right div.right_box div.box_content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#column_right div.right_box div.box_image {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#column_right div.box_content p {
	padding: 5px 0px 5px 10px;
	margin: 0px;
}


/* STANDAARD OSCOMMERCE */
.boxText { font-size: 12px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

.mainTable {

  background-color: #FFFFFF;

}

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  background-color : #3f586c;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
/*  background: #000000;*/
}

TD.headerError {
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  font-size: 12px;
  background: #3f586c;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
 border: 1px solid #cdaccf;
 width:98%;
}

.infoBoxContents {
  background: #ffffff;
  background-image : url(images/OSCMAX_infobox_bg.gif);
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  /*background: #00506c;*/
  /*  background: #d7d7d7;
color: #000000;*/
  text-align:center;
  height:25px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
/*  border: 1px;
  border-style: solid;
  border-color: #3f586c;
  border-spacing: 1px;*/
  width:99%;
}

.productListing-heading {
  font-size: 12px;
  background: #88468e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  padding-top:5px;
  font-size: 12px;
  background-color: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  	color: #000000;
  	width:99%;
	font-family:Verdana, Geneva, sans-serif;
  	font-size:17px;
	font-weight:bold;
	height:23px;
	margin-bottom:5px;
	padding:0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
  padding-right:10px;
 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-size: 12px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-size: 12px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;
  
 
}
/*input[type="text"]{
	font-size: 12px;
 	background-color:#FFFFFF;
	display:block;
	float:left;
	height:15px;
	width:101px;
	color:#000000;
	border: 1px solid #e3b5e6;	
}*/

input.text{
	font-size: 12px;
 	background-color:#FFFFFF;
	display:block;
	float:left;
	height:15px;
	width:101px;
	color:#000000;
	border: 1px solid #e3b5e6;	
}
input.large_text {
	font-size: 12px;
 	background-color:#FFFFFF;
	display:block;
	float:left;
	height:15px;
	width:201px;
	color:#000000;
	border: 1px solid #e3b5e6;	
}
input.xl_text {
	font-size: 12px;
 	background-color:#FFFFFF;
	display:block;
	float:left;
	height:15px;
	width:350px;
	color:#000000;
	border: 1px solid #e3b5e6;	
}

input.password{
	font-size: 12px;
 	background-color:#FFFFFF;
	display:block;
	float:left;
	height:15px;
	width:101px;
	color:#000000;
	border: 1px solid #e3b5e6;	
}
input.radio{
background:transparent url(images/radio.png) no-repeat scroll 0 0;
}

.select
{
	border:1px solid #e3b5e6;
	color:#000000;
	height:25px;
	font-size: 12px;
	overflow:hidden;
	width:103px;
}
.proinfo select
{
	width:auto;
}
.checkbox
{
	background:transparent url(images/checkbox.png) no-repeat scroll 0 0;
	clear:left;
	display:block;
	float:left;
	height:25px;
	padding:0 5px 0 0;
	width:19px;
}

TEXTAREA {
	width: 99%;
	font-size: 12px;
	background-color:#FFFFFF;
  	color:#000000;
	border: 1px solid #e3b5e6;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #00516c;
  font-size:17px;
}

SPAN.errorText {
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-size: 12px; }
.messageStackError, .messageStackWarning { font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 12px; color: #000000; }

.tab_active {

	cursor: pointer;
	background: #FFF;
	border-left: 1px solid #B6B6B6;
	border-top: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	padding: 3px;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	/*margin-top: -13px;*/
	position:relative;
	bottom:13px;
	height: 17px;
	
}

.tab_inactive {

	cursor: pointer;
	background: #ececec;
	border: 1px solid #B6B6B6;
	float: left;
	margin-left: 5px;
	/*margin-top: -13px;*/
	position:relative;
	bottom:13px;
	padding: 3px;
	height: 17px;

}


/* knoppen */
.knop_geel_schaduw {
	cursor: pointer;
}

.knop_geel_schaduw .button_begin {
	width: 5px;
	height: 17px;
	background: url(layout/btn_geel_schaduw_begin.gif) no-repeat;
	float: left;
	cursor: pointer;
}

.knop_geel_schaduw .button_end {
	width: 5px;
	height: 17px;
	background: url(layout/btn_geel_schaduw_end.gif) no-repeat;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.knop_geel_schaduw .button_middle {
	float: left;
	height: 17px;
	background: url(layout/btn_geel_schaduw_middle.gif) repeat-x;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:Verdana, Geneva, sans-serif;
	cursor: pointer;
	font-size: 9px;
}

.knop_geel_schaduw_over {
	cursor: pointer;
}

.knop_geel_schaduw_over .button_begin {
	width: 5px;
	height: 17px;
	background: url(layout/btn_geel_schaduw_begin.gif) no-repeat;
	float: left;
	cursor: pointer;
}

.knop_geel_schaduw_over .button_end {
	width: 5px;
	height: 17px;
	background: url(layout/btn_geel_schaduw_end.gif) no-repeat;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.knop_geel_schaduw_over .button_middle {
	float: left;
	height: 17px;
	background: url(layout/btn_geel_schaduw_middle.gif) repeat-x;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:Verdana, Geneva, sans-serif;
	cursor: pointer;
	font-size: 9px;
}
.cartlisting_heading{
	background:#D7D7D7 none repeat scroll 0 0;
	color:#000000;
	font-size:17px;
	font-weight:bold;
	height:26px;
}

.cartlisting_heading_stuks_total{
	background:#ebebeb none repeat scroll 0 0;
	color:#000000;
	font-size:9px;
	font-weight:bold;
	height:26px;
}

.clear_div
{
	border:1px thin #CDACCF;
	height:10px;	
	clear:both;
}
#main_div
{
	text-align:left;
	margin-bottom:10px;
}
#subcat
{
	border:1px solid #CDACCF;
	width:140px;
	float:left;
	margin:0 0 15px 3px;
	_margin:0 0 10px 3px;
}
#subcat_image
{
	height:152px;
	text-align:center;
}
#subcat_name
{
	/*min-height:25px;
	height:auto !important;
	height:25px;*/
	min-height:26px;
	*height:26px;
	border:1px solid #c160cb;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #874F90;
	text-align:center;
	background-image:url(images/layout/subcatname_bg.jpg);
	background-repeat:repeat-x;
	/*background-color:#af70b6;*/
}
#subcat a
{
	color:#FFFFFF;
	text-decoration:none;
}
#subcat a:hover
{
	text-decoration:underline;
}
#subcat img
{
	border:0;
}
.listig_box
{
	border:1px solid #CDACCF;
	float:left;
	padding:10px 0px;
	width:725px;
	_width:730px;
	margin-bottom:10px;
}
.listing_image
{
	float:left;
	width:150;
	vertical-align:middle;
	height:220px;
}
.categories_title
{
	height:20px;
	width:620px;
	padding:5px 0px 0px 5px;
	text-transform:capitalize;
	font-weight:bold;
	float:left;
	color:#FFFFFF;
	background:url(images/layout/listingbg.jpg) repeat-x;
	border-left:1px solid #c160cb;
	border-right:1px solid #c160cb;
}
.module_title
{
	height:20px;
	width:721px;
	padding:5px 0px 0px 5px;
	text-transform:capitalize;
	font-weight:bold;
	float:left;
	color:#FFFFFF;
	background:url(images/layout/listingbg.jpg) repeat-x;
	border-left:1px solid #c160cb;
	border-right:1px solid #c160cb;
}
.back
{
	height:20px;
	width:90px;
	border-left:1px solid #c160cb;
	border-right:1px solid #c160cb;
	padding:5px 0px 0px 5px;
	text-transform:capitalize;
	font-weight:bold;
	margin-left:5px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	background:url(images/layout/listingbg.jpg) repeat-x;
}
.back a
{
	color:#FFFFFF;
	text-decoration:none;
}
.back a:hover
{
	text-decoration:underline;
}
.product_info
{	
	border:1px solid #c160cb;
	width:726px;
	margin:10px 0 0 0;
	float:left;
	height:auto;
}
.pupper
{
	float:left;
}
.pimg{
	float:left;
	width:200px;
	padding-top: 80px;
	padding-left:20px;
	padding-right:40px;
	text-align:center;
}
.pinfo
{
	float:left;
	width:450px;
	padding-top:35px;
}
.pinfo span strong
{
	font-size:15px;
	font-weight:bold;
	color:#010101;
	text-transform:uppercase;
}
.pinfo span 
{
	font-weight:bold;
	color:#010101;
	text-transform:capitalize;
}
.pbottom
{
	padding:0 0 20px 20px;
	padding-bottom:40px;
	height:61px;
	margin:25px 0px 10px;
}

.psubimgs
{
	float:left;
	width:220px;
	
}
.subimg
{
	border:1px solid #C160CB;
	float:left;
	height:auto;
	padding:10px;
	width:46px;
	margin:0 10px 10px 0;
	text-align:center;
}
.pbuttons
{
	float:left;
	margin:36px 0 0 20px;
	width: 250px;
	padding-bottom:10px;
}
.plogo
{
	float:right;
	margin-right:36px;
}
.product_listing
{
	border:1px solid #CDACCF;
	float:left;
	padding:10px;
	width:706px;
}
.product_listing_img
{
	float:left;
	width:180px;
  text-align:center;
}
.products_name
{
	float:left;
	font-size:10px;
}
.products_desc
{
	float:right;
	width:515px;
}
.readmore
{
	color:#9a699f;
	text-decoration:none;
	font-weight:bold;
}
.readmore:hover
{
	text-decoration:underline;
}