.tick {
	background: url('../img/yes.png');
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 0.5em;
}
.cross {
	background: url('../img/no.png');
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 0.5em;
}
.x-tree-node .product img.x-tree-node-icon {
	background: url('../img/product.png');
}
#ajax {
	width: 100%;
	position: absolute;
	top: 0;
	height: 25px;
	background: #fdfdfd;
	border-bottom: 1px solid #dedede;
	text-align: center;
	left: 0;
	padding-top: 0.2em;
}
.add { background-image:url('../img/edit_add.png') !important; }
.edit { background-image:url('../img/edit.png') !important; }
.delete { background-image:url('../img/edit_delete.png') !important; }
.up { background-image:url('../img/up.png') !important; }
.down { background-image:url('../img/down.png') !important; }
.red {
	border: 1px solid red;
	background-color: #fdcece;
}


.images .image {
background: white none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-right:10px;
padding:10px;
margin-bottom: 10px;
margin-top: 10px;
}
.images {
	margin-top: 1em;
}

.images .first {
	margin-left: 0;
}
.images .last {
	margin-right: 0;
}

.pricing {
	font-size: 15px;
	margin-top: 0.5em;
	width: 100%;
}
.pricing img {
	vertical-align: -30%;
}
.price_section {
	clear: both;
}

.pricing .price {
	color: #d60303;
	font-weight: bold;
}

.desc {
	float: left;
	clear: both;
	margin-left: 0;
}
.buy a {
	font-weight: bold;
}
.buy .outofstock {
	color: #d60303;
}
img {
	border: 0;
}
body {
	background-color: #242425;
	margin-bottom: 0px;
	margin-top:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f2f2f2;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
	width: 980px;
}
#header .details{
	float:right;
	margin-right: 27px;
	margin-top:25px;
}
#search{
	float: right;
	height: 26px;
	padding-top:2px;
	margin: 0 5px;
	white-space: nowrap;
}
.logo{
	width: 252px;
	height:156px;
	float:left;
}
.news h1{
	margin-top:0px;
	font-size:20px;
	color:#FFFFFF;
}
.news ul{
	color: #fff000;
	margin:0px;
}
.news li a, a:visited{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0;
}
.news li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#topnav{
	width: 700px;
	float:right;
	height:28px;
}
#topnav ul{
	list-style-type: none;
	padding: 0;
	margin:0;
	float:right;
	padding-top:8px;
	font-size:11px;
}
#topnav li {
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	float:left;
	height:20px;
	
}
#topnav a, a:visited{
	color:#464646;
	text-decoration:none;
}
#topnav a:hover{
	color:#d96010;
	text-decoration:underline;
}
#nav {
	height: 25px;
	width: 685px;
	margin-top:10px;
	font-size:13px;
	float:right;
}
#nav ul {
	color:#80d2fd;
	padding: 0px;
	margin:0px;
	float:right;
}
#nav li {
	padding-right: 27px;

	float:left;
	height:20px;
}

#nav a, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#contentwrapper{
	clear:both;
	width: 980px;
	min-height:227px;
	background-image:url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentarea {
	width: 696px;
	float:left;
	margin-top: 7px;
	padding-left:15px;
	padding-top:10px;
	padding-right:10px;
	margin-bottom:15px;
	margin-left: 20px;
	min-height:300px;
	background-image:url(../img/contentareabg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:14px;
}
/* start front page styles */
.front_page {
	width: 980px;
	float:left;
	margin-bottom:15px;
	min-height:300px;
}
.front_page .whatwedo{
	width:960px;
	height:163px;
	background-image:url(../img/whatwedobg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
}
.whatwedo h1{
	font-size:22px;
	color:#d8d8d8;
	margin-bottom:6px;
	margin-top:0px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
}
.front_page .whatwedo a{
	color:#80d2fd;
	text-decoration:underline;
	}
.front_page .categories{
	width:958px;
	min-height:162px;
	background-image:url(../img/categories-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#eaeaea;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #838383;
	margin-top:5px;
	color:#353434;
}
.categories .box h1{
	font-size:22px;
	color:#010101;
	margin-bottom:6px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
}
.categories .box{
	width: 306px;
	padding-right:11px;
	border-right:1px solid #868686;
	min-height:141px;
	float:left;
}
.categories .box a, a:visited{
	text-decoration:underline;
	color:#f16621;
}
.front_page .news{
	width:960px;
	height:142px;
	background-image:url(../img/news-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px;
	margin-top:5px;
}
.news h1{
	font-size:22px;
	color:#d8d8d8;
	margin-bottom:6px;
	margin-top:0px;
	padding:0px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
}
.news .newsbox{
	width:225px;
	padding:0px 0px 0px 35px;
	float:right;
}
.front_page .boxes{
	width:298px;
	background-image:url(../img/front-page-boxes.png);
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9b9b9b;
	margin-top:5px;
	color: #000000;
	padding:0px 10px 10px 10px;
	float:left;
	margin-right:10px;
	height: 120px;
}
/* end front page styles */

#contentarea a, a:visited {
	color:#ff9900;
	text-decoration:underline;
}
#contentarea a:hover {
	color:#fdc1a4;
	text-decoration:none;
}
a:link, a:visited {
	color:#F16621;
	text-decoration:underline;
}
a:hover {
	color:#fdc1a4;
	text-decoration:none;
}
h1{
	font-family:verdana, arial, sans-serif;
	font-size:26px;
	color:#f69238;
	margin:0;
	font-weight: normal;
}
h2 {
	font-family:verdana, arial, sans-serif;
	font-size:21px;
	color:#80d2fd;
	font-weight: normal;
}
h3 {
	font-family:verdana, arial, sans-serif;
	font-size:18px;
	color:#BDBCBC;
	margin:0px;
	padding-bottom:6px;
	font-weight: normal;
}
h3.custom_sidenav {
	font-family:verdana, arial, sans-serif;
	margin-top: .5em;
}
h3.custom_sidenav:first-child {
	font-family:verdana, arial, sans-serif;
	margin-top: 0;
}
#leftnav{
	width: 220px;
	float:left;
	margin-top:7px;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:15px;
	font-size:11px;
	background-image:url(../img/leftnavbg.png);
	background-repeat:repeat-x;
	background-position: right top;
	background-color:#323232;
}
#leftnav h3{
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	padding-left:5px;
	padding-top:3px;
}
#leftnav ul{
	color: #f68b19;
	margin-top:6px;
	margin-left:20px;
	padding-left:0px;
}
#leftnav a{
	color:#f0eded;
	text-decoration:none;
}
#leftnav a:visited{
	color:#f0eded;
	text-decoration:none;
}
#leftnav a:hover{
	color:#f68b19;
	text-decoration:underline;
}
#footer {
	height: 18px;
	width: 980px;
	padding-top:6px;
	clear:both;
	font-size:10px;
	color:#ffffff;
	background-image: url(../img/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#eaeaea;
	text-align: center;
}

#footer a{
	color:#FFFFFF;
}

#sitemap {
	width: 980px;
	background-color: #2e2e2f;
	height:auto;
	background-image: url(../img/sitemap-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:auto;
	margin-right: auto;
	padding-bottom:10px;
	padding-top:10px
}
#sitemap .col {
	float: left;
	position: relative;
	width: 230px;
	min-height: 100px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#sitemap a {
	margin-left: 5px;
	color: #888;
	text-decoration:underline;
}
#sitemap span a {
	color: #ffffff;
	/*font-size: 1.1em;*/
	font-weight: bold;
	text-decoration:underline;
}
#sitemap h1{
	margin-left: 5px;
	color: #bdbcbc;
	font-size:20px;
	margin-top:0px;
}
#sitemap h2 a {
	margin-left: 5px;
	color: #777;
}

#wallcann-logo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float:right;
	height:43px;
	margin-right:1em;
	width:120px;
	background-image: url(../img/wc-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
table.table_normal {
	border-left: 1px solid #3f3f40;
	border-top:1px solid #3f3f40;
	margin-bottom: 1em;
	margin-top: 1em;
}
table.table_normal tr.row1 td {
	border-bottom: 1px solid #3f3f40;
	background-color:#4a4a4a;
	border-right: 1px solid #3f3f40;
}
table.table_normal tr.row2 td {
	border-bottom: 1px solid #3f3f40;
	background-color:#666666;
	border-right: 1px solid #3f3f40;
}
table.table_normal th {
	border-right: 1px solid #3f3f40;
	font-size: 16px;
	font-weight:bold;
	background-color:#242425;
	color:#ffffff;
}
table.table_normal tr.heading2 td {
	border-right: 1px solid #F9C63D;
	font-size: 14px;
	font-weight:bold;
	background-color:#fab55c;
	
}

ul.paginate span, #contentarea ul.paginate li a:hover{
	background-color: #ED6D00;
	color: white;
}
ul.paginate li span.break {
	color: #EDBA84;
}
#contentarea ul.paginate li a, ul.paginate li span {
	border-color: green;
	text-decoration: none;
}
.buy_info{
	color:#000000;
}

