/***********************************

	RESET

***********************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,select { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
    margin-left: 0px;
}
fieldset,img { 
	border-style: none;
    border-color: inherit;
    border-width: 0;
    font-style: italic;
}
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;
}


/***********************************

	GENERAL

***********************************/

body {
	background:#eeeeee;
	font-size:100%;
	line-height:100%;
	font-family: "Arial", Verdana, Tahoma;
}

.wrap {
	width:980px;
	margin:0 auto;
}

.clear {
	clear:both;
	font-size:0;
	width:100%;
	height:0px;
}
.spacer
{
    height:10px;
}
.left {
	float:left;
}

.right {
	float:right;
}

.sprite {
	background:url('../../images/sprite.png') no-repeat;
}
.sprite2 {
	background:url('../../images/sprite2.png') no-repeat;
}
.cart 
{
    font-size:110%;
	font-weight:bold;
	margin:2px 0 0 0;
}
.action
{
    font-size:110%;
	font-weight:bold;
	margin:2px 0 0 0;
}
.topten
{
    border-color:#ffffff;
    border-width:thin;
    
    
}
.toptenTD
{
    border-width:thin;
    border-style:solid;
    border-right-color:Maroon;
    border-right-width:thin;
    border-top-color:Maroon;
    border-top-width:thin;
    border-bottom-color:Maroon;
    border-bottom-width:thin;
    border-left-color:Maroon;
    border-left-width:thin;  
}

/* TYPOGRAPHY
***********************************/

h1 {
	font-size:170%;
	font-weight:bold;
}

h2 {
	font-size:105%;
	font-weight:bold;
}

p {
	font-size:80%;
	line-height:150%;
}

a:link,
a:active,
a:visited {
	color:#c03131;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/***********************************

	HEADER

***********************************/

div#header {
	height:114px;
}

.logo {
	
}

a.name {
	background:url('../../images/logo.png') no-repeat;
	width:555px;
	height:114px;
	text-indent:-9999px;
	border:none;
	display:block;
	float:left;
}

/* ACCOUNT
***********************************/

div.account {
	float:right;
	font-size:80%;
	margin:30px 0 0 0;
	width:300px;
}

div.account div.user,
div.account div.cart,
div.account div.line {
	float:right;
}

div.account div.cart {
	text-align:left;
	margin:15px 0 0 0;
}


div.account div.user {
	text-align:left;
	color:#a4a3a3;
	margin:15px 0 0 13px;
}

div.account div.cart div.total,
div.account div.user div.action {
	font-size:110%;
	font-weight:bold;
	margin:2px 0 0 0;
}

div.account div.cart div,
div.account div.user div {
	clear:both;
	display:block;
}

div.account a.shoppingcart {
	float:right;
	text-indent:-9999px;
	width:68px;
	height:68px;
	background-position:0px 0px;
	border:none;
	display:block;
	outline:none;
}



/***********************************

	MENU

***********************************/

div#menu {
	
}

div#menu,
div#menu div {
	height:46px;
}


div#menu div.left {
	width:5px;
	height:46px;
	background-position:-90px -51px;
}

div#menu div.right {
	width:7px;
	height:46px;
	background-position:-113px -51px;
}

/* MAINMENU
***********************************/

div.mainmenu {
	float:left;
	width:695px;
	background:url('../../images/x.png') repeat-x 0px 0px;
	height:46px;
}

div.mainmenu a.button {
	height:46px;
	background:url('../../images/menu.png') no-repeat;
	float:left;
	border:none;
	margin:0 25px 0 0;
	text-indent:-9999px;
	outline:none;
}
div.mainmenu a.share
{
    width:87px;
    margin: 0 25px 0 10px;
}
div.mainmenu a.home {	
	background-position:-10px 0px;
	width:63px;
	margin: 0 25px 0 10px;
}

div.mainmenu a.home:hover,
div.mainmenu a.homeselect {
	background-position:-10px -46px;
	width:63px;
	margin: 0 25px 0 10px;
}

div.mainmenu a.catalog {	
	background-position:-98px -46px;
	width:87px;
}

div.mainmenu a.catalog:hover,
div.mainmenu a.catalogselect {
    background-position:-98px 0px; 
	width:87px;
}

div.mainmenu a.customer 
{
    background-position:-210px -46px;	
	width:166px;	
}

div.mainmenu a.customer:hover,
div.mainmenu a.customerselect {
    background-position:-210px 0px;
	width:166px;
}

div.mainmenu a.account 
{
    background-position:-398px -46px;
    width:160px;
    margin: 0 25px 0 10px;
}

div.mainmenu a.account:hover,
div.mainmenu a.accountselect {
    background-position:-398px 0px;
	width:160px;
	margin: 0 25px 0 10px;
}

/* SEARCH
***********************************/

div.search {
	float:left;
	width:273px;
	background:url('../../images/x.png') repeat-x 0px 0px;
	height:46px;
}

input.searchtext {
	background-position:-90px 0;
	border:medium none;
	color:#2E2E2E;
	float:left;
	height:24px;
	margin:8px 0 0;
	padding:7px 6px 0;
	width:231px;
}

div.search span.searchsubmit {
	float:left;
	background-position:-266px -87px;
	width:30px;
	height:31px;
	border:none;
	margin:8px 0 0 0;
	cursor:pointer;
}

/***********************************

	CONTENT

***********************************/

div# {
	
}

div.contentback {
	background: url('../../images/back.png') repeat-x top #fff;
}

div.contentfooter {
	background:#fff;
	height:5px;
	width:980px;
	clear:both;
}

div.contentfooter div.left {
	background-position:-43px -87px;
	width:5px;
	height:5px;
}

div.contentfooter div.center {
	width:970px;
	height:5px;
	float:left;
}

div.contentfooter div.right {
	background-position:-43px -102px;
	width:5px;
	height:5px;
}


/* PAGE
***********************************/

div.page {
	padding:20px;
}

div.page a.link
{
    line-height:20px;
    font-family:Arial;
    font-size:medium;
}
div.page p {
	clear:both;
}

div.page h1 {
	margin:5px 0 20px 0;
}

div.page h2 {
	margin:20px 0 5px;
}

div.page ul {
	list-style:circle;
	list-style-type:circle;
	margin:20px 30px;
	font-size:80%;
}

div.page div.status {
	float:left;
	font-size:80%;
	color:#9e9e9e;
}

div.page div.status span.done {
	font-weight:bold;
	color:#548e00;
}

div.page div.status span.current {
	font-weight:bold;
	color:#383838;
}

/* shopping Cart
***********************************/
div.ShopCart div.Check {
	clear:none;
	width:80%;
	margin:5px 0 0 0;
	float:right;
	
}

.continueShop
{
    float:right;	
	border:none;
}
div.ShopCart div.Check input {
	float:right;
	
	border:none;
	cursor:pointer;
	background-position:-150px -37px;
}

div.ShopCart div.updateCart 
{
    clear:both;
    width:80%;
    margin:5px 0 20px 0;
    float:left;
}
div.ShopCart div.updateCart input {
	float:left;
	width:163px;
	height:24px;
	border:none;
	cursor:pointer;
	background-position:0px 0px;
}
div.halfCart
{
    float:left;
	width:550px;
	line-height:100%;
}
div.halfCart div.updateCart
{
    clear:none;
    width:50%;
    margin:5px 0 20px 0;
    float:left;
}
div.halfCart div.updateCart input {
	float:left;
	width:163px;
	height:24px;
	border:none;
	cursor:pointer;
	background-position:0px 0px;
}
div.halfCart div.Check {
	clear:none;
	width:50%;
	margin:5px 0 30px 0;
	float:right;
	
}

div.halfCart div.Check input {
	float:right;
	width:183px;
	height:24px;
	border:none;
	cursor:pointer;
	background-position:-150px -37px;
}

/* FLASH */



.introbox {
	float: left;
	width: 960px;
	font-size: 1em;
	
	background:#FFF;
	margin: 0px;
	padding: 0;
}
.introbox p {
	margin-bottom: 1.5em;
}

.introbox img {
	margin: 0px;
	padding: 0px;
	
}

.left-img{
	float:left; width:24px; float:left; margin-left:10px; background:#c4e8f8;
	cursor:pointer;
}

.right-img{
	float:left; width:24px; float:left; background:#c4e8f8;
	cursor:pointer;
}

a.flash {
	background:url('../../images/flash.png') no-repeat;
	display:block;
	width:940px;
	height:300px;
}

/* STREAM */

div.stream {
	width:940px;
	clear:both;
	margin:0px 0px;
	float:left
}

div.stream div.title {
	margin:0 0 15px;
	width:940px;
	clear:both;
	float:left;
	height:30px
}

div.stream div.title h2 {
	text-transform:uppercase;
	font-size:95%;
	font-weight:bold;
	text-indent:-9999px;
	margin:0;
	background-position:0px -158px;
	height:12px;
	width:154px;
}

div.stream div {
	margin:0 20px 0 0;
}

div.stream div.lastthumb {
	margin:0;
	float:right;
}

div.stream div.thumb,
div.stream div.thumb div {
	width:100px;
	height:100px;
	float:left;
	/*margin-top:-50px*/
	
	

}

div.stream div.thumb a {
	border:none;
	width:100px;
	height:100px;
	position:absolute;
	z-index:1000;
	/*float:left;*/
	opacity:.8;
	background-color:#ffffff;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	
	
}

div.stream div.thumb a:hover {
	
	opacity:1;
	background-color:#ffffff;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

div.stream div.thumb div.thumb100 {
	position:absolute;
	float:left;
	background:url('../../images/thumb100.png') no-repeat;
	z-index:750;
}

div.stream div.thumb img {
	position:absolute;
	float:left;
	z-index:750;
	height:100px;
	/*top: 615px;*/
	left: 0px;
	
}

/* CREATE ACCOUNT */

div.fullcol {
	float:left;
	width:940px;
	clear:both;
	margin:10px 0 15px;
	line-height:100%;
}

div.fullcol div {
	float:left;
	font-size:85%;
}

div.fullcol div input {
	float:left;
}

div.fullcol div.terms {
	width:360px;
	margin:0 30px 0 0;
}

div.fullcol div.promotion {
	width:290px;
}


div.fullcol div.button {
	width:204px;
	margin:0;
}

div.fullcol div.button input {
	float:right;	
	width:138px;
	height:24px;
	border:none;
	
}

div.fullcol div.buttonUp {
	width:204px;
	margin:0;
}

div.fullcol div.buttonUp input {
	float:left;	
	width:138px;
	height:24px;
	border:none;
	
}

div.halfcol {
	float:left;
	width:460px;
	line-height:100%;
}

div.halfcol p {
	width:90%;
	line-height:150%;
	float:left;
}

div.halfcol span {
	color:#af0000;
}
.stateprovincezip
{
    font-size:80%;
	margin:0 0 4px;
}
div.createaccount div {
	clear:both;
	width:100%;
	font-size:80%;
	margin:0 0 4px;
}

div.createaccount div.first {
	margin:10px 0 4px 0;
}

div.accdetails {
	float:left;
	margin:29px 0 0;
	width:100%;
}

div.reasons {
	height:288px;
	float:left;
	font-size:80%;
}

div.reasons ul,
div.reasons li {
	font-size:100%;
}

div.createaccount div.intro {
	height:90px;
	float:left;
	width:90%;
	line-height:150%;
}

div.createaccount input, div.createaccount select {
	border:1px solid;
	padding:4px;
	width:90%;
	margin:0 0 10px;
	border-top:1px solid #979797;
	border-bottom:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #979797;
}

div.createaccountUp div.intro {
	height:90px;
	float:left;
	width:90%;
	line-height:150%;
}

div.createaccountUp input, div.createaccountUp select {
	border:1px solid;
	padding:4px;
	width:50%;
	margin:0 0 10px;
	border-top:1px solid #979797;
	border-bottom:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #979797;
}

div.createaccount select {
	width:92%;
	padding:3px;
}

div.createaccount div.stateprovincezip
{
    font-size:100%;
	margin:0 0 4px;
}

/* PRODUCTS 
***********************************/

div.catalog {
	float:left;
}

div.products {
	width:680px;
	float:left;
	padding:0 0 0 20px;
}

/* NAVIGATION */

div.navigation {
	clear:both;
	width:665px;
	font-size:70%;
	font-weight:bold;
	margin:18px 0;
}

div.navigation div.breadcrumb {
	text-align:left;
	color:#2e2e2e;
}

div.navigation div.breadcrumb span {
	text-align:left;
	color:#a2a1a1;
}

div.navigation div.option {
	text-align:right;
	color:#a2a1a1;
	margin:0 5px 0 0;
}

div.navigation div.option a {
	font-size:130%;
	margin:0 0 0 5px;
}

div.navigation div.option a.review {
	font-size:100%;
	font-weight:bold;
}

div.navigation div.option a.current {
	color:#a2a1a1;
}

div.line {
	width:665px;
	clear:both;
	background:url('../../images/line.png') no-repeat;
	height:1px;
	margin:0 0 20px;
}

/* ITEMS */

div.item {
	width:225px;
	font-weight:bold;
	font-size:90%;
	margin: 0 0 20px 0;
}

div.item div {
	width:200px;
	float:left;
}

div.item div.thumb {
	margin:0 0 10px;
}

div.item div.thumb,
div.item div.thumb div {
	height:200px;
}

div.item div.thumb a {
	border:none;
	width:200px;
	height:200px;
	position:absolute;
	z-index:1000;
	float:left;
}

div.item div.thumb div.thumb200 {
	position:absolute;
	float:left;
	background:url('../../images/thumb200.png') no-repeat;
	z-index:750;
}

div.item div.thumb img {
	position:absolute;
	float:left;
	z-index:500;
	
}

div.item div.title {
	margin:0 0 10px;
	font-size:small;
	
	
	
}

div.item div.price {
	color:#a2a2a2;
	margin:0 0 10px;
	
}

div.item div.buy {
	margin:0 0 10px;
}

div.item div.buy a.addtocart {
	background-position:-140px -87px;
	width:106px;
	height:24px;
	text-indent:-9999px;
	display:block;
	outline:none;
	cursor:pointer;
}

/* SINGLE ITEM */

div.singleitem {
	width:665px;
	font-size:90%;
	margin:0 0 20px 0;
}

div.singleitem div.thumbcontainer {
	float:left;
	width:300px;
}

div.singleitem div.thumb {
	margin:0 0 10px;
}

div.singleitem div.thumbcontainer div.thumb {
	height:300px;
}

div.singleitem div.thumb div.thumb300 {
	position:absolute;
	float:left;
	background:url('../../images/thumb300.png') no-repeat;
	z-index:750;
	width:300px;
	height:300px;
}

div.singleitem div.thumb img {
	position:absolute;
	width:300px;
	height:300px;
	float:left;
	z-index:500;
}

div.singleitem div.smallthumbs {
	width:300px;
	float:left;
	clear:both;
}

div.singleitem div.smallthumbs div.thumb {
	width:60px;
	height:60px;
	margin:0 10px 0 0;
	float:left;
}

div.singleitem div.smallthumbs a {
	border:none;
	width:60px;
	height:60px;
	position:absolute;
	z-index:1000;
	float:left;
	background:#fff;
	opacity:.2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}

div.singleitem div.smallthumbs a:hover {
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

div.singleitem div.smallthumbs div.thumb60 {
	position:absolute;
	float:left;
	background:url('../../images/thumb60.png') no-repeat;
	z-index:750;
	width:60px;
	height:60px;
}

div.singleitem div.smallthumbs img {
	position:absolute;
	width:60px;
	height:60px;
	float:left;
	z-index:500;
}


div.singleitem div.textcontainer {
	float:left;
	width:340px;
	margin:15px 0 0 20px;
}

div.singleitem div.title {
	margin:0 0 10px;
}

div.singleitem div.title h1 {
	font-size:130%;
	font-weight:bold;
}

div.singleitem div.line {
	width:340px;
	clear:both;
	background:url('../../images/line-single.png') no-repeat;
	height:1px;
	margin:15px 0;
}

div.singleitem div.price {
	color:#a2a2a2;
	margin:20px 0;
	font-size:140%;
	font-weight:bold;
}

div.singleitem div.price span {
	color:#a2a2a2;
	font-size:100%;
	font-weight:normal;
}
div.singleitem div.price span.sav {
	color:#3399ff;
	font-size:100%;
	font-weight:normal;
}
div.singleitem div.price span.savsm {
	color:#3399ff;
	font-size:80%;
	font-weight:bold;
}
div.singleitem div.buy {
	margin:0 0 10px;
}

div.singleitem div.buy a.addtocart {
	background-position:-140px -87px;
	width:106px;
	height:24px;
	text-indent:-9999px;
	display:block;
	outline:none;
	cursor:pointer;
}
/* Login
***********************************/
div.login {
    padding:20px;
}
div.login h1 
{   
    margin:5px 0 20px 0;     
}



/* CHECKOUT
***********************************/

div.checkout {
	padding:20px;
}

div.checkout h1 {
	float:left;
	margin:5px 0 20px 0;
	
}

div.checkout div.status {
	float:right;
	font-size:80%;
	color:#9e9e9e;
}

div.checkout div.status span.done {
	font-weight:bold;
	color:#548e00;
}

div.checkout div.status span.current {
	font-weight:bold;
	color:#383838;
}

div.twothird {
	width:60%;
	clear:both;
	float:left;
	font-size:80%;
	margin:20px 0 0 0;
}

div.twothird div {
	
}

div.twothird span {
	color:#af0000;
}

div.twothird div.parent {
	clear:both;
	width:100%;
	
}

div.twothird div.parent div.child {
	float:left;
	width:50%;
	margin:10px 0 0 ;
}

div.twothird div.parent div.child input,
div.twothird div.parent div.child select,
div.twothird select {
	width:90%;
	border:1px solid;
	padding:4px;
	margin:0 0 10px;
	border-top:1px solid #979797;
	border-bottom:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #979797;
}

div.twothird select {
	width:97%;
	float:left;
}

div.twothird div.parent div.child select {
	width:94%;
	padding:3px;
}

div.twothird div.final {
	clear:both;
	width:80%;
	margin:5px 0 20px 0;
	float:left;
}

div.twothird div.final input {
	float:left;	
	border:none;
	cursor:pointer;
	
}
div.twothird div.loginfinal 
{
    clear:both;
    width:80%;
    margin:5px 0 20px 0;
    float:left;
}
div.twothird div.loginfinal input {
	float:left;
	width:60px;
	height:24px;
	border:none;
	cursor:pointer;
	background-position:0px -76px;
}
div.twothird div.loginfinal p
{
    font-family:Arial;
    font-size:medium;    
}
div.twothird div.Registerfinal 
{
    clear:both;
    width:80%;
    margin:5px 0 20px 0;
    float:left;
}
div.twothird div.Registerfinal input {
	float:left;
	width:86px;
	height:24px;
	border:none;
	cursor:pointer;
	background-position:-247px -76px;
}
div.twothird div.Registerfinal a 
{
    float:right;
	background-position:0px -202px;
	width:138px;
	height:24px;
	border:none;
	cursor:pointer;
}
div.twothird div.shippingtitle {
	font-weight:bold;
	background:#e9e9e9;
	padding:4px;
}

div.twothird div.shippingtitle a.right {
	color:#7c7c7c;
	font-weight:normal;
	font-size:90%;
}


div.twothird div.shippinginfo {
	padding:10px 5px;
	font-size:100%;
	line-height:150%;
}

div.twothird table {
	width:100%;
}

div.twothird td.tar {
	text-align:right;
}
div.twothird td.Ltar {
	text-align:left;
}

div.twothird span.needy {
	float:left;
}

div.twothird div.needy {
	float:left;
	clear:both;
	margin:-10px 0 20px;
}

div.twothird div.noair {
	float:left;
	clear:both;
	margin:5px 0;
	width:100%;
}


div.insurance {
	clear:both;
	float:left;
	margin:10px 0;
	font-size:120%;
	width:100%;
}

/* SIDEBAR
***********************************/

div.sidebar {
	width:280px;
}

div.categories {
	background:url('../../images/back-yellow.png') repeat-x top #f8f7ea;
	width:240px;
	padding:20px;
}

div.categories div.title {
	background-position:-140px -51px;
	width:184px;
	height:16px;
}

div.categories ul {
	margin:8px 0 0 0;
	clear:both;
}

div.categories li {
	border-bottom:1px dotted #cac7ba;
	background:transparent;
	font-size:80%;
	color:#a69889;
}
.dropd
{
    border-bottom:1px dotted #cac7ba;
	background:transparent;
	font-size:80%;
	color:#a69889;
}

.dropdd
{
   width:240px;
	display:block;
	padding:7px 0;
	text-decoration:none;
	color:#a69889; 
}

.dropddd
{
    background:#f2f1e4;
	cursor:pointer;
	text-decoration:none;
}
div.categories li a {
	width:240px;
	display:block;
	padding:7px 0;
	text-decoration:none;
	color:#a69889;
}

div.categories li a:hover {
	background:#f2f1e4;
	cursor:pointer;
	text-decoration:none;
}


div.categories li a span {
	margin:0 5px;
	color:#483c30;
}

div.categories li a.selected span {
	font-weight:bold;
}

a.cat
{
    width:240px;
	display:block;
	padding:7px 0;
	text-decoration:none;
	color:#a69889;
}
a.cat:hover
{
    background:#f2f1e4;
	cursor:pointer;
	text-decoration:none;
}
a.cat span
{
    margin:0 5px;
	color:#483c30;
}
a.cat selected span 
{
    font-weight:bold;
}

div.categoriesfooter {
	width:280px;
	background-position:0px -133px;
	height:5px;
	float:left;
	margin:0 0 20px 0;
}

/***********************************

	FOOTER

***********************************/

div#footer {
	height:50px;
	margin:10px 0 0 0;
	font-size:70%;
	color:#b5b5b5;
	line-height:140%;
}

div.footerlinks span {
	color:#b5b5b5;
	margin:0 5px;
}


div.footerlinks a {
	color:#7f7f7f;
}

div.copyright {
	text-align:right;
}

div.copyright span {
	font-weight:bold;
	color:#999999;
}

/* Shopping cart colors
************************************************/

.CartListHead
{
    background-color: #ffe983;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #b80c0a;
    line-height: 10pt
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}
