/* =================Main Style==================*/
* { margin:0; padding:0;}

BODY {
	COLOR: #4b4b4b;
	background-color: #f6f4f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
}

ul {
	list-style:inside;
	}

A:link {
	COLOR: #4b4b4b; TEXT-DECORATION: none
}
A:visited {
	COLOR: #4b4b4b; TEXT-DECORATION: none
}
A:hover {
	COLOR: #81074b
}
A:active {
	COLOR: #81074b
	}

/* =================Fonts==================*/

#headerWrapper {
	}

/* =================Main Menu==================*/

#menu_wrap {
	/*background: url(../images/bg_menu.jpg) 0 0 repeat-x;*/
	width: 550px;
	height: 35px;
	text-align: center;	
	}

#menu_body, #navCatTabsWrapper {
	margin: auto;
	width: 830px;
	text-align: left;
	margin-bottom: 1px;
	}
	
#navEZPagesTop {
	font-size: 14px;
	/*margin: 0 0 0 5px;*/
	padding-top: 5px;
	
	}

#navEZPagesTop ul {
	list-style: none;
	}

#navEZPagesTop li {
	display: inline;
	list-style-type: none;
	}
	
#navEZPagesTop a:link, #navEZPagesTop a:visited {
	float:left;
	text-decoration:none;
	/*margin-right:5px;*/
	color:#FFF;
	background: url(../images/nav.png) 100% 0 no-repeat;
	}
	
#navEZPagesTop a span {
	float:left;
	display:block;
	padding:5px 10px;
	color:#FFF;
	}

#navEZPagesTop a:hover {
	background: url(../images/nav-hov.png) 100% 0 no-repeat;
	color:#FFF;}

#navEZPagesTop a:hover span {
	/*background: url(../images/nav_l.jpg) 0 0 no-repeat;*/
	color:#FFF;}

/* =================Header==================*/
#headerWrapper {
	margin: auto;
	width: 965px;
	font-size: 11px;
	color: #2E88B8;
	}

#navMainWrapper {
	padding: 0.5em 0 0 0;
	text-align:right;
	padding-right: 40px;
	clear: both;
	}

#navMain {
	float: right;
	margin-right: 10px;
	}
	
#cart {
	background: url(../images/cart.gif) 0 0 no-repeat;
	float: right;
	padding-left: 20px;
	color: #2E88B8;
	}

#navMain ul, #navCatTabs ul {
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#navCatTabs ul {
	text-align: left;}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	white-space: nowrap;
	color: #2E88B8;
	}

#navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #EC67A0;}

#logoWrapper {
	height: 75px;
	margin: auto;
	width: 965px;
	}

#logo {
	float: left;
/*	changes by himanshu
	width: 240px;
	margin-left: 25px;*/
	width: 260px;
	}
#TLlogo {
	float: right;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	margin: 0 auto;
	width: 965px;
	text-align: left;
	padding-top:5px;
	}

#leftcol {
	float: left;
	/*changes by himanshu*/
	/*width: 220px;*/
	width: 205px;
	}

#leftcol h3 {
	font-size: 15px;
	}

#categories {
	background: url(../images/bg_cate.jpg) 0 0 no-repeat;
	}
	
#categoriesHeading {
	color: #FFF;
	height: 25px;
	}
	
#categoriesContent li {
	list-style: none;
	}
	
#leftcol .sideBoxContent li a {
	background: url(../images/fish.gif) no-repeat;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

#leftcol .sideBoxContent li a:hover {
	background: url(../images/fish_r.gif) no-repeat;
}

#leftcol .sideBoxContent li a.category-products {
	background: none;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

h3#categoriesHeading {
	font-size: 16px;
	}
	
.leftBoxContainer {
	background: url(../images/bg_ltitle.jpg) 0 0 no-repeat;
	background-position: 0 40px;
	margin-bottom:10px;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background: transparent;
	padding: 15px 0 15px 10px;
	}

/*=================Mainbody===============*/
#mainbody {
	width: 753px;
	/*changes by himanshu*/
	/*width: 791px;*/
	/*background: url(../images/bg_mainbody.png) 0 0 no-repeat;*/
	
	}
	
#mainbody .centerBoxHeading {
	padding-left: 0;
	}

#navMainSearch {
	float: right;
	padding: 13px 0 0 8px;
	margin-right: 10px;
	background: url(../images/bg_search.png) no-repeat;
	}

#navMainSearch table {
	}

.search_input {
	border: 0;
	background: transparent;
	color: #31A5D4;
	font-size: 11px;
	}

#main_pad {
	}
	
#main_pad2 {
	padding: 10px 25px 15px 15px;
	}
	
#navBreadCrumb {
	padding: 0.5em 0.5em;
	color: #1DB0E9;
	font-size: 11px;
	}

#navBreadCrumb a {
	color: #1DB0E9;
	text-decoration: underline;
	}

#navBreadCrumb a:hover {
	color: #EE3789;
	}

#welcome {
	background:transparent url(../images/welcome.jpg) 0 0 no-repeat;
	height:128px;
	width: 530px;
	margin-bottom: 10px;
}

#welcome .pad {
	width: 345px;
	margin-left: 185px;
	}

#welcome h2 {
	color:#EE3789;
	line-height:140%;
	font-weight: normal;
}

.greeting {
	margin-bottom: 15px;
	color: #EE3789;
	}
	
.greeting a {
	color: #EE3789;
	text-decoration:underline;
	}

/* ================Footer================*/

#footerwrapper {
/*background: url(../images/bg_foot.jpg) center bottom no-repeat;*/
font-size: 11px;

}

#footerwrapper .footerwidth {
margin: auto;
width: 830px;
height: 40px;
padding-top: 5px;
border: 1px solid #571a84;
/*border-width:thin;
border: 1px solid;*/
}

.payway {
float: left;
width: 100px;
margin-left: 20px;
}

#rside {
/*float: right;*/
width:830px;
text-align: center;
}

.footnav {
/*margin-bottom: 6px;*/
}

#bannerSix {
	margin: auto;
	width: 830px;
	padding: 10px;
	}
	
.tv_prolist {
	padding: 0 10px;
	color: #36bbeb;
	}
	
.tv_proimg {
	border: 1px solid #81074b;
	text-align: center;
	padding: 8px;
	margin-bottom: 5px;
	}

.tv_proname a {
	font-size: 12px;
	font-weight: bold;
	color: #36bbeb;
	padding-bottom: 5px;
	}
	
.tv_proname a:hover {
	color: #EE3789;
	}
	
.tv_proprice {
	color: #EE3789;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
	}
	
.tv_prodesc {
	color: #666666;
	font-size: 11px;
	}
	
.productListing-data {
	padding: 8px;
	border-bottom: 1px solid #81074b;
	border-left: 1px solid #81074b;
	text-align: left;
	}
	
.tabTable {
	border-right: 1px solid #81074b;
	}
	
	
.himanshubox{
	width: 221px;
	height: 291px;
	background:url(../images/round-bg.jpg) top left no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 5px;
}
.himanshubox .himanshuheading{
	color: #fff;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 10px;
	height: 40px;
}

.himanshubox .himanshuheading a{
	color: #fff;
	font-size: 14px;
	font-weight:bold;
}

.himanshubox .himanshuheading a:hover{
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}

.himanshubox .himanshuproduct-pic{
	width: 209px;
	height: 147px;
	
}
.himanshubox .himanshuproduct-txt{
	width: 215px;
	font-size: 11px;
	padding-left: 5px;
}

.himanshubox .himanshupro-btn{
	text-align: center;	
	padding-top: 5px;
}

.leftbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5A5859;
	background-color: #FFFFFF;
	width: 205px;
	border: 1px solid #CCCCCC;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.heading1 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.heading1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.btmbdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9C9C9;
	height:25px
}

.product_link {
	border: 1px solid #CCCCCC;
	height: 25px;
	background-image: url(../images/topbox-bg.gif);
	font-size: 10px;
	font-weight: normal;
	color: #87084E;
	text-align: left;
	vertical-align: middle;
	margin: 10px;
	padding: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #61043b;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.producttext {
	COLOR: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #930955;
	text-decoration: none;
}

.productbox {
	width: 255px;
	border: 1px solid #CCCCCC;
	height: 234px;
	background-color: #FFFFFF;
}

.topbox {
	width: 753px;
	border: 1px solid #CCCCCC;
	height: 35px;
	background-image: url(../images/topbox-bg.gif);
}
.strikethrough {
	text-decoration: line-through;
}

.heading3 {
	font-weight: normal;
	color: #50008A;
	letter-spacing: 0.5px;
	font-size: 17px;
	font-family: "Franklin Gothic Medium";
}

.productListing-heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.productListing-heading a{
	color: #fff;
	font-size: 44px;
	font-weight:bold;
}

.productListing-heading a:hover{
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
}
.bottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5A5859;
	background-color: #FFFFFF;
	height: 60px;
	width: 965px;
	border: 1px solid #CCCCCC;
	text-align: center;
	}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #930955;
	text-decoration: none;
}
.redbdr {
	background-color: #FFFFFF;
	border: 1px solid #81074B;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
