/*** Global Settings ****/
body {
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;
	color : #2a3845;
	margin : 0;
	padding : 0;
	background:#fff ;
}
form, p, input { padding:0;margin:0}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #2a3845;margin : 10px 0;padding-bottom : 10px;font : normal 19px Georgia, serif;border-bottom : 1px solid #efece7;}
h4 {color : #2a3845;margin : 12px 0 5px 0;padding : 0px;font : bold 12px Georgia, serif;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(../images/bullet.gif);}
.box {background: #f9f9f9; border-top: 1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;padding : 15px;}
.input {background: #FFFFFF;border: 1px inset #CCCCCC; height:17px;}
.text {background: #FFFFFF;border: 1px inset #CCCCCC; }
.req, .err ,.errForm{color:#FF0000} .gr {color:#009900}
.small {font : normal 12px/1.6em Arial, Helvetica, sans-serif;}
.tit a {color: #a43b55;font : normal 12px Georgia, serif;}
.article { padding-top:10px;}.article p {padding: 0 0 10px 0}
.listing { border-bottom : 1px solid #efece7; padding-bottom:10px;margin-bottom:10px;}
.price { color: #a43b55;font : normal 12px Georgia, serif;}
/*** Layout ****/
#wrapper {border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;background : url(../images/hbg.gif) repeat-x;}

#header { margin : 0 auto; width:770px;}
#bg {clear:both;height : 20px;background : url(../images/bg.gif) repeat-x;}
#top-bar {color : #f6dde3;background: #7a2e40;height:40px;}
#nav {float:left;padding : 10px 20px;text-align : left;width:480px;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : none;color : #ffffff;}
#search{float:right;padding : 4px 20px 0 0;text-align : right;}
#bread-crumb{ background: #f9f9f9; border-top: 1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;margin : 10px 20px 0px 20px;padding:4px 4px 4px 10px;}

#main-content {margin : 0 auto;width:770px;}
#logo {padding : 30px 0 7px 30px;}
#left-column {width : 470px;padding : 15px 15px 30px 30px;float : left;}
#full-column { padding : 15px 15px 30px 30px;}
#right-column {width : 250px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {line-height:1.8em;text-align:center;background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 20px 15px;clear : both;}

/*** SideBAR ***/
#main-image {text-align : left;}
.sidebar {margin : 0 auto;padding : 10px 20px 10px 10px;}

/*******Categories**************/
.cat-nav{margin: 0 0 5px 0; padding: 0;list-style: none;;color: #198dd7;}
.cat-nav li{padding-left: 18px;background: url(../images/bullet.gif) no-repeat 0 0.3em;}
.cat-nav a:visited, .cat-nav a:link {color: #7a2e40;text-decoration:underline; font : normal 12px Georgia, serif;}
.cat-nav a:hover{color: #7a2e40;text-decoration:none; font : normal 12px Georgia, serif;}
.subcat-nav{margin-top: 5px;margin-left: 20px;padding-left: 0;list-style: none;margin-bottom: 10px;}
.subcat-nav li{padding-left: 2px;background-image: url(../images/scat-bullet.gif);background-repeat: no-repeat;background-position: 0 .4em;line-height: 1.4em;}
.subcat-nav a:visited, .subcat-nav a:link {color: #454545;text-decoration:none;font-size: 12px;}
.subcat-nav a:hover{color: #454545;text-decoration:underline;font-size: 12px;}
.dotted-line {clear:both;margin-bottom:10px;margin-top: 0;padding: 0px;}
.catcount {font-weight: normal; font-size: 9px; color: #fa7393; font-family: verdana, arial, sans-serif;}

.rbox { padding: 15px 15px 0px 15px;margin-top: 10px; margin-bottom:10px; background:#fefee7; border: 1px solid #efefd4;}
.rbox:hover {
	padding: 15px 15px 0px 15px;
	margin-top: 10px;
	margin-bottom:10px;
	background:#FFFFF2;
	border: 1px solid #ECECCC;