
body {
background-color:#f1f1ed;
height:100%;
width:100%;
text-align:center;
margin:0;
padding:0;
}

div#container {
float:left;
position:relative;
width:100%;
min-height:300px;
margin:0;
padding:0;
z-index:100;
}

div#container_holder {
position:relative;
width:950px;
min-height:300px;
margin:0;
padding:0;
text-align:left;
z-index:100;
margin:0 auto;
}

div#top_container {
float:left;
position:relative;
width:950px;
height:121px;
margin:0;
padding:0;
background-color:Red;
background: url(images/LilyTop.jpg) no-repeat;
background-position: 100% 0;
z-index:1;
}

div#logo {
float:left;
position:relative;
width:334px;
height:101px;
margin:0 0 0 18px;
padding:20px 0 0 0;
}

div#tools {
float:left;
position:relative;
width:575px;
height:121px;
text-align:right;
margin:0;
padding:45px 23px 0 0;
}

* html div#tools {
width:552px;
height:68px;
}

div#searchBox {
float:left;
position:relative;
width:575px;
height:30px;
text-align:right;
margin:0;
padding:0;
}

div#searchContainer {
position:absolute;
left:414px;
width:18px;
height:20px;
margin-top:5px;
}

.textboxStyle {
width:135px;
padding-left:24px;
}

* html .textboxStyle {
width:112px;
padding-left:24px;
}

* html div#searchBox {
width:552px;
}

div#toolsNav {
float:left;
position:relative;
width:575px;
height:33px;
font-family:Verdana;
font-weight:normal;
font-size:12px;
line-height:18px;
color:#001e35;
text-align:right;
margin:0;
padding:0;
}

* html div#toolsNav {
width:552px;
}

div#tools a {
color:#001e35;
text-decoration:none;
}

div#tools a:hover {
color:#001e35;
text-decoration:underline;
}

div#topRight {

font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#001e35;
float:right;
}

div#topRight a {
color:#0000FF;
text-decoration:none;
}

div#topRight a:hover {
color:#0000FF;
text-decoration:underline;
}

div#middle_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin:0;
padding:20px 23px;
background-color:#dddcd3;
z-index:1;
}

div#nav_container {
float:left;
position:relative;
width:904px;
height:49px;
margin:0;
padding:0;
background:#fdfcfc url(images/nav_bg.jpg) repeat-x;
z-index:1;
}

div#nav_container ul {
width:904px;
height:49px;
margin: 0;
padding: 0;
list-style-type: none;
font-family:Verdana;
font-weight:bold;
font-size:12px;
background:url(images/last_nav_bg.jpg) no-repeat;
background-position:100% 0;
z-index:50;
}

div#nav_container li {
float:left;
position:relative; 
list-style-type:none;
height: 49px;
margin: 0;
line-height: 49px;
border-left: 1px solid #c1c0b9;
z-index:50;
}

div#nav_container li.first_cell {
float:left;
position:relative; 
list-style-type:none;
height: 49px;
margin: 0;
line-height: 49px;
border-left:none;
background:url(images/first_nav_bg.jpg) no-repeat;
color:#002d50;
z-index:50;
}

div#nav_container li.cart {
float:left;
position:relative; 
list-style-type:none;
height: 49px;
margin: 0;
line-height: 49px;
padding: 0 14px;
font-weight:normal;
border-left: 1px solid #c1c0b9;
color:#002d50;
z-index:50;
}

* html div#nav_container li.cart {
height: 34px;
padding: 15px 14px 0 14px;
}

div#nav_container li.selected {
background:#002d50;
}

div#nav_container li.selected a {
float:left;
display:block;
height: 49px;
color:#fdfcfc;
}

div#nav_container li:hover {
background:#002d50;
color:#fdfcfc;
}

div#nav_container li.cart:hover {
background:none;
}

div#nav_container li.cart:hover a {
float:left;
display:block;
height: 49px;
background:none;
color:#002d50;
text-decoration:none;
}

div#nav_container li.cart a {
float:left;
display:block;
height: 49px;
color:#002d50;
padding:0;
text-decoration:none;
}

* html div#nav_container li.cart a {
height: 34px;
}

div#nav_container li.cart a:hover {
color:#944c1c;
text-decoration:none;
}

div#nav_container li.cart a span.cart_text {
margin:0;
padding:0;
text-decoration:underline;
}

div#nav_container li a {
float:left;
display:block;
height: 49px;
padding: 0 14px;
text-decoration:none;
color:#002d50;
}

div#nav_container li:hover a {
float:left;
display:block;
height: 49px;
color:#fdfcfc;
}

div#content_container {
float:left;
position:relative;
width:904px;
height:389px;
margin:19px 0 0 0;
padding:0;
z-index:2;
}

div#HomepageMainImage {
float:left;
position:relative;
width:605px;
height:389px;
margin:19px 0 0 0;
padding:0;
z-index:2;
}

div#HomepageMainContent {
float:left;
position:relative;
width:259px;
height:374px;
margin:19px 0 0 0;
padding:15px 20px 0 20px;
background-color:#848463;
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#fff;
z-index:3;
}

/* REMOVED FOR IE6 - WEIRD PROBLEMS
* html div#HomepageMainContent {
height:389px;
width:299px;
}
*/

div#homePlantATree {
position:absolute;
bottom:10px;
left:10px;
width:68;
height:70;
}

div#HomepageMainContent h1 {
font-family:Verdana;
font-weight:normal;
font-size:24px;
color:#fff;
padding:10px 0;
margin:0;
}

div#HomepageMainContent p {
padding:10px 0;
margin:0;
}

div#feature_container {
float:left;
position:relative;
width:904px;
height:153px;
margin:0;
padding:0;
background-color:#fff;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
z-index:4;
}

div#feature_container a {
color:#934d1f;
text-decoration:underline;
}

div#feature_container h2 {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002d50;
padding:10px 0;
margin:0;
}

div#HomepageFeature1 {
float:left;
position:relative;
width:303px;
height:153px;
margin:0;
padding:0;
background: url(images/homepageFeatureBorder.jpg) no-repeat;
background-position: 100% 0;
z-index:4;
}

div#feature1Image {
float:left;
position:relative;
width:95px;
height:153px;
margin:0;
padding:0;
z-index:4;
}

div#feature1Text {
float:left;
position:relative;
width:198px;
height:143px;
margin:0;
padding:10px 10px 0 0;
z-index:4;
}

div#HomepageFeature2 {
float:left;
position:relative;
width:303px;
height:153px;
margin:0;
padding:0;
background: url(images/homepageFeatureBorder.jpg) no-repeat;
background-position: 100% 0;
z-index:4;
}

div#feature2Image {
float:left;
position:relative;
width:95px;
height:153px;
margin:0;
padding:0;
z-index:4;
}

div#feature2Text {
float:left;
position:relative;
width:198px;
height:143px;
margin:0;
padding:10px 10px 0 0;
z-index:4;
}

div#HomepageFeature3 {
float:left;
position:relative;
width:298px;
height:153px;
margin:0;
padding:0;
z-index:4;
}

div#feature3Image {
float:left;
position:relative;
width:95px;
height:153px;
margin:0;
padding:0;
z-index:4;
}

div#feature3Text {
float:left;
position:relative;
width:193px;
height:143px;
margin:0;
padding:10px 10px 0 0;
z-index:4;
}

div#feature3Text .sale {
float:right;
position:relative;
padding: 8px 8px;
background-color:#934d1f;
font-family:Verdana;
font-weight:bold;
font-size:16px;
color:#fff;
}

div#bottom_container {
float:left;
position:relative;
width:950px;
height:121px;
margin:0;
padding:25px 0 0 0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#001e35;
text-align:center;
z-index:1;
}

div#bottom_container a {
color:#001e35;
text-decoration:none;
}

div#bottom_container a:hover {
color:#001e35;
text-decoration:underline;
}


/* -----------------------------

Interior Template Styles

-------------------------------- */


div#interior_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin:19px 0 0 0;
padding:0;
background-color:#fff;
z-index:1;
}

div#breadcrumbs {
float:left;
position:relative;
width:893px;
min-height:10px;
padding:8px 0 8px 5px;
margin:0 3px 0 3px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
border-bottom: 1px solid #c0bfb7;
}

* html div#breadcrumbs {
width:893px;
}

div#breadcrumbs a {
color:#757575;
text-decoration:none;
}

div#breadcrumbs a:hover {
color:#757575;
text-decoration:underline;
}

div#interior_content_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin: 3px 0 3px 0;
background: url(images/interior_bg.jpg) repeat-y;
padding:0;
}

div#interior_content_container a {
color:#934d1f;
text-decoration:underline;
}

div#left_side {
float:left;
position:relative;
width:170px;
min-height:100px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#left_nav {
float:left;
position:relative;
width:170px;
min-height:200px;
padding-bottom: 180px;
}

div#left_nav ul {
margin: 17px 0 0 15px;
padding: 0;
list-style-type: none;
}

div#left_nav li {
padding:3px 0;
}

div#left_nav li a {
color:#757575;
text-decoration:none;
}

div#left_nav li a:hover {
color:#000;
text-decoration:underline;
}


div#LeftFeatureArea {
position:absolute;
left:0;
bottom:0;
width:140px;
min-height:50px;
margin:0 0 20px 0;
padding:0 15px 0 15px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#LeftFeatureArea p {
margin:0;
padding:0;
}

div#MainContent {
float:left;
position:relative;
width:514px;
min-height:100px;
margin:0;
padding:0 18px;
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#000;
border-left:solid 1px #DDDCD3;
}

/* REMOVED FOR IE6 - WEIRD PROBLEMS
* html div#MainContent {
width:550px;
}
*/

div#MainContent p {
padding:10px 0;
margin:0;
}


div#MainContent h1 {
font-family:Verdana;
font-weight:normal;
font-size:24px;
color:#000;
padding:10px 0;
margin:0;
}

div#middle_content {
float:left;
position:relative;
width:884px;
min-height:111px;
margin:0;
margin-top:20px;
padding:10px 10px 10px 10px;
background-color:#FFF;
z-index:2;
}

div#RightContent {
float:left;
position:relative;
width:180px;
min-height:100px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
margin: 10px 2px 0 2px;
padding:0;
}

div#RightContent a {
color:#63810F;
text-decoration:none;
}

div#RightContent a:hover {
color:#63810F;
text-decoration:underline;
}

* html div#RightContent {
width:174px;
}

div#RightContent h2 {
color:#000;
font-size:11px;
font-weight:normal;
padding:0;
margin:0;
}

div#rightTopFeatureArea {
float:left;
position:relative;
width:148px;
min-height:100px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
padding:0 16px 25px 16px;
margin: 0 0 15px 0;
border-bottom: 1px solid #c0bfb7;
}

* html div#rightTopFeatureArea {
padding:0 13px 25px 13px;
}

div#rightMiddleFeatureArea {
float:left;
position:relative;
width:148px;
min-height:100px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
padding:0 16px 25px 16px;
margin: 0 0 15px 0;
border-bottom: 1px solid #c0bfb7;
}

* html div#rightMiddleFeatureArea {
padding:0 13px 25px 13px;
}

div#rightBottomFeatureArea {
float:left;
position:relative;
width:148px;
min-height:100px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
padding:0 16px 5px 16px;
margin: 0 0 15px 0;
}

* html div#rightBottomFeatureArea {
padding:0 13px 5px 13px;
}

/* -----------------------------

Shop Online Template Styles

-------------------------------- */


div#shop_online_content_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin: 3px 0 3px 0;
padding:0;
}

div#shopOnlineImage {
height:150px;
width:200px;
}

div#categories {
float:left;
position:relative;
width:533px;
min-height:121px;
margin: 0;
padding:0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#categories ul {
margin: 15px 0 0 20px;
padding: 0;
list-style-type: none;
}

div#categories li {
margin: 0;
padding: 3px 0;
}

* html div#categories li {
margin:3px 0;
padding: 0;
}

div#categories li.mainCategory {
margin: 0;
padding: 3px 0;
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002c4f;
}

* html div#categories li.mainCategory {
margin:3px 0;
padding:0;
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002c4f;
}

div#categories li.mainCategory a {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002c4f;
text-decoration:none;
}

div#categories li.mainCategory a:hover {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002c4f;
text-decoration:underline;
}

div#categories li a {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
text-decoration:none;
}

div#categories li a:hover {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
text-decoration:underline;
}

div#categories hr {
width:529px;
height:1px;
margin:4px 2px 5px 2px;
border-top:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-bottom:none;
}

div#categories .categoryImageLeft {
width:170px;
margin: 0;
padding:10px 0 0 0;
vertical-align:middle;
text-align:center;
}

div#categories .categoryCellLeft {
width:170px;
height:215px;
margin: 0;
padding:0;
vertical-align:top;
}

div#categories .categoryImageMiddle {
width:176px;
margin: 0;
padding:10px 0 0 0;
border-left:1px solid #c0bfb7;
vertical-align:middle;
text-align:center;
}

* html div#categories .categoryImageMiddle {
width:173px;
}

div#categories .categoryCellMiddle {
width:176px;
height:215px;
margin: 0;
padding:0;
border-left:1px solid #c0bfb7;
vertical-align:top;
}

* html div#categories .categoryCellMiddle {
width:173px;
}

div#categories .categoryImageRight {
width:175px;
margin: 0;
padding:10px 10px 0 0;
border-left:1px solid #c0bfb7;
vertical-align:middle;
text-align:center;
}

* html div#categories .categoryImageRight {
width:166px;
}

div#categories .categoryCellRight {
width:175px;
height:215px;
margin: 0;
border-left:1px solid #c0bfb7;
padding:0 10px 0 0;
vertical-align:top;
}

* html div#categories .categoryCellRight {
width:166px;
}

div#categories ul.shopOnlineSubItems {
margin:3px 0 0 8px;
padding:0;
}

div#featuredItem {
float:left;
position:relative;
width:355px;
min-height:121px;
margin: 9px 0 0 0;
padding:0;
background-color:#9c5f3d;
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#fff;
}

div#featuredItem h1 {
font-family:Verdana;
font-weight:normal;
font-size:24px;
color:#fff;
padding-left: 15px;
padding-right:15px;
}

div#featuredItem p {
padding-left: 15px;
padding-right:15px;
}



/* -----------------------------

Category Template Styles

-------------------------------- */

.noProducts {
margin-top:30px; 
text-align:center; 
font-size:12px; 
font-weight:bold;
color:#000; 
}


div#customerShowcase {
float:left;
position:relative;
width:140px;
min-height:50px;
margin:20px 0 20px 0;
padding:0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#category_content_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin: 3px 0 0 0;
padding:0 0 15px 0;
}

div#category {
float:left;
position:relative;
width:157px;
min-height:111px;
margin:0;
padding:10px 0 0 15px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#category img {
margin: 0 0 15px 0;
}

div#category ul {
margin:5px 0 15px 5px;
padding:0;
list-style-type: none;
}

div#category li {
margin:0;
padding:3px 0;
}

div#category li.mainCategory {
font-weight:bold;
font-size:11px;
color:#002c4f;
text-decoration:none;
}

div#category li a.mainCategory {
font-weight:bold;
font-size:11px;
color:#002c4f;
text-decoration:none;
}

div#category li a.mainCategory:hover {
font-weight:bold;
font-size:11px;
color:#002c4f;
text-decoration:underline;
}

div#category li a {
color:#63810F;
text-decoration:none;
}

div#category li a:hover {
color:#000;
text-decoration:underline;
}

div#category li a.selected {
color:#002c4f;
text-decoration:none;
}

div#category li a.selected:hover {
color:#002c4f;
text-decoration:underline;
}

div#category ul.categorySubItems {
margin:3px 0 0 8px;
padding:0;
}

div#CategoryFeautredItem {
float:left;
position:relative;
width:409px;
min-height:111px;
margin:10px 0 0 10px;
padding:0;
background-color:#848463;
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#fff;
}

* html div#CategoryFeautredItem {
height:111px;
}

div#CategoryFeautredItem h1 {
font-family:Verdana;
font-weight:normal;
font-size:24px;
color:#fff;
padding-left: 15px;
padding-right:15px;
}

div#CategoryFeautredItem p {
padding-left:15px;
padding-right:15px;
}

div#categoryHeader {
float:left;
position:relative;
width:309px;
margin: 18px 0 15px 0;
}

div#categoryHeader .sale {
position:relative;
padding: 8px 8px;
margin: 0 0 0 20px;
background-color:#934d1f;
font-family:Verdana;
font-weight:normal;
font-size:18px;
color:#fff;
}

div#categoryItems {
float:left;
position:relative;
width:309px;
min-height:111px;
margin:0 2px;
padding:0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#828181;
}

div#categoryItems td {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#828181;
}

div#categoryItems td.addToCart {
padding:15px 0 0 0;
}

div#categoryItems strong {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#000;
}

div#categoryItems .separator {
height:30px;
padding:0;
margin:0;
vertical-align:middle;
}

div#categoryItems hr {
width:309px;
height:1px;
margin:4px 0 5px 0;
border-top:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-bottom:none;
}

div#CategoryLargeImage {
float:left;
position:relative;
width:519px;
min-height:111px;
margin:10px 0 0 15px;
padding:0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#828181;
}

div#CategoryLargeImage h2 {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#000;
margin:10px 0;
padding:0;
}



/* -----------------------------

Collection Template Styles

-------------------------------- */

div#collection_content_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin: 3px 0 3px 0;
padding:0;
}

div#featuredCollection {
float:left;
position:relative;
width:721px;
min-height:200px;
margin:0;
padding:0;
/*border-left:1px solid #c0bfb7;*/
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#featuredCollection td {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#featuredCollection hr {
width:725px;
height:1px;
margin:0px 2px 0px 2px;
padding:0;
border-top:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-bottom:none;
}

div#featuredCollection td.lastItem {
width:182px;
border:none;
}

div#featuredCollection td.rowBorder {
border-left:1px solid #c0bfb7;
margin:0;
padding:0;
}

div#featuredCollection td.item {
width:182px;
border-left:1px solid #c0bfb7;
padding:8px 0 0 0;
margin:0;
}

div#featuredCollection table.itemCell {
width:168px;
margin: 5px 0 0 0;
padding:0 6px;
}

div#featuredCollection td.itemImage {
min-height:135px;
padding: 0 0 5px 0;
}

div#featuredCollection td.itemNameAndPrice {
height:60px;
}

div#featuredCollection strong {
font-weight:normal;
color:#000;
}

div#featuredCollection strong a {
font-weight:normal;
color:#000;
text-decoration: none;
}

div#featuredCollection strong a:hover {
font-weight:normal;
color:#000;
text-decoration: none;
}


/* -----------------------------

Cart Featured Collection

------------------------------*/

div#cartFeaturedCollection {
float:left;
position:relative;
width:725px;
min-height:200px;
margin:0;
padding:0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#cartFeaturedCollection td {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#cartFeaturedCollection hr {
width:725px;
height:1px;
margin:4px 2px 5px 2px;
border-top:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-bottom:none;
}

div#cartFeaturedCollection td.lastItem {
width:182px;
border:none;
}

div#cartFeaturedCollection td.rowBorder {

}

div#cartFeaturedCollection td.item {
width:182px;
border-left:1px solid #c0bfb7;
}

div#cartFeaturedCollection table.itemCell {
width:168px;
margin: 5px 0 40px 0;
padding:0 8px;
}

div#cartFeaturedCollection td.itemImage {
height:120px;
}

div#cartFeaturedCollection strong {
font-weight:normal;
color:#000;
}

div#cartFeaturedCollection strong a {
font-weight:normal;
color:#000;
text-decoration: none;
}

div#cartFeaturedCollection strong a:hover {
font-weight:normal;
color:#000;
text-decoration: none;
}


/* -----------------------------

Item Template Styles

-------------------------------- */

div#item_content_container {
float:left;
position:relative;
width:904px;
min-height:121px;
margin: 3px 0 3px 0;
background: url(images/interior_bg.jpg) repeat-y;
padding:0;
}

div#itemContainer {
float:left;
position:relative;
width:548px;
min-height:121px;
margin: 0;
padding:0;
}

div#mainItemContainer {
float:left;
position:relative;
width:538px;
min-height:121px;
margin: 0 10px 0 0;
padding:0;
}

/* REMOVED FOR IE6 - WEIRD PROBLEMS
* html div#mainItemContainer {
width:547px;
margin: 0 0 0 7px;
}
*/

div#mainItemLeft {
float:left;
position:relative;
width:275px;
min-height:121px;
margin: 0 0 25px 0;
padding:30px 0 0 0;
}

div#mainItemImage {
float:left;
position:relative;
width:275px;
margin: 15px 0 20px 0;
padding:0;
text-align:center;
}

div#itemOptions {
float:left;
position:relative;
width:275px;
height:13px;
margin: 0 0 25px 0;
padding:0;
text-align:center;
}

div#itemOptions ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div#itemOptions li {
display:inline;
position:relative;
padding:0 10px;
}

div#itemLogo {
float:left;
position:relative;
width:275px;
margin: 0;
padding:0;
text-align:center;
}

div#mainItemRight {
float:left;
position:relative;
width:243px;
min-height:121px;
margin: 0 0 25px 0;
padding:5px 10px 0 10px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#000;
}

div#mainItemRight a {
color:#828181;
}

div#itemName {
float:left;
position:relative;
width:243px;
margin: 0;
padding:0;
}

div#itemName h1 {
font-family:Arial;
font-weight:bold;
font-size:16px;
color:#002c4d;
margin:10px 0;
padding:0;
}

div#itemPrice {
float:left;
position:relative;
width:243px;
line-height:15px;
}

div#itemVendor {
float:left;
position:relative;
width:243px;
line-height:15px;	
}

div#itemNumber {
float:left;
position:relative;
width:243px;
line-height:15px;	
}

div#itemDimensions {
float:left;
position:relative;
width:243px;
line-height:15px;	
}

div#itemDescription {
float:left;
position:relative;
width:243px;
margin: 10px 0;
padding:0;
}

div#itemDescription p {
margin:10px 0;
padding:0;
}

div#itemDescription ul {
margin:10px 0 10px 12px;
padding:0;
}

div#AddToCartPanel {
float:left;
position:relative;
width:243px;
margin: 10px 0;
padding:0;
}

.addToCartItem {
margin: 0 0 0 8px;
}

.pnlReview {
margin:0;
padding:0;
}

div#reviewPopup {
float:left;
position:relative;
width:490px;
text-align:center;
}

.largemultilinetextbox {
  width: 300px;
  height: 150px;  
}

.mediumtextbox {
  width: 200px;
}

.longtextbox {
  width: 300px;
}

div#descriptorBox {
float:left;
position:relative;
width:538px;
padding:0;
margin:0;
}

div#reviewBox {
float:left;
position:relative;
width:538px;
padding:0;
margin:0;
}


div#reviews {
float:left;
position:relative;
width:243px;
height:20px;
margin: 10px 0 0 0;
padding:0;
}

div#reviewsImage {
float:left;
position:relative;
width:92px;
height:20px;
margin: 10px 0 0 0;
padding:0;
}

div#reviewsText {
float:left;
position:relative;
width:141px;
height:20px;
line-height:20px;
margin: 10px 0 0 0;
padding:0 0 0 10px;
}

div#productItemContainer {
float:left;
position:relative;
width:548px;
min-height:121px;
margin: 30px 0 20px 0;
padding:0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

/* REMOVED FOR IE6 - WEIRD PROBLEMS
* html div#productItemContainer {
width:547px;
margin: 0 0 20px 7px;
}
*/

div#productItemContainer table.HeadlineItemTable {
width:542px;
margin:0 3px 10px 3px;
padding: 0 0 5px 10px;
border-bottom:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-top:none;
}

div#productItemContainer table.ItemTable {
height:95px;
width:542px;
margin:0 3px 10px 3px;
padding: 0;
border-bottom:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-top:none;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#productItemContainer table.ItemTable td {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#productItemContainer a {
color:#934d1f;
}

div#productItemContainer h2 {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002b4d;
margin:0;
padding:0;
}

div#productItemContainer ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div#productItemContainer li {
padding: 3px 0;
}

div#productItemContainer strong {
font-weight:normal;
color:#000;
}

div#productItemContainer td.itemDetail {
padding:5px 0 0 10px;
vertical-align:top;
width:150px;
}

div#productItemContainer td.itemDetail p {
padding:10px 0;
margin:0;
}

div#productItemContainer td.itemImage {
width:100px;
padding:5px 30px 0 0;
vertical-align:top;
text-align:center;
}

div#productItemContainer td.itemOptions {
width:100px;
padding:5px 0 10px 0;
vertical-align:top;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#productItemContainer td.itemOptions image {
margin:0 5px 0 0;
vertical-align:middle;
}

div#productItemContainer td.itemOptions a {
color:#757575;
text-decoration:none;
}
div#productItemContainer td.itemPurchase {
padding:5px 0 0 0;
vertical-align:top;
}

div#productItemContainer td.itemPrice {
padding:0 0 0 10px;
}

div#productItemContainer td.addToCart {
padding:20px 0 10px 0;
}


div#related_items {
float:left;
position:relative;
width:184px;
min-height:121px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#related_items hr {
width:180px;
height:1px;
margin:4px 2px 5px 2px;
border-top:1px solid #c0bfb7;
border-left:none;
border-right:none;
border-bottom:none;
}

div#related_items strong {
font-weight:normal;
color:#000;
}

div#related_items table.relatedItems {
width:164px;
padding:0 10px;
margin: 10px 0 15px 0;
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#934d1f;
}

div#related_items table {
width:164px;
padding:0 10px;
margin: 10px 0 20px 0;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
}

div#related_items table img {
margin: 0 0 10px 5px;
}

/* -----------------------------

Add To Cart Styles

-------------------------------- */

div#addToCartContainer {
float:left;
position:relative;
width:415px;
min-height:100px;
padding:20px 38px;
background-color:#dddcd3;
}

div#topCartContainer {
float:left;
position:relative;
width:415px;
min-height:53px;
}

div#cart_text {
float:left;
position:relative;
width:243px;
min-height:43px;
margin:10px 0 0 0;
}

div#cart_text .cartText {
float:left;
position:relative;
padding: 8px 8px;
background-color:#934d1f;
font-family:Verdana;
font-weight:bold;
font-size:16px;
color:#fff;
}

div#cartLogo {
float:right;
width:172px;
min-height:53px;
}

div#cart_details {
float:left;
position:relative;
width:415px;
min-height:53px;
margin:10px 0;
}

div#cart_details table {
width:415px;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

div#cart_details table td {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#000;
padding:10px 0;
}

div#cart_details table td strong {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002b4d;
}

div#cart_items {
float:left;
position:relative;
width:411px;
min-height:53px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#000;
border:2px solid #934d1f;
background-color:#fff;
}

div#cart_items table.itemTable {
width:415px;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#000;
}

div#cart_items td.itemImage {
width:100px;
padding:0 10px 0 10px;
vertical-align:top;
text-align:center;
height:100px;
vertical-align:middle;
}

div#cart_items td.itemAttributes {
width:130px;
padding:0 10px 0 0;
vertical-align:top;
text-align:left;
height:100px;
vertical-align:middle;
}

div#cart_items td.itemHeader {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#934d1f;
padding:0 0 5px 0;
}

div#cart_options {
float:left;
position:relative;
width:415px;
min-height:23px;
margin:30px 0 10px 0;
}

div#checkout_now {
float:left;
position:relative;
width:173px;
min-height:23px;
text-align:left;
}

div#continue_shopping {
float:right;
position:relative;
width:242px;
min-height:23px;
text-align:right;
}

/* -----------------------------

Cart Styles

-------------------------------- */


div#cartHeader {
float:left;
position:relative;
width:899px;
min-height:25px;
margin:0;
padding:5px 0 0 5px;
background-color:#934d1f;
z-index:100;
font-family:Verdana;
font-weight:bold;
font-size:16px;
color:#fff;
}

div#cartItemsContainer {
float:left;
position:relative;
width:866px;
min-height:30px;
margin:0;
padding:35px 19px;
background-color:#fff;
z-index:100;
}

div#cartItems {
float:left;
position:relative;
width:852px;
min-height:30px;
margin:0;
padding:20px 5px 10px 5px;
border:2px solid #934d1f;
background-color:#fff;
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#828181;
z-index:100;
}

div#cartItems td.colHeader {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#002948;
}

div#cartItems strong {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#000;
}

div#cartItems td.itemBold {
font-family:Verdana;
font-weight:bold;
font-size:11px;
color:#000;
}


div#cartItems td.attributeTable {
margin:0;
padding:0;
text-align:left;
}

div#cartItems td.removeImage {
padding:8px 0 0 0;
}

div#cartItems td.separator {
padding:0 0 8px 0;
}

td.cartTotals {
padding:0 5px 10px 5px;
}

td.saveChangesImage {
padding:0 15px 0 0;
}

div#cartOptions {
float:left;
position:relative;
width:842px;
min-height:23px;
padding:0 5px;
margin:10px 0 10px 0;
}

div#cartContinueShopping {
float:left;
position:relative;
width:242px;
min-height:23px;
text-align:left;
}

div#cartCheckoutNow {
float:right;
position:relative;
width:173px;
min-height:23px;
text-align:right;
}

div#paypalOption 
{
	float:right;
}


/* -----------------------------

Image Styles

-------------------------------- */


.padding-left {
	margin: 0 0 0 10px;
}

.padding-right {
	margin: 0 10px 0 0;
}

.padding-top {
	margin: 10px 0 0 0;
}

.padding-bottom {
	margin: 0 0 10px 0;
}

.padding-top_left {
	margin: 10px 0 0 10px;
}

.padding-top_right {
	margin: 10px 10px 0 0;
}

.padding-bottom_left {
	margin:  0 0 10px 10px;
}

.padding-bottom_right {
	margin: 0 10px 10px 0;
}

.padding-top_bottom_left {
	margin: 10px 0 10px 10px;
}

.padding-top_bottom_right {
	margin: 10px 10px 10px 0;
}

/* ---------------------------- 
dashCommerce Styles
------------------------------*/

#footer {
  clear: both;  
}

#footer a {
  text-decoration: none;
  font-size: .7em;
  color: #C0C0C0;
}

#footer a:visited {
  color: #C0C0C0;
}

#footer a:hover {
  color: #0066A6;
}

.smallleft {
  float: left;
}

.smallright {
  float: right;  
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}


.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

div#selectAttribute .loadingbox {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 200px;
  text-align: center;
  padding-top: 10px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.rightAlignError {
  text-align: right;
  color:#ff0000;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  font-size: 11px;
  padding:0;
  margin:0;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:.9em;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}


/*-----------------------------------------

DashCommerce Styles

-----------------------------------------*/

.welcomePanel {
  font-size: .8em;
  float: right;
  padding-right: 5px;
}

.loginView img {
  vertical-align: middle; 
}

#leftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}

#mainContent{
  margin-left: 185px;
  /*border: 1px solid blue;*/
}

#footer {
  clear: both;  
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 185px;
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}

#threeColumnMainContent 
{
font-family: Verdana;
font-size:11px;
  margin-right: 185px;
  /*border: 1px solid blue;*/
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}

.contentMenu {
  background: url(images/dcAdminNav.jpg) repeat-x;
}

.categoryMenu {
  margin-bottom: 20px;
  width: 100%;
    
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalogListing td {
}

.productBox {
  border: 1px solid #C0C0C0;
  height: 280px;
  width: 183px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.productImageContainer {
  height: 160px;
  width: 175px;
  text-align: center;
}

.productImage {
}

.productName {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  color: #024A76;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

.retailPrice {
  font-size: 11px;
  font-weight: bold;
  color: #5C5C5C;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 11px;
  font-weight: bold;
  color: #5C5C5C;

}

.ourPrice {
  font-size: 11px;
  font-weight: bold;
  color: #B22222; 
}

.ourPriceLabel {
  font-size: 11px;
  font-weight: bold;
  color: #B22222; 
}

.attributeDropdownList {
  font-size: .7em;
  width: 150px;
  color: #5C5C5C;
  margin-top: 5px;
}

.imageBox {
  border: 1px solid #C0C0C0;
  margin-top:10px;
  padding: 5px;
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}


.ratingStar {
  width: 17px;
  height: 19px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: .8em;
  margin-bottom: 5px;
}

.paging {
  position: relative;
  margin:4px 0 0 0;
  height: 30px;
  display: block;
  background: transparent;
}


.pagingLeft {
  position: relative;
  width: 0px;
  display: inline;
  /*background: url(images/pagingbg_left.gif) no-repeat;*/
  height: 30px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 20px;
  /*background: url(images/pagingbg.gif) repeat-x;*/
  width:725px;
  margin:0px 2px 0px 2px;
  border-top:1px solid #c0bfb7;
  float: left;
  font-size: .8em;
  padding-top: 5px;
  text-align: center; 
}

.pagingRight {
  position: relative;
  width: 0px;
  display: inline;
  /*background: url(images/pagingbg_right.gif) no-repeat;*/
  height: 30px;
  float: left;
}

.links {
  position: relative;
 /* left: -60px;*/
  float: right;
  /*top: 3px;*/
}

.totals {
font-family:Verdana;
font-weight:normal;
font-size:11px;
color:#757575;
  font-weight: bold;
  float: left; 
  /*margin-top: 2px; */
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:  #0066A6;
  text-decoration: none;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  color:  #0066A6;
  text-decoration: none;
}

.categoryImage {
}

.widget {
  font-size: .8em;
  margin-bottom: 20px;
}

.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: 11px;  
}

.attributeCell {
  padding: 0 0 0 10px;  
}

div#itemAttributes {
margin:10px 0 10px 0;
}
.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 100%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.itemSku {
  width: 12%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemNumber {
  width: 12%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  color: white;
  background-color: #934d1f;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
}


.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: #fff;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.checkoutRightPanel {
  font-size: .9em;
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  color: #666;
  width: 100%;
  padding-left: 2px;
  margin-right: 0px;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:.9em;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}





.siteLevel1 {
  margin-left: 5px;
  font-size: .9em;
  font-weight: bold;
  height: 31px;
}

.siteLevel1 td {
}

.siteLevel1 td a:link {
  color: #FFF;  
}

.siteLevel1 td a:visited {
  color: #FFF;
}

.siteLevel1 td a:hover {
  color: #EFEFEF;
}

.siteLevel2 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel2 td a:link {
  color: #FFF;
}

.siteLevel2 td a:visited {
  color: #FFF;
}

.siteLevel2 td a:hover {
   color: #CCC; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.categoryLevel1 {
  font-size: .9em;
  font-weight: bold;
  height: 31px;
  background: #EBEBEB;
}

.categoryLevel1 td {
  border-bottom: 2px solid #C0C0C0;
}

.categoryLevel1 td a:link {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:visited {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  color: #C0C0C0;
}

.contentGroupHeader {
  border: 1px solid #2F4F4F;
  color: #555;
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  height: 20px;
}

.contentGroupHeaderText {

}

div#login_container {
float:left;
position:relative;
width:100%;
min-height:121px;
margin:19px 0 0 0;
padding:0 0 30px 0;
background-color:#fff;
z-index:1;
}

div#login_center {
position:relative;
width:400px;
margin:0 auto;
background-color:#fff;
}

div#login_border {
float:left;
position:relative;
width:400px;
margin:0;
border:2px solid #934d1f;
}

div#login_content {
float:left;
position:relative;
width:335px;	
padding: 10px 0px 10px 75px;
}

div#login_content .button {
margin:0 18px 0 0;
}


div#error_content {
float:left;
position:relative;
width:335px;	
padding: 10px 0px 10px 45px;
}

div#forgot_password_content {
float:left;
position:relative;
width:355px;	
padding: 10px 0px 10px 55px;
}

div#login_title {
float:left;
position:relative;
width:400px;
min-height:30px;
background-color:#934d1f;
}

div#login_title .loginText {
float:left;
position:relative;
padding: 8px 8px;
background-color:#934d1f;
font-family:Verdana;
font-weight:bold;
font-size:16px;
color:#fff;
}


div#register_container {
float:left;
position:relative;
width:100%;
min-height:121px;
margin:19px 0 0 0;
padding:0 0 30px 0;
background-color:#fff;
z-index:1;
}

div#register_center {
position:relative;
width:400px;
margin:0 auto;
background-color:#fff;
}

div#register_border {
float:left;
position:relative;
width:400px;
margin:0;
border:2px solid #934d1f;
}

div#register_content {
float:left;
position:relative;
width:396px;	
padding: 10px 0px 10px 0;
text-align:center;
}
.CUbutton {
margin: 0 35px 0 0;
}
div#register_title {
float:left;
position:relative;
width:400px;
min-height:30px;
background-color:#934d1f;
}

div#register_title .registerText {
float:left;
position:relative;
padding: 8px 8px;
background-color:#934d1f;
font-family:Verdana;
font-weight:bold;
font-size:16px;
color:#fff;
}

/* -------------------------
Attributes Selector
--------------------------*/

div#itemAttributeBox 
{
	float:left;
	position:relative;
	width:320px;
	height:275px;
	margin: 0 15px 0 15px;
}

div#itemAttributeLogo
{
	float:left;
	position:relative;
	width:320px;
	height:56px;
	text-align:left;
	margin: 0 0 20px 0;
}

div#itemAttributeSelected
{
	float:left;
	position:relative;
	width:320px;
	border-top: 1px solid #a5a698;
	border-bottom: 1px solid #a5a698;
	height:35px;	
	line-height:35px;
}

div#itemAttributeSelected .attribute 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
}

div#itemAttributeButtons
{
	float:left;
	position:relative;
	width:320px;
	height:56px;
	text-align:left;
	margin: 20px 0 5px 0;
}

div#itemAttributeButtonLeft
{
	float:left;
	position:relative;
	text-align:left;
	margin: 0;
}

div#itemAttributeButtonRight
{
	float:right;
	position:relative;
	text-align:right;
	margin: 0;
}

div#selectAttribute
{
position:relative;
width:200px;
margin:20px auto 0 auto;
}

div#currentlySelectedAttr
{
width:200px;
height:20px;
padding:20px 0 0 0;
margin:0 auto 0 auto;
position:relative;
font-family:Verdana;
color:#000;
}

div#cart_text .cartText {
position:relative;
padding: 8px 8px;
background-color:#934d1f;
font-family:Verdana;
font-weight:bold;
font-size:16px;
text-align:center;
color:#fff;
}

.attributeLabel {
font-family:Verdana;
font-weight:normal;
font-size:11px;
line-height:20px;
color:#000;
}

.attributeDropdownList {
font-family:Verdana;
font-weight:normal;
font-size:11px;
  width: 150px;
  color: #5C5C5C;
  margin-top: 5px;
}

div#popupContent {
float:left;
position:relative;
width:90%;
height:100%;
padding:10px;
text-align:left;
background-color:#fff;
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#000;
}

div#popupContent h1 {
font-family:Verdana;
font-weight:normal;
font-size:24px;
color:#000;
padding:10px 0;
margin:0;
}

div#popupContent p {
padding:10px 0;
margin:0;
}

.smallAttributeLink {
	font-size:9px;
}

div#printReceipt {
float:left;
position:relative;
width:896px;
margin:0;
padding:5px 8px 0 0;
text-align:right;
}

div#printReceipt a {	
background:url(images/icons/print.jpg) no-repeat;
background-position: 0 0px;
padding:0 0 0 25px;
}

/*-------------------------------------*/
/* Image Styles */

.padding-left {
	margin: 0 0 0 10px;
}

.padding-right {
	margin: 0 10px 0 0;
}

.padding-top {
	margin: 10px 0 0 0;
}

.padding-bottom {
	margin: 0 0 10px 0;
}

.padding-top_left {
	margin: 10px 0 0 10px;
}

.padding-top_right {
	margin: 10px 10px 0 0;
}

.padding-bottom_left {
	margin:  0 0 10px 10px;
}

.padding-bottom_right {
	margin: 0 10px 10px 0;
}

.padding-top_bottom_left {
	margin: 10px 0 10px 10px;
}

.padding-top_bottom_right {
	margin: 10px 10px 10px 0;
}


.allContent
{
	float:left;
position:relative;
width:100%;
min-height:300px;
margin:0;
padding:0;
z-index:100;
}