@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	background-color: #D9DDE0;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	color: #000000;
}

img{
	border: 0;
}

#container{
	width: 922px;
	margin: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#header{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 922px;
	height: 179px;
	background-image:url(img/top_photo.jpg);
}

#search{
	
	width: 205px;
	height: 30px;
	position: relative;
	top: 15px;
	right: 19px;
	float: right;
}

#content{
	width: 882px;
	height: 641px;
	background-image:url(img/stripe_bg.png);
	background-repeat: repeat;
	padding: 20px;
}

#leftcolumn{
	width: 289px;
	float: left;
	padding-right: 20px;
}

#centercolumn{
	width: 332px;
	float: left;
	padding-right: 20px;
}

#rightcolumn{
	width: 221px;
	float: left;
}

#saletop{
	width: 332px;
	height: 10px;
	background-image:url(img/sale_topblue.png);
}

#salecontent{
	width: 312px;
	background-color: #494b6c;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#salebottom{
	width: 332px;
	height: 10px;
	background-image:url(img/sale_bottomblue.png);
}

.salewhite{
	width: 312px;
	height: 237px;
	background-color: #ffffff;
	padding: 0px;
}

.whitetop{
	width: 312px;
	height: 15px;
	background-image:url(img/sale_topwhite.gif);
}

.whitebottom{
	width: 312px;
	height: 13px;
	background-image:url(img/sale_bottomwhite.gif);
}

.vertspace{
	height: 20px;
}

.item{
	width: 136px;
	height: 237px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.item1{
	width: 136px;
	height: 45px;
	font-weight: 600;
}

.item2 {
    height: 162px;
    width: 136px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.item2 img {
    vertical-align: middle;
}

.item3{
	width: 136px;
	height: 30px;
}

#footer{
	color: #ffffff;
	height: 16px;
	width: 922px;
	background-color: #494b6c;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

.leftbottom{
	position: relative;
	top: 149px;
}

.bottompad{
	padding-bottom:	4px;
}

.more{
	padding-top: 3px;
}

.topspaceleft{
	padding-left: 20px;
}

.strikethrough{
	text-decoration: line-through;
}

.redprice{
	color: #ff0000;
	font-weight: 600;
}

.searchelements input {vertical-align:middle}

.input04{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 100px;
	height: 15px;
}

#searchbutton{
	padding-left: 5px;
}

#searchyyy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #080a39;
	width: 115px;
	height: 21px;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
}