.menu_left {
	width: 176px;
	margin-left:10px;
	float:left;
}
.menu_right {
	float: left;
	width: 176px;
	margin-right:10px;
	
}
#contentwrapper{
	width:980px;
}
#content{
	width:528px;
	padding-left:40px;
	padding-right:40px;
	float:left;
	line-height:17px;
}
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: #adcce8 url('../img/menu_box_bg.jpg') left top repeat-x;
	border: 1px solid #90b5d6;
	margin-top: 1em;
	padding: 6px;
	color:#080808;
}
.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;
}
#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: 1.86em; /*26px;*/

}
h2 {
	font-size: 1.57em; /*22px*/

}
h3 {
	font-size: 1.29em; /*18px*/
}
h2, h4, h6 {
	color: #4484c0;
	font-weight:normal;
}
h1, h3, h5, .blogh {
	color: #018c2c;
	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:196px;
}
body {
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		font-family: arial;
		font-size:0.88em;
		color: #080808;
		margin-top:0;
		
}
.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}
.menuHead {
	color: #0055a5;
	font-size: 1.43em;
}

#topNav {
		background-image: url('../img/nav-bg.gif');
		height: 55px;
		width: 980px;
		list-style: none;
		padding: 0px;
		margin:0px;
		font-size:1em;
}
#topNav li {
		float: left;
		display: block;
		padding: 0;
		margin: 0;
}
#topNav li a, #topNav li span {
		padding-left: .7em;
		padding-right: .7em;
		display: block;
		height: 18px;
		padding-top: 7px;
		padding-bottom:0;
		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;
	border: 1px solid #dedede;
	background: #ccdded;
	margin-bottom: 1em;
}
.increaseFont, .decreaseFont, .resetFont {
	cursor: pointer;
}
#sitemap .col {
	border-right: 1px solid #DDDDDD;
	float: left;
	margin: 0px 5px 0 0;
	position: relative;
	width: 220px;
	min-height: 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: 110%;
	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;
}
.buy_info {
	margin-top: 1.6em;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	height: 25px;
	text-align: center;
	font-size: 0.86em;
	padding-top: 10px;
	color: #034c90;
	background-image:url('../img/footer-bg.gif');
	background-repeat:repeat-x;
}
#footer a {
	color: #034c90 !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: #FDFDFD;
	border: 1px solid #dedede;
	padding: 1em;
	margin-top: 1em;
}
.table_normal {
	margin-top: 1em;
	background: #FDFDFD;
	border: 1px solid #dedede;
}
.table_normal td {
	padding: 0.3em;
}
.table_normal th {
	border-bottom: 1px solid #dedede;
	background: #fbfbfb;
	padding: 0.3em;
}
.table_normal .row1 {
	background: #E0ECF2;
}
.table_normal .row2 {
}
table td.field_required {
	background: url('../img/required_bullet.png') no-repeat 96% center;
	padding-right: 1.5em;
}
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;
}
.images {
	text-align: center;
}
.images .image {
	border: 1px solid #90B5D6;
}
.pricing {
	border: solid #90B5D6;
	border-width: 1px 0 0 1px;
	margin: 1em 0;
	padding: 7px;
}
.pricing .price {
	font-weight: bold;
	color: #CC0000;
}
.pricing .buy {
	float: right;
	margin-top: -3px;
}
.transition-popup {
	font-size: 11px;
}
.blog-datetime, blog-article-datetime {
	font-size: 80%;
}

