html {
overflow: auto;
background-image: url(../assets/bg.png);
_overflow-x:hidden;
}


body {
padding:0px;
text-align:center;
margin:0 auto; 
}

div#wrapper {
width: 950px;
padding: 5px 0px 0px 0px;
text-align:left;
background-color:#FFFFFF;
margin:auto;
border:2px solid #230042;
}

div#top {
background-image: url(../assets/jewellery_top.jpg);
background-repeat:no-repeat;
height:160px;
}

#top-banner
{
margin:30px 10px 40px 418px ;
height:60px;
width:468px;
}

div#footer {
background-image: url(../assets/jewellery_bottom.jpg);
background-repeat:no-repeat;
height:110px;
}

div#main {
width:950px;
}

#wraparoundbread {
margin:10px 0px 6px 10px;
_margin:10px 0px 5px 0px;
height:24px;
}

#sitemap {
font-size:12px;
margin:0px 0px 0px 10px;
width:176px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/site.gif);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:0px;
float:left;
}

#breadcrumbs {
font-size:12px;
margin:0px 0px 0px 00px;
width:500px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/home.gif);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:1px;
float:left;
}

#breadcrumbs a:link, #sitemap a:link {
color:#333; text-decoration:none;
}
#breadcrumbs a:visited, #sitemap a:visited {
color:#333; text-decoration:none;
}
#breadcrumbs a:active, #sitemap a:active  {
color:#333; text-decoration:none;
}
#breadcrumbs a:hover, #sitemap a:hover {
color:#fff; text-decoration:none; background-color:#38237b;
}


#reglog {
float:left;
width:170px;
font-family:"trebuchet ms";
font-size:12px;
margin:0px 0px 0px 20px;
height:22px;
}


#reglog a:link {
color:#333; text-decoration:none;
}
#reglog a:visited {
color:#333; text-decoration:none;
}
#reglog a:active {
color:#333; text-decoration:none;
}
#reglog a:hover {
color:#fff; text-decoration:none; background-color:#38237b;
}

.register {
width:60px;
float:left;
background-image:url(../assets/r.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}

.login {
width:60px;
float:left;
background-image:url(../assets/l.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}

div#left {
width:200px;
float:left;
background-color:#fff;
margin-left:10px;
_margin-left:5px;
}

div#left a:link {
color:#000;
font-size:12px;
line-height:15px;
text-decoration:none;
}

div#left a:visited {
color:#000;
font-size:12px;
line-height:15px;
text-decoration:none;
}

div#left a:active {
color:#000;
font-size:12px;
line-height:15px;
text-decoration:none;
}

div#left a:hover {
color:#000;
font-size:12px;
line-height:15px;
text-decoration:underline;
}

div#middle {
float:left;
width:500px;
background-color:#fff;
margin-left:12px;
margin-right:8px;
}

div#right {
width:200px;
float:left;
background-color:#fff;
margin-left:10px;
}

.clearfloats {
content: ".";
display: block;
height: 0px;
font-size:1PX;
clear: both;
visibility: hidden;
}

/* footer */

.empty {
float:left;
width:10px;
}

div#footer .copyright {
font-family:"trebuchet ms";
width:480px;
float:left;
font-size:13px;
margin-left:380px;
_margin-left:190px;
color:#333;
margin-top:28px;
background-color:#fff;
border:1px solid #38237b;
padding:5px 15px 5px 10px;
text-align:left;
}

div#footer  a:link {
color:#38237b; text-decoration:none;
}
div#footer  a:visited {
color:#38237b; text-decoration:none;
}
div#footer  a:active {
color:#38237b; text-decoration:none;
}
div#footer  a:hover {
color:#fff; background-color:#38237b; /* darker: 38237b */
}

/* end footer */

/* menu */
#slidetabsmenu {
margin-top:151px;
width:100%;
font-size:100%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../assets/L.jpg) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(../assets/R.jpg) no-repeat right top;
padding:13px 14px 0px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -47px;
}

#slidetabsmenu a:hover span {
background-position:100% -47px;
}

/* ads */
#ads {
width:468px;
height:60px;
/*
border:1px solid #38237b;
background-color:#fff;
*/
margin:0; padding:0;
position:relative;
padding:0px;
top:50px;
left:425px;
}

.slogan {
position:absolute;
font: 12px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
top:108px;
left:196px;
_left:205px;
color:#fff;
}

/* ads */

#searchbox {
width:200px;
text-align:center;
padding:0px;
margin-top:20px;
background: #fff url(../assets/search.jpg) no-repeat;
height:35px;
width:200px;
}

#searchbox form {
padding:7px 0px 0px 0px;
*padding:5px 0px 0px 0px;
margin:0px;
}

#contain-main-search-bar{
text-align:center;
margin:15px 0px 0px 0px;
height:50px;
}

#searchagain{
float:left;
width:90px;
height:20px;
text-align:right;
font-family:trebuchet ms;
font-size:13px;
margin:12px 0px 0px 40px;
_margin:12px 0px 0px 20px;
}

#main-search-bar{
float:left;
width:350px;
height:20px;
margin:10px 0px 0px 0px;
_margin:10px 0px 0px 0px;
}

.txtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
}

.maintxtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
width:250px;
height:16px;
}

.btn {
color:#fff;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:21px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#38237b;
*padding:0px 2px 0px 2px;
}

.btnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}

.searchbtn {
color:#fff;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:22px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#38237b;
*padding:0px 2px 0px 2px;
margin:-2px 0px 0px 10px;
*margin:-1px 0px 0px 10px;
}

.searchbtnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}


/* menu */

#menu {
background: #38237b;
float: left;
list-style: none;
margin: 75px 0px 5px 10px;
_margin: 75px 0px 5px 5px;
padding: 0;
width: 930px;
}

#menu li {
float: left;
font: 13px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#menu a {
background: #38237b url("../assets/seperator.gif") bottom right no-repeat;
color: #fff;
display: block;
float: left;
margin: 0;
padding: 8px 12px;
text-decoration: none;
}

#menu a:hover {
background: #fff url("../assets/hover.gif") bottom center no-repeat;
color: #38237b;
padding-bottom: 8px;
}

#menu .current {
background: #fff url("../assets/hover.gif") bottom center no-repeat;
color: #38237b;
}

#menu .current {
background: #fff url("../assets/hover.gif") bottom center no-repeat;
color: #38237b;
}

/* navigation left */

#navigation {
background: #fff url("../assets/navigation.jpg") no-repeat;
height:35px;
width:200px;
}

#navigationoptions {
width:175px;
/*
background-image: url("../assets/arrowvertical.gif");
background-position:center left;
background-repeat:no-repeat;
*/
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;

}
#navigationoptions1 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions2 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions3 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions4 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions5 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions6 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions7 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions8 {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

.navigationoptions {
width:175px;
background:#E5E5E5;
font-family:"trebuchet ms";
padding:10px 10px 10px 15px;
border-bottom:1px solid #A6A6A6;
}

#navigationoptions .headings a:link {
text-transform:uppercase;
font-size:15px;
padding-bottom:2px; text-decoration:none;
font-weight:bold;
color: #38237b;
}

#navigationoptions .headings a:visited {
text-transform:uppercase;
font-size:15px;
padding-bottom:2px; text-decoration:none;
font-weight:bold;
color: #38237b;
}

#navigationoptions .headings a:active {
text-transform:uppercase;
font-size:15px;
padding-bottom:2px; text-decoration:none;
font-weight:bold;
color: #38237b;
}

#navigationoptions .headings a:hover {
text-transform:uppercase;
font-size:15px;
padding-bottom:2px; text-decoration:underline;
font-weight:bold;
color: #38237b;
}

.headings {
text-transform:uppercase;
font-size:15px;
padding-bottom:2px;
font-weight:bold;
color: #38237b;
}

.subheadings {
font-size:12px;
line-height:15px;
}

.subheadings a {
font-size:12px;
line-height:15px;
}

.subheadings a:hover {
font-size:12px;
line-height:15px;
text-decoration:underline;
}

.growyourown {
padding:10px 0px 0px 0px;
font-size:17px;
font-weight:bold;
}

.growyourown a {
font-size:17px;
} 

.growyourown-list{
font-size:12px;
font-weight:normal;
padding:0px 0px 0px 10px;
}

.small {
/*background-image:url("../assets/diethelp.gif");
background-repeat: no-repeat;
background-position:162px 7px;
*/
}

.pushR {
padding-left:20px;
}

#newstop {
background: #fff url("../assets/news.jpg") no-repeat;
height:35px;
width:200px;
}

#newsmain {
font-family:"trebuchet ms";
font-size:12px;

width:200px;
background-image:url(../assets/1pn.jpg);
background-repeat:repeat-x;
background-color:#e1e1e1;
}

.newcontents {
padding:10px;
}

#forumspot {
margin-top:20px;
}


#forumspot a:link {
color:#333; text-decoration:none;
}
#forumspot a:visited {
color:#333; text-decoration:none;
}
#forumspot a:active {
color:#333; text-decoration:none;
}
#forumspot a:hover {
color:#fff; text-decoration:none; background-color:#38237b;
}

.forumtitle {
background: #fff url("../assets/forum.jpg") no-repeat;
height:35px;
width:200px;
}

.insideforum {
width:159px;
background-color:#FFFFFF;
padding:3px 12px 3px 8px;
}

.forumcontents {
background-color:#ccc;
padding:10px;
font-family:"trebuchet ms";
font-size:12px;
}

.forumgap {
height:4px;
font-size:2px;
}

/* sponsor */

#sponsorspot {
margin-top:20px;
}

.sponsortitle {
background: #fff url("../assets/promotions.jpg") no-repeat;
height:35px;
width:200px;
}

.insidesponsor {
width:168px;
background-color:#FFFFFF;
text-align:center;
padding:10px 3px 5px 3px;
}

.sponsorcontents {
background-color:#38237b;
padding:10px;
font-family:"trebuchet ms";
font-size:12px;
}

.forumgap {
height:4px;
font-size:2px;
}

/* middle divs */

#middle h1 {
font-size:16px;
font-family:"trebuchet ms";
color:#333;
margin-top:0px;
background:none;
text-align:left;
font-weight:bold;
}

#middle h1 a{
font-size:16px;
font-family:"trebuchet ms";
color:#333;
text-decoration:none;
background:none;
}

#middle h1 a:link{
font-size:16px;
font-family:"trebuchet ms";
color:#333;
text-decoration:none;
background:none;
}

#middle h1 a:click{
font-size:16px;
font-family:"trebuchet ms";
color:#333;
text-decoration:none;
background:none;
}

#middle h1 a:visited{
font-size:16px;
font-family:"trebuchet ms";
color:#333;
text-decoration:none;
background:none;
}

#middle h1 a:hover{
font-size:16px;
font-family:"trebuchet ms";
color:#333;
text-decoration:none;
background:none;
}

#middle h2 {
font-size:15px;
font-family:"trebuchet ms";
color:#333;
}

#middle h2 a{
font-size:15px;
font-family:"trebuchet ms";
color:#333;
}

#middle h2 a:link{
font-size:15px;
font-family:"trebuchet ms";
color:#333;
}

#middle h2 a:click{
font-size:15px;
font-family:"trebuchet ms";
color:#333;
}

#middle h2 a:visited{
font-size:15px;
font-family:"trebuchet ms";
color:#333;
}

#middle h2 a:hover{
font-size:15px;
font-family:"trebuchet ms";
color:#333;
background:none;
}

#middle h3 {
font-size:14px;
font-family:"trebuchet ms";
color:#333;
}

#middle h4 {
font-size:13px;
font-family:"trebuchet ms";
color:#333;
}

#middle p {
font-size:13px;
color:#333;
font-family:"trebuchet ms";
}

#middle p.results{
font-size:13px;
color:#333;
font-family:"trebuchet ms";
text-align:center;
font-weight:bold;
}

#middle a:link {
color:#38237b; text-decoration:none;
border-bottom:1px dashed #38237b;
}

#middle a:visited {
color:#38237b; text-decoration:none;
border-bottom:1px dashed #38237b;
}

#middle a:active {
color:#38237b; text-decoration:none;
border-bottom:1px dashed #38237b;
}

#middle a:hover {
color:#fff;
background-color:#38237b;
text-decoration:none;
}

#middle ul {
font-family:"trebuchet ms";
font-size:13px;
list-style-position:outside;
list-style-type: none;
color:#333;
}

#middle li {
background-image:url(../assets/bullet2.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
padding-bottom:10px;
*background-position: 0px 3px;
*padding-left:20px;
}

#social-bm{
text-align:center;
margin:20px 0px 20px 0px;
}

#moreinfo {
width:458px;
background-image:url(../assets/more-info.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
padding-left:20px;
}


#moreinfo ul {
padding:60px 0px 0px 50px;
font-size:11px;

}

#moreinfo h3 {

padding:52px 0px 0px 47px;
margin:0px 0px 0px 0px;

}

#moreinfo p {
margin:0px;
padding:7px 0px 0px 47px;
font-size:12px;

}

/* social bk */

#bookmarkpage {
height:130px;
width:200px;
margin:00px 0px 0px 0px;
padding:10px 0px 10px 0px;
background-color:#fff;
background-image:url(../assets/1p3.jpg);
}

.imgsoc {
margin:0px 3px 2px 0px;
vertical-align: bottom;
}

.socialbookmarks {
font-family:"trebuchet ms";
font-size:11px;
float:left;
margin:0px 10px 0px 0px;
}

.bkmark {
padding:0px 0px 0px 8px;
}

.show3 {
padding-left:7px;
}

.sharing { width:181px; font-family:"trebuchet ms"; height:25px;  
font-size:13px; margin:0px 0px 0px 0px;}

.sharing1 {float:left; width:80px; font-weight:bold; color:#38237b; border-bottom:1px solid #38237b;height:18px;}

#sharing2 {float:left; width:101px; border-bottom:1px solid #38237b; text-align:right; height:18px;}

#sharing2 a:link {font-size:11px; } 
#sharing2 a:visited {font-size:11px; } 
#sharing2 a:active {font-size:11px; } 
#sharing2 a:hover {font-size:11px; } 

#toplinks {margin:5px 0px 0px 0px; width:181px; font-family:"trebuchet ms"; 
font-size:13px;}

.topsearchestitle { font-weight:bold; color:#38237b; border-bottom:1px solid #38237b; width:181px; }

.topsearches { font-size:12px; padding-top:5px ; line-height:15px; text-align:center; } 

#toplinks a:link {font-size:11px;  } 
#toplinks a:visited {font-size:11px;   } 
#toplinks a:active {font-size:11px;   } 
#toplinks a:hover {font-size:11px;   } 

#bookmarkpage a:link {
color:#333; text-decoration:none;
}
#bookmarkpage a:visited {
color:#333; text-decoration:none;
}
#bookmarkpage a:active {
color:#333; text-decoration:none;
}
#bookmarkpage a:hover {
color:#fff; text-decoration:none;
background-color:#38237b;
}

/* tables */

table {
font-size:13px; font-family:"trebuchet ms";
}

.moveleft {
margin:0px;
padding:0px;
}

.moveleft1 {
margin:0px;
padding:10px 0px 10px 60px;
font-size:13px; font-family:"trebuchet ms";
}

/*   left nav css   */	


#diet_boxes table{
border:1px solid #38237b;
}

#diet_boxes th{
background-color:#38237b;
color:#fff;
font-weight::bold;
text-align:center;
font-size:13px; 
font-family:"trebuchet ms";
}

#diet_boxes a{
color:#000;
text-decoration:underline;
}

#diet_boxes a:hover{
color:#000;
text-decoration:none;
}

#floatimgright{
float: right;
width: 202px;
background-color: #fff;
padding: 4px 2px 4px 8px;
border: 0px solid #666;
font-size:11px;
color:#666;
font-size:12px; 
font-family:"trebuchet ms";
text-align:right;
}

#floatdietimgright2{
float: right;
width: 202px;
background-color: #fff;
padding: 4px 2px 4px 20px;
border: 0px solid #666;
font-size:11px;
color:#666;
font-size:12px; 
font-family:"trebuchet ms";
}


#advert160 {
margin-top:30px;
width:200px;
margin-bottom:10px;
text-align:center;
height:600px;
}

.inside160 {

}


#floatimgsmall_bg{
float: right;
width: 200px;
min-height:54px;
height:54px;
margin: 0px 0px 5px 10px;
background-color: #fff;
padding: 0px 4px 4px 4px;
border: 0px solid #666;
font-size:11px;
color:#666;
background-image:url(../images/buttons/pick_name.gif);
background-position:top left;
background-repeat:no-repeat;
}

.smaller {
font-size:11px;
}

#floatimgsmall_bg .txtin {
margin:15px 0px 0px 42px;
font-size:14px;
font-weight:bold;}


#floatimgsmall_bg a:link {font-size:16px; text-decoration:none; font-family:"trebuchet ms"; border-bottom:0px solid white; }
#floatimgsmall_bg a:visited {font-size:16px;text-decoration:none; font-family:"trebuchet ms"; border-bottom:0px solid white; }
#floatimgsmall_bg a:active {font-size:16px;text-decoration:none; font-family:"trebuchet ms"; border-bottom:0px solid white; }
#floatimgsmall_bg a:hover {font-size:16px;text-decoration:none; font-family:"trebuchet ms"; border-bottom:0px solid white; }

#featuredad {
width:500px;
}

#featuredad0 {
width:180px;
margin-right:20px;
float:left;
}

#featuredad1 {
width:300px;
float:left;
padding-top:15px;
_padding-top:0px;
}

#featuredad1 a:link {
border-bottom:0px solid white;
}
#featuredad1 a:visited {
border-bottom:0px solid white;
}
#featuredad1 a:active {
border-bottom:0px solid white;
}
#featuredad1 a:hover {
border-bottom:0px solid white;
}

#threewayshow {
width:490px;
font-size:13px;
font-family:"trebuchet ms";
height:50px;
margin:5px 0px 10px 5px;
_margin:5px 0px 20px 5px;
border-top:1px solid #009900;
border-bottom:1px solid #009900;
padding:10px 0px 5px 0px;
}

#theedesc  a:link  {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff; font-size:13px; line-height:16px;
}

#theedesc a:visited  {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff; font-size:13px; line-height:16px;
}

#theedesc  a:active  {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff; font-size:13px; line-height:16px;
}

#theedesc a:hover  {
color:#fff;
background-color:#D96C00; border-bottom:0px solid #fff; font-size:13px; line-height:16px;
text-decoration:none;
}

#threewayshow1 {
float:left;
width:160px;
margin-right:5px;
}

#threewayshow3 {
float:left;
width:137px;
}

#threewayshow2{
float:left;
width:165px;
margin-right:5px;
}

#theedesc {
font-size:12px;
line-height:15px;
}

.moveR {
margin-right:5px;
}

#movetotheright {
float:right;
width:200px;
}

#newscontents {
width:500px;
height:180px;
padding-top:10px;
_padding-top:0px;
}

#newsarticle {
width:315px;
float:left;
font-family:"trebuchet ms";
margin-right:5px;
}

.imgart {
width:160px;
float:left;
}

.imgart img {
border:1px solid #999;
}

.tellart {
width:155px;
float:left;
}

.tellart1 {
font-size:13px;
}

.tellart2 {
font-size:11px;
}

.tellart3 {
font-size:11px;
width:145px;
padding:3px 0px 0px 10px;
}

#newsarticle a:link, #newsarticle a:visited, #newsarticle a:active, #newsarticle a:hover {
text-decoration:none; border-bottom:0px solid #fff;
}

#rhsofnews a:link, #rhsofnews a:visited, #rhsofnews a:active, #rhsofnews a:hover {
text-decoration:none; border-bottom:0px solid #fff;
}
#rhsofnews {
width:170px;
float:left;
margin-left:10px;
}

.tellart1  a:link  {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff; font-size:13px; line-height:16px;
font-weight:bold;
}

.tellart1  a:visited  {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff; font-size:13px; line-height:16px; font-weight:bold;
}

.tellart1   a:active  {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff; font-size:13px; line-height:16px; font-weight:bold;
}

.tellart1  a:hover  {
color:#fff;
background-color:#D96C00; border-bottom:0px solid #fff; font-size:13px; line-height:16px; font-weight:bold;
text-decoration:none;
}

.topcontent {
font-size:11px;
text-transform:uppercase; font-family:"trebuchet ms";
color:#666;
}

#rhsofnews ul { font-family:"trebuchet ms"; font-size:11px;list-style-position: inside;
list-style-type: none;
margin:4px 0px 0px -35px;
*margin:4px 0px 0px 0px;
}

#rhsofnews li {  font-family:"trebuchet ms"; font-size:11px;
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*padding-left:5px;
margin:0px 0px 0px 0px;
line-height:17px;
}

#diethelpsyou {
width:496px;
height:235px; font-family:"trebuchet ms";
padding-left:0px;
padding-bottom:20px;
margin:0px 0px 0px 3px;
}

.diethelpsyou1, .diethelpsyou2 {
width:160px; margin-right:6px; float:left; font-size:17px;
}

.diethelpsyou1 {
background-image:url(../images/articles/1.jpg); background-repeat: no-repeat;
}
.diethelpsyou2 {
background-image:url(../images/articles/2.jpg); background-repeat: no-repeat;
}
.diethelpsyou3 {
width:160px;  float:left; font-size:17px;
background-image:url(../images/articles/3.jpg);  background-repeat: no-repeat;
}

.dietlinks {
font-size:11px;
}

#texttell {
height:60px;
padding:30px 10px 0px 30px;
}

.txtmassive {
font-size:20px;
}


#diethelpsyou  a:link  {
border-bottom:0px solid #fff; 
}

#diethelpsyou  a:visited  {
border-bottom:0px solid #fff; 
}

#diethelpsyou   a:active  {
border-bottom:0px solid #fff; 
}

#diethelpsyou  a:hover  {
border-bottom:0px solid #fff; 
}

#texttell  a:link  {
color:#fff; text-decoration:none; border-bottom:0px solid #fff; font-size:17px;
}

#texttell  a:visited  {
color:#fff; text-decoration:none; border-bottom:0px solid #fff; font-size:17px; 
}

#texttell   a:active  {
color:#fff; text-decoration:none; border-bottom:0px solid #fff; font-size:17px; 
}

#texttell  a:hover  {
color:#fff;
font-size:17px;
text-decoration:underline;
background-color:#7CC11C;
}

.dietlinks {
padding:7px 0px 10px 7px;
border-bottom:1px solid #7CC11C;
}

.imgdiet, .borderless {
height:100px;
border:0px;
}

.imgdiet a {border-bottom:0px solid #fff;  }
.borderless a:link, .borderless a:visited, .borderless a:active, .borderless a:hover { border:0px; border-bottom:0px solid #fff; }

#bottommost {clear:both; margin-top:15px; width:500px; border-top:1px solid #7CC11C; padding-top:15px;}
#bottommost  a:link  {
border-bottom:0px solid #fff; 
}

#bottommost  a:visited  {
border-bottom:0px solid #fff; 
}
#bottommost   a:active  {
border-bottom:0px solid #fff; 
}
#bottommost  a:hover  {
border-bottom:0px solid #fff; 
}

#lhsbot { width:285px; margin-right:15px; float:left; }
#rhsbot { width:200px; float:left; }

.containart {height:70px; font-family:"trebuchet ms";}
.imglhs { float:left; width:65px;}
.tellmore{ float:left; width:200px; }
.tellmoretitle{ font-size:13px; font-weight:bold; }
.tellmoredesc{  font-size:12px;}
.imglhs  img { border:1px solid #999;}

#comps  {margin-left:5px; }
#comps  a:link  {
border-bottom:0px solid #fff; 
}

#comps  a:visited  {
border-bottom:0px solid #fff; 
}

#comps   a:active  {
border-bottom:0px solid #fff; 
}

#comps  a:hover  {
border-bottom:0px solid #fff; 
}

.containart2 {height:90px; font-family:"trebuchet ms";}
.imglhs2 { float:left; width:90px;}
.tellmore2{ float:left; width:400px;  }
.tellmoretitle2{ font-size:13px; font-weight:bold; }
.tellmoredesc2{  font-size:12px;}
.imglhs2  img { border:1px solid #999;}


#rhsbot ul { font-family:"trebuchet ms"; font-size:11px;list-style-position: inside;
list-style-type: none;
margin:4px 0px 0px -35px;
*margin:4px 0px 0px 0px;
}

#rhsbot li {  font-family:"trebuchet ms"; font-size:11px;
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*padding-left:5px;
margin:0px 0px 0px 0px;
line-height:17px;
}

.gapme {
height:10px;
}

#moreinfocomp {
width:500px;
background-image:url(../assets/moreinfo2.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

#moreinfocomp ul {
padding:60px 0px 0px 50px;
font-size:11px;
}

#moreinfocomp h3 {
padding:52px 0px 0px 47px;
margin:0px 0px 0px 0px;
}

#moreinfocomp p {
margin:0px;
padding:7px 0px 0px 47px;
font-size:13px;
}

#moreinfocomp  .tiny { font-size:11px; color:#666; }

.videoshow { text-align:center; }

#resultslist  { padding-left:15px; } 
#resultslist a:link {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff;
}

#resultslist a:visited {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff;

}
#resultslist a:active {
color:#D96C00; text-decoration:none; border-bottom:0px solid #fff;
}

#resultslist a:hover {
color:#fff;
background-color:#fff;border-bottom:0px solid #fff;
text-decoration:underline;
}

/* NEWS */

div#newsRSS { margin-top:-5px; width:183px; background-color:transparent; text-align:right; }
DIV#latestArticles { font-family:"trebuchet ms";}
DIV#latestArticles TABLE {
border:0px solid #fff; padding:0px; width:183px;
background-color:transparent;
*margin-top:-7px;
}

DIV#latestArticles TH {	
padding:2px 0px 2px 0px;  
text-transform: capitalize;  
font-size: 14px; 
color:#333;
height:26px; background-color:transparent;
}

DIV#latestArticles TD {	
padding:0px 0px 8px 0px;
font-size: 11px; 
text-align:left; background-color:transparent;
color:#333;
line-height:14px;
text-transform:none;
}

DIV#latestArticles A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 11px; color:#38237b; }
DIV#latestArticles  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 11px; color:#38237b; }
DIV#latestArticles  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 11px; color:#38237b; }
DIV#latestArticles A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 
#more a:visited { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:link { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:active { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:hover { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }

DIV#articleTitle { font-family: "trebuchet ms"; font-size:16px; font-weight:bold; color:#333; padding:3px 0px 0px 0px; }
DIV#articleDate { font-size:12px;  font-family: "trebuchet ms"; margin:-5px 0px 0px 0px;}
DIV#articleBody { padding:0px 0px 20px 0px; font-family: "trebuchet ms"; font-size:13px;}
DIV#articleBody A { 
color:#e22b00; font-family: "trebuchet ms"; }


DIV#articleBody A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; }
DIV#articleBody  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; ;}
DIV#articleBody  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#38237b; }
DIV#articleBody A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 

DIV#articleLinks {font-size: 12px;  padding: 4px; font-family: "trebuchet ms";}
DIV#articleLinks A { font-size: 12px; margin-left: 16px; font-family: "trebuchet ms";}
DIV#articleLinks H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #38237b; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }
div#linkedin H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #38237b; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }

DIV#articleLinks A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#38237b; border-bottom:0px solid #fff; }
DIV#articleLinks  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#38237b; border-bottom:0px solid #fff;}
DIV#articleLinks  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 12px; color:#38237b; border-bottom:0px solid #fff;}
DIV#articleLinks A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 


DIV#articleButtons {
text-align:center;
width:500px;
}

DIV#articleButtons A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; border-bottom:0px solid #fff; }
DIV#articleButtons  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; border-bottom:0px solid #fff;}
DIV#articleButtons  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#38237b; border-bottom:0px solid #fff;}
DIV#articleButtons A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 

DIV#relatedArticles H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #38237b; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }
DIV#relatedArticles H5 { }
DIV#relatedArticles {}
DIV#relatedArticles A { }
DIV#relatedArticles TD { font-size:90%; padding:0px 0px 0px 20px; }


DIV#relatedArticles A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#38237b; border-bottom:0px solid #fff; }
DIV#relatedArticles  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#38237b; border-bottom:0px solid #fff;}
DIV#relatedArticles  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 12px; color:#38237b; border-bottom:0px solid #fff;}
DIV#relatedArticles A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 

DIV#newsIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #38237b; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; background:#fff;}
DIV#newsIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px;}
DIV#newsIndex {font-family: "trebuchet ms"; font-size:12px; }
DIV#newsIndex A { }
DIV#newsIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#newsIndex p {margin-top:0px; font-size:12px;}
DIV#newsIndex table { margin-bottom:20px;}

DIV#newsIndex A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; border-bottom:0px solid #fff; }
DIV#newsIndex  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; border-bottom:0px solid #fff;}
DIV#newsIndex  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#38237b; border-bottom:0px solid #fff;}
DIV#newsIndex A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 


DIV#rssIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #38237b; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#rssIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px; margin-top:0px;}
DIV#rssIndex {font-family: "trebuchet ms"; font-size:12px; }
DIV#rssIndex A { }
DIV#rssIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#rssIndex p {margin-top:0px; font-size:12px;}
DIV#rssIndex table { margin-bottom:20px;}

DIV#rssIndex A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; border-bottom:0px solid #fff; }
DIV#rssIndex  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#38237b; border-bottom:0px solid #fff;}
DIV#rssIndex  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#38237b; border-bottom:0px solid #fff;}
DIV#rssIndex A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#38237b; 
} 



#articleLinks { font-family: "trebuchet ms";}
DIV#articleLinkTo form { font-size:12px; font-family: "trebuchet ms"; } 
DIV#articleLinkTo H4 {
font-size:13px;  color:#333; font-weight:bold; border-bottom:1px solid #38237b; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; 
}

#mpuad { float:right; width:300px;  margin:0px 0px 5px 9px; }
DIV#mpuad A:active{ text-decoration:none;  border-bottom:0px solid #fff; }
DIV#mpuad  a:link{ text-decoration:none;  border-bottom:0px solid #fff; }
DIV#mpuad  a:visited{ text-decoration:none;  border-bottom:0px solid #fff; }
DIV#mpuad A:hover { text-decoration:none;  border-bottom:0px solid #fff; } 

.continuesearch { border-top:1px solid #00cc00; border-bottom:1px solid #00cc00; background-color:#D9FFD9; margin-bottom:20px; width:486px;  padding:7px; font-family: "trebuchet ms"; font-size: 13px;
height:28px; }
.search1 {float:left; width:118px; font-weight:bold; padding-top:3px;height:20px; padding-left:7px;  }
.search2 {float:left; width:350px; padding-top:2px;  *padding-top:0px; }
.txts {font-family: "trebuchet ms"; font-size: 13px; width:270px; padding:0px; 
margin:0px; *height:21px;

}
.search2 form { padding:0px; margin:0px;}

input.btn2{
color:#050;
font-family:'trebuchet ms';
font-size:13px;
font-weight:bold;
background-color:#FCFAF2;
border:1px solid;
border-top-color:#696;
border-left-color:#696;
border-right-color:#363;
border-bottom-color:#363;
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
*height:25px;
margin-top:0px; 
}

input.btnhov2{
border-top-color:#c63;
border-left-color:#c63;
border-right-color:#930;
border-bottom-color:#930;}

#googlead{
margin:20px 0px 20px 0px;
text-align:center;
}

#contain-shapes{
padding:10px;
margin:10px 0px 0px 10px;
height:75px;
border-bottom:1px dashed #999999;
}

#cs-img{
width:30px;
height:30px;
float:left;
}

#cs-title{
font-family:trebuchet ms;
font-size:14px;
font-weight:bold;
margin:-3px 0px 0px 10px;
float:left;
width:90px;
}

#cs-text{
font-family:trebuchet ms;
font-size:11px;
margin:-3px 0px 0px 10px;
float:left;
width:320px;
}


#contain-glossary{
background:url(../assets/glossarybg.jpg) no-repeat;
height:50px;
}

#contain-gem-glossary{
background:url(../assets/gemglossarybg.jpg) no-repeat;
height:50px;
}

#glossary{
margin:5px 0px 0px 0px;
text-align:center;
font-family:trebuchet ms;
font-size:13px;
}

#glossary a{
color:#fff;
border-bottom:1px dashed #fff;
text-decoration:none;
padding:0px 2px 0px 2px;
}

#glossary a:link{
color:#fff;
border-bottom:1px dashed #fff;
text-decoration:none;
}

#glossary a:click{
color:#fff;
border-bottom:1px dashed #fff;
text-decoration:none;
}

#glossary .active{
color:#fff;
font-weight:bold;
font-size:15px;
}

#glossary a:visited{
color:#fff;
border-bottom:1px dashed #fff;
text-decoration:none;
}

#glossary a:hover{
color:#333;
border-bottom:1px dashed #fff;
text-decoration:none;
background:#fff;
}

#adverts{
text-align:center;
margin:20px 0px 20px 0px;
}


#contain-watches{
width:500px;
height:700px;
}

#cw-box1{
width:150px;
height:155px;
margin:10px 0px 10px 10px;
float:left;
}

#cw-box2{
width:150px;
height:155px;
margin:10px 0px 10px 10px;
float:left;
}

#cw-box3{
width:150px;
height:155px;
margin:10px 0px 10px 10px;
float:left;
}

#cw-title{
text-align:center;
font-family:trebuchet ms;
font-size:14px;
font-weight:bold;
}

#cw-img{
width:125px;
height:125px;
margin:10px auto 0px auto;
}

#cw-img a{
background:none;
border-bottom:0px;
text-decoration:none;
}

#cw-img a:link{
background:none;
border-bottom:0px;
text-decoration:none;
}

#cw-img a:click{
background:none;
border-bottom:0px;
text-decoration:none;
}

#cw-img a:visited{
background:none;
border-bottom:0px;
text-decoration:none;
}

#cw-img a:active{
background:none;
border-bottom:0px;
text-decoration:none;
}

#cw-img a:hover{
background:none;
border-bottom:0px;
text-decoration:none;
}

#contain-search-results{
padding:0px 10px 0px 20px;
}

#contain-search-results img:hover{
background:none;
border-bottom:none;
text-decoration:none;
}

.imgsearch{ }
.imgsearch a:link {background:none; border-bottom:none; text-decoration:none;}
.imgsearch a:visited {background:none; border-bottom:none; text-decoration:none;}
.imgsearch a:active {background:none; border-bottom:none; text-decoration:none;}
.imgsearch a:hover {background:none; border-bottom:none; text-decoration:none;}



#contain-gem-list-left{
width:200px;
float:left;
margin:0px 0px 0px 45px;
}

#contain-gem-list-right{
width:200px;
height:110px;
float:left;
margin:0px 0px 0px 10px;
}

#contain-gem-list-center{
width:200px;
float:left;
margin:0px 0px 0px 150px;
_margin:0px 0px 0px 75px;
}

#contain-gem-all{
margin:20px 0px 20px 0px;
}

#contain-gem-description{
border-bottom:1px dashed #c4c4c4;
padding:15px 0px 15px 0px;
}

#contain-gem-description h2{
font-size:18px;
color:#38237b;
}

#gd-img{
width:150px;
height:125px;
float:right;
text-align:center;
padding:5px 0px 5px 0px;
}

#gd-img img{
border:1px solid #c4c4c4;
}

#gd-title{
float:left;
width:350px;
}

#gd-title h2{
font-size:18px;
color:#38237b;
background:url(../images/h2.jpg) no-repeat;
text-indent:60px;
height:26px;
}

#gd-text{
font-family:trebuchet ms;
font-size:12px;
}

#bttop{
text-align:right;
font-family:trebuchet ms;
font-size:10px;
padding:10px 0px 10px 0px;
}

#contain-search-results img a:hover{
background:none;
}



.anniversary{
margin:10px 0px 10px 10px;
padding:0;
width:480px;
font-family:trebuchet ms;
}

.anniversary th{
background:#38237b;
font-size:13px;
text-align:center;
line-height:20px;
color:#fff;
padding:5px;
}

.anniversary td{
vertical-align:middle;
font-size:12px;
text-align:center;
padding:10px 5px 10px 5px;
border-right:1px solid #38237b;
}

.anniversary .left{
text-align:center;
border-left:1px solid #38237b;
}

.anniversary .bottom{
border-bottom:1px solid #38237b;
}

.anniversary .bottomleft{
text-align:center;
border-left:1px solid #38237b;
border-bottom:1px solid #38237b;
}



.birthstones{
margin:10px 0px 10px 10px;
padding:0;
width:480px;
font-family:trebuchet ms;
}

.birthstones th{
background:#38237b;
font-size:13px;
text-align:center;
line-height:20px;
color:#fff;
padding:5px;
}

.birthstones .zodiac{
width:100px;
padding:0px 5px 0px 5px;
}

.birthstones td{
vertical-align:middle;
font-size:12px;
text-align:center;
padding:10px 5px 10px 5px;
border-right:1px solid #38237b;
}

.birthstones .left{
text-align:center;
border-left:1px solid #38237b;
padding: 0px 10px 0px 10px;
}

.birthstones .bottom{
border-bottom:1px solid #38237b;
}

.birthstones .bottomleft{
text-align:center;
border-left:1px solid #38237b;
border-bottom:1px solid #38237b;
}

#contain-sitemap-content{
width:350px;
margin:0px 0px 0px 70px;
}

#contain-sitemap-content h3{
border-bottom:1px dashed #38237b; 
padding:0px;
}

#contain-sitemap-content h3 a{
border-bottom:0px;
text-decoration:none;
padding:0px 2px 0px 2px;
}

#contain-sitemap-content h3 a:link{
border-bottom:0px;
text-decoration:none;
}

#contain-sitemap-content h3 a:active{
border-bottom:0px;
text-decoration:none;
}

#contain-sitemap-content h3 a:visited{
border-bottom:0px;
text-decoration:none;
}

#contain-sitemap-content h3 a:hover{
border-bottom:0px;
background:#38237b;
color:#fff;
text-decoration:none;
}

#click-here{
text-align:right;
font-size:12px;
font-family:trebuchet ms;
margin:-20px 0px 0px 0px;
}

#iframe{
margin:20px 0px 0px 0px;
}

#more-section{
	width:500px;
	height:130px;
	background:url(../images/more-section.gif) no-repeat;
	border:0px solid red;
	font-weight:bold;
}

#more-section a{font-weight:normal;}
#more-section a:link{font-weight:normal;}
#more-section a:click{font-weight:normal;}
#more-section a:active{font-weight:normal;}
#more-section a:visited{font-weight:normal;}
#more-section a:hover{font-weight:normal;}


#more-section-left{
	width:200px;
	height:50px;
	border:0px solid red;
	margin:40px 0px 0px 0px;
	float:left;
}

#more-section-right{
	width:290px;
	height:50px;
	border:0px solid red;
	margin:40px 0px 0px 0px;
	float:left;
}
	
#more-section ul{
font-family:"trebuchet ms";
font-size:11px;
list-style-position:outside;
list-style-type: none;
color:#333;
margin :0px 0px 0px 10px;
*margin :0px 0px 0px 50px;

}

#more-section li {
background-image:url(../assets/bullet3.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding:0px 0px 5px 10px;


*background-position: 0px 7px;

}

#floatimgright{
	float:right;
	width:200px;
	border:0px solid red;
	margin:0px 0px 10px 10px;
}

#floatimgright img{
border:1px solid #ccc;	
}