
#contentArea {
width: 950px;
margin: 0 auto;
margin-left: auto; margin-right: auto;

padding-right: 5px;
padding-left: 5px;
text-align: center;
height:200%
background-color:#3366FF;
}
#footer {

	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: #CCCCCC;
	color: #626262;
	font-size: 70%;
	margin: 0 auto;
	width: 950px;
	float:none; 
}
#mainhead {

	height:150;
	background-color: blue;
	background-image: url(/media/fantasyhighstreethead.jpg); background-repeat: no-repeat;
	color: #626262;
	font-size: 70%;
	margin: 0 auto;
	width: 900px;
}
#mainhead form {

text-align:right;
padding: 10px;

}


.gor li { width:140px;

float:left;
list-style-type:none;
}
.shopfront { width:900px;
height:200px;
background-repeat: no-repeat;
margin: 0 auto;
margin: 0;
text-align:center;
}



.shopfront li { width:98px;
height:200px; 
float:left;
list-style-type:none;
/*background-image: url(/media/shopfront.jpg); */
margin: 0 0 0 0;
}


.shopfront li img {
margin:90 0 0 0;
}

.productwindow li { 
width:210px;
height:200px;
padding: 10px; 
float:left;
list-style-type:none;
text-align:center;
border:2px solid black


}
h1.shophead  { 
width:900px;
height:80px;
padding: 10px; 
text-align:center;
border:2px solid black;
font-size: xx-large; 
text-transform: uppercase;
font-face:monospace;
}

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: black url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #591f20;
}

.ddcolortabs a:hover span{
background-color: #591f20;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #591f20;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8a3c3d;
color: white;
}

h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 120% Georgia, "Times New Roman", Times, serif;
}
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
	text-align: center;
/*	background-color:#3366FF; */
}
p {
	font-size: 100%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}
news.div{
	background-color: #CCCCCC;

}
.news h1 {
	font: 200% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.news h2 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.news div { width:300px;
float:left;
list-style-type:none;
border-left: 2px solid #bbb;
border-right: 2px solid #bbb;
height:90%
background-color: #CCCCCC;
text-align: left;
}
.news div.col2 { width:600px;
float:left;
list-style-type:none;
border-left: 2px solid #bbb;
border-right: 2px solid #bbb;
height:90%
background-color: #CCCCCC;
text-align: left;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
width:200px;

text-decoration: none;
}

