
body {
	color: black;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

// Registration

.Announce {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:black;
	font-weight:700;
	}


div.Mast {
	  font-family:  'Oxygen', cursive;
  }
  
  .MastHead {
	  font-size:22px;
	  font-weight:700;
	  color:#F00;
	  font-style:italic;
	  text-shadow: 4px 4px 4px #AAAAAA;
  }
  .MastURL {
	  font-size:22px;
	  font-weight:700;
	  color:#03C;
	  font-style:italic;
	  text-shadow: 4px 4px 4px #AAAAAA;
  }
  
  /* original size: width:334px; height:240px; 50%: w167 h120 25%: w84 h60 */
  .MastImage {
	  height:80px;
	  position:relative;
	  float:left;
  }
  
  
  
.toptext { color:black;
font-family:Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:14px;
}

#header {
	float:left;
	width:90%;
	font-size:93%;
	line-height:normal;
	
}


#header ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}


#header li {
	float:left;
	background:url("images/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}


#header a {
	float:left;
	display:block;
	background:url("images/right.gif") no-repeat right top;
	padding:9px 18px 8px 16px; /*was:5px 15px 4px 6px; */
	text-decoration:none;
	font-weight:bold;
	color: blue;
}


/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color: red;
}


#header #current {
	background-image:url("images/left_on.gif");
}


#header #current a {
	background-image:url("images/right_on.gif");
	color: red;
	padding-bottom:5px;
}


#container{width:1440px; margin-left: 45px;} /* was: 950 */

#menu{position:absolute;margin-top:1px;font-weight:bold;font-size:16px;}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#FFF;padding:1px;margin:1px;}
#menu ul:hover .item a{color:blue;font-size:16px;font-weight:bold;}
#menu ul:hover .item a:hover{color:blue;}

#menu ul:hover .item a:visited {
color:blue;
font-family:Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:16px;
}

#menu a:visited {color:blue;}

#menu ul{width:125px;
float:left;
margin:0px;
padding:2px;
background:#E7E0D3;
list-style:none;}

.clear{clear:both;height:10px;}



Table.standard {
	border-style: solid;
	border-color: gray;
	border-width: 3px;
	width: 100%;

}

a.standard:link
{
	color: #4169e1;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.standard:visited
{
	color: #7B68ee;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.standard:active
{
	color: #069;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.standard:hover
{
	color: #FF0000;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}

CAPTION { caption-side: top }


p {
	color: black;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

pre{
	color: black;
	font-size: 11px;
	font-family: Monaco;
}

hr {color: gray;
background-color: black;
height: 3px;
width: 80%;
}

H1
{
	COLOR: #cc0033;
	font-size: 24px;
	text-align: left;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FFFFFF;
}

H2
{
	color: #808080;
	font-size: 20px;
	text-align: center;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

H3
{
	color: black;
	font-size: 16px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

H4
{
	color: black;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;

}

H5
{
	color: black;
	font-size: 10px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;

}

a:link
{
	color: #4169e1;
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:visited
{
	color: #7B68ee;
	font-size: 18px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:active
{
	color: #069;
	font-size: 18px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	font-size: 18px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}


/* Large Link Text for link text imbedded in large text sentances */

a:link.large
{
	color: #4169e1;
	font-weight: bold;
	font-size: 20px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:visited.large
{
	color: #7B68ee;
	font-size: 20px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:active.large
{
	color: #069;
	font-size: 20px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:hover.large
{
	color: #FF0000;
	font-size: 20px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}


FORM {margin-top: 1px}

span.UserGarageTitle {color: red;
	font-weight: bold;
	font-size: 24px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}


span.OptionTitle{color: #009933;
	font-weight: bold;
	font-size: 18px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;

}


span.SectionTitle{color: black;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


span.UpdateCompleted{color: red;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


span.LargeInstructions{	color: #CC9900;
				font-size: 22px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
}


span.LargeInstructions a:link{	color: #4169e1;
				font-size: 22px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-decoration: none;
}


span.LargeInstructions a:visited{	color: #7B68ee;
				font-size: 22px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-decoration: none;
}


span.LargeInstructions a:active{	color: #069;
				font-size: 18px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-decoration: none;
}


span.LargeInstructions a:hover{	color: #FF0000;
				font-size: 18px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-decoration: none;
}


TD.SectionTitle{color: black;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


INPUT.large{color: #009933;
	font-weight: normal;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}


Label.CheckBoxs{color: black;
	font-weight: bold;
	font-size: 18px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right
!important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 


.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right
!important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 12px georgia, serif;
  color: black;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }



/* Header Text for result page titles */

TD.SRHeader{
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link.SRHeader
{
	color: #4169e1;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:visited.SRHeader
{
	color: #7B68ee;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:active.SRHeader
{
	color: #069;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a:hover.SRHeader
{
	color: #FF0000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}


th
{
	color: black;
	font-size: 14px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

td
{
	color: black;
	font-size: 16px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

td.ItemDetails
{
	color: #666666;
	font-size: 16px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

div.standard {
	border-style: solid;
	border-color: gray;
	border-width: 3px;

}

div.MainNewItem {
 padding-top:7px;
 padding-left: 4px;
 padding-bottom:4px;
 width:580px;
/* height:40px; */
border: thin;
}

div.MainNewItemF {
 padding-top:7px;
 padding-left: 4px;
 padding-bottom:4px;
 width:580px;
/*  height:120px; */
border: thin;
}

div.MainNewItemPrice {
	width: 355px;
}


div.MainNewItemDesc {
	padding-top:5px;
	width:350px;
}

div.MNIImgCont {
/* height: 104px; */
}




a.MainNewMore:link
{
	color: #4169e1;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.MainNewMore:visited
{
	color: #7B68ee;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.MainNewMore:active
{
	color: #069;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.MainNewMore:hover
{
	color: #FF0000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}



img.MainNewItemImage {
 max-height:100px;
 max-width:100px;
}



/* Editor Sprites */

#ToolBar span {
  width:32px;
  height:32px;
  display:inline;
  float:left;
  background-image:url(/images/gshp_sprites-32x32.gif);
}

.EditPencil     { background-position:0 0; margin-right:4px; margin-left: 4px; cursor:pointer;}
.Delete     { background-position:-34px 0; margin-right:4px; cursor:pointer;}
.Sold    { background-position: -68px 0; margin-right:4px; cursor:pointer;}
.New    { background-position: -102px 0; margin-right:4px; cursor:pointer;}
.Photo    { background-position: -136px 0; margin-right:4px; cursor:pointer;}
.Feature    { background-position: -170px -2px; margin-right:4px; cursor:pointer;}
.gshpSign    { background-position: -204px 0; margin-right:4px; cursor:pointer;}
.help    { background-position: -238px 0; margin-right:4px; cursor:pointer;}
.moneyorder { background-position: -68px -34px; margin-right:4px; cursor:pointer;}





