﻿/* General */

body {
	width:1000px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11px;
	/*
	line-height: 14px;
	*/
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

#wrapper {
	width:1000px;
	height:100%;
}

#header, #adminheader, #header2 {
	width:1000px;
}

#header
{
	/* background-image:url(../images/header.png); */
}

#header .bg
{
	background-image:url(../images/header.png);
}

#header .contentbg
{
	background-image:url(../images/header2.png);
}

#header .indexheight, #adminheader .indexheight, #header2 .indexheight {
	height:600px;
}

#header .logo, #adminheader .logo, #header2 .logo {
	height:185px;
	width:185px;
	background-image:url(../images/logo.gif);
	float:left;
}

#header .tag, #adminheader .tag, #header2 .tag {
	float:left;
	height:185px;
	width:302px;
	text-indent: -5000px;
}

#header .menu, #adminheader .menu, #header2 .menu {
	width: 240px;
	height: 600px;
	float: right;
}

#header .itemline, #adminheader .itemline, #header2 .itemline {
	margin-left:55px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#admin {
	height:155px;
	width:685px;
	margin-left:215px;
}

#admin .admintitle {
	margin-top:30px;
	margin-left:10px;
	width:100%;
	line-height: 20px;
}

#admin li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding:0px;
	text-align:left;
	list-style-image:url(../images/arrow_b.png);
}

#admin a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-align:left;
}

#admin .browser {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#admin .logout li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding:0px;
	text-align:left;
	margin-top:60px;
	margin-left:10px;
	list-style-image:url(../images/arrow_g.png);
	line-height: 20px;
}

#admin .logout a {
	font-size:18px;
	color:#000000;
	padding:0px;
	text-align:left;
}

/* menu items */

#header .item1, #header2 .item1 {
	width:240px;
	height:149px;
	position: relative;
	white-space: nowrap;
	display: block;
}

#header .item1 img, #header2 .item1 img{
	width: 240px;
	height: 149px;
	border: 0
}

#header .item1 a, #header2 .item1 a{
	display: block;
	text-decoration: none;
}

#header .item1 a:hover, #header2 .item1 a:hover{
	visibility: visible;
	background-image: url(../images/commercial_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:151px;
}

#header .item1 a:hover img, #header2 .item1 a:hover img{
	visibility: hidden;
}

#header .item2, #header2 .item2 {
	width:240px;
	height:149px;
	position: relative;
	white-space: nowrap;
	display: block;
}

#header .item2 img, #header2 ,item2 img {
	width: 240px;
	height: 149px;
	border: 0
}

#header .item2 a, #header2 .item2 a{
	display: block;
	text-decoration: none;
}

#header .item2 a:hover, #header2 .item2 a:hover {
	visibility: visible;
	background-image: url(../images/kitchen_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:152px;
}

#header .item2 a:hover img, #header2 .item2 a:hover img {
	visibility: hidden;
}

#header .item3, #header2 .item3{
	width:240px;
	height:149px;
	position: relative;
	white-space: nowrap;
	display: block;
}

#header .item3 img, #header2 .item3 img {
	width: 240px;
	height: 149px;
	border: 0
}

#header .item3 a, #header2 .item3 a {
	display: block;
	text-decoration: none;
}

#header .item3 a:hover, #header2 .item3 a:hover {
	visibility: visible;
	background-image: url(../images/urban_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:152px;
}

#header .item3 a:hover img, #header2 .item3 a:hover img {
	visibility: hidden;
}

#header .item4, #header2 .item4 {
	width:240px;
	height:149px;
	position: relative;
	white-space: nowrap;
	display: block;
}

#header .item4 img, #header2 .item4 img {
	width: 240px;
	height: 150px;
	border: 0
}

#header .item4 a, #header2 .item4 a {
	display: block;
	text-decoration: none;
}

#header .item4 a:hover, #header2 .item4 a:hover {
	visibility: visible;
	background-image: url(../images/design_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:151px;
}

#header .item4 a:hover img, #header2 .item4 a:hover img {
	visibility: hidden;
}


/* menu items end */

#header .info, #header2 .info {
	width: 760px;
	height: 215px;
	margin-top: 200px;
	float: left;
	background-image: url(../images/info.png);
}

#footer 
{
	margin-top: 5px;
	width:990px;
	background-color:#FFFFFF;
	padding: 10px 5px 5px 5px;
	color:#666666;
	clear: both;
}

#footer .line {
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	padding-top:15px;
	padding-bottom:15px;
}

#footer .line2 {
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	padding-top:5px;
	padding-bottom:5px;
}

#footer .imghold {
	width:960px;
	padding-left:30px;
}

#footer .copy {
	padding:5px;
	padding-left:30px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
}
#footer .copy a {
	color: #333333;
	font-size:11px;
	text-decoration: none;
}
#footer .copy a:hover {
	color: #333333;
	text-decoration: underline ;
	font-size:11px;
}

#footer .services {
	margin-left:27px;
	padding-bottom: 20px;
	float:left;
	clear:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#333333;
}

#footer .design {
	padding:5px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#footer img {
	padding-right:15px;
}

/* content */

#header .contheight, #header2 .contheight {
	height:299px;
	width:1000px;
}

#header .contmenu, #header2 .contmenu {
	width:371px;
	height:299px;
	float:right;
	text-align:right;
}

/* content menu items */

#header .contitem1, #header2 .contitem1 {
	width:185px;
	height:149px;
	float:left;
	position: relative;
	white-space: nowrap;
	display: block;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#header .contitem1 img, #header2 .contitem1 img {
	width: 185px;
	height: 149px;
	border: 0;
}

#header .contitem1 a, #header2 .contitem1 a {
	display: block;
	text-decoration: none;
}

#header .contitem1 a:hover, #header2 .contitem1 a:hover {
	visibility: visible;
	background-image: url(../images/cont_commercial_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:151px;
	width:186px;
}

#header .contitem1 a:hover img, #header2 .contitem1 a:hover img {
	visibility: hidden;
}

#header .contitem2, #header2 .contitem2 {
	width:185px;
	height:149px;
	float:right;
	position: relative;
	white-space: nowrap;
	display: block;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
}

#header .contitem2 img, #header2 .contitem2 img {
	width: 185px;
	height: 149px;
	border: 0;
}

#header .contitem2 a, #header2 .contitem2 a {
	display: block;
	text-decoration: none;
}

#header .contitem2 a:hover, #header2 .contitem2 a:hover {
	visibility: visible;
	background-image: url(../images/cont_urban_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:151px;
	width:186px;
	left:-1px;
}

#header .contitem2 a:hover img, #header2 .contitem2 a:hover img {
	visibility: hidden;
}

#header .contitem3, #header2 .contitem3 {
	width:185px;
	height:149px;
	float:left;
	position: relative;
	white-space: nowrap;
	display: block;
}

#header .contitem3 img, #header2 .contitem3 img {
	width: 185px;
	height: 149px;
	border: 0;
}

#header .contitem3 a, #header2 .contitem3 a  {
	display: block;
	text-decoration: none;
}

#header .contitem3 a:hover, #header2 .contitem3 a:hover {
	visibility: visible;
	background-image: url(../images/cont_kitchen_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	height:150px;
	width:186px;
}

#header .contitem3 a:hover img, #header2 .contitem3 a:hover img {
	visibility: hidden;
}

#header .contitem4, #header2 .contitem4 {
	width:185px;
	height:149px;
	float:right;
	position: relative;
	white-space: nowrap;
	display: block;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
}

#header .contitem4 img, #header2 .contitem4 img {
	width: 185px;
	height: 149px;
	border: 0;
}

#header .contitem4 a, #header2 .contitem4 a {
	display: block;
	text-decoration: none;
}

#header .contitem4 a:hover, #header2 .contitem4 a:hover {
	visibility: visible;
	background-image: url(../images/cont_design_b.png);
	z-index:99;
	position:relative;
	top:-1px;
	left:-1px;
	height:150px;
	width:186px;
}

#header .contitem4 a:hover img, #header2 .contitem4 a:hover img {
	visibility: hidden;
}

/* menu items end */
#new {
	z-index:4;
}

#content .barleft a {
	margin-right:11px;
	color: #333333;
}

#content .bar {
	width:1000px;
	height:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

#content .barleft {
	float:left;
	padding-top: 15px;
	padding-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../images/new.png);
	background-repeat:no-repeat;
	font-size: 11px;
}

#content .barright {
	float:right;
	margin-left:10px;
	width:280px;
}

#content .barright a {
	margin-right:0px;
}

#content .basket {
	padding-top: 14px;
	float:left;
	width:140px;
}
#content .basket a {
	color: #333333
}
#content .cartIcon {
	padding-top: 10px;
	float:left;
	width:25px;
}


#content .bar2 {
	width:100%;
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
}

#content .title {
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	float: left;
	background-color: #ffff8D;
}

.history {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#0EA3C8;
	margin-left:195px;
	padding-top:12px;
}

#content img {
	padding-right:10px;
	border:none;
}

#content .account {
	float:right;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:10px;
	color:#000000;
	width:105px;
	background-color:#ffff1a;
}

#content .account a {
	padding-left:15px;
	color:#333333;
}

#info {
	width:1000px;
	top:-1px;
	z-index:2;
	clear: both;
}

#sidebar {
	float:left;
	width:185px;
	/*height:300px;*/
}

#sidebar .title {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	width:165px;
	background-color:#ffff1a;
}

#sidebar .ul {
	padding-top:15px;
	padding-left:10px;
	padding-bottom: 10px;
	color: #000000;
}

#sidebar .ul a {
	color: #000000;
}

/*
#sidebar ul {
	list-style-type:none;
	text-indent:-30px;
}
*/

#sidebar .search {
	width:165px;
	margin-left:10px;
	margin-right:10px;
}

#sidebar .trade {
	padding-top:20px;
	width:185px;
	height:185px;
	float:left;
	position: relative;
	white-space: nowrap;
	display: block;
}

#sidebar .trade img {
	width:185px;
	height:185px;
	border: 0;
}

#sidebar .trade a {
	display: block;
	text-decoration: none;
}

#sidebar .trade a:hover {
	visibility: visible;
	background-image: url(../images/trade_b.png);
	z-index:99;
	position:relative;
	width:185px;
	height:185px;
}

#sidebar .trade a:hover img {
	visibility: hidden;
}

#sidebar .title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	padding-top:20px;
}

#sidebar .title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
}

#sidebar .title3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	padding-bottom:10px;
}

#browse 
{
	width:810px;
	/*height:1000px;*/
	float:right;
	text-align:left;
}

#browse .title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	padding-top:30px;
}

#browse .title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
}

#browse .title3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	padding-bottom:10px;
}

#siteCopy 
{
	width:705px;
	/*height:1000px;*/
	float:right;
	text-align:left;
	padding-left:15px;
	padding-right: 90px;
}
#siteCopyFullWidth 
{
	width:795px;
	/*height:1000px;*/
	float:right;
	text-align:left;
	padding-left:15px;
}

#siteCopy .title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	padding-top:30px;
}

#siteCopy .title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
}

#siteCopy .title3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	padding-bottom:10px;
}

#browsens {
	width:1000px;
	float:left;
	text-align:left;
	margin-top: 10px;
	line-height: 15px;
}

#browsens .title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	padding-top:30px;
}

#browsens .title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
}

#browsens .title3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	padding-bottom:10px;
}
#browsens .tradeBox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	height: 45px;
	padding-bottom:10px;
	background-color: #FFFF8D;
}

#subcat {
	clear:left;
}

#subcat .hold {
	width:200px;
	height:260px;
	text-align:center;
	float:left;
}

#subcat .main {
	width:100%;
	height:100%;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:dotted;
	border-right-width:1px;
}

#subcat .right {
	width:100%;
	height:100%;
	border-bottom-color:#CCCCCC;
		border-bottom-style:dotted;
	border-bottom-width:1px;
}

#subcat .bmain {
	width:100%;
	height:100%;
	border-right-color:#CCCCCC;
	border-right-style:dotted;
	border-right-width:1px;
}

#subcat .bright {
	width:100%;
	height:100%;
}

#subcat img {
	width:150px;
	height:150px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

#subcat .price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0EA3C8;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#subcat .more {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#subcat .info {
	width:100%;
	height:30px;
}

#product {
	width:815px;
	height:520px;
}

#product .hold {
	width:345px;
	height:475px;
	margin-left:30px;
	margin-top:30px;
	float:left;
}

#product .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#product .subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	padding:0px;
	text-align:left;
	margin-left:10px;
}


#product .price{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0EA3C8;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#product .subprice{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#0EA3C8;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#product p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#urban {
	width:795px;
	margin-left:10px;
	margin-right:10px;
}

#urban .banner {
	width:100%;
	height:240px;
	background-color:#003366;
}

#urban .title {
	width:100%;
	height:18px;
	margin-top:15px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
}

#urban .hold {
	width:100%;
	height:220px;
	text-align:center;
}

#urban .product {
	width:188px;
	height:100%;
	float:left;
}

#map {
	color:#0000FF;
	text-align:left
}

.contentTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	padding:0px;
	text-align:left;
	margin-left:10px;
}

#wide {
	width:985px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
#wide .header {
	height: 30px;
	border-bottom: 1px dotted #999999;
	width: 100%;
	
	padding-left:15px;
	font-size: 19px;
	color: #000000;
	line-height: 22px;
}

.pageHeaderYellow
{
	clear: both;
	background-color: #FFFF8D;
	height: 33px;
	padding-top: 18px;
}	
.orderHeader
{
	clear: both;
	background-color: #FFFF8D;
	border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; 
	padding-top:20px; padding-bottom: 15px; padding-left: 28px;
}	

.pageHeaderYellowText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	padding-left: 15px;
}	
.pageHeaderYellowText a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}	

