/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#search-text {
	width: 164px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

#search-type {
	width: 68px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

#search-category {
	width: 189px;
	border-top: 2px solid #B4460B;
	border-right: 1px solid #F7D08C;
	border-bottom: 1px solid #F7D08C;
	border-left: 2px solid #B4460B;
	color: #747474;
}

/** HEADINGS */

h1, h3, h4, h5, h6 {
	margin: 0px;
	font-size: 12px;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
.ul1 li {
		font-size: 13px;
		font-weight: bold;
        color:#CC6600
}

.ul1 a {
	font-size: 11px;
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(images/homepage16.gif) no-repeat 13px 8px;
}

.ul2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul2 li {
	display: inline;
}

.text1 {
	margin-bottom: .5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.ol1 {
}

.text2 {
	color: #DFEDCC;
}

.text3 {
	display: block;
	width: 170px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage13.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text31 {
	display: block;
	width: 170px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage14.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage17.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text5 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage21.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text6 {
	position: relative;
	padding-top: 25px;
	color: #FFFFFF;
}

.text7 {
	clear: both;
	color: #FFFFFF;
}

.text8 {
	display: block;
	width: 560px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/homepage26.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text9 {
	font-size: 24px;
	font-weight: bold;
	color: #F58A25;
}

.text10 {
	color: #999999;
}

.text11 {
	display: block;
	width: 532px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text12 {
	font-size: 11px;
	color: #2A92B6;
}


/** LINKS */

a {
	color: #2A92D6;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: #8EAF35 url(images/homepage08.gif) repeat-x left top;
}

.bg3 {
	background: #FAFAFA url(images/homepage15.gif) repeat-y left top;
}

.bg4 {
	background: #E9F4F7 url(images/homepage19.gif) repeat-y left top;
}

.bg5 {
	background: #8EAF35 url(images/homepage23.gif) repeat left top;
}

.bg6 {
	background: #FFFFFF url(images/homepage27.gif) repeat left top;
}

.bg7 {
	background: #FFFFFF url(images/subpage1_04.gif) repeat left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.name {
	padding-left: 13px;
	background: url(images/homepage33.gif) no-repeat 0px 4px;
}

.left-margin {
	padding-left: 12px;
}
/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 810px;
	height: 100px;
	margin: 0px auto;
	padding: 10px 80px 0px 35px;
}

#logo {
	float: left;
	width: 250px;
	height: 100px;
	background: url(images/homepage01.jpg) no-repeat;
}

#logo h1, #logo h2 {
	position: absolute;
	left: -10000px;
}
#logo2 {
	float: right;
	width: 560px;
	height: 100px;
	background: url(images/homepage09.jpg) no-repeat;
}
#main-menu {
	float: right;
}

#main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main-menu li {
	display: inline;
}

#main-menu a {
	display: block;
	float: left;
	width: 79px;
	height: 15px;
	padding: 40px 0px 0px 0px;
}

#main-menu .vline {
	display: block;
	float: right;
	width: 550px;
	height: 60px;
	background: url(images/homepage09.jpg) no-repeat left center;
}

#main-menu1 { background: url(images/homepage09.jpg) no-repeat left top; }
#main-menu2 { background: url(images/homepage03.jpg) no-repeat left top; }
#main-menu3 { background: url(images/homepage04.jpg) no-repeat left top; }
#main-menu4 { background: url(images/homepage05.jpg) no-repeat left top; }
#main-menu5 { background: url(images/homepage06.jpg) no-repeat left top; }

/** HEADER2 */

#header2 {
	width: 778px;
	margin: 0px auto;
}

#welcome {
	float: left;
	width: 176px;
	height: 92px;
	padding: 15px 20px 0px 15px;
}

#search {
	float: right;
	width: 557px;
	height: 79px;
	padding: 28px 0px 0px 10px;
	color: #000000;
}

#search .text1 {
	margin: 0px;
	padding: 2px 0px 2px 17px;
	background: url(images/subpage1_01.jpg) no-repeat left center;
}

#search table {
	margin: 0px 0px 0px 16px;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

/** 3-COLUMN LAYOUT */

.three-cols {
}

.three-cols .colA {
	float: left;
	width: 199px;
	padding: 6px 0px 0px 6px;
}

.three-cols .colB {
	float: left;
	width: 372px;
	padding: 6px 0px 0px 7px;
}

.three-cols .colC {
	float: left;
	width: 181px;
	padding: 6px 0px 0px 7px;
}

/** 2-COLUMN LAYOUT */

.two-cols {
}

.two-cols .colA {
	float: left;
	width: 199px;
	padding: 6px 0px 0px 6px;
}

.two-cols .colB {
	float: left;
	width: 560px;
	padding: 6px 0px 0px 7px;
}

/** SIDE-MENU */

/** BOX1 */

#box1 {
	margin-bottom: 7px;
}

#box1 .bottom {
	height: 27px;
	background: url(images/homepage14.gif) no-repeat left top;
}

/** BOX2 */

#box2 {
	margin-bottom: 7px;
}

#box2 .bottom {
	height: 15px;
	background: url(images/homepage18.gif) no-repeat left top;
}

/** BOX3 */

#box3 {
}

#box3 .content {
	padding: 0px 14px 0px 14px;
}

#box3 .bottom {
	float: left;
	width: 181px;
	height: 5px;
	background: url(images/homepage22.gif) no-repeat left top;
}

/** BOX4 */

#box4 {   

}

#box4 .bottom {
	height: 10px;
	background: url(images/homepage28.gif) no-repeat left top;
}

#box4 .items {
	padding: 10px;
}

#box4 .item {
	float: left;
	width: 560px;
	padding: 10px;
}

#box4 .name {
	padding-left: 13px;
	background: url(images/homepage33.gif) no-repeat 0px 4px;
}

#box4 .image {
	float: left;
	padding-left: 13px;
}

#box4 .description {
	padding-left: 13px;
}

#box4 .vline {
	clear: both;
	height: 1px;
	background: url(images/homepage36.gif) no-repeat left top;
}

/** BOX5 */

#box5 {
}

#box5 .item {
	padding: 35px 25px 0px 25px;
}

#box5 .image {
	float: left;
	height: 120px;
}

#box5 .info {
	float: left;
	width: 420px;
	padding-left: 10px;
}

#box5 .bottom {
	height: 10px;
	background: url(images/subpage1_05.gif) no-repeat left bottom;
}

#box5 .text12 {
	padding-left: 13px;
	background: url(images/homepage33.gif) no-repeat 0px 4px;
}

#box5 p {
	padding-left: 13px;
}

/** BOX6 */

#box6 {
}

#box6 .item {
	padding: 35px 25px 0px 25px;
}

#box6 .image {
	float: left;
	height: 120px;
}

#box6 .info {
	float: left;
	width: 420px;
	padding-left: 10px;
}

#box6 .bottom {
	height: 10px;
	background: url(images/subpage1_05.gif) no-repeat left bottom;
}

#box6 .text12 {
	padding-left: 13px;
	background: url(images/homepage33.gif) no-repeat 0px 4px;
}

#box6 p {
}

/** FOOTER */

#footer {
	clear: both;
}
#footer h2{
font-size: 10px;
}
#footer-menu a{
color: #cccccc;
text-decoration: none;
}

#copyright {
}
/* Product Information Start */

#products { 

	width: 100%;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}

.item-layout4 {
	text-align: center;
	float: left;
	background-color: #efefef;
	height: 240px;
	width: 28%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

#products td {

	padding: 5px;

	}



tr.row0 {

	background-color: #eeeeee;

	}

	

tr.row0:hover {

	background-color: #dddddd;

	}



tr.row1 {

	background-color: #ffffff;

	}



tr.row1:hover {

	background-color: #dddddd;

	}



.itemname A {

	font-size: 10pt;

	font-family: Arial;

	color: #2A92D6;

	text-decoration: underline;

	}



.itemname a:hover {

	font-size: 10pt;

	font-family: Arial;

	color: #2A92D6;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Arial;

	color: #ae0000;

	text-decoration: none;

	}


.bids {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #000000;

	} 



.price {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #333333;

	} 



.buyprice {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #000000;

	} 



.time {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #ff0000;

	} 



.producttext {  

	font-size: 9pt;

	font-weight: bold;

	font-family: Arial;

	color: #333333;

	} 



a img {

	border: 1px;

	border-color: #333333;

	}



#navigation ul {

	text-align: left; 

	font-size: 12px; 

	padding-left: 5px;  

	list-style-type: none; 

	list-style-image: none;

	background-color: #dddddd; 

	}



#navigation li { 

	display: inline; 

	padding-left: 3px; 

	padding-right: 3px; 

	}



#navigation a { 

	color: #0000cc;

	text-decoration:underline;

	}



#viewmore {

	text-align: right;

	background-color: #ffffff

	}



#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #0000ff;

	}

/* Product Information End */