﻿body 
{
	margin:0px;
	padding:0px;
	background-image:url(/images/shpa_bg.jpg);
	background-repeat:repeat;
	text-align:center;
	font-family: 'arial', sans-serif;
    font-size: 79%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal; 
}

#container
{
	margin:16px auto 0px auto;
	text-align:center;
	width:790px;
	position:relative;
}
#header
{
	width:790px;
	height:115px;
	background-image:url(/images/shpa_banner.gif);
	margin:10px 0px;
}
#content
{
	text-align:left;
	position:relative;
	width:790px;
}
#left
{
	top:0px;
	left:0px;
	position:absolute;
	width:160px;
	margin:0 5px 0 0;
	padding:0;
}
#center
{
	top:0px;
	left:0px;
	position:relative;
	width:595px;
	margin-left:175px;
	background-color:White;
	margin-right:0px;
	padding:10px;
}
#footer
{
	position:absolute;
	right:0px;
	background-color: #EDF4D6;
	border-color: #A09668;
	border-width: 1px 0 0 0;
	border-style: solid;	
	margin-right:0px;
	padding: 4px 10px;
	border: dotted thin black;
	width:595px;
}
#homepage_content
{
	background-image: url("/images/desk.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cartLayout
{
	margin-top:18px;
	width:144px;
	background-color:#EDF4D6;
border:2px solid #867E56;
font-size:0.9em;
padding:6px;
text-align:center;
}

form.homepagesearch 
{
    margin:10px 0;
    border: 1px solid #666;
    padding:5px;
    width:50%;
    float:right;
}
/* general layout formatting styles */

.clearit
{
	clear:both;
}
.copyright
{
	position:absolute;
	right:5px;
	top:5px;
	width:145px;
	text-align:right;
	/*float:right;*/
}

.imageSearchResult 
{
	/*float:left;*/
	width:190px;
	height:270px;
	border: solid thin #A09668;
	text-align:center;
	overflow:hidden;
}
#left ul 
{
	list-style-type:none;
	padding:0;
	margin:0;
	border-top:solid 2px #A09668;
}
#left ul li 
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#left ul a.leftNav
{
	display:block;
	font-family: 'Verdana', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold; 					
	padding: 2px;
	background-color: #867E56;
	border-color: #A09668;
	border-width: 0 2px 2px 2px;
	border-style: solid;
}
#left ul a.leftNav:hover
{
		display:block;
	font-family: 'Verdana', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold; 					
	padding: 2px;
	background-color: #663300; 
	border-color: #A09668;
	border-width: 0 0 2px 0;
	border-style: solid;
}

#footer ul
{
	list-style-type:none;
	display:inline;
	padding:0px;
	margin:0px;
}
#footer ul li
{
	float:left;
	list-style-type:none;
	padding: 0 10px 0 10px;
	border-left: solid 1px #a09668;
}


#footer ul li:first-child {
	border: none;
	padding-left: 0;
}

a.footerLink:link
{
	color:#663300;
text-decoration:none;
font-weight:bold;
}
a.footerLink:visited
{
	color:#663300;
text-decoration:none;
font-weight:bold;
}
a.footerLink:hover
{
	color:#663300;
text-decoration:underline;
font-weight:bold;
}

a.footerLink:active
{
	color:#663300;
text-decoration:none;
font-weight:bold;
}
	
	
	/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	width: 100%;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
.ContactLabel
{
	display:block;
	float:left;
	padding:2px;
	width:150px;
}
.ConactTextBox
{
border:1px solid #4E87DE;
margin-bottom:5px;
}
/************** hyperlink styles ****************/		
					
						
a:link {color: #993300; text-decoration: underline; }
a:visited {color: #867E56; text-decoration: underline; }
a:hover {color: #993300; text-decoration: none; font-weight: bold; }
a:active {color: #CC6633; } 


a.nav:link { display: block;
					color: #FFFFFF; 
					text-decoration: none; }
a.nav:visited {color: #FFFFFF; 
						text-decoration: none; }
a.nav:hover { display: block;
							color: #FFFFFF; 
							text-decoration: none; }
a.nav:active { display: block;
						color: #FFFFFF; } 


a.footer:link {color: #663300; text-decoration: none;font-weight:bold; } 
a.footer:visited {color: #663300; text-decoration: none; font-weight:bold;} 
a.footer:hover {color: #663300; text-decoration: underline; } 
a.footer:active {color: #663300;font-weight:bold; } 


a.owner:link {color: #666666; text-decoration: none; } 
a.owner:visited {color: #666666; text-decoration: none; } 
a.owner:hover {color: #666666; text-decoration: underline; } 
a.owner:active {color: #666666; } 

/* general styles */
.copyright{
	font-size: 0.8em;
	color: #666666;
}

/* image detail page styles */
.commentHeader 
{
	background-color:#867E56;
	color:White;
	font-weight:bold;
}
.commentHeader a 
{
	color:White;
	font-weight:bold;
}
.commentContent
{
	border:solid thin #666;
	padding:5px;
}

/* modal popup styles */
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#FFFFDD;
	border:3px solid Gray;
	padding:3px;
	width:450px;
}

/* admin styles*/
#adminMenu ul 
{
    display:inline-block;
    list-style:none;
    border:0px;
    padding:0px;
    margin:0px;
}
#adminMenu ul li
{
    display:inline-block;
    list-style:none;
    padding:0px;
    margin:0px;
    border:0px;
}
 
#adminMenu ul li a
{
    display:inline-block;
    list-style:none;
    border:1px solid #333;
    padding:5px;
    margin:5px;
    height:20px;
    background-color:#eee;
    font-weight:bold;
}
#adminMenu ul li a:hover
{
    background-color:#ccc;
}

/* image formatting */
.ts-hov {
  width:150px;
  -moz-box-shadow:2px 2px 2px 2px #888;
	-webkit-box-shadow:2px 2px 2px 2px #888;
	box-shadow:2px 2px 2px 2px #888;
	/* For IE 8 */ -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=135,Color='#888888')";
	/* For IE 5.5 - 7 */ filter:progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=135,Color='#888888');
}
