* {

	margin:0;

	padding:0;

	}



body {
	font-family: arial, sans-serif;
	background: #fff;
	color: #333;
    padding: 0px;
    margin: 0px;
    font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	}

p {	
	margin: 15px 0;
	}


a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color: #333;
	text-decoration:underline;
	}

a img {
	border:0;
	}	

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c57a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}


h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	}

/***** HEADER - LOGO *****/

#header {
	width:960px;
	margin:0px auto 0px auto;
	margin-top:15px;
	padding:0px;
	font-size:1em;
  height: 80px;
	}

.logoleft {
	float:left;
	padding-left: 40px;
	}
	
.logoright {
	float:right;
	padding-right: 20px;
	margin-top:20px;
	}

#header .pagelinkcolor {

    color: #333; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	
/***** NAVIGATION *****/

#navheader {
	width:960px;
	margin:0px auto 0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	background:#fff url(http://www.rebornangel.com/layout/images/navbar.png);
	background-repeat: no-repeat;
	clear: both;
	}

#navbar {
	margin:0 auto;
	padding:0px 10px;
	text-transform:uppercase;
	height: 35px;
	border-bottom: 1px solid #E3A1BD;
	}
	
#page-bar {
	width:722px;
	}
	
#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #E3A1BD;
	height: 35px;
	}

#page-bar li:hover {
	background: #D88CAE;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#333;
	display:block;
	font-size: 13px;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}
	
.clearfloat {
	display: inline-block;
	}
	
/***** SEARCH BOX *****/

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}
	
#search .button {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}


/***** PICTURE STRIP *****/

#picbar {
	width:960px;
	height: 114px;
	margin:0px auto 0px auto;
	padding:0px;
	font-size:0.7em;
	background-image: url(http://www.rebornangel.com/layout/images/ra-bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 10px solid #ececec;
	}

/***** MAIN CONTENT AREA *****/

#contentwrap {
   clear: both;
	padding: 0px 0px 0px 0px;
	width:960px;
	margin:0px auto 0px auto;
	}

#page {
	width:940px;
	background-image: url(http://www.rebornangel.com/layout/images/middlebg-inside.gif);
	margin:0px auto 0px auto;
	padding:10px;
	border-bottom: 10px solid #ececec;
	}
	
#leftcontent {
	width:690px;
	float:left;
	padding:0px 9px 6px 9px;
	font-size:1em;
	line-height:1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
    margin: 0px auto 0px auto;

	}

#rightcontent {
	width:180px;
	background:#fff;
	float:right;
	padding:0px 9px 6px 9px;
	text-align: justify;
	}
	

.left {
	float:left;
	}
	
.right {
	float:right;
	}	
	


ul { margin-left: 10px}


li {
	list-style: circle;
	margin-left: 20px;

}

#drilldown {
	background-image: url(http://www.rebornangel.com/layout/images/drilldownbg.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 650px;
     padding-top: 17px;
padding-left: 40px;
}	



/***** LEFT CONTENT STYLES *****/

#leftcontent h2 {
	color: #006060;
	font-family:Helvetica, Arial,  sans-serif;
	font-weight: normal;
	font-size:15px;
    border-bottom: 1px solid #ececec;
    width: 500px;
		

}

/***** RIGHT CONTENT MENU *****/


/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

	
/***** FEATURED ITEMS *****/


#middle {
	clear: both;
	width: 920px;
	background:#fff;
	padding:10px;
	margin:0px auto 0px auto;;
   border: 10px solid #ececec;
	font-size:0.7em;
	}

.articles {
	width:164px;
	float:left;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.articles p {
	margin:0;
	}



#art-1, #art-3, #art-5  {border-top:8px solid #82BFBF;}

#art-2, #art-4 {border-top:8px solid #EAB6CC;}



.articles span.art_title, #front-popular h3, #front-list .art_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

.articles a {
	color:#333;
	display:block;
	background:none;
	}

.articles a:hover {
	background:none;
	color:#333;
	text-decoration:none;
	}

#art-1:hover, #art-3:hover, #art-5:hover {background:#E3A1BD; color:#fff; }

#art-2:hover, #art-4:hover {background:#4C9798; color:#fff; }

#art-1:hover a, #art-3:hover a, #art-5:hover a {background:#E3A1BD; color:#000000; }

#art-2:hover a, #art-4:hover a {background:#4C9798; color:#fff; }



/***** BOTTOM NAVIGATION *****/

#bottomnav {
	width: 940px;
	clear: both;
	}

#navcontainer {
	font-size:1em;
	color:#fff;
	width: 940px;
	background:#82BFBF url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;

	}
	
#navcontainer h3 {
	color:#333;
	}
		
#productcat, #customerservice {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}
	
#siteinfo {
	width:280px;
	float:right;
	padding:10px 10px 0px 10px;
	border:1px solid #fff;
	}

#customerservice {
	margin-left:17px;
	}


#siteinfo {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}
	
#productcat a, #customerservice a, #siteinfo a {
	color:#1B3434;
	font-size:1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#productcat ul, #customerservice ul, #siteinfo ul {
	margin-top:5px;
	}

#productcat ul li, #customerservice ul li, #siteinfo ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#productcat ul li:hover, #customerservice ul li:hover, #siteinfo ul li:hover {
	background:#458787;
	color:#fff;
	}

#productcat ul li:first-child, #customerservice ul li:first-child, #siteinfo ul li:first-child {
	border-top:0px dotted #fff;
	}

	
/***** FOOTER *****/

#footer {
   clear: both;
	margin: 0 auto;
	width: 960px;
	font-size:.75em;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	}

















/***** FLOAT *****/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}


/* Hides from IE-mac \*/

* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}