/*************************************************
		CSS Document 
**************************************************/
/* HTML5 ? Boilerplate */
@import url(http://fonts.googleapis.com/css?family=Cantarell);
@import url(normalize.css);

body{font:normal 12px Tahoma;color: #000000;}
td{vertical-align:top;}
<!--input.button, input#submit, input#button{ font:bold 13px Verdana, Geneva, sans-serif; background:#FF9; color:#930; border:1px solid #C60; padding:5px 20px 5px 20px; outline:none; }-->
<!--input.buttonx,input#buttonx{font:normal 13px Tahoma;color:#006699;border:1px solid #6699CC;}-->
<!--textarea, inputx{font:normal 13px Tahoma;color:#006699;border:1px solid #6699CC;}-->
<!--select{font:normal 12px Tahoma;color:#006699;height:20px;border:1px solid #6699CC;}-->
<!--select option{font:normal 13px Tahoma;color:#006699;}-->
* a img{ border:none;}
.logo{	padding:10px 0 5px 5px;}
<!--#text {font:normal 12px Tahoma;	color:#006699;	border:1px solid #6699CC;	height:20px;}-->
/*#submit, #button {	font:bold 14px Tahoma;	color:#006699;}*/
div.nav{padding:5px; margin:1px; width:500px; font:bold 11px Arial; text-decoration:none; color:#000;}
div.nav a{ font:normal 12px Arial; text-decoration:none; color:#336699;}
div.nav a:hover{text-decoration:underline;}
h1 {
			font:normal 24px Tahoma; color:#C30;
           	margin:0px;
			display:block;
      }


.panelwrappers {     overflow: hidden;}
div.panelDIV{	width:338px; 	height:200px; 	background-color:white; 	padding:4px; }
div.panelDIV div#shopName{	 font: normal 17px Tahoma; color:#C30; padding:2px;}
div.panelDIV div#img{ border:none; padding:5px; display:blo; height:110px; width:110px; text-align:center;}
div.panelDIV div#imglink a{ text-decoration:none; font:bold 12px Tahoma; color:#777;}
div.panelDIV div#imglink a:hover{ color:#C30; text-decoration:underline;}
div.panelDIV div#biglink { text-align:center; margin:5px 0;}
div.panelDIV div#biglink a{ font:bold 15px Georgia, 'Times New Roman', Times, serif; color:#C30; text-decoration:none; color:#C30;}
div.panelDIV div#biglink a:hover{ text-decoration:underline; }
div.panelDIV div#links{ padding:3px; border-bottom:1px solid #F9E9B0;}
div.panelDIV div#links a{text-decoration:none; font:normal 12px Tahoma; color:#36C; }
div.panelDIV div#links a:hover{ color:#930; text-decoration:underline;}

/*input[type=text], input[type=password], { height:22px;} */
select{ height:27px;}

input[type=text], input[type=password], textarea, select{
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #C60;
	font-size:13px;
	margin:0 0 5px;
	padding:4px;
	 /* width:203px; */ 
} 

/* Submit */
input[type="submit"]{
	background-color: #FC3;
	background: -moz-linear-gradient(bottom, #F93,  #FF9);
	background: -ms-linear-gradient(bottom, #F93, #FC3);
	background: -o-linear-gradient(bottom, #F93, #FC3);
	background: -webkit-linear-gradient(bottom, #F93, #FC3);
	background: linear-gradient(bottom, #F93, #FC3);
	border: 1px solid #930; color:#930; cursor: pointer; height: 29px;
}
input[type="button"]{
	background-color: #FC3;
	background: -moz-linear-gradient(bottom, #F93,  #FF9);
	background: -ms-linear-gradient(bottom, #F93, #FC3);
	background: -o-linear-gradient(bottom, #F93, #FC3);
	background: -webkit-linear-gradient(bottom, #F93, #FC3);
	background: linear-gradient(bottom, #F93, #FC3);
	border: 1px solid #930; color:#930; cursor: pointer; height: 27px;
}

input[type="submit"]:hover, input[type="button"]:hover{
	color: #930;text-shadow: 0 0 1px white;
	background: -moz-linear-gradient(bottom, #FC3, #fff);
	background: -ms-linear-gradient(bottom, #FC3, #fff);
	background: -o-linear-gradient(bottom, #FC3, #fff);
	background: -webkit-linear-gradient(bottom, #FC3, #fff);
	background: linear-gradient(bottom, #FC3, #fff);
}

.categories_head { display: block; width: 232px; height: 27px; background-image: url(./top_v5.png); background-repeat: no-repeat; background-position: 0px -280px; }


/********************************
featured list
*********************************/

		
		div#feature_list h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 12px;
			text-transform:capitalize;
		}

		div#feature_list {
			width: 730px;
			height: 113px;
			overflow: hidden;
			position: relative;
			border:0px solid blue;
			margin:5px 0 5px 0;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 140px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
			
			
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 3px;
			height: 30px;
			outline: none;
			margin:0px 6px 3px 0;
			background-color:#ccc;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:#C60;
			color: #FFF;
			margin:0px 3px 3px 0;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 593px;
			height: 240px;
			position: relative;
			background-color:#C60;
		}

		ul#output li {
			position: absolute;
			display:block;
			padding:0 0 0 5px;
			/*width: 593px;
			height: 240px;*/
		}

		/*ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FF0;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}*/
/*******************************************
	CATEGORY
*******************************************/
div#category{ border:1px solid red;}

div#product {  border-bottom:1px solid #e2e1f7;margin:1px; padding:2px 0 2px 5px; display:block; width:98%;}
div#product:hover { background-color:#f5f5f5; } 
div#product div#img{ padding:3px; display:block; border:1px solid #e2e1f7; background-color:#fff; }
div#product div#img:hover{  border:1px solid #C60;}
div#product div#img img{ border:2px solid #fff; }
div#product div#supplier{ display:block; }
div#product div#supplier a{ font:normal 14px Verdana, Geneva, sans-serif; color:#36C;text-decoration:underline;  float:left; }
div#product div#supplier span{ font:bold 13px Verdana, Geneva, sans-serif; color:#000; text-align:left; padding:3px; display:block; float:left; width:70px; }
div#product div#main{ display:block; }
div#product div#main a{ font:bold 14px Verdana, Geneva, sans-serif; color:#336699; padding:2px; display:block; float:left; width:100%; text-decoration:none; }
div#product div#main a:hover{ text-decoration:underline;}
div#product div#main1{display:block; font:normal 12px Verdana, Geneva, sans-serif; color:#000; padding:3px; }
/*div#product div#main1 a{ font:normal 11px Verdana, Geneva, sans-serif; color:#336699; display:block; float:left; text-decoration:none; }
div#product div#main1 a:hover{ text-decoration:underline;}*/
div#product div#price{ font:bold 12px Verdana, Geneva, sans-serif; color:#900; padding:3px;}
/*******************************************
 VERTICAL MENU
*******************************************/
div#vmenu{ border:2px solid #C60; }
div#vmenu div#catHeader{ font:bold 13px Tahoma, Geneva, sans-serif; color:#fff; padding:5px; background:#c60; }
div#vmenu ul{ margin:0; list-style:none; padding:0;}
div#vmenu ul li { margin-left:0px;list-style:none;  border-bottom:1px solid #c60;}
div#vmenu ul li:hover{ background-color:#ffffcb;}
div#vmenu ul li a{  font:bold 13px Arial, Helvetica, sans-serif; color:#369; text-decoration:none; display:block;padding:4px 0 4px 15px; }
div#vmenu ul li a:hover{ text-decoration:underline; }

/*************************************************
		maduqashops.php 
**************************************************/
div.shopOfTheWeek{}
div.shopOfTheWeek div#theShop{ display:block; width:720px; border:0px solid red; overflow:visible; height:240px; padding:1px; }
div.shopOfTheWeek div#shopOutline{  display:block; height:175px; padding:2px 0 2px 0; border:0px solid red;}
div.shopOfTheWeek div#theShopName {font:bold 17px Tahoma; color:#C60; padding:1px;}
div.shopOfTheWeek div#aboutUs{font:normal 12px Verdana; color:#C60; padding:1px;}
div.shopOfTheWeek div#showProd{font:normal 12px Verdana; color:#C60; padding:1px; }
div.shopOfTheWeek div#shopLogo{padding:2px; display:block; width:120px; height:120px; border:1px solid #e2e1f7; text-align:center; margin:0 5px 0 0;}
div.shopOfTheWeek div#shopLogo:hover{border:1px solid #C60;}
div.shopOfTheWeek div#shopLogo img{ padding:2px;}
div.shopOfTheWeek div#shopDesc {  padding:2px; }
div.shopOfTheWeek div#shopDesc a{ text-decoration:none; font:normal 12px Verdana, Geneva, sans-serif; color:#369; }
div.shopOfTheWeek div#shopDesc a:hover{ text-decoration:underline;}
div.shopOfTheWeek div#product{  height:120px; max-height:120px; overflow:visible;  width:120px; }
div.shopOfTheWeek div#prodImage{ border:1px solid #e2e1f7; margin:2px;display:block; width:110px; height:100px; padding:1px; text-align:center; }
div.shopOfTheWeek div#prodImage:hover{ border:1px solid #C60; }
div.shopOfTheWeek div#prodName{ display:block; overflow:visible; padding:1px; vertical-align:bottom;}
div.shopOfTheWeek div#prodName a{text-decoration:none; font:normal 11px Verdana, Geneva, sans-serif; color:#369;}
div.shopOfTheWeek div#prodName a:hover{ text-decoration:underline; color:#C60;}	
div.shopOfTheWeek div#moreProducts { border:0px solid blue;display:block; padding:2px; border-top:0px solid #f7f7f7; font:normal 12px Tahoma, Geneva, sans-serif; color:#333;}
div.shopOfTheWeek div#wehave{font:bold 13px Tahoma; color:#C60; padding:2px;}
div.shopOfTheWeek div#theitem{font:normal 12px Tahoma; color:#369; padding:1px;}
div.shopOfTheWeek div#theitem a{ text-decoration:none; color:#369;}
div.shopOfTheWeek div#theitem a:hover{ text-decoration:underline; color:#C60; };


div.premiumShops{}
div.premiumShops table#theShop{padding:2px; border-right:1px solid #e2e1f7; height:180px;}
div.premiumShops div#theLogo{padding:1px; border:0px solid red;}
div.premiumShops div#theLogo img{padding:1px; border:2px solid #e2e1f7;}
div.premiumShops div#theLogo img:hover{padding:1px; border:2px solid #C60;}
div.premiumShops div#theShopName{}
div.premiumShops div#theShopName a{font:bold 13px Verdana, Geneva, sans-serif; color:#C60; text-decoration:none;}
div.premiumShops div#theShopName a:hover{ text-decoration:underline}
div.premiumShops ul{}
div.premiumShops ul li{}
div.premiumShops ul li a{ text-decoration:none; padding:0; margin:0; font:normal 10px Verdana, Geneva, sans-serif; color:#369; }
div.premiumShops ul li a:hover{ text-decoration:underline;}

div.navigation{ border:0px solid blue; padding:5px; font:normal 12px Tahoma; text-align:center;}
div.navigation span#first,
div.navigation span#last,
div.navigation span#next,
div.navigation span#prev,
div.navigation span#nav
{border:1px solid #e2e1f7; padding:5px 8px 5px 8px; font:normal 12px Tahoma; text-align:center; color:#369; font-size:12px; font:Tahoma;}
div.navigation span.page_link{}
div.navigation span.page_link a{ padding:5px 8px 5px 8px; border:1px solid #e2e1f7; color:#369; text-decoration:none; background-color:#f5f5f5; }
div.navigation span.page_link a:hover{ border:1px solid #C60; text-decoration:underline; color:#C60; }
div.navigation a.prev{ padding:5px 8px 5px 8px; border:1px solid #e2e1f7; color:#369; text-decoration:none; font-size:11px; font:Tahoma; background-color:#f5f5f5; }
div.navigation a.prev:hover{ border:1px solid #C60; text-decoration:underline; color:#C60; }
div.navigation a.first{ padding:5px 8px 5px 8px; border:1px solid #e2e1f7; color:#369; text-decoration:none; font-size:12px; font:Tahoma; background-color:#f5f5f5; }
div.navigation a.first:hover{ border:1px solid #C60; text-decoration:underline; color:#C60; }
div.navigation a.last{ padding:5px 8px 5px 8px; border:1px solid #e2e1f7; color:#369; text-decoration:none; font-size:12px; font:Tahoma; background-color:#f5f5f5; }
div.navigation a.last:hover{ border:1px solid #C60; text-decoration:underline; color:#C60; }
div.navigation a.next{ padding:5px 8px 5px 8px; border:1px solid #e2e1f7; color:#369; text-decoration:none; font-size:11px; font:Tahoma; background-color:#f5f5f5; }
div.navigation a.next:hover{ border:1px solid #C60; text-decoration:underline; color:#C60; }

/*******************************************************
	 TABBED AREA
********************************************************/
.ads_tabs { padding:0; margin:0 0 5px 0; width:100%;; border:1px solid white;}
ul.alladstabs {margin:2px 0 0 0px; list-style:none; list-style-position:outside; width:100%;}
ul.alladstabs li { font:bold 13px Tahoma; color:#336699; padding:5px;display:inline; float:left; margin-right:5px; cursor:pointer; position:relative; margin-bottom:-1px;border:1px dashed #e2e1f7; background-color:white;}
ul.alladstabs li:hover{ border:1px dashed #CC6600; }
ul.alladstabs li.active{color:#CC6600;border:1px solid #e2e1f7; border-bottom: 1px solid white;padding:5px 5px 10px 5px; background-color:white;}
.content { background-color:#ffffff; width:100%;	padding:4px; border-top:1px solid #e2e1f7; overflow:hidden; }
#content_2, #content_3, #content_4 {display:none; z-index:-1;}
.news_ads_tabs { padding:0; margin:0 0 5px 0; width:100%;; border:1px solid white;}
ul.news_alladstabs {margin:2px 0 0 5px; list-style:none; list-style-position:outside; width:100%;}
ul.news_alladstabs li { font:bold 11px Tahoma; color:#336699; padding:5px;display:inline; float:left; margin-right:2px; cursor:pointer; position:relative; margin-bottom:-1px;border:1px dashed #e2e1f7; background-color:white;}
ul.news_alladstabs li:hover{ border:1px dashed #CC6600; }
ul.news_alladstabs li.active{color:#CC6600;border:1px solid #e2e1f7; border-bottom: 1px solid white;padding:5px 5px 7px 5px; background-color:white;}
.news_content { background-color:#ffffff; width:100%;	padding:2px; border-top:1px solid #e2e1f7; margin-bottom:7px;border-bottom:1px solid #e2e1f7; overflow:hidden; }
#news_content_2, #news_content_3 , #news_content_4, #news_content_5{display:none; z-index:-1;}

/**************************************************
		BUTTONS
***************************************************/
div.button{ width:100px; padding:0 0 0 20px; margin:15px; display:block;}
div.button a{ border:1px dashed #E2E1F7; width:100%; height:100%; padding:8px; display:block; font:bold 13px Tahoma; color:#336699; background-color:white; text-decoration:none;}
div.button a:hover{ border:1px solid #CC6600; color:#993300 }
div.button2{ width:90%; padding:3px; margin:5px; display:block;}
div.button2 a{ border:1px dashed #E2E1F7; width:100%; height:100%; padding:4px; display:block; font:bold 12px Tahoma; color:#CC6600; background-color:white; text-decoration:none;}
div.button2 a:hover{ border:1px solid #CC6600; color:#993300 }
div.button3{ padding:3px; margin:0px; display:block;}
div.button3 a{ border:1px dashed #fffbb8; width:120px; height:100%; padding:3px; display:block; font: bold 11px Tahoma; color:#003399; background-color:#fffbb8; text-decoration:underline;}
div.button3 a:hover{ border:1px dashed #ffffff; color:#993300; text-decoration:underline; }

/**************************************************
		SEARCH
***************************************************/
.search{ display:block; border-bottom:1px solid #E2E1F7;border-top:1px solid #E2E1F7;padding:2px 0 2px 0;background-color:#fff;}
.search_content{font:bold 13px Tahoma;color:#D25A0B;background-color:#f5f5f5;padding:7px 0px 7px 20px;}
.search_line{font:bold 12px Tahoma; padding:4px 0 0 10px; color:#336699; text-align:left;}
.search_line a{ font:bold 12px Tahoma; color:#336699; text-decoration:underline; }
.search_line a:hover{ color:#CC6600; text-decoration:underline; }

div.new_search{ vertical-align:middle; height:37px;border:1px solid #777; margin:0;display:block; padding:0; overflow:hidden;background:url(./top_banner_inactive.png) top left repeat-x;}
div.new_search a#slice{ margin:0; height:21px; padding:8px 10px 8px 15px; float:left; border-right:1px solid #777; font:Bold 13px Arial, Helvetica, sans-serif; color:#336699; text-decoration:none; display:inline; background:url(../images/top_banner_inactive.png) top left repeat-x;}div.new_search a#slice:hover{ background:url(./top_banner_active.png) top left repeat-x; color:#993300;}
.search_frm{margin:0; padding:0 0 0 20px;}
.search_padd{ padding:0 10px 0 10px}
.search_txt{border:0px solid blue; display:block; padding:6px 20px 6px 20px;}

div.search_link{ border-right:1px solid #996; display:block; float:left; width:60px; padding:5px; margin:5px 0 0 0;}
div.search_link a{font:bold 11px Tahoma; color:#663; text-decoration:none;}
div.search_link a:hover{ text-decoration:underline;}

div.top_banner_new{ border:0px solid red; display:block; width:1000px; height:35px;}
div.top_banner_new div#left{ border:0px solid red; display:block; width:19px; height:35px; background:url(layout/top_left.jpg) top left no-repeat; float:left;}
div.top_banner_new div#main{ border:0px solid red; display:block; width:961px; height:35px; background:url(layout/top_main.jpg) top left repeat-x; float:left;}
div.top_banner_new div#right{ border:0px solid red; display:block; width:20px; height:35px; background:url(layout/top_right.jpg) top left no-repeat; float:left;}

/********************************************
	APPLE NAV
********************************************/
div#apple_nav{display:block; width:998px; float:left; margin:0 0 0 2px;}
div#apple_nav div.seperator{background:url(./apple_nav_seperator.gif) left top repeat-x; width:1px; display:block; height:36px; float:left;}
div#apple_nav div.menu_item{background:url(./apple_nav_middle_inactive.gif) left top repeat-x;  width:197px; display:block; height:36px; float:left;}
div#apple_nav div.menu_item a{ font:normal 16px Arial, Helvetica, sans-serif; text-decoration:none; display:block; padding:8px; color:#ffc; text-align:center; }
div#apple_nav div.left_end{background:url(./apple_nav_left.gif) left top no-repeat; width:4px; display:block; height:36px; float:left;}
div#apple_nav div.right_end{background:url(./apple_nav_right.gif) left top no-repeat; width:5px; display:block; height:36px; float:left}

div#lower_nav{display:block; width:998px; float:left; margin:0 0 0 2px;}
div#lower_nav div.left{background:url(./apple_white_left.gif) left top repeat-y;  width:4px; display:block;  float:left;height:38px;}
div#lower_nav div.content{  width:980px; display:block;  float:left; height:28px;}
div#lower_nav div.right{background:url(./apple_white_right.gif) left top repeat-y;  width:4px; display:block; float:left; height:38px;}

div#lower_nav div.left_corner{background:url(./apple_white_left_corner.gif) left top no-repeat;  width:4px; display:block; height:5px; float:left;}
div#lower_nav div.lower{background:url(./apple_white_bottom.gif) left top repeat-x;  width:987px; display:block; height:4px; float:left;}
div#lower_nav div.right_corner{background:url(./apple_white_right_corner.gif) left top no-repeat;  width:4px; display:block; height:5px; float:left;}

<!--div#lower_nav div.content select#cat{ height:27px; }-->


/**************************************************
		TOP SCROLLER
***************************************************/
div.top_scroller{ border:0px solid red; display:block; width:950px; height:110px;}
div.top_scroller div#top_left{ border:0px solid red; display:block; width:19px; height:31px; background:url(layout/scroller_top_left.jpg) top left no-repeat; float:left;}
div.top_scroller div#top_main{ border:0px solid red; display:block; width:911px; height:31px; background:url(layout/scroller_top_main.jpg) top left repeat-x; float:left;}
div.top_scroller div#top_right{ border:0px solid red; display:block; width:20px; height:31px; background:url(layout/scroller_top_right.jpg) top left no-repeat; float:left;}
div.top_scroller div#mid_left{ border:0px solid red; display:block; width:19px; height:120px; background:url(layout/scroller_mid_left.jpg) top left repeat-y; float:left;}
div.top_scroller div#mid_main{ border:0px solid red; display:block; width:911px; height:120px; float:left;}
div.top_scroller div#mid_right{ border:0px solid red; display:block; width:20px; height:120px; background:url(layout/scroller_mid_right.jpg) top left repeat-y; float:left;}
div.top_scroller div#bottom_left{ border:0px solid red; display:block; width:19px; height:24px; background:url(layout/scroller_bottom_left.jpg) top left no-repeat; float:left;}
div.top_scroller div#bottom_main{ border:0px solid red; display:block; width:911px; height:24px; background:url(layout/scroller_bottom_main.jpg) top left repeat-x; float:left;}
div.top_scroller div#bottom_right{ border:0px solid red; display:block; width:20px; height:24px; background:url(layout/scroller_bottom_right.jpg) top left no-repeat; float:left;}

div.top_scroller1{ border:0px solid red; display:block; width:1000px; height:140px;}
div.top_scroller1 div#top_left{ border:0px solid red; display:block; width:19px; height:25px; background:url(layout/scroller1_top_left.jpg) top left no-repeat; float:left;}
div.top_scroller1 div#top_main{ border:0px solid red; display:block; width:961px; height:25px; background:url(layout/scroller1_top_main.jpg) top left repeat-x; float:left;}
div.top_scroller1 div#top_right{ border:0px solid red; display:block; width:20px; height:25px; background:url(layout/scroller1_top_right.jpg) top left no-repeat; float:left;}
div.top_scroller1 div#mid_left{ border:0px solid red; display:block; width:19px; height:100px; background:url(layout/scroller1_mid_left.jpg) top left repeat-y; float:left;}
div.top_scroller1 div#mid_main{ border:0px solid red; display:block; width:911px; height:100px; float:left;}
div.top_scroller1 div#mid_right{ border:0px solid red; display:block; width:20px; height:100px; background:url(layout/scroller1_mid_right.jpg) top left repeat-y; float:left;}
div.top_scroller1 div#bottom_left{ border:0px solid red; display:block; width:17px; height:14px; background:url(layout/scroller1_bottom_left.jpg) -2px -18px no-repeat; float:left;}
div.top_scroller1 div#bottom_main{ border:0px solid red; display:block; width:965px; height:14px; background:url(layout/scroller1_bottom_main.jpg) -2px -18px repeat-x; float:left;}
div.top_scroller1 div#bottom_right{ border:0px solid red; display:block; width:18px; height:14px; background:url(layout/scroller1_bottom_right.jpg) 0px -18px no-repeat; float:left;}

div.search_main{ border:0px solid red; display:block; width:950px; height:50px;}
div.search_main div#top_left{ border:0px solid red; display:block; width:9px; height:9px; background:url(layout/search_top_left.jpg) top left no-repeat; float:left;}
div.search_main div#top_main{ border:0px solid red; display:block; width:932px; height:9px; background:url(layout/search_top_mid.jpg) top left repeat-x; float:left;}
div.search_main div#top_right{ border:0px solid red; display:block; width:9px; height:9px; background:url(layout/search_top_right.jpg) top left no-repeat; float:left;}
div.search_main div#mid_left{ border:0px solid red; display:block; width:9px; height:35px; background:url(layout/search_mid_left.jpg) top left repeat-y; float:left;}
div.search_main div#mid_main{ border:0px solid red; display:block; width:932px; height:35px; float:left;}
div.search_main div#mid_right{ border:0px solid red; display:block; width:9px; height:35px; background:url(layout/search_mid_right.jpg) top left repeat-y; float:left;}
div.search_main div#bottom_left{ border:0px solid red; display:block; width:9px; height:9px; background:url(layout/search_bottom_left.jpg) top left no-repeat; float:left;}
div.search_main div#bottom_main{ border:0px solid red; display:block; width:932px; height:9px; background:url(layout/search_bottom_mid.jpg) top left repeat-x; float:left;}
div.search_main div#bottom_right{ border:0px solid red; display:block; width:9px; height:9px; background:url(layout/search_bottom_right.jpg) top left no-repeat; float:left;}


div.search_main_1{ border:0px solid red; display:block; width:950px; height:50px;}
div.search_main_1 div#top_left{ border:0px solid red; display:block; width:7px; height:7px; background:url(layout/search_1_top_left.jpg) top left no-repeat; float:left;}
div.search_main_1 div#top_main{ border:0px solid red; display:block; width:934px; height:7px; background:url(layout/search_1_top_mid.jpg) top left repeat-x; float:left;}
div.search_main_1 div#top_right{ border:0px solid red; display:block; width:9px; height:7px; background:url(layout/search_1_top_right.jpg) top left no-repeat; float:left;}
div.search_main_1 div#mid_left{ border:0px solid red; display:block; width:7px; height:35px; background:url(layout/search_1_mid_left.jpg) top left repeat-y; float:left;}
div.search_main_1 div#mid_main{ border:0px solid red; display:block; width:934px; height:35px; background:url(layout/search_1_mid_main.jpg) top left repeat; float:left;}
div.search_main_1 div#mid_right{ border:0px solid red; display:block; width:9px; height:35px; background:url(layout/search_1_mid_right.jpg) top left repeat-y; float:left;}
div.search_main_1 div#bottom_left{ border:0px solid red; display:block; width:7px; height:9px; background:url(layout/search_1_bottom_left.jpg) top left no-repeat; float:left;}
div.search_main_1 div#bottom_main{ border:0px solid red; display:block; width:934px; height:9px; background:url(layout/search_1_bottom_mid.jpg) top left repeat-x; float:left;}
div.search_main_1 div#bottom_right{ border:0px solid red; display:block; width:9px; height:9px; background:url(layout/search_1_bottom_right.jpg) top left no-repeat; float:left;}

/**************************************************



		TOP BANNER



***************************************************/



div.top_banner{	display:block; height:20px; background-color:#FFFBDF;padding:10px 5px 10px 20px; border-bottom:1px solid #FEEFC7;border-top:1px solid #FEEFC7;vertical-align:middle;	}



div.top_banner div#inner{	font:bold 14px Tahoma;color:#336699;vertical-align:middle;float:left;}



/*****************************************
	INDEX LEFT PANEL
*****************************************/
.left_pannel{ display:block; width:248px;  float:left; height:inherit; padding:0;	/*background:#F5F5FC;*/}
div.tabbed_area {}
div.tabbed_area div#create_ad{ margin: 0px 0 0px 0; font:bold 12px Tahoma; color:#993300;}
div.tabbed_area div#create_ad a{ text-decoration:none;}
div.tabbed_area div#create_ad a img{ border:none;}
div.tabbed_area div#create_ad div#getfreeshop{margin:0px; padding:7px 2px;}
div.tabbed_area div#create_ad div#getfreeshop a{ text-decoration:underline; font:bold 12px Tahoma; color:#993300;}
div.tabbed_area div#create_ad div#getfreeshop a:hover{ color:#336699;}
div.tabbed_area div#intro{ z-index:100; padding:1px; text-align:left; font:bold 13px Tahoma; color:#336699; margin:1px; border:0px solid red;}
div.tabbed_area div#intro a{ color:#993300; font-weight:bold; font-size:13px; padding:0px; margin:0px; border:0px solid red; display:inline; }
div.tabbed_area div#intro a: hover { color:#990000; }
div.tabbed_area div#signin{ padding:5px; text-align:center; margin:8px;}
div.tabbed_area div#signin a{ /*background-image:url(../images/slash_1.png);*/ background-color:white; padding:10px 15px; border:1px dashed #CC6600; font:bold 13px Tahoma; color:#336699; text-decoration:none; }
div.tabbed_area div#signin a:hover{ border:1px solid #CC6600; color:#CC6600;}
div.eshop_index1{padding:3px;  margin:2px;} 
div.eshop_index1 a{ font:bold 12px Tahoma; color:#993300; text-decoration:underline;}
div.eshop_index1 a:hover{ text-decoration:underline; color:#336699;}
div.eshop_index2{padding:3px;  margin:2px;} 
div.eshop_index2 a{ font:bold 12px Tahoma; color:#993300; text-decoration:underline;}
div.eshop_index2 a:hover{ text-decoration:underline;color:#336699;}



/**************************************************



		all_ads.php



***************************************************/



div.bycat { border:1px solid #e2e1f7; margin:2px; padding:5px;}







div.bycat div#head{ font:bold 14px Tahoma; color:#CC6600; padding:7px 0 5px 5px; margin:0 0 5px 0; }



div.bycat div#catgry{ font:normal 13px Tahoma; color:#CC6600; padding:3px 0 3px 7px; margin:0 0 2px 0; }



div.bycat div#subcatgry a{ font:normal 12px Tahoma; display:block; color:#336699; padding:1px 0 1px 10px; margin:0; text-decoration:none; }



div.bycat div#subcatgry a:hover{ text-decoration:underline; color:#993300; background-color:#f5f5f5;}







div#subcat{ font:bold 13px Tahoma; color:#336699; padding:10px 0 15px 5px; margin:5px 0 5px 0; }

div#ads_item {  border-bottom:1px solid #e2e1f7;margin:2px; padding:5px; display:block; width:98%;}
div#ads_item:hover { background-color:#f5f5f5; } 
div#ads_item div#img{ border:0px solid red;width:80px; margin:2px; padding:3px; display:inline; }
div#ads_item div#user{ border:0px solid red;font:normal 10px Verdana, Geneva, sans-serif; color:#777; text-align:left; padding:3px; display:block; }
div#ads_item div#main{ border:0px solid red;display:inline; }
div#ads_item div#main a{ border:0px solid red;font:normal 13px Verdana, Geneva, sans-serif; color:#336699; padding:2px; display:block; float:left; width:100%; text-decoration:none; }
div#ads_item div#main a:hover{ text-decoration:underline;}

div#ads_item1 {  border-bottom:1px solid #e2e1f7;margin:2px; padding:2px 0 2px 5px; display:block; width:98%;}
div#ads_item1:hover { background-color:#f5f5f5; } 
div#ads_item1 div#img{ border:0px solid red;width:80px; margin:2px; padding:3px; display:inline; }
div#ads_item1 div#user{ border:0px solid red;font:normal 10px Verdana, Geneva, sans-serif; color:#777; text-align:left; padding:3px; display:block; }
div#ads_item1 div#main{ border:0px solid blue;display:inline; }
div#ads_item1 div#main a{ border:0px solid red;font:normal 13px Verdana, Geneva, sans-serif; color:#336699; padding:2px; display:block; float:left; width:100%; text-decoration:none; }
div#ads_item1 div#main a:hover{ text-decoration:underline;}
div#ads_item1 div#main1{ border:0px solid red;display:inline;font:normal 11px Verdana, Geneva, sans-serif; color:#555; padding:0px; }
div#ads_item1 div#main1 a{ border:0px solid red;font:normal 11px Verdana, Geneva, sans-serif; color:#336699; padding:0px 5px 0 2px; display:block; float:left; text-decoration:none; }
div#ads_item1 div#main1 a:hover{ text-decoration:underline;}

/**************************************************
	ad_det.php
***************************************************/



div.ad_det {  border:0px solid #e2e1f7; margin:0px; padding:0px; width:96%;}



div.ad_det div#title{ width:90%;  padding:10px 0 10px 5px; background-color:white; display:block; font: bold 18px Tahoma, Geneva, sans-serif;  color:#336699; }



div.ad_det div#cat{  width:90%; padding:3px; background-color:white; display:block; font: bold 13px Tahoma; color:#336699;}



div.ad_det div#desc{  width:90%; padding:3px; background-color:white; display:block; font: normal 12px Tahoma;  color:#666666;}



div.ad_det div#prodimg{ padding:5px; background-color:white; display:block;}



div.ad_det div#reviews{ border:0px solid red; margin:0 0 0 5px; display:block; overflow:auto;}



div.ad_det div#textarea{ padding:5px 5px 5px 20px; background-color:#f5f5f5; display:block;}



div.ad_det div#usrcomments{ background-color:#f5f5f5; overflow:auto; display:block;  padding:0px; margin:2px 0 2px 0; font: normal 11px Tahoma;  color:#666666;}











div#scroll{ height:auto; max-height:400px;  overflow: visible;}



div.item{ margin-bottom: 6px;  border-bottom:2px solid white;  padding:3px;  width:370px; }



div.item div#msg{ padding:5px; font:normal 12px Tahoma; color:#333333; }



div.item span#name{ font:bold 11px Tahoma; color:#777;}



div.item span#time{ font:normal 10px Tahoma; color:#aaa;}







div.item div.like_this{padding:1px; display:inline;}



div.item div.like_this a{ font:normal 10 Tahoma; color:#336699; text-decoration:none; border:1px dashed #f5f5f5; padding:0px 5px 0px 5px; }



div.item div.like_this a span{ font:normal 9 Tahoma; color:#336699; font-style:italic;  }



div.item div.like_this a:hover{color:#CC6600; text-decoration:none;border:1px solid #CC6600;}















div.usrdet { border:0px solid #e2e1f7; /*background-color:#f9f9f9;*/ margin:0px; padding:0px;}



div.usrdet div#name,  div.usrdet div#email, div.usrdet div#mobile{ width:90%;  padding:2px; display:block; font: normal 13px Tahoma; color:#336699; }



div.usrdet div#name div, div.usrdet div#email div, div.usrdet div#mobile div{ width:10px; float:left; text-align:right;font: bold 13px Tahoma; color:#336699; }



div.usrdet div#usrimg{ padding:5px; margin:5px;  display:block; text-align:center;}



div.usrdet div#suby{   padding:7px; margin:5px 0 7px 0; font: bold 14px Tahoma;  color:#CC6600;}



div.usrdet div#contact{ padding:3px; text-align:center; widows:100%;}



div.usrdet div#details{ padding:3px; margin:5px;}



div.usrdet div#details a{ font:normal 12px Tahoma; color:#666; text-decoration:none;}



div.usrdet div#details a:hover{ text-decoration:underline; color:#993300;}



/**************************************************



		HOME



***************************************************/



.hrowh{padding:2px 0 2px 10px; border-bottom:1px solid #f5f5f5;font:bold 13px Tahoma; color:#336699;}



.hrowckbox{padding:0 0 0 10px;  border-bottom:1px solid #f5f5f5; }



.hrow{padding:2px 0 2px 10px; border-bottom:1px solid #f5f5f5;font:normal 12px Tahoma; color:#336699; text-decoration:none;}



.hrow a{ font:normal 12px Tahoma; color:#336699; text-decoration:none; display:block; width:100%;}



.hrow a:hover{ text-decoration:underline;}



/**************************************************



		RESPONSES



***************************************************/



div.response_ad{ margin:2px; padding:3px;}



div.response_ad div#cat{ font:bold 12px Tahoma; color:#336699; padding:5px;}



div.response_ad div#title{ font:bold 12px Tahoma; color:#CC6600;padding:5px; }



div.response_ad div#desc{ font:normal 12px Tahoma; color:#888; padding:5px;}







.rrow_head{ font:bold 14px Tahoma; color:#336699; padding:5px 5px 10px 5px; border-bottom:1px solid #f5f5f5; background-color:#f5f5f5;}



.rrow_bold{ font:bold 11px Tahoma; color:#336699; padding:3px 5px; border-bottom:1px solid #f5f5f5;}



.rrow{ font:normal 12px Tahoma; color:#336699; padding:3px; border-bottom:1px solid #f5f5f5;}



.responses_main_content{	float:left;	width:600px;	padding:0 0px 0 0;	height:100%;	margin:0 auto;	display:block;	z-index:-3;}



/**************************************************



		SHOP



***************************************************/



#del_shop{}



#del_shop a span{visibility:hidden;}



#del_shop a:hover span{visibility:visible;}



#fix a:hover { zoom: 1; }



#p_row{background-color:#ffffff;height:20px;font:normal 12px Tahoma;color:#006699;text-decoration:none;width:100%;}



#p_row span{visibility:hidden;}



#p_row td:hover span{visibility:visible;}



/**************************************************



		TOOT TIP



***************************************************/



#tt_text {margin:50px auto; width:500px}



.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}



#tt {position:absolute; display:block; background:url(../images/tooltip_images/tt_left.gif) top left no-repeat}



#tttop {display:block; height:0px; margin-left:5px; background:url(../images/tooltip_images/tt_top.gif) 15px 0px no-repeat; overflow:hidden}



#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:15px; background:#F8fe81; color:#666}



#ttbot {display:block; height:0px; margin-left:5px; background:url(../images/tooltip_images/tt_bottom.gif) 8px -4px no-repeat; overflow:hidden}



/*******************************************************************



		ADS PAGE



********************************************************************/



.ads_loading_wait{ text-align:center; padding:20px 20px 20px 400px;}



.examples{font:normal 13px Tahoma; color:#336699; padding:1px; text-decoration:none;}



.examples:hover{ text-decoration:underline;}



/*******************************************************************



		REGISTER PAGE



********************************************************************/



form.frm_register { width: 770px; font:normal 9px Tahoma;	color: #333;}



form.frm_register label.error, label.error {	font:normal 9px Tahoma; color: red;	font-style: italic; }



form.frm_register td{ vertical-align:bottom; font:normal 13px Tahoma; color:#006699; text-align:right; padding:5px 5px 5px 5px;}



.rtitle{vertical-align:bottom; font:normal 14px Tahoma; color:#006699; text-align:right; width:70px; padding:5px 5px 5px 5px;}



/*******************************************************************



		LOGIN PAGE



********************************************************************/



.ltitle{vertical-align:middle; font:normal 14px Tahoma; color:#006699; width:100px; padding:5px 5px 5px 5px;}



/******************************************************



		 ADS DESC.PHP



*******************************************************/



.ads_header{ font:bold 15px Tahoma; color:#006699; text-align:center; padding:15px;}



.ads_cat{ vertical-align:bottom; font:normal 13px Tahoma; color:#006699; width:130px; padding:5px 5px 5px 5px;}



.ads_catd{ vertical-align:top; font:normal 13px Tahoma; color:#006699; width:130px; padding:5px 5px 5px 5px;}



.generic_content .text{ font:normal 14px Tahoma; color:#006699; text-align:right;}



.generic_content .input{ font:normal 13px Tahoma; color:#006699; text-align:left;}



.generic_content .submit{ font:normal 13px Tahoma; color:red; text-align:center;}



/******************************************************



		 INDEX MAIN PAGE



*******************************************************/



div.mpads{ padding:5px;}



div.mpads #header{ text-align:left; padding:10px 5px 15px 5px; font:bold 13px Tahoma, Geneva, sans-serif; background-color:#fff; color:#369;}



div.mpads #item{border-bottom:1px solid #f5f5f5; text-align:left; height:18px;}



div.mpads #item a{ padding:0px;  font:normal 1em Tahoma, Geneva, sans-serif; color:#369; display:block; text-decoration:none;}



div.mpads #item a:hover{ text-decoration:underline; background-color:#FAE3B4; color:#C60;}



div.mpads #header span#icount{font:normal 11px Tahoma; color:#bbb;}







div.mpads #item div#container { display:block; width:100%; overflow:visible; height:18px; border:0px solid red; float:left;}



div.mpads #item div#container:hover {  background-color:#fff; text-align:left;}



div.mpads #item div#container div#category { display: block;  float:left; height:100%; border:0px solid #efefef; overflow:auto; }







div.mpads1{ padding:5px;}



div.mpads1 #header{ text-align:left; padding:12px 5px 12px 5px; font:bold 12px Tahoma, Geneva, sans-serif; background-color:#fff; color:#369;}



div.mpads1 #header div#icon{padding:0 8px 0 8px;}



div.mpads1 #header span#icount{font:normal 11px Tahoma; color:#666;}







div.mpads1 #item{border-bottom:0px solid #f5f5f5; text-align:left; height:18px;}



div.mpads1 #item a{ padding:1px;  font:normal 11px Verdana, Geneva, sans-serif; color:#369; display:block; text-decoration:none;}



div.mpads1 #item a:hover{ text-decoration:underline; background-color:#fff; color:#C60;}



div.mpads1 #item div#container { display:inline; width:90%; overflow:visible; padding:0 0 0 20px;  border:0px solid red; float:left;}



div.mpads1 #item div#container:hover {  background-color:#fff; text-align:left;}



div.mpads1 #item div#container div#category { display: inline;  float:left; height:100%; border:0px solid #efefef; overflow:auto; }


/******************************************************
MAIN LAYOUT
*******************************************************/
#www-maduka-biz{	display:block;	margin:0 auto;	list-style:none;	height:100%;	background-color:#FFF;}
#top-most-div{	background-color:#FC9;	height:18px;	margin:-10px 0px 0px 0px;	padding:10px;	z-index:-300; background:#f5f5f5; border-bottom:1px solid #E2E1F7;}
#container{	width:1000px;	background-color:#ffffff;	margin:0 auto; z-index:-100; overflow:visible;}
#top-most-links{	height:20px;	display:block;	padding:2px 10px 0 0;	border-bottom:0px solid #FF9933;}
.top_links_main{	padding:0px 10px 0 0;}
#top_links{padding:7px 1px 5px 1px;	vertical-align:middle;}
#top_links_seperator{	float:right;	margin:9px 5px 5px 5px;	vertical-align:bottom;	height:13px;	width:1px;	background-color:#993300;}
#top_links a{	font:normal 11px Tahoma;	text-decoration:none;	color:#006699;	text-align:left;}
#top_links a:hover{	text-decoration:underline;	color:#993300;}
#head{	/*border:1px solid #0033FF;*/	padding:0;}
#banner_3{	vertical-align:middle;	float:right;}
#banner_3 a{	font:normal 13px Tahoma;	color:#996600;	text-decoration:none;}
#banner_3 a:hover{	color:#993300;	text-decoration:underline;}
#content{ margin:1px 0 0 0;	z-index:-3; border:0px solid white;}
#left_content{	width:250px;	float:left;	height:100%;	margin:0 5px 0 0;	z-index:-3;}
#main_content{	float:left;	width:450px;	padding:0 0px 0 0;	height:100%;	margin:0 auto;	display:block;	z-index:-3;}
/******************************************************
HOME LEFT PANEL
*******************************************************/
div.left_content{width:250px;float:left;height:100%;margin:0 5px 0 0;z-index:-3;}
div.left_content div#head{ font:bold 14px Tahoma; color:#CC6600; margin:5px; padding:5px;}
div.left_content div#img{ padding:0px; margin:0 auto; text-align:center;}
div.left_content div#main{	padding:5px 0px 10px 10px;	background:#F5F5FC;	border:1px solid #E2E1F7;}
div.left_content div#title{ font:bold 13px Tahoma; color:#336699;}
div.left_content div#val{ font:normal 13px Tahoma; color:#336699;}
div.home{}

/**************************************************
CREATE MY ONLINE SHOP
**************************************************/
#shop_field_name{text-align:right; vertical-align:middle; font:bold 13px Tahoma;color:#555;}
#shop_intro_head{text-align:left; vertical-align:middle; font:bold 16px Tahoma;color:#999999;padding:15px 15px 15px 20px;margin:10px 0 10px 0;z-index:-3;}
#shop_intro_head_2{text-align:left; vertical-align:middle; font:bold 15px Tahoma;color:#999999;padding:15px;margin:10px 0 10px 0;z-index:-3;}











/**************************************************



		SHOW SHOPS



***************************************************/



div.showshops{border:1px solid #e2e1f7; padding:5px; margin:3px; overflow:auto;}



div.showshops:hover{border:1px solid #CC6600; background-color:#f9f9f9;}



div.showshops div#logo {display:inline; width:120px; float:left; border:0px solid red; }



div.showshops div#details {display:inline; width:300px; text-align:left; border:0px solid red; overflow:visible; float:right;}







div.showshops div#details div#name { display:block; padding:3px; border:0px solid red; width:280px; float:right;  overflow:auto;}



div.showshops div#details div#name a{ font:bold 13px Tahoma; text-decoration:none; color:#CC6600;}



div.showshops div#details div#name a:hover{ text-decoration:underline;}







div.showshops div#details div#desc {display:block; padding:3px; border:0px solid red; width:280px; float:right;}



div.showshops div#details div#desc a{ font:normal 12px Tahoma; color:#336699; text-decoration:none; }



div.showshops div#details div#desc a:hover{ text-decoration:none; color:#993300;}


div.showshopsIndex{border:1px solid #e2e1f7; padding:1px; margin:1px; overflow:auto; height:76px;}
div.showshopsIndex:hover{border:1px solid #CC6600; background-color:#f9f9f9;}
div.showshopsIndex div#logo {display:inline; width:80px; float:left; border:0px solid red; }
div.showshopsIndex div#details {display:inline; width:262px; text-align:left; border:0px solid red; overflow:visible; float:right;}
div.showshopsIndex div#details div#name { display:block; padding:1px; border:0px solid red; width:262px; float:right;  overflow:auto;}
div.showshopsIndex div#details div#name a{ font:bold 13px Tahoma; text-decoration:none; color:#CC6600;}
div.showshopsIndex div#details div#name a:hover{ text-decoration:underline;}
div.showshopsIndex div#details div#desc {display:block; padding:1px; border:0px solid red; width:262px; float:right;}
div.showshopsIndex div#details div#desc a{ font:normal 12px Tahoma; color:#336699; text-decoration:none; }
div.showshopsIndex div#details div#desc a:hover{ text-decoration:none; color:#993300;}

/**************************************************
		GET SHOP
***************************************************/



div.product {display:block; border:1px solid #e2e1f7; margin:10px 5px 5px 5px; overflow:auto; height:100%; padding:2px 2px 8px 2px;}



div.product:hover{ border:1px solid #C60;}



div.product div#img{display:block; width:150px; height:150px; text-align:center;  border:1px solid white; overflow:visible;}



div.product div#name{  display:block; height:25px; border:0px solid red;}



div.product div#name a{padding:5px;text-decoration:none;font:bold 11px Verdana, Geneva, sans-serif; text-decoration:none; text-transform:capitalize; color:#336699;}



div.product div#name a:hover{ text-decoration:underline;}



div.product div#desc { display:block; height:40px; border:0px solid blue;}



div.product div#desc a{font:normal 11px Verdana, Geneva, sans-serif; color:#666666; display:block; padding:1px; text-decoration:none;}



div.product div#desc a:hover{ text-decoration:underline;}







/**************************************************



		GET PRODUCTS



***************************************************/



div#proddetail{width:400px; display:inline; overflow:auto; border:0px solid red; margin:5px 0;}



div#proddetail div{display:inline; padding:2px;  border:1px solid #CCCCCC; border-right:0px;background-color:#FFFFFF;}



div#proddetail div:hover{ background-color:#f5f5f5;}



div#proddetail div#last{display:inline; padding:2px;  border:1px solid #CCCCCC;background-color:#FFFFFF;}



div#proddetail div#last:hover{ background-color:#f5f5f5;}



div#proddetail div a{ font:normal 12px Tahoma; color:#336699; padding:5px; text-decoration:none; text-transform:uppercase;}



div#proddetail div a:hover{ color:#CC6600;}



/******************************************************
		 FOOTER
*******************************************************/
div.footer{color:#999999;font-size:12px;text-align:center;border-top:#e2e1f7 solid 1px;float:left;	width:100%;	padding:10px 0 20px 0; margin:10px 0;}
div.footer a{ font:normal 12px Tahoma; color:#336699; text-decoration:none; padding:5px 5px 15px 5px;  }
div.footer a:hover{ text-decoration:underline;}



























.roundedcornr_box_631826 {



	background: url(roundedcornr_631826_tl.png) no-repeat top left;



}



.roundedcornr_top_631826 {



	background: url(roundedcornr_631826_tr.png) no-repeat top right;



}



.roundedcornr_bottom_631826 {



	background: url(roundedcornr_631826_bl.png) no-repeat bottom left;



}



.roundedcornr_bottom_631826 div {



	background: url(roundedcornr_631826_br.png) no-repeat bottom right;



}



.roundedcornr_content_631826 {



	background: url(roundedcornr_631826_r.png) top right repeat-y;



}







.roundedcornr_top_631826 div,.roundedcornr_top_631826,



.roundedcornr_bottom_631826 div, .roundedcornr_bottom_631826 {



	width: 100%;



	height: 12px;



	font-size: 1px;



}



.roundedcornr_content_631826, .roundedcornr_bottom_631826 {



	margin-top: -19px;



}



.roundedcornr_content_631826 { padding: 0 12px; }



























.roundedcornr_box_603361 {



	background: url(roundedcornr_603361_tl.png) no-repeat top left;



}



.roundedcornr_top_603361 {



	background: url(roundedcornr_603361_tr.png) no-repeat top right;



}



.roundedcornr_bottom_603361 {



	background: url(roundedcornr_603361_bl.png) no-repeat bottom left;



}



.roundedcornr_bottom_603361 div {



	background: url(roundedcornr_603361_br.png) no-repeat bottom right;



}



.roundedcornr_content_603361 {



	background: url(roundedcornr_603361_r.png) top right repeat-y;



}







.roundedcornr_top_603361 div,.roundedcornr_top_603361,



.roundedcornr_bottom_603361 div, .roundedcornr_bottom_603361 {



	width: 100%;



	height: 15px;



	font-size: 1px;



}



.roundedcornr_content_603361, .roundedcornr_bottom_603361 {



	margin-top: -19px;



}



.roundedcornr_content_603361 { padding: 0 15px; }






































/************** plain cart ************************/











#leftnav {



	width: 150px;



	font-size: 12px;



	vertical-align: top;



	font-size: 85%;



}







ul, ol {



	font-family: Georgia, "Times New Roman", Times, serif;



}







#leftnav a {



	/*/*/padding: 3px; 



	display: block;



	border: 1px dotted #CCC;



	text-decoration: none;



	line-height: 1em;



	width: 150px /* */



}







#leftnav a:link, #leftnav a:visited {



	color: #666;



}







#leftnav a:hover, #leftnav a:active {



	color: #FFFFFF;



	background-color: #6699CC;



	border: 1px solid #000;



}







#leftnav ul {



	/*/*/padding: 0em;



	margin-left: 0em;



	margin-right: 0em;



	list-style-type: none; /* */



}







#leftnav li {



	/*/*/margin: 0px 0px 6px 0px; /* */	



}







#current a {



	color: #FFFFFF !important;



	/*/*/background-color: #999999 !important;



	border: 2px dotted #999 !important; /* */



}







#minicart {



	font-size: 10px;	



}







.entryTable {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	background-color: #DDDDDD;



}







.entryTableHeader {



	font-family: "Courier New", Courier, mono;



	font-size: 14px;



	color: #FFFFFF;



	background-color: #7F92A4;



	font-weight: bold;



	background-position: center;



}







.entryTable .label {



	background-color: #EFEFEF;



}







.entryTable .content {



	background-color: #FFFFFF;



}











.infoTable {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	background-color: #DDDDDD;



}







.infoTableHeader {



	font-family: "Courier New", Courier, mono;



	font-size: 14px;



	color: #FFFFFF;



	background-color: #7F92A4;



	font-weight: bold;



	background-position: center;



}







.infoTable .label {



	background-color: #EFEFEF;



}







.infoTable .content {



	background-color: #FFFFFF;



}







.box {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	border: 1px solid #336699;



}







.notice {



	color: #996600;



	font-weight: bold;



}







.addToCartButton {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	color:#333333;



	font-weight:bold;



	border: 1px solid #336699;



	background-color:#FFCC00;



}







#errorMessage {



	color: #990000;



	font-weight: bold;



}



/* FEATURED ADS*/



div.fadlink{ text-align:left;}



div.fadlink a{ font:normal 11px Tahoma; color:#930; text-decoration:none;}



div.fadlink a:hover{ text-decoration:underline;}



.roundedcornr_box_961382 {



   background: #f6e896;



}



.roundedcornr_top_961382 div {



   background: url(roundedcornr_961382_tl.png) no-repeat top left;



}



.roundedcornr_top_961382 {



   background: url(roundedcornr_961382_tr.png) no-repeat top right;



}



.roundedcornr_bottom_961382 div {



   background: url(roundedcornr_961382_bl.png) no-repeat bottom left;



}



.roundedcornr_bottom_961382 {



   background: url(roundedcornr_961382_br.png) no-repeat bottom right;



}







.roundedcornr_top_961382 div, .roundedcornr_top_961382, 



.roundedcornr_bottom_961382 div, .roundedcornr_bottom_961382 {



   width: 100%;



   height: 10px;



   font-size: 1px;



}



.roundedcornr_content_961382 { margin: 0 10px; }


/*
	FRONT SLIDER
*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #e2e1f7;
border-bottom-width: 0px;
width: 727px; /*width of featured content slider*/
height: 260px;
margin:0 0 0 0px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 730px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 730px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background-color: navy;
padding: 0px 0px;
display:block;
margin:0 0 0 0px;
}

.pagination a{
padding: 5px;
text-decoration: none; 
color: #369;
background: #e2e1f7;
width:233px;
display:block;
float:left;
border-right:0px solid white;
font:bold 16px  Arial;
}

.pagination a:hover, .pagination a.selected{
color: #930;
background-color: #FEE496;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-flyout-list.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyList { width:240px; /* height:420px; */ position:relative; background:url(../fashion.jpg); border-top:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #bbb; z-index:300;}
#menu {padding:0; margin:0; list-style:none; width:240px; display:block; overflow:auto;}
#menu li.level1-li {float:left; height:25px; display:block; width:240px; }
#menu li.level1-li a.level1-a {
								z-index:300;display:block; height:25px; line-height:25px; padding-left:20px; text-decoration:none; font-size:11px; 
								font-family:verdana, arial, sans-serif; color:#069; border-right:1px solid #bbb; font-weight:bold; background:#fff; 
								filter: alpha(opacity=60); opacity:0.9;
							}
#menu li.sub a.level1-a {background:#fff url(arrow.gif) no-repeat 185px center; z-index:300;}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:0; top:0;}

#menu div.listHolder {
						position:absolute; left:-9999px; border:1px solid #bbb; border-width:1px 1px 1px 0; background:#fff url(./cdivider.gif); 
						filter: alpha(opacity=100); opacity:1.0; font-family:verdana, arial, sans-serif; font-weight:bold;
					}
#menu div.col1 {width:190px;}
#menu div.col2 {width:300px;}
#menu div.col3 {width:500px;}

#menu div.listCol {width:500px; float:left; padding:10px;}
#menu div.listCol ul {padding:0; margin:0; list-style:none;}
#menu div.listCol ul li {height:16px;}
#menu div.listCol ul li a {display:block; height:16px; line-height:16px; font-size:11px; text-decoration:none; color:#069; padding-left:15px; background: url(./dot.gif) no-repeat 5px center; text-transform:capitalize;}
#menu div.listCol h5 {padding:5px 0 0 15px; margin:0; font-size:12px; line-height:20px; background:url(./linedot.gif) repeat-x left bottom;}
#menu div.listCol div.shop { display:block; width:470px; float:left; padding:5px; margin:0; font-size:12px; line-height:20px; background:url(./linedot.gif) repeat-x left bottom;}
#menu div.listCol div.shopname { display:block; width:100px; float:left; padding:5px 0 0 15px; margin:0; font-size:12px; line-height:20px;   }
#menu div.listCol div.shopname a{ font:bold 11px Verdana, Geneva, sans-serif; text-decoration:none; color:#C60; }
#menu div.listCol div.shopproducts{ display:block; width:345px; float:left; border:0px solid blue;}
#menu div.listCol div.shopproducts span{ border:0px solid red; float:left; width:170px;}
#menu div.listCol div.shopproducts span a{display:block; padding:2px 5px; height:16px; font-weight:normal; line-height:16px; font-size:11px; text-decoration:none; color:#369; padding-left:5px; text-transform:capitalize;}
#menu div.listCol h5 a{ text-decoration:none; color:#C60;}
#menu div.listHolder div.bottomLine {clear:both;}
#menu div.listHolder div.bottomLine p {padding:0 20px; margin:0; line-height:20px; background:#400 url(./arrow.gif) no-repeat 7px 7px; color:#fff; font-size:10px;}
#menu div.listHolder div.bottomLine p a {color:#8ff;}

#menu li a:hover {background-color:#fff; color:#000; filter: alpha(opacity=100); opacity:1.0; }
#menu li.level1-li:hover > a {
								background:#fff; color:#930; border-top:1px solid #ddd; border-bottom:1px solid #000; filter: alpha(opacity=100); opacity:1.0; z-index:999; background-color:#C66; 
								background:url(./arrow.gif) no-repeat -5px center;
							}

#menu li.sub a:hover {border-right:0}
#menu li.sub:hover > a {border-right:0}

#menu :hover div.listHolder {left:240px; top:-1px;}

#menu div.listCol ul li a:hover {color:#069; text-decoration:underline;}
#menu div.listHolder div.bottomLine p a:hover {color:#8ff; text-decoration:none; background:transparent;}

#pad {width:150px; height:246px; background:#000; filter: alpha(opacity=60); opacity:0.6;}




.classicpad {clear:left; padding-top:270px;}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#classicnav {height: 41px; float:left; padding-left:20px; background:#fff url(tabLeft.gif) no-repeat left top; font: normal 11px Verdana;}

#classicmenu {height:41px;position:relative;font-size:11px; margin: 0; z-index:600; background:#fff url(tabRight.gif) no-repeat right top; float:left; padding-right:20px;}
#classicmenu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#classicmenu ul {padding:0; margin:0; list-style: none; width:950px;}
#classicmenu ul li {float:left; font: normal 11px Verdana;}
#classicmenu ul li a {display:block; float:left;padding:0 15px 0 0;text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:11px; background:url(tabCenter.gif) no-repeat right top;}
#classicmenu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:11px;background:url(tabCenter.gif) no-repeat left top; cursor:pointer;}

#classicmenu ul li div.holder {position:absolute; left:-9999px;}

#classicmenu ul li div .leftSide {float:left;background: #ddd url(dropLeft.gif) no-repeat left bottom;}
#classicmenu ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 0; background: #aaa url(dropRight.gif) no-repeat right bottom;}

#classicmenu ul li:hover {position:relative;}
#classicmenu ul li a:hover {color:#910; background-position:right center; white-space:nowrap; position:relative;}
#classicmenu ul li a:hover b {color:#910; background-position:left center;}
#classicmenu ul li a.sub:hover {color:#910; background-position:right bottom; white-space:nowrap; position:relative;}
#classicmenu ul li a.sub:hover b {color:#910; background-position:left bottom;}

#classicmenu ul li:hover > a {color:#910; position:relative;}
#classicmenu ul li:hover a.sub {color:#910; background-position:right bottom; white-space:nowrap; position:relative;}
#classicmenu ul li:hover a.sub > b {color:#910; background-position:left bottom;}

#classicmenu ul :hover div.holder {position:absolute; top:41px; left:4px; margin: 0; padding: 0;}

#classicmenu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#classicmenu ul li.right:hover div.holder {left:auto; right:4px; top:41px;}

#classicmenu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none;}
#classicmenu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#488; color:#fff; white-space:nowrap;}
#classicmenu ul dl dd {display:block; padding:0; margin:0;}
#classicmenu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#421; text-align:left; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none;}
#classicmenu ul dd a:hover {color:#c60;}

#classicmenu ul table td {vertical-align:top;}


/*
	TABS STYLE SHEET
*/

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: s, l, xl */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -247px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -247px -31px; }
ul.tabs a.l.current  { background-position: -247px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}



/*

STYLISH HTML/CSS

*/
/*
h1, h1 span, h2, div{font-family: 'Canterell', sans-serif; font-weight: normal;}
h1, h1 span{font-size: 120px;}
h1{color: rgba(47,130,194,.8); margin-bottom: 0; padding-bottom: 0; text-align: center; text-shadow: 1px 2px 3px #fff, 0 0 0 #000; text-transform: uppercase;}
h1 span{color: rgba(237,28,112,.8);}
h2{color: #ccc; font-size: 12px; margin-top: -15px; padding-top: 0; text-align: center;}

#login{font-size: 12px; margin: 0 auto; width: 740px;}
#login li{float: left; list-style: none; margin-left: 30px; position: relative;}
#login li:first-child{margin-left: 0;}

div.register_content{}

div.register_content ul { padding:3px 0;}

div.register_content ul li{ padding:5px 0; }

div.name { display:block; padding:9px 0 3px 0; color:#369; }

label{line-height: 40px; position: absolute; right: 120px; top: 0; bottom: 0;
    -moz-transition: 0.3s right ease;
    -ms-transition: 0.3s right ease;
    -o-transition: 0.3s right ease;
    -webkit-transition: 0.3s right ease;
    transition: 0.3s right ease;
 	z-index: 0}

input{
	color: transparent; font-size: 12px; height: 30px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
input.short, select.short{
	color: transparent; font-size: 12px; height: 25px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

input[type="text"], input[type="email"], input[type="password"], input[type="file"], input[type="button"]{
	border: 1px solid #ccc; height: 30px; padding: 0 7px; position: relative; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;
}
input[type="text"].short, select.shorty{
	border: 1px solid #930; height: 25px; padding: 0 7px; position: relative; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;
}

input[type="email"]{color: rgba(47,130,194,.8);}
input[type="password"]{color: rgba(237,28,112,.8);}
input[type="text"]{color: rgba(237,28,112,.8);}
input[type="file"]{color: rgba(237,28,112,.8);}


/* Placeholder 
input[type="email"]:-moz-placeholder{color: rgba(47,130,194,.6);}
input[type="email"]:-ms-input-placeholder{color: rgba(47,130,194,.6);}
input[type="email"]::-webkit-input-placeholder{color: rgba(47,130,194,.6);}

input[type="password"]:-moz-placeholder{color: rgba(237,28,112,.6);}
input[type="password"]:-ms-input-placeholder{color: rgba(237,28,112,.6);}
input[type="password"]::-webkit-input-placeholder{color: rgba(237,28,112,.6);}

input[type="text"]:-moz-placeholder{color: rgba(47,130,194,.6);}
input[type="text"]:-ms-input-placeholder{color: rgba(47,130,194,.6);}
input[type="text"]::-webkit-input-placeholder{color: rgba(47,130,194,.6);}

/* Label 
input[type="email"] + label{color: rgb(47,130,194);}
input[type="password"] + label{color: rgb(237,28,112);}

input:focus + label{right: 10px;}

input[type="email"]:focus, input[type="password"]:focus{background-color: rgba(255,255,255,.8);}

/* Submit 
input[type="submit"]{
	background-color: #FC3;
	background: -moz-linear-gradient(bottom, #F93,  #FF9);
	background: -ms-linear-gradient(bottom, #F93, #FC3);
	background: -o-linear-gradient(bottom, #F93, #FC3);
	background: -webkit-linear-gradient(bottom, #F93, #FC3);
	background: linear-gradient(bottom, #F93, #FC3);
	border: 1px solid #930; color:#930; cursor: pointer; height: 29px;
}
input[type="button"]{
	background-color: #FC3;
	background: -moz-linear-gradient(bottom, #F93,  #FF9);
	background: -ms-linear-gradient(bottom, #F93, #FC3);
	background: -o-linear-gradient(bottom, #F93, #FC3);
	background: -webkit-linear-gradient(bottom, #F93, #FC3);
	background: linear-gradient(bottom, #F93, #FC3);
	border: 1px solid #930; color:#930; cursor: pointer; height: 27px;
}

input[type="submit"]:hover, input[type="button"]:hover{
	color: #930;text-shadow: 0 0 1px white;
	background: -moz-linear-gradient(bottom, #FC3, #fff);
	background: -ms-linear-gradient(bottom, #FC3, #fff);
	background: -o-linear-gradient(bottom, #FC3, #fff);
	background: -webkit-linear-gradient(bottom, #FC3, #fff);
	background: linear-gradient(bottom, #FC3, #fff);
}

.ie input{line-height: 30px;}
.ie input[type="email"]{color: #2F82C2;}
.ie input[type="password"]{color: #ED1C70;}
.ie input[type="text"]{color: #ED1C70;}
.ie label{right: 10px;}

.ie input[type="email"]:focus, .ie input[type="password"]:focus, .ie input[type="text"]:focus{
    background:transparent;
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff)";
    zoom: 1;
}
.ie7 label, .ie6 label{display: none;}*/

