﻿/* @override 
	http://foot.net2business.com/_layout.css
	http://foottraffic.com/_layout.css
	http://localhost/_layout.css
*/

html {
    background: #f5f5dc url(images/design/bkgrd_header.jpg) repeat-x scroll 0 0;
    color: #333;
    font-family: Verdana, Arial, Lucida, sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    height:101%;
}
body {
    background: #f5f5dc url(images/design/bkgrd_header.jpg) repeat-x scroll 0 0;
    color: #333;
    font-family: Verdana, Arial, Lucida, sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    height:101%;
}

/* @group WRAPPER */

#wrapper {
	position:relative;
	top:-14px;
    margin: 5px auto;
    text-align:left;
}
#wrapper, x:-moz-any-link {top:0px;} /* hack for FF2 */
#wrapper, x:-moz-any-link, x:default {top:-14px;} /* restore for FF3 and later */

html*#wrapper { 
	top: 0px; /*for safari*/
	*top: -19px; /*for IE7*/
	_top: -20px; /*for IE6*/
}

/* @end */

/* @group HEADER */

#header {
    /*background-color:#fdf5e6;*/
	border-bottom:1px solid transparent;
	height:134px;
	position:relative;
	/*overflow:hidden;*/
}
html*#header {
	_border-bottom:1px solid #ccc;	
}
#header_top {
	border-bottom:1px solid transparent;
	height:67px;
	/*background-color:#f5f5dc;*/
}
html*#header_top {
	_border-bottom:1px solid #ccc;
}
#header_top_content {
	margin: 0 auto;
	position:relative;
	width:800px;	
}
#logo_main img {
	height: 29px;
	width: 215px;
	position: absolute;
	top: 20px;
	left: -5px;
}

#logo_mainwh img {
	height: 46px;
	width: 216px;
	position: absolute;
	top: 10px;
	left: -5px;
}

#logo_main a {
	color:#ccc;
	font-size:30px;
	font-weight:bold;
	line-height:50px;
}
#logo_square {
	position:absolute;
	right:0;
	top:0px;
	height:65px;
	width:65px;
}
#mini_cart {
	font-size:10px;
	height:1em;
	margin:10px 0pt 0pt;
	position:absolute;
	text-align:right;
	top:4px;
	left:460px;
}
html*#mini_cart { 
	left: 490px;/*Safari*/
	*left: 475px/*IE*/
}
#mini_cart table {
	display:inline;
	font-size:inherit;
	font-family: inherit;
	line-height:inherit;
	margin:0 5px 0 0;
	padding:0;
}
#mini_cart table td,
#mini_cart table th {
	margin:0;
	padding:0;
	border:0 none;
	vertical-align:center;
	white-space: nowrap;
}

#topNav {
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	padding: 0pt;
	width: 800px;
	display: inline;
}
#header_middle {
	height:35px;
	margin: 0 auto;
	/*padding:0pt;*/
	width:800px;
}
#header_bottom {
	height:31px;
	/*background-color:#f2f2f2;*/
	/*background-image:url(/images/design/header_bg.gif);*/
	/*background-repeat:repeat-x;*/
	border-top:1px transparent solid;
	border-bottom:1px transparent solid;
}

html*#header_bottom {	
	_border-top:1px #ccc solid;
	_border-bottom:1px #ccc solid;
}
#header_bottom_content {
	height:29px;
	line-height:29px;
	margin:0 auto;
	width:800px;
}
#header_bottom_left {
	float:left;
	height:24px;
}
#search {
	padding:0;
	margin:0;
	height:31px;
}
#search-keywords{
	position:relative;
	top:-7px;
	font-size:10px;
}
#header_bottom_center { 
	float: left;
	width: 90px;
	margin-left: 175px;;
	display: inline-block;
	height: 24px;
	padding:0;
}
#header_bottom_right {
	float:right;
	height: 24px;
	padding:0;
}

/* @end */

/* @group CONTENT */

#content {
    background-color:#fff;
	border-color:#ccc;
	border-style:none solid solid;
	border-width:0px 1px 1px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	/*overflow:hidden;*/
	display:block;
	position:relative;
	top:0;
	left:0;
}
#left {
	border-right:1px solid #ccc;
	float:left;
	margin:0;
	margin-right:-1px;
	overflow:hidden;
	width:175px;
}
#left_top {
	/*margin:20px 3px 40px 10px;*/
	padding:0pt;
}

#main {/* this is #center + #right */
	border-left:1px solid #ccc;
	float:left;
	padding:0pt 6px 6px 3px;
	width:615px;
	position:relative;
}
html*#main {
	_width:613px!important;/*IE6*/
	_padding:0!important;
}
#main_layout_no-bread {
	border:0pt none;
	margin:0pt;
	padding:30px 0 0;
}

#main_layout{
	border:0 none;
	margin:0;
	padding:0;
	float:left;
}

#products {
	float:left;
	width: 620px;
}

#main_inner { 
	margin:30px auto;
	width:580px;
}

/* @end */

/* @group single item */

.itemsquare {
	text-align:center;
	border: 1px #ccc solid; 
	margin: 5px; 
	width: 100px; 
	height:185px;
	display: block; 
	float: left;
}
.itemsquare photo {
	
}
.itemsquare img {
	max-width:100px;
	max-height:100px;
}

/* @end */

/* @group related */

#related .itemblock { 
	width: 200px;
	height: 100px;
	position: relative;
	float: left;
	margin: 5px 0;
}
#related .itemblock .itemsquare {
	text-align:center;
	border: 1px #ccc solid; 
	margin: 5px; 
	width: 100px; 
	height:100px;
	display: block; 
	float: left;
}

/*#related .itemblock .itemsquare {
	height:100px;
}*/
#related .itemblock .caption { 
	position: absolute;
	left: 110px;
	top: 0px;
	/*text-align: left;*/
}
#related .itemblock .itemsquare .caption h3 a {
	float: left;
	display: block;
	padding: 5px;
}

/* @end */

/* @group tell-a-friend and gift-certs */

#itempage #single #text p.tellafriend,
#itempage #single #text p.giftcert { 
	text-align: right;
	padding-right: 10px;
}


/* @end */

#center {
	float:left;
}

#center_layout {
	margin-bottom:9px;
	overflow: hidden;;
	width:400px;
}
#right {
	float:right;
}

#right_layout {
	margin-bottom:9px;
	overflow:auto;
	width:210px;
}

/* @group FOOTER */

#footer {
	clear:both;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#trail {
	background-color:#fff;
	/*background-color:#fdf5e6;
	background-color:#fafafa;*/
	border:1px solid #ccc;
	clear:both;
	height:63px;
	margin-left: auto;
	margin-right:auto;
	padding:6px 7px;
	width:786px;
}
#trail-1, #trail-2, #trail-3, #trail-4 {
	margin:0pt 0pt 0pt 9px;
	float:left;
}
#trail-1, #trail-2, #trail-3 {
	border-right:1px dashed #ccc;
	width:225px;
}
#trail-1 {
	width:158px;
}
#trail-2 {
	/*width:200px;*/
	width:330px;
}
#trail-3 {
	/*width:160px;*/
	display:none;
}
#trail-4 {
	/*width:225px;*/
	width:265px;
}
#copyright {
	float:left;
	margin-top:12px;
	padding-left:8px;
	font-size:9px;
	line-height:12px;
	margin-bottom:4px;
}

/* @end */
.clearboth {
	clear:both;
}

.item {
	padding: 0pt 2px 20px 2px;
	float:left;
	font-size:10px;
	width:150px;
	min-height:220px;
	height: 220px;
}
html*.item {
	_padding: 0 9px 20px 10px;/*IE6*/
}
.item .box {
	background-color:#fff;
	border:1px solid #CCCCCC;
	display:block;
	height:150px;
	width:150px;
	/*width:166px; design change */
}

.item img {
	display:block;
	margin:0 auto;
	/*width:166px; design change */
	max-height:150px;
	max-width:150px;
}
html*.item img {
	/*IE6*/
	height:150px;
}

/* @group single */

#single {
	padding: 0pt 2px 20px 2px;
	float:right;
	width:615px;
}

#single #itemleft {
	width:250px;
	display:inline;
	float:left;
	text-align:center;
}

#single #photo {
	/*background-color: #F2F2F2;*/
	background-color:#fff;
	border: 1px solid #ccc;
	float: left;
	display: block;
	width: 250px;
	height:250px;
	margin: 10px 20px 5px 0pt;
}

#single img.click2enlarge,
#single img.moreviews {
	height:16px;
	width:77px;
}

#single #details {
	float:right;
	display:block;
	margin-right:10px;
	margin-top:20px;
	width:340px;
}

html #single #details {
	_width:300px;
}
#single #details img {
	height:25px;
	margin:0;
	padding:0;
	width:95px
}
#single #details h5 span {
	font-weight:normal;
	font-style:italic;
	color:#000;
}
#single #text {
	float:right;
	display:block;
	margin:20px auto;
	width:600px;
}

/* @end */

/* @group selection */

#selection {
	float:right;
	margin-top:50px;
	width:200px;
}
#itempage table#selection {
	float:left;
}
#itempage table#selection td {
	padding: 0.2em;
}
#selection td img {
	float:right;
}
html*#selection td {
	_border:none;/*IE6*/
}

/* @end */
#contact {
	width:80%;
	margin: 50px auto;
}
table#contact,
table#ordercatalog  {
background-color:#FDF5E6;
border:1px solid #CCCCCC;
display:block;
padding:10px;
}

#contact input[type="text"],
#contact input[type="password"], 
#contact textarea  {
	width:25em;
}
#ordercatalog {
	margin:0 auto;
	width:570px;
}
#ordercatalog td {
	text-align:left;
}