@charset "utf-8";
/* CSS Document */


/* Tags */

a.breadcrumb {
	color:#0033FF; font-size:11px; line-height:12px;
}

a.breadcrumb:hover {
	color:#ff3300; font-size:11px; line-height:12px;
}

a.toplinks {
	color: #ffffff; text-decoration: underline;
}

a.toplinks:hover {
	color: #ffffff; text-decoration: underline;
}

body {
	/* background:url(../images/bg.gif) 0px 115px repeat-x; */
	
	background:url(../images/background.gif) no-repeat top center;
}

h1 {
	margin-top:15px;
	margin-bottom:5px;
	font-size: 1.4em;
	color: #0000;
}

h2,h1.productH1 {
	font-size:1.6em;
	margin-top:0px;
	margin-bottom:0px;
	color: #cc0000;
}
h1.productH1 {
	width:290px;
}


/* Classes */

.leftButton {
	font-weight:bold;
	padding:0px 0px 0px 8px;
	font-size: 1em;
	margin:8px 0px;
	line-height:1.2em;	
	
}

.leftButton a:link, .leftButton a:visited {
	text-decoration:none;
	padding: 0px 2px 0px 12px;
	color: #ffffff;
	display:block;
}

.leftButton a:hover {
	padding: 0px 2px 0px 12px;
	color: #ffffff;
	text-decoration: underline;
}

.leftButtonBlue {
	font-size: 0.95em;
	font-weight: normal;
	padding-left:8px;
	margin:0px;
	line-height:1.5em;
}

.leftButtonBlue a:link, .leftButtonBlue a:visited {
	color: #ffffff;
	text-decoration:none;
	padding: 0px 4px 0px 12px;
	display:block;
}

.leftButtonBlue a:hover {
	color: #ffffff;
	text-decoration: underline;
	padding: 0px 4px 0px 12px;
	display:block;
}

.productLabels {
	color:#FF3300;
	font-size: 115%;
	font-weight:bold;
}

.section {
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
	font-size: 1.1em;
	font-weight:bold;	
}

.section a:link, .section a:visited {
	color: #ffffff;
	font-family:Arial;
}

.section a:hover {
	color: #ffffff;
}

.shoppingCartTotal {
	font-size: 120%;
	font-weight:bold;
	color: #ff3300;
}

.sloganTop {
	font-family:Arial; 
	color:#0033FF; 
	font-size:13px; 
	font-weight:bold;
}

.slogan {
	font-family:Lucida Sans Unicode,Arial; 
	color:#5A3A6D; 
	font-size:12px; 
	font-weight:bold;
}


/* ID's */

#navContainer {
	padding:0px;
	width: 162px;
	margin-right: 12px;
}

#topBanner {
	background-color:#6f4886;
}
