@charset "utf-8";
/* CSS Document */
html {
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	text-transform:capitalize;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
/*because legend doesn't inherit in IE */
legend {
	color:#8e8e8e;
}
input, button, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color:#8e8e8e;
	border:1px solid #8e8e8e;
}
option {
	border-bottom:1px solid #f1f1f1;
}
option:focus {
	border-bottom:1px solid #f1f1f1;
}
input:focus, button:focus, textarea:focus, select:focus {
	border:1px solid #8e8e8e;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
/* ----------- Reset style rules ends here ------------ */
body {
	background:#fff url(../images/body.jpg) no-repeat center top;
	color:#8e8e8e;
}
h1, h2, h3 {
	font-size: 100%;
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fa3569;
	margin:10px 0 0 0;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:14px;
}
blockquote {
}
#content, #content p, #content ul, #content ol, .styling {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#8e8e8e;
	line-height:20px;
	margin:0 0 10px 0;
}
/* best seller styles starts here */
.bestseller {
	width:661px;
	margin:0 auto;
	margin-top:10px;
	height:158px;
	background:url(../images/best-seller-bg.gif) no-repeat;
}
.thumb {
	width:591px;
	height:130px;
	float:left;
	text-align:center;
	margin-left:2px;
	padding-top:28px;
}
.thumb ul {
	display:block;
	margin:0!important;
	padding:0!important;
	width:590px;
	text-align:center;
}
.thumb li {
	display:block;
	text-align:center;
	float:left;
	width:118px;
	font-size:12px;
}
.thumb li a {
	text-decoration:none;
	color:#8e8e8e;
}
.thumb li a:hover {
	color:#fa3569;
}
.thumb li a img {
	border:2px solid #8e8e8e;
}
.thumb li a:hover img {
	border:2px solid #fa3569;
}
.next {
	float:right;
	width:34px;
	padding:35px 0;
	height:88px;
	background:url(../images/next.jpg) no-repeat center;
}
.next:hover {
	background:url(../images/next-h.jpg) no-repeat center;
}
.next input, .previous input {
	height:88px;
	cursor:pointer;
	width:34px;
	border:none;
	background:transparent;
}
.previous {
	float:left;
	width:34px;
	margin:35px 0;
	height:88px;
	background:url(../images/previous.jpg) no-repeat center;
}
.previous:hover {
	background:url(../images/previous-h.jpg) no-repeat center;
}
/* best seller styles ends here */
/* -------------------- */
#specialoffers {
	float:left;
	width:295px;
	padding:0 10px;
	background:url(../images/special-offer-bg.jpg) no-repeat center right;
}
input.specialoffers {
	width:225px;
	background:#f0f0f0;
	color:#626262;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:16px;
	padding:2px;
	border:1px solid #a4a3a3;
}
#newlyadded {
	float:left;
	width:355px;
	padding:0 10px 0 15px;
}
#newlyadded ul li {
	display:block;
	float:left;
	padding:4px 12px 0 0;
}
#newlyadded ul li img {
	border:2px solid #8e8e8e;
}
#newlyadded ul li img:hover {
	border:2px solid #fa3569;
}
/* -------------------- */
/* image details styles starts here */
ul.lispacing li {
	margin:0 3px;
}
.img-details {
}
.img-details a {
	color:#8e8e8e;
	text-decoration:none;
}
/*td.imgholder a img {
	text-align:center;
	padding:5px;
	background:#fff;
	border:1px solid #8e8e8e;
}
td.imgholder {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	padding:5px 15px 0 0;
}*/
.imgholder a span {
	color:#8E8E8E;
}
img.imgborder {
	text-align:center;
	padding:5px;
	background:#fff;
	/*border:1px solid #8e8e8e!important;*/
	border-bottom:1px solid #8e8e8e!important;
	;
	border-left:1px solid #f7f7f7!important;
	;
	border-right:1px solid #8e8e8e!important;
	;
	border-top:1px solid #f7f7f7!important;
	;
}
.enlarge {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#8E8E8E;
}
td.imgholder {
	padding-bottom:10px;
}
td.textholder {
	padding-left:10px;
	padding-bottom:10px;
}
.paging span a, .paging a {
	color:#8E8E8E!important;
}
.textholder h3 {
	margin-top:0;
	padding-top:0;
}
table.printprice {
	margin:10px 0;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
	line-height:17px!important;
}
.printprice th {
	font-weight:bold;
	vertical-align:middle;
}
.printprice td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	vertical-align:middle;
}
/* image details styles ends here */
ul.bulletlist {
	padding-left:10px
}
ul.bulletlist li a {
	background:url(../images/bullet.gif) no-repeat center left;
	padding-left:25px;
}
ul.bulletlist li a:hover {
	background:url(../images/bullet-h.gif) no-repeat center left;
	color:#fa3569;
}
.colorchange {
	color:#fa3569!important;
}
.tahoma11 {
	font-family:Tahoma, Geneva, sans-serif!important;
	font-size:11px!important;
}
a.link {
	color:#fa3569;
	font-size:12px;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/bullet-arrow.gif) no-repeat center left;
}
a.link:hover {
	text-decoration:underline;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
a {
	outline: none;
	text-decoration:none;
}
a:active, a:hover, a:focus {
	outline: none;
}
.clear {
	clear:both;
}
#wrapper {
	width:960px;
	margin:0 auto;
	padding:0 10px;
}
#header {
	height:127px;
}
#logo {
	margin:15px 0 0 0;
	width:320px;
	height:95px;
}
#cart {
	width:95px;
	float:right;
	color:#8e8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	position:relative;
	top:-85px;
}
#navigation {
	padding:86px 0 0 0;
}
#navigation ul {
}
#navigation ul li {
	float:left;
	padding:0 14px;
	font-family:'Century Gothic', 'Avant Garde', sans-serif;
	font-weight:bold;
	font-size:15px;
	display:block;
	line-height:25px;
}
#navigation ul li a {
	text-decoration:none;
	color:#8e8e8e;
}
#navigation ul li a:hover, navigation ul li a:active, navigation ul li a:focus {
	color:#fa3569;
}
a.select, #navigation ul li a.select {
	color:#fa3569;
}
#container {
	width:100%;
	padding:35px 0 20px 0;
}
#content {
	float:right;
	width:695px;
	/*	border-left:1px solid #a2a2a2;*/
	padding-left:10px;
}
/* form styles starts here */
fieldset {
	border:1px solid #8e8e8e;
	margin:10px;
	padding:10px;
}
legend {
	border:1px solid #8e8e8e;
	padding:2px 5px;
	font-weight:bold;
}
label {
}
input.btn {
	background:#fa3569;
	padding:2px;
	border:1px solid #fa3569;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	-moz-border-radius:8px;
}
input.btn:hover {
	background:#fff;
	padding:2px;
	border:1px solid #fa3569;
	color:#fa3569;
	text-transform:uppercase;
	cursor:pointer;
}
/* form styles ends here */
#sidebar {
	float:left;
	width:250px;
	padding-bottom:100px;
}
td.sidebar, a.sidebar, .sidebar {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
}
/*#sidebar ul li, #sidebar p{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	text-indent:15px;
}
#sidebar a{
	text-decoration:none;
	color:#8e8e8e;
}
#sidebar a:hover{
	text-decoration:none;
	color:#fa3569;
}*/
.sidebar a {
	text-decoration:none;
	color:#8e8e8e;
}
.sidebar a:hover {
	text-decoration:none;
	color:#fa3569;
}
#footer {
	background:#ecece9 url(../images/footer.gif) repeat-x top;
	height:95px;
	padding:25px 0 10px 0;
}
#footer-int {
	width:960px;
	margin:0 auto;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight:bold;
	font-size:13px;
	position:relative;
}
#footer-int a {
	color:#8e8e8e;
	text-decoration:none;
}
#footer-int a:hover {
	color:#fa3569;
	text-decoration:none;
}
.menu {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
}
.cursurhand {
	cursor:pointer;
}
.nextprev {
	border:none;
	background:none;
	cursor:pointer;
	font-size:25px;
	color:#fa3569;
}
#wallcolortbl {
	border-collapse: inherit;
	border-spacing: inherit;
}
/* customer info form styles ends here */
input.custinfo {
	display:block;
	height:16px;
	width:134px;
	padding:4px 7px;
	background:url(../images/bg-custinfo.gif) no-repeat;
	border:none!important;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}
input.custinfo:focus, input.custinfo:active{

}
/*select.custinfo {
	display:block;
	width:144px;
	padding:4px 0;
	background:url(../images/bg-custinfo.gif) no-repeat;
	border:none!important;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}*/
select.custinfo {
	display:block;
	width:144px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	-moz-border-radius:5px;
	border-top:2px solid #cecece;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #ececec;
	border-left:2px solid #cecece;
}
select.custinfo:focus, select.custinfo:active{

}
textarea.custinfo {
	overflow:auto;
	display:block;
	width:141px!important;
	height:61px!important;
	padding:4px 7px;
	background:url(../images/textarea-custinfo.gif) no-repeat;
	border:none!important;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}
textarea.custinfo:focus, textarea.custinfo:active{

}
/* customer info form styles ends here */
