@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}

img { 
	border:0;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Main Styles */
body{
	background: url(/new/templates/rondasmithhome/images/bg_corkboard2.jpg);
	color: #312f2f;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

P{
	padding: 8px 0;
}

A{
	color: #330000;
}

#main{
	background: url(/new/templates/rondasmithmain/images/bg_sitemain_main.png);
	height: 651px;
	width: 990px;
	margin:0 auto;
	position: relative
}

#logo{
	height: 163px;
        left: 50px;
        position: absolute;
        top: 50px;
        width: 100px;
        z-index: 100;
}

/* Main Styles */

#mainnav, #subnav{
	font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 14px; 	
	font-weight: bold;
	position: absolute;
	top: 100px;
	text-align: right;
	right: 100px;

}

#subnav{
  right: 20px;
top: 10px;
}

#mainnav ul, #subnav ul{
	list-style-type:none;
}

#mainnav ul li, #subnav ul li{
	display: inline;
}

#mainnav ul li a, #subnav ul li a{
	text-decoration:none;
	color: #312f2f;
	padding:10px 5px 3px;
}

#subnav ul li a{
        color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
        font-weight: normal;
}

#mainnav ul li a span{
	
}


#mainnav ul li.active a, #mainnav ul li a:hover{
	background: url(/new/templates/rondasmithhome/images/menu_o.png) no-repeat center top;
	line-height: 30px;
	
}
 
#content{
	width: 900px;
	height: 416px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	position: absolute;
	top: 190px;
	left: 40px;
	overflow-y: auto;
overflow-x: hidden;
}

#photorotator{
	display: none;
}

#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	height:24px;
	width:480px;
	top: 638px;
	right: 24px;
	text-align: right;
	color: #fff;
	text-shadow: 2px 2px 3px #000;

}

#footeraddy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	height:24px;
	width:480px;
	top: 638px;
	left: 13px;
	color: #fff;
	text-shadow: 2px 2px 3px #000;
}
#cartno{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	position:absolute;
	right:40px;
	text-align:right;
	top:102px;
}
#cart{
	position:absolute;
	right:16px;
	top:80px;
}
#bracelets{
	height:150px;
left:700px;
position:absolute;
top:440px;
width:187px;
}
#necklaces{
	height:150px;
left:460px;
position:absolute;
top:440px;
width:187px;
}

/*--------------------------------------------------------------
# eShop.com - January 2009 (for Joomla 1.5)
# Copyright (C) 2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* Add to cart button 
-----------------------------------------------------------------------------*/
.addtocart_button,
.notify_button {
	border: none;
	cursor:pointer;
	background: none;
	width: 100px;
	text-align:left;
	height:30px;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
}
input.addtocart_button {
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 102px;
	height: 22px;
	padding: 0 0 3px 18px;
	border: none;
	outline: none;
}
.vmCartContainer input.addtocart_button {
	display:block;
	width: 133px;
	height: 24px;
	margin: 8px 0 0;
	text-transform:uppercase;
	font-weight: bold!important;
	color: #fff;
	background: url('../images/addtocart_button.png') no-repeat 0 0;
}

/* The PDF, Email and Print buttons 
-----------------------------------------------------------------------------*/
div.buttons_heading {
	margin:10px;
	float:right;
}
/* The Buttons: previous and next page
-----------------------------------------------------------------------------*/
a.previous_page,
a.next_page {
	display: block;
	width: 26px;
	height: 26px;
	float: left;
	padding: 0;
	background: url('../images/b_prev_next.png') no-repeat 0 0;
}
a.next_page {
	background-position: 100% 0;
}
a:hover.previous_page {
	background-position: 0 100%;
}
a:hover.next_page {
	background-position: 100% 100%;
}
.sectiontableheader th {
	background: #666;color: #fff;
}
td.bfont a strong {
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif!important;
}
/* The Buttons Checkout:  continue shopping and Checkout
-----------------------------------------------------------------------------*/
.continue_link,
.checkout_link {
	float: none;
	text-indent: 0px;
	margin: 0;padding: 0;
}
.continue_link {
	margin-right: 40px;
	padding-left: 24px;float: left;
}
/* The Pagination 
-----------------------------------------------------------------------------*/
ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
}
.clr {
	clear: both;
	overflow:hidden;
}
/* Featured Module
-----------------------------------------------------------------------------*/
/* Cart window */
.cbOverlay {
	background-color: #000;
}
.cbContainer {
	padding:0;
	background: #FFF;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	border: none;
}
.cbBox h3 {
	text-align:left;
	background: url('../images/show_cart_top.png') no-repeat 0 0;
	height: 17px;
	position: relative;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 11px 0 9px 20px;
	margin: 0 0 11px;
	color: #fff;
}

/* Module - VM Cart */

.vm_cart_prod {
	border: 1px solid #B5D93A;
	background: #649401;
	margin-bottom: 10px;
	padding: 6px;
}
.vm_cart_prod a {font-size: 14px;}

.vm_cart_attributes {
	font-size: 11px;
	color: #e3ffaa;
}
.vm_cart_quantity {
	margin-right: 11px;
	font-size: 12px;
	color: #fff;
}
.vm_cart_price {
	float: right;
	font-size: 14px;
}
.vm_cart_totalprice {
	float: right;
	font-size: 22px;
	color: #fff;
}
.vm_cart_showcart a {
	background: url('../images/show_cart.png') no-repeat 0 0;
	display: block;
	height: 15px;
	padding: 2px 0 0 0;
	text-align: center;
	width: 77px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
/* Pathway */
div.pathway { background: #fbfbfb; padding: 2px 6px;}
div.pathway, div.pathway a {color: #999; text-transform:uppercase; font-size:10px; font-weight: bold;}

/*--------------------------------------------------------------
# eShop.com - January 2009 (for Joomla 1.5)
# Copyright (C) 2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

table.prod_details h1 {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
}
table.gk_vm_table {
	width: 100%;
	padding: 0 10px;
	background: #f9f9f9;
}
.td_bg {
	background: url('../images/prod_bg.png') repeat-x 0 100%;
	clear: both;
	padding: 20px;
	border:1px solid #f5f4f4;
}
table.gk_vm_table h1 {
	float: left;
	margin: 0;
}
td.pprice {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8010;
}
table.gk_vm_table select.inputboxattrib {
	min-width: 200px;
}
#buttons_block div.buttons_heading {
	float: left;
	width: auto;
	margin: 10px 0 0;
}
#buttons_block div.buttons_block_r {
	float: left;
}
#buttons_block div.buttons_block_r {
	margin: 10px;
}
#buttons_block div.buttons_block_r a {
	margin-right: 6px;
}
table.gk_vm_table td h3,
table.gk_vm_table td h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
td.show_vm_images {
	width: 40%;
	vertical-align: middle;
	position: relative;
	
}
td.show_vm_images a {
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #999;
}
.vmCartContainer {
	clear: both;
	width: 100%;
	background: none;
	border: none;
	float: none;
	padding: 0;
}
.vmCartContainer input.inputboxquantity {
	
	font-weight: bold;
	width: 28px;
	padding: 2px;
	margin-right: 6px;
}
.vmCartDetails {
	float: left;
}
.vmCartChild { /* Container for the Child Product */
	vertical-align: middle;
	border: none;
	width: 100%;
}
.vmChildDetail { /* Child Detail, description , attributes ,price, quantity etc */
	vertical-align: middle;
	margin-top: 6px;
}
.vmCartChildElement { /* Individual element styling */
	width: 100%;
	vertical-align: middle;
	height: 25px;
	text-align: left;
}
.vmCartAttributes { /* Attributes Div*/
	width:110%;
}
.vmAttribChildDetail {  /* Product Attributes Styling */
	text-align: left!important;
}
.vmMultiple {
	height:35px;
}
.vmChildType { /* Product type div*/
	width: 100%;
}
.vmClearDetail { /*Clear the divs afer child types*/
	clear: both;
}
.vmClearAttribs { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne { /* Odd Row One styling */
	background: #ddd;
}
.vmAttribChildDetail select {
	margin-right: 0px;
}
.vmRowTwo,
.vmRowOne { /* Even Row Styling */
	background: none;
}
/* The quantity box beneath the "add to cart" button  */

.quantity_box_button {
	width:17px;
	height:17px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
.quantity_box_button_down,
.quantity_box_button_up {
	background: url('../images/quantity_box_button.png') no-repeat 0 0;
}
.quantity_box_button_up {
	background-position: 100% 0;
}
.quantity_box_button_down:hover {
	background-position: 0 100%;
}
.quantity_box_button_up:hover {
	background-position: 100% 100%;
}
/* Resctrictions */

.recenlts a,
.vmMoreCat a {
	color: #959595;
}
.vmMoreCat {
	font: bold 10px Arial, Helvetica, sans-serif!important;
	text-transform:uppercase!important;
	color: #739C03;
	text-align:left;
}
.vmMoreCat table {
	margin-top: 6px;
	text-transform: none!important;
	font-size: 12px;
}
.recenlts h3,
.feature h3 {
	font: bold 10px Arial, Helvetica, sans-serif!important;
	text-transform:uppercase!important;
	color: #739C03;
	text-transform:none;
	margin-bottom: 5px;
}
.fprod_con {
	border-bottom: 1px solid #eee;
	padding: 11px 6px;
}
.fprod_con h4 {
	margin-bottom: 11px;
}
.fprod_con a:link,
.fprod_con a:visited {
	color: #666;
}
.fprod_con a:hover {
	color: #739C03;
}
.fimage {
	float: left;
	margin-right: 20px;
}
/* Product list */

.product-Old-Price {
	color: #9b9b9b;
	text-decoration:line-through;
	margin-right: 6px;
}
.you_save {
	margin-left: 21px;
	font-size: 11px;
	font-weight: bold;
}
#gk_product_tab_2 form input,
#gk_product_tab_2 textarea {
	padding: 5px;
}
#gk_product_tab_2 input.button {
	padding: 0 6px 1px 6px;
}
#gk_product_tab_1 .lf,
#gk_product_tab_1 .rf {
	width: 50%;
	border-top: 1px solid #eee;
	margin-top: 21px;
	padding-top: 10px;
}
.availabilityHeader,
#gk_product_tab_3 h4 {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #739C03;
	margin-bottom: 6px;
}
#block_addtocart {
	clear: both;
	margin-top: 10px;margin-bottom: 30px;
	background: #f9f9f9;
	padding: 6px 8px;border: 1px solid #eee;
}
.cat_childlist a {
	text-decoration:none;
}
ul#gk_product_tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#gk_product_tabs li {
	display: block;
	width: auto;
	float: left;
	background: url('../images/prod_tab_l.png') no-repeat 0 0;
	height: 24px;
	padding: 0;
	line-height: 24px;
	margin-right: 2px;
	cursor:pointer;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.gk_product_tab_active {
	color: #fff;
}
ul#gk_product_tabs li span {
	display: block;
	width: auto;
	background: url('../images/prod_tab_r.png') no-repeat 100% 0;
	height: 24px;
	line-height: 24px;
	margin-left: 3px;
	padding: 0 8px;
}
ul#gk_product_tabs li:hover,
ul#gk_product_tabs li.gk_product_tab_active {
	background: url('../images/prod_tab_act_l.png') no-repeat 0 0;
}
ul#gk_product_tabs li:hover span,
ul#gk_product_tabs li.gk_product_tab_active span {
	background: url('../images/prod_tab_act_r.png') no-repeat 100% 0;
	color: #fff;
}
div#gk_product_tab_2,
div#gk_product_tab_3 {
	display: none;
}
div#gk_product_tab_2 label {
	width: 130px;
	float: left;
}

/*--------------------------------------------------------------
# eShop.com - January 2009 (for Joomla 1.5)
# Copyright (C) 2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* Button VM Modules - Add to cart */

.details_gk_browse_3,
div.gk_vm_showcart a {
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 102px;
	height: 22px;
	padding: 0 0 3px 18px;
	border: none;
	outline: none;
}
.addtocart_button_module {
	background: url('../images/b_readmore.png') repeat-x 0 50%;
	border: none;
	outline: none;
	width: 101px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	padding: 3px 6px 4px 0;
	margin-top: 10px;
	cursor: pointer;
}
.addtocart_button_module:hover {
	color: #fff;
	background-position: 100% 50%;
}
.details_gk_browse_3 {
	width: 122px;
	padding: 0 18px 0 14px;
	display: block;
	line-height: 20px;
	color: #333!important;
	text-decoration:none!important;
	margin-top: 20px;
}
/* Login module*/
.loginposition li {
	float: left;
}
.gk_vm_header_2_short,
.gk_vm_header_2_long {
	padding: 6px 20px;
	line-height: 16px;
}
.gk_vm_header_2_preloader {
	background: #fff url('../images/loader.gif') no-repeat 50% 50%!important;
}
.gk_vm_header_2_text h3 {
	margin: 6px 0 0 20px;
	font-weight: bold;
	font-size: 12px;
}
.gk_vm_header_2_price {
	margin-top: 10px;
	font-weight: bold;
}
.gk_vm_header_2_text {
	color: #666!important;
}
#vmhr1 .gk_vm_header_2_pagination {
	clear:both;
	overflow:hidden;
}
#vmhr1 .gk_vm_header_2_pagination ul {
	list-style-type:none !important;
	margin:3px 0 0;
	padding:0;
}
#vmhr1 .gk_vm_header_2_pagination li.active {
	font-size:20px;
	font-weight:bold;
}
#vmhr1 .gk_vm_header_2_pagination li {
	border:1px solid #aaa;
	float:left;
	font-size:12px;
	margin-left:10px;
	padding:3px;
}
#lbOverlay {
	z-index: 1000 !important;
}
#lbCenter {
	z-index: 1000 !important;
}
#lbBottomContainer {
	z-index: 1000 !important;
}
/* News Show GK3 */
img.gk_news_show_news_image_static {
	margin-bottom: 3px;
	padding: 4px;
	border: 1px solid #f1f1f1;
}
td.gk_news_show_center,
td.gk_news_show_left,
td.gk_news_show_right {
	padding-top: 4px;
}
.gk_news_show_table a.readon {
	margin: 3px 0 6px 0;
}
.gk_news_show_news_info {font-size: 11px;color: #999; margin: 4px 0;}
/* IE6 alert */
#ie6 {
	display: none;
}

.browseProductContainer h2{
	font-size: 12px;
}

p#trblock {
	margin: 9px 20px 20px;
	padding: 0;
	float: right;
	width: 146px;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#trblock a:link,
#trblock a:visited {
	color: #878787;
	text-decoration:none;
}
#trblock a.first {
	border-right:1px solid #878787;
	margin-right: 6px;
	padding-right: 6px;
}

a:link#scart,
a:visited#scart {
	background: url('../images/icon_bag.png') no-repeat 100% 50%;
	display: block;
	padding:6px 41px 3px 0;
}
a:hover#scart {
	color: #666;
}

.browseProductImage, #productimage img{
	border: 6px solid #FFFFFF;
	}

#productimage img{
	border: 10px solid #FFFFFF;
        
	}

.recenlts{
display: none;
}
#vmMainPage{

}

.contentheading{
 font-size: 18px;
 font-weight: bold;
}

.cat_childlist img, .browseProductImage img {
border:6px solid white;
}

.contentpaneopen{
width:100%;
}

a.slimbox{
padding: 10px;
}
