/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin:0 auto;
	color:#000033;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:13px;
	text-align:center;
	background:#ffffff;
}

body#popup {
	background:#ffffff url(../images/bg2.jpg) repeat-x 0 -200px;
}

body#popup, body#popupImage {
	background:#ffffff;
}

html {
	overflow-y:scroll;
	min-height:100%;
	margin-bottom:1px;
	text-align:center;
}

th {
	background:#333192;
	padding:2px 5px;
	border-right:1px solid #cccccc;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	font-size:12px;
}

td, p, ul, ol, li {
	color:#000033;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 { font-family:"Trebuchet MS", arial, verdana; color:#333366; margin:0 0 20px 0; padding:0; font-weight:bold; }
h1 { font-size:16pt; line-height:16pt; }
h2 { font-size:15pt; line-height:15pt; }
h3 { font-size:14pt; line-height:14pt; }
h4 { font-size:13pt; line-height:13pt; }
h5 { font-size:12pt; line-height:12pt; }
h6 { font-size:11pt; line-height:11pt; }

h1#productListHeading {
	display:block;
	overflow:hidden;
	margin:20px auto;
}

sup { font-size:8px; }

a { color:#333366; text-decoration:none; }
a:hover { color:#0000ff; }

th a { color:#ffffff; }
th a:hover { color:#efefef; }

img { border:0; }

#page {
	overflow:hidden;
	width:100%;
	min-width:1020px;
	margin:0 auto;
	text-align:center;
	z-index:1;
	position:absolute;
	left:0;
	background:#ffffff url(../images/bg2.jpg) repeat-x 50% -1px;
}

#page div.page_lft_border {
	overflow:hidden;
	width:1026px;
	margin:0 auto;
	padding:0;
	text-align:left;
	/*background:transparent url(../images/border_lft.jpg) repeat-y 66px 0;*/
}

#page div.page_lft {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding:0 0 0 75px;
	text-align:left;
	background:transparent url(../images/logo_lft.jpg) no-repeat 0 0;
}

#page div.page_rgt {
	overflow:hidden;
	float:left;
	width:950px;
	margin:0;
	padding:0;
	text-align:left;
	background:transparent url(../images/border_rgt_top.jpg) no-repeat top right;
}

#page div.page_rgt_border {
	overflow:hidden;
	float:left;
	width:950px;
	margin:0;
	padding:0;
	text-align:left;
	/*background:transparent url(../images/border_rgt.jpg) repeat-y top right;*/
}

#header_top {
	float:left;
	overflow:hidden;
	background:#cccbe4 url(../images/border_top_bg.jpg) repeat-x 0 0;
	width:940px;
	text-align:left;
	margin:0 0 0 0;
}

#header_top a, #header_search a {
	display:block;
	width:100%;
	height:100%;
}

#header_top div.lft {
	float:left;
	overflow:hidden;
	background:transparent url(../images/border_top_lft.jpg) no-repeat bottom left;
	width:158px;
	height:73px;
}

#header_top div.lft a {
	display:block;
}

#header_top div.cntr {
	float:right;
	width:300px;
	text-align:right;
	padding:30px 0 0 0;
	font-weight:bold;
}

#header_top div.cntr a {
	display:inline;
}

#header_top div.rgt {
	float:right;
	background:transparent url(../images/border_top_rgt.jpg) no-repeat bottom right;
	width:22px;
	height:73px;
}

#header_nav {
	overflow:hidden;
	float:left;
	background:#d5a135 url(../images/nav_bg_orange.jpg) repeat-x 0 0;
	width:940px;
	text-align:left;
	margin:0 0 0 0;
}

#header_nav div.lft {
	float:left;
	overflow:hidden;
	background:transparent url(../images/nav_orange_lft.jpg) no-repeat bottom left;
	width:158px;
	height:35px;
}

#header_nav div.lft a {
	display:block;
	width:100%;
	height:100%;
}

#header_nav div.center {
	float:left;
	overflow:hidden;
	background:transparent;
	width:760px;
	height:35px;
}

#header_nav div.center ul {
	float:right;
	display:block;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}

#header_nav div.center ul li {
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	border-right:1px solid #ffffff;
	width:auto; height:35px;
}

#header_nav div.center ul li.last {
	border-right:0;
}

#header_nav div.center ul li a {
	color:#333192;
	display:block;
	margin:0;
	padding:0 12px;
	text-decoration:none;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:13px;
	line-height:35px;
	font-weight:bold;
	clear:both;
}

#header_nav div.center ul li a:hover {
	color:#fdba31;
	background:#333192 url() repeat-x 0 0;
}

#header_nav div.rgt {
	float:right;
	background:transparent url(../images/nav_orange_rgt.jpg) no-repeat bottom right;
	width:22px;
	height:35px;
}

#header_btm {
	float:left;
	overflow:hidden;
	background:#ffffff url(../images/nav_btm_lft.jpg) no-repeat 0 0;
	width:940px;
	height:5px;
	margin:0 0 0 0;
}

#header_search {
	overflow:hidden;
	width:940px;
	background:#333192;
	margin:0 0 0 0;
	float:left;
	clear:both;
}

#header_search div.lft {
	float:left;
	width:159px;
	height:35px;
	background:transparent url(../images/search_purple_lft.jpg) no-repeat 0 0;
}

#header_search div.rgt {
	overflow:hidden;
	white-space:nowrap;
	float:right;
	width:750px;
	height:35px;
	background:transparent url(../images/search_purple_rgt.jpg) no-repeat top right;
	line-height:35px;
	text-align:right;
	padding:0 25px 0 0;
}

#header_search div.rgt div.view_cart {
	overflow:hidden;
	width:auto;
	float:left;
	margin:0;
	padding:0;
}

#header_search div.rgt div.view_cart img {
	padding:0 0 0 10px;
}

#header_search div.rgt div.view_cart a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	line-height:26px;
	font-size:14px;
	width:auto;
	padding:5px 2px 0 0;
}

#headersearchform {
	overflow:hidden;
	float:right;
	text-align:right;
	line-height:35px;
}

#headersearchform form {
	margin:0;
	padding:0;
}

span.search input {
	background:#dd75ae url(../images/search_btn.jpg) no-repeat top center;
	font-family:"Trebuchet MS", arial, verdana;
	width:74px;
	height:22px;
	line-height:22px;
	border:0;
	color:#ffffff;
	margin:0;
	padding:0;
	cursor:pointer;
}

#header_search_btm {
	overflow:hidden;
	float:left;
	background:#ffffff url(../images/search_purple_btm_lft.jpg) no-repeat 0 0;
	width:940px;
	height:5px;
	margin:0 0 0 0;
}

input.btn {
	color:#ffffff;
	background:#dc75ad;
	font-family:"Trebuchet MS", arial, verdana;
}

span.field input {
}

#spotlight {
	overflow:hidden;
	width:940px;
	margin:0 auto;
	background:#ffffff;
}

#carousel {
	overflow:hidden;
	float:left;
	width:619px;
	height:352px;
	margin:0 8px 0 0;
}

#carousel div.lft {
	float:left;
	width:20px;
	height:352px;
	background:#ffffff url(../images/spotlight_lft.jpg) no-repeat top center;
}

#carousel div.rgt {
	overflow:hidden;
	float:left;
	width:599px;
	height:352px;
	background:#333192 url(../images/spotlight_bg_txt.jpg) no-repeat center bottom;
}

#carousel div.rgt div.img {
	overflow:hidden;
	background:transparent url() no-repeat top center;
	width:599px;
	height:300px;
}

#carousel div.rgt div.img img {
	width:599px;
	height:300px;
	border:0;
}

#carousel div.rgt div.nav {
	overflow:hidden;
	width:599px;
	height:52px;
}

#carousel div.rgt div.nav div.btns {
	float:left;
	height:52px;
	margin:10px 13px;
	cursor:default;
}

#carousel div.rgt div.nav div.btns div.btn_on a, #carousel div.rgt div.nav div.btns div.btn_off a {
	display:block;
	width:100%;
	height:100%;
}

#carousel div.rgt div.nav div.btns div.btn_on {
	float:left;
	background:transparent url(../images/spotlight_circle_whitezz.jpg) no-repeat center center;
	width:32px;
	height:32px;
	margin:0 8px 0 0;
}

#carousel div.rgt div.nav div.btns div.btn_off {
	float:left;
	background:transparent url(../images/spotlight_circle_purple.jpg) no-repeat center center;
	width:32px;
	height:32px;
	margin:0 8px 0 0;
}

#carousel div.rgt div.nav div.txt {
	overflow:visible;
	float:right;
	text-align:right;
}

#carousel div.rgt div.nav div.txt, #highlights div.txt {
	color:#ffffff;
	font-size:34px;
	margin:5px 20px 0 0;
	padding:0;
	height:52px;
	text-transform:lowercase;
}

#carousel div.rgt div.nav div.txt a {
	display:block;
	width:130px;
	height:45px;
	background:transparent url(/images/shop-now-btn.jpg) no-repeat 0 0;
}

#carousel div.rgt div.nav div.txt a:hover {
	background:transparent url(/images/shop-now-btn.jpg) no-repeat 1px 1px;
}

#highlights div.txt {
	text-align:left;
}

#what-is-rondo #carousel {
	overflow:hidden;
	float:left;
	width:619px;
	height:412px;
	margin:0 8px 10px 0;
}

#what-is-rondo #carousel div.box {
	overflow:hidden;
	float:left;
	width:599px;
	height:412px;
	background:#333192 url(/images/what-is-rondo/btns_btm.jpg) no-repeat center bottom;
}

#what-is-rondo #carousel div.box div.img {
	overflow:hidden;
	background:transparent url() no-repeat top center;
	width:599px;
	height:340px;
}

#what-is-rondo #carousel div.box div.img img {
	width:599px;
	height:340px;
	border:0;
}

#what-is-rondo #carousel div.box div.nav {
	overflow:hidden;
	width:599px;
	height:72px;
	text-align:center;
	margin:0 auto;
}

#what-is-rondo #carousel div.box div.nav div.btns {
	width:410px;
	height:72px;
	margin:0 auto;
	cursor:default;
}

#what-is-rondo #carousel div.box div.nav div.btns div a {
	display:block;
	width:60px;
	height:72px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_front {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_front.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_front_on {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_front_on.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_34 {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_34.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_34_on {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_34_on.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_side {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_side.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_side_on {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_side_on.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_back {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_back.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_back_on {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_back_on.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_closeup_on {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_closeup_on.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo #carousel div.box div.nav div.btns div.btn_closeup {
	float:left;
	background:#333192 url(/images/what-is-rondo/btn_closeup.jpg) no-repeat center center;
	width:60px;
	height:72px;
	margin:0 10px;
}

#what-is-rondo ul {
	clear:both;
	margin:0 0 0 20px;
}

#what-is-rondo ul li {
	font-size:16px;
	list-style:url(/images/flower_bullet.jpg) outside;
	line-height:20px;
	height:24px;
	padding:0 0 0 10px;
}

#highlights {
	float:left;
	width:295px;
	overflow:hidden;
}

#highlights div.img a {
	overflow:hidden;
	display:block;
	width:auto;
	height:300px;
	margin:0 auto;
	padding:0;
	background:#ffffff url(/images/highlight-design-ideas.jpg) no-repeat 0 0;
}

#highlights div.txt {
	overflow:hidden;
	background:#333192 url(/images/highlights-btm.jpg) no-repeat center bottom;
	width:auto;
	height:52px;
	margin:0 auto;
	font-size:34px;
}

#highlights div.txt a {
	display:block;
	width:auto;
	color:#ffffff;
	padding:10px 0 0 20px;
	font-size:25px;
	background:#333192 url(/images/gallery-btn.jpg) no-repeat 210px 15px;
}

#highlights div.txt a:hover {
	background:#333192 url(/images/gallery-btn.jpg) no-repeat 211px 16px;
}

#highlights div.divider {
	height:6px;
}

#features {
	width:904px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	background:#ffffff;
	text-align:center;
	padding:45px 0 0 0;
}

#features div.feature {
	overflow:hidden;
	float:left;
	width:205px;
	/*background:#ffffff url(../images/feature_bg_txt.jpg) no-repeat center 193px;*/
	margin:0;
	padding:0;
}

#features div.feature h1 {
	display:block;
	color:#333192;
	margin:7px auto 0 auto;
	font-size:18px;
	font-weight:normal;
	text-align:left;
}

#features div.feature a {
	display:block;
	border:0;
	margin:0 auto;
	padding:0;
}

#features div.feature a.img {
	width:205px;
	height:205px;
}

#features div.what-is-rondo a {
	background:transparent url(/images/feature_what-is-rondo.jpg) no-repeat 0 0;
}

#features div.how-to-rondo a {
	background:transparent url(/images/feature_how-to-rondo.jpg) no-repeat 0 0;
}

#features div.rondo-on-tv a {
	background:transparent url(/images/feature_rondo-on-tv.jpg) no-repeat 0 0;
}

#features div.wall-preparation a {
	background:transparent url(/images/feature_wall-preparation.jpg) no-repeat 0 0;
}

#features div.personalization a {
	background:transparent url(/images/feature_personalization.jpg) no-repeat 0 0;
}

#features div.feature a.more {
	float:right;
	background:transparent url(/images/feature_bullet.jpg) no-repeat 0 50%;
	text-align:right;
	font-weight:bold;
	padding:3px 5px 3px 20px;
}

#features div.divider {
	float:left;
	width:28px;
	height:230px;
	background:#ffffff url(../images/feature_divider.jpg) no-repeat 13px 3px;
}

#feature_text {
	overflow:hidden;
	width:806px;
	background:#ffffff;
	color:#6b6b6b;
	margin:0 auto;
	padding:38px 67px;
	text-align:left;
	font-size:12px;
	line-height:20px;
}

#feature_text h1 {
	padding:0;
	margin:0 0 10px 0;
}

#feature_text p {
	padding:0;
	margin:15px 0 0 0;
	border:0;
	color:#6b6b6b;
}

#footer {
	display:block;
	clear:both;
	overflow:hidden;
	width:940px;
	font-size:11px;
	color:#8981bd;
	background:#333192;
	padding:0;
	margin:0;
}

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

#footer a:hover {
	text-decoration:underline;
}

#footer div.lft {
	float:left;
	padding:0 0 0 19px;
}

#footer div.rgt {
	float:right;
	height:68px;
	padding:40px 34px 0 32px;
	margin:8px 0 0 0;
	color:#ffffff;
	border-left:1px solid #4e4bb2;
}

#footer div.rgt a {
	color:#ffffff;
}

#footer div.rgt div.nav {
	clear:both;
}

#footer div.rgt div.ssl {
	clear:both;
	float:right;
	margin:10px auto 0 auto;
}

#footer div.facebook {
	width:132px;
	height:100px;
	margin:9px 0 6px 42px;
	padding:0;
	background:#333192 url(../images/footer-facebook.jpg) no-repeat 50% 0;
	text-align:center;
	border:0;
}

#footer div.facebook a.facebook {
	display:block;
	color:#ffffff;
	font-size:10px;
	padding-top:93px;
	width:132px;
}

#footer_btm {
	float:right;
	overflow:hidden;
	width:960px;
	height:28px;
	margin:0;
	padding:0;
	background:#333192 url(../images/border-btm-white.jpg) repeat-x bottom left;
}

#footer_btm div.lft {
	float:left;
	width:27px;
	height:28px;
	background:#ffffff url(../images/border-btm-lft-purple.jpg) no-repeat 0 0;
}

#footer_btm div.rgt {
	float:right;
	width:30px;
	height:28px;
	padding:0 1px 0 0;
	background:#ffffff url(../images/border_btm_rgt-purple.jpg) no-repeat 0 0;
}

#content_holder {
	float:left;
	width:940px;
	min-height:600px;
	margin:0 0 0 0;
	background:#ffffff;
	text-align:left;
}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
}

label, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	color:#333192;
}

textarea {
	margin:0;
	display:block;
	width: 95%;
	color:#333192;
	font-family:"Trebuchet MS", arial, verdana;
}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, label.switchedLabel, label.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment label.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background:transparent;
	text-align:center;
	width:auto;
	margin:0 auto;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#contentMainWrapper {
	overflow:hidden;
}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#centerColumn {
	overflow:hidden;
}

#indexProductList {
	float:left;
	width:700px;
	overflow:hidden;
}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
}

.buttonRow input {
	margin:0;
	padding:0;
}

#indexProductListCatDescription {
	margin:10px 0 25px 0;
}

#productReviewLink, #productDateAdded, #productTellFriendLink {
	display:none;
}

#navMainSearch {
	float: right;
}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

#navColumnOne {
	float:left;
	display:block;
	padding:20px 0 0 30px;
}

#navColumnOneWrapper {
	border-right:1px solid #e2e2e2;
	padding:0 20px 0 0;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {}
.important {
	font-weight: bold;
}

.notice {}
.rating{}
.gvBal {
	float: right;
}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}

.tableHeading {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	background:#ffb634;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

#scRemoveHeading {
	text-align:center;
}

.cartRemoveItemDisplay {
	text-align:center;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align:left;
}

#productMainImage {
	float:left;
	text-align:center;
	margin:0;
	padding:5px 20px 20px 0;
}

table.tabTable { margin:30px 0; }
td.productListing-data {
	padding:10px 5px;
}
td.productListing-data h3.itemTitle {
	font-size:16px;
	margin:0 0 10px 0;
}

.categoryListBoxContentsBig {
	overflow:hidden;
	width:300px;
	margin:0 20px 40px 0;
	padding:10px 0;
	float:left;
	vertical-align: top;
	text-align:center;
}

.categoryListBoxContentsBig a {
	display:block;
	text-decoration:none;
}

.categoryListBoxContentsBig a img {
	min-width:50px;
	min-height:100px;
	margin:0 0 5px 0;
}

.categoryListBoxContents {
	overflow:hidden;
	width:150px;
	margin:0 20px 40px 0;
	padding:10px 0;
	float:left;
	vertical-align: top;
	text-align:center;
}

.categoryListBoxContents a {
	display:block;
	text-decoration:none;
}

.categoryListBoxContents a img {
	min-width:50px;
	min-height:100px;
	margin:0 0 5px 0;
}

#siteinfoIP, #siteinfoLegal, #navSuppWrapper, #navCatTabsWrapper, #headerWrapper, #logoWrapper {
	display:none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
}
SPAN.category-subs-parent {
	font-weight: bold;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
}

#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}

#shippingEstimatorContent {
	text-align:left;
	/*background:transparent url(/images/logo-tiny.gif) no-repeat 0 85px;*/
}

div.shippingEstimatorWrapper p {
	margin:0;
}

div.shippingEstimatorWrapper table {
	margin:0 0 50px 0;
}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#seShipTo {
	float:left;
	text-align:left;
	clear:both;
	padding-left:20px;
}

#shippingEstimatorContent div.cartTotalsDisplay {
	padding:20px;
}

#shippingEstimatorContent h2 {
	text-align:center;
	margin:0;
}

#shippingEstimatorContent label.inputLabel {
	margin:0;
	padding-left:20px;
}

#interiorheader { display:block; overflow:hidden; margin:0 0 0 0; width:940px; background:#ffffff; clear:both; }
#interiorheader div { width:919px; height:121px; }
#interiorheader h1 { margin:0; padding:0 38px 0 0; color:#ffffff; height:52px; font-size:36px; line-height:52px; text-align:right; text-transform:lowercase; background:#ffffff url(../images/interiorheading_bg.jpg) no-repeat 0 0; }
#interiorheader h1 sup { font-size:16px; text-transform:none; }

div.largespaces { background:transparent url(../images/interiorheading_largespaces.jpg) no-repeat 0 0; }
div.smallspaces { background:transparent url(../images/interiorheading_smallspaces.jpg) no-repeat 0 0; }
div.accessorize { background:transparent url(../images/interiorheading_accessorize.jpg) no-repeat 0 0; }
div.collections { background:transparent url(../images/interiorheading_collections.jpg) no-repeat 0 0; }
div.rondorooms { background:transparent url(../images/interiorheading_roomrooms.jpg) no-repeat 0 0; }
div.howtorondo { background:transparent url(../images/interiorheading_howtorondo.jpg) no-repeat 0 0; }
div.ontv { background:transparent url(../images/interiorheading_ontv.jpg) no-repeat 0 0; }
div.personalize { background:transparent url(../images/interiorheading_personalize.jpg) no-repeat 0 0; }
div.wall-letters { background:transparent url(../images/interiorheading_wall-letters.jpg) no-repeat 0 0; }

#room_products {
	overflow:hidden;
	clear:both;
	margin:0 0 20px 0;
	padding:0;
}

#room_products div.product {
	float:left;
	width:305px;
	min-height:150px;
	border:1px solid #e2e2e2;
	margin:20px 20px 0 0;
	padding:5px;
	text-align:center;
}

#room_products div.product div.img {
	clear:both;
	border-bottom:1px solid #e2e2e2;
	margin:0 0 5px 0;
	padding:0 5px 5px 5px;
	border:1px solid #cccccc;
}

#room_products div.product div.img a {
	display:block;
}

#room_products div.product div.price {
	overflow:hidden;
	display:block;
	float:left;
	color:#25238C;
	font-weight:600;
	margin:0 20px 0 0;
}

#room_products div.product div.price div {
	display:block;
	float:left;
	color:#25238C;
	font-weight:600;
}

#room_products div.product div.dollars {
	font-size:20px;
	padding:0;
	margin:0;
}

#room_products div.product div.change {
	overflow:hidden;
	font-size:12px;
	padding:3px 1px 5px 0;
}

#room_products div.product h4 {
	float:left;
	text-align:left;
	width:130px;
	font-size:13px;
	font-weight:normal;
}

#room_products div.product input {
	float:right;
}

#sidebarnav {
	display:block;
	overflow:hidden;
	margin:10px 0 0 0;
}

ul.sidebarnav0 {
	margin:0;
	padding:0;
}

ul.sidebarnav0 li {
	display:block;
	margin:0;
	padding:0;
}

ul.sidebarnav0 li a {
	display:block;
	margin:0;
	padding:0 0 11px 0;
	color:#de75ae;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

ul.sidebarnav1 {
	overflow:hidden;
	margin:0;
	padding:0;
}

ul.sidebarnav1 li {
	display:block;
	padding:10px 0 3px 0;
	margin:0;
	border-top:1px solid #ebebeb;
}

ul.sidebarnav1 li a {
	margin:0;
	color:#323091;
	font-size:14px;
	font-weight:bold;
	border:0;
	background:transparent url(../images/sidebarnav_pinkarrow.jpg) no-repeat 0 4px;
	text-decoration:none;
	padding:0 0 0 10px;
}

ul.sidebarnav1 li a:hover {
	color:#f6bb30;
}

ul.sidebarnav1 ul li {
	padding: 3px 0px;
}

ul.sidebarnav2 {
	overflow:hidden;
	margin:0;
	padding:0 0 10px 0;
}

ul.sidebarnav2 li { display:block;
	margin:0;
	padding:0;
	border:0;
}

ul.sidebarnav2 li a { color:#323091;
	font-size:14px;
	font-weight:normal;
	border:0;
	background:transparent url(../images/sidebarnav_pinkarrow.jpg) no-repeat 0 4px;
	text-decoration:none;
	padding:0 0 0 10px;
}

ul.sidebarnav2 li a.greennav { color:#009900;
	font-size:14px;
	font-weight:normal;
	border:0;
	background:transparent url(../images/sidebarnav_pinkarrow.jpg) no-repeat 0 4px;
	text-decoration:none;
	padding:0 0 0 10px;
}

ul.sidebarnav2 li a:hover { color:#f6bb30;
	border:0;
	background-image:url(../images/sidebarnav_orangearrow.jpg);
}

ul.sidebarnav0 li.highlight, ul.sidebarnav1 li.highlight, ul.sidebarnav2 li.highlight {
	background-color:#efefef;
}

#pageNotFound, #interiorpage {
	float:left;
	padding:25px 35px 0 35px;
}

#howtorondo_list ul {
	display:block;
	width:auto;
	clear:both;
}

#howtorondo_list ul li {
	list-style:url(/images/flower_bullet.jpg) outside;
	padding:0 0 0 10px;
}

#howtorondo_list div.images {
	width:100%;
	clear:both;
	margin:0 auto;
	padding:0;
}

#howtorondo_list div.images img {
	float:left;
	padding:0 40px 20px 0;
}

div.wallprep p {
	font-size:17px;
}

#wall_prep_popup {
	display:block;
	margin:0 auto;
	left:0;
	text-align:left;
}

#wallprep {
	overflow:hidden;
	clear:both;
	margin:20px 0 0 0;
}

#wallprep a {
	float:left;
	line-height:48px;
	padding:0 10px 0 0;
	font-weight:bold;
	text-decoration:none;
}

#wallprep img {
	margin:0;
}

#wall_prep_popup div.content h1 {
	font-size:22px;
	margin:0 0 20px 0;
}

#wall_prep_popup div.content p {
	margin:0 0 20px 0;
	padding:0;
}

#wall_prep_popup div.content {
	font-size:18px;
	padding:10px;
	margin:10px;
}

#wall_prep_popup div.content img {
	margin:0 10px 0 0;
	border:0;
}


form#contact {
	margin:0;
	padding:0;
}

form#contact fieldset {
	overflow:hidden;
	width:auto;
	border:0;
	clear:left;
}

form#contact div.field {
	overflow:hidden;
	clear:left;
	width:600px;
	background:#efefef;
	margin:0 0 5px 0;
	padding:5px 5px 10px 10px;
}

form#contact label {
	overflow:hidden;
	float:left;
	width:100px;
	padding:0;
	margin:0;
	color:#333366;
}

form#contact input {
	width:200px;
}

form#contact textarea {
	clear:left;
	float:left;
	width:500px;
	height:100px;
	margin:0;
	padding:0 10px 10px 3px;
}

#help_popup {
	background:#ffffff;
	padding:10px;
	text-align:left;
}

#help_popup h2 {
	font-size:14px;
}

#help_popup p, #help_popup h2 {
	margin:0 0 20px 0;
	padding:0;
}

form#multiple_products_cart_quantity {
	clear:both;
	display:block;
	margin:0;
}

td.productListing-data {
	text-align:center;
}

td.productListing-data a img {
}

img.listingProductImage {
	max-width:100px;
	max-height:100px;
}

a.productlistimage {
	display:block;
}

#personalize {
	text-align:left;
	margin:0;
	padding:0 0 20px 0;
	font-weight:bold;
}

#personalize textarea {
	width:95%;
	height:80px;
	margin:0 auto 10px auto;
	padding:0 0 0 5px;
	float:left;
	clear:both;
	text-transform:lowercase;
	font-size:30px;
}

#personalize div.explanation {
	clear:both;
	margin:0 auto 25px auto;
	padding:5px;
	color: #333192;
}

#personalize div.explanation ul, #personalize div.explanation ul li {
	margin-bottom:0;
	color: #333192;
}

#personalize div.explanation ul {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	padding:0;
	clear:both;
}

#personalize div.explanation ul li {
	float:left;
	list-style:disc inside none;
	width:250px;
}

#display_letters {
	display:block;
	overflow:scroll;
	width:auto;
	height:200px;
	border:1px solid #cccccc;
	margin:20px auto 0 auto;
	padding:10px;
	overflow-x:hidden;
}

#display_letters img {
	margin:0 0 10px 0;
}

form#letter_collection {
	display:block;
	width:auto;
	margin:-25px auto 25px auto;
	clear:both;
}

#warning_choking_hazard {
	background:transparent url(/images/warning_choking_hazard.jpg) no-repeat 0 0;
	width:auto;
	height:40px;
	margin:5px 0 0 19px;
	padding:0;
	clear:both;
}

#powered-by {
	overflow:hidden;
	clear:both;
	margin:0 auto 0 auto;
	padding:10px 0 10px 60px;
	font-size:10px;
	text-align:center;
	width:1000px;
	background:transparent url(/images/warning_choking_hazard.jpg) no-repeat 830px 7px;
}

#powered-by img {
	margin:0 0 5px 0;
}

table#cartContentsDisplay {
	border-left:1px solid #cccccc;
}

table#cartContentsDisplay tr.rowEven, table#cartContentsDisplay tr.rowOdd {
	background:#ffffff;
}

table#cartContentsDisplay td {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px 5px;
}

table#cartContentsDisplay td a {
	text-decoration:none;
}

.centerColumn, #indexCategories {
	overflow:hidden;
	display:block;
	width:700px;
}

#make-over-text {
	background:#333192;
	color:#ffffff;
	float:left;
	padding:10px;
	font-size:18px;
	margin:0;
}

#personalize_promo {
	width:auto;
	color:#333192;
	padding:0 0 10px 0;
	text-align:left;
	font-size:15px;
	margin:0 auto 10px auto;
	font-weight:bold;
}

#personalize_promo div.larger {
	font-size:22px;
	margin:2px auto 5px auto;
}

.pink {
	color:#dd75ae;
}

#personalize_promo span.showme {
	border:1px solid #ffffff;
	margin:0 0 0 5px;
	padding:2px 5px;
	font-weight:bold;
	background:#5955a9;
}

#shipping_rates_box {
	padding:10px;
	border:1px solid #333192;
	margin:20px 0;
}

#shipping_rates_box div.note {
	padding:10px;
	background:#eae285;
	margin:20px 0 0 0;
}

/* ShareThis */

span#sharethis_0 {
	margin: 15px 75px 15px 0px;
	display: block;
	float: right;
}

div.epk-article {
	margin:20px auto 0 auto;
	padding:20px 0;
	border-top:1px dashed #333192;
	width:auto;
}

div.epk-article div.date {
	display:block;
	clear:both;
	margin:0 auto;
	overflow:hidden;
}

div.icon-pdf-file {
	float:left;
	display:block;
	margin:0 10px 10px 0;
	width:32px;
	height:32px;
	background:transparent url(/images/pdficon_large.gif) no-repeat 0 0;
}

div.icon-pdf-file a {
	display:block;
	width:32px;
	height:32px;
	margin:0 auto;
}
