@charset "utf-8";
body {
	font-family: "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: small;
	color: #000000;
	background-color: #f0f0f0;
}
h1 {
	font-size: 2.8em;
	letter-spacing: 0;
	line-height: 1.0;
	color: #90b11f;
	margin: 0px;
}

h2, legend {
	font-size: 2.4em;
	line-height: 1.0;
	color: #d81920;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3, dt {
	font-size: 1.8em;
	color: #0099ea;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 1.2em;
	color: #0099ea;
	margin: 0px;
}
#container {
	width: 786px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #f0f0f0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 42px;
	margin: 0px;
}
.slogan {
	color: #666666;
	position:relative;
	top:-11px;
	left:5px;
	width:190px;
	height:20px;
	text-align:left;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
.slogan2 {
	color: #666666;
	position:relative;
	top:-22px;
	left:230px;
	width:371px;
	height:31px;
	text-align:left;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#nav {
	background-image: url(images/bkg1a.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0px;
}
#nav1 {
	background-image: url(images/bkg2b.jpg);
	height: 5px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0px;
	background-repeat: no-repeat;
}
/* start top Navigation */

#navigation {
	margin: 0;
	padding: 0;	
	height: 30px;
	clear: both;
	overflow: hidden;
	padding-left: 5px;
	margin-left: 30px;
}
#contactdiv {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 199px;
	padding-top: 159px;
}


#navigation .tab {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: -5px;
	list-style: none;
}

#navigation .tab a{
	text-decoration: none;
}

#navigation .tab span {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	cursor: hand;
}

/* Tabs */

#navigation .tab a {
	display: block;
	float: left;
}

#navigation .tab .text{
	background-image: url('images/buttons.png');
	background-position: -15px 0px;
	background-repeat: no-repeat;
	color: black;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: -1px;
	width: auto;
}

#navigation .tab .left{
	width: 15px;
	background-image: url('images/buttons.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 9;
}

#navigation .tab .right{
	width: 15px;
	background-image: url('images/buttons.png');
	background-position: -185px 0px;
	background-repeat: no-repeat;
	z-index: 10;
}

/* Hover state */

#navigation .tab :hover .text {
	color: white;
	background-position: -215px 0px;
}

#navigation .tab :hover .left {
	background-position: -200px 0px;
}

#navigation .tab :hover .right  {
	background-position: -385px 0px;
}

/* Selected state */

#navigation .selected .text,
#navigation .selected :hover .text {
	background-position: -415px 0px;
	color: white;
	font-weight: bold;
}

#navigation .selected .left,
#navigation .selected :hover .left {
	background-position: -400px 0px;
	z-index: 11;
}

#navigation .selected .right,
#navigation .selected :hover .right {
	background-position: -585px 0px;
}


/* Premium state */

#navigation .premium .text {
	background-position: -615px 0px;
	color: white;
}

#navigation .premium .left {
	background-position: -600px 0px;
}

#navigation .premium .right {
	background-position: -785px 0px;
}


/* Premium state */

#navigation .premium-selected .text,
#navigation .premium-selected :hover .text,
#navigation .premium :hover .text {
	background-position: -815px 0px;
	color: white;
}

#navigation .premium-selected .left,
#navigation .premium-selected :hover .left,
#navigation .premium :hover .left {
	background-position: -800px 0px;
}

#navigation .premium-selected .right,
#navigation .premium-selected :hover .right,
#navigation .premium :hover .right {
	background-position: -985px 0px;
}
img {
	border: 0;
}
.imgcenter {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	display: block;
}


a {
	text-decoration: none;
	color:#0000CC;
}

a:hover {
	color:#CC0000;
}
/* end top navigation---*/

#mainContent {
	background-image: url(images/bkg3.jpg);
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
	text-align: center;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	height: auto;
}
.zeroimg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}


#container #mainContent p {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#graydiv {
	background-color: #CCCCCC;
	width: 87%;
	azimuth:center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: auto;
}
#graydivbig {
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	background-color: #CCCCCC;
	padding: 5px;
}
#yellowcon   {
	border: thin dashed #FF0000;
	background-color: #FFFFCC;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
	margin: 0px;
	padding: 5px;
}
.orderdiv {
	clear: none;
	float: none;
	height: auto;
	width: 611px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: auto;
	border-right-color: #DE1623;
	border-bottom-color: #DE1623;
	border-left-color: #DE1623;
	padding: 5px;
}

#yellowcon	ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
#yellowcon li
{
	padding-left: 30px;
	background-image: url(images/qq5.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-right: 3px;
	line-height: 25px;
}
#pinckcon   {
	border: thick groove #FF0000;
	background-color: #fedefe;
	text-align: left;
	font-size: medium;
}
.sticker {
	position:relative;
	top:11px;
	width:154px;
	height:185px;
	float: right;
}
#container #mainContent #graydivbig #pinckcon h4 {
	padding-top: 23px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#pinckcon	ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#pinckcon li
{
	padding-left: 30px;
	background-image: url(images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-right: 3px;
	line-height: 25px;
}


#greencon   {
	border: thin dashed #FF0000;
	background-color: #e6f6cd;
	text-align: left;
	font-size: medium;
	padding: 5px;
}
#greencon	ul
{
	padding-left: 0;
	list-style: none;
}
#greencon li
{
	padding-left: 30px;
	background-image: url(images/check1.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-right: 3px;
	line-height: 25px;
}
.thumbs img{
	position:relative;
	border:1px solid #fff;
	background-color:#666666;
	color: #555;
	padding: 4px;
	margin-top: 33px;
	margin-right: 33px;
	margin-left: 33px;
}

.thumbs img:hover{
background: url(images/green.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}
.redcheck	ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
.redcheck li
{
	padding-left: 20px;
	background-image: url(images/checkmark_23.gif);
	background-repeat: no-repeat;
	background-position: -3px 5px;
	padding-right: 3px;
	line-height: 25px;
	list-style-type: none;
	text-align: left;
}
/* Start css button */
#buttorder {
	line-height:25px;
	margin-left: 300px;
}

#buttorder ul {
	list-style:none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}

#buttorder li {
	display:inline;
	padding:0;
	margin-right: auto;
	margin-left: auto;
}

#buttorder a {
    float:left;
    background:url("images/orderbutt_left.png") no-repeat left top;
    margin:0;
    padding:0 0 0 20px;
    text-decoration:none;
}

#buttorder a span {
	float:left;
	display:block;
	background-image: url("images/orderbutt_right.png");
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

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

#buttorder a:hover {
    background-position:0% -37px;
}

#buttorder a:hover span {
	background-position:100% -37px;
	color: #FFFFFF;
}


#buttdetail {
	line-height:25px;
	margin-left: 20px;
}

#buttdetail ul {
	list-style:none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}

#buttdetail li {
	display:inline;
	padding:0;
	margin-right: auto;
	margin-left: auto;
}

#buttdetail a {
    float:left;
    background:url("images/detailbutt_left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 20px;
    text-decoration:none;
}

#buttdetail a span {
	float:left;
	display:block;
	background-image: url("images/detailbutt_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

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

#buttdetail a:hover {
    background-position:0% -33px;
}

#buttdetail a:hover span {
	background-position:100% -33px;
	color: #000000;
}

/* end css button*/

#footer {
	background-image: url(images/bkg4.jpg);
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/* footer Navigation */
#footerNav {
	text-align: center;
	color: #666;
	margin-top: 0px;
	font-size: small;
	background-color: #f0f0f0;
	padding: 0px;
 }
 
#footerNav p {
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ver_line {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	height: 9px;
}
.ver_line_big {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	height: 200px;
	width: 4px;
}

 
#footerNav a {
	color: #666;
	text-decoration: none;
}
 
#footerNav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	color: #0000FF;
}
/*dlfksjdlfkjsdkfjskdjfsdfsdfjsldfjklsdjfklsjdf*/
.margin50 {
	text-indent: 60px;
}
#auction {
	margin-left: 85px;
}
