@import url("/css/layout.css");

@import url("/css/slideshow.css");

@import url("/css/tables.css");

* {
	font-size: 12px;
	color: #1F506B;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #661E00;
}

p {
	color: #1F506B;
	margin-bottom: 25px;
}


h3 {
    font-size: 14px; 
}

p.cat_description {
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}

#sidebar ul li {
	height: 27px;
}

#sidebar ul li.first {
	border-bottom: 0;
	padding: 25px 0 10px 19px;
	background: none;
}

#sidebar ul li.last {
	border-bottom: 0;
}

#sidebar ul li.active,#sidebar ul li.active:hover {
	background-color: #FFF;
}

#sidebar ul li:hover {
	
}

#sidebar ul li.first,#sidebar ul li.last {
	height: 20px;
	padding: 0;
	margin: 0;
}

#sidebar ul li.active a {
	color: #636552;
	font-weight: bold;
}

#sidebar ul li a {
	color: #1F506B;
	line-height: 28px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar ul li a:hover {
	color: #636552;
	text-decoration: underline;
}

#sidebar p {
	padding: 0;
	margin: 0;
}

#page_nav {
	width: 998px;
}

#page_nav p {
	padding: 0;
	margin: 0;
}

#page_nav ul {
	height: 37px;
	margin: 0px 0px 0px 30px;
}

#page_nav ul li.first {
	background: none;
}

#page_nav ul li {
	background: transparent url(/images/bg_li_menu.png) no-repeat scroll 0px
		18px;
	display: inline;
	float: left;
	height: 37px;
	line-height: 45px;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}

#page_nav ul li.active {

}

#page_nav ul li.active a {
	text-decoration: none;
	color:#88bed8;
}

#page_nav ul li a {
	color: white;
	padding: 15px 15px 7px;
	text-decoration: none;
	text-transform: uppercase;
    font-size: 11px;
    font-weight:bold;
}

#page_nav ul li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

input[type=text],textarea {
	padding: 3px;
	width: 200px;
}

textarea {
	height: 150px;
}

img {
	border: 0;
}

#header h1 {
	color: #FFF;
}

h1 {
	color: #1F506B;
	font-size: 18px;
	margin-bottom: 25px;
	text-transform: uppercase;
	clear:both;
}

#header h1 {
	color: #003232;
}

h2 {
	color: #133040;
	font-size: 14px;
	text-transform: uppercase;
}

h3 {
	color: #1F506B;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
	text-decoration: none;
}

h3 a {
	color: #006563;
}

span.msg {
	background-image: url(/images/icons/bell.png);
	background-repeat: no-repeat;
	background-position: 1% center;
	background-color: #FFFF80;
	display: block;
	padding: 10px 10px 10px 25px;
	margin: 10px 0;
	color: #000;
	font-weight: bold;
}

p.breadcrumbs {
	color: #8C8C8C;
}

p.breadcrumbs a {
	color: #8C8C8C;
}

.child_cat {
	margin: 0;
	padding: 15px 0;
	border-top: 1px solid #CCC;
}

.cat_img {
	width: 100%;
	text-align: center;
}

#main ul {
	margin: 0 0 10px 10px;
	-webkit-padding-start: 10px;
	padding:0;
}

ul#specials {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

ul#specials li {
	padding: 3px;
	margin: 0;
}

.clearer {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	width: 0;
}

.product_box {
	border: 1px solid black;
	width: 140px;
	float: left;
	margin: 20px 20px 0 0;
	padding: 5px;
	text-align: center;
}

.main_product {
	float: left;
	width: 277px;
	clear: both;
}

.product_box h3 a {
	color: #000;
	text-decoration: none;
}

.product_box .image {
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

div#category_main_img {
	width: 100%;
	margin-bottom: 10px;
}

div#category_main_img img {
	border: 1px solid black;
	margin: 0 auto;
	display: block;
}

ul#category_img_thumbs {
	margin: 20px 0 10px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
}

ul#category_img_thumbs li {
	display: inline;
	padding: 0;
	margin-right: 10px;
}

ul#category_img_thumbs li a {
	text-decoration: none;
}

ul#category_img_thumbs li img {
	border: 1px solid black;
}

.checkout {
	position: absolute;
	top: 0px;
	left: 63%;
}

.logo {
	margin: 0pt auto;
	display: block;
	width: 550px;
	padding-top: 20px;
}

.checkout-button {
	margin: 10px 0;
}

#menu {
	float: left;
	width: 998px;
	background: none repeat scroll 0 0 #133040;
}

#menu ul {
	height: 37px;
	margin: 0px;
	margin-left: 30px;
}

Matched CSS Rules
#sidebar ul li {
	background: transparent
		url(http://lcintermarket.com/images/bg_li_category.png) repeat-x
		scroll 0px 0px;
	height: 27px;
}

#menu ul li {
	background: url("images/bg_li_menu.png") no-repeat scroll 0 18px
		transparent;
	display: inline;
	float: left;
	height: 37px;
	line-height: 37px;
	text-align: center;
    font-size:11px;
    font-weight:bold;
}

#menu ul li:first-child {
	background: none;
}

#menu ul li a {
	color: white;
	padding: 15px 22px 7px;
	text-decoration: none;
	text-transform: uppercase;
}

.bottom-left {
	background: transparent url(/images/bg_ct_left.png) no-repeat scroll 0px
		100%;
	clear: both;
	height: 30px;
	margin-bottom: 15px;
}

.ct-left span {
	color: #1F506B;
	float: left;
	font-size: 11px;
	margin: 10px 0px 5px;
	text-transform: uppercase;
	width: 180px;
}

.ct-left input {
	width: 158px;
}

#newsletter #submit {
	background: transparent url(/images/submit.png) no-repeat scroll 0px 0px;
	border: 0px none;
	cursor: pointer;
	float: right;
	height: 21px;
	margin-right: 12px;
	width: 56px;
}

#followus ul {
	margin-left: 10px;
	margin-top: 10px;
}

#followus li {
	display: inline;
}

#followus img {
	margin-right: 5px;
}

#sendme #submit1 {
	background: transparent url(/images/submit.png) no-repeat scroll 0px 0px;
	border: 0px none;
	cursor: pointer;
	float: right;
	height: 21px;
	margin-right: 12px;
	width: 56px;
}

.content-img {
	border: 3px solid #1F506B;
	float: left;
	height: 185px;
	margin: 5px 5px 10px;
	width: 248px;
}

.images {
	display: block;
	height: 185px;
}

.cat {
	background:
		url(/images/bg_cat.png)
		no-repeat 100% 50%;
	display: inline-block;
	height: 30px;
	width: 248px;
	z-index: 100;
}

.cat h2 {
	color: white;
	float: left;
	font-size: 14px;
	line-height: 33px;
	padding-left: 10px;
	text-transform: capitalize;
	width: 210px;
	margin:0px;
}

.cat a {
	color: white;
	cursor: pointer;
	line-height: 28px;
	padding-left: 10px;
	text-decoration: none;
}

.content-slide {
	background: #1F506B url(/images/bg_content_slide.png) no-repeat scroll center bottom;
}

.catdown {
	background: url("/images/bg_down.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	width: 248px;
	z-index: 100;
}

.content-img ul {
	float: left;
	margin-left: 25px;
}

.catdown h2 {
	color: white;
	display: inline-block;
	line-height: 30px;
	padding-left: 5px;
	width: 215px;
	margin:0px;
}

.catdown a {
	display: inline-block;
	height: 25px;
	width: 15px;
}

.content-img li {
	background: transparent url(/images/bg_li_menutop.png) no-repeat scroll 0px 10px;
	color: white;
	line-height: 20px;
	padding-left: 10px;
	width: 190px;
	list-style: none;
	text-transform: lowercase;
}

.content-img li a {
	color: white;
}

.cobutton {

}

table.product_list thead th, table.product_list tfoot th {
background: #1F506B;
}

.himg {
    border: 2px solid;
    width: 36px;
	height: 36px;
}
