body {
	margin:0;
	padding: 0;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
}
p {
	color: #000;
	margin: .7em 0;
	line-height:1.4em; }
em { font-style:oblique; }
ul {
	margin: 0 0 0 1.5em;
	padding: 0;
	line-height:1.3em; }
li {
	margin: 0;
	padding: 0; }
table {
	border: none;
}
img {
	/* put "overflow:hidden;" in any div that contains an image so images dont mess up div %'s when divs get smaller than image */
	border: none; }
a {
	color:#800080; }
a:hover {
	text-decoration: none; }

form {
	margin: 0;
	padding: 0; }
.white { color:#FFFFFF; }
/* custom template css */
#page {
	width: 60em;
	padding:0;
	margin:0 0 2em;
}
#header {
	text-align:center;
	background-color:#000000;
}
#contentAll {
	background-color:#fff;
	margin:0;
	padding:0.2em 0;
	border:1px solid #662366;
	border-top:none;
}
#horizontalNavigationContainer {
	min-height: 25px;
	height:auto !important;
	height: 25px;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	background-color:#663366;
	width:auto;
	text-align:center;
	border:1px solid #000000;
	border-top:none;
}
#horizontalNavigation {

}
#horizontalNavigation {
	color:#FFFFFF;
	padding:0.5em 0;
	margin:0;  }
#horizontalNavigation li {
	display:inline;
	list-style-type:none;
	padding:2px 11px;
}
#horizontalNavigation li.last {
	border-right:none;
}
#horizontalNavigation li a {
	color:#FFFFFF;
	padding:9px 11px;
	text-decoration:none; }
#horizontalNavigation li a:hover {
	color:#CCCCCC; }
/* drop down menu */
#horizontalNavigation li {  position: relative; }
/*#horizontalNavigation ul { display: none; position: absolute; top: 100%; top: -1px; width:100%; }*/
#horizontalNavigation ul {
	position: absolute;
	*margin-top:13px;
	top:25px;
	left:0;
	width:15em;
	background: #663366;
	border-top:none;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	text-align:left;
	filter: alpha(opacity=97);
	-moz-opacity: .97;
	opacity: .97;
}
#horizontalNavigation ul li {
	display:block;
}
* html #horizontalNavigation ul { top: 27px; }
* html #horizontalNavigation ul ul { left: 100%; }
.containsSubMenu{
	/*background-image: url(/cirkuitincludes/js/jquery/plugins/verticalNav/1.0/images/white_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;*/
}
#horizontalNavigation ul,
#horizontalNavigation li:hover ul
{display: none;}
#horizontalNavigation ul li:hover ul,
#horizontalNavigation ul li:hover ul
{display: block; }


#contentLeft {
	float:left;
	width: 10em;
	margin:0;
	margin-right:0.25em;
}
.contentLeftBox, .contentRightBox {
	background-color:#663366;
	border:1px solid #663300;
	margin-bottom:2px;
}
.contentLeftBox form {
	margin:0;
	padding:0.25em;
}
.contentLeftBox form .inputText {
	font-size:80%;
	width:120px;
}
#contentLeft em, #contentRight em {
	display:block;
	font-size:80%;
	margin:0;
	padding:0.25em 0 0.25em 0.5em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	background-color:#3F0C3F;
	color:#FFF;
	font-style:normal;
}
#contentLeft ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0.5em;
	margin-left:0;
}
#contentLeft ul li {
	border-bottom:1px dotted #CCCCCC;
}
#contentLeft ul li a {
	font-size:75%;
	font-weight:normal;
	line-height:1.5em;
	padding:0.5em 0 0.5em 0.4em;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}
#contentLeft ul li a:hover {
	background-color:#492549;
	color:#FFFFFF;
	text-decoration:none;
}
#contentLeft p, #contentRight p {
	padding:0 0.35em;
	margin:0.15em;
	color:#FFFFFF;
	font-size:70%;
}
#contentMiddle table {
	font-size:12px;
}
#contentMiddle {
	font-size:85%;
	line-height:1.5em;
	background-color:#FFFFFF;
	padding:0.25em;
	margin-left:12em;
	width:58em;
}
#contentMiddle .content {
	font-size:80%;
}
#contentBottom {
	clear:both;
	width: 100%;
}

#footer {
	clear:both;
	padding:0.25em;
	font-size: 75%;
	color:#666666;

}
#footer a {
	color:#888888;
	text-decoration:underline;
}
#footer .left { float:left; }
#footer .right { float: right; }
#footer p {
	clear:both;
	display:block;
	text-align:center;
	margin-bottom:1.25em;
}
#footer a {
	color:#662366;
}
.ContentType_ImageGallery_title,
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:135%;
	color:#33291d;
	font-weight: bold;
	margin:.5em 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 {
	font-size:105%;
	color:#4a004a;
	background: #f0f0f0;
	padding: .15em .45em;
	margin: .45em 0 .15em 0; 
}
h2.fn{
	color:#CC3300;
}
.review h2{
	background: none;
}
h3 {
	font-size:115%;
	text-transform: uppercase;
	color:#fff;
	padding: .35em .75em;
	margin: 1em 0 .25em 0;
	background: #663366;
}

/* sitemap */
.sitemap table {
	font-size:0.95em;
	margin: 0 0 15px 15px;
	width: 98%;
}

.sitemap table td {
	padding: 5px 5px 5px 5px;
	width: 33%;
}

/* homepage */
table.product-list {
}

table.product-list td {
padding: 0 0 7px 0;
width:15.5em;
text-align:center;
}
table.product-list td a{
	font-size:90%;
}
table.product-list td img {
border:1px solid #DCDCDC;
}

table.product-list td p {
font-size: 0.95em;
margin: 0 5px 3px 5px;
}

table.product-list td p.price {
color: #000000;
font-size: 1.2em;
font-weight: 700;
margin: 2px 5px 2px 5px;
}

table.product-list td p.more {
font-size: 0.8em;
margin: 3px 5px 5px 5px;
}


#player{
	width:208px;
	height: 117px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	margin: 0 auto;
	zoom: 1;
}
.facebookFan{
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 1em;
}
.newsletterContainer{
	font-size: 70%;
	margin:0 0 2em;
	font-weight: bold;
}
.customerLogin{
	text-align: center;
	background: #3F0C3F;
	padding: .25em 0;
}
.customerLogin a{
	color: #ffffcc;
	font-size: 70%;
	font-weight: bold;
}


/* product reviews */
#product-reviews {
font-size: 1em;
margin:0 .5em;
}

#product-reviews h1 {
font-size: 1.2em;
font-weight:bold;
margin: 15px 0 15px 0;
padding: 0;
}

#product-reviews h1 a {
float: right;
font-weight: normal;
font-size: 0.85em;
margin: -15px 0 0 0;
display:block;
}

#product-reviews h1 a.write-review {
margin: 0 0 0 14px;
*margin: -15px 0 0 0;
padding: 0 0 2px 20px;
background: url(/cirkuit/includes/images/icons/icon_write-review.gif) no-repeat 0px 1px;
}

div.review {
border-bottom: 1px dotted #808080;
padding: 0 0 5px 0;
}

#last.review {
border-bottom: none;
}

div.review h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 5px 0 5px 5px;
}

div.review p {
margin: 0;
padding: 0 0 0 15px;
}

#product-price-bottom {
font-size: 0.95em;
margin: 0 185px 0px 230px;
padding: 20px 0 0px 0;
}

div.paging {
background: #f0f0f0;
border:1px solid #ddd;
padding: .5em .25em;
}

div.paging span {
float: right;
}

div.sorting {
float: right;
}

div.paging-results {
padding: 7px 0px 7px 0px;
}

div.paging-results div {
float: right;
font-weight: 700;
}

div.paging-results span {
font-weight: 700;
margin: 0 10px 0 0;
}

div.paging-results a {
font-weight: normal;
}

