.tick {
	background: url('../img/yes.png');
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 0.5em;
}
.menuHead {
	font-weight: bold;
}
.menu_box {
	margin-bottom: 1em;
}
.menu_box .content ul, .rightnav ul {
	padding: 0;
	margin: 0 0 0 1em;
}
.menu_box .content li, .rightnav li {
	margin-left: 1em;
}
.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 .transition-popup {
	font-size: 11px;
}
.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: #FFFFFF;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
#wrapper {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
	width: 988px;
}
#topnav {
	height: 21px;
	padding-top:9px;
	margin: 0 4px;
	color:#FFFFFF;
	float:left;
	vertical-align: middle;
	white-space: nowrap;
}
#topnav a {
	color:#FFFFFF;
	text-decoration:none;
	margin: 0 11px;
}
#topnav a:hover {
	color: #fbecbd;
	text-decoration: underline;
}
#search{
	float: right;
	height: 26px;
	padding-top:4px;
	margin: 0 15px;
	white-space: nowrap;
}
.logo{
	width: 778px;
	height:179px;
	margin-left: 4px;
	float:left;
}
.news{
	width: 180px;
	height:169px;
	margin-right: 4px;
	float:left;
	padding-left: 8px;
	padding-top:10px;
	padding-right:8px;
	color:#ffffff;
}
.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;
}
#nav {
	height: 20px;
	width: 980px;
	padding-top:8px;
	margin-right: 4px;
	margin-left: 4px;
	clear:both;
	font-size:13px;
	color:#fbecbd;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}
#nav li {
	padding-left: 15px;
	padding-right: 15px;
	display:block;
	float:left;
	height:20px;
	background-image:url(../img/main-nav-seperator.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav a, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:active{
	color:#fbecbd;
	text-decoration:underline;
}
#nav a:hover{
	color:#fbecbd;
	text-decoration:underline;
}
#contentwrapper{
	clear:both;
	width: 988px;
	min-height:227px;
	background-image:url(../img/content-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentarea{
	width: 727px;
	border-right:solid 1px #ededed;
	float:left;
	margin-top:15px;
	padding-top: 28px;
	padding-left:34px;
	padding-right:15px;
	margin-bottom:15px;
	min-height:300px;
}
#contentarea a, a:visited {
	color:#ed4800;
	text-decoration:underline;
}
#contentarea a:hover {
	color:#ed6d00;
	text-decoration:none;
}
a, a:visited {
	color:#ed4800;
	text-decoration:underline;
}
a:hover {
	color:#ed6d00;
	text-decoration:none;
}
h1{
	font-size:24px;
	color:#363636;
	margin:0;
}
h2 {
	font-size:20px;
	color:#363636;
}
h3 {
	font-size:18px;
	color:#363636;
	margin:0px;
	margin-top: 1em;
	padding-bottom:7px;
}
h3.custom_sidenav {
	margin-top: 1.5em;
}
h3.custom_sidenav:first-child {
	margin-top: 0;
}
#leftnav{
	width: 182px;
	float:left;
	margin-left:11px;
	margin-top:15px;
	margin-bottom:15px;
	min-height:300px;
	padding-right:5px;
}
#leftnav ul{
	color: #f68b19;
	margin-top:6px;
	
}
#leftnav a, a:visited{
	color:#363636;
	text-decoration:none;
}
#leftnav a:hover{
	color:#626161;
	text-decoration:underline;
}
.rightnav{
	width: 185px;
	float:left;
	margin-top:10px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:15px;
	border-left:solid 1px #ededed;
}
.rightnav .menu {
	text-align: left;
}
.rightnav .menu .tweet {
	color: #555;
	margin-bottom: 0.8em;
}
.rightnav .menu .tweet img{
	float: left;
	margin: 0 1ex 1ex 0;
}
.rightnav .menu .tweet span{
	display: block;
	color: #aaa;
}
.rightnav .menu .tweet span a{
	color: #999;
}
.rightnav a, a:visited {
	color:#ed4800;
	text-decoration:underline;
}
.rightnav a:hover {
	color:#ed6d00;
	text-decoration:none;
}
#sponsors{
	width:980px;
	height:67px;
	padding-bottom:4px;
}
#footer{
	width:980px;
	height: 24px;
	background-image:url(../img/main-footer-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left:4px;
	margin-right:4px;
	text-align: center;
	padding-top: 9px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}

#sitemap {
	width: 980px;
	background-image: url(../img/sitemap-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	padding-bottom:10px;
	background-color:#4b4a4a;
}
#sitemap .col {
	float: left;
	position: relative;
	width: 184px;
	min-height: 180px;
	font-size: 13px;
	background-image: url(../img/footer-seperator.png);
	background-repeat: repeat-y;
	background-position: right;
	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 .colarge {
	float: left;
	position: relative;
	width: 368px;
	min-height: 180px;
	font-size: 13px;
	background-image: url(../img/footer-seperator.png);
	background-repeat: repeat-y;
	background-position: right;
	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;
}
#sitemap span a {
	color: #ffffff;
	/*font-size: 1.1em;*/
	font-weight: bold;
}
#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 #F9C63D;
	border-top:1px solid #F9C63D;
	background: #fefefe;
	margin-bottom: 1em;
	margin-top: 1em;
}
table.table_normal tr.row1 td {
	border-bottom: 1px solid #F9C63D;
	background-color:#FFFFFF;
	border-right: 1px solid #F9C63D;
}
table.table_normal tr.row2 td {
	border-bottom: 1px solid #F9C63D;
	background-color:#fffaee;
	border-right: 1px solid #F9C63D;
}
table.table_normal tr.heading td, table.table_normal caption {
	border-right: 1px solid #F9C63D;
	font-size: 16px;
	font-weight:bold;
	background-color:#f78727;
	color:#ffffff;
}
table.table_normal tr.heading2 td, table.table_normal thead th {
	border-right: 1px solid #F9C63D;
	font-size: 14px;
	font-weight:bold;
	background-color:#fab55c;
	color:#ffffff;
}

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;
}
