/* CSS Document */

body {
	margin: 0px 0px;
	background: #39008C url(images/topbg-purple.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.small {
	font-size: 90%;
	}
	

/* CONTENT */

#maincontent {
	font-size: 14px;
	}

.boxframe-content {
	background-color: #ECE6F4;
	text-align: left;
	font-size: 12px;
	}
	
.boxframe-content h1 {
	text-align: left;
	font-size: 20px;
	color: #330066;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	}

.boxframe-content h2 {
	text-align: left;
	font-size: 16px;
	line-height: 100%;
	color: #990033;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	}
	
.boxframe-content h2.classes {
	text-align: left;
	font-size: 16px;
	line-height: 100%;
	margin: 4px;
	color: #fff;
	}
	
.boxframe-content h3 {
	text-align: left;
	font-size: 13px;
	color: #990033;
	}
	
.boxframe-content .price {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
	
	
.boxframe-content img.product {
   padding: 4px;
   border: 3px solid #FF9999;
   background-color: #FFFFFF;
}	

.boxframe-content a {
	text-decoration: none;
	}

.boxframe-content .category {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #FFF;
	width: 140px;
	}

.boxframe-content .category li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #FFF;
	}

.boxframe-content .category li a:link, .boxframe-content .category li a:visited, .boxframe-content .category li.sub a:link, .boxframe-content .category li.sub a:visited {
	text-decoration: none;
	color: #CF0144;
	}

.boxframe-content .category li a:hover, .boxframe-content .category li.sub a:hover {
	text-decoration: none;
	color: #000;
	}

.boxframe-content .category li.sub {
	list-style: none;
	margin: 0;
	padding: 0.25em 0.25em 0.25em 1.5em;
	border-bottom: none;
	}


input.add-to-cart {
	float: left;
	margin: -2px 0 0 10px;
	}

select.qty {
	float: left;
	}
	
table.cart-view-table {
	}

table.cart-view-table th {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	background-color: #990033;
	background-image: url(images/th-bg-purple.jpg);
	background-repeat: repeat-x;
	}

table.cart-view-table tr td {
	border-bottom: #FFFFFF 1px solid;
	}
	
table.cart-view-table tr td .delete {
	font-size: 10px;
	font-weight: bold;
	}
	
table.cart-checkout-table {
	margin-top: 20px;
	}

table.cart-checkout-table th {
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	background-color: #990033;
	background-image: url(images/th-bg-purple.jpg);
	background-repeat: repeat-x;
	}

/* HOMEPAGE BOXES */
	
.boxframe {
	background-color: #ECE6F4;
	}

.boxframe h3 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CF0144;
	margin: 0px 0px -2px 0px;
	}

.boxtop {
	background:url(images/boxes/boxpurple_r1_c3.jpg) bottom left repeat-x;
	line-height: 0px;
	}

.boxbottom {
	background:url(images/boxes/boxpurple_r5_c3.jpg) bottom left repeat-x;
	line-height: 0px;
	}

.boxleft {
	background:url(images/boxes/boxpurple_r3_c1.jpg) top right repeat-y;
	line-height: 0px;
	}

.boxright {
	background:url(images/boxes/boxpurple_r3_c5.jpg) top right repeat-y;
	line-height: 0px;
	}


.boxcontainer {
	margin-top: 12px;
	}


/* FORMS */
input.form-text {
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 8px 0px 8px 0px;
	padding: 2px 2px;
	}

input.button1 {
	border: #330066 1px solid;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 8px 0px 8px 0px;
	padding: 2px 2px;
	background-color: #CF0144;
	}

/* FOOTER */
#footer {
	font-size: 12px;
	color: #999999;
	background: url(images/footerbg-purple.jpg) bottom left repeat-x;
	width: 100%;
	height: 104px;
	}
	
.footertext {
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.footertext a:link {
	color: #777777;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	}

.footertext a:visited {
	color: #777777;
	text-decoration: none;
	}

.footertext a:hover {
	color: #444444;
	text-decoration: underline;
	}
	

/* NAVIGATION */

.navigationtable {
	}

#navigation {
	margin: 20px 0px 30px 0px;
	}
	
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	} 

#navigation ul li {
	background-image: url(images/nav-div.jpg);
	background-repeat: no-repeat;
	list-style: none;
	display: inline;
	padding: 6px 15px 19px 15px;
	margin: 0px 0px 0px 0px;
	}
	
		
#navigation ul li.first {
	background-image: none;
	list-style: none;
	display: inline;
	padding: 6px 15px 19px 15px;
	margin: 0px 0px 0px 0px;
	}

#navigation ul li a {
	color: #39008C;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	}

#navigation ul li a:hover {
	color: #555555;
	}
	

