/*
Theme Name: Hidden Identity
Theme URI: http://wordpress.org/
Description: Custom Theme
Version: 0.5
Author: Allan Browning
Author URI: http://www.inov8design.com.au/


*/

/*#buttons ul li a{width: 103px; background-position: center;}*/

/* Begin Typography & Colors */
body {
	/*font-size: 62.5%;  Resets 1em to 10px */
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	}

#page {
	
	
	text-align: left;
	}

#header {
	
	}

#top-rounded{
	position: relative;
	top:-3px;
}

#bottom-rounded{
	position: relative;
	top:3px;
}

#content {
	font-size: 1em
	}
#contentouter{
	background-color: #ffffff;
	width:902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;	
	/*border: 1px solid #939393;*/
	background-image: url(images/content-mid.jpg);
	background-repeat: repeat-y;
	padding: 0;
	
}
#pageinner{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959596;
	border-left-color: #959596;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry p,.hpnarrowcolumn .entry p {
	font-size: 1.1em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fb2818;
	margin-top: 0px;
	padding-top: 0px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: #FEF919;
	margin: 0px auto;
	padding: 0;
	width: 969px;
	
	}

#header {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 127px;
	
	}

#nav{
	padding-left:35px;
	padding-top:0.3em;
	background-color:#fa241a;
	height:1.7em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959596;
	border-left-color: #959596;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0px -1px 3px #400;
}
#nav form{
	margin:0;
	padding:0;
	display:inline;
}
#nav a:link{
	color: #ffffff;
}
#nav a:visited{
	color: #ffffff;
}
#nav a:hover{
	color: #FEF919;
}
#subnav{
	background-color:#fef919;
	height:1.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.narrowcolumn {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.hpnarrowcolumn {
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 20px;
	width: 870px;
	}

.post {
	text-align: left;
	margin-top: 24px;
	margin-left: 0;
	margin-bottom: 30px;
	padding-right: 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#footer{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959596;
	border-left-color: #959596;
}
#footerlower {
	background-color:#ffffff;
	padding: 0;
	margin: 0 auto;
	width: 902px;
	clear: both;
	background-image: url(images/content-mid.jpg);
	background-repeat: repeat-y;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #939393;
	border-left-color: #939393;*/
	
	/*NOTE: this has been removed*/
	display: none;
	}
#footerupper {
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 10px auto 0;
	width: 902px;
	clear: both;
	
	}
#footerlower {
	display: none;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}
	
h2.post-title {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 25px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 155px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#hpsidebar
{
	padding: 10px 0 10px 0;

	margin-left: 430px;
	width: 450px;
	}

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 655px;
	width: 235px;
	}
	
#sidebar li{
	list-style: none;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#shopp-cart-ajax{
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eee;
	padding: 5px 20px;
	width: 180px!important;
	margin-top: 10px;
	text-shadow: 0px -1px 1px #fff;
}
#shopp-cart-ajax li{
	margin-bottom: 5px!important;
}

.widget_shoppcartwidget{
	margin-top: 18px;
}

.sideproduct{
	text-align: center
}
.sideproduct h3, .sideproduct .price{
	font-size: 14px !important;
}

.sideproduct .price{
	margin-top: 5px;
	margin-bottom: 25px;
}


#sidebar h2, #sidebar h3, h2.post-title a, h2.post-title {
	color: #aaa;
	text-transform: uppercase;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}


.category-selector{
	margin-top: 30px;
	width: 222px!important;
}

.category-selector a{
	display: block;

	border: 1px solid #e2e2e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333;
	padding: 5px 10px;
	margin-top: 3px;
	font-weight: bold;
	background: #eee;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(224,224,224)),
	    color-stop(1, rgb(245,245,245))
	);
	
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(224,224,224) 0%,
	    rgb(245,245,245) 100%
	);
	
	

	
}

.category-selector a.selected{
	color:#fff;
	border-color: #a70202;
	background-color: #800;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(166,2,2)),
	    color-stop(1, rgb(255,0,0))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(166,2,2) 0%,
	    rgb(255,0,0) 100%
	);
}

.category-selector.themes a.selected{
	color:#333;
	border-color: #e4c201;
	background-color: #fde838;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(227,193,0)),
	    color-stop(1, rgb(255,236,61))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(227,193,0) 0%,
	    rgb(255,236,61) 100%
	);

}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#buttons a.button{width: 103px;}

a.button1,a.button1active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_mens.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
}
a.button1{
	background-position: center 0px;	
}
a.button1active{
	background-position: center -354px;	
}
a.button1:link,a.button1active:link{

}
a.button1:visited, a.button1active:visited{
	color:#164e6a;
}
a.button1:hover, a.button1active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button2,a.button2active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_women.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
	
	
}
a.button2{
	background-position: center 0px;	
}
a.button2active{
	background-position: center -354px;	
}
a.button2:link,a.button2active:link{

}
a.button2:visited, a.button2active:visited{
	color:#164e6a;
}
a.button2:hover, a.button2active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button3,a.button3active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_kids.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
	
	
}
a.button3{
	background-position: center 0px;	
}
a.button3active{
	background-position: center -354px;	
}
a.button3:link,a.button3active:link{

}
a.button3:visited, a.button3active:visited{
	color:#164e6a;
}
a.button3:hover, a.button3active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button4, a.button4active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_plus.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
	
	
}
a.button4{
	background-position: center 0px;	
}
a.button4active{
	background-position: center -354px;	
}
a.button4:link,a.button4active:link{

}
a.button4:visited, a.button4active:visited{
	color:#164e6a;
}
a.button4:hover, a.button4active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button5, a.button5active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_accessories.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
	
	
}
a.button5{
	background-position: center 0px;	
}
a.button5active{
	background-position: center -354px;	
}
a.button5:link,a.button5active:link{

}
a.button5:visited, a.button5active:visited{
	color:#164e6a;
}
a.button5:hover, a.button5active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button6,a.button6active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_buy_online.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
	
	
}
a.button6{
	background-position: center 0px;	
}
a.button6active{
	background-position: center -354px;	
}
a.button6:link,a.button6active:link{

}
a.button6:visited, a.button6active:visited{
	color:#164e6a;
}
a.button6:hover, a.button6active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button7,a.button7active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	/*background-image: url(images/buttons_makeup.jpg);*/
	background-image: url(images/buttons_teen.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
	
	
}
a.button7{
	background-position: center 0px;	
}
a.button7active{
	background-position: center -354px;	
}
a.button7:link,a.button7active:link{

}
a.button7:visited, a.button7active:visited{
	color:#164e6a;
}
a.button7:hover, a.button7active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button8, a.button8active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_buy_instore.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
}
a.button8{
	background-position: center 0px;	
}
a.button8active{
	background-position: center -354px;	
}
a.button8:link,a.button8active:link{
}
a.button8:visited, a.button8active:visited{
	color:#164e6a;
}
a.button8:hover, a.button8active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
} 

a.button9, a.button9active{
	overflow:hidden;
	/*display:block;*/
	background-color: transparent;
	background-image: url(images/buttons_news.png);
	background-repeat: no-repeat;
	width:115px;
	height: 175px;
	color:#164e6a;
	text-decoration:none;
	font-weight: bold;
	float:left;
}
a.button9{
	background-position: center 0px;	
}
a.button9active{
	background-position: center -354px;	
}
a.button9:link,a.button9active:link{
}
a.button9:visited, a.button9active:visited{
	color:#164e6a;
}
a.button9:hover, a.button9active:hover{
background-position: center -177px;
text-decoration:underline;	
color:#000000;
}


#buttons{
	padding-left:22px;
	background-color:#FEF919;
	height:175px;
	background-image: url(images/buttons_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959596;
	border-left-color: #959596;


}

#buttons ul{
margin:0px;
padding:0px;
}
#buttons ul li{
padding-top:0px;
margin-top:0px;
display:inline;
list-style:none;
}
.menuitem{
padding-top:140px;
text-align:center;
}
.red{
color:#fb2818;
}
.address{
	float: right;
	padding-right:10px;
	text-align:right;
	font-size:1.1em;
	position: relative;
	left: -15px;
	top: 10px;
}
.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	float:left;
	font-size:2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fb2818;
	width:870px;
	display: block;
	margin-left: 20px;
	margin-bottom:10px;
}
#breadcrumb{
padding-left:15px;

}
.fltrt{
float:right;
padding-left:15px;
}
.hpleftside{

width:390px;
}
.hprightside{

padding-right:0px;
width:450px;
}

div.family{
width:441px;	
background: transparent url(images/podmid.gif) left repeat-y;
margin-bottom: 10px;

}

div.family div{
/* Top */
width: 441px;
/*background: transparent url(../images/family_treasuretrove.jpg) top left no-repeat;*/
}
div.family div div{
/* bottom */
width: 441px;
background: transparent url(images/podbot.gif) bottom left no-repeat;
}
div.family div div div{
/* content */
width: 420px;
padding-left: 10px;
padding-right: 15px;
padding-top: 5px;
background: transparent;
padding-bottom: 30px;
font-size: 1em;
}
div.family div div div table div.infocol{
width:170px;
margin-right:5px;

}
div.family div div div h2{
	padding-bottom:3px;
	margin-bottom:3px;;
	margin-top:0;
	padding-top:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB2818;


}
div.family div div div h4{
	padding-bottom:3px;
	margin-bottom:3px;;
	margin-top:0;
	padding-top:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB2818;
	font-size:1.1em;
	color:#FB2818;


}
.borderimg{
	border: 1px solid #FB2818;

}
.products{
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	width:575px!important;
	margin: 10px 0 15px 10px!important;
	padding: 10px 0px!important;
	background-color:#eee;
	border: 1px solid #ccc;
}

.products .product{
	background: #f8f8f8;
	border:1px solid #ccc;
}

.products .product img{
	border: 10px solid #fff;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
}

.gallery img{
	border: 10px solid #fff;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
}

#shopp .gallery .previews li.fill, #shopp .gallery .previews li.active{
	padding: 3px;
	margin-right: 20px;
}



.light-border{
	border-bottom: 1px solid #ccc!important;
}

.productimage{
text-align:center;
}
.producttextblock{
background-color:#FFFFFF;
text-align:center;
}
.podcontent{
width:380px;
}
.podcontentinner{
padding-left:10px;
padding-right:10px;
background: transparent url(images/podmid.jpg) bottom left repeat-y;
}
.podcontentinner h2{
padding-top:0px;
margin-top:0px;
}
.infocol{
float:left;
width:100px;
padding-left:5px;
}
.infocol2{
margin-left:180px;
width:170px;
padding-left:5px;
}
.events{
padding-left:5px;
padding-right:5px;
width:50%;
}
.widget{
width:100%;
}
#latest-products img{
border-color:#660000;
border-style:solid;
border-width:2px;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

