
/*-------------------------------------
  VIVA BEADS CSS


-------------------------------------*/

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

img {
  border:0px; 
}

body{  
  padding:0px;
  margin:0px;
  background-color: #fcf9f5;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #666;
  line-height: 1.7;
  background-image:url(/images/bg_tile01.jpg);
  background-repeat:x-repeat;
}

div#outer_wrapper{
  width:960px;
  margin: auto;
  padding: 4px;
  margin-top: 0px;
  padding-top:20px;

}

#promo_text {
/*
font-size:16px;
margin-left:480px;
position:absolute;
text-align:right;
top:24px;
width:200px;
z-index:10;
*/
}

#promo_link {
/*
background-image:url("/current-promo/mothers-day-banner.jpg");
background-position:right top;
background-repeat:no-repeat;
display:block;
height:76px;
margin-left:321px;
margin-top:-9px;
position:absolute;
width:342px;
*/
}

#search {
   /* padding-right:285px;*/ 
}


form[name=order] {
  padding-bottom:15px;
}

div#inner_wrapper {
   border: 1px #efe0bf solid;
   display:block; 
   min-height:640px;
   background-color: #ffffff;
   width:960px;
}


div#header_container{
  width:960px; 
  height: 103px;
  margin-bottom:12px;
}

#wholesale_tab{
  width:339px;
  height:39px;
  background-image:none;
  background-repeat:no-repeat;
  position:absolute;
  top:0px;
  margin-left:530px;
  index-z:999;
}

.shop_error {
  padding-top:40px;
}

fieldset {
  margin-bottom:20px;
  padding:12px;
}
legend {
  padding:4px;
}

/*
div#col1_container{
  float:left;
  width:960px; 
  min-height: 640px;
}
*/

div#col1_container{
  min-height: 450px;
  padding:0px;
}

div#col2_container{
  clear:both;
  height: 80px;
  padding-top:16px;
  padding-left:8px;
  padding-right:8px;
  background-color:#f7f5f1;
}

div#col3_container{ 
  clear:both;
  width:100%;
}

#diva_description{
  color:#ea65cf;
  font-size:11px;
}

#sidebar{
  float:left;
  width:194px;
  height:432px;
  margin-top:0px;
  margin-left:0px;
  padding-left:0px;
  padding-top:18px;
  text-align:center;
  background-color:#e5ded2
}

#sidebar a{
  display:block;
  width:100%;
  padding-top:12px;
  padding-bottom:12px;
  margin-top:0px;
  margin-bottom:0px;
  background-color:#e5ded2;
}

#sidebar a:hover{
  background-color:#cec1ad;
  color:#927555;
}

#sidebar  a, 
#sidebar  span{
  width:100%;
  display:block;
}

#sidebar  span{
position:relative;
bottom:18px;
}


div#logo {
  float:left;
  width:300px;
  height:104px;
  background-image:url(/images/viva_logo.gif);
  background-repeat:no-repeat;
  cursor: pointer;
}
div#logo img{
  display:none;
}

#green_logo{
  float:left;
  width:114px;
  height:29px;
  background-image:url(/images/green_logo.gif);
  background-repeat:no-repeat;
}

#green_logo img{
  display:none;
}


#live_it{
  float:right;
  width:292px;
  height:44px;
  background-image:url(/images/live_it_txt.gif);
  background-repeat:no-repeat;
  margin-bottom:8px;
}

#live_it img{
  display:none;
}

#copyright{
margin-top:8px;
font-size:11px;
}
#copyright sup{
position:relative;
top:4px;
font-size:9px;
}

div#footer_container {
  width: 960px;
  text-align:right;
  margin-top:30px;
  color:#837c6b;
}

h1, h2, h3, h4{
 font-weight:normal;   
}


a { 
  text-decoration: none; 
}
#inner_wrapper a {
  color: #9a886f;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Arial, sans-serif;
  line-height: 1.7;
}

#nav {
   float: right;
   color: #666699; 
   padding-bottom: 6px;
   margin-top:64px;
}

#login a {
   color: #666699;
  font-size: 12px;
  font-family: Arial, sans-serif;
 
}

#nav a, #login_header a{
  color: #666699;
  text-transform: lowercase;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

#express_shopping{
  float:left;
  margin-top:12px;
    margin-left:12px;
  background-image:url(/images/express_shopping_txt.gif);
  background-repeat:no-repeat;
  height:40px;
  width:300px;
}

#express_shopping img{
  display:none;
}

#shopping_cart_links{
  margin-top:6px;
  float:right;
  text-align:right;
  height:40px;
  width:200px;
}

#cart_status{
  color:#7d7aa4;
  font-size:11px;
}

.shop_info{
position:absolute;
top:4px;
right:82px;
opacity:.8;
-moz-opacity:0.8;
filter:alpha(opacity=80);
display:none;
}


#shop_by_links{
  clear:both;
  width:100%;
}

.shop_by_label{
  float:left;
  width:90px;
  font-size:10px;
  height:24px;
  margin-right:14px;
  text-align:right;
  text-transform:uppercase;
}

.category_dropdown {
  width:140px;   
  
}

.shop_by_pulldown{
  float:left;

 
  height:16px;
  margin-right:6px;
}

.shop_by_pulldown img{
  float:right;
}

.shop_by_pulldown input{
  float:left;
  width:100px;
  background-color:#fff;
  height:16px;
  margin-right:12px;
  border:none;
}

#contact_heading{
}

#contact_info{
margin-top:28px;
margin-left:248px;
font-size:14px;
}

#contact_info a{
font-decoration:underline;
text-transform:none;
font-size:14px;
color: #788ba9;
}

.sep {
  margin-left: 6px;
  margin-right: 6px; 
}

p {
 margin-bottom: 12px; 
}

#about_copy{
margin-top:18px;
width:490px;
margin-left:310px;
font-size:10px;
text-align:justify;
}


/* product slideshow */
#product_list h3 a {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
  
}
.right_panel {
   width: 780px;
   float: right;
   position:absolute;
   text-align: right;
   padding-top: 20px;
   padding-right: 30px;

}
.left_panel {
   width: 400px;
   height:250px;
   /*padding-left:200px;*/
   padding-left:50px;
   float:right;
   position:absolute;
   padding-top:60px;
}


.product_cell {
  margin-top: 0px;
  width:800px;
  height:380px;
  position:absolute;
}

.prod_desc {
  width:290px;
  text-align: left;
  padding-left:500px;
  padding-top:30px; 
}




/* Horizontal Carousel */
#horizontal_carousel {
  float:left;
  width: 800px;
  height: 80px;
  margin-bottom: 10px;
  position: relative;
  margin-top:340px;
}         

#horizontal_carousel .container {
  position: absolute;
  top: 5px;
  left: 28px;  
  width: 744px;
  height: 144px;
  overflow:hidden;   
}            

#horizontal_carousel .previous_button {
  position: absolute;
  top: 45px;
  left: 5px;
  width: 16px;
  height: 80px;
  background: url(/images/carousel/left.gif) no-repeat;
  z-index: 100;    
  cursor:pointer;
}        

#horizontal_carousel .previous_button_disabled {
  background: url(/images/carousel/left-disabled.gif) no-repeat;
  cursor:default;
}

#horizontal_carousel .next_button {
  position: absolute;
  top: 45px;
  right: 5px;
  width: 16px;
  height: 80px;
  background: url(/images/carousel/right.gif) no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel .next_button_disabled {
  background: url(/images/carousel/right-disabled.gif) no-repeat;
  cursor:default;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_carousel ul li img {
  border:1px solid #d4bc88;
  display:block;             
  background:#E3EDFA;  
}                               

#horizontal_carousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
  text-align: center;
}                               

#horizontal_carousel ul li {
  border:0px solid #d4bc88;
  color:#E3EDFA;
  margin:0pt;
  padding:15px 7px 10px 7px;
  width:110px;
  list-style:none;   
  float:left;
  
}

.category_slide {
  margin-top: 0px;
  position:absolute;
}
.category_title {
  width:863px;
  height: 36px;
  background-color:#e5d5bf ;
  text-align:right;
  padding-right:8px;
  color: #FFFFFF;
  font-face:Arial, sans-serif;
  text-transform:uppercase;
 
}
.category_title h2 {
  font-weight:lighter;
  letter-spacing:2px; 
}

.main_category_title, .componentheading {
  color: #e5d5bf;
  text-transform:uppercase;
  font-face:Arial, sans-serif;
  font-weight:lighter;
  letter-spacing:4px;   
  font-size:24px; 
}


.componentheading {
  padding-top:60px;
  padding-left:30px;
}

table.contentpane td {
  padding:0 30px;
}

button.validate  {
  margin-left:30px;
}

#category_controls {
  position:relative;
  top:300px;
   
}




#col1 {
  width:360px;
  float:left;
  margin-top:10px;
  margin-left:6px;
}
#col2 {
  width:400px;
  float:left; 
}

.form_col{
  width:380px;
  float:left;
  margin-left:6px;
  color:#978976;
}

#wholesale_title{
  margin-top:12px;
  margin-bottom:22px;
}


input[type=text]{
   border: 1px #efe0bf solid;
   padding:1px;
}

input[type=checkbox]{
   position:relative;
   top:2px;
}

#terms_checkbox{
  float:left;
  width:30px;
}

#terms_copy{
  float:left;
  width:240px;
  text-align:justify;
  font-size:11px;
}

#submit_terms{
  float:right; 
  margin-right:92px;
}

#category_selector {
  padding:4px;
  color: #C08630;
  border: #e5d5bf 1px solid;
  text-transform:uppercase;
  text-align:center;
  width:250px;
  font-size:12px;
  letter-spacing:1px;
  
}

.instructions {
  font-size:10px;
  color: #e5d5bf;
  text-transform:uppercase;
}


.vm_container {
  width: 600px;
  margin-left:135px; 
  margin-top:20px;

}
.vm_container hr {
  border:1px solid #EFE0BF; 
  margin-bottom:8px;
  
}
.vm_container fieldset {
  border:1px solid #EFE0BF; 
  margin-bottom:8px;
  
}
.vm_container .inputbox {
  border:1px solid #EFE0BF;
  padding:2px;
}

.sectiontableheader{
   background-color: #efe0bf;
}

legend .sectiontableheader{
   background-color: transparent;
   padding:8px;
   font-weight:bold;
}

#cart_container, #checkout_container {
  width: 700px;
  margin-left:85px; 
}




/*--- Vertical Spacing Classes ---*/

.vspace_1{
 margin-top:10px;   
}

.vspace_2{
 margin-top:20px;   
}

.vspace_3{
 margin-top:30px;   
}

.vspace_4{
 margin-top:40px;   
}

.vspace_5{
 margin-top:50px;   
}

.vspace_6{
 margin-top:60px;   
}

.vspace_7{
 margin-top:70px;   
}

.vspace_8{
 margin-top:80px;   
}

.vspace_9{
 margin-top:90px;   
}

.vspace_10{
 margin-top:100px;   
}


/*-- Removes dotted outline for lines in FF --*/

a:active
{
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

#product_nav {
  width:960px;
  margin-top:0px;
  position:absolute;
  z-index:300;
  opacity:.7;
}
#product_nav ul {
  width:960px;
  
}
#product_nav ul li {
  display:block;
  float:left;
  width:86px;
  padding:6px 1px;
  margin-left:0px;
  text-align:center;
  border-right:1px #ddd solid;
  background-color: #cecece;

}

#product_nav ul li:hover {
  background-color: #eee;
}

#product_nav ul li a {
  color:black;
  text-decoration:none;
  font-size:11px;
  
  text-transform:uppercase;
  letter-spacing:1.4px;
}


ul.pagination li {
  display:inline;
}
.pagenav {
  text-transform:uppercase;
}




.browseProductContainer {
  text-align:center;

}

hr {
  border-top: 1px #ccc dotted;
  color:#ffffff;
  
}

.clr {
  clear:both;
}

.browseProductTitle h3 {
  font-size:
}

#vmMainPage {
  padding:0 15px;
  padding-top:50px;
}

#vmMainPage h3 {
  font-size:18px;
  text-transform:uppercase;
  letter-spacing:1.5px;
  color: #9A886F;
  margin-bottom:10px;
  border-bottom: 1px #9A886F dotted;
}

#vmMainPage h1 {
  letter-spacing:1.3px;
  color: #9A886F;
  font-size:14px;
  text-transform:uppercase;
  
}

.price {
	
}

.sku {
	color:#888;
	font-size:11px;	
}
