/* styles.css */

/*------------------------------------------------------------------
Project:	KateAustinJewelry.com (2009 New CandyPress Theme)
Version:	1.0
Last change:	09/14/09
-------------------------------------------------------------------*/



body {background:#dd7491 url(../images/bg01.png) repeat; font-family:Arial,Helvetica,sans-serif; line-height:17px; font-size:12px;}
a:hover {text-decoration:none;}

.bgContainer {width:1100px; margin:0 auto; position:relative;}

.topRow {height:80px; background:url(../images/bg07.png) repeat-x;}
.topRow div.container {width:1010px; text-align:right; color:#ffffff; padding:10px; font-family:"Century Gothic","Trebuchet MS"; line-height:30px; font-size:14pt;}
.topRow div.container a:link, .topRow div.container a:visited {color:#ffffff; text-decoration:none;}
.topRow div.container a:hover {text-decoration:underline;}
.topRow div.container label {font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold;}


.headerRow {position:relative; height:117px; background:url(../images/bg02.png) repeat-x; border-bottom:solid 4px #db6886; border-top:solid 4px #DE4F6C;}
.headerRow a.logo {position:absolute; top:0; left:0; display:block; width:262px; height:117px; margin-left:40px; text-indent:-9000px; background:url(../images/logo.png) no-repeat;}
.headerRow div.shoppingBag {width:945px; text-align:right; color:#BF3B5F; padding:35px; font-family:"Century Gothic","Trebuchet MS"; line-height:22px; font-size:12pt; background:url(../images/shoppingBag.png) no-repeat right;}
.headerRow div.shoppingBag a:link, .headerRow div.shoppingBag a:visited {color:#BF3B5F; font-weight:bold; font-size:10pt;}


.mainContent {background-color:#CEE5F3;}

.mainContent div.leftNav {float:left; width:160px; /*height:336px;*/ padding:40px; color:#000000;}
.mainContent div.leftNav h1 {font-family:"Century Gothic","Trebuchet MS"; font-size:16pt; margin-bottom:15px;}
.mainContent div.leftNav p.category {font-weight:bold;}
.mainContent div.leftNav ul {margin:5px 0 15px 20px;}
.mainContent div.leftNav a:link, .mainContent div.leftNav a:visited {color:#000000;}

.mainContent div.contentBox {float:left; padding:20px 40px 0; line-height:15px; width:740px;}
.mainContent div.contentBox a:link, .mainContent div.contentBox a:visited {color:#DA6787;}
.mainContent div.contentBox td.sitewidelinks {padding-bottom:5px;}
.mainContent div.contentBox td.sitewidelinks a {font-size:13px;}
.mainContent div.contentBox table.CPpageNav {margin-bottom:30px;}
.mainContent div.contentBox div.homepage {width:100%; height:410px; background:url(../images/figure.gif) bottom right no-repeat; position:relative;}
.mainContent div.contentBox div.homepage a {display:block; position:absolute; text-indent:-9000px;}
.mainContent div.contentBox div.homepage a.link1 {width:529px; height:263px; left:0; top:0; background:url(../images/link1.gif) no-repeat;}
.mainContent div.contentBox div.homepage a.link2 {width:184px; height:78px; left:0; top:263px; background:url(../images/link2.gif) no-repeat;}
.mainContent div.contentBox div.homepage a.link3 {width:327px; height:78px; left:202px; top:263px; background:url(../images/link3.gif) no-repeat;}

.mainContent div.clear {width:100%; height:0; clear:both;}

.footerRow {clear:both; height:87px; background:url(../images/bg04.png) repeat-x; border-top:solid 4px #db6886;}
.footerRow div.designers {height:87px; margin-left:40px; background:url(../images/designers.jpg) no-repeat 20px 0;}
.footerRow div.designers h1 {font-family:"Century Gothic","Trebuchet MS"; font-size:10pt; padding-top:8px;}
.footerRow div.designers a {display:block; float:left; height:50px; margin-right:30px; text-indent:-9000px;}
.footerRow div.designers a.d1 {width:81px;}
.footerRow div.designers a.d2 {width:40px;}
.footerRow div.designers a.d3 {width:95px;}
.footerRow div.designers a.d4 {width:87px;}
.footerRow div.designers a.d5 {width:59px;}
.footerRow div.designers a.d6 {width:95px;}


/*.bottom {height:255px; background:url(../images/bg05.png) repeat-x;}*/