@charset "utf-8";
/* CSS Document */

body {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	background:url(bodybg.png) center top repeat-x #fff;
	min-width:1100px;
}

#shadow {
	background:url(bg.png) top center repeat-y;
}

h3 {
	font-size:20px;
	margin:0px;
	margin-left:-9px;
	color:#606;
	font-weight:normal;
}

a {
	text-decoration:none;
	color:#0000CC;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;	
}

textarea {
	width:150px;
}

#links {
	width:952px;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;
	padding-bottom:10px;
	height:38px;
	color:#000;
	clear:both;
	text-align:right;
	letter-spacing:1px;
}

#cart {
	padding-top:10px;
	text-align:left;
	margin-left:230px;
}

#links a {
	font-weight:bold;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:979px;
	min-height:500px;
	margin-top:0px;
}

#header {
	padding-top:8px;
	padding-left:15px;
	padding-right:10px;
	height:230px;
	background:url(banner.jpg) top center no-repeat;
}

#byline {
	font-size:11px;
	line-height:15px;
	text-align:center;
	margin-top:120px;
	margin-left:22px;
	width:180px;
}

#headerfloat {
	float:right;
	width:200px;
	height:117px;
	background:url(minicart.png) no-repeat top left;
}

#login {
	padding:2px;
	float:right;
	width:290px;
	font-size:10px;
	background:#faf8f7;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}

#loginbutton {
	background:url(login.png);
	width:55px;
	height:22px;
	margin:0px;
	padding:0px;
	border:0;	
}

#minicart {
	height:78px;
	background:url(cart.png) no-repeat;
	margin-bottom:5px;
}

#navigation {
	font-size:15px;
	letter-spacing:-1px;
	padding-right:10px;
	margin-left:230px;
	padding-top:7px;
	padding-bottom:0px;
	height:29px;
	overflow:auto;
	color:#000;
	font-weight:bold;
}

#navigation a {

}

#navigation a:hover {

}

#search {
	width:195px;
	height:31px;
	padding-top:5px;
	float:right;
	clear:both;
	background:url(search.png);
}

#searchbox {
	width:110px;
}

#searchbutton {
	width:29px;
	height:29px;
	margin:0px;
	padding:0px;
	border:0;
	color:#FFF;
	font-size:15px;
	background:url(searchbg.png);
}

#main {
	padding:0px;
	min-height:400px;
}

table .cell {
	width:250px;
	height:215px;
	padding-top:15px;
	padding-bottom:15px;
	background:url(prodbg.png) no-repeat;
	vertical-align:center;
	text-align:center;
}

#footer {
	width:1064px;
	padding-top:50px;
	height:20px;
	clear:both;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	background:url(footer.jpg) center top no-repeat;
}

.borders {
	width:170px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #e08253;
	border-right:1px solid #e08253;
}

.borders a {
	color:#663300;
}

#column1 {
	float:left;
	margin-left:31px;
	width:192px;
	padding:0px;
	min-height:300px;
	background:url(boxrepeat.png) repeat-x 0px 55px;
}

#vertcat {
	margin-top:10px;
	border:none;
}

#vertcat div {
	font-size:12px;
	padding:3px;
	padding-left:0px;
	border-bottom:1px dashed #000;
}

#vertcat a {
	color:#293149;
}

#vertcat a:hover {
	color:#6f7586;
}

#column2 {
	float:left;
	margin-left:8px;
	margin-top:10px;
	width:509px;
}

.resizeimage > img{
 	max-width:400px !important;
}

#column3 {
	float:right;
	margin-right:30px;
	width:192px;
	padding:0px;
	min-height:300px;
	background:url(boxrepeat.png) repeat-x 0px 55px;
}

#right {
	float:right;
	margin-right:35px;
}

#left {
	margin-left:35px;	
}
