/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:10px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/


form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#009999;
font-size:10px;
text-decoration:none;
}

a:visited{
color:#999999;
font-size:10px;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}

a:active{
color:#009999;
font-size:10px;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:10px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#ffcc33;}
.actCHECKOUTBG {background-color:#ccffcc;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9px;
	color:#000000;
}

.actxsmall{
	font-size:10px;
	color:#000000;
}

.actsmall{
	font-size:10px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc33;
	border-right-color: #ffcc33;
	border-bottom-color: #ffcc33;
	border-left-color: #ffcc33;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366ff;
	border-right-color: #3366ff;
	border-bottom-color: #3366ff;
	border-left-color: #3366ff;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#3366ff;
}

/* SpangleJangle Styles */
/* CSS Document */
body {
	background-color: #f9f9f9;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:x-small;
}

#out {
	position: relative; 
	width:762px; 
	height:auto; 
	margin: 0px auto;
}

#in {
	position: static; 
	width: 760px; 
	border:1px solid #000000; 
	background-color:#FFFFFF
}

#container { 
	position: static; 
	width: 760px; 
	height: 100%; 
	margin: 0px auto; 
	padding:0px; 
	border-top:1px solid #000000
}

#left { 
	position: relative; 
	width:200px;  
	float:left; 
	height:100%;
	border-right:1px solid #000000;
} 

#normal {position: relative; 
	width:549px; 
	height:auto 0px; 
	float:left; 
}

#container #brochure {
	position:relative; 
	width:700px; 
	margin:0px auto; 
	margin-top:20px;
}

#mainHeader {
	position:relative;
	width: 740px;
	padding:10px;
	margin:0px auto;
	height: 75px;
	border-bottom:1px solid #ffcc33;
	background-image: url(http://www.spanglejangle.com/acatalog/headerBG.jpg);	
}

#mainHeader span.mainHeaderImage { 
	float:left; 
	width:75px;
}

#mainHeader span.mainHeaderContent {
	float:left; 
	width:320px; 
	padding-left:10px; 
	color:#000066; 
	font-size:medium; 
	font-weight:bold;
}

#mainHeader span.mainHeaderCart {
	float:right; 
	width:180px; 
	border:1px dashed #ffffff; 
	padding:4px; 
	height:65px; 
	color:#FFFFFF; 
	font-weight:bold;
	font-size:x-small;
}

#footer {
	position:relative;
	width: 755px;
	padding-left:5px;
	padding-top:5px;
	margin:0px auto;
	height: 30px;
	border-top:1px solid #000000;
	background-color:#ffcc33;
	vertical-align:middle;
	color:white;
	font-size:small;
	margin-top:10px;
}


/* navMenu - Home - Shop - About Us - News - Contact - Search */

#navMenu {
	margin: auto 0px;
	position:relative;
	width:756px;
	/*background-color:#000066;*/
	height: 33px;
padding-top: 5px;
padding-bottom:5px;
}

#navMenu ul {margin: 0px auto; list-style-type: none; clear:left; vertical-align:middle; }
#navMenu ul li { vertical-align:middle; width:126px; display: block; float:left; text-align: center; padding: 0px; margin: 0px; vertical-align:middle; }
#navMenu ul li a { color:#ffffff; font-weight:bold; display:block; background-color:#3399ff; vertical-align: middle; text-decoration: none; display:block; text-align: center; letter-spacing: 1px;
voice-family: "\"}\""; voice-family: inherit; background-image:url(http://www.spanglejangle.com/acatalog/navBlue.jpg); height: 33px; line-height:33px;}
#navMenu ul li a:hover {  text-decoration:underline; background-color:#FF00FF; color:#ffffff; height: 33px; background-image:url(http://www.spanglejangle.com/acatalog/navPink.jpg)}
#navMenu a:active	{ text-decoration:underline; }
#navMenu a:visited {color: #ffffff; }



/* verticalMenu - Product Sections and Terms and Conditions - Sitemap */

#verticalMenu {
	position:relative; 
	margin:0px auto; 
	background-color:#FFFFFF; 
	float:left;
}

#verticalMenu ul {
	margin:0px auto; 
	list-style-type: none;
}

#verticalMenu ul li {
	width:189px; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	margin: 0px; 
	vertical-align:middle; 
}

#verticalMenu ul li a { 
	font-size:x-small; 
	vertical-align:middle; 
	height: 20px; 
	border-bottom: 1px solid #ccc; 
	color: #000; 
	text-decoration: none; 
	display:block; 
	text-align: left; 
	letter-spacing: 1px; 
	line-height: 1em; 
}

#verticalMenu ul li a:hover { 
	text-decoration:underline;  
	color:#000066;
}

#verticalMenu a:active	{
	color: #990000; 
	text-decoration:underline; 
}

#verticalMenu a:visited {
	color: #3366CC; 
}

/* End verticalMenu */

#menuHeader { 
	border-bottom:1px solid #0000cc; 
	width:190px; 
	padding:5px; 
	background-color:#ffcc33; 
	color:#ffffff; 
	font-size:small; 
	font-weight:bold;
}

#menuHeader2 { 
	border-top:1px solid #0000cc; 
	border-bottom:1px solid #0000cc; 
	width:190px; 
	padding:5px; 
	background-color:#ffcc33; 
	color:#ffffff; 
	font-size:small; 
	font-weight:bold;
}

#headerText {
	position:relative; 
	margin:0px auto; 
	width:520px; 
	padding:10px; 
	color:#3399ff; 
	font-weight:bold;
}

#footerText {
	position:relative; 
	margin:0px auto; 
	width:520px; 
	padding:10px; 
	color:#FFCC33; 
	font-weight:bold;
}

#bulk {
	position:relative; 
	margin:0px auto; 
	width:520px; 
	padding:10px;
}

table.productContainer {
	position:relative; 
	width:500px; 
	padding:10px; 
	border:1px dashed #ff00ff; 
	margin-top:20px; 
	margin-bottom:20px; 
	font-size:x-small;
}

td.productContainer {
	padding:5px; 
	vertical-align:top;
}

table.sectionTable {
	position:relative; 
	padding:10px; 
	margin-top:20px; 
	width:500px;
}

td.sectionTableImage {
	vertical-align:top; 
	width:150px;
}

td.sectionTableText {
	vertical-align:top; 
	width:350px;
}

caption {display:none;}

.brochureContent {
	width:700px; 
	padding-top:20px; 
	font-size:small; 
	margin:0px auto;
}

table.brochureContent {
	width:700px; 
	padding-top:20px; 
	font-size:x-small;
}

td.brochureImage {
	width:200px; 
	vertical-align:top;
}

td.brochureText {
	width:480px; 
	padding-left:20px; 
	vertical-align:top;
}

table.shoppingCart {
	width:500px; 
	margin: 0px auto; 
	border:1px solid #ffcc33;
}

#shoppingCart {
	border:1px solid #ffcc33; 
	padding:5px;
}
	
#orderPages {
	border:1px solid #ccffcc; 
	padding:5px; 
	margin-top:20px;
}

/* Fonts */
.skipLink {display:none;}
.smallBlack {font-size: x-small;} 
.smallBlackBold { font-weight:bold; font-size: x-small;}
.blackLarge {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #000000; }
.sectionLink { font-weight:bold; font-size: x-small; text-decoration:none; color:#000066;}
.sectionLink:hover {text-decoration:underline; color:#3399ff;}
.pinkLarge {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #ff00ff; }
.blueLarge {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #3399ff; }

li {list-style-type:square;}
h1 {font-size:medium;}
h2 {font-size:small;}
img { border:none;}