@charset "utf-8";
/* CSS Document */

/* NEW STYLES FOR 2 COLUMN SHORT HEADER */


#mid-col-alt {
	width: 570px;
	background: url(../images/mid-col-top-alt.gif) no-repeat;
	height:auto !important;
	padding: 20px 20px 0 20px;
	float:left;
	min-height:500px;
}
#mid-col-alt ul {
	list-style: disc;
	margin: 0 0 1.6em 1.4em;
	padding: 0;
}
#mid-col-alt ul li {
	color:#dddddd;
	font-size:1.3em;
	line-height:1em;
	margin: 0 0 .6em 0;
}
#mid-col-alt ul li a {
	color:#fff;
	text-decoration:underline;
}
#mid-col-alt ul li a:hover {
	color:#dd7514;
}
#mid-col-alt a {
	text-decoration:underline
}
#mid-col-alt a:hover {
	text-decoration:none
}
#head-left-alt {
	width: 325px;
	height:220px;
	float:left;
	padding:0;
	position:relative;
}
#right-col-alt {
	width: 200px;
	background: url(../images/right-col-top.jpg) no-repeat;
	height:auto !important;
	padding: 10px 5px 0 5px;
	float:left;
	min-height:500px;
}
#right-col-alt p {
	font-size:1.1em;
	line-height:1.3em;
	margin: 0 0 .7em 0;
}
#right-col-alt a {
	text-decoration: underline;
}
#right-col-alt a:hover {
	text-decoration: none;
}
#right-col-alt img {
	float:right;
	border:3px solid #999;
	margin:3px;
}
/* NEW STYLES FOR 2 COLUMN SHORT HEADER */

:link, :visited {
	text-decoration:none
}
ul, ol {
	list-style:none
}
dl, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div, p, blockquote, fieldset, legend, input, select, textarea {
	margin:0;
	padding:0
}
a, a img, :link img, :visited img, abbr, acronym, fieldset, iframe {
	border:0;
	outline: none;
}
address, abbr, cite {
	font-style:normal
}
caption {
	text-align:left;
}
q:before, q:after {
	content:'';
}
body {
	background: url(../images/main-bg-1.jpg) repeat;
	font:  62.5% "Tahoma", "Lucida Grande", sans-serif;
	margin: 0 auto;
	padding: 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	position:relative;
	padding-bottom:40px;
}
#header-3col {
	width: 1000px;
	height:340px;
	position:relative;
	background:url(../images/head-3col-bg.jpg) no-repeat;
}
#header-2col {
	width: 1000px;
	height:220px;
	position:relative;
	background:url(../images/head-2col-bg.jpg) no-repeat;
}
#head-left {
	width: 325px;
	height:340px;
	float:left;
	padding:0;
	position:relative;
}
#head-right {
	width: 675px;
	height:340px;
	float:right;
	padding:0;
	position:relative;
}
#head-right-2col {
	width: 675px;
	height:160px;
	float:right;
	padding:0;
	position:relative;
}
#logo {
	width: 655px;
	height:70px;
	padding:10px 20px 0 0;
	position:relative;
}
#logo img {
	float:right;
}
#menu-wrap, #menu-wrap-new {
	width: 675px;
	height:80px;
	padding:0 0 0 0;
	position:relative;
}
#header-buttons {
	width: 675px;
	height:160px;
	padding:20px 0 0 0;
	position:relative;
}
#header-buttons h1 {
	font-size:2.3em;
	color:#FFF;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .005em
}
#menu-wrap-new a {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	float: left;
	width: 185px;
	height: 30px !important;
	background: url(../images/header-button.png) no-repeat;
	margin: 10px 30px 0 10px;
}
#tagline h1 {
	font-size:2.1em;
	color:#FFF;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .005em
}

#content-wrap {
	width: 1000px;
	height:auto;
	float:left;
	background: url(../images/3-col-main-bg.gif) repeat-y;
	position:relative;
}
#content-wrap-2col {
	width: 1000px;
	height:auto;
	float:left;
	background: url(../images/2-col-main-bg.gif) repeat-y;
	position:relative;
}
#left-col {
	width: 165px;
	padding: 0 5px 0 10px;
	background:url(../images/left-col-top.gif) no-repeat;
	height:auto;
	float:left;
}
#left-col-alt {
	width: 165px;
	padding: 10px 5px 0 10px;
	background:url(../images/left-col-top.gif) no-repeat;
	height:auto;
	float:left;
}
#wide-right-col {
	width: 780px;
	background: url(../images/wide-right-top.jpg) no-repeat;
	height:auto;
	padding: 20px 20px 0 20px;
	float:left;
	min-height: 300px;
}
#flash-box {
	width: 740px;
	height:500px;
	position: relative;
}
#mid-col {
	width: 570px;
	background: url(../images/mid-col-top.jpg) no-repeat;
	height:auto !important;
	padding: 20px 20px 0 20px;
	float:left;
	min-height:500px;
	position: relative;
}
#mid-col ul {
	list-style: disc;
	margin: 0 0 1.6em 1.4em;
	padding: 0;
}
#mid-col ul li {
	color:#dddddd;
	font-size:1.3em;
	line-height:1em;
	margin: 0 0 .6em 0;
}
#mid-col ul li a {
	color:#fff;
	text-decoration:underline;
}
#mid-col ul li a:hover {
	color:#dd7514;
}
#mid-col a {
	text-decoration:underline
}
#mid-col a:hover {
	text-decoration:none
}
#right-wide {
	width: 780px;
	height:auto;
	padding: 20px 20px 0 20px;
	float:left;
}
#right-col {
	width: 200px;
	background: url(../images/right-col-top.jpg) no-repeat;
	height:auto !important;
	padding: 0 5px 0 5px;
	float:left;
	min-height:500px;
}
#right-col p {
	font-size:1.1em;
	line-height:1.3em;
	margin: 0 0 .7em 0;
}
#right-col a {
	text-decoration: underline;
}
#right-col a:hover {
	text-decoration: none;
}
#right-col img {
	float:right;
	border:3px solid #999;
	margin:3px;
}
#foot-3-col {
	width: 1000px;
	background:url(../images/3-col-foot.gif) no-repeat;
	height:135px;
	clear:both;
	text-align: center;
}
#foot-3-col p {
	font-size:1em;
	padding-top:85px;
	color:#999999;
}
#foot-3-col a {
	font-size:1.1em;
	color:#999999;
	text-decoration:underline;
}
#foot-3-col a:hover {
	font-size:1.1em;
	color:#999999;
	text-decoration:none;
}
/* 2 COLUMN FOOT */

#foot-2-col {
	width: 1000px;
	background: url(../images/2-col-foot.gif) no-repeat;
	height:135px;
	clear:both;
	text-align: center;
}
#foot-2-col p {
	font-size:1em;
	padding-top:92px;
	color:#999999;
}
#foot-2-col a {
	font-size:1.1em;
	padding-top:90px;
	color:#999999;
	text-decoration:underline;
}
#foot-2-col a:hover {
	font-size:1.1em;
	padding-top:90px;
	color:#999999;
	text-decoration:none;
}
#our-catalog {
	width: 145px;
	background: url(../images/our-catalog.gif) no-repeat;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
}
#our-catalog h1 {
	font-size:1.2em;
	text-align:center;
	color:#faab48;
	font-weight: bold;
	margin-bottom: 10px;
}
#new-design-tools {
	width: 175px;
	background: url(../images/new-design-tools.gif) no-repeat;
	height:auto;
	margin:10px 0 0 0;
	padding:30px 10px 5px 10px;
}
#clearance-items {
	width: 175px;
	background: url(../images/clearance-items.gif) no-repeat;
	height:auto;
	margin:10px 0 0 0;
	padding:30px 10px 0 10px;
}
.r-col-item {
	width: 175px;
	height:auto;
	background: url(../images/dotted.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
}
#searchbox {
	width:155px;
	height:auto;
	padding: 0 0 0 4px;
}
#shopping-bag {
	width: 195px;
	height:45px;
	margin:0;
	padding:0;
	position:relative;
}
#shopping-bag a {
	display:block;
	width:195px;
	height:45px;
	background: url(../images/shopping-bag.png) 0 0 no-repeat;
	text-indent: -999em;
}
#shopping-bag a:hover {
	background-position: bottom left;
}
/* IDEAS */
#ideas {
	width: 195px;
	height:42px;
	margin: 10px 0 !important;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#ideas a {
	display:block;
	width:195px;
	height:32px;
	background: url(../images/ideas-button.png) 0 0 no-repeat;
	text-decoration: none;
	padding-top: 13px;
	color: #F2F2F2;
}
#ideas a:hover {
	background-position: bottom left;
	text-decoration: none;
}

/* BREADCRUMB */
#breadcrumb {
	width:570px;
	color:#dddddd;
	font-size:1.3em;
	padding:0 0 10px 0;
}
#breadcrumb a {
	color:#dddddd;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/* BREADCRUMB */

#product-wrap1 {
	width:570px;
	height:auto;
	margin:10px 0 0 0;
}
#product-wrap1 a {
	text-decoration:none;
}
#product-wrap1 a:hover {
	text-decoration:underline;
}
/* CATEGORY MID 1 COL */

#prod-feature img {
	padding:6px;
}
td {
	vertical-align:top;
}
#gbox {
	width:540px;
	height:auto;
	background: url(/images/gbox-bkgd.jpg) repeat-y;
	color:#dddddd;
	float:left;
	margin:5px;
	padding:10px;
}
.gbox {
	width:540px;
	height:auto;
	background: url(/images/gbox-bkgd.jpg) repeat-y;
	color:#dddddd;
	float:left;
	border: 5px solid #191919;
	/*margin:5px;*/
	padding:10px;
}
#gbox ul {
	list-style: none;
	margin: 0 0 1.6em .4em;
	padding: 0;
}
#gbox ul li {
	list-style: none;
	color:#dddddd;
	font-size:1.3em;
	line-height:1em;
	margin: 0 0 .6em 0;
}
#gbox ul li a {
	color:#fff;
	text-decoration:underline;
}
#gbox ul li a:hover {
	color:#dd7514;
}
.gbox-thumb {
	width:106px;
	height:auto;
	float:left;
	padding-top:5px;
}
.gbox-head {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:.1em;
	display:block;
}
.gbox-subhead {
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:.1em;
	display:block;
}
.gbox-data {
	width:425px;
	height:auto;
	float:right;
}
.gbox-data-alt {
	width:270px;
	height:auto;
	float:right;
	padding:5px;
}
.gbox-data-alt2 {
	width:270px;
	height:auto;
	float:right;
	padding:5px;
}
.gbox-cart1wrap {
	width:128px;
	height:auto;
	float:right;
	padding:4px 0 0 5px;
}
.gbox-cart2wrap {
	width:120px;
	height:auto;
	float:left;
	padding:5px;
}
.prod-feat-wrap {
	width:256px;
	height:auto;
	float:left;
}
.prod-feat-thumbs {
	width:216px;
	height:auto;
	padding-top:5px;
}
.prod-dynwrap {
	width:270px;
	height:auto;
}
.prod-dynpri {
	clear: both;
	width:auto;
	height:auto;
	float:left;
	font-size:1.3em;
	padding: 2px 0;
}
.cartrow {
	height:auto;
	font-weight:bold;
	padding:0 0 5px 0;
	font-size:1.3em;
}
.inputcart {
	width:40px;
}
.submitbag {
	width: auto;
	padding: 4px 8px;
	background-color: #FAAB48;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border: 2px #E5E5E5 outset;
	cursor: pointer;
}
.graphicsubmit {
	width: 107px !important;
	height: 34px !important;
	background: url(/images/formbutton.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF !important;
	cursor: pointer;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}
.formbutton {
	width: 25px;
	padding: 0 2px;
	background-color: #304E69;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	border: 1px #E5E5E5 outset;
	cursor: pointer;
	margin: 0;
}
.search {
	width:120px;
}

.gbox img {
	padding: 0;
}
#gbox img {
	/*border: 3px solid #666;*/
}

/* CATEGORY GROUPS */

/* CATEGORY MID 2 COL */
.catbox {
	width:255px;
	height:auto;
	background:#252525;
	color:#dddddd;
	float:left;
	border: 5px solid #191919;
	/*margin:5px;*/
	padding:10px;
}
.catbox-thumb {
	width:106px;
	height:auto;
	float:left;
}
.catbox-head {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:.6em;
	display:block;
}
.catbox-data {
	width:140px;
	height:auto;
	float:right;
}
.catbox img {
	border: 3px solid #666;
}
ol {
	list-style:decimal;
	margin: 0 0 3em 1.9em;
	padding: 0;
}
ol li {
	color:#dddddd;
	font-size:1.3em;
	line-height:1em;
	margin: 0 0 .6em 0;
}
/* TYPOGRAPHY */

h1 {
	color:#faab48;
	font-size:1.7em;
	margin-bottom: .5em;
	font-weight: normal;
}
h1 a {
	text-decoration: none !important;
}
h2 {
	color:#0f71bc;
	font-size:1.5em;
	margin-top: .5em;
}
h3 {
	color:#0f71bc;
	font-size:1.3em;
	margin-top: .5em;
}
h4 {
	color:#0f71bc;
	font-size:1.2em;
	margin-bottom: .1em;
}
p {
	color:#dddddd;
	font-size:1.3em;
	line-height:1.3em;
	margin: 0 0 .7em 0;
}
/* TYPOGRAPHY */

a {
	color:#faab48;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.current {
	font-style: bold !important;
	font-size: 16px;
}
/* MISC STYLES */	

.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
.submit {
	vertical-align: middle;
	outline:none;
	padding-left:2px;
}
#error {
	width: auto;
	border: 1px solid #999;
	background-color: #566A83;
	color: #FFF;
	padding: 10px;
	font-size: 12px;
	position: relative;
}
#phone {
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}
/* MyDesign style picker */
.stylebox {
	width:740px;
	height:auto;
	background: url(/images/gbox-bkgd.jpg) repeat-y;
	color:#dddddd;
	float:left;
	border: 5px solid #191919;
	/*margin:5px;*/
	padding:10px;
}
.stylebox-thumb {
	width:106px;
	height:auto;
	float:left;
	padding-top:5px;
}
.stylebox-data {
	width:624px;
	height:auto;
	float:right;
	padding:5px;
}
.stylebox-data a {
	font-size: 13px;
}
.stylebox-head {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:.1em;
	display:block;
	color:#000;

}
#temp-content {
	background-color: #252525;
	width: auto;
}
#temp-footer {
	padding: 6px;
	background-color: #252525;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	border-bottom: 1px solid #000;
}
#temp-tag {
	color: #FFF;
	position: relative;
	font-style: italic;
	font-size: 13px;
	padding: 20px;
	text-align: center;
}
/* Cart stuff here */
#cart { /* this is the cart table */
	background: #FFF;
	position: relative;
	width: 100%;
	border: 1px solid #999;
	margin: 10px 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}
#cart th {
	color: #FFF;
	background-color: #566A83;
	padding: 4px;
}
#cart td {
	padding: 8px 4px;
	border-left: 1px solid #566A83;
	border-bottom: 1px solid #566A83;
}
#cart a {
	color: #339;
}
#remove {
	background: url(/images/b_drop.png) #FFF left no-repeat;
	padding: 0 0 0 12px;
	width: 14px;
	height: 14px;
}
#update {
	margin: 0;
	background: url(/images/refresh.gif) #FFF left no-repeat;
	padding: 0;
	border: 0;
	width: 14px;
	height: 15px;
}
#cart_buttons {
	float: right;
	padding-top: 10px;
}
.cart_buttons {
	float: right;
	padding-top: 10px;
}
.marketing {
	background-color:#494949;
	background-image:url(/images/marketing-top.png);
	background-repeat:no-repeat;
	height:auto;
	margin: 10px 0 0 0;
	padding:10px;
	position:relative;
	width:175px;
	font-size: 11px;
}
.marketing-foot {
	background-image:url(/images/marketing-bottom.png);
	background-repeat:no-repeat;
	height: 14px;
	position:relative;
	width:195px;
}
.marketing h1 {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
.marketing h2 {
	font-size: 12px;
	color: #FFF;
}

#register {
	width: 100%;
	border: 1px solid #333;
	font-size: 12px;
	margin-bottom: 10px;
}
#register th {
	text-align: right;
	color: #CCC;
	padding: 4px;
	width: 130px;
}
#register td {
	padding: 4px;
}
#register input {
	width: 300px;
	height: 20px;
}
.idea_wrapper {
	width: 180px;
	height: 180px;
	padding-right: 7px;
	margin: 0;
}
.debug {
	color: #FFF !important;
	font-size: 12px !important;
	padding: 10px;
}
#table {
	border: 1px dotted #CCC;
	padding: 10px;
}
#table th {
	color: #FFF;
	font-size: 14px;
	padding: 4px 10px;
}
#table input {
	padding: 5px;
	font-size: 14px;
	width: 300px;
}
#table option {
	height: 26px;
	padding: 5px;
	font-size: 14px;
}
.flip-book {
	margin-top: 22px;
	float: left;
	text-align: center;
}
.flip-book p {
	padding: 6px 0;
	color: #FAAB48;
	font-size: 14px;
}
#colour0, #colour1, #colour2 {
	margin-right: 10px;
	padding-right: 10px;
}
#qty_disc {
	clear: both;
}
#qty_disc h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#qty_disc ul {
	list-style: none;
	margin: 0;
}
#qty_disc li {
	float: left;
	padding-right: 10px;
}