@charset "utf-8";
/* Top Ads */
.top_ads {
	border:;
	padding:1px 1px 5px 1px;
	margin:2px;
}


/*h1#h1homepage {
	margin-top:0px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #006699;
	background-image: none;
	padding: 10px;
	line-height: 18px;
	letter-spacing: 1pt;
}



/* PRODUCT CATEGORIES AND TEXT FORMATS */
h1#h1homepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005067;
	font-size: 14px;
	text-decoration:none;
	letter-spacing: 1px;
	display: block;
	margin: 7px 0 0 0;
	padding: 5px 0 5px 5px;
	background-image: none;
}
/* PRODUCT CATEGORIES AND TEXT FORMATS */ 
#main {
	width:100%;
	
}
.product_div {
	width: 160px;
	height: 100%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:7px;
	float:left;
	background-image: url(/images/background_images/blur_grad_bg.gif);
	background-position:top;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.product_div h2 {
	margin:0px 0 5px 0;
	font-size:14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0px;
}
#first_cat_p1, #first_cat_p2, #first_cat_p0{
	height: 165px;
	background: none;
	border:none;
	padding-top:5px;
	font-size: 11px;
	line-height: 12pt;
	color: #333;
	text-align:left;
	
}
p#first_cat_p0 {
}
p#first_cat_p1{
}
p#first_cat_p2 {
}
.product_div p {
	height:110px ;
	margin:0px 0 0 0;
	display:block;
	padding:5px;
	background-image:url(/images/bg3.gif); 
	background-position:top right; background-repeat: no-repeat;
	border-top: 1px solid #a4dfec;
	text-align: center;
	font-size: 12px;
}
.product_div p img {
	float: ;
	margin:0px 0 8px 0px;
	border: 1px solid #CCC;
}

.price {
	color: #F39;
	font-size: 10px;
	font-style: italic;
}

#first_product_div {
	margin: 0px;
	border:0px;
	margin-top: 5px;
}

.prod_cat_td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent: 10px;
	color:#333;
	border-bottom:;
	padding:5px 0px 3px 0;
	margin-top: 8px;
	background-image:url(images/background_images/banner-Bar_blu.gif);
	background-position:left; background-repeat:no-repeat;
}

/* OTEHR PAGE FORMATS, KW LINKS AND BOTTOM PARAGRAPH................. */
.kw_links {
	text-align: center;
	font-size:12px;
	letter-spacing:1pt;
	padding: 5px;
	background: #eef5a1;
	border: 2px solid #e6f177;
	
}
#paulas_para {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	line-height: 11pt;
	font-size: 10px;
	
}

/* SIDE AD TEXT AND SETTINGS................. */
.side_ad_text {
	padding: 7px;
	margin: 7px 3px 3px 3px;
	border: 1px solid  #CCCCCC;
	background: #FFF;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	height:70px;
}
.side_ad_text p{
	margin: 0px;
}
#quotes {
font-style: italic;
}

/* PHOTOS SLIDESHOW AND PAGER SETTINGS */
.member_box {
	height: 120px;
	margin-top: 0px;
	
}

.member_box p{
	margin-bottom: 7px;
	text-align: center;	
}


/* RIGHT COLUMN */
.right_column {
	width: 150px;
	background-image: url(/images/background_images/rt_col_bg.gif); 
	background-repeat:repeat-y; background-position: left;
	text-align: center;
}

.quoteBox  {
background-image: url(images/quotBg.gif);
background-position:top left; background-repeat: no-repeat;
}

.box_bgblu {
background-image: url(images/box_bgblu.gif);
background-position:top left; background-repeat: no-repeat;
}
/* PHOTOS SLIDESHOW AND PAGER SETTINGS */
#photos {
	margin-bottom: 10px;
}

#photos img {
		border: 1px #CCC solid;
		padding:1px;
}

#pager a{
	padding: 10px;
	margin: 0 3px 0 5px;
	background-image:url(images/background_images/photo_button_bg.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	border:#CCCCCC 1px solid;
	border-top: none;
}

#pager a.activeSlide { background: #FFFFCC;}

#pager {margin: 2px; }


/* SIDEBAR BLOG POSTS */

.blog_entrys{
margin:7px;
background: #FFFFFF;
border: 1px solid #d2e3e4;
}

.blog_entrys p {
text-align: center;
margin:0px;
padding: 5px 0 5px 0px;
/* background-image: url(images/background_images/blog_hd_bg.jpg); 
background-repeat: repeat-x; background-position: left; */

}

.blog_entrys ul {
list-style:none;
margin:3px;
padding: 3px;
text-align:left;

}

.blog_entrys ul li {
display:block;
padding-top: 5px 2px 2px 5px;
font-size: 10px;
color: #3399CC;
border-bottom: #d2e3e4 dashed 1px;
background-image: url(images/background_images/photo_button_bg.gif);
background-position: top; background-repeat: repeat-x;
}

