/* CSS Document */
body{margin:0; background:url(../images/pagebg.png) repeat-x #fff left top; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:18px;}
a{text-decoration:none; color:#623948;}
a:hover{text-decoration:underline; color:#000;}
p,form{margin:0; padding:0;}
.floatLeft{float:left;}
.floatRight{float:right;}
img{border:none;}

/* Layout */
.wrapper{width:1000px; margin:0 auto; background:url(../images/wrapperbg.png) repeat-y center top;}
.subWrapper{background:url(../images/subwrapperbg.png) no-repeat center top; padding:0 20px 5px 20px;}
.logo{float:left;}
.topModules{float:right; width:345px; font-family:"trebuchet MS", Arial; text-align:right; color:#623948;}

.tmSignIn{background:url(../images/bg-signin.jpg) repeat-y; height:45px; padding:15px 10px 0 0;}
.tmSignIn b{padding:0 10px 0 0;}
.tmSignIn a{text-decoration:underline; color:#623948; padding:5px 0 2px 10px; font-size:11px;}
.tmSignIn a:hover{text-decoration:underline; color:#000;}

.tmCart{background:url(../images/bg-mycart.jpg) no-repeat; height:35px; padding:15px 10px 0 0; margin-top:2px;}
.tmCart b{padding:0 10px 0 0;}
.tmCart img{margin-right:10px; vertical-align:text-top;}


.tmSearch{background: url(../images/bg-search.jpg) no-repeat; height:82px; padding:4px 10px 0 0; margin-top:22px;}
.tmSearch .inputBox{margin:3px 0;}
.tmSearch ol{margin:0; padding:0; float:right;}
.tmSearch ol li{margin:0; padding:0; list-style:none; text-align:left;}

.tmSearch b{font-size:16px; color:#9B6A72;}
.tmSearch a{text-decoration:underline;}

.categoryHeadings{background:url(../images/sep-category.png) no-repeat top center;}
.categoryHeadings th{text-align:center; color:#BB8293; font-size:16px; height:55px; width:33%;}
.categoryHeadings a{color:#BB8293;}
.categoryHeadings a:hover{color:#623948; text-decoration:none;}
.categoryHeadings table{background:url(../images/sep-category.png) no-repeat bottom center;}

/* Home Banner */
.productArea{background:url(../images/products/diamond/diamond.jpg) no-repeat; height:400px; padding-top:45px;}
.productAreaData{margin:0 30px; width:400px;}
.productAreaData span{margin:0 10px; display:block; font-family:"trebuchet MS", Arial; line-height:20px;}
.productArea h1{color:#D3A2B1; font-size:45px; background:url(../images/h1bg.png) no-repeat left bottom; padding:0 0 10px 10px; font-weight:normal; margin:0 0 20px 0; line-height:normal;}

/* Form Fields */
.submitBtn{background:url(../images/bg-submitbtn.jpg) repeat-x #8A5C66; height:24px; border:1px solid #8A5C66; padding:0 5px; font-size:11px; text-transform:uppercase; color:#F7EBEB; vertical-align:middle; cursor:pointer;}
.inputBox{background:url(../images/bg-inputbox.jpg) repeat-x white; border:1px solid #D3ADB6; height:17px; vertical-align:middle; padding:3px 3px 0 3px;}
.inputBoxProduct{border:1px solid #D3ADB6; height:40px; vertical-align:middle; padding:3px 3px 0 3px;}


/* Footer */
.footer{background:url(../images/footer-bg.jpg) no-repeat  center bottom #FFF; padding:0; margin:0; font-family:"trebuchet MS", Arial;text-align:center;}
.footer b{font-size:16px; color:#CCB1CD; font-weight:bold;}
.footerLink{width:1000px;}
.footerLink a{text-decoration:none; color:#818C95; font-size:11px;}
.footerLink a:hover{text-decoration:underline; color:#623948;}
.footerLink span{color:#818c95; font-size:10px;}
.spanFloatLeft{float:left; padding:0 0 0 30px;}
.spanFloatRight{float:right; padding:0 30px 0 0;}
.footerLogo{width:150px;}
.tableMargin{margin-top:45px;}

/*index footer*/
.footerIndex{background:url(../images/footer-bgindex.jpg) no-repeat  center bottom #FFF; padding:0; margin:0; font-family:"trebuchet MS", Arial;text-align:center;}
.footerIndex b{font-size:16px; color:#CCB1CD; font-weight:bold;}
.footerLinkIndex{width:1000px;}
.footerLinkIndex a{text-decoration:none; color:#818C95; font-size:11px;}
.footerLinkIndex a:hover{text-decoration:underline; color:#623948;}
.footerLinkIndex span{color:#818c95; font-size:10px;}
.spanFloatLeft{float:left; padding:0 0 0 30px;}
.spanFloatRight{float:right; padding:0 30px 0 0;}
.footerLogo{width:150px;}
.tableMargin{margin-top:40px;}