html,body {
	height: 100%;
	margin: 0;
}
body{
	background:#fff url(images/bg-body.gif) repeat-x;
	font:11px Verdana, Tahoma, sans-serif;
	color:#757575;
}
form {
	padding:0;
	margin:0;
}
img {
	border-style:none;
}
.main {
	margin:0 auto;
	width:975px;
	background:url(images/bg-columns-holder.png) repeat-y;
	min-height:100%;
}
* html .main {
	height:100%;
}
.columns-holder {
	width:955px;
	margin:0 10px;
	background:url(images/shadow.gif) repeat-x 0 1px;
	overflow:hidden;
}
.content {
	width:610px;
	float:left;
	padding:1px 0 0 35px;
	color:#757575;
}
.content-box {
	padding:0 20px 0 40px
}
.content h1 {
	margin:45px 0 20px 0;
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#c35a00;
}
.content h2 {
	margin:41px 0 0 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666;
}
.content h2 a{
	text-decoration:none;
	color:#0A6282;
}
.content h2 a:hover{
	text-decoration:underline;
}
.content ul {
	margin:24px 0 18px 30px;;
	padding:0;
	list-style:none;
}
.content ul li {
	padding:0 0 0 8px;
	line-height:20px;
	background:url(images/bullet-brown.gif) no-repeat 0 8px;
}
.content ul a {
	color:#757575;
	line-height:24px;
	text-decoration:none;
}
.content .text-box-long {
	padding:0 20px 23px 40px;
	border-bottom:1px solid #d5dbe7;
	color:#757575;
	font-family:Arial, Helvetica, sans-serif;
}
.content .text-box {
	margin-left:40px;
	padding:0 20px 23px 0;
	border-bottom:1px solid #d5dbe7;
	color:#757575;
	height:1%;
	font-family:Arial, Helvetica, sans-serif;
}
.content .no-border {
	border:none;
}
.content .text-box h1 ,
.content .text-box-long h1 {
	margin:43px 0 0 0;
}
.content .text-box p.bigger ,
.content .text-box-long p.bigger {
	margin:0;
	font-size:14px;
	line-height:18px;
	letter-spacing:normal;
	text-align:justify;
}
.content .text-box p {
	margin:17px 0 18px 31px;
	line-height:18px;
	letter-spacing:normal;
	text-align:justify;
}
.content .text-box h2 {
	margin:23px 0 0 0;
	font-size:18px;
	color:#0a6282;
}
.content .text-box a.light-blue ,
.content .text-box-long a.light-blue {
	color:#008ec3;
}
.content .text-box a.light-blue:hover ,
.content .text-box-long a.light-blue:hover {
	text-decoration:none;
}
.content .text-box ul.author ,
.content .text-box ul.post-links {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.content .text-box ul.author li {
	padding:0 7px 0 8px;
	display:inline;
	background:url(images/li-author.gif) no-repeat 0 50%;
}
.content .text-box ul.author li:first-child ,
.content .text-box ul.post-links li:first-child {
	background:none;
	padding-left:0;
}
.content .text-box ul.author a {
	color:#333;
	text-decoration:underline;
}
.content .text-box ul.author a.blue {
	color:#096182;
}
.content .text-box ul.post-links {
	margin:-3px 0 0 0;
	padding:0 0 0 31px;
	list-style:none;
	font-size:10px;
}
.content .text-box ul.post-links li {
	padding:0 4px 0 5px;
	display:inline;
	background:url(images/li-post-links.gif) no-repeat 0 50%;
}
.content .text-box ul.post-links a ,
.content .text-box ul.share a {
	color:#c35a00;
	text-decoration:underline;
}
.content .text-box ul.share {
	padding:0 0 0 30px;
	margin:-6px 0 0 0;
	list-style:none;
	font-size:10px;
	color:#333;
	height:1%;
}
.content .text-box ul.share img {
	line-height:0;
	vertical-align:middle;
}
.content .text-box ul.share li {
	padding:0 4px 0 5px;
	display:inline;
	background:url(images/li-post-links.gif) no-repeat 0 50%;
}
.content .text-box ul.share li.first {
	padding:0;
	background:none;
}
.content .text-box ul.share li.facebook {
	padding-left:0;
	background:none;
}
.content .text-box ul.img {
	margin:0 0 6px;
}
.content .text-box ul.share li.img {
	background-position:0 2px;
}
.content .text-box ul.share a {
	color:#c35a00;
	text-decoration:underline;
}
.content .text-box ul.share a.facebook {
	padding-left:16px;
	background:url(images/ico-facebook.gif) no-repeat 0 50%;
}
.content .text-box ul.share a.delus {
	padding-left:16px;
	background:url(images/ico-delus.gif) no-repeat 0 50%;
}
.content .text-box ul.share a.dig {
	padding-left:18px;
	background:url(images/ico-dig.gif) no-repeat 0 50%;
}
.content .text-box ul.share a.email {
	padding-left:19px;
	background:url(images/ico-mail.gif) no-repeat 0 50%;
}
.content .text-box ul.share a.blogrss {
	padding-left:16px;
	background:url(images/rss.png) no-repeat 0 50%;
}
.content .text-box ul a:hover {
	text-decoration:none;
}

/* individual share */

.content ul.share a {
	color:#c35a00;
	text-decoration:underline;
}
.content ul.share {
	padding:0;
	margin:25px 0 0 0;
	list-style:none;
	font-size:10px;
	color:#333;
	height:1%;
}
.content ul.share img {
	line-height:0;
	vertical-align:middle;
}
.content ul.share li {
	padding:0 4px 0 5px;
	display:inline;
	background:url(images/li-post-links.gif) no-repeat 0 50%;
}
.content ul.share li.first {
	padding:0;
	background:none;
}
.content ul.share li.facebook {
	padding-left:0;
	background:none;
}
.content ul.img {
	margin:0 0 6px;
}
.content ul.share li.img {
	background-position:0 2px;
}
.content ul.share a {
	color:#c35a00;
	text-decoration:underline;
}
.content ul.share a.facebook {
	padding-left:16px;
	background:url(images/ico-facebook.gif) no-repeat 0 50%;
}
.content ul.share a.delus {
	padding-left:16px;
	background:url(images/ico-delus.gif) no-repeat 0 50%;
}
.content ul.share a.dig {
	padding-left:18px;
	background:url(images/ico-dig.gif) no-repeat 0 50%;
}
.content ul.share a.email {
	padding-left:19px;
	background:url(images/ico-mail.gif) no-repeat 0 50%;
}
.content ul.share a.blogrss {
	padding-left:16px;
	background:url(images/rss.png) no-repeat 0 50%;
}
.content ul a:hover {
	text-decoration:none;
}

/* end share */

.sidebar {
	float:right;
	padding:1px 0 50px 0;
	width:263px;
	border-left:1px solid #ccc;
	overflow:hidden;
}
.sidebar .img-box {
	position:relative;
}
.sidebar .img-box span.title {
	position:absolute;
	color:#fff;
	font:bolder 23px Georgia, "Times New Roman", Times, serif;
	top:148px;
	left:14px;
	font-variant:small-caps;
}
.sidebar img{
	display:block;
}
.sidebar .box {
	background:url(images/bg-box.gif) repeat-x;
}
.sidebar .box h3 {
	margin:0;
	padding-left:40px;
	color:#c35a00;
	height:1%;
	text-transform:uppercase;
	font:bold 13px/28px Georgia, "Times New Roman", Times, serif;
	background:url(images/bg-sidebar-title.gif) no-repeat;
	border-top:1px solid #cabdb2;
	border-bottom:1px solid #cabdb2;
}
.sidebar ul.category {
	padding:10px 0 13px 40px;
	margin:0;
	list-style:none;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
}
.sidebar ul.category a {
	color:#096182;
}
.sidebar ul.category a:hover {
	text-decoration:none;
}
/**/
.sidebar .search-holder {
	background:#fcf4ed;
	overflow:hidden;
	padding:7px 0 0 19px;
	height:1%;
}
.sidebar .search-holder label {
	float:left;
	width:250px;;
	color:#008ec3;
	padding-left:3px;
	font-weight:bold;
	line-height:20px;
}
.sidebar .search-holder .form-box .field {
	float:left;
	width:178px;
	height:22px;
	padding:6px 0 0 7px;
	background:url(images/bg-input-blog.gif) no-repeat;
}
.sidebar .search-holder .form-box div.btn {
	float:left;
	width:20px;
	background:url(images/mirror-btn-blog.gif) no-repeat 0 100%;
	padding-bottom:14px;
}
.sidebar .search-holder .form-box input {
	float:left;
	background:none;
	border:0;
	padding:0;
	width:165px;
	font:13px Arial, Helvetica, sans-serif;
	color:#757575;
}
.sidebar .search-holder .form-box input.btn {
	width:20px;
	margin:4px 0 0 0;
}
/**/
.sidebar ul.posts {
	padding:11px 0 14px 42px;
	margin:0;
	list-style:none;
}
.sidebar ul.posts li {
	padding-left:10px;
	background:url(images/bullet-news.gif) no-repeat 0 10px;
}
.sidebar ul.posts a ,
.sidebar ul.archives a {
	line-height:20px;
	color:#757575;
}
.sidebar ul.posts a:hover ,
.sidebar ul.archives a:hover {
	text-decoration:none;
}
/**/
.sidebar ul.archives {
	padding:10px 0 20px 42px;
	margin:0;
	list-style:none;
	border-bottom:1px solid #cabdb2;
}
.sidebar ul.archives li {
	padding-left:11px;
	background:url(images/arrows-brown.gif) no-repeat 0 8px;;
}
.sidebar .sign {
	margin-top:1px;
	border-top:1px solid #cabdb2;
	padding:6px 0 20px 0;
	background:url(images/bg-box.gif) repeat-x;
}
/**/
.sidebar ul.request {
	padding:0;
	margin:0;
	list-style:none;
	line-height:30px;
	background:url(images/bg-request.gif) repeat-x;
}
.sidebar ul.request a {
	display:block;
	height:30px;
	color:#c35a00;
	text-decoration:none;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 0 0 40px;
	background:url(images/bullet-sidebar.gif) no-repeat 18px 50%;
}
.sidebar ul.request a span {
	padding-right:10px;
	line-height:30px;
	background:url(images/arrow-sidebar.gif) no-repeat 100% 4px;
}
.sidebar ul.request a:hover {
	background:#f7e3d0 url(images/bullet-sidebar.gif) no-repeat 18px 50%;
}

.sidebar .news-holder {
	padding:9px 0 23px 0;
	background:url(images/bg-request.gif) repeat-x;
}
.sidebar .news-holder h3 {
	margin:0 0 17px 16px;
	font-size:12px;
	color:#0a698c;
}
.sidebar ul.news {
	padding:0 0 0 27px;
	margin:0;
	list-style:none;
}
.sidebar ul.news li {
	padding-left:10px;
	background:url(images/bullet-news.gif) no-repeat 0 50%;
}
.sidebar ul.news a {
	line-height:20px;
	color:#666;
}
.sidebar ul.news a:hover {
	text-decoration:none;
}
.sidebar .form-holder {
	padding-left:16px;
}
.sidebar .form-holder label, #webform-client-form-39 label{
	color:#aa5b1c;
	font-weight:bold;
	line-height:24px;
}
.sidebar .form-holder .form-box div {
	float:left;
	background:url(images/bg-input-box.gif) no-repeat;
	width:230px;
	padding:0 3px 0 3px;
	font:13px Arial, Helvetica, sans-serif;
	color:#ccc;
	height:22px;
}
.sidebar .form-holder .form-box input {
	float:left;
	background:none;
	border:0;
	padding:2px 0;
	width:159px;
	font:13px Arial, Helvetica, sans-serif;
	color:#ccc;
}
.sidebar a.blue {
	float:left;
	color:#008ec3;
	font:12px Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin:5px 0;
	background:url(images/arrows-brown.gif) no-repeat 0 50%;
}
.sidebar a.blue:hover {
	text-decoration:none;
}
.img-holder {
	position:relative;
	z-index:10;
}
.img-holder img {
	display:block;
}
.text-holder {
	position:absolute;
	left:0;
	top:310px;
	z-index:15;
	height:165px;
}
.text-holder p {
	margin:38px 380px 0 51px;
	color:#fff;
	font-size:12px;
	line-height:24px;
}
.text-holder .link {
	float:right;
	margin-top:-64px;
	background:url(images/link-bg.png) no-repeat;
	width:327px;
	height:38px;
}
.text-holder .link p {
	margin:5px 0 0 40px;
	color:#ffddbf;
	font-size:12px;
	line-height:24px;
}
.text-holder .link a {
	color:#80dcff;
	font-size:12px;
	line-height:24px;
}
.text-holder .link a:hover {
	text-decoration:none;
}
.box-holder {
	width:955px;
	height:151px;
	border-top:1px solid #fff;
	background:url(images/bg-box-holder.gif) repeat-x;
}
.box-holder .download-box{
	float:left;
	width:261px;
	height:150px;
	padding-right:60px;
	background:url(images/box-bg.gif) no-repeat 100% 0;
}
.box-holder .news-box{
	float:left;
	width:260px;
	padding-right:55px;
	height:150px;
	background:url(images/box-bg.gif) no-repeat 100% 0;
	overflow:hidden;
	line-height:20px;
}
.box-holder .demo-box{
	float:right;
	width:259px;
	padding-right:58px;
	height:150px;
	line-height:20px;
	background:url(images/box-bg-last.gif) no-repeat 100% 0;
}
.box-holder h2{
	margin:25px 0 0 22px;
}
.box-holder h2 a {
	text-transform:uppercase;
	color:#c35a00;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background:url(images/arrow-box.gif) no-repeat 100% 4px;
	padding-right:9px;
}
.box-holder h2 a:hover {
	text-decoration:underline;
}
.box-holder p {
	margin:0 30px 0 22px;
	line-height:20px;
}
.box-holder a.blue {
	float:right;
	color:#008ec3;
	font:12px Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin-right:18px;
	background:url(images/arrows-brown.gif) no-repeat 0 50%;
	white-space:nowrap;
}
.box-holder a.list {
	float:left;
	color:#757575;
	padding-left:10px;
	margin-left:22px;
	text-decoration:none;
	background:url(images/bullet-blue.gif) no-repeat 0 50%;
}
.box-holder a:hover {
	text-decoration:underline;
}
.box-holder span {
	display:block;
	height:1%;
}
.news-box .form-holder {
	float:left;
	padding-left:10px;
}
.news-box .form-holder a {
	margin-top:3px;
}
.news-box a.alt {
	text-decoration:underline;
}
.news-box a.alt:hover {
	text-decoration:none;
}
.box-holder .download-box a{
	margin-top:8px;
}
.box-holder .download-box a.moremar{
	margin-top:17px;
}
.box-holder .download-box a.moremar:hover{
	text-decoration:none;
}
.box-holder .demo-box a.moremar{
	margin-top:20px;
}
.box-holder .demo-box a.moremar:hover{
	text-decoration:none;
}
.news-box .form-holder {
	width:250px;
}
.news-box .form-holder label {
	color:#008ec3;
	font-weight:bold;
	line-height:24px;
	display:block;
	margin-top:15px;
}
.news-box .form-holder .form-box div {
	float:left;
	background:url(images/bg-input-box.gif) no-repeat;
	width:167px;
	padding:0 3px 0 3px;
	font:13px Arial, Helvetica, sans-serif;
	color:#ccc;
	height:22px;
}
.news-box .form-holder .form-box input {
	float:left;
	background:none;
	border:0;
	padding:2px 0;
	width:159px;
	font:13px Arial, Helvetica, sans-serif;
	color:#ccc;
}
.footer {
	clear:both;
	width:955px;
	text-align:left;
	font-size:10px;
	padding-bottom:20px;
	margin:0 auto;
}
.brdr-top {
	/*border-top:1px solid #d5dbe7;*/
}
.footer p {
	margin:15px 0 0 80px;
}
.btn .search_submit {
	background:transparent url(images/btn-search-blog.gif) no-repeat scroll left top !important;
	border:0 none;
	cursor:pointer;
	display:inline;
	margin:4px 0 0;
	width:20px !important;
	height:20px;
	text-indent:-9999px;
	font-size:0px !important;
	overflow:hidden;
}
.sidebar .author{
	display:none;
}
.sidebar .post-links{
	display:none;
}
.sidebar .share{
	display:none;
}
.sidebar h2{
	color:#0A6282;
	font-size:18px;
	margin:23px 0 0;
}
.sidebar h2 a{
	color:#0A6282;
	text-decoration:none;
}
.sidebar h2 a:hover{
	text-decoration:underline;
}
h2#comments{
	color:#C35A00;
}
h3.comment{
	color:#096182;
	font-size:12px;
	margin:5px 0;
}
.content blockquote p{
	font-size:11px;
}
