/*style for The Store Front 1.0.1 September 2012*/

body
{
background: #404040 url(../img/sues_backing.png);
font-family: 'MedievalSharp', arial, serif;
font-size: 13pt;
color:#ECB81E;
}

a 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a:link {color: #C0FFFF;}
a:active {color: #36D8D6;}
a:hover {color: #36D8D6;}
a:visited {color:#9EC6C6;}

a#topNav /*links in top Nav*/
{
display:inline;
width: 100px;
padding: 20px;
}

a#adminNav
{
display:inline;
width: 100px;
padding: 7px;

}

a#categoryNav /*top nav category list*/
{
display:box;
width: 100px;
padding: 10px;	
}

/*
a#categoryList:before {content: "[";}

a#categoryList:after {content: "]";}
*/
a#categoryList /*nav for admin panel category list*/
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	color: #C2FEC8;
	font-weight: bold;
	text-decoration: none;

}

p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	color: #C0FFFF;
	font-weight: normal;
	text-align: center;
	padding: 1px;
}
p#special
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0FFFF;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}

label {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16pt;
	color:#C0FFFF;
	font-weight: boldest;
}

h1 {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20pt;
	color: #C0FFFF;
	font-weight: bolder;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18pt;
	color: #C0FFFF;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16pt;
	color: #C0FFFF;
	font-weight: bolder;
	text-align: center;	
}

h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	color: #000080;
	font-weight: bolder;
}

h5
 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0FFFF;
	font-weight: bolder;
	text-align: center;	
	text-shadow: 1px -1px 1px #808080;
}


.fb-like
{
	margin: auto;
	padding-left: 50px;
}

img { border:none; }

img#admin_display /* images displayed on the admin page */
{
	max-width: 500px;
	max-height: 500px;
}

img#display /*Images displayed to the general public*/
{
	max-width: 650px;
	max-height: 650px;
		-moz-box-shadow: 10px 10px 10px #303030; 
		-webkit-box-shadow: 10px 10px 10px #303030; 
		box-shadow: 10px 10px 10px #303030;
	
}

img#NewItem
{
	width: 25%;
	height: 25%;
	margin: auto;
	border: none;
}

img#feature
{
	width: 40%;
	height: 40%;
	margin: auto;
	border: none;
}

div#admin /* admin page division */
{
	margin-top: 25px;
	width: 825px;
	height: 600px;
	text-align: center;
	overflow: auto;
}


div#display /*main site product display (individual category diplay)*/
{
	margin-top: 25px;
	height: 620px;
	overflow: auto;
}

div#item  /* individual items displayed to general public and admin page */
{
	margin-top: 20px;
	width: 787px;
	height: 750px;
	text-align: center;
	overflow: auto;
}
div#complete
{
	position: relative;
	background: #C0C0FF;
	width: 50%;
	height: auto;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15pt;
	margin: 10px 150px 10px 200px;
	padding: 0 5px 0 5px;
	color: #05075B;
	font-weight: bolder;
}
div#error  /*only on error*/
{
	position: relative;
	background: #C1ADAD;
	border: 1px solid #B79595;
	width: 50%;
	height: auto;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15pt;
	margin: 10px 150px 10px 200px;
	padding: 10px 5px 0 5px;
	color: #800000;
	font-weight: bolder;
}

div#topNav /*menu with pawprints  top div in container*/
{
	margin:auto;
	width:95%;
	height: 50px;
	text-align: center;
	z-index: 3; 

}

div#container /*main website container, includes menu left and main divs*/
{
	width: 95%;
	height: 845px;
	margin: auto;	
}

div#register form
{
width: 300px;
height: 125px;
margin: auto;
text-align: center;
padding: 10px;
}

div#search form /* search function div*/
{
	margin-left: 7px;
	margin-top: 25px;
}


div#left /*left div in container*/
{
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
	width: 15%;
	height: 550px;
	float: left;
	clear: both;
border:1px solid;
border-radius:25px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */	
}
 
div#main /*right div in container*/
{
	position:relative;
	margin-top: 0px;
	margin-left: 165px;
	width:80%;
	height: 550px;
	text-align: center;
	float: right;	
	clear: left;
border:1px solid;
border-radius:25px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */	
}
 


div#feature /*items displayed on category pages and featured div */
{
	width: 790px;
	height: auto;
	max-height: 210px;
	margin: auto;
	overflow: auto;
	text-align: center;
}


#mail 
{
	background: red;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #C0FFFF;
	font-size: 16px;
}

#footer
{
	position: absolute;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color:#C0FFFF;
	width: 95%;
	margin-bottom: 1px;
	margin-top: 575px;
}
a#footer
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color:#000080;
}

input[type=submit]
{

}

input[type=text]
{

}

input[type=file]
{

}

input[type=password]
{
	
}

textarea
{

}