body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
}
img {
	border:none;	
}
a{
	text-decoration:none;
}
#page {
	width:100%;
	background-color:#FFF;
	margin:0 auto;
	background-repeat:repeat;
	border:solid thin #000;
	background-color:#f0e2ef;
}
#content {
	vertical-align:top;
}
#categoryzone {
	width:261px;
	background:url(images/categorybg.gif) left top repeat-y;
	margin:0px 0px 20px 0px;
}

#categorytop {
	background:url(images/categorytop.gif) left top no-repeat;
}

#categorybottom {
	background:url(images/categorybottom.gif) left bottom no-repeat;
	padding:30px 20px 30px 25px;
}
.categorylink {
}

.categorylink ul {
	margin:0px;
	padding:0px;
}

.categorylink ul li {
	padding:0px 0px 8px 15px;
	list-style:none;
	background:url(images/disc.gif) 0px 7px no-repeat
}

.categorylink li a {
	color:#710001;
	font-weight:bold;
	text-decoration:underline;
}

.categorylink li a:hover {
	text-decoration:none;
}
#menuTop {
	width:410px;
	background-image:url(images/topmenubg.gif);
	background-repeat:x;	
	height:37px;
}
#menuTop a {
	line-height:37px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
#menuTop a:hover {
	color:#000;
}
#specialzone {
	color:#c83646;
	padding:0px;
	margin:0px;
}
.specialheading {
	height:30px;
	background:url(images/specialheading.gif) left top no-repeat;
	margin:0;
	padding:12px 0px 0px 48px;
}
h1 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4f005b;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

.row {
	background:url(images/rowbg.gif) left bottom no-repeat;
	padding:0px 0px 50px 0px;
}

.row1 {
	padding:0px 0px 20px 0px;
}

.column {
	width:220px;
	float:left;
	padding:0px 9px 0px 6px;
}

.columnleft {
	width:108px;
	float:left;
}

.columnright {
	width:104px;
	float:right;
}
p {
	font:'Arial Black', Gadget, sans-serif;
	padding-left:5px;
	font-size:18px;	
}
/*For Checkout*/
#checkoutTable {
	color:#3a3a3a;
	font-weight:bold;
	font-size:0.8em;
	width:100%;
}
.checkoutHeader {
	background-color:#ffd0d4;
}
.checkoutProduct {
	background-color:#fff;
}
.myBg {
	background-color:#000;	
	color:#FFF;
}
.myButton {
	background-color:#540060;
	border:outset thin #fff;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;	
}

.title2 {
	font-size:24px;
	text-indent:10px;
	font-weight:bolder;
}

.subtitle {
	font-size:20px;
	text-indent:10px;
}
