body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/original.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: left;
	vertical-align: middle;
	width: 1000px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}


h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}



a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

img {
	border: none;
}

/* Header */

#header {
	width: 1000px;
	height: 335px;
	background: url(images/toplogo.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header * {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: black;
	padding: 0px;
	font-size: 0.7em;
	top: 1px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}

#header a:hover { text-decoration: underline;}

#header h1 {
	float: left;
	padding: 0px 0 0 1000px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

#container {
	margin: 0;
	padding: 0;
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 20px;
	margin-left:30px;
	
	
}

#menu ul {
	margin: 0;
	padding-top: 284px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	margin-left:85px;
	padding: 0 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Content */


#content {
	width: 1000px;
	background: url(images/contentbg.gif);
	margin-bottom: 0;
}

#colOne {
	float: left;
	width: 175px;
	padding:10px;
}


/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#menu4 {
	width: 175px;
	height: 378px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
	text-align: left;
	
	}
	
#menu4 li a {
  	height: 25px;
  	height: 25px;
	text-decoration: none;
	}
#menu4 li a:link, #menu4 li a:visited {
	color: #333333;
	display: block;
	background: url(images/menu4.gif);
	padding: 9px 0 0 20px;
	}
	
#menu4 li a:hover {
	color: #000000;
	background: url(images/menu4.gif) 0 -35px;
	padding: 9px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -70px;
	padding: 9px 0 0 30px;
	}
 


#colTwo {
	float: left;
	width: 590px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left: #68B7DD solid thin;
	border-right: #68B7DD solid thin;
}

/* Table Content */

#items{
float: left;
padding: 10px 0 0 0;
width:100%;
padding: 5px;
}

.item{
	width:175px;
	height:175px;
	float: left;
	background-image: url(images/table_img_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}
.item img{
	float: left;
	margin-bottom: 0;
	margin-left: 40px;
	width: 100px;
	height: 100px;
	
}


.item span{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	width:10px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.title{
	display:block;
	float:left;
	line-height:12px;
	text-align:center;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	color: #666666;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.view{
	display:block;
	float:left;
	line-height:12px;
	text-align:center;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	color: #0066CC;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.buy{
	display:block;
	float:right;
	line-height:12px;
	text-align: left;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	color: #0066CC;
	text-decoration:none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#item_main  {
	margin-top: 10px;
	float: left;
	width: 575px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	border: #999999;
	border-style: dashed;
	border-width: thin;
	height: 375px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	
}	

/* Item main page */

#item-content {

	float: right;
	width: 200px;
	height: auto;
	border: #999999;
	border-style: dotted;
	border-width: thin;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F0F0F0;
	margin-bottom: 0px;
	margin-left: 5px;
}

#colThree {
	float: right;
	width: 175px;
	padding-right: 10px;
	padding-top: 10px;
}

/* Useful Links */

#usefullinks {
	vertical-align: top;
	width: 170px;
	height: auto;
	margin: 0px;
	padding:0px;
	float: right;
	text-align: center;
	border: #5F98C2;
	border-width: thin;
	border-style: dashed;
	
}

#usefullinks li a {
   	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 10px;
	}
	
#usefullinks li a:link, #usefullinks li a:visited {
	color: #333333;
	display: block;
	padding: 5px 0 0 0px;
	}
	
#usefullinks li a:hover {
	color: #666666;
	text-decoration: underline;
	padding: 5px 0 0 0px;
	}
	
#usefullinks li a:active {
	color: #FFFFFF;
	padding: 5px 0 0 0px;
	}
 
/*Form*/
input, textarea {
border:1px solid #666666;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
background:#fff;
}
 
input:focus, input:hover,textarea:focus, textarea:hover{
border: 1px solid #000;
background:url(images/contact_icon_B.png) top right no-repeat;
}
 
label {
margin:2px;
}
 
input {
width:300px;
}
 
.button {
margin:0 0 15px 0;
background: url(images/menu4.gif);
color:#000;
font-weight:bold;
width:310px;
}

/* Search */

form#searchform{
	float: left;
	position: absolute; 
	top:313px; 
	right:0px; 
	height:20px; 
	width:190px;
}
input#search-box{
	border: 1px;
	border-color: #0066FF;
	background-image: url(images/bg_search_box.gif);
	float:left;
	height: 20px;
	color: #666666; 
	padding:1px 5px 3px 5px;
	margin-top: 2px;
	width:135px; height:10px; 
	font-size:10px; 
	text-transform:uppercase; 
	border:1px solid #ffffff;}

input#search-button{
	background: url(images/bg-search-box.gif) no-repeat 0 0; 
	float:left; 
	width:28px; 
	height:20px; 
	cursor:pointer; 
	padding:0; margin:0; border:none;
}
input:hover#search-button{
	background-position:0 -20px;
}
.no-results{
	margin:15px 0 30px 0; 
	clear:both;
}
