.sitemap-child {
	list-style: none;
	margin:0;
	padding:0;
	margin-left: 0.5em;
}
#sitemap h3 a {
	color: #333 !important;
	font-size: 1.2em !important;
}
ul.sitemap-child {
	margin-bottom: 0.2em;
}
form label {
	margin-right: 1em;
	float: left;
}
.menu_left {
	width: 215px;
	margin-left:0px;
	float:left;
}
.menu_right {
	float: left;
	width: 176px;
	margin-right:10px;
	
}
#contentwrapper{
	width:980px;
	padding-bottom:20px;
}
#content{
	width:705px;
	padding-left:40px;
	padding-right:20px;
	float:left;
	line-height:17px;
}
#contenthome{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	line-height:17px;
	padding-top:10px;
}
ul {
	margin-top: 1em;
	list-style: square;
}
li {
	padding-left: 0.2em;
	margin-left: 1em;
}
.x-panel ul {
	margin:0;padding:0;list-style:none;
}
.x-panel li {
	margin:0;padding:0;
}
.menu_box {
	background: url('../img/nav-side-bg.png') left top repeat-y;
	margin-top: 1em;
	/*padding: 10px;*/
	color:#080808;
}
.menu_box ul{
	padding-top:9px;
}
.menu_box li{
	display:block;
	padding-bottom:5px;
}
.menu_box a, a:visited{
	color:#0055a5;
	text-decoration:underline;
}
.menu_box a:hover{
	color:#080808;
	text-decoration:none;
}
.menu{
	padding: 0 10px 10px 10px;
}
#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;
}
a, a:visited{
	color:#034c90;
	text-decoration:underline;
}
a:hover{
	color: #446787;
	text-decoration:none;
}
h1, .blogh {
	font-size: 2.00em; /*24px;*/

}
h2 {
	font-size: 1.67em; /*20px*/

}
h3 {
	font-size: 1.29em; /*18px*/
	
}
h2, h4, h6 {
	color: #088f1b;
	font-weight:normal;
}
h1, h3, h5, .blogh {
	color: #176ba4;
	font-weight:normal;
}
#contenthome h1, h3, h5, .blogh {
	color: #1c1c1c;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, .blogh {
	margin-top: 1em;
	line-height: normal;
}
p {
	margin-top: 1em;
}
img {
		border:0;
}

#header {
	width:980px;
	height:286px;
	background:url('../img/header-main.jpg') left top no-repeat;
}
body {
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		font-family: verdana;
		font-size:0.75em;
		color: #080808;
		margin-top:0;
		background: #a8d4e6 url('../img/bg.jpg') left top repeat-x;
		
}
.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}
.menuHead {
	color: #ffffff;
	font-size: 1.43em;
	padding:4px 8px 12px 8px;
display:block;
	background:url('../img/nav-title.png') top left no-repeat;
}

#topNav {
		background-image: url('../img/nav-bg.png');
		height: 36px;
		width: 980px;
		list-style: none;
		padding: 0px;
		margin:0px;
		font-size:1em;
}
#topNav li {
		float: left;
		display: block;
		padding: 0;
		margin: 0;
		background-image:url(../img/main-nav-seperator.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#topNav li a, #topNav li span {
		padding-left: 0.9em;
		padding-right: 0.9em;
		display: block;
		height: 18px;
		padding-top: 10px;
		padding-bottom:4px;
		text-decoration: none;
		color: #080808;
		float:left;
}
#topNav li a:hover {
	color: #014483;
	text-decoration: underline;
}
#topNav li span {
	color: #014483;
	text-decoration: underline;
}
#sitemap {
	padding: 1em;
	background: #b3d9e9;
	margin-bottom: 1em;
}
#search{
	float:left;
}
.increaseFont, .decreaseFont, .resetFont {
	cursor: pointer;
}
#sitemap .col {
	float: left;
	margin: 0px 5px 0 0;
	position: relative;
	width: 200px;
	font-size: 0.93em;
	color:#555555;
}
#sitemap h2 {
	font-size: 1.43em;
	padding:0;
	margin:0;
	margin-bottom: 0.1em;
	margin-top: 0.1em;
	font-weight:normal;
}
#sitemap h3{
	font-size:0.93em;
	padding:0;
	margin:0;
	margin-bottom:0.1em;
	margin-top:0.3em;
}
#sitemap a {
	margin-left: 5px;
	color: #555;
}
#sitemap h2{
	color:#555555;
}
#sitemap h2 a {
	margin-left: 5px;
	color: #555555;
}
#footerw {
	bottom: 0;
	height: 30px;
	margin-top: 1em;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	height: 22px;
	text-align: center;
	font-size: 0.86em;
	padding-top: 10px;
	color: #ffffff;
	background-image:url('../img/footer-bg.gif');
	background-repeat:repeat-x;
}
#footer a {
	color: #ffffff !important;
}
#wallcann-logo {
	float: right;
	background: url('../img/wallcann.gif');
	margin-right: 1em;
	width: 107px;
	height: 38px;
}
.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; }

div.fbutton div.left {
	background: white url('../img/button-left.png');
	height: 22px;
	width: 4px;
	cursor: pointer;
}
div.fbutton {
	display: inline;
	white-space: nowrap;
}
div.fbutton div.face {
	padding-left: 0.3em;
	padding-right: 0.4em;
	background-image: url('../img/button-back.png');
	height: 22px;
	cursor: pointer;
}
div.fbutton div.face:hover {
	background-image: url('../img/button-pback.png');
}
div.fbutton div.left:hover {
	background-image: url('../img/button-pleft.png');
}
div.fbutton div.right:hover {
	background-image: url('../img/button-pright.png');
}
div.fbutton div.right {
	background: white url('../img/button-right.png');
	height: 22px;
	width: 4px;
	cursor: pointer;
}
a.fbutton {
	color: #888 !important;
	text-decoration: none !important;
}

.inline-block {
  display: inline-block;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  vertical-align: top;
}
.pricing {
	font-size: 15px;
	margin-top: 0.5em;
	width: 100%;
	border:1px solid #DEDEDE;
	padding:5px;
	margin-top:3px;
}
.pricing img {
	vertical-align: -30%;
}
.price_section {
	clear: both;
	
}

.pricing .price {
	color: #d60303;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}
.commonbox {
	background: url('../img/nav-side-bg.png') repeat scroll left top transparent;
	border: 1px solid #dedede;
	padding: 1em;
	margin-top: 1em;
}
.table_normal {
	margin-top: 1em;
	background: #e6f2f7;
	border-top: 1px solid #76b1c9;
	border-left: 1px solid #76b1c9;
}
.table_normal td {
	padding: 0.6em;
	border-right: 1px solid #76b1c9;
	border-bottom: 1px solid #76b1c9;
}
.table_normal th {
	border-bottom: 1px solid #76b1c9;
	border-right: 1px solid #76b1c9;
	background: #bbee9c;
	padding: 0.5em;
	font-size:12px;
	text-align:left;

}
.table_normal .row1 {
	background: #EDF4F8;
}
.table_normal .row2 {
	
}
dt {
	margin-top: 1em;
}
.commonbox .first {
	margin-top: 0;
}
input {
	padding: 0.2em;
}
ul.paginate span {
	background:#727073 none repeat scroll 0 0;
	color:white;
}
ul.paginate li a:hover {
	background:#727073 none repeat scroll 0 0;
	color:white;
}
ul.paginate li {
	margin: 0;
	padding: 0;
}
ul.paginate li span.break {
	background: transparent;
	color: #666;
	border: 0;
}
ul.paginate {
	text-align: center;
	list-style: none;
	margin-top: 1em;
}
ul.paginate li a {
	color: #727073;
}
ul.paginate li a, ul.paginate li span {
	border:1px solid #727073;
	display:block;
	float:left;
	margin-left:1px;
	margin-right:1px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	width:30px;
}

