/* HTML Defaults */

body {
	font: 75%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #000 url(../images/body_bg.jpg) fixed no-repeat center top;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #78288c;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1, .pagetitle {
	font-size: 200%;
	line-height: 1.2em;
	font-weight: normal;
	color: #78288c;
	margin: 0;
}
h2 {
	font-size: 150%;
	line-height: 1.2em;
	font-weight: bold;
	color: #78288c;
}
h3 {
	font-size: 117%;
	line-height: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 92%;
	line-height: 1.3em;
	font-weight: bold;
}
hr {
	color: #ddd;
	background: #ddd;
	height: 1px;
	padding: 0;
	border: none;
}
table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
caption {
	font-size: 115%;
	font-weight: bold;
	color: #fff;
	background: #c41130;
	text-align: left;
	padding: 6px;
}
thead {
	color: #fff;
	background: #78288c;
}
thead th {
	font-size: 92%;
	text-align: left;
	vertical-align: top;
}
th, td {
	font-size: 100%;
}
input, fieldset, button, select {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

/* Main Containers */

#container {
	width: 980px;
	margin: 0 auto;
}
#nav {
	color: #fff;
	width: 184px;
	float: left;
	padding: 6px;
}
#main {
	width: 772px;
	float: left;
	padding: 6px;
}
.clear {
	clear: both;
}

/* Nav */

#nav a {
	color: #fff;
}
#nav ul, #nav ul li, .cards {
	width: 184px;
	float: left;
	clear: both;
}
#nav ul, .cards {
	margin: 0;
	padding: 12px 0;
}
#nav ul li {
	list-style: none;
}
#nav ul li a {
	float: left;
	clear: both;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #bb9cc9;
}
ul.catnav {
	font-size: 108%;
	line-height: 1.15em;
	font-weight: bold;
}
ul.catnav li a {
	background: url(../images/nav_bullet.png) no-repeat left 4px;
	width: 164px;
	padding: 3px 0 3px 20px;
}
ul.catnav li strong a {
	font-size: 92%;
	background: none;
	width: 184px;
	padding: 4px 0;
}
ul.subnav {
	font-size: 92%;
	line-height: 1.15em;
	border-top: solid 1px #838383;
}
ul.subnav li a {
	width: 184px;
	padding: 2px 0;
}
.topcontact {
	clear: both;
	margin: 0;
	padding: 15px 0;
	border-bottom: solid 1px #838383;
}
.topcontact strong {
	font-size: 175%;
	line-height: 1.3em;
	font-weight: normal;
	color: #bb9cc9;
}
#newsletter {
	background: url(../images/newsletter_bg.png) no-repeat center top;
	min-height: 112px;
	width: 182px;
	clear: both;
}
#newsletter form {
	margin: 0;
	padding: 5px 10px;
}
#newsletter legend {
	font-size: 108%;
	font-weight: bold;
	color: #bb9cc9;
	margin: 0;
	padding: 0;
}
#newsletter label {
	font-size: 83%;
	line-height: 1.2em;
	margin: 6px 0;
}
#newsletter input {
	border: 0;
}
#newsemail {
	background: url(../images/newsletter_input_bg.png) no-repeat center top;
	height: 20px;
	width: 162px;
	margin: 6px 0;
}
#newsbutton {
	text-align: right;
}
.cards {
	text-align: center;
}

/* Header */

#top {
	color: #fff;
	width: 980px;
	float: left;
	margin-top: 6px;
	border-bottom: solid 1px #838383;
}
.logo {
	width: 440px;
	float: left;
	margin: 0;
}
.tagline {
	font-size: 150%;
	line-height: 1.2em;
	font-weight: bold;
	color: #c41130;
	width: 305px;
	float: left;
	padding-top: 36px;
}
#basket {
	font-size: 90%;
	background: url(../images/basket_bg.png) no-repeat center top;
	height: 74px;
	width: 223px;
	float: right;
	padding: 6px;
}
.baskettitle {
	font-size: 127%;
	font-weight: bold;
	color: #bb9cc9;
	padding-bottom: 3px;
}
.basketbutton, .basketbutton a {
	font-size: 109%;
	line-height: 24px;
	text-align: center;
	height: 24px;
	width: 73px;
	float: right;
}
.basketbutton a {
	background: transparent url(../images/basketbutton_bg.png) no-repeat center center;
}
#header {
	color: #fff;
	width: 766px;
	float: left;
	padding-left: 6px;
}
#header a, #top a {
	color: #fff;
}
#header p, #header ul, #header form, #header dl, #header dt, #header dd, #top p {
	margin: 0;
}
#header ul li, #header dt, #header dd {
	list-style: none;
	white-space: nowrap;
}
#topnav {
	width: 766px;
	float: left;
	padding: 0 0 10px 0;
}
#topnav ul {
	font-size: 108%;
	line-height: 1.15em;
	width: 490px;
	float: left;
	clear: both;
	padding: 0;
}
#topnav ul li {
	float: left;
}
#topnav ul li a {
	float: left;
	padding: 3px;
	margin-right: 30px;
}
#topnav a:hover, #basket .basketbutton a:hover {
	text-decoration: none;
	color: #bb9cc9;
}
#topnav dl {
	font-size: 92%;
	text-align: right;
	width: 300px;
	float: right;
	padding: 2px 0 0 0;
}
#topnav dt, #topnav dd {
	display: inline;
	margin-left: 12px;
}
#topnav dt {
	font-weight: bold;
	color: #bb9cc9;
}
#topnav dl img {
	vertical-align: middle;
}
#topinfo {
	line-height: 2em;
	width: 766px;
	float: left;
	clear: both;
	padding: 18px 0 6px 0;
}
.topnotice {
	font-size: 117%;
	font-weight: bold;
	color: #bb9cc9;
	width: 445px;
	float: left;
}

/* Footer */

#footer {
	color: #fff;
	width: 968px;
	float: left;
	clear: both;
	padding: 6px;
}
#footer a {
	color: #fff;
}
#footer p {
	margin: 0 0 .75em 0;
}
#copyright {
	font-size: 75%;
	line-height: 1.2em;
	color: #bb9cc9;
	width: 218px;
	float: left;
}
#copyright a {
	color: #bb9cc9;
}
#footerlinks {
	font-size: 83%;
	line-height: 1.2em;
	text-align: center;
	width: 750px;
	float: right;
}

/* Content */

#content, #promos {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	width: 772px;
	float: left;
}
#content {
	background-image: url(../images/content_bg_top.jpg);
}
#contentinner, #promosinner {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 736px;
	float: left;
}
#contentinner {
	background-image: url(../images/content_bg_bottom.png);
	min-height: 266px;
	padding: 12px 18px;
}
h1.pagetitle {
	color: #fff;
	padding: 0 10px;
}
.store {
	padding: 10px;
}
.pagetitle h1, .pagetitle h2, .pagetitle h3 {
	font-size: 100%;
}
#front h1, #front h2, #front h3, #front ul {
	margin: 0;
}
ul.bullets, ul.globe {
	margin-left: 0;
	padding-left: 0;
}
ul.bullets li {
	background: url(../images/bullet.png) no-repeat left 6px;
	margin: 3px 0;
	padding-left: 12px;
	list-style: none;
}
ul.globe li {
	background: url(../images/bullet_globe.png) no-repeat left 2px;
	margin: 8px 0;
	padding-left: 20px;
	list-style: none;
}
#front h1 {
	font-size: 180%;
	line-height: 1.15em;
	color: #fff;
	padding: 0 0 10px 0;
}
#frontproducts {
	color: #fff;
	width: 736px;
	float: left;
	padding-bottom: 10px;
}
#frontproducts h2, #frontproducts p {
	margin: 0 0 5px 0;
}
#frontproducts ul {
	margin: 0 0 5px 10px;
}
#frontproducts ul.bullets li {
	background: url(../images/bullet_front.png) no-repeat left 6px;
}
#frontproducts h2 {
	font-size: 200%;
	line-height: 1.15em;
	font-weight: normal;
}
h1 sup, h2 sup {
	font-size: 10px;
}
#frontproducts a {
	color: #fff;
}
.frontdesc {
	font-size: 118%;
	line-height: 1.2em;
	font-weight: bold;
	color: #bb9cc9;
}
.frontproduct {
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 345px;
	width: 364px;
	padding-bottom: 6px;
	position: relative;
}
.frontproductinner {
	background-repeat: no-repeat;
	background-position: center top;
	width: 348px;
	float: left;
	padding: 8px 8px 36px 8px;
}
#frontnew {
	background-color: #c41130;
	background-image: url(../images/front_box_red_bottom.png);
	float: right;
}
#frontnew .frontproductinner {
	background-image: url(../images/front_box_red_top.png);
}
#frontoriginal {
	background-color: #78288c;
	background-image: url(../images/front_box_purple_bottom.png);
	float: left;
}
#frontoriginal .frontproductinner {
	background-image: url(../images/front_box_purple_top.png);
}
#frontproducts p.frontbutton {
	margin: 0;
	position: absolute;
	bottom: 8px;
	left: 8px;
}
.frontbutton a {
	font-size: 118%;
	line-height: 30px;
	font-weight: bold;
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 348px;
}
#frontproducts .frontbutton a:hover {
	text-decoration: none;
	color: #ffcc50;
}
#frontnew .frontbutton a {
	background-image: url(../images/front_button_purple.png);
}
#frontoriginal .frontbutton a {
	background-image: url(../images/front_button_red.png);
}
#fronttext {
	clear: both;
	padding: 10px 0;
	border-top: solid 1px #ddd;
}
.frontside {
	font-size: 92%;
	line-height: 1.3em;
	width: 200px;
	float: right;
	margin: 0 0 20px 20px;
}
.frontside img {
	float: left;
	margin-right: 5px;
}
.smaller {
	font-size: 75%;
	line-height: 1.2em;
}
.mincart {
	font-size: 83%;
	line-height: 1.2em;
}
.callout {
	color: #c41130;
}
.box {
	background-color: #eee;
}
.box2 {
	background-color: transparent;
}
.boxlight {
	background-color: #fff;
}
.boxhighlight {
	background-color: #fff1b7;
}
.boxdark {
	background-color: #ccc;
}
.boxalert {
	background-color: #c41130;
}
.templatetable, .templatetable caption, .templatetable th, .templatetable td {
	border: solid 1px #ddd;
}
.prodphoto {
	width: 370px;
	float: left;
	padding-bottom: 10px;
}
.proddesc {
	width: 346px;
	float: right;
}
.proddesc h2 {
	font-size: 125%;
	line-height: 1.3em;
	margin-top: 0;
}
.proddesc h3 {
	font-size: 100%;
}
.prodopts {
	width: 723px;
	float: left;
	clear: both;
	padding: 10px 0;
	border-top: solid 1px #ddd;
}
.prodopts h2, .prodopts h3, .prodopts p {
	margin: 0 0 .5em 0;
}
.prodopts h3 {
	font-size: 125%;
	font-weight: normal;
	color: #c41130;
}
.numlines {
	width: 220px;
	float: left;
}
.lineinput {
	text-align: right;
	width: 500px;
	float: right;
}
input.prodline {
	width: 350px;
	margin-left: 10px;
}
#line2panel {
	display: block;
}
.prodselect {
	clear: both;
	padding: 10px 0;
}
table.prodlist {
	padding: 0;
	border: solid 1px #ddd;
}
table.prodlist th, table.prodlist td {
	margin: 0;
	padding: 3px 5px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-collapse: collapse;
}
.prodbasketbutton {
	text-align: center;
	background: #c41130;
	clear: both;
	padding: 10px 0;
}
.prodbasketbutton input {
	font-size: 150%;
}
.prodnotice {
	font-weight: bold;
	text-align: center;
	color: #78288c;
	clear: both;
	padding-top: 10px;
}

