/* =Common Elements
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #fff;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	}

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

#top {
	background: #fff url('/images/7mod/bg_top.gif') no-repeat 0px -30px;
	height: 77px;
	margin: 0px auto;
	width: 900px;
	}
	
#logo {
	float: left;
	}

	
	#miniform {
	border: 1px solid #e0e0e0;
	margin: 0px auto 100px auto;
	padding: 10px;
	width: 450px;
	}
	
	
#languages {
	float: right;
	padding: 0px 15px 0px 0px;
	width: 115px;
	}

#dashboardInfo {
	float: right;
	font-size: 13px;
	margin: 35px 0px 0px 0px;
	text-align: right;
	width: 445px;
	}

#dashboardInfo a {
	color: #666;
	text-decoration: none;
	}

#dashboardInfo a:hover {
	color: #f47421;
	text-decoration: none;
	}

#outer {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	}

#content {
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	padding: 30px;
	width: 838px;
	}

#contentCategorypgroup {
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	padding: 30px 0px 10px 30px;
	width: 568px;
	}	
	
	
#contentCategory {
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	padding: 30px 0px 10px 30px;
	width: 868px;
	}

#contentProduct {
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	padding: 30px;
	width: 848px;
	}

#contentAlt {
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}

#contentContact {
	background: #fff url('/images/7mod/bg_contact.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}
	
#contentProfile {
	background: #fff url('/images/7mod/bg_profile.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}
	
#contentCareers {
	background: #fff url('/images/7mod/bg_careers.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}
	
#contentLogin {
	background: #fff url('/images/7mod/bg_login.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}

#contentPlanner {
	background: #fff url('/images/7mod/bg_planner.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}

#contentPress {
	background: #fff url('/images/7mod/bg_press.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}

#contentRegister {
	background: #fff url('/images/7mod/bg_regconfirm.jpg') no-repeat 0px 0px;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}
	
#contentNavbar {
	background-color: #ececec;
	border: 1px solid #e0e0e0;
	margin: 0px auto 30px auto;
	width: 898px;
	}

#sideNavbar {
	float: left;
	width: 182px;
	}

#containerNavbar {
	background-color: #fff;
	float: left;
	padding: 30px;
	width: 656px;
	}

#containerNavbarLocations {
	background: #fff url('/images/7mod/map_off.gif') no-repeat 30px 82px;
	float: left;
	padding: 30px;
	width: 656px;
	}

#containerNavbarLocationsAlt {
	background: #fff url('/images/7mod/map_off.gif') no-repeat 30px 82px;
	float: left;
	height: 380px;
	padding: 30px;
	width: 656px;
	}

.catBox {
	float: left;
	padding: 20px 30px 10px 0px;
	width: 187px;
	}

.catBox .productName {
	color: #f47421;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	height: 60px;
	}

.productCat {
	border: 1px solid #dcdcdc;
	height: 175px;
	padding: 5px;
	width: 175px;
	}

#product {
	background-color: #fff;
	float: left;
	padding: 0px 40px 0px 0px;
	width: 652px;
	}

#productImage {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 402px;
	}

.productMd {
	border: 1px solid #dcdcdc;
	padding: 5px;
	width: 400px;
	}

.productSm {
	border: 1px solid #dcdcdc;
	float: left;
	height: 50px;
	margin: 10px 5px 0px 0px;
	padding: 3px;
	width: 50px;
	}

#productInfo {
	float: left;
	width: 230px;
	}

.productName {
	color: #f47421;
	font-size: 18px;
	}

.productName a {
	color: #f47421;
	text-decoration: none;
	}

.productName a:hover {
	color: #666;
	text-decoration: none;
	}

.productPrice {
	color: #999;
	font-size: 14px;
	margin: 0px;
	}

.productDesc {
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0px 0px 0px;
	text-align: justify;
	}

dl.productDetailsColor {
	margin: 10px 0px 0px 0px;
	}

dl.productDetailsColor dt {
	border-top: 1px solid #dcdcdc;
	color: #999;
	float: left;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	width: 99%;
	}

dl.productDetailsColor dd {
	border-top: 1px solid #dcdcdc;
	float: left;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	width: 01%;
	}
	
	
dl.productDetails {
	margin: 10px 0px 0px 0px;
	}

dl.productDetails dt {
	border-top: 1px solid #dcdcdc;
	color: #999;
	float: left;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	width: 30%;
	}

dl.productDetails dd {
	border-top: 1px solid #dcdcdc;
	float: left;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	width: 70%;
	}

.productNo {
	color: #999;
	font-size: 11px;
	}
	
	
.colors {
	border: 1px solid #dcdcdc;
	float: left;
	height: 44px;
	margin: 10px 3px 0px 0px;
	padding: 2px;
	width: 140px;
	}	
	
.colors2 {
	border: 1px solid #dcdcdc;
	float: left;
	height: 44px;
	margin: 10px 3px 0px 0px;
	padding: 2px;
	width: 44px;
	}	

.sample {
	border: 1px solid #dcdcdc;
	float: left;
	height: 24px;
	margin: 15px 5px 0px 0px;
	padding: 3px;
	width: 24px;
	}

#tbuttons { 
	float: right;
	width: 150px;
	}
	
#buttons {
	float: right;
	width: 130px;
	}

a.roomdesign {
	background: url('/images/7mod/icon_roomdesign.gif') no-repeat right center;
	clear: both;
	color: #999;
	display: block;
	float: right;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 3px 23px 3px 0px;
	text-decoration: none;
	}

a.roomdesign:hover {
	color: #666;
	text-decoration: none;
	}		
	
	
	
	
	
	
a.assembly1 {
	background: url('/images/7mod/icon_assembly.jpg') no-repeat right center;
	clear: both;
	color: #999;
	display: block;
	float: right;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 3px 23px 3px 0px;
	text-decoration: none;
	}

a.assembly1:hover {
	color: #666;
	text-decoration: none;
	}	
	
	
a.zoom {
	background: url('/images/7mod/icon_zoom.gif') no-repeat right center;
	clear: both;
	color: #999;
	display: block;
	float: right;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 3px 23px 3px 0px;
	text-decoration: none;
	}

a.zoom:hover {
	color: #666;
	text-decoration: none;
	}

a.email {
	background: url('/images/7mod/icon_email.gif') no-repeat right center;
	clear: both;
	color: #999;
	display: block;
	float: right;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 3px 23px 3px 0px;
	text-decoration: none;
	}

a.email:hover {
	color: #666;
	text-decoration: none;
	}

a.print {
	background: url('/images/7mod/icon_download.gif') no-repeat right center;
	clear: both;
	color: #999;
	display: block;
	float: right;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 3px 23px 3px 0px;
	text-decoration: none;
	}

a.print:hover {
	color: #666;
	text-decoration: none;
	}

a.online {
	background: url('/images/7mod/icon_online.gif') no-repeat left center;
	color: #999;
	display: block;
	font-size: 12px;
	margin: 10px 5px 10px 10px;
	padding: 4px 0px 4px 30px;
	text-decoration: none;
	}

a.online:hover {
	color: #666;
	text-decoration: none;
	}

#upsells {
	float: left;
	width: 148px;
	}

#upsells .suggestion {
	padding: 15px 0px 0px 0px;
	}

#upsells .suggestion .productSm {
	border: 1px solid #dcdcdc;
	float: left;
	height: 50px;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	width: 50px;
	}

#upsells .suggestion .productName {
	color: #f47421;
	float: left;
	font-size: 13px;
	line-height: 15px;
	width: 80px;
	}

.pics {
	float: right;
	padding: 30px 0px 30px 30px;
	width: 185px;
	}

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

#pageHeader {
	border-bottom: 1px solid #e0e0e0;
	margin: 0px 0px 15px 0px;
	}

.subhead {
	color: #999;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	}

.column1 {
	float: left;
	}

.column1 .note {
	font-size: 11px;
	padding: 30px 0px 30px 30px;
	width: 200px;
	}

.column1 .note a {
	color: #666;
	}

.column1 .note a:hover {
	color: #f47421;
	}

.column1Alt {
	float: left;
	padding: 30px;
	}

.column2 {
	float: right;
	padding: 30px;
	width: 415px;
	}

.column2Alt {
	border-left: 1px solid #e0e0e0;
	float: right;
	padding: 30px;
	width: 607px;
	}

#press {
	float: right;
	padding: 30px;
	width: 607px;
	}

.column3 {
	float: left;
	width: 434px;
	}

.column4 {
	float: left;
	width: 221px;
	}

.column5 {
	float: right;
	padding: 0px 0px 0px 30px;
	width: 500px;
	}

a.printreceipt {
	background: url('/images/7mod/btn_print.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 12px;
	height: 20px;
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 0px 25px;
	text-decoration: none;
	width: 80px;
	}

a.printreceipt:hover {
	background: url('/images/7mod/btn_print_on.gif') no-repeat 0px 0px;
	color: #666;
	}




/* =Navigation
----------------------------------------------- */

#nav {
	background: url('/images/7mod/tagline.jpg') no-repeat 0px 0px;
	height: 52px;
	margin: 0px auto;
	text-align: right;
	width: 900px;
	}

#nav .qmmc {
	float: right;
	}

#sideNavbar ul {
	list-style: none;
	margin: 7px 0px 7px 0px;
	width: 182px;
	}

#sideNavbar ul li {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
	}

#sideNavbar ul li.last {
	border-bottom: none;
	}

#sideNavbar ul li.onlinestores {
	border-bottom: none;
	padding: 10px 0px 0px 0px;
	}

#sideNavbar ul li a {
	color: #666;
	text-decoration: none;
	}

#sideNavbar ul li a:hover {
	color: #f47421;
	text-decoration: none;
	}



/* =Type
----------------------------------------------- */

h1 {
	color: #b6b6b6;
	font-size: 30px;
	font-weight: normal;
	margin: -3px 0px 0px 0px;
	text-transform: lowercase;
	}

h2 {
	border-bottom: 1px solid #dcdcdc;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 3px 0px;
	text-transform: lowercase;
	}

h3 {
	color: #f47421;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 23px 0px 20px 0px;
	}

h3.alt {
	color: #666;
	font-size: 16px;
	margin: 0px;
	}

h4 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	}
	
h5 {
	color: #f47421;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 20px 0px;
	}

h5.alt {
	color: #f47421;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	}

h6 {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	}

h7 {
	color: #f47421;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
	
h2.alt {
	border-bottom: 1px solid #dcdcdc;
	float: right;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 3px 0px;
	text-transform: lowercase;
	}

p.alt {
	line-height: 15px;
	padding: 15px 0px 0px 0px;
	}

p {
	line-height: 15px;
	padding: 0px 0px 15px 0px;
	}

p a {
	color: #f47421;
	}

p a:hover {
	color: #666;
	}

p.alt {
	font-size: 13px;
	line-height: 16px;
	padding: 0px 0px 15px 0px;
	}

ul li, ol li {
	}

a.linkAlt {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

a.linkAlt:hover {
	color: #f47421;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}



/* =Intro
----------------------------------------------- */

#feature {
	margin: 15px auto 30px auto;
	width: 900px;
	}

#intro {
	margin: 30px auto 0px auto;
	width: 900px;
	}

#intro ul {
	float: left;
	list-style: none;
	width: 130px;
	}

#intro ul li {
	border-bottom: 1px solid #e0e0e0;
	margin: 0px 20px 0px 0px;
	padding: 3px 0px 3px 0px;
	}

#intro ul li.last {
	border-bottom: none;
	margin: 0px 20px 60px 0px;
	padding: 3px 0px 3px 0px;
	}

#intro a {
	color: #666;
	text-decoration: none;
	}

#intro a:hover {
	color: #333;
	text-decoration: none;
	}

#intro p.text {
	color: #999;
	float: left;
	line-height: 16px;
	width: 320px;
	}




/* =Home
----------------------------------------------- */

#flash {
	margin: 0px auto;
	width: 900px;
	}

#instructions {
	margin: 0px auto;
	width: 900px;
	}

#home {
	height: 102px;
	margin: 0px auto;
	width: 900px;
	}

#hometext {
	color: #999;
	font-size: 13px;
	line-height: 16px;
	margin: 0px auto;
	padding: 0px 0px 20px 456px;
	width: 444px;
	}

#hometext h1 {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	}




/* =Login
----------------------------------------------- */

#login {
	background-color: #999;
	color: #fff;
	font-size: 11px;
	padding: 10px;
	}

#login h1 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

#login form {
	display: inline;
	}

#login form input.reg {
	border: 1px solid #fff;
	color: #999;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 2px;
	width: 155px;
	}

#login form .loginBtn {
	margin: 5px 0px 10px 0px;
	}

#login a {
	color: #fff;
	}
	
#login a:hover {
	color: #ccc;
	}
	


/* =Login2
----------------------------------------------- */

#login2 {
	color: #fff;
	font-size: 11px;
	padding: 0px;
	}

#login2 h1 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	}

#login2 form {
	display: inline;
	}

#login2 form input.reg {
	border: 1px solid #ccc;
	color: #999;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 2px;
	width: 155px;
	}

#login2 form .loginBtn {
	margin: 5px 0px 10px 0px;
	}

#login2 a {
	color: #fff;
	}
	
#login2 a:hover {
	color: #ccc;
	}
	
	

/* =Search
----------------------------------------------- */

#search {
	background-color: #999;
	color: #fff;
	font-size: 11px;
	padding: 10px;
	}

#search h1 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

#search form {
	display: inline;
	}

#search form input.reg {
	border: 1px solid #fff;
	color: #999;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 2px;
	width: 55px;
	}

#search form .searchBtn {
	margin: 0px 0px 0px 5px;
	}

#search a {
	color: #fff;
	}
	
#search a:hover {
	color: #ccc;
	}
	



/* =Find a Store
----------------------------------------------- */

ul#countries, ul#states {
	float: left;
	list-style: none;
	margin: 30px 0px 0px 0px;
	width: 122px;
	}

ul#countries li, ul#states li {
	padding: 0px 0px 5px 0px;
	}

ul#countries li a, ul#states li a {
	color: #f47421;
	text-decoration: none;
	}

ul#countries li a:hover, ul#states li a:hover {
	color: #666;
	text-decoration: none;
	}

#locations {
	float: left;
	margin: 30px 0px 0px 0px;
	}

#locations h3 {
	color: #f47421;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 20px 0px;
	}

table#stores {
	width: 411px;
	}

table#stores td {
	font-size: 11px;
	padding: 5px 20px 0px 0px;
	}

table#stores td.storeName {
	border-bottom: 1px solid #dcdcdc;
	color: #999;
	font-size: 11px;
	padding: 20px 0px 5px 0px;
	text-transform: uppercase;
	}

table#stores td a {
	color: #666;
	text-decoration: none;
	}

table#stores td a:hover {
	color: #f47421;
	text-decoration: none;
	}

	
	
	
	
	
	
	
	
	
table#supporttab {
	width: 700px;
	}

table#supporttab td {
	font-size: 11px;
	padding: 5px 20px 0px 0px;
	}

table#supporttab td.storeName {
	border-bottom: 1px solid #dcdcdc;
	color: #999;
	font-size: 11px;
	padding: 20px 0px 5px 0px;
	text-transform: uppercase;
	}

table#supporttab td a {
	color: #666;
	text-decoration: none;
	}

table#supporttab td a:hover {
	color: #f47421;
	text-decoration: none;
	}


/* =Shopping Cart
----------------------------------------------- */

table#cart {
	margin: 30px 30px 30px 30px;
	width: 838px;
	}

table#cart td {
	border-top: 1px solid #dcdcdc;
	padding: 10px 20px 10px 0px;
	}

table#cart td.alt {
	border-top: none;
	padding: 10px 20px 10px 0px;
	}

table#cart td.head {
	border: none;
	color: #666;
	font-size: 12px;
	padding: 0px 20px 3px 0px;
	}

table#cart td.sku {
	color: #666;
	}

table#cart td .productThumb {
	border: 1px solid #e0e0e0;
	float: left;
	height: 60px;
	padding: 3px;
	margin: 0px 10px 0px 0px;
	width: 60px;
	}

table#cart td .productThumb img {
	height: 60px;
	width: 60px;
	}

table#cart td .productName {
	color: #f47421;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	}

table#cart td a {
	color: #666;
	font-size: 13px;
	text-decoration: none;
	}

table#cart td a:hover {
	color: #f47421;
	text-decoration: none;
	}

table#cart td ul {
	font-size: 11px;
	list-style: none;
	margin: 10px 0px 0px 0px;
	width: 400px;
	}

table#cart td input.qty {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 20px;
	}
	
table#cart td.remove {
	padding-right: 0px;
	text-align: right;
	width: 50px;
	}

table#cart td.remove a {
	color: #666;
	font-size: 11px;
	text-decoration: underline;
	}

table#cart td.remove a:hover {
	color: #f47421;
	}

table#cart td.note {
	border-top: none;
	color: #666;
	}

table#cart td.sub {
	border-top: none;
	color: #666;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	}

table#cart td.amt {
	border-top: none;
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	text-align: right;
	}

table#cart td.subAlt {
	color: #666;
	font-size: 12px;
	}

table#cart td.amtAlt {
	font-size: 13px;
	padding-right: 0px;
	text-align: right;
	}

table#cart td.noteAlt {
	color: #666;
	}

table#cart td.noteAlt span {
	color: #666;
	}

table#cart td input.promoCode {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 130px;
	}
	
.cartBtn {
	float: right;
	padding: 0px 0px 0px 10px;
	}




/* =Bottom Navigation
----------------------------------------------- */

#bottom {
	margin: 0px auto;
	width: 900px;
	}

ul#bnav {
	float: left;
	list-style: none;
	}

ul#bnav li {
	display: block;
	float: left;
	}

ul#bnav li a {
	color: #999;
	display: block;
	font-size: 21px;
	height: 60px;
	padding: 0px 25px 0px 38px;
	text-decoration: none;
	}

ul#bnav li a:hover {
	color: #666;
	text-decoration: none;
	}

ul#bnav li#locate a {
	background: url('/images/7mod/bnav_locate.gif') no-repeat 0px 0px;
	}

ul#bnav li#locate a:hover {
	background: url('/images/7mod/bnav_locate.gif') no-repeat 0px -60px;
	}

ul#bnav li#browse a {
	background: url('/images/7mod/bnav_browse.gif') no-repeat 0px 0px;
	}

ul#bnav li#browse a:hover {
	background: url('/images/7mod/bnav_browse.gif') no-repeat 0px -60px;
	}

ul#bnav li#create a {
	background: url('/images/7mod/bnav_create.gif') no-repeat 0px 0px;
	margin: 0px 0px 0px -3px;
	}

ul#bnav li#create a:hover {
	background: url('/images/7mod/bnav_create.gif') no-repeat 0px -60px;
	margin: 0px 0px 0px -3px;
	}

ul#bnav li a span {
	color: #999;
	display: block;
	font-size: 8px;
	text-transform: uppercase;
	}

#footernav {
	font-size: 9px;
	float: right;
	padding: 38px 0px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	}

#footernav a {
	color: #999;
	float: right;
	padding: 0px 0px 10px 20px;
	text-decoration: none;
	}

#footernav a:hover {
	color: #f47421;
	text-decoration: none;
	}



/* =Form Styling
----------------------------------------------- */

form {
	display: inline;
	}

fieldset {
	border: none;
	margin: 30px 0px 0px 0px;
	text-transform: lowercase;
	}
	
fieldset legend {
	color: #f47421;
	font-size: 18px;
	}
	
fieldset.alt {
	border: none;
	margin: 0px;
	text-transform: lowercase;
	}
	
fieldset.alt legend {
	color: #666;
	font-size: 16px;
	}
	
dl.formStyling {
	color: #666;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	}

dl.formStyling dt {
	clear: both;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 3px 0px;
	width: 120px;
	}

dl.formStyling dd {
	float: left;
	padding: 0px 0px 3px 0px;
	width: 500px;
	}

.backendBox dl.formStyling dd {
	width: 400px;
	}

dl.formStyling dd input.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	}

dl.formStyling dd input.special {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 400px;
	}

dl.formStyling dd textarea.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 300px;
	}

dl.formStyling dd textarea.special {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 400px;
	}

dl.formStyling dd textarea.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	}

textarea.terms {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
	padding: 2px;
	width: 435px;
	}

dl.formStyling dd input.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

dl.formStyling dd select.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

dl.formStyling dd select option {
	padding: 2px 2px 0px 2px;
	}

dl.formStyling dd .hint {
	color: #666;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	}

dl.formStyling dt .hint {
	color: #666;
	display: block;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	}



/* =Quick Search
----------------------------------------------- */

#quickSearch {
	background-color: #5f6e7e;
	padding: 15px 15px 0px 15px;
	width: 200px;
	}

#quickSearch h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}

#quickSearch input.search {
	background-color: #fff;
	border: 1px solid #fff;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 195px;
	}

#quickSearch p {
	color: #ccc;
	font-size: 10px;
	line-height: 11px;
	width: 120px;
	}


/* =Order Summary
----------------------------------------------- */

#orderSummary {
	padding: 15px;
	width: 200px;
	}

#orderSummary h1 {
	background: url('http://www.sellr.n/images/7mod/icon_ordersummary.gif') no-repeat 132px 0px;
	color: #999;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}

#orderSummary table {
	width: 200px;
	}

#orderSummary table td {
	border-top: 1px solid #e0e0e0;
	color: #666;
	font-size: 11px;
	padding: 4px 4px 4px 0px;
	}

#orderSummary table td.alt {
	padding-right: 0px;
	text-align: right;
	}

#orderSummary table td.head {
	border-top: none;
	}

#orderSummary table td.headAlt {
	border-top: none;
	padding-right: 0px;
	text-align: right;
	}

#orderSummary table td a {
	color: #666;
	}

#orderSummary table td a:hover {
	color: #f47421;
	}

#orderSummary table input.qty {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 1px;
	width: 15px;
	}



/* =Daily Feed
----------------------------------------------- */

.newsDate {
	color: #999;
	float: left;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	width: 130px;
	}

.newsItem {
	float: left;
	margin: 15px 0px 0px 0px;
	width: 477px;
	}

.newsItemAlt {
	float: left;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	width: 400px;
	}

.newsItem h1, .newsItemAlt h1 {
	color: #f47421;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	}

.newsItem h1 a, .newsItemAlt h1 a {
	color: #f47421;
	}

.newsItem h1 a:hover, .newsItemAlt h1 a:hover {
	color: #666;
	}



/* =Search Results
----------------------------------------------- */

table#searchResultsTable {
	width: 607px;
	}
	
.backendBox table#searchResultsTable {
	width: 530px;
	}

table#searchResultsTable td {
	border-top: 1px solid #e0e0e0;
	padding: 10px 10px 4px 0px;
	}

table#searchResultsTable td.alt {
	border-top: none;
	}

table#searchResultsTable td.image {
	width: 60px;
	}

.productThumb {
	border: 1px solid #e0e0e0;
	height: 50px;
	padding: 1px;
	width: 50px;
	}

.productThumb img {
	height: 50px;
	width: 50px;
	}

table#searchResultsTable td dl.one {
	font-size: 11px;
	width: 170px;
	}
	
table#searchResultsTable td dl.two {
	font-size: 11px;
	width: 200px;
	}
	
table#searchResultsTable td dl.one dd {
	color: #333;
	float: left;
	padding: 0px 10px 1px 0px;
	width: 40px;
	}

table#searchResultsTable td dl.two dd {
	color: #333;
	float: left;
	padding: 0px 10px 6px 0px;
	width: 70px;
	}

table#searchResultsTable td dl dt {
	float: left;
	padding: 0px 0px 6px 0px;
	}
	
	

	
	/* =Search Results sub table
----------------------------------------------- */

table#searchResultssubTable {
	width: 400px;
	}

table#searchResultssubTable td {
	border-top: 0px solid #e0e0e0;
	padding: 3px 5px 3px 0px;
	}

table#searchResultssubTable td.alt {
	border-top: none;
	}

table#searchResultssubTable td.image {
	width: 40px;
	}

.productThumb {
	border: 1px solid #e0e0e0;
	height: 50px;
	padding: 1px;
	width: 50px;
	}

.productThumb img {
	height: 50px;
	width: 50px;
	}

table#searchResultssubTable td dl.one {
	font-size: 11px;
	width: 75px;
	}
	
table#searchResultssubTable td dl.two {
	font-size: 11px;
	width: 100px;
	}
	
table#searchResultssubTable td dl.one dd {
	color: #333;
	float: left;
	padding: 0px 10px 6px 0px;
	width: 20px;
	}

table#searchResultssubTable td dl.two dd {
	color: #333;
	float: left;
	padding: 0px 10px 6px 0px;
	width: 70px;
	}

table#searchResultssubTable td dl dt {
	float: left;
	padding: 0px 0px 6px 0px;
	}
	
	
	
	
	
	
	
/* =Shipping
----------------------------------------------- */

.shippingDetails {
	float: right;
	padding: 10px 0px 0px 0px;
	width: 350px;
	}

.shippingDetails div {
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0px 10px 0px;
	}
	
table#shippingTable {
	width: 465px;
	}

table#shippingTable td {
	border-top: 1px solid #fff;
	padding: 3px;
	}

table#shippingTable td.one {
	background-color: #e0e0e0;
	}

table#shippingTable td.two {
	background-color: #eee;
	}

table#shippingTable td.head {
	width: 15%;
	}



/* =Contact Page
----------------------------------------------- */

dl#contact {
	border-right: 1px solid #e0e0e0;
	float: left;
	margin: 0px 20px 0px 0px;
	width: 250px;
	}

dl#contact dt {
	float: left;
	padding: 0px 0px 15px 0px;
	width: 75px;
	}

dl#contact dd {
	float: left;
	padding: 0px 0px 15px 0px;
	width: 175px;
	}

dl#contact a {
	color: #f47421;
	}

dl#contact a:hover {
	color: #666;
	}



/* =Account Profile Page
----------------------------------------------- */
dl.profileh {
	margin: 20px 0px 0px 0px;
	width: 410px;
	background-color: #faa;
	}

dl.profileh dt {
	float: left;
	padding: 5px 0px 0px 0px;
	width: 135px;
	}

dl.profileh dd {
	float: left;
	padding: 5px 0px 0px 0px;
	width: 275px;
	}

dl.profileh dt.head {
	border-bottom: 1px solid #e0e0e0;
	color: #f47421;
	font-size: 13px;
	height: 17px;
	}

dl.profileh dd.head {
	border-bottom: 1px solid #e0e0e0;
	height: 17px;
	text-align: right;
	}

	dl.profileh dd.headred {
	border-bottom: 1px solid #e0e0e0;
	height: 17px;
	text-align: right;
	color: #aaa;
	}
	
dl.profileh dd a {
	color: #666;
	text-decoration: none;
	}

dl.profileh dd a:hover {
	color: #f47421;
	}

dl.profileh dd a.edit {
	background: url('/images/7mod/btn_edit.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	width: 20px;
	}

dl.profileh dd a.edit:hover {
	background: url('/images/7mod/btn_edit_on.gif') no-repeat 0px 0px;
	color: #666;
	}

dl.profileh dd a.locations {
	color: #999;
	font-size: 11px;
	}

dl.profileh dd a.locations:hover {
	color: #666;
	}


dl.profile {
	margin: 20px 0px 0px 0px;
	width: 410px;
	}

dl.profile dt {
	float: left;
	padding: 5px 0px 0px 0px;
	width: 135px;
	}

dl.profile dd {
	float: left;
	padding: 5px 0px 0px 0px;
	width: 275px;
	}

dl.profile dt.head {
	border-bottom: 1px solid #e0e0e0;
	color: #f47421;
	font-size: 13px;
	height: 17px;
	}

dl.profile dd.head {
	border-bottom: 1px solid #e0e0e0;
	height: 17px;
	text-align: right;
	}

dl.profile dd a {
	color: #666;
	text-decoration: none;
	}

dl.profile dd a:hover {
	color: #f47421;
	}

dl.profile dd a.edit {
	background: url('/images/7mod/btn_edit.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	width: 20px;
	}

dl.profile dd a.edit:hover {
	background: url('/images/7mod/btn_edit_on.gif') no-repeat 0px 0px;
	color: #666;
	}

dl.profile dd a.locations {
	color: #999;
	font-size: 11px;
	}

dl.profile dd a.locations:hover {
	color: #666;
	}



/* =Backend Pages
----------------------------------------------- */

.backendCol1 {
	float: left;
	margin: 15px 18px 0px 0px;
	width: 254px;
	}

.backendCol2 {
	float: left;
	margin: 15px 0px 0px 0px;
	width: 566px;
	}

#quicksearch2 {
	background: #4d5a6a url('http://www.sellr.n/images/7mod/quicksearch_top.gif') no-repeat 0px 0px;
	padding: 10px;
	width: 234px;
	}

#quicksearch2_bottom {
	background: url('http://www.sellr.n/images/7mod/quicksearch_bottom.gif') no-repeat 0px 0px;
	height: 12px;
	margin: 0px 0px 15px 0px;
	width: 254px;
	}

#quicksearch2 h1 {
	border-bottom: 1px solid #b5b5b5;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#quicksearch2 dl {
	width: 234px;
	}

#quicksearch2 dl dt {
	color: #fff;
	float: left;
	padding: 4px 0px 0px 0px;
	width: 60px;
	}

#quicksearch2 dl dd {
	float: left;
	width: 174px;
	}

#quicksearch2 input.reg {
	border: 1px solid #fff;
	color: #666;
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px 5px 2px 0px;
	padding: 2px;
	width: 130px;
	}

#quicksearch2 input.btn {
	float: left;
	margin: 2px 0px 0px 0px;
	}

ul#backendNav {
	width: 254px;
	}

ul#backendNav li {
	background: url('../images/7mod/newarrow.gif') no-repeat 0px 5px;
	border-top: 1px solid #b5b5b5;
	font-size: 12px;
	list-style: none;
	padding: 2px 0px 2px 15px;
	}

ul#backendNav li.head {
	background: none;
	border-top: 0px;
	border-bottom: 1px solid #b5b5b5;
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
	}

ul#backendNav li.first {
	border-top: 0px;
	}

ul#backendNav a {
	color: #666;
	text-decoration: none;
	}

ul#backendNav a:hover {
	color: #f47421;
	}

ul#backendNav li ul {
	}

ul#backendNav li ul li {
	background: none;
	border: 0px;
	font-size: 11px;
	padding: 0px;
	}

ul#backendNav li ul li a {
	color: #4d5a6a;
	text-decoration: underline;
	}

ul#backendNav li ul li a:hover {
	}

#usersOnline {
	background: url('/images/7mod/icon_people.gif') no-repeat 0px 0px;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	}

.backendBox table#searchResultsTable td a.edit {
	background: url('/images/7mod/btn_edit.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	width: 20px;
	}

.backendBox table#searchResultsTable td a.edit:hover {
	background: url('/images/7mod/btn_edit_on.gif') no-repeat 0px 0px;
	color: #666;
	}


	
	
	
.backendBox_head {
	background: url('/images/7mod/backendhead.gif') no-repeat 0px 0px;
	color: #fff;
	font-size: 18px;
	height: 20px;
	line-height: 18px;
	padding: 10px 0px 0px 10px;
	width: 556px;
	}

.backendBox_headAlt {
	background: url('/images/7mod/backendheadalt.gif') no-repeat 0px 0px;
	color: #fff;
	font-size: 18px;
	height: 19px;
	line-height: 18px;
	padding: 11px 0px 0px 10px;
	width: 556px;
	}

.backendBox_bottom {
	background: url('/images/7mod/backendbottom.gif') no-repeat 0px 0px;
	height: 12px;
	margin: -10px 0px 0px 0px;
	width: 566px;
	}

.backendBox {
	border-right: 1px solid #4d5a6a;
	border-left: 1px solid #4d5a6a;
	padding: 10px;
	width: 544px;
	}

.backendBox table {
	margin: 0px 0px 5px 0px;
	width: 544px;
	}

.backendBox table td {
	border-bottom: 1px solid #b5b5b5;
	padding: 2px 5px 2px 0px;
	}

.backendBox table td.head {
	border: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	}

.backendBox table td a {
	color: #666;
	text-decoration: none;
	}

.backendBox table td a:hover {
	color: #f47421;
	}

.backendBox table td.head a {
	color: #5f6e7e;
	text-decoration: underline;
	}
	
.backendBox table td.head a:hover {
	color: #f47421;
	}
	
.coupon, .newsblurb {
	border-top: 1px solid #b5b5b5;
	margin: 30px 0px 0px 135px;
	padding: 10px 0px 0px 0px;
	position: relative;
	}

.coupon a.edit, .newsblurb a.edit {
	background: url('/images/7mod/btn_edit.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	position: absolute;
	right: 0px;
	text-decoration: none;
	top: -18px;
	width: 20px;
	}

.coupon a.edit:hover, .newsblurb a.edit:hover {
	background: url('/images/7mod/btn_edit_on.gif') no-repeat 0px 0px;
	color: #666;
	}

.coupon a.delete, .newsblurb a.delete {
	background: url('http://www.sellr.n/images/7mod/icon_delete.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 11px;
	margin: -5px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	width: 20px;
	}

.coupon a.delete:hover, .newsblurb a.delete:hover {
	background: url('http://www.sellr.n/images/7mod/icon_delete_on.gif') no-repeat 0px 0px;
	color: #666;
	}

.newsblurb .column1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
	}

.newsblurb .column2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	}

.newsblurb .column2 h1 {
	color: #f47421;
	font-size: 13px;
	margin: 0px;
	}

a.delete-general {
	background: url('http://www.sellr.n/images/7mod/icon_delete.gif') no-repeat 0px 0px;
	color: #999;
	display: block;
	float: right;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	width: 80px;
	}

a.delete-general:hover {
	background: url('http://www.sellr.n/images/7mod/icon_delete_on.gif') no-repeat 0px 0px;
	color: #666;
	}

dl#merchsearch {
	}

dl#merchsearch dt {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 51px;
	}

dl#merchsearch dd {
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: right;
	width: 130px;
	}

dl#merchsearch dd input.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 110px;
	}

.productCat_backend {
	border: 1px solid #dcdcdc;
	height: 50px;
	padding: 5px;
	width: 50px;
	}

.catBox_backend {
	float: left;
	padding: 10px 5px 10px 5px;
	width: 60px;
	height: 125px;
	}
	
.catBox_backend .productName_backend
{
	color: #000000;
	font-size: 9px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}

dl#prodsearch dt {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 41px;
	}

dl#prodsearch dd {
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: right;
	width: 133px;
	}

dl#prodsearch dd input.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 110px;
	}
	
	table#swatch {

	}

table#swatch td.colorswatch {
	color: #555;
	float: left;
	font-size: 11px;
	}

table#swatch td.storeName {
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0px 0px 0px;
	text-align: justify;
	}

table#swatch td a {
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0px 0px 0px;
	text-align: justify;
	}

table#swatch td a:hover {
	color: #f47421;
	text-decoration: none;
	}	




/* =Checkbox Styling
----------------------------------------------- */

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('http://www.sellr.n/images/7mod/checkbox_red.gif') no-repeat;
	display: block;
	}

.checkbox_text {
	float: left;
	margin: -15px 0px 0px 20px;
	}


.colortext {
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0px 0px 0px;
	text-align: justify;
	}


/* =Footer
----------------------------------------------- */

#footer {
	color: #ADADAD;
	font-size: 10px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: right;
	width: 900px;
	}

#footer a {
	color: #ADADAD;
	text-decoration: none;
	}

#footer a:hover {
	color: #f47421;
	text-decoration: none;
	}