/* CSS Document */

body {padding:0px; margin:0px; background:#232323 url(../../images/body-bg.jpg) top left repeat-x;}
td {font-family:Arial; font-size:12px; line-height:14px; font-weight:normal; text-decoration:none; color:#000000;}
/*input {padding:0px; margin:0px; border:0px;}*/
p {padding:0px 0px 7px 0px; margin:0px;}


.bg1 {background:url(../../images/nav-bg.jpg) top left repeat-x; height:38px;}

.nav {background:url(../../images/nav-bg.jpg) top left repeat-x; height:18px; padding:10px 0px 10px 0px;}

.nav a{font-family:Verdana; color:#FFFFFF; padding:0px; text-decoration:none;}
.nav a:hover{font-family:Verdana; color:#FF6600; padding:0px; text-decoration:none;}

.search {background:#838383; border:#a3a3a3 1px solid; width:100px; padding-left:1px;}

/*.input-search {background:#838383; border:0px; color:#dfdfdf; width:100px;}*/
.search-input {background:#838383; border:0px; color:#dfdfdf; width:100px;}

.arrival-text {color:#283700; padding:20px 20px 20px 0px;}

table.body {background:#FFFFFF;}


/* --------------------------- LEFT PANEL STATR ----------------------*/


.category {
	background:url(../../images/category-bg.jpg) top left no-repeat;
	height:9px;
	margin-left:8px;
	color:#000000;
	font-family:"Lucida Console";
	padding:10px 0px 10px 29px;
	text-transform:uppercase;
}

.category a{color:#000000; padding:0px; text-transform:uppercase; text-decoration:none;}
.category a:hover{color:#000000; padding:0px; text-transform:uppercase; text-decoration:none;}


.category-main {
	font-size:11px;
	color:#0070ff;
	padding:5px 0px 5px 10px;
	text-transform:uppercase;
	/*border-bottom:#efefef 1px solid;*/
	text-decoration:none;
}
.category-main a{
	font-size:11px;
	color:#0070ff;
	padding:5px 0px 0px 0px;
	text-transform:uppercase;
	text-decoration:none;
}

.category-link {font-size:11px; color:#292929; padding:3px 0px 5px 12px;}

.category-link a{
	background:url(../../images/a-dash.gif) top left no-repeat;
	color:#292929;
	border-bottom:#efefef 1px solid;
	padding:0px 0px 3px 9px;
	text-decoration:none;
	line-height:20px;
}

.category-link a:hover{
	background:url(../../images/hover-dash.gif) top left no-repeat;
	color:#ff5b00;
	border-bottom:#efefef 1px solid;
	padding:0px 0px 3px 9px;
	text-decoration:none;
	line-height:20px;
}


.special-bag {font-size:11px; color:#000000; font-weight:bold; padding:7px 0px 10px 0px;}
.price {color:#ff1200; font-weight:bold; font-size:11px;}
.price-line-through {text-decoration:line-through;}

/* --------------------------- LEFT PANEL END ----------------------*/




/* --------------------------- MIDDLE PART STATR ----------------------*/

.best-seller {
	background:url(../../images/best-seller-bg.jpg) top left no-repeat;
	height:9px;
	margin-left:8px;
	color:#000000;
	font-family:"Lucida Console";
	padding:10px 0px 10px 29px;
	text-transform:uppercase;
}
.best-seller a{color:#000000; padding:0px; text-transform:uppercase; text-decoration:none;}
.best-seller a:hover{color:#000000; padding:0px; text-transform:uppercase; text-decoration:none;}


.bag-name {font-size:11px; padding:7px 0px 0px 0px;}
.bag-price {font-size:11px; padding:3px 0px 0px 0px; color:#ff7200; text-transform:uppercase;}
.details {font-size:11px; padding:3px 0px 0px 0px;}
.details a{font-size:11px; padding:3px 0px 0px 0px; text-decoration:none; color:#000000;}
.details a:hover{font-size:11px; padding:3px 0px 0px 0px; text-decoration:underline; color:#0096ff;}

.line {background:#eeeeee;}

.view-more {background:url(../../images/view-more-bg.jpg) top left repeat-x; height:13px; padding:5px 0px 5px 10px;}
.view-more a{
	background:url(../../images/d-arrow.gif) top right no-repeat;
	color:#008cb8;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	padding:0px 10px 0px 0px;
}
.view-more a:hover{
	background:url(../../images/d-arrow.gif) top right no-repeat;
	color:#008cb8;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:underline;
	padding:0px 10px 0px 0px;	
}


/* --------------------------- MIDDLE PART END ----------------------*/





/* --------------------------- RIGHT PANEL START ----------------------*/

table.shopping-cart {border:#cccccc 1px solid; width:157px;}

.cart {padding:2px 0px 2px 5px;}
.item {color:#ffa200; font-weight:bold; padding:2px 0px 2px 5px;}
.item a{color:#ffa200; font-weight:bold; padding:0px; text-decoration:none;}
.item a:hover{color:#ffa200; font-weight:bold; padding:0px; text-decoration:underline;}


/* --------------------------- RIGHT PANEL END ----------------------*/


/* --------------------------- FOOTER START ----------------------*/

.footer-image {background:url(../../images/footer-image.jpg) top right no-repeat;}

.footer {padding:5px 0px 5px 0px; color:#e3e3e3; font-size:11px;}
.footer a{color:#e3e3e3; padding:5px 2px 5px 2px; text-decoration:none;}
.footer a:hover{color:#FF6600; padding:5px 2px 5px 2px; text-decoration:underline;}


/* --------------------------- FOOTER END ----------------------*/

/* ----------------- PAGINATION ----------------- */ 


.pagination {padding:2px; height:13px;}
.pagination a{padding:2px; text-decoration:none; color:#0096ff;}
.pagination a:hover{padding:2px; color:#000000; text-decoration:underline;}
.pagination a.active{padding:2px; color:#000000; text-decoration:none;}



.previous {padding:2px; height:13px;}
.previous a{padding:2px; text-decoration:none; color:#0096ff;}
.previous a:hover{padding:2px; color:#000000; text-decoration:underline;}



.bottom-border {border-bottom:#CCCCCC 1px solid;}

/*-------------------------- ADD FOR PRODUCT INFO PAGE -------------------------*/
.image-preview {border-bottom:#CCCCCC 1px solid; padding:5px;}

.product-background {border:#CCCCCC 1px dashed; padding:5px 0px 5px 9px;}
.product-name {color:#008cb8; font-weight:bold;}

.mini_order {
	color: #0000FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

 
/* ADD ON 9-12-08 */

.product-info-name {color:#008cb8; font-weight:bold; padding:5px 0px 5px 0px; border-bottom:#CCCCCC 1px solid;}

.text1 {font-size:11px; color:#292929; padding:10px 0px 10px 0px; border-bottom:#CCCCCC 1px solid;} 

.price-info {color:#fb6002; padding:5px 0px 5px 0px; font-weight:bold; font-size:13px;}

.tell-friend a{color:#58646a; font-size:11px; padding:5px 0px 5px 0px; text-decoration:underline;}
.tell-friend a:hover{color:#fb6002; font-size:11px; padding:5px 0px 5px 0px; text-decoration:underline;}

.product-description {
	color:#fb6002;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	border-bottom:#999999 1px solid;
	padding:5px 0px 5px 0px;
}

.dash-line {border-bottom:#CCCCCC 1px solid;}
