/*
Theme Name: Dorm Digs 2010
Version: 1
Date: 2010/08/01
Author: Tami Weiss
Author URI: http://www.twicethink.com
Tags: two columns, e-commerce, shop, cart, widgets, gravatars
Description: Theme based off of The Furniture Shop and customized for Dorm Digs.
Licence: This theme is licensed to Dorm Digs, LLC.
*/

@import url('style-reset.css');
@import url('style-basic.css');



/*** 

GENERAL LAYOUT 

***/

/*make sticky footer*/
html, body { height:100%;}
body {background: #fdfdfd url(images/header-image.jpg) no-repeat top center;font-family:Arial, sans-serif;color:#666;}
#pg_wrap {min-height:100%;height:auto;}
.container {width:980px;margin:0 auto;}
#floatswrap {clear:both;}
#main_col, .narrow, .theProds, .theTags, .theCats {width:770px;}
.sidebar {width:190px;}
#footer {position:relative;z-index:10;}

/*For the Big Footer */
.bigftfl {padding-bottom:300px;}/*to keep content from hiding behind the footer. Value= footer's height +36px */

/*For the Small Footer */
.smallftfl {padding-bottom:72px;}/*to keep content from hiding behind the footer. Value= footer's height  +36px*/

/*** 

contact

***/

/*Big Footer styles*/
#contact {background: #fdfdfd url(images/contact-bg.jpg) no-repeat top left; padding:10px; padding:10px; float:right; width:700px;}




home

#main_colhome {width:783px;}

/*** 

FOOTER 

***/

/*Big Footer styles*/
.bigft {margin-top:-263px;}
.bigft .container {border-top:1px solid #f1eee8;height:262px;/*minus the border*/}
.bigft .footer_box {float:left;width:292px;margin-bottom:18px;padding-top:18px;}
.bigft .footer_box .footer_inner_box {border-left:1px solid #f1eee8;padding-left:18px;}
.bigft .middle {margin:0 15px 18px;}
.bigft .footer_box h3 {margin-bottom:12px;color:#996666;}
.bigft .footer_box p {margin:0;}
.bigft .footer_notes {clear:both;border-top:1px solid #f1eee8;}



/*Small Footer Styles*/
.smallft {margin-top:-35px;}
.smallft .container {border-top:1px solid #f1eee8;height:34px;/*minus the border*/}
.footer_notes {padding:9px 0 0;font-size:0.8em;overflow:hidden;margin:0;}
.footer_notes span {float:right;}
.footer_notes .copyright {float:left;}
.photocredit {font-size:0.8em; float: right; padding-top: 9px;}

/*** 

HEADER 

***/

#header .container {padding:10px 0 20px;}

#AccountNav {
	float: right;
}

#AccountNav #Login,
#AccountNav #Register,
#AccountNav #Search{display: none;}

/*logo*/
#branding {font-size:2.0em;margin-bottom:0;width:210px;height:90px;}
#branding a {float:left;
display:block;width:210px;height:90px; background:url(images/DormDigsLogo.png) no-repeat top left;text-indent:-9999em;}

/*nav links*/
#header ul li { float:left;white-space:nowrap;}
#header ul li a {font-size:16px;float:left;display:block;color:#fff;padding:5px 0 5px 10px;}
#header ul li:first-child a {padding-left:0;}
#header ul li a:focus, #header ul li a:hover, #header ul li a:active, #header ul .current_page_item a, #header ul .current_page_ancestor a, 
body.home #header ul li.home a, #header ul .current-cat a, #header ul .current-cat-parent a, body.category-blog #header ul .blog a {text-decoration:underline;}
body.shopping_cart #header ul  .current_page_item a  {text-decoration:none;}

/*shopping bag*/
#header ul li.bag {padding-left:10px;}
#header ul li.bag img {padding-right:5px;}
#header ul li.bag, #header ul li.bag a, #header ul li.bag span {text-align:right;}
#header ul li.bag span img, #header ul li.bag a img {vertical-align:middle;}
#header ul li.bag a {padding:0;}
#header ul li.bag span, #header ul li.bag a {color:#cc6600;}
#header ul li.bag a:focus, #header ul li.bag a:hover {text-decoration:none;color:#666;}

/*Ad*/
.headerAd {float:right;color:#996666; background:none repeat scroll 0 0 #F9F9F9; padding: 10px; clear:right;}
.headerAd h3 {margin-bottom:0;}

/*Tagline*/ 
h2#tagline {
	width: 550px;
	text-align: right;
	float: right;
	color: #333333;
	clear: right;
	margin-top: -30px;
}
	


/*Main Page Navi*/
#header .main_navi {float:left;padding-top:10px;}
#header .main_navi ul li font-weight: bold; font-size: 14px;}
#header .main_navi ul li a{color:#72818c;}
/*** 

FLOATSWRAP  

***/

/** SUBPAGE HEADINGS **/
.whereAmI {padding:0;border-bottom:1px solid #f1eee8;margin-bottom:20px; overflow: hidden; }
.whereAmI h1 {font-size: 1.7em; float: left; margin: 0 20px 4px 0;}
.whereAmI a {color:#72818C;}
.whereAmI a:focus, .whereAmI a:hover, .whereAmI a:active {color:#0088CC;text-decoration:none;}
.cat-title-alt, .single-title {margin-bottom:5px;}
.whereAmI div.breadcrumb { line-height: 28px;}

/** GENERAL PRODUCT POST STYLING **/
/* content boxes */
.c_box {float:left;margin:20px 0 0 5px;background:#f6f6f6;}
.c_box_first {margin-left:0;}
.top_row {margin-top:0;}
.c_box3 {width:322px;} 
.secondary_content .c_box3, .pageCont .c_box {width:322px;background:transparent;} /*3 columns without sidebar */

.contentWrap {padding:3px;overflow:hidden;position:relative;}
#singleMainContent .contentWrap {padding:0;}
.c_box_padding {padding:10px;}
.contentWrap .hover_link {position:absolute;top:3px;left:3px;}

/* page images */
.page_post img {padding:4px;background:#f6f6f6;border:1px solid #ededed;}

/** FEATURED CONTENT **/

/*FRONT PAGE*/
#innerfade_effect {height:500px;overflow:hidden;}

.homesocialbuttons {
color:#111111;
float:left;
font-size:13px;
font-weight:700;
height:32px;
letter-spacing:2px;
margin-top:12px;
padding:0;
text-align:left;
width:190px;
}

.homefacebook {
background-image:url("images/facebook_32.png");
background-repeat:no-repeat;
float:left;
height:32px;
letter-spacing:2px;
margin-top:0;
padding:0 0 0 20px;
text-align:left;
width:22px;
}
.hometwitter {
background-image:url("images/twitter_32.png");
background-repeat:no-repeat;
float:left;
font-family:Arial,Helvetica,sans-serif,Tahoma;
height:32px;
letter-spacing:2px;
margin-top:0;
padding:0 0 0 10px;
text-align:left;
width:32px;
}

.socialspecials {
color:#996666;
font-size:12px;
line-height:12px;
margin-top:4px;
padding:0 0 0 20px;
text-align:left;
}

.basketlink {
float:right;
}

/*CATEGORY PAGES*/
.featuredCat {height:225px!important;overflow:hidden;margin-bottom:20px;position:relative;/*for IE to respect the overflow hidden*/}
.featuredCat img {position:relative;top:-140px;left:0;}/*custom position the image*/

/** SECONDARY CONTENT **/
.secondary_content, .secondary_content .c_box_single {clear:both;}
.secondary_content .c_box {background:transparent;}
.secondary_content .c_box .widget {margin-top:10px;}
.secondary_content .c_box .widget:first-child {margin-top:0;}

/** MULTIBLE PRODUCT PAGES **/

/* display products */
.teaser {padding:5px;}
.teaser p {margin-bottom:0;}
.teaser .prod-title {font-weight:normal;}
.teaser .prod-title a {padding-bottom:0px;line-height:18px;color:#444;}
.teaser .prod-title a:focus, .teaser .prod-title a:hover {color:#0088CC;text-decoration:underline;}
.teaser .price_value .was {text-decoration:line-through;color:#999;}
.teaser .price_value .is, .teaser .item_remarks {color:#cc3333;}

/** THE SINGLE PRODUCT PAGE **/
/*general layout*/
#singleMainContent {clear:both;}
.imgSection {float:left;width:320px;}
.prodDetails {position:relative;float:right;width:430px;}
.narrow .prodDetails {width:345px;}
.prodDetails h1 {margin-bottom:18px;}
/*the tabs*/
.thumbTabs {float:left;width:40px; display: none;}
.thumbTabs li {margin-bottom:5px;text-align:center;}

/*for image thumbs*/
.imgTab {display:block;overflow:hidden;border:1px solid #FDFDFD;}
.imgTab img, .imgTab img {padding:4px;}
.imgTab:focus, .imgTab:hover, .imgTabs .current {border-color:#8c98a1;}

/*the product image*/
.imgSection .c_box {float:right;margin:0 0 20px; padding: 4px;}
.imgSection .c_box .contentWrap {border:0 none;}

/*Magic Zoom effect - the zoom window*/
#zoom1-big {position:absolute;top:0px;left:0px;}

/*related*/
.related {clear:both;}
.related .tabs {overflow:hidden;}
.related .tabs li {display:inline;float:left;}
.related .tabs li a {display:block;float:left;width:182px;font-size:1.275em;text-align:center;padding:10px;color:#999;}
.related .tabs li a:focus, .related .tabs li a:hover, .related .tabs li a.current {background:#f6f6f6;color:#444;text-decoration:none;}
.related .panes {padding:3px;background:#f6f6f6;position:relative;}
.related .panes img {border:1px solid #f6f6f6;padding:2px;}
.related .panes a:hover img {border-color:#8c98a1;}

/*product footnotes*/
#footnotes {padding:0 10px 0;border:1px solid #f1eee8;border-right:0 none;border-left:0 none;margin-bottom:18px;}
#singleMainContent .narrow #footnotes {padding-bottom:0px;}
#footnotes .l1 {overflow:hidden;margin:0 auto;}
#footnotes li {float:left;width:25%;}
#singleMainContent .narrow #footnotes li {width:50%;margin-bottom:10px;height:28px;}
#footnotes li a {display:block;text-align:center;padding:0 9px;white-space:nowrap;}
#singleMainContent .narrow #footnotes li a {text-align:left;}
#footnotes .print a {padding-top:1px;}
#footnotes .share a {padding-top:3px;}
#footnotes .subscribe a {padding-top:2px;}
#footnotes li a:focus, #footnotes li a:hover {color:#666;text-decoration:none;}


/*price and item ID*/
.prodDetails .price {font-size:1.375em;overflow:hidden;}
.prodDetails .was, .prodDetails .basisprice {font-size:1em;color:#999;}
.prodDetails .was {text-decoration:line-through;}
.prodDetails .itemID {font-size:16px;}

/*Colour Select / Size Select*/
#the_product select {width:100px;}

/* Action Buttons */
/* single page || shopping cart buttons */
#the_product  #greyAdd, #the_product .shopform_btn{float:left;}
.shopform_btn {margin-bottom:18px;}
#vCart {clear:both;}
#vCart .shopform_btn, #the_product .add_to_wishlist, .pay_now {float:right;margin-left:10px;}

#proceed2Checkout .shopform_btn {float:right;margin:0;}
.shopform_btn , .shopform_btn a, .cartActionBtn {height:30px;width:100px;cursor:pointer;overflow:hidden;padding:0;border:0 none; margin:auto;}
.order_form .update_cart, .checkoutSteps .next_step {height:30px;margin:0;padding:0px;border:0 none;}
.order_form .update_cart {float:left;width:100px;margin:0 10px 0 630px;background:#cecece url(images/TheFurnitureStoreLight/update_cart.png) no-repeat top center;}
.checkoutSteps .next_step {width:90px;background:#cecece url(images/TheFurnitureStoreLight/next_step.png) no-repeat top center;}
.add_to_wishlist, .add_to_wishlist a {width:130px;}
#vCart .shopform_btn {width:122px;}

/*link buttons*/
.shopform_btn a, .cartActionBtn {display:block;background:url(images/TheFurnitureStoreLight/buy_now.png) no-repeat top left;text-indent:-9999em;}
.get_now {display:block;width:32px;height:32px;background:url(images/TheFurnitureStoreLight/get_now.png) no-repeat top left;text-indent:-9999em;}
.add_to_wishlist_inactive a {background:url(images/TheFurnitureStoreLight/add_to_wishlist_inactive.png) no-repeat top left;}
.cont_shop {float:left;margin-right:10px;width:130px;background:url(images/TheFurnitureStoreLight/continue_shopping.png) no-repeat top left;}
.shopform_btn a:hover, .shopform_btn a:focus, .start_shop:hover, .start_shop:focus, .cont_shop:focus, .cont_shop:hover, .update_cart:focus, .update_cart:hover, .next_step:hover, .next_step:focus {background-position: 0 -30px;}
.shopform_btn a:active, .start_shop:active, .cont_shop:active, .update_cart:active, .next_step:active {background-position: 0 -60px;}

/*input buttons*/
.shopform_btn input{margin:0;padding:0;}
.shopform_btn:hover input, .shopform_btn:focus input {margin-top:-30px;}
.shopform_btn:active input {margin-top:-60px;}

/*Product Navigation*/
.prodNav, .backLink {padding:0 0 10px;}
.backLink {display:block;}
.prodNav {text-align:right;}
.prodNav img, .backLink img {vertical-align:middle;}
.linksBottom {clear:both;padding-top:10px;}
.linksBottom  .backLink {float:left;}
.linksBottom  .prodNav {float:right;}

.adjacentProd {position:relative;}
.adjacentImg {background:#f6f6f6;padding:3px;position:absolute;top:-120px;display:none;}
.previousProd .adjacentImg {right:0;}
.nextProd .adjacentImg {left:0;}

/* the overlayed element */
.overlay {background:url(images/TheFurnitureStoreLight/offwhite.png) no-repeat;width:600px;/*height:470px;*/display:none;padding:55px;position:relative;}
.overlay .close {background:url(images/TheFurnitureStoreLight/close.png) no-repeat;position:absolute;right:10px;top:10px;cursor:pointer;height:28px;width:28px;}
.mediumoverlay {background:url(images/TheFurnitureStoreLight/offwhitemedium.png) no-repeat;width:300px;/*height:245px;*/}
.largeoverlay {background:url(images/TheFurnitureStoreLight/offwhitelarge.png) no-repeat;width:700px;/*height:550px;*/}
.largeoverlay .close {right:15px;top:15px;}
.mediumoverlay .close {right:0;top:0;}

/* overlay content */
.overlay .loadingImg {position:absolute; top:50%; left:50%;height:32px; margin-top:-16px;}
#myloginoverlay a, #wishListOverlay a {font-size:1em;}
.ico a {display:block;float:left;width:33.33%;font-size:1.3em;margin-top:18px;}
.subscribe_ico a {text-align:center;}
.share_ico img {margin-right:10px;float:left;}
#searchform label {font-size:1.2em;float:left;margin-right:6px;padding-top:6px;}
#searchform input {display:inline;}
#shoppingbagoverlay {background:#f8f8f8;width:auto;height:auto;}
#shoppingbagoverlay .close {top:-10px;right:-10px;}
#sizesInfoOverlay .supplInfoWrap,.overlay .page_post {height:470px;overflow:auto;}
.overlay .page_post {width:600px;}

/** WIDGET READY AREAS **/

.sidebar .widget {margin-bottom:20px;}
.sidebar .widget-title {color: #996666; font-size:1.575em;
font-weight:bold;
letter-spacing:0;
margin-bottom:10px;}
.sidebar .widget:last-child {margin-bottom:0;}
.widget .widget-title {font-weight:bold;font-size:1.575em;margin-bottom:10px;letter-spacing:0px;color:#996666;}
.widgetPadding, .shop_by_widget div {background:#f9f9f9;padding:10px;}
.cswa {margin-top:36px;padding:0;background:transparent;overflow:hidden;border-top:1px solid #ededed;padding-top:10px;}
.widget ul {background:#f9f9f9;padding:10px;}

/*widgets with unordered list of links*/
.widget ul li a {display:block;color:#666;padding-top:10px;} 
.widget ul li:first-child a {padding-top:0;}
.widget ul li a:focus, .widget ul li a:hover {color:#0088CC;text-decoration:underline;}
.widget ul .current-cat a, .widget ul .current_page_item a {background:#8c98a1;color:#f6f6f6;}
.widget ul .current-cat a:focus, .widget ul .current-cat a:hover, .widget ul .current-cat a:focus, .widget ul .current_page_item a:hover {text-decoration:none;color:#f6f6f6;}
/*we don't want the children highlighted when the parent is*/
.widget ul .current-cat .children a {background:transparent;color:#666;}
/*now add the hover styles back on*/
.widget ul .current-cat .children a:focus, .widget ul .current-cat .children a:hover {color:#0088CC;text-decoration:underline;}

/*NWS Email Subscriptions Widget*/
.widget_email_subscriptions .clearfix {background:transparent;}
.widget_email_subscriptions .subscriptions {background:#f6f6f6;padding:10px;}
.widget_email_subscriptions h3 {font-size:1.7em;color:#996666;margin-bottom:0;}
.widget_email_subscriptions .subscriptions p {margin-bottom:11px;}
.widget_email_subscriptions .subscriptions form p {margin-bottom:0;}
.widget_email_subscriptions .subscriptions form input, .widget_email_subscriptions .subscriptions .subscribe_btn {float:left;margin:0;}
.widget_email_subscriptions .subscriptions form input[type='text']  {width:183px;margin-right:8px;}
.widget_email_subscriptions .subscriptions .subscribe_btn {width:90px;}
.widget_email_subscriptions .subscriptions .subscribe_btn:hover input, .widget_email_subscriptions .subscriptions .subscribe_btn:focus input {margin-top:-30px;}
.widget_email_subscriptions .subscriptions .subscribe_btn:active input {margin-top:-60px;}
.sidebar .widget form input[type='text'], .sidebar .widget_email_subscriptions .subscriptions form input[type='text'] {width:158px;}
.sidebar .widget_email_subscriptions .subscriptions form input[type='text']  {margin:0 0 8px;}

/*NWS Category and NWS Page Widgets*/
.widget_categories ul, .widget_subpages ul {padding:0;}
ul.wpsc_top_level_categories > li a, .widget_subpages ul li a, ul.wpsc_top_level_categories > li:first-child a, .widget_subpages ul li:first-child a {padding:10px;}
.widget ul .children li a {padding-left:20px;}
.widget ul .children .children li a {padding-left:30px;}
.widget ul .children .children .children li a {padding-left:40px;}
.widget ul .children .children .children .children li a {padding-left:50px;}

/*Alternative Contact*/
.widget-alternative-contact-info {overflow:hidden;}

/*sidebar select drop downs*/
.sidebar select {width:162px;}

/*NWS Promotions Widget (all 3 of them) || NWS Gift Cards widget*/
.widget_promotions_imgWrap, .widget_gift_cards .giftform_btn {display:block;height:143px;overflow:hidden; position: relative;}/*to use as reference point for the positioning below and hide the image overflow!*/

.widget_promotions_imgWrap h4.widget-title {
	position: absolute;
	background: #333333;
	background: rgba(0,0,0,0.9);
	color: #ffffff;
	padding: 6px;
	bottom: 10px;
	right: 0;
}

/* NWS Gift Cards widget || NWS Promotions Widget*/
.widget_gift_cards .giftform_btn, .widget_promotions_alt {cursor:pointer;}
.widget_gift_cards .giftform_btn input{margin:0;padding:0;}
.widget_gift_cards .giftform_btn:hover input, .widget_gift_cards .giftform_btn:focus input, 
.widget_promotions_alt a:hover img, .widget_promotions_alt a:focus img {margin-top:-135px;}

/* NWS 2Link Promotions Widget || NWS 3Link Promotions Widget*/
.widget_promotions2Links .widget_promotions_imgWrap, .widget_promotions3Links .widget_promotions_imgWrap {position:relative;}/*prepare to position the links*/
.widget_promotions2Links a, .widget_promotions3Links a {overflow:hidden;position:absolute;top:104px;height:25px;font-size:1.3em;letter-spacing:2px;}/*hide the overflow img and position the links*/
.widget_promotions2Links a {width:156px;}/* =313 (image width) / 2 */
.widget_promotions3Links a {width:104px;}/* =313 (image width) / 3 */
.sidebar .widget_promotions2Links a {width:95px;}/* sidebar =190 (image width) / 2 */
.sidebar .widget_promotions3Links a {width:63px;}/* sidebar =190 (image width) / 3 */
.widget_promotions2Links .link1, .widget_promotions3Links .link1 {left:0;}
.widget_promotions2Links .link2, .widget_promotions3Links .link3 {right:0;}
.widget_promotions3Links .link2 {left:104px;}/* =link width */
.sidebar .widget_promotions3Links .link2 {left:63px;}/* sidebar =link width */
.widget_promotions2Links a img, .widget_promotions3Links a img {margin-top:-100px;}/*measure the link distance from the top*/
.widget_promotions2Links .link2 img {margin-left:-156px;}/* =link width */
.widget_promotions3Links .link3 img {margin-left:-208px;}/* =link width x 2 */
.sidebar .widget_promotions2Links .link2 img, .sidebar .widget_promotions3Links .link3 img {margin-left:-95px;}/* in sidebar =link width*/
.sidebar .widget_promotions3Links .link3 img {margin-left:-126px;}/* sidebar =link width x 2 */
.widget_promotions3Links .link2 img {margin-left:-104px;}/* =link width x 2 */
.sidebar .widget_promotions3Links .link2 img {margin-left:-63px;}/*sidebar =link width */
.widget_promotions2Links a:focus img, .widget_promotions2Links a:hover img, .widget_promotions2Links a:active img, 
.widget_promotions3Links a:focus img, .widget_promotions3Links a:hover img, .widget_promotions3Links a:active img{margin-top:-235px;}/*top negative value = height (135px) + 100px (link distance from the top)*/

/*when used on customer service page*/
.cswa .widget_promotions {width:313px;float:left;margin-left:20px;display:inline;}
.cswa .widget_promotions:first-child {margin-left:0;}

/*NWS Shop By... widgets*/
/*the select drop down*/
.shop_by_widget div select {width:170px;margin:0;}

/*NWS alternative contact info*/
.contactAddress, .widget .contactAddress li {float:left; width:170px;border:0 none;}
.contactAddress span {float:left;width:70px;}
.contactAddress p {margin-left:75px;}

/** PAGES **/

/*Customer Service and common questions*/
.pageCont .c_box {background:transparent;text-align:left;margin-top:15px;}
.pageCont .top_row {margin-top:0;}
.pageCont ul li a, .acc_widgets_area ul li a {display:block;padding:6px 0;font-size:1.175em;}
.pageCont .c_box .section_title {font-size:1.7em;}
.acc_widgets_area ul li a  {color:#0088CC;}
.acc_widgets_area ul li a:focus, .acc_widgets_area ul li a:hover, .acc_widgets_area ul li a:active {color:#666;}

/*Account Register && Account Login pages */
.signInAcc, .acc_widgets_area {width:462px;}

/*My Account Sign In*/
.passhelp {margin-bottom:6px;display:block;}

/*Create an Account*/
.crAcc {clear:both;}
#createAccount {border-bottom:1px solid #ededed;margin-bottom:10px;}
#createAccount fieldset {width:310px;float:left;margin-left:15px;}
#createAccount #pt1 {margin-left:0;}
#createAccount fieldset legend span {display:none;}
#pt1 {background:url(images/TheFurnitureStoreLight/st1.png) no-repeat top left;}
#pt2 {background:url(images/TheFurnitureStoreLight/st2.png) no-repeat top left;}
#pt3 {background:url(images/TheFurnitureStoreLight/st3.png) no-repeat top left;}
#createAccount fieldset h2 {height:2em;margin-top:45px;}
#createAccount fieldset .help {height:3em;}
#createAccount #pt3 input {height:5em;width:18em;}

/* Contact */
.contactForm {width:770px;}
.contactForm .alignleft, .contactForm .alignright {width:50%;}
.contactForm textarea {width:98%;}

/*Tell a Friend form*/
#tell_a_friend  #email {float:left;margin-right:8px;}
#tell_a_friend .emailform-col {float:left;margin-right:8px;}
#tell_a_friend .formbutton {margin:17px 0 0;}

/*validation messages for forms */
.waiting {background:transparent!important;color:#cc9900!important;}
.failure, .success, .login_err {padding:3px;margin-bottom:6px;color:#444!important;}
.failure, .login_err  {background:#f7e6e3;border:1px solid #e8d0cc;}
.success {background:#e3edcb!important;border:1px solid #cdd9b0;}
.error {color:#cc3333;}
.success {color:#669900;}
.failure p, .success p {margin-bottom:0;}

/** SHOPPING CART TABLE **/
.order_table {border:1px solid #ededed;width:100%;background:#f6f6f6;}
.c_order th { border-top: 1px solid #fff;border-bottom: 1px solid #fff; font-weight: bold; }
.c_order td {border-top: 1px solid #c4bdbd;border-bottom: 1px solid #fff; }
.c_order a {color:#0088CC;text-decoration:underline;}
.c_order a:focus, .c_order a:hover {text-decoration:none;}
.order_table thead, .order_table th  {background:#eae7df;}
.order_table .c_img_wrap, .order_table .c_img_wrap span, .c_order .c_img_wrap, .c_order .c_img_wrap span {display:block;float:left;border:1px solid #c4bdbd;}
.order_table .c_img_wrap span, .c_order .c_img_wrap span {border:1px solid #fff;padding:4px;}
.order_table td {vertical-align:middle;}
.order_table tr.sums td {vertical-align:top;background:#eae7df;border-bottom-color:#fff;}
.order_table .sum td {background:#eae7df;border-bottom-color:#fff;}
.order_table input {margin:0;}
.order_table input.text {width:30px;}
.order_table dl dt {margin:0;}
.order_table dd {margin-left:0;}

/*shipping & handling info overlay*/
#handlingInfoOverlay {text-align:left!important;}

/* you may also like ( Shopping Cart Related )  */
.shoppingCartRelated {clear:both;margin-top:102px;background:transparent;}
.shoppingCartRelated img {background:#f6f6f6;padding:5px;margin-bottom:18px;}
.shoppingCartRelated img:hover {background:#eae7df;}

/* wp e-commerce specific */
.widget ul li a.wpsc_category_image_link { display: none;}

/*category widget tree*/
ul.wpsc_categories li ul {
	padding-left: 8px;
}

body.home ul.wpsc_categories li ul.subcat { display: none;}
ul.wpsc_categories li ul.subcat li a {padding:4px 10px;}
ul.wpsc_categories li ul.subcat li a:first-child {padding-top: 0;}

ul.wpsc_categories { margin-bottom: 12px;}

/*grid view layout*/


img.product_image {background: #fff;}

input.wpsc_buy_button {margin: auto;}

/*from gold cart plugin files grid_view.css*/
div.product_grid_display{
 margin-bottom: 20px;
 float:left;
 width: 100%;
 text-align: left !important;
}


/* can change the width and height of the grid view elements here */
div.product_grid_display div.product_grid_item{
  	width: 160px;
	float: left;
	background: #f9f9f9;
	padding: 4px;
	min-height: 210px;
	margin: 0 20px 20px 0;
}

div.grid_view_newline {
 clear: both;
}


div.grid_product_info{
	/*  float: left; */
	/*position: absolute;
	top: 0px;*/
 }

div.grid_product_info div.product_text{
 min-height: 60px;
 padding: 7px 7px 7px 0px;
}
 
div.grid_product_info div.product_text span.oldprice{
 color:#999;
}
div.grid_product_info div.product_text p.ProductTitle {
	text-align: center;
	line-height: 120%;
	margin: 0;
	min-height: 30px;
}

div.grid_product_info div.product_text p.ProductTitle  a {
	color: #72818c;
}

.pricedisplay {
	color: #cc3333;
}
div.pricedisplay {
	color: #cc3333;
	line-height: 140%;
	padding-top: 12px;
	text-align: right;
}


div.product_grid_display div.product_grid_item img{
 border: none !important;
/*  padding: 0px !important; */
 margin-left: auto;
 margin-right: auto;
 }


div.product_grid_display div.product_grid_item a.preview_link{
 display: block;
 font-size: 8pt;
 }

div.grid_more_info{
/*  height: 22px; */
 padding-top: 4px;
 padding-right: 7px;
 text-align: center;
 }

div.grid_more_info a{
 text-decoration: none;
 border-bottom: 0px;
 }

div.grid_more_info span{
 font-size: 8pt;
/*  float: left; */
/*  margin-left: 33px; */
 }

div.grid_more_info p{
 margin-bottom: 0px;
 padding-bottom: 0px;
 }
 
 div.grid_more_info select{
 margin-bottom: 0px;
 }


div.grid_more_info img{
 float: right;
 }


/*Product page*/
.product_btns select {
	width: 100px;
	
}
.product_btns div.shopform_btn {float: right; margin-top: -60px;}
input#wpsc_quantity_update {width: 30px; float: left; font-size: 12px;padding: 0;}
label.wpsc_quantity_update {width: 60px; float: left; display: block; padding: 5px 5px 12px 5px;}

.wpsc_variation_forms {margin-top: 12px;}

/*gallery*/
.imgSection h2.prodtitles {display: none;}
div.wpcart_gallery {
	float: left;
	width: 50px;
	text-align: center;
	margin-right: 5px;
}
div.wpcart_gallery a {display:block;overflow:hidden;border:1px solid #F6f6f6; padding:4px; margin-bottom: 4px;}
div.wpcart_gallery a:hover {border-color:#8c98a1;}


/*checkout*/
tr.product_row td.qty input[type=text],
#coupon_num {width: 30px; float: left; font-size: 12px;padding: 0; margin-right: 6px;}


div#wpsc_shopping_cart_container {

}


table.checkout_forms td {min-width: 160px;}

table.checkout_forms td#CCExpire input {width: 20px; display: inline;}
table.wpsc_checkout_table label {line-height: 20px}
.custom_gateway {clear: both;}

.wpsc_checkout_table .shopform_btn {float: left;}
div#wpsc_shopping_cart_container input[type="text"],
div#wpsc_shopping_cart_container select {display: inline;}

/*digrooms*/
div#PlainRoom {
	position: relative;
}
div#PlainRoom h2#TopTitleRooms {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 1.6em;
}
div#PlainRoom h3#BottomTitleRooms {
	bottom: 0px;
	position: absolute;
	left: 12px;
	font-size: 1.3em;
}

div#PlainRoom p#boringrooms {
	top: 98px;
	position: absolute;
	left: 50px;
}

div#PlainRoom p#plainwalls {
	top: 164px;
	position: absolute;
	right: 126px;
}

div.digroomwrap {
	 height: 270px;
 }
 ul.digrooms li h4:first-child {
	 padding: 6px;
	 background: #333333;
	 color: #ffffff;
	 margin: bottom: 12px;

 }
 ul.digrooms h4 {font-size: 1.4em; margin: bottom: 0px;}
 
 
 /*Contact Us Form*/
 




#formleft {
float:left;
width:150px;
}

#formright {
float:left;
width:150px;
margin-left: 40px;
}

#contactinfo {
float:left;
width:250px;
margin-left: 30px;
}
#contactinfo p{
line-height: .4;
}

#formright span.wpcf7-form-control-wrap input.wpcf7-text{
display:block;
margin-bottom:6px;
width:150px;
}

#formleft span.wpcf7-form-control-wrap input.wpcf7-text{
display:block;
margin-bottom:6px;
width:150px;
}

.wpcf7-submit {background-image:url(images/submit.jpg); width:115px; height:38px; color:#333; font-weight:bold; text-transform:uppercase; text-indent:25px; font-size:14px; margin-bottom:30px; border:0px; cursor:pointer;}

#message textarea{width:450px; height:46px; margin-bottom:20px; }

/*.wpcf7-submit {background-image:url(images/submit.jpg); width:117px; height:38px; color:#000; border:0px; padding:0px; margin-bottom:40px; cursor:pointer;}
*/
div.wpcf7-mail-sent-ok {
background:#fffccc;
width:250px;

}




@import url('style-print.css') print;
