/*
// CSS Created by: David Culpepper
// Catalogs4u.com
*/

body {
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #bedaea;
}

a {
	color: #1565ce;
	text-decoration: underline;
}
	
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 12px;
}

#container {
	width: 980px;
	margin: 10px auto 10px auto;
	background: #ffffff url('../images/main-bg.gif') repeat-y left;
	border: 1px solid #3c749a;
}

.top {
	padding: 4px 20px 0 0;
	background: #d8e6ef;
	height: 20px;
	margin: 0;
	border-bottom: 1px solid #a6bac7;
	text-align: right;
}
	
a.top {
	color: #1565ce;
	text-decoration: none;
}
	
a.top:hover {
	color: #ff0000;
	text-decoration: none;
}

.header {
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	width: 100%;
}

.header h1 {
	margin: 0 0 0 9px;
	padding: 0;
}

.header p {
	float: right;
	margin: 0 10px 0 0;
}

.bar {
	background: #d8e6ef url('../images/bar-bg.png') repeat-x;
	height: 30px;
	margin: 0 0 10px 0;
	border-top: 1px solid #a6bac7;
	border-bottom: 1px solid #a6bac7;
}	

.bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
.bar li {
	padding:0;
	margin: 0;
	height: 30px;
	display: inline;
	float:left;
	list-style-type: none;
	}
	
.bar li a {
	color: #3c749a;
	text-decoration: none;
}
	
.bar li a:hover {
	color: #389054;
	text-decoration: none;
}

.bar-link {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

a.bar-link {
	overflow:hidden;
	display:block;
	height:20px;
	padding: 7px 10px 0 10px;
	float: left;
}

a.bar-link:hover {
	}

.favorites {
	margin: 0 0 25px 0;
	padding: 55px 0px 0px 0px;
	background: #ffffff url('../images/favorites.gif') no-repeat top;
	height: 145px;
}

.favorites img {
	border: 0;
}

.search {
	 margin: 6px 15px 3px 8px; padding: 2px 0 0 8px; border: 1px solid #696969; font-size: 12px; font-weight: bold; background: none; color: #000000; height: 18px; width: 100px;
}

.box {
	padding: 5px;
	width: 190px;
}
.box #advsearch {
	margin: 5px 0 0 0;
	padding: 0;
}

.box a {
	color: #1565ce;
	text-decoration: underline;
}

.box a:hover {
	color: #ff0000;
	text-decoration: underline;
}
	
.box ul {
	margin: 0;
	padding: 0;
}

.box li {
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0 0 4px 20px;
	background: url('../images/blt.gif') no-repeat;
}
	
.boxcaption {
	padding: 0px 0px 0px 5px;
	margin: 10px 5px 5px 5px;
	height: 18px;
	width: 185px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #a6bac7;
}
	
.boxbottom {
	width: 180px;
	height: 10px;
	margin: 0 0 10px 0;
}


.page {
	color: #6ca901;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
	.page p {
	}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #6ca901;
		border: #6ca901 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #6ca901 1px solid;
		color: #6ca901;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #f9fcf5;
		border: #6ca901 1px solid;
		color: #6ca901;
		text-decoration: none;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.padding2 {
	padding: 0 0 0 20px;
}
.paypal {
	font-size: 18px;
	color: #6ca901;
	font-weight: bold;
	text-align: center;
}

.deals-header {
	background: url('../images/deals-header.png') no-repeat;
	height: 31px;
	width: 518px;
	margin: 0 0 10px 0;
}

.caption {
	background: url('../images/caption-bg.png') repeat-x bottom;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
}
	.caption p {
		background: url('../images/caption-left.png') no-repeat left;
		padding: 8px 0 2px 14px;
		height: 20px;
		color: #000000;
		margin: 0;
	}
	
	.caption a {
		color: #1565ce;
		text-decoration: underline;
	}
	.caption a:hover {
		color: #ff0000;
		text-decoration: underline;
	}
	
	.caption h2 {
		background: url('../images/caption-right.png') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 22px;
		padding: 8px 10px 0 0;
	}

.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('../images/blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}

.fbox {
	border: 1px solid #6ca901;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

.footer {
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 980px;
	color: #000000;
	height: 50px;
	text-align: center;
	border-top: 1px solid #a6bac7;
}

.nav {
	width: 1000px;
align: center;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
margin-bottom: 10px;
}

.navleft {
	float: left;
	display: block;
	width: 600px;
}

.navright {
	float: right;
	display: block;
	width: 300px;
text-align: right;
}

.article {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
}
	.article a {
		font-weight: bold; color: #6ca901; text-decoration: none;
	}
	.article a:hover {
		font-weight: bold; color: #6ca901; text-decoration: underline;
	}


.text {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}
.textarea {
	border: 1px solid #696969;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}
.textpy {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #696969;
}

select {
	font-size: 12px;
	color: #696969;
	border: 1px solid #696969;
	padding: 2px;
}

.limit_field {
   border: 0px;
   font-size: 10px;
   color: #696969;
   background: none;
}

.captcha {
	border: 1px solid #696969;
	background: url('../images/loader.gif') no-repeat center;
}

form {
	Margin: 0;
}

.cat {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 6px 0;
}
	.cat a {
		font-size: 13px;
		color: #1565ce;
		text-decoration: undeline;
	}
	.cat a:hover {
		color: ff0000;
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
	
.subcat {
	font-size: 11px;
	color: #000000;
	margin: 0 0 2px 0;
	font-weight: normal;
}
	.subcat a {
		color: #1565ce;
		text-decoration: underline;
	}
	.subcat a:hover {
		color: #ff0000;
		text-decoration: underline;
	}

.break {
	padding: 3px 0 3px 0;
}

.title {
	font-weight: bold; font-size: 13px; color: #000000; margin: 0 0 2px 0;
}
	.title a {
		font-size: 13px;
		color: #1565ce;
		text-decoration: underline;
	}
	.title a:hover {
		color: #ff0000;
		text-decoration: underline;
	}


.desc {
	font-size: 12px; color: #000000; font-weight: normal; margin: 0 0 2px 0;
}

.url {
	font-weight: normal; font-size: 10px; color: #dcdcdc;  margin: 5px 0 5px 0;
}

div.pr {
	font-size: 6pt;
	color: #000000;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	color: #FF0000;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #6ca901;
}

.msg {
	color: #6ca901;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #6ca901;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6ca901;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #696969;
   border-width:0 1px 1px;
}

#catTitle {
	background: none;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 11px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#a7cb67;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   color: #303030;
   border:1px dotted #FFFFFF;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#d9e9bd;
}

#categtree .even {
   background:#FFFFFF;
}

#categtree .categ-item:hover {
   background:#eee;
}

.coupon-container {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d9d9d9;
}

.coupon {
	margin: 8px 8px 8px 8px;
	padding: 5px 5px 5px 5px;
	border: 1px dashed #d9d9d9;
}

.coupon img {
	border: 1px solid #333333;
	}

.tbimg {
	}

.tbimg img {
	border: 1px solid #333333;
	}
	

.link_rating {
   padding: 0px;
   padding-right: 5px;
   /*border: 1px solid #E1E1E1;*/
   background: #ffffff;
   color: #6b6b6b;
   width: 200px;
}

.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
   border: 0;
}

.link_rating span.review {
   display: block;
   float: right;    
   color: #000000;
   padding-top: 3px;
   font-size: 9px;
}

.main_ul ul {
	margin: 0;
	padding: 0;
}

.main_ul li {
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0 0 4px 20px;
	background: url('../images/arrows.gif') no-repeat;
}