
body
{
	font-size: 11px;
	font-family: Tahoma, Arial;
	line-height: 14px;
	background: #E6D4EC;
	height: 100%;
	margin: 0px;
}

td
{
	font-size: 11px;
	line-height: 14px;
}

a:link
{
	color: #571B7E;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #F9F6F9;
	color: #571B7E;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #e4cbed;
	border-top: 1px solid #e4cbed;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 a:hover
{
	text-decoration: none;
	color: #e4cbed;
}

h2
{
	font-size: 14px;
	color: #571B7e;
}

hr
{
	border: 0;
	color: #571B7E;
	background-color: #571B7E;
	height: 1px;
	width: 100%;
}

#container
{
	background: #ffffff;
	margin: 0px auto 0px auto;
	width: 1020px;
	border: 1px solid #cccccc;
}

#container2
{
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
}


#header
{
	height: 110px;
	background: #4D166A;
}


#headleft
{
	float: left;
	padding: 10px;
}


#headright
{
	float: right;
	width: 150px;
	padding-top: 30px;
	color: #CCCCCC;
}

#headright a
{
	color: #CCCCCC;
}


#footer
{
	width: 100%;
	background-color: #4D166A;
	border-top: 4px solid #D649A4;
	height: 60px;
	text-align: center;
	color: #FFFFFF
}


#footer a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}


#footerbox
{
	width: 100%;
	background: #583C6F;
	height: 250px;
	border-top: 1px solid #CDADE8;
}

#footerbox b
{
	font-weight: bold;
	color: #ffffff;
}

#footerbox ul
{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#footerbox li
{
	color: #ffffff;
	list-style: none;
}

#footerbox li .soon
{
	color: #76707C;
}

#footerbox a
{
	color: #cccccc;
}

#footerbox a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#nav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 24px;
	line-height: 24px;
	background-color: #E6D4EC;
	margin-top: 1px;
}


#nav ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	white-space: nowrap;
	font-size: 13px;
	float: left;
	width: 100%;
	list-style: none;
}


#nav ul li
{
	display: inline;
	list-style: none;
	padding-left: 20px;
}


#leftbar
{
	float: left;
	width: 12%;
	padding: 2px;
}


#content
{
	float: left;
	width: 71%;
	padding: 5px;
}


#introtext
{
	width: 100%;
	text-align: justify;
}


#rightbar
{
	float: right;
	width: 15%;
	padding: 2px;
}


.leftnav
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	white-space: nowrap;
	font-size: 8pt;
	list-style: none;
}


.leftnav li
{
	list-style: none;
	border-bottom: 1px solid #cccccc;
	height: 20px;
	line-height: 20px;
}


.category
{
	height: 14px;
	line-height: 14px;
	font-weight: bold;
}


.prodimage
{
	width: 105px;
	height: 105px;
	border: 1px solid #F2F2F2;
}


#productcontainer
{
	padding: 10px;
	width: 100%;
}


#product_image
{
	float: left;
	width: 40%;
}


#product_image_box
{
	border: 1px solid #CCCCCC;
	margin: 20px;
	width: 220px;
	padding: 5px;
	margin-top: 30px;
}


#product_title
{
	font-size: 26px;
	line-height: 30px;
	color: #571B7e;
}


#product_price
{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #571B7E;
	border-top: 1px dashed #571B7E;
	border-bottom: 1px dashed #571B7E;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#product_details
{
	float: left;
	width: 58%;
	margin: 5px;
	min-height: 250px;
}


#pagetitle
{
	color: #4a166b;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}


.sectiontitle
{
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #F9F6F9;
	color: #571B7E;
	font-size: 14px;
	line-height: 24px;
	width: 620px;
	font-weight: bold;
	border-bottom: 1px solid #e4cbed;
	border-top: 1px solid #e4cbed;
	margin-top: 10px;
	margin-bottom: 10px;
}


.addedbox
{
	width: 620px;
	border: 1px solid #e4cbed;
	height: 100px;
}


.addedleft
{
	float: left;
	width: 100px;
	padding: 5px;
}


.addedright
{
	float: left;
	width: 500px;
	padding: 5px;
}


.addedcontent
{
	border: 1px solid #EFE4F3;
	padding: 2px;
	margin-top: 2px;
	height: 70px;
}

#productpic
{
	float: left;
	width: 50%;
}


#productdesc
{
	float: left;
	width: 50%;
}


.inputsmall
{
	font-size: 12px;
}


.purpletext
{
	color: #571B7E;
}


.purplebutton
{
	background: #CEA2DF;
	border: 1px solid #461B7E;
	text-decoration: none;
}


.tableheader
{
	font-size: 12px;
	border-top: 1px solid #6A287E;
	border-bottom: 1px solid #6A287E;
	background: #B041FF;
	color: #ffffff;
}

.pagedescbox
{
	padding: 5px;
	width: 99%;
	min-height: 50px;
	text-align: justify;
	border: 1px solid #CCCCCC;
	color: #571B7E;
}


#loginleft
{
	float: left;
	width: 48%;
	min-height: 300px;
	padding-left: 5px;
}


#loginright
{
	float: left;
	width: 48%;
	min-height: 300px;
	padding-left: 5px;
}


#contentpagecontainer
{
	width: 99%;
	text-align: justify;
	padding: 2px;
	line-height: 16px;
}


.lineinput
{
	color: #4a166b;
	border: none;
	border-bottom: solid 1px #4a166b;
}


.portalheading
{
	width: 620px;
	text-align: justify;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding: 5px;
	color: #CE3B8D;
	font-size: 12px;
	line-height: 18px;
}
