body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
        margin:0;
        padding:0;
}
table {
        border-collapse:collapse;
        border-spacing:0;
}
fieldset,img {
        border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
        font-style:normal;
        font-weight:normal;
}
ol,ul {
        list-style:none;
}
caption,th {
        text-align:left;
}
h1,h2,h3,h4,h5,h6 {
        font-size:100%;
        font-weight:normal;
}
q:before,q:after {
        content:'';
}
abbr,acronym { border:0;
}





body {
        font: 12pt 'Helvetica Neue', 'Tahoma';
}

#m {
	background: url('/img/collage.jpg') no-repeat;
	padding: 0;
	padding-top: 38px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

h1 {
	line-height: 39px;
	height: 39px;
	background: url('/img/h1_bk.gif') repeat-x;
}

h1 a {
        font-size: 30px;
	cursor: pointer;
}

h1 a span {
        display: block;
        position: absolute;
        z-index: 20;
        background: url('/img/logo.gif') no-repeat;
	left: 0px;
        top: 38px;
        width: 227px;
        height: 38px;
}

#topmenu {
	text-transform: uppercase;
	height: 39px;
	line-height: 39px;
	background: url('/img/topmenu_bk.gif') repeat-x;
	padding-left: 1px;
}

#topmenu a {
	color: #666;
	text-decoration: none;
	height: 39px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	letter-spacing: 0.07em;
	padding: 13px 10px 8px 10px;
}

#topmenu a:hover {
	background: #ddd;
	color: #333;
}

.container {
	margin: 5px;
	padding: 5px;
}

h2 {
	color: #0099ff;
	font-size: 1.4em;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
}

.fl {
	float: left;
}

.banners div { margin: 1em 30px; }

.vmenus { float:right;
	width: 200px;}
.vmenu {
	float: right;
	width: 196px;
}

.vmenu li {
	background: url('/img/li_bk.gif') repeat-x;
	height: 28px;
	line-height: 26px;
}

.vmenu li.title {
	background: url('/img/lif_bk.gif') repeat-x;
	height: 38px;
	line-height: 38px;
	margin-bottom: 1px;
	color: #666;
	padding-left: 10px;
	font-size: 0.9em;
}

.vmenu li a {
	padding-left: 20px;
	display: block;
	color: #666;
	font-size: 0.9em;
	text-decoration: none;
	height: 25px;
}

.vmenu li a.sel {
	color: #0099ff;
}

.vmenu li a:hover {
	background: #eee;
}

#cartinfo {
	position: absolute;
	top: 42px;
	left: 790px;
}

#cartinfo p {
	font-size: 13px;
	height: 15px;
	line-height: 15px;
	color: white;
}

#cartinfo a {
	color: #0099ff;
}




.product_list {
	width: 710px;
	overflow: hidden;
	float: left;
}

.plist_item {
	width: 225px;
	float: left;
	margin: 5px 3px 5px 3px;
	text-align: left;
}

.plist_item img {
	margin: 0px 10px;
}

.plist_item a {
	font-size: 0.8em;
	text-decoration: none;
	color: #333;
}

.plist_item p {
	padding: 0px 10px;
}

.plist_item p small {
	font-size:0.7em;
	color: #005500;
	display:block;
	float:left;
}

.plist_item p.price {
	font-size: 1.3em;
	text-align: right;
}


.nav {
	height: 38px;
	border-bottom: 1px solid #eee;
	width: 960px;
	line-height: 38px;
	padding-left: 11px;
	margin-bottom: 20px;
}

.nav .path {
	float: left;
}

.nav a {
	color: #666;
	font-size: 0.8em;
}

.pager {
	text-align: right;
	margin-right: 263px;
	color: #666;
	font-size: 0.9em;
}

.pager a {
	padding: 3px 4px;
}

.pager a:hover {
	background: #eee;
	color: #0099ff;
}

.pager a.cur {
	color: #0099ff;
	text-decoration: none;
	border: 1px solid #0099ff;
	background: #eee;
}

.product_list .nav {
	width: 700px;
	margin-top: 50px;
	border-top: 1px solid #eee;
}

.product_list .nav a {
	text-decoration: underline;
}

.product_list .nav .pager {
	margin-right: 10px;
}

.product_list h2 {
	border: 0;
	text-transform: uppercase;
}

.sortbox {
	font-size: 0.7em;
	color: #666;
	margin-top: -2px;
	height: 16px;
	border-bottom: 1px solid #eee;
}

.sortbox a {
	color: #0099ff;
}

.pos {
	float: left;
}

.sort {
	float: right;
}

.sort a {
	color: #0099ff;
}

.product_detail {
	margin-top: 10px;
}

.product_detail h2 {
	border:0;
}

.product_detail .sortbox {
	margin-bottom: 30px;
}

.detail_gallery {
	float: left;
}
.detail_gallery .gallery a {
	display: block;
	float: left;
	margin: 3px;
	margin-top: 40px;
}

.detail_gallery .gallery a.b {
	margin-top: 3px;
}

.detail_gallery .gallery a.b img {
	margin: 1px;
	padding: 3px;
}

.detail_info {
	color: #666;
	margin-left: 370px;
	margin-top: 20px;
	font-size: 0.8em;
}

.detail_info td {
	padding: 3px;
}

.detail_info td.bold {
	font-weight: bold;
}

.detail_info td input[type=text] {
	width: 20px;
}

td.sep { line-height: 1px;}
td.sep hr { border: 0px; border-top: 1px solid #aaa; line-height: 1px;  overflow: hidden; height: 1px;}

.description {
	margin-top: 5px;
	padding:5px;
	font-size: 1.2em;
}
.description h3 {
	color: #0099ff;
	margin: 5px 0px;
	border-bottom: 1px solid #eee;
}
.description p {
	padding-left: 10px;
	padding-top: 5px;
	__text-indent: 20px;
	color: #666;
	font-size: 0.9em;
	line-height: 2.0em;
	margin-bottom: 80px;
}


h3 {
color: #0099ff;
padding: 5px 0px;
border-bottom: 1px solid #eee;
}

.iitems {
padding: 10px 10px;
}

.iitem {
float: left;
width: 130px;
height: 180px;
margin: 10px 10px 0px 5px;
}

.iitem img {
padding: 0px 12px;
}

.iitem a {
text-decoration: none;
}

.iitem h5 {
font-size: 0.8em;
color: #666;
height: 33px;
overflow: hidden;
}

p.iitems_price {
float: right;
font-size: 0.8em;
}



.nproducts {
width: 700px;
float: left;
padding: 0;
margin-top: 20px;
}

.nproduct {
width: 160px;
height: 230px;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

.nproduct a {
display: block;
color: #666;
text-decoration: none;
font-size: 0.8em;
height: 174px;
width: 160px;
overflow: hidden;
}

.nproduct a img {
display: block;
}

.nproduct span.price {
float: right;
margin-right:20px;
}



hr.break{display:block;clear:both;visibility:hidden;height:0;border-width:0;margin:0;padding:0;}

hr.lbreak{display:block;clear:left;visibility:hidden;height:0;border-width:0;margin:0;padding:0;}

.login {
 background: white;
border: 1px solid #ddd;
padding: 20px 30px 50px 50px;
}

.login form {
margin: 35px;
}

.login label {
display: block;
font-size: 0.8em;
}

.login input[type=text] {
border: 1px solid #aaa;
width: 300px;
height: 1.3em;
font-size: 1.1em;
}

.login input[type=password] {
border: 1px solid #aaa;
height: 1.3em;
font-size: 1.1em;
width: 300px;
}

.login p.helper {
font-size: 0.7em;
margin: 0;
color: #666;
}

.login h2 {
line-height: 2.0em;
font-size: 1.5em;
color: #0099ff;
text-transform: uppercase;
letter-spacing: 0.1em;
margin: 15px 5px 25px 5px;
}

.login h3 {
line-height: 1.5em;
font-size: 1.2em;
color: #0099ff;
text-transform: uppercase;
letter-spacing: 0.1em;
margin: 15px 5px 25px 5px;
}

.login p {
text-indent: 30px;
padding:10px;
}

.login form p {
text-indent: 0px;
}

ul.errorlist {
color: #c00;
float:right;
margin-right:516px;
font-size:0.7em;
padding-top:12px;
}

.flatp {
 background: white;
border: 1px solid #ddd;
padding: 20px 30px 50px 50px;
}

.flatp p {
margin: 20px 10px 50px 5px;
text-align: justify;
text-indent: 30px;
color: #333;
line-height: 1.5em;
}

.flatp h2 {
line-height: 2.0em;
font-size: 1.5em;
color: #0099ff;
text-transform: uppercase;
letter-spacing: 0.1em;
margin: 15px 5px 25px 5px;
}

.flatp h3 {
line-height: 1.5em;
font-size: 1.2em;
color: black;
font-style: italic;
margin: 10px 5px 15px 5px;
}

.flatp td { padding:10px; vertical-align: top; }

.flatp ul { 
list-style: square;
padding-left:30px; 
margin: 20px 10px 50px 5px; 
}




.cart_content {
border: 1px solid #ddd;
background: white;
border-bottom: 0;
}

.cart_content h2 {
font-size: 1.1em;
color: #0099ff;
line-height: 37px;
margin-left: 13px;
padding-left: 35px;
background: url('img/cart_double_star_bk.gif') no-repeat;
letter-spacing: 2px;
}

.cart_content {
float: left;
width: 700px;
}

table.cart_list {
width:  100%;
font-size: 0.9em;
}

table.cart_list th,td {
padding: 3px 3px 3px 10px;
color: #666;
}

table.cart_list td {
border-bottom: 1px solid #ddd;;
}

table.cart_list thead {
background: #eee;
line-height: 31px;
}

table.cart_list thead th {
font-style: italic;
color: #666;
}

table.cart_list tbody td a {
color: #0099ff;
text-decoration: none;
font-size: 0.8em;
}

table.cart_list tbody td p.sizes {
font-size: 0.8em;
}

table.cart_list tbody td.price {
font-weight: bold;
color: #666;
}

table.cart_list td.fp {
text-decoration: line-through;
color: #aaa;
}

table.cart_list tfoot {
background: #eee;
font-style: italic;
}

table.cart_list tfoot td.price {
font-size: 1.5em;
}


.cart_buttons {
float: right;
}

.cart_buttons a {
display: block;
line-height: 37px;
padding: 0px 20px;
width: 190px;
color: #0099ff;
text-decoration: none;
background: url('/img/lif_bk.gif') repeat-x;
margin-bottom: 1px;
font-size: 0.9em;
}

.cart_buttons a:hover {
text-decoration: underline;
}

#hlinks {
position: absolute;
top: 19px;
left: 790px;
}

#hlinks a{
font-size: 0.8em;
color: #0099ff;
}

#footer {
border-top: 1px solid #eee;
margin: 20px 0px;
padding: 10px 0px;
text-align: center;
font-size: 0.8em;
color: #999;
}

#footer a {
	background: white;
	color: black;
}

.news {
width: 700px;
margin: 20px 5px 50px 0px;
}

.newsstory {
margin: 10px 0px 30px 0px;
}

.newsstory h3 {
margin-top: 12px;
}

.newsstory p {
margin: 10px 5px;
text-indent: 15px;
}

.newsstory .date {
float:right;
color: #999;
font-size: 0.8em;
padding-top: 3px;
}


.so_item {
    float: left;
    width: 150px;
    display: block;
    margin: 10px 6px;
}

.so_item a {
    display: block;
}

.so_item a img {
    margin-bottom: -2px;
}

.so_item .price {
    width: 130px;
    text-align:     right;
    display: block;
}

.shipping{border:1px solid #ddd;background:white;float:left;width:700px;}.shipping ul.errorlist{float:none;display:block;font-size:.7em;width:200px;margin:1px;padding:1px;}.shipping h2{font-size:1.1em;color:#0099ff;line-height:37px;padding-left:35px;letter-spacing:2px;border-bottom:1px solid #ddd;text-transform:uppercase;}.shipping div.sc{margin-top:35px;padding-left:35px;}.shipping label{display:block;font-size:.8em;}.shipping input[type=text]{border:1px solid #aaa;line-height:18px;width:200px;}.shipping p.helper{font-size:.7em;margin:0;color:#666;}.shipping .fl{float:left;margin-right:20px;}.shipping .foot{width:100%;background:#eee;height:30px;padding-top:5px;border-top:1px solid #ddd;}.shipping p.foot input{margin-left:580px;}.shipping .ri{margin-left:310px;}.saved_addr{border:1px solid #ddd;background:white;margin-left:710px;}.saved_addr h2{font-size:.8em;color:#0099ff;padding-left:10px;line-height:37px;border-bottom:1px solid #ddd;}.saved_addr p{padding:20px;font-size:.9em;}.saved_addr p.foot{background:#eee;line-height:10px;padding:10px;text-align:right;}.saved_addr address{padding:10px;}

.pdaddlinks { margin: 10px 0px; }
.cashdesk{border:1px solid #ddd;background:white;float:left;width:700px;color:#333;}.cashdesk h2{font-size:1.1em;color:#0099ff;line-height:37px;padding-left:35px;letter-spacing:2px;border-bottom:1px solid #ddd;text-transform:uppercase;}.inner{padding:10px 30px 20px 30px;font-size:.9em;}.sfli{background:#ffe;}.sfli h2{background:none;}#sfrm p{padding:0;margin:0;}.inner h3{color: #666;};



