/* **************** */
/* *** ELEMENTS *** */
/* **************** */

/* Stripped-down version of Tantek Celik's undohtml.css */
a { text-decoration: none;color: #36f; }
a img, :link img, :visited img { border: none; }

a:hover {
	text-decoration: underline;
	}

body {
	color: #000;
	background: #fc3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	}
h3 {margin:0 0 10px 0;padding:0;}
h4 {margin:5px 0 0 0;padding:0;}
p {padding:0; margin:0 0 10px 0;}


/* *********** */
/* *** IDS *** */
/* *********** */

#blog {width:282px;}

	#blog ul {
		list-style-type: none;
		padding:0;
		margin:0;
	}
	
		#blog ul li {
			list-style-type: none;
			padding:5px;
			margin:0;
		}

#blog_links {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

	#blog_links li {
		list-style-type: none;
		padding: 0;
		margin: 5px 0;
		}

#cj_content {
	width: 710px;
	background: url(../images/bg_content.gif) 0 0 repeat-y;
	padding: 20px 75px 0px 75px;
	margin: 0;
	}

	#cj_content h2 {
		color: #36f;
		font-size: 1.2em;
		}

#cj_footer {
	width: 860px;
	height: 130px;
	background: #fc3 url(../images/bg_footer.gif) 0 0 no-repeat;
	text-align: center;
	padding: 1px 0 0 0;
	margin: 0;
	}

	#cj_footer p {
		margin-top: 15px;
		}

#cj_header {
	width: 860px;
	height: 145px;
	background: url(../images/bg_header.gif) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	}

	#cj_header h2 {
		display: block;
		float: left;
		color: #000;
		font-size: 16px;
		font-style: italic;
		margin-top: 60px;
		margin-left:30px;
		}
		
		#cj_header h2 sup {
			font-size:6px;
		}

#cj_logo {
	float: left;
	position:relative;
	top:20px;
	}

#dogs_illustration {
	position: relative;
	top: -30px;
	}

#empower_illustration {
	width: 300px;
	background: url(../images/empower_illustration.gif) 130px 20px no-repeat;
	padding: 0;
	margin: 0;
	}

	#empower_illustration_base {
		width: 300px;
		height: 1px;
		clear: both;
		}

	#empower_illustration_prop {
		float: right;
		width: 1px;
		height: 155px;
		}

	#empower_illustration h2 {
		width: 150px;
		}
		
		 #empower_illustration p {
		width: 130px;
		font-size:1.2em;
		}

#frame {
	width: 860px;
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0 auto;
	}

#navigation {
	width: 140px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}

	#navigation ul {
		padding: 0;
		margin: 0;
		}

	#navigation li {
		list-style-type: none;
		padding: 0;
		margin: 10px 0;
		}

	#navigation li a {
		color: #000;
		font-size: 1.1em;
		font-weight: bold;
		padding: 0 0 0 20px;
		margin: 0;
		}

	#navigation li a:hover {
		color: #fc3;
		background: url(../images/bg_navigation_li_hover.gif) 0 0 no-repeat;
		text-decoration: none;
		}

	#navigation li a span {
		margin-left: 20px;
		}
#tg {font-size:10px;text-align:center;}
#tg a{color:#CCCCCC}
#tg a:hover {color:#666666}



/* *************** */
/* *** CLASSES *** */
/* *************** */

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

.replace {
	text-indent: -1000em;
	display: block;
	}

.singlecolumn {
	float:right;
	display: inline;
	width: 520px;
	padding: 0;
	margin: 0 30px 0 0;
	}
	
	.singlecolumn img.border {
		padding:3px;
		background:#FFFFFF;
		border:#CCCCCC 1px solid;
	}
	
	 a:hover .border {
		border:#000 1px solid;
	}

.tricolumn_left {
	width: 400px;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}

.tricolumn_middle {
	float: left;
	width: 240px;
	padding: 0 0 0 10px;
	margin: 0;
	}

.tricolumn_right {
	float: left;
	width: 295px;
	padding: 0;
	position:relative;
	top: -155px;
	}
	

.twocolumns {
	position:relative;
	top:-120px;
	margin-top:-25px;
	}
	

.twocolumn_left {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0;
	}

	.twocolumn_left_body {
		width: 300px;
		background: url(../images/bg_twocolumn_left.gif) 0 0 repeat-y;
		padding: 1px 25px;
		margin: 0;
		height:180px;
		overflow:auto;
		}
		
		.twocolumn_left_body ul{
			margin:0;
			padding:0;
		}
		
		.twocolumn_left_body li{
			margin:0 0 5px 0;
			padding:0;
		}

	.twocolumn_left_bottom {
		width: 350px;
		height: 20px;
		background: url(../images/bg_twocolumn_left_bottom.gif) 0 0 no-repeat;
		padding: 0;
		margin: 0;
		}

	.twocolumn_left_top {
		width: 350px;
		height: 20px;
		background: #fff url(../images/bg_twocolumn_left_top.gif) bottom left no-repeat;
		padding: 0;
		margin: 0;
		}

.twocolumn_right {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0;
	}

	.twocolumn_right_body {
		width: 300px;
		background: url(../images/bg_twocolumn_right.gif) 0 0 repeat-y;
		padding: 1px 25px;
		margin: 0;
		}

	.twocolumn_right_bottom {
		width: 350px;
		height: 20px;
		background: url(../images/bg_twocolumn_right_bottom.gif) 0 0 no-repeat;
		padding: 0;
		margin: 0;
		}

	.twocolumn_right_top {
		width: 350px;
		height: 20px;
		background: url(../images/bg_twocolumn_right_top.gif) 0 0 no-repeat;
		padding: 0;
		margin: 0;
		}

.row0 {
	background:#DEF6E6;
}

.row1 {
}

.box {
	background:#FFFF99;
	padding:10px;
	border:solid 1px #FFCC33;
}

.product {
	border:solid 1px #FFCC33;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:210px;
	background:#FFFFCC;
}

#products img.border {
	margin-right:10px;
}

#products {
	width:500px;
}



.productdesc {
	font-size:.9em;
}

.cartbar {
	background:#FFFF99;
	text-align:center;
	padding:3px;
	margin-bottom:10px;
	border:solid 1px #FFCC33;
	clear:both;
	width:465px;
}

.button {
	color:#FFFFFF;
	font-size:1.2em;
	text-align:center;
	padding:5px;
	background:#3366ff;
	border:#0033CC solid 1px;
	width:160px;
	float:right;
	margin:10px;
}

.button a {color:#fff;}

.catalogs {
	float:left;
	width:120px;
	text-align:center;
	margin-right:50px;
}