/* =layout
--------------------------------*/

body {
	background-color: #EEE;
	margin: 0px;
}

div#wrapper	{
	background: #FFFFFF url(../media/sidebar_bg.gif) repeat-y right;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 765px;
	position: relative;
}


div#masthead {
	background-image: url(../media/masthead_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 765px;
	margin: 0px;
	height: 216px;
	padding: 0px;
}

div#checkout_box {
	background-image: url(../media/sidebar_bg.gif);
	background-repeat: repeat;
	padding: 10px;
}

div#info {
	background-color: #9999CC;
	float: left;
	width: 150px;
	height: 200px;
	left: 200px;
	top: 0px;

}

/* =site-specific
--------------------------------*/

div#basket_summary {
	position: absolute;
	left: 440px;
	top: 10px;
	width: 330px;
}

div#basket_summary ul {
	margin: 0px;
	padding: 0px;
}

div#basket_summary li {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

div#basket_summary li.purple {
	color: #9999CC;
}

div#logo {
	margin-left: 20px;
}

div#main_nav {
	margin: 0px 0px 0px 15px;
}

div#main_nav ul {
	margin: 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

div#main_nav li {
	margin-right: 15px;
	display: inline;
	font-size: 12px;
	line-height: 12px;
	color: #660033;
	font-weight: bold;

}

div#maincontent {
	width: 510px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	min-height: 650px;
}

div#maincontent h1 {
	font-size: 18px;
	line-height: 18px;
	color: #9999CC;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

div#maincontent h2 {
	font-size: 16px;
	line-height: 14px;
	color: #9999CC;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

div#maincontent h3 {
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#masthead h1 {
	font-size: 24px;
	color: #9999CC;
	margin-top: 30px;
	line-height: 30px;
	padding-bottom: 6px;
}

div#sidebar {
	margin: 0;
	padding: 0 10 0 0;
	border: 0;
	position: absolute;
	left: 565px;
	top: 110px;
	width: 190px;
	background-image: url(../media/sidebar_lizard2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#sidebar h1 {
	margin-top: 63px;
	margin-bottom: 10px;
	margin-bottom: 15px;
}

div#sidebar h2 {
	font-size: 13px;
	line-height: 13px;
	color: #9999CC;
	padding-top: 70px;
	margin-top: 0px;
	margin-bottom: 0.25em;
\;
}

div#sidebar p {
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
	margin: 0px 0px 0.75em;

}

#sidebar ul {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9999CC;
}
#sidebar li {
	border-bottom: 1px dotted #9999CC;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
#sidebar img {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}

#sidebar  li a {
	display: block;
	padding: 5px;
	color: #660033;
	text-decoration: none;
}

html>body #sidebar li a {
	width: auto;
}

#sidebar li a:hover, #sidebar li a:active {
	background-color: #DDDDFF;
	color: #660033;
	text-decoration: none;
}

#options {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 100%;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

#options p {
	margin: 0px;
}

#options td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
}

#options th {
	padding-left: 10px;
}

div#footer	{
	border-bottom: 125px solid #FFFFFF;
	width: 500px;
	padding: 5px 0;
	margin: 0px 0 0px 10px;
	border-left: 0;
	clear: both;
	border-top: 40px solid #FFFFFF;
}

div#footer ul {
	margin: 0px 0px 0.5em;
	padding: 0px;
	list-style-type: none;
}

div#footer li {
	margin-right: 1px;
	display: inline;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}

div#footer p {
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
	margin: 0em;
}

p {
	margin-top: 0px;
	margin-bottom: .75em;

}

.tri_box {
	width: 150px;
	border: 1px solid #9999CC;
	float: left;
	margin: 0px;
}

.tri_box1 {
	width: 150px;
	border: 1px solid #9999CC;
	float: left;
	margin-right: 25px;
}

div#tri_horizontal {
	margin-top: 15px;
	margin-bottom: 20px;
	color: #9999CC;

}

div#tri_horizontal h2 {
	font-size: 12px;
	line-height: 12px;
	color: #660033;
	margin: 0px;
	padding-left: 5px;
	background-color: #9999CC;
	padding-top: 3px;
	padding-bottom: 5px;
}

div#tri_horizontal p {
	color: #9999CC;
	padding: 5px;
	font-size: 10px;
	line-height: 1.5em;

}

div#tri_horizontal img {
	display: block;
	padding: 0px;
	border: 0;
	margin: 0px;
}

#maincontent div.small_product p {
	margin: 0px 0px .75em;
	font-size: 10px;
	line-height: 1.5em;
}

#maincontent  div.small_product h2 {
	margin: 0px 0px 0.25em;
	font-size: 13px;
	line-height: 14px;
	color: #660033;
}

#maincontent div.small_product2 p {
	margin: 0px 0px .75em;
	font-size: 10px;
	line-height: 1.5em;
}

#maincontent  div.small_product2 h2 {
	margin: 0px 0px 0.25em;
	font-size: 13px;
	line-height: 14px;
	color: #660033;
}

#maincontent div.small_product3 p {
	margin: 0px 0px .75em;
	font-size: 10px;
	line-height: 1.5em;
}

#maincontent  div.small_product3 h2 {
	margin: 0px 0px 0.25em;
	font-size: 13px;
	line-height: 14px;
	color: #660033;
}


/* =box model hacks
--------------------------------*/
div.small_product {
	height: 120px;
	padding: 5px 0 0;
	margin: 0 0 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9999CC;
	display: block;
	width: 240px;
}

div.small_product2 {
	height: 120px;
	padding: 5px 0 0;
	margin: 0 0 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9999CC;
	display: block;
	width: 240px;
	float: left;
}

div.small_product3 {
	height: 120px;
	padding: 5px 0 0;
	margin: 0 15px 5px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9999CC;
	display: block;
	width: 240px;
	float: left;
}

/*
div.big_product {
	width: 230px;
}
*/
div.big_product {
	/* \width: 242px;
	w\idth: 230px; */
	display: block;
	margin-bottom: 10px;
}

img.bo {
	padding: 5px;
	border: 1px #9999CC solid;
	margin: 0 10px 0 0;
}

 .floatright
 {
 float: right;
 margin: 0 0 10px 10px;
 border: 1px solid #666;
 padding: 2px;
 }

div.item_info {
	color: #660033;
}

div.big_product h1 {
	font-size: 18px;
	line-height: 1.5em;
	color: #9999CC;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-right: 20px;
}

div.big_product p {
	margin-top: 0px;
	margin-bottom: .75em;
}

div#partner_logos {
	padding-left: 60px;
	background-image: url(../media/partner_logos.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9999CC;
	border-bottom-color: #9999CC;
	height: 40px;
}

div#partner_logos p {
	color: #9999CC;
	margin: 0px;
}

/* =links
--------------------------------*/

a:link, a:visited {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9999CC;
	text-decoration: underline;
}

a.delete:link, a.delete:visited {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.delete:hover {
	color: #9999CC;
	text-decoration: underline;
}

a.more:link, a.more:visited {
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
}

a.more:hover {
	color: #0099CC;
	text-decoration: underline;
}

a.moreBig:link, a.moreBig:visited {
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
	font-size: 75%;
}

a.moreBig:hover {
	color: #0099CC;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFF;
	text-decoration: underline;
} 

div#main_nav a:link, div#main_nav a:visited {
	color: #660033;
	text-decoration: none;
}

div#main_nav a:hover {
	color: #9999CC;
	text-decoration: underline;
}


div#footer a:link, div#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#footer  a:hover {
	color: #999999;
	text-decoration: underline;
}


/* =forms
--------------------------------*/

.search_short_field {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	background-color: #660033;
	padding: 1px;
	width: 60px;
	border: 1px solid #FFFFFF;
}

.add {
	margin-top: 0.75em;
	margin-bottom: 0em;
}

.shortField {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	padding: 2px;
	width: 45px;
	border: 1px solid #9999CC;
}

.mediumField {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #9999CC;
	width: 155px;
}

.longField {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #9999CC;
	width: 220px;
}

textarea {
	width: 220px;
	border: 1px solid #9999CC;
}


/* =text styling
--------------------------------*/

.price1 {
	font-size: 14px;
	color: #660033;
	font-weight: bold;
}

.price2 {
	color: #9999CC;
	font-weight: bold;
	font-size: 75%;
}
.del {
	font-size: 75%;
	font-weight: normal;
	color: #999999;
}

/* =lists
--------------------------------*/

div.links ul {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 11px;
	line-height: 1.5em;
	margin: 5px 0px 1em;
	padding: 2px 0px 4px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9999CC;
}

div.links li {
	margin-right: 5px;
	display: inline;
	padding: 0px;
}

ul.bul {
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 1.5em;
	list-style-image: url(../media/burgundy_bullet.gif);
	list-style-type: none;
}


th {
	color: #FFFFFF;
	background-color: #9999CC;
	text-align: left;
	padding: 3px;
}

#basket_table {
	margin-bottom: 1em;
}

#basket_table td {
	padding: 8px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9999CC;
}
.total {
	font-weight: bold;
}

.gt {
	font-size: 16px;
	line-height: 16px;
}
tr.gt {
	font-size: 16px;
	line-height: 16px;
	color: #660033;
	background-image: url(../media/sidebar_bg.gif);
	background-repeat: repeat-y;
}
form {
	margin: 0px;
}

/* =more info images
--------------------------------*/
#images {
}

#images img {
	background-color: #CCCCFF;
	padding: 5px;
}
.free {
	color: #990000;
}
.related {
	margin-bottom: 15px;
	float: left;
}
.clearboth {
	clear: both;
}
select {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	padding: 2px;
	border: 1px solid #9999CC;
}
.grey {
	color: #999999;
}
blockquote {
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 10px 0px;
	margin-right: 20px;
	margin-left: 10px;
}
.date {
	font-weight: bold;
	color: #999999;
	margin: 0px;
}
ul.sitemap1 {
	list-style-type: none;
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 15px;
}

ul.sitemap1 li {
	margin-top: 10px;
	padding: 0px;
	margin-left: 0px;
}

ul.sitemap2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


ul.sitemap2 li {
	font-size: 10px;
	line-height: 1em;
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../media/subnav-arrow.gif);
	background-repeat: no-repeat;

}

ul.subnav {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

ul.subnav li {
	display: inline;
	margin-right: 10px;
	font-size: 10px;
	line-height: 1em;
	background-image: url(../media/star.gif);
	padding-left: 13px;
	background-repeat: no-repeat;

}
table {
	margin: 0px;
}
.desc {
	font-size: 75%;
	color: #666666;
}
#main_nav h1.supersize {
	font-size: 42px;
	line-height: 42px;
}

#footer a.grey:link, #footer a.grey:visited {
	color: #666666;
	text-decoration: none;

}

#footer a.grey:hover {
	color: #000000;
	text-decoration: none;

}
#banner {
	position: absolute;
	left: 216px;
	top: 0px;
	width: 185px;
	height: 117px;

}

.small {
	font-size: 80%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.4em;

}
.alt {
	background: #DADBED;
	padding: 0em;
	margin: 0px;
}
table.music {
	width: 100%;
	border: 1px solid #660033;
	padding: 0em;
	margin-bottom: 1em;
	line-height: 1.8em;
}

table.music tr {
}

img.speaker {
	margin-left: 1.5em;

}
a img.speaker  {
	border: 2px solid #9999CC;
	vertical-align: text-bottom;
}

a:hover img.speaker {
	border: 2px solid #000000;
}

/* home intro */
div#intro {
	background: url(../media/intro_bg.gif) repeat-x;
	margin-bottom: 1em;
	padding: 0.5em;
	display: block;
	font-size: 0.9em;
	float: left;

}

div#intro h2 {
	margin: 0px 0px 0.5em 0;
	padding: 0px;
	font-size: 13px;
	color: #660033;

}

div#intro ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#intro li {
	background: url(../media/bullet_burgenuday.gif) no-repeat;
	padding-left: 15px;

}

div.b_left {
	float: left;
	width: 45%;

}

div.b_right {
	float: right;
	width: 45%;

}

div.testimonial {
	background: url(../media/testimonial_top.gif) no-repeat;
	padding-top: 20px;
	width: 465px;

}

.tinner {
	background: #D3D2EA url(../media/testimonial_inside.gif);

}

.tinner p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;

}

 div.testimonial p.customer {
	background: url(../media/testimonial_bottom.gif) no-repeat;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 30px;
	color: #660033;

}

div.testimonial2 {
	background: url(../media/testimonial_top2.gif) no-repeat;
	padding-top: 20px;
	width: 465px;

}

.tinner2 {
	background: #D3D2EA url(../media/testimonial_inside2.gif);

}

.tinner2 p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;

}

 div.testimonial2 p.customer {
	background: url(../media/testimonial_bottom2.gif) no-repeat;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 30px;
	color: #660033;

}

.logo_box1 {
	width: 150px;
	border: 0px;
	float: left;
	margin-right: 25px;
}

.logo_box {
	width: 150px;
	border: 0px;
	float: left;
	margin: 0px;
}
