/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*table, caption, tbody, tfoot, thead, tr, th, td */{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

a img { border: none; }
/* end of reset */

body {
	font-family:Arial,sans-serif;
	font-size: 100%;
	height: 100%;
	margin:1px;
	
	
}
.header {
font-family:Arial, Helvetica, sans-serif;
font-size: 17px;
color: #083662;
margin-bottom:5px;
font-weight:bold;
}
.header2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #083662;
font-weight:bold;
}

.headerlink{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:none;
margin-top:0;
}

A.headerlink:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:none;
}

A.headerlink:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:none;
}
A.headerlink:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:none;
}
A.headerlink:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:underline;
}


.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
line-height:113%;
vertical-align:top;
}


.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
}

.minicart {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration:none;
}

.catbox{
	 padding:2px 2px 2px 2px;
     border:1px solid #26588a;
	 background-image:url(../images/gradient.gif);
	 width:420px;
}

.bullet {
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
	list-style-image: url(http://pearlsofjoy.com/images/pearl-bullet.gif);
    }
	
.bullet li {
	margin-bottom:5px;
	margin-left:15px;
	list-style-image: url(http://pearlsofjoy.com/images/pearl-bullet.gif);
    background-repeat: no-repeat;
    }

a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #073560;
text-decoration:underline;
}
a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #073560;
text-decoration:underline;
}
a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #073560;
text-decoration:underline;
}
a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #073560;
text-decoration:underline;
}
a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #073560;
text-decoration:none;
}

a.footer:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:underline;
}
a.footer:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:none;
}
a.footer:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:underline;
}
a.footer:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #073560;
text-decoration:none;
}

a.minicart:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration:underline;
}
a.minicart:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration:none;
}
a.minicart:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration:underline;
}
a.minicart:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration:none;
}

td.extra{
vertical-align:top;
padding-right:25px;
}


div#menu {
	position:absolute;
	left:0;
	margin:0 0 0 20px;
	padding:0;
	height:auto;
	width:12em;
	text-align:left;
}
div#content {
	margin:90px 50px 0;
	padding:5px 35px;
	width:auto;
	border:2px solid #60AB6A;
	text-align:left;
}




/* ***********************************************************************************

Convertable Nestled list menu by DUNCAL Productions
© 2007 by Duncan Hill and Alan Gresley
http://

Converts from a verticle menu with flyout submenus or a horizontal menu, with dropdown 
and then flyout submenus with a few changes in style where ****CONVERT**** appears.

*********************************************************************************** */

ul#navigation{
	font-size: 15px;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navigation{
	font-size: 15px;
	width:994px;
	margin:0 auto;
}
ul#navigation li { 
background:url("../images/menu-li-divider.png") no-repeat scroll right center transparent;
float:left;
line-height:25px;
padding:0 20px;
position:relative;
z-index:995;
}
ul#navigation li ul li{
background:none;
padding:0 10px 0 1px;
}
ul#navigation li ul li a{
line-height:18px;height:18px;
padding:3px 0px 0px 0px;
}
ul#navigation li#first {
padding-left:0px;
}
ul#navigation li#last1 {
background:none;
padding:0 20px 0 20px;
}
ul#navigation li#menu_twitter_li,
ul#navigation li#menu_facebook_li{
padding:0 5px;
background:none;
}
#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}
#navigation a {
font-family:Arial, Helvetica, sans-serif;
color:white;
display:block;
height:31px;
line-height:31px;
text-decoration:none;
}
#navigation a#jtype {
background:url(../images/menu_jewerlytype.png) no-repeat left center;
width:96px;
}
#navigation a#pearlcolor {
background:url(../images/menu_pearlcolor.png) no-repeat left center;
width:92px;}
#navigation a#pearltype {
background:url(../images/menu_pearltype.png) no-repeat left center;
width:79px;}
#navigation a#shopbyprice {
background:url(../images/menu_shopbyprice.png) no-repeat left center;
width:101px;}
#navigation a#learningcenter {
background:url(../images/menu_learningcenter.png) no-repeat left center;
width:123px;}
#navigation a#helpcenter {
background:url(../images/menu_helpcenter.png) no-repeat left center;
width:89px;}
#navigation a#ourblog {
background:url(../images/menu_ourblog.png) no-repeat left center;
width:80px;}
#navigation a#menutwitter {
background:url(../images/menu_twitter.png) no-repeat center center;
width:23px
}
#navigation a#menufacebook {
background:url(../images/menu_facebook.png) no-repeat center center;
width:23px
}

ul#navigation a:hover {
	color: #fff;
	text-decoration:underline;
	
}

ul#navigation li ul {
	position : absolute;
	left: -999em;
	width:160px;
	background: url(../images/bluefill.png) repeat;
	z-index:999;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}


#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
	top: 0;
	left:0;
	margin-left:20px;
}
#navigation li#first:hover ul {margin-left:0px}

/*                       ****DISPLAYS HORIZONTAL MENU**** */
#navigation li:active ul, #navigation li:hover ul, #navigation li.sfhover ul {
	top: 100%;
	margin-left: 15px;
}
div#menu {
	width:100%;
}

/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/


.shoppingcart{

	font-family :  verdana, Arial, Helvetica, sans-serif;
	color : #083662;
	font-size : 10px;
	font-weight: bold;
	font-style:  normal;
	
}


.menu-headers
{
	
	font-size : 14px;
	font-family:Arial, Helvetica, sans-serif;
	color : #083662;
	font-weight : bold;
	text-decoration : none;
     padding: 10px 4px 10px 4px;
	 letter-spacing: 2px;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #083662;
	padding:4px;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #083662;font-weight : bold;
	
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #083662;
	text-decoration : none;
    } 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #333333;
	line-height:20px;
	background:#e2e2e2;
} 

.titles3
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eeeeee;
	color: #083662;
	line-height:25px;
	padding-left:5px;
} 


.titles4
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color: #FFFFFF;
	color: #999999;
	text-align:center;

} 

/*product details table*/

.detailstop
{
	text-indent:8px;
	vertical-align:middle;
	line-height:20px;
	background:#e2e2e2;
} 

.techd
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eeeeee;
	color: #083662;
padding: 5px 5px 5px 5px;
	 border:0; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color: #CCCCCC;
} 
.techdb
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eeeeee;
	color: #083662;
	padding: 5px 5px 5px 5px;
} 
.techp
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color:white;
	color:#333333;
	padding: 5px 5px 5px 5px;
	 border:0; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color: #CCCCCC;
} 
.techpb
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color:white;
	color:#333333;
	padding-left:5px;
	padding: 5px 5px 5px 5px;
	 
} 

.techtable{
	border:0;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	width:100%;
}

.techtop{
border:0; border-bottom-style:solid; border-bottom-width:thin; border-bottom-color:#999;
padding-top:5px;

}





/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style:italic;
	font-weight : bold;
	color: #333333;
	line-height:20px;
	background:#e2e2e2;
	
}
.options-titles b {float:left;}
.options-titles img {float:left;}



/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #ffffff;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #990000;
}
.fontresult
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000;
}

.font3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #ffffff;
}
.font4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #ffffff;
}
 	 


/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-decoration:none;}

td.item{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-decoration:none;
padding:2px;
} 

td.item:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-decoration:underline;
} 
td.item:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-decoration:underline;
}
td.item:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-decoration:underline;
}
td.item:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
text-decoration:none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.product-header {
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
color: #083662;
margin-top:4px;
margin-bottom:4px;
}

.price-info
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Normal;
	color: #666666;
}


/*price:: Controls the way the product's prices display*/ 
.price
{
	
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6C0000;
	font-weight:bold;
}
.price-page
{
	
	font-size : 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight:bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #333333;
	line-height : 18px;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cccccc;
	background-color: #999999;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/

/* SEARCH FORM*/
.searchform
{

	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;    
	color:#666666;
	margin: 12px 0px 0px 470px;
} 

/*srch:: Controls the search button*/ 
.srch
{
vertical-align:middle;
border: none;
background: url(../images/searchbutton.gif) no-repeat left top;
height: 24px;
width: 91px;
cursor: pointer;
} 

/*srch_over:: Controls the search buttons*/ 
.srch_over
{

	
} 


/*btn:: Controls the buttons*/ 
.btn
{

	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;    
	color: #083662;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{

	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;	
	font-size: 14px;    
	color: #083662;
	margin:1px;
} 

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #000000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #083662;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;    
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;
	height : 80px;
	width: 250px;
}


/***********************************/
/*              LINKS              */
/***********************************/




A.menu
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
	
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight :  normal;
	font-style:  normal;
	text-decoration:underline;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:underline;
} 

.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}


.white{
color: #ffffff;
}




/**/
body {
background:url("../images/body-bg-xmas.png") repeat-x scroll 0 0 #888}
#wrapbox{
background:url("../images/menu-line.png") no-repeat scroll center 85px transparent;
width:100%;
padding:0 0 0px;
}
#headerbox { 
height:92px;
margin:0px auto;
overflow:auto;
width:994px;
position:relative;
}
a#logo {
display:block;
background:url("../images/logo.png") no-repeat scroll 0 0 transparent;
width:259px; height:70px;
float:left;
margin-top:12px;
}

#sale {
display:block;
background:url("../images/holiday-savings-header.png") no-repeat scroll 0 0 transparent;
width:350px; height:74px;
position:absolute;
left:295px;
top:10px;
}

#topcart {
background:url("../images/topcartitems.png") no-repeat scroll 0 0 transparent;
float:right;
height:60px;
margin:20px 0 0;
width:349px;
position:relative;
}
#topcartitems{

height:30px;
width:221px;
margin:8px 0px 0px 0px;
position:absolute;left:0;top:0px;
z-index:1;
}
#topcheckoutbtn {
height:43px;
position:absolute;
right:0;
top:0;
width:131px;
z-index:2;
}
#topphone {
background:url("../images/topphone.png") no-repeat scroll 0 0 transparent;
bottom:0;
height:20px;
position:absolute;
right:0;
width:269px;
z-index:1;
}

/* MAIN BOX */


#mainbox{
background:none repeat scroll 0 0 #FFFFFF;
clear:both;
margin:0 auto;
overflow:hidden;
width:980px;
padding:8px 7px;
}
#mainbox table { width:100%;}

#info-box {
background:url("../images/main-info-box-vday.png") repeat-x scroll 0 0 transparent;
height:84px;
margin:0px auto;
overflow:auto;
padding:0 7px;
width:980px;
}
#free-shipping {
background:url("../images/free-shipping.png") no-repeat scroll 0 0 transparent;
height:45px;
margin-top:9px;
width:195px;
float:left;
}
#info-grey-box{
background:url("../images/grey-box-with-search.png") no-repeat scroll 0 0 transparent;
float:right;
height:45px;
margin-top:9px;
width:780px;
}

#xmas-ship { 
		position: absolute; 
		top: 180px; 
		left: 145px; 
		width: 980px; 
		height: 25px; 
		background-color: transparent; 
		border: 0px; }	


/* SIDEBAR BOX*/

#sidebarbox {
width:231px;
margin-bottom:8px;
float:left;
}
#sidebarbox #utilitiesbox {
height:362px;
margin-bottom:0px;

}
#sidebarbox #utilitiesbox a{
display:block;
width:231px;
}
#sidebarbox #utilitiesbox a#learningCenterLink{
height:111px;
margin-bottom:9px;
}
#sidebarbox #utilitiesbox a#helpCenterLink{
height:112px;
margin-bottom:5px;}
#sidebarbox #utilitiesbox a#newsletterLink{
height:115px;
}

#sidebarbox #newsbox, #sidebarbox #testimonialbox {
background:#D5D7DF;
color:#655E5E;
font:11px/13px Tahoma,sans-serif;
padding:20px 25px 21px;
}
#sidebarbox h3{
color:#525252;
font:24px/26px Trebuchet MS,sans-serif;
letter-spacing:-1px;
margin-bottom:3px;
}
#sidebarbox .entry-title {
font-weight:bold;
margin-bottom:5px;
}
#sidebarbox .entry-date {
font-style:italic;
margin-bottom:5px;
display:block;
}
#sidebarbox .entry-excerpt {
margin-bottom:5px;
}
#sidebarbox  a.viewmore {
background:url("../images/viewmore.png") no-repeat scroll 0 0 transparent;
display:block;
float:right;
height:25px;
overflow:auto;
width:95px;
}
#sidebarbox #newsbox {
border-bottom:1px solid #adafb5;
}
#sidebarbox #testimonialbox {
border-top:1px solid #fdfdfd;
}
#sidebarbox a:link,#sidebarbox a:visited {
color:#525252;
text-decoration:underline;
}
#sidebarbox a:hover {text-decoration:none;}

/* CONTENT BOX */

#contentbox{
float:left;
margin-left:8px;
width:740px;
}
#slideshow {
height:304px;}

.pearls-categbox1,.pearls-categbox2,.pearls-categbox3,.pearls-categbox4 {
float:left;
width:365px;
height:212px;
background:#eee; 
margin-top:8px;
position:relative;
}
.pearls-categbox1 p,.pearls-categbox2 p,.pearls-categbox3 p,.pearls-categbox4  p{
color:#72706C;
font:11px/12px normal Tahoma,sans-serif;
padding:90px 170px 0 27px;
}
.pearls-categbox1 .viewproduct,.pearls-categbox2 .viewproduct,.pearls-categbox3 .viewproduct, .pearls-categbox4 .viewproduct {
background:url("../images/view-products-btn.png") no-repeat scroll 0 0 transparent;
bottom:13px;
display:block;
height:26px;
position:absolute;
right:15px;
width:114px;
}
.pearls-categbox1,.pearls-categbox3 { margin-right:9px;} 
.pearls-categbox1 {
background: url(../images/pearls-akoya.jpg) no-repeat 0 0;
}
.pearls-categbox2 {
background: url(../images/pearls-freshwater.jpg) no-repeat 0 0;
}
.pearls-categbox3 {
background: url(../images/pearls-tahitian.jpg) no-repeat 0 0;
}
.pearls-categbox4 {
background: url(../images/pearls-southsea.jpg) no-repeat 0 0;
}
/* FOOTER BOX  */

#footerbox{
background:url("../images/footer-bg.png") repeat-x scroll center top transparent;
border-top:5px solid #DEDEDE;
height:135px;
width:100%;
clear:both;
}
#footernav {
background:url("../images/footer-divider.png") no-repeat scroll right 32px transparent;
float:left;
width:458px;
}
#footernav ul {
list-style:none;
margin:30px 0 0 12px;padding:0;
overflow:auto;
}
#footernav ul li {
float:left;
}

#footernav ul li a:link,#footernav ul li a:visited {
border-left:1px solid #514D4D;
color:#514D4D;
display:block;
font:11px/14px normal Tahoma,sans-serif;
overflow:auto;
padding:0 6px;
text-decoration:none;
}
#footernav ul li a:hover {text-decoration:underline;}
#footernav ul li.firstli a{border-left:none;}
#trustbox{
margin-left:30px;
margin-top:5px;
}

#contact-mail{
background:url("../images/footer-divider.png") no-repeat scroll right 17px transparent;
float:left;
margin-top:15px;
width:255px;
}
#contact-mail #inner{
background:url("../images/contact-email.png") no-repeat scroll 0 0 transparent;
color:#655E5E;
font:11px/14px normal Tahoma,sans-serif;
height:63px;
padding:40px 0 0 79px;
width:163px;
}
#contact-phone{
float:left;
background:url("../images/contact-phone.png") no-repeat scroll center 12px;
color:#655E5E;
font:11px/14px normal Tahoma,sans-serif;
height:63px;
margin-top:15px;
padding:40px 0 0 79px;
width:163px;
}
.smalltext {
	font-size: 9px;
}

