/* Default */


td { color: #FFFFFF; }

body,td {
  font-family: helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.7em;
}


body {
  color: #000;  
  margin: 0px;
  background-color: #000000;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

body.emailBody {
  margin: 20px;
  background-color: #010101;
  color: #FFFFFF;
}

/* Headings, styles */

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

 
small, .small {
font-size:0.8em;
}
 
img {
border:0;

}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

input, select, textarea {
  font:1em helvetica, sans-serif;
  padding:5px;
  margin:3px;
  border-top:1px solid #BBB;
  border-left:1px solid #BBB;
  border-bottom:1px solid #BBB;
  border-right:1px solid #BBB;
}

input:hover, select:hover, textarea:hover {
  border-top:1px solid #BBB;
  border-left:1px solid #BBB;
  border-bottom:1px solid #BBB;
  border-right:1px solid #BBB;
}

input[type=submit] {
  font-weight: bold;
  background-color: #b61c31;
  color: #ffffff;
  border-width: 0;
  padding: 4px;
}
input[type=submit]:hover {
  color: #000000;
  background-color: #e0af2e;
  cursor:pointer;
  border-width: 0;
}
textarea {
  line-height:1.25;
}
 
label {
cursor:pointer;
}


.heading { font-size: 18px; }
.greyheading { font-size: 18px; color: #888888; }
.redheading { font-size: 18px; color: #c01010; }
.subheading { font-size: 14px; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #c01010; }
.darkred { color: #5D011D; }

h1, h2, h3, h4, h5, h6 {
 margin:0;
 padding:0;
 font-weight:normal;
 letter-spacing:0.02em;
}
 
h1 {
 padding:20px 0 10px 0;
 font-size: 18px;
 letter-spacing:0.05em;
 line-height: 1.25;
}
 
h2 {
  padding:20px 0;
  letter-spacing:-1px;
  font-size: 16px;
}

h2 em {font-style:normal;color:#0099cc}

 
h3 {
font:1em helvetica, sans-serif;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
font-size:1.2em;
color:#52c24d;
}



/* Links */

a {
  color: #E2AF2F;
}
a:visited {
  color: #E2AF2F;
}
a:hover {
  color: #E2AF2F;
}

/* Misc */

form { margin: 0px; }
form fieldset legend { padding: 5px; font-size: 1.4em; color: white; }

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

div.subscribeForm {
  float: left;
  clear: right;
  padding-left: 20px;
}
div.subscribeForm th {
  font-size: 12px;
  color: #fff;
}
div.subscribeForm input {
  width: 150px;
  border: 1px solid #BBBBBB;
  background-color: white;
  color: #202020;
}
div.subscribeForm #submitBtn {
  background-color: #F2B111;
  color: #101010;
  border-width: 0;
}

#container {	
  width: 975px;
  margin: 0 auto;
  color:#FFF;
  text-align: left;
}
#facebook {
	position:absolute;
	right:21px;
	top:48px;
}
#facebook img {height:25px;}



#menus {
	line-height: 120%;
	height: 122px;
	background-image: url('../images/pictures/large/system-files/menuBackground.png');
	overflow: hidden;
position:relative;
}

#firstLevelNav {
	padding-left: 215px;
	padding-top: 17px;
}
#firstLevelNav ul {
	padding: 0px;
}
#firstLevelNav li {
	display: inline;
	padding-right: 20px;
}
#firstLevelNav li a {
	color: #888;
	font-weight: bold;
	font-size: 11px;
}
#secondLevelNav {
	padding-top: 24px;
	padding-left: 300px;
}
#secondLevelNav a {
	color: #DDD;
	font-weight: bold;
	font-size: 11px;
	padding-right: 30px;
}
#thirdLevelNav {
 margin-top: 20px;
 padding-left: 215px;
 background-image: url('../images/pictures/large/system-files/thirdLevelNav.png');
 background-position: top right;
 background-repeat: no-repeat;
 line-height: 35px;
}

#content {
	position: relative;
	font-family: Georgia;
	padding-top: 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
}
#content a {
	text-decoration: underline;
	/*color: #cc0000;*/
	color: white;
}
#innerContent {
	width: 220px;
	padding: 20px;
	background-image: url('../images/pictures/large/system-files/black-bg.png');
	float: left;
}
#innerContent ul {
	padding-left: 10px;
}
#innerContent ul li {
	list-style-type: disc;
}

#storeContent {
  float: left;
  clear: right;
  padding-left: 20px;
  width: 680px;
}
#storeContent #storeInnerContent {
  padding: 18px 22px;
  background-image: url('../images/pictures/large/system-files/black-bg.png');
}
#storeContent #storeInnerContent div {
  color: #f0f0f0;
}

#storeContent #storeInnerContent a { color: #D02433; }
#storeContent #storeInnerContent a:visited { color: #D02433; }
#storeContent #storeInnerContent a:hover { color: #D02433; }

#innerContent #productCatContent td {
  line-height: 1.4em;
  padding-bottom: 4px;
}
#innerContent #productCatContent a {
  text-decoration: underline;
  /*text-decoration: none;
  border-bottom: 1px dotted #d0d0d0;*/
}



#header {width:100%;height:70px;padding-top:20px;}

#logo {margin-top:10px;}

#footer { text-align: center; padding: 10px; }
#footer a {color:#fff;}
#footer a:hover {color:#fff;border-bottom:1px solid #fff;}







/* cms sub menus */

span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}



#wysiwygpro_editor td { color: black; }
#wysiwygpro_editor #container { color: black; }
div.galleryListName { font-weight: bold; }


/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff} 
