/*------------------- COMMON -----------------------*/

a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

FORM {
	MARGIN: 0px;
}
H1 {
	MARGIN: 0px;
}
H2 {
	MARGIN: 0px;
}
H3 {
	MARGIN: 0px;
}
H4 {
	MARGIN: 0px;
}
H5 {
	MARGIN: 0px;
}
H6 {
	MARGIN: 0px;
}

A {
	color:#37B4DD;
	TEXT-DECORATION: none
}
A:HOVER {
}




/*-------------------- MAIN ------------------------*/

body {
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;

}
.wrapper {
	height: auto;
	width: 1001px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
.page {
}
/* header */

.header {
	float: left;
	width: 1000px;
	font-size: 12px;
	color: #FFFFFF;
}

.header a:hover {
		color: #DE4A6A;
	text-decoration: underline;
}
.headerlinks  {
	font-size: 16px;
	color: #BA4A7A;
	padding-right: 8px;
	padding-left: 8px;
}
.headerlinks b {
	color: #9DAE4F;
}



/* contetn part */

.main {float:left; width:100%;}
.middle {
	min-height:470px;
	width:1000px;
	position:relative;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/left_vline.gif);
	background-repeat: repeat-y;
	float: left;
	display: inline;
	padding-bottom: 20px;
}
.middle1 {
	min-height:470px;
	width:1000px;
	position:relative;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	/*background-image: url(../images/left_vline2.gif);*/
	background-repeat: repeat-y;
	float: left;
	display: inline;
	padding-bottom: 20px;
}
.middle2 {
	min-height:470px;
	width:1000px;
	position:relative;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/left_vline3.gif);
	background-repeat: repeat-y;
	float: left;
	display: inline;
	padding-bottom: 20px;
}
.middle3 {
	min-height:470px;
	width:1000px;
	position:relative;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	float: left;
	display: inline;
	padding-bottom: 20px;
}

.middle a:hover {
	color: #37B4DD;
	text-decoration: underline;
}
.middle1 a:hover {
	color: #37B4DD;
	text-decoration: underline;
}
.middle2 a:hover {
	color: #37B4DD;
	text-decoration: underline;
}
.middle3 a:hover {
	color: #37B4DD;
	text-decoration: underline;
} 
.col-left { float:left; }
.col-main {
	float:left;
	display: inline;
}
.col-right { float:right; }

.col-2-right-layout .col-main {
	float:left;
	width:761px;
/*	background-image: url(../images/leftgradenttop.gif);*/
	background-repeat: repeat-x;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 8px;

}
.col-2-left-layout .col-main {
	float:left;
	width:791px;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 8px;
	

}
.col3-layout .col-main {
	width:580px;
	float:left;
/*	background-image: url(../images/leftgradenttop.gif);
	background-repeat: repeat-x;*/
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 8px;
}
.col-1-layout .col-main {
	float:left;
	width:998px;
/*	background-image: url(../images/leftgradenttop.gif);
	background-repeat: repeat-x;*/
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 8px;
}

/* header portion */
.logo {
	float: left;
	
	
}
.toplink {
	float: right;
	padding-top: 15px;
	padding-bottom: 8px;
	color: #24A6D0;
	font-size: 12px;
	font-family:"Trebuchet MS";
}
.toplink a {
	color: #24A6D0;
	padding-right: 3px;
	padding-left: 3px;
}
.toplink a b {
	color: #DE4A6A;
	
}
.toplink span a:hover  {
	text-decoration:underline;
	
}
.advancedSearch {
	float: right;
	clear:right;
	margin-top: 18px;
	margin-bottom: 10px;
	font-family:"Trebuchet MS";
	width:290px;
}
.advancedSearch a {
	font-size: 11px;
	color: #DE4A6A;
	text-decoration: underline;
	padding-right: 3px;
	
}
.items {
	clear: right;
	float: right;
	color: #DE4A6A;
	font-family:"Trebuchet MS";
	width:300px;
	
}
.items a {
	color: #DE4A6A;
	
}

.items span a{
	color: #24A6D0;
}
.items span a:hover{
	color: #24A6D0;
	text-decoration:underline;
}
.link {
	background-color: #DA3258;
	float: left;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C52549;
}
.link ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link li {
	float: left;
	background-image: url(../images/linkline.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1px;
}
.link li a {
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	line-height: 1.9em;
}
.link li a:hover {
	background-color: #ACB963;
	text-decoration: none;
}

.link li a.active {
	background-color: #ACB963;
	text-decoration: none;
}

.item {
	float: right;
	padding-top: 8px;
	padding-right: 8px; 
	/* padding-left: 8px; */
}

.cartlink {
	background-color: #DE4A6A;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: right;
	background-image: url(../images/linkline.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*left side col */


.sidebox1 {
	float: left;
	display: inline;
	width: 195px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDF4F7;

}
.sidebox1 a {
	color: #333333;
}

.sidebox1 h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform:none;
	color: #333333;
}
.sidebox1 span {
	font-size: 16px;
}
.sidebox1 b {
	color: #E46D88;
}
.sidebox1 em {
	font-style: normal;
	font-weight: bold;
	color: #72CAE7;
}
.sidebox2 {
	float: left;
	display: inline;
	width: 194px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #DE4A6A;
	color: #FFFFFF;
}
.sidebox2 a {
	color: #FFFFFF;
}
.sidebox2 h4 {
	color:#FFFFFF;
	margin: 2px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
}
.sidebox2 span {
	font-size: 18px;
}
.sidebox2 b {
}
.sidebox3 {
	float: left;
	display: inline;
	width: 192px;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #F1B3CE;
}
.sidebox3 a {
	color: #333333;
}
.sidebox3 h4 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-transform:none;
}
.sidebox3 span {
	font-size: 14px;
	font-weight: bold;
	color: #DE4A6A;
}
.sidebox4 {
	float: left;
	display: inline;
	width: 192px;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #97D8ED;
	line-height: 1.8em;
	height:auto;
}
.sidebox4 a {
	color: #333333;
	
}
.sidebox4 h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
	border: 1px solid #CEEDF8;
	background-image: url(../images/tintbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-transform:none;
	height:46px;
	vertical-align:bottom;
	color: #333333;
	line-height: 1.8em;
}
.sidebox4 span {
	font-size: 14px;
	font-weight: bold;
	color: #DE4A6A;
	
}
.sidebox4 b {
	color: #25ADDA;
}
.sidebox5 {
	float: left;
	display: inline;
	width: 193px;
	margin-top: 10px;
	margin-left: 5px;
	background-image: url(../images/thawte_logo.gif);
	background-repeat: no-repeat;
	height: 63px;
}
.sidebox5 a {
	color: #333333;

}
.sidebox5 h4 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-transform:none;
}
.sidebox5 span {
	font-size: 14px;
	color: #CB065A;
	font-weight: bold;
}

.top-sellinghead {
	float: left;
	width: 185px;
	border: 1px solid #FCEBF0;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: normal;
	color: #DE4A6A;
	padding: 3px;
	display: inline;
	font-weight: bold;
}

.top-selling {
	width: 185px;
	display: inline;
	margin-left: 6px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #FCEBF0;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.top-sellinghead b {
	color: #25ADDA;
}

.top-selling p {
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;

}

.top-selling a {
	color: #37B4DD;
}
.top-selling b {
	color: #DE4A6A;
	padding-left: 10px;
}

.top-selling .flotleft {
	float: left;
	padding-right: 5px;
}

.top-selling1 .price { color:#E46d88;padding-left:0px ;white-space:nowrap !important; }
.top-selling1 {
	width: 175px;
	display: inline;
	margin-left: 6px;
	float: left;
	margin-bottom: 4px;
	
	font-size: 12px;
	color: #333333;
	padding:0px;
}


.top-selling1 p {
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;

}

.top-selling1 a {
	color: #37B4DD;
}
.top-selling1 b {
	color: #DE4A6A;
	padding-left: 10px;
}

.top-selling1 .flotleft {
	float: left;
	padding-right: 5px;
}


.cross-selling .price { color:#E46d88;padding-left:0px ;white-space:nowrap !important; }
.cross-selling {
	width: 275px;
	display: inline;
	margin-left: 6px;
	float: left;
	margin-bottom: 4px;
	
	font-size: 12px;
	color: #333333;
	padding:0px;
}


.cross-selling  p {
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;

}

.cross-selling  a {
	color: #37B4DD;
}
.cross-selling  b {
	color: #DE4A6A;
	padding-left: 10px;
}

.cross-selling  .flotleft {
	float: left;
	padding-right: 5px;
}

.leftlink {
	background-color: #FCEBF0;
	padding: 6px 4px 6px 6px;
	display: inline;
	float: left;
	width: 194px;
	font-family:  Arial Narrow;
	font-size: 16px;
	color: #FFFFFF;
}
.leftlink1 {
	background-color: #FCEBF0;
	display: inline;
	float: left;
	width: 194px;
	font-family:  Arial Narrow;
	font-size: 16px;
	color: #333333;
	padding: 0;
}
.leftlink span .viewlink{
	padding-top: 8px;
	padding-bottom: 5px;
	text-align:right;
	background-color: #FCEBF0;
}
  .leftlink span .viewlink  a {
	color: #000000;
	background-color: #FCEBF0;
	text-decoration:underline
	
}
 .leftlink span .viewlink  a:hover{
	color: #000000;
	background-color: #FCEBF0;
	text-decoration:underline
	
}
.leftlink h2 {
	font-family:  Arial Narrow;
	font-size: 16px;
	font-weight:normal;
	color: #D2274E ;
	padding-right: 8px;
	padding-left: 8px;
	background: #FFFFFF ;
}
.leftlink1 h2 {
	font-family:  Arial;
	font-size: 13px;
	font-weight:normal;
	color: #D2274E ;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:3px;
	background: #FFFFFF ;
	border:1px solid #F2BAD3;
	margin-bottom:4px;
	margin-top:4px;
}
.leftlink1 li.on {
	font-family:  Arial Narrow;
	font-size: 16px;
	font-weight:normal;
	color: #D2274E ;
	padding-right: 8px;
	padding-left: 8px;
	background: #FFFFFF ;
	border:1px solid #F2BAD3;
	width:175px;
}
.leftlink h3 {
	font-family:  Arial Narrow;
	font-size: 16px;
	font-weight:normal;
	color: #666666;
	padding: 0px;
	
	padding:2px 5px;

}
.leftlink1 h3 {
	font-family: Arial ;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	

}
.leftlink h4 {
	text-transform:none;
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight:normal;
	color: #FFFFFF;
	padding: 0px;
	background: #E46D88 ;
	padding:2px 5px;}


.leftlink1 h1 {
	text-transform:none;
	font-family:  Arial Narrow;
	font-size: 16px;
	font-weight:normal;
	color: #FFFFFF;
	padding: 0px;
	background: #DE4A6A;
	padding:3px 5px;
	margin-bottom:1px;}

.leftlink1 h4 {
	text-transform:none;
	font-family:  Arial Narrow;
	font-size: 16px;
	font-weight:normal;
	color: #FFFFFF;
	padding: 0px;
	background: #E46D88 ;
	padding:2px 5px;}

.leftlink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position:inside;
}
.leftlink1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position:inside;
}
.leftlink li {
	background-color: #DE4A6A;
	margin-bottom: 1px;
	float: left;
	width: 194px;
}
.leftlink1 li {
	margin-bottom: 0px;
	float: left;
	width: 190px;
	background-color: #FCEBF0;
}
.leftlink .speciallink1 {
	background-color: #97D8ED;
}
.leftlink .speciallink2 {
	background-color: #72CAE7;
}
.leftlink .speciallink1 a:hover {
	background-color: #48AED0;
}
.leftlink .speciallink2 a:hover {
	background-color: #48AED0;
}
.leftlink li a {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width:184px;
	float:left;
}
.leftlink1 li a {
	color: #333333;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	width:180px;
	float:left;
}

.leftlink li a:hover {
	background-color: #E46D88;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlink1 li a:hover {
	
	background-color: #FCEBF0;
	color: #333333;
	text-decoration: underline;
}
.side-col {
	width:206px;
	padding-left: 1px;
	display: inline;
}
.leftlink1 .layered-nav li {
	margin-bottom: 0px;
	float: left;
	width: 190px;
	background-color: #FCEBF0;
	padding-left:2px;
}
.leftlink1 .layered-nav li.last
{
margin-bottom:8px;
}

.leftlink1 .layered-nav li a{ font-size:12px; 	font-family:  Arial; padding-left:3px;}

.layered-nav {
}

/*
.side-col h4 {
	font-family:  Arial Narrow;
	font-size: 19px;
	font-weight: normal;
	color: #DB3157;
}
.side-col h4 a {
	color: #DB3157;
}
.side-col h4 span {
	color: #A8B835;
}
.leftlink {
	background-image: url(../images/leftgradenttop.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2BAD3;
	padding-top: 8px;
}
.leftlink h4 {
text-transform:none;
font-size: 16px;
	color: #BA4A7A;
	padding-right: 8px;
	padding-left: 8px;}

.leftlink h2 {
	font-size: 16px;
	color: #BA4A7A;
	padding-right: 8px;
	padding-left: 8px;
}
.leftlink b {
	color: #72CAE7;
}
.leftlink h3 {
	font-size: 15px;
	font-weight: bold;
	color: #BA4A7A;
	padding-right: 8px;
	padding-left: 8px;
}
.leftlink ul {
	background-image: url(../images/leftgradentbottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	list-style-type: none;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.leftlink ol {
	background-image: url(../images/leftgradentbottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	list-style-type: none;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.leftlink li {
	padding-bottom: 2px;
}

.leftlink a {
	color: #4A4A4A;
}
*/

/* others */
.headbanner1 {
	float: left;
	height: 97px;
	width: 775px;
	background-image: url(../images/headbanner1.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin-bottom: 10px;
}
.headbanner1 h2 {
	font-size: 14px;
	color: #8A8A8A;
	padding-left: 8px;
	padding-top: 1px;
	font-weight: normal;
}
.headbanner1 span {
	font-size: 24px;
	color: #FF6A9E;
	font-family:  Arial Narrow;
}
 
.banner1 {
	float: left;
	height: 158px;
	width: 374px;
	background-image: url(../images/bannerbg1.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	display: inline;
	font-family:  Arial Narrow;
	
}
.banner1 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	padding-left: 5px;
	padding-top: 1px;
}
.banner1 span {
	font-size: 23px;
	color: #FF6A9E;
}
.banner1 small {
		font-size: 13px;
	font-family:Arial,Helvetica,sans-serif;

		
}
.banner1 a {
	color: #FF6A9E;
	
}
.banner2 {
	float: left;
	height: 158px;
	width: 374px;
	background-image: url(../images/bannerbg2.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	font-family:  Arial Narrow;
}
.banner2 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	padding-left: 5px;
	padding-top: 1px;
}
.banner2 span {
	font-size: 23px;
	color: #72CAE7;
}
.banner2 small {
	font-size: 13px;
	font-family:Arial,Helvetica,sans-serif;

	
}
.banner2 a {
	color: #37B4DD;
	
}

.textbox {
	background-color: #FCEBF0;
	border: 1px solid #E46D88;
	margin-bottom: 3px;
}


.textbox1 {
	float: left;
	background-color: #FCEDF0;
	border: 1px solid #CC274C;
	
}
.textbox1 strong {
	color: #9FB04F;
}
.search1 {
	float: right;
	padding-right: 8px;
	padding-left: 15px;
	background-image: url(../images/searchdot.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	background-position: left center;
	color: #DA3258;
}
.border {
	border: 1px solid #FFFEFF;
}
.search1 a {
	color: #333333;
	text-decoration: underline;
	padding-right: 8px;
}

.lines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5CF4C;
	border-bottom-color: #F5CF4C;
	float:left;
	width: 791px;
	background-color: #FFFEF2;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lines a {
	color: #DA3258;
}

.lines h3 {
	font-family:  Arial Narrow;
	font-size: 17px;
	font-weight: normal;
	color: #DE4A6A;
}
.lines span {
	color: #A8B835;
}
.lines b {
	font-weight: normal;
	color: #DC4969;
}

.textbox2 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5C093;
	padding-right: 14px;
	padding-left: 10px;
}
.textbox3 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5C093;
	padding-right: 14px;
	padding-left: 14px;
}
.textbox4 {
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	width: 305px;
}
.flotright {
	float: right;
}

.breadcrumbs-back {
	float: left;
	width: 999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8DCE3;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 7px;
}
.breadcrumbs {
	float: left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE4A6A;
	padding-left: 8px;

}
.breadcrumbs a {
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	margin-right: 5px;

}
.welcome {
	float: right;
	font-size: 12px;
	padding-right: 15px;
}
.welcome b {
	color: #DE4A6A;
}

.Outercontent {
	float: left;
	width: 771px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	min-height:750px; height:auto !important; height:750px; 
}
.Outercontent1 {
	float: left;
	width:771px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Outercontent2 {
	float: left;
	width: 978px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sales {
float: left;
width: 225px;
display: inline;
padding:0px;

}
.sales1 {
width:90px;
padding-left:0px;
float:left;
}

.add-to1 {
width:130px;
float:left;
text-align:left;
margin-top:0px;
padding-top:0px;
padding-left:0px;
margin-left:3px;
line-height:1.2em;
}
.productlist {
	float: left;
	width: 771px;
	
}

.productlist ol {
	
	margin: 0px;
	color: #EA8A9F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;

	
}

.productlist li {
	float: left;	
	margin-top: 20px;
	padding: 0px;
	width: 215px;
	margin-left: 10px;
	margin-right: 18px;

	margin-bottom:20px;

	
}
.product .out-of-stock { height:18px; color:#D83820; font-weight:bold;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.product {
	border: 1px solid #FCEBF0;
	float: left;
	width: 180px;
	min-height:300px;
	margin-left: 36px;
	display: inline;
	margin-top: 10px;
	margin-right: 35px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;

}

.product img{align:center;}
.product h1 {
	font-size: 12px;
	color: #72CAE7;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.product h1 a {
	color: #37B4DD;
}

.product p {
	
	
	height: 25px;
	padding-top: 2px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
	text-wrap:true;
	margin-bottom:5px;
}

.product h2 {
	font-size: 12px;
	color: #E46D88;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.product h2 p {
	
	
	height: auto;
	padding-top: 2px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 0px;
	text-wrap:true;
	
}
.product .form-button {
	background-image: url(../images/addtocart.gif);
}

.product-list-number{ 
	float:left;
	width:30px;
	text-align:right;
}
.product1 {
	border: 1px solid #FCEBF0;
	float:right;
	width: 180px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 8px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	min-height:300px;
	
}

.product1 .out-of-stock { height:18px; color:#D83820; font-weight:bold;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.product1 .price-box {
	padding:0 10px;
	margin:10px 0;
	float:left;
	width:155px;
}
.product1 img{align:center;}
.product1 h1 {
	font-size: 12px;
	color: #72CAE7;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.product1 h1 a {
	color: #37B4DD;
}

.product1 p {
	
	height: 25px;
	padding-top: 2px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
	
}
.product1 h2 {
	font-size: 12px;
	color: #E46D88;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.product1 h2 p{
	font-size: 12px;
	color: #E46D88;
	padding-right: 5px;
	padding-left: 0px;
	
}
.product1 .form-button {
	background-image: url(../images/addtocart.gif);
}



.button {
	background-image: url(../images/addtocart_b.gif);
	width:155px;
	height:26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:	pointer;
}


/* footer portion */
.footer {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	clear:left;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color: #DE4A6A;

    }
.footer a:hover {
	color: #FACBDD;
	text-decoration: underline;
}
.footerlink a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}


.newsletter {
	margin-top: 15px;
	margin-bottom: 20px;
}
.textbox1 {
	background-color: #FCEDF0;
	border: 1px solid #CC274C;
}

.whitebg {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	padding-bottom: 50px;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	margin-bottom:1px;

}
.whitebg a {
	color: #999999;
}
.whitebg a span {
	color: #DE4A6A;
}
.whitebg a:hover span {
	color: #37B4DD;
	text-decoration: underline;
}
.whitebg a:hover {
	color: #37B4DD;
	text-decoration: underline;
}
.bottom-outer {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	float: left;
}
.footerlink1 {
	float: right;
}
.footerlink1  a:hover{
color:#999999;

}

.bottombanner {
	background-image: url(../images/leftgradenttop.gif);
	background-repeat: repeat-x;
	float: left;
	width: 998px;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 8px;
	padding-bottom: 12px;
}
.bottombanner h2 {
	text-align: center;
	float: right;
	font-family:  Arial Narrow;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	width: 150px;
	margin-right: 15px;
	display: inline;
	padding-top: 20px;
}
.bottombanner h3 {
	font-family:  Arial Narrow;
	font-size: 17px;
	font-weight: normal;
	color: #DB3157;
	padding-top: 20px;
}
.banner6 span {
	color: #8F9C32;
}
.banner6 input {
	background-color: #DC355A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.bottombanner h4 {
	float: right;
	width: 140px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 8px;
	text-transform:none;
}
.B_arrow {
	float: right;
	width: 150px;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
}
.bottombanner a {
	color: #FFFFFF;
}
.bottombanner a:hover {
}

.banner3 {
	clear:left;
	float: left;
	width: 238px;
	background-image: url(../images/bannerbg3.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 8px;
	text-align: right;
	height: 148px;
	
}
.banner3 h3 {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	margin-top: 23px;
	margin-right: 12px;
	height: 95px;
	padding-top:5px;
}
.banner3 span {
	font-size: 23px;
	color: #72CAE7;
	font-family:  Arial Narrow;
}
.banner3 b {
	font-weight: normal;
	color: #DE4A6A;
}
.banner3 a {
	font-size: 12px;
	color: #E46D88;
	padding-right: 12px;
}
.banner4 {
	float: left;
	width: 238px;
	background-image: url(../images/bannerbg4.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 8px;
	text-align: right;
	height: 148px;
}
.banner4 h3 {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	margin-top: 23px;
	margin-right: 12px;
	height: 95px;
	padding-top:5px;
}
.banner4 span {
	font-size: 23px;
	color: #72CAE7;
	font-family:  Arial Narrow;
}
.banner4 b {
	font-weight: normal;
	color: #DE4A6A;
}
.banner4 a {
	font-size: 12px;
	color: #E46D88;
	padding-right: 12px;
}
.banner5 {
	float: left;
	width: 238px;
	background-image: url(../images/bannerbg5.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 8px;
	text-align: right;
	height: 148px;
}
.banner5 h3 {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	margin-top: 23px;
	margin-right: 12px;
	height: 95px;
	padding-top:5px;
}
.banner5 span {
	font-size: 21px;
	color: #EE1110;
}
.banner5 b {
color:#333333;
}
.banner5 a {
	font-size: 12px;
	color: #E46D88;
	padding-right: 12px;
}



.banner6 {
	display: inline;
	float: left;
	height: 133px;
	width: 203px;
	margin-left: 4px;
	background-image: url(../images/banner6.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
}

/*--------------- HEADER SECTION -------------------*/



/*--------------- LEFT SECTION -------------------*/



/*--------------- MIDDLE SECTION -------------------*/



/*--------------- FOOTER SECTION -------------------*/



/*--------------- INNER MIDDLE SECTION -------------------*/



/*--------------- PRODUCT DETAILS SECTION -------------------*/

.flink {
	float: left;
	width: 1000px;
	background-color: #DA3258;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
.flink a {
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
}

.copyright {
	float: left;
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
}
.copyright a {
	color: #999999;
}

.flink1 {
	background-color: #FFFFFF;
	float: right;
	font-size: 11px;
	color: #93A02E;
	padding-top: 3px;
}
.flink1 a {
	color: #DB3157;
}

.bare-list1 { margin:5px 0; }
.bare-list1 li { margin:3px 0; float:left; width:170px;  margin-left:10px;display:inline;margin-right:10px;}
.bare-list1 a {
	color: #4A4A4A;
}

.rss {float:right;margin-bottom:5px;}

/*-------------------- TOP MENU ------------------------*/

.menuouter {
	float: left;
	width: 1001px;
	clear: left;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}
.topmenu {
	position: relative; /*tab background image path*/
	height: 29px;
	list-style: none;
	float: left;
	width: 700px;
	margin: 0;
	padding: 0px;
}
.topmenu li {
	float:left;
	margin-left: 8px;
	display: inline;
}
.topmenu li a {
	float: left;
	color:#FFFFFF;
	text-decoration: none;
	font-family:  Arial Narrow;
	font-size: 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
.topmenu li a b {
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 3px;
	font-weight: normal;
}
.topmenu li a.current, .topmenu li a:hover{
	color: #FFFFFF; /*left tab image path*/
	background-position: left top;
	background-image: url(../images/linkleft1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.topmenu li a.current b, .topmenu li a:hover b{
	color: #FFFFFF; /*right tab image path*/
	background-image: url(../images/linkright1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.cartbox {
	float: right;
	padding-top: 3px;
	padding-right: 10px;
}
.cartbox a {
	color: #FFFFFF;
	padding-left: 5px;
}

 .cartbox a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.search {
	float: left;
	font-family:  Arial Narrow;
	font-size: 13px;
	color: #D63156;
}


.small_link {
	font-size: 9px;
	margin-bottom: 10px;
	
}
.small_link1 {
	font-size: 12px;
	margin:0px;
	color: #37B4DD;
	padding:0px;
}
.small_link1 a{
	
	color: #37B4DD;
	text-decoration:underline;
	
}
.small_link a {
	color: #999999;
	padding-right: 18px;
	padding-left: 3px;
	
}
.small_link .colour1 a {
	color: #DE4A6A;
	
}
.small_link .colour2 a {
	color: #37B4DD;
	
}
.small_link td 
{
	
	vertical-align:middle;
}


.banner7 {
	border-width: 1px;
	border-style: solid;
	border-color: #FCEBF0;
	float:left;
	margin-left:5px;
	width:192px;
	display:inline;
}
