/*
Theme Name: Novedea
*/

/* main elements */
html,
body{min-width:974px;}
body{
	margin:0;
	color:#515152;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#3d8cad;
}
a:hover{text-decoration:underline;}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea{
	font:100%  Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#515152;
}
#wrapper{
	width:974px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#header{
	padding:0 0 10px 10px;
	width:964px;
	position:relative;
	z-index:2;
}
#header .bar{
	width:947px;
	margin:0 0 10px;
	overflow:hidden;
	padding:0 17px 0 0;
}
#header .block{
	padding:16px 0 0;
	width:951px;
}
#header .block:after{
	content:"";
	display:block;
	clear:both;
}
#header h1,
.microsoft{
	float:left;
	background: url(images/logo.gif) no-repeat;
	width: 280px;
	height: 45px;
	text-indent:-99999px;
	overflow:hidden;
	margin:4px 0 0;
}
.microsoft{
	background: url(images/text-microsoft.png) no-repeat;
	float:right;
	width:131px;
	height:38px;
	margin:0;
}
#header h1 a{
	display:block;
	height:100%;
	position:relative;
}
#nav{
	list-style:none;
	padding:14px 0 0;
	margin:0;
	float:right;
}
#nav li{
	font-size:11px;
	line-height:13px;
	margin:0 27px 0 0;
	float:left;
	text-transform:uppercase;
	display:inline;
}
#nav li a{color:#fdfdfd;}
.navbar{
	list-style:none;
	padding:4px 3px 0 0;
	margin:0 -16px 0 0;
	position:relative;
	float:right;
	display:table;
}
.navbar li{
	font-size:12px;
	line-height:14px;
	margin:0 0 0 17px;
	padding:0;
	display:inline;
	float:left;
	cursor:pointer;
	position:relative;
}
.navbar li:after{
	content:"";
	display:block;
	clear:both;
}
.navbar li a{
	color:#2e5576;
	display:block;
	padding:0 0 0 16px;
	cursor:pointer;
}
* html .navbar li a,
* html .navbar li span{
	display:inline;
	float:left;
}
.navbar li span{
	display:block;
	padding:10px 14px 10px 0;
}
.navbar li:hover,
.navbar li.hover,
.navbar .active{
	background: url(images/bg-nav-c.gif) repeat-x;
	cursor:pointer;
	position:relative;
}
.navbar .active{position:static;}
.navbar li:hover a,
.navbar li.hover a,
.navbar .active a{
	color:#fff;
	background: url(images/bg-nav-l.gif) no-repeat;
	text-decoration:none;
}
.navbar li:hover span,
.navbar li.hover span,
.navbar .active span{background: url(images/bg-nav-r.gif) no-repeat 100% 0;}
.navbar .drop {
	position: absolute;
	left: 0;
	top: -9999px;
	z-index: 999;
	width: 999px;
}
.navbar li:hover .drop,
.navbar li.hover .drop { top: 25px; }
.navbar .drop .drop-inner {
	float: left;
	position: relative;
}
.table { display: table; }
.body { display: table-row; }
.left,
.right {
	background: url(images/bg-left.gif) repeat-y;
	width: 21px;
	display: table-cell;
}
.right { background: url(images/bg-right.gif) repeat-y; }
.content {
	height: 1%;
	background: #2e5576;
	display: table-cell;
}
.top-left,
.top-right,
.bottom-left,
.bottom-right {
	background: url(images/bg-top-left.gif) no-repeat;
	height: 21px;
	width: 21px;
	font-size: 0;
	display: table-cell;
}
.top-right { background: url(images/bg-top-right.png) no-repeat; }
.bottom-left { background: url(images/bg-bottom-left.png) no-repeat; }
.bottom-right { background: url(images/bg-bottom-right.png) no-repeat; }
.top,
.bottom {
	background: url(images/bg-top.gif) repeat-x;
	height: 21px;
	display: table-cell;
	font-size: 0;
}
.bottom { background: url(images/bg-bottom.gif) repeat-x; }
.navbar ul li{
	margin:0 0 8px -1px;
	padding:0;
	background:none;
	float:left;
	clear:both;
	white-space:nowrap;
	display:table;
}
.navbar ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.navbar ul li a{
	color:#e6e3e3;
	padding:0;
	margin:0;
	cursor:pointer;
	background:none;
	white-space:nowrap;
}
.navbar ul li:hover,
.navbar ul li.hover{
	background:none;
	cursor:pointer;
}
.navbar li:hover ul li a,
.navbar li.hover ul li a,
.navbar .active ul li a{
	color:#e6e3e3;
	background:none;
	text-decoration:none;
	white-space:nowrap;
	clear:both;
}
.navbar li:hover ul li a:hover,
.navbar li.hover ul li a:hover{text-decoration:underline;}
.items{
	width:935px;
	background: url(images/bg-items-c.gif) repeat-y;
	margin:0 0 8px 23px;
}
.items-holder{
	width:935px;
	background: url(images/bg-items-t.gif) no-repeat;
}
.items-frame{
	width:930px;
	background: url(images/bg-items-b.gif) no-repeat 0 100%;
	padding:11px 0 7px 3px;
	min-height:84px;
}
* html .items-frame{height:84px;}
.items-block{
	width:930px;
	overflow:hidden;
}
.items ul{
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
}
.items li{
	padding:6px 0 0 10px;
	background: url(images/divider.gif) no-repeat;
	float:left;
	margin:0 6px 0 0;
	width:212px;
}
.items h4{
	margin:0 0 5px;
	line-height:14px;
	font-size:12px;
	text-indent:5px;
}
.items h4 a{color:#2e5576;}
.items .alignleft{
	float:left;
	margin:0 5px 0 0;
}
.items .alignleft img{display:block;}
.item{
	overflow:hidden;
	width:100%;
}
.item-holder{
	overflow:hidden;
	height:100%;
	padding:6px 5px 0;
	line-height:13px;
	font-size:11px;
}
* html .item-holder{padding-left:2px;}
*+html .item-holder{padding-left:2px;}
.item-holder p{margin:0 0 5px;}
#main{
	width:975px;
	padding: 0 0 10px;
}
.inner1 #main{padding:0;}
.main-holder{
	width:975px;
	background: url(images/bg-main-t.gif) no-repeat;
	padding:13px 0 0;
}
.main-block{
	overflow:hidden;
	width:935px;
	background: url(images/bg-main.gif) repeat-y;
	margin:0 auto;
}
.main-frame{
	overflow:hidden;
	width:935px;
	padding:0 20px;
	background: url(images/bg-main-b.gif) no-repeat;
}
.main-inner{
	overflow:hidden;
	width:100%;
	background: url(images/bg-main-inner.gif) no-repeat 0 100%;
}
#content{
	float:left;
	width:670px;
	margin:0 22px 0 0;
	padding:0 0 20px;
}
.inner1 #content{padding:0;}
#content h2{
	color:#3f3e3e;
	font-size:18px;
	line-height:20px;
	margin:0 0 11px;
	font-weight:normal;
}
.post-block{
	width:646px;
	padding:25px 7px 13px 17px;
}
.blog{
	overflow:hidden;
	width:100%;
	margin:0 0 23px;
}
div.photo{
	float:left;
	margin-right:12px;
	width:142px;
	padding:2px;
	background: url(images/bg-photo.gif) no-repeat;
}
* html div.photo{margin-right:9px;}
*+html div.photo{margin-right:9px;}
div.photo div{
	width:142px;
	height:85px;
	overflow:hidden;
	position:relative;
}
div.photo img{display:block;width:142px;height:auto;}
.blog-content{
	overflow:hidden;
	padding:0 12px 0 0;
	height:1%;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.entry-title h3{
	margin:0 0 2px;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
.entry-title h3 a{color:#1d4666;}
.entry-title{
	margin:-2px 0 10px;
	position:relative;
}
#content .entry-title .items-box{
	overflow:hidden;
	width:100%;
	color:#7a7b7c;
	font-size:10px;
	line-height:12px;
}
.entry-title .items-box strong{font-weight: normal;}
.entry-title .items-box a{color:#7a7b7c;}
.entry-title .items-box p{
	margin:0 10px 0 0;
	float:left;
}
.entry-title .date{
	padding:0 0 0 10px;
	background: url(images/marker.gif) no-repeat 0 2px;
	float:left;
	font-style:normal;
}
.entry-content{
	font-size:12px;
	line-height:18px;
	padding:0 0 10px;
}
.entry-content p{margin:0 0 10px;}
.sub-nav{
	overflow:hidden;
	width:100%;
	font:11px/13px Arial, Verdana, Helvetica, sans-serif;
}
.sub-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.post .sub-nav{margin:-7px 0 0;}
.post .sub-nav ul{margin:0 -13px 0;}
.post .sub-nav li{
	background:none;
	padding:0 0 0 8px;
}
.blog .sub-nav ul{margin:0 -4px 0 0;}
.blog .sub-nav li{
	padding:0 0 0 13px;
	margin:0 11px 0 0; 
}
.sub-nav li{
	float:left;
	padding:0 0 0 10px;
	background: url(images/marker2.gif) no-repeat 0 3px;
	margin:0 13px 0 0; 
	display: inline;
	letter-spacing:1px;
}
.sub-nav li:first-child{background: none;}
.comments a{
	color:#069;
	padding:0 0 0 20px;
	float:left;
	background: url(images/marker1.gif) no-repeat 0 2px;
}
.sub-nav .more{
	color:#c90;
	padding:0 11px 0 0;
	float:left;
	background: url(images/arrow.gif) no-repeat 100% 5px;
}
.paging{
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	margin:0 0 15px;
	padding:10px 0 0;
	list-style:none;
	text-align:center;
}
.paging li{
	display: inline-block;
	margin:0 4px 0 0;
}
* html .paging li{margin:0 8px 0 0;}
*+html .paging li{margin:0 8px 0 0;}
.paging li a,
.paging li span{
	color:#414040;
	display: inline-block;
	padding:3px 7px;
}
.paging li a:hover,
.paging .current{
	color:#fff;
	padding:3px 6px;
	background:#2e5576;
	border: 1px solid #dcdcdc;
	text-decoration:none;
}
.paging .page a{
	color:#fff;
	text-align:center;
	padding:3px 0;
	width:60px;
	background:#2e5576;
	border: 1px solid #dcdcdc;
}
.paging .page a:hover{padding:3px 0;}
#sidebar{
	float:left;
	width:235px;
	padding:0 5px 0 0;
}
.add-nav{
	margin:0;
	padding:7px 0 14px;
	list-style:none;
}
.add-nav li{
	font-size:14px;
	line-height:16px;
	margin:0 0 7px;
	height:1%;
	vertical-align:top;
}
.add-nav li span{
	padding:0 0 6px 3px;
	background: url(images/separator.gif) repeat-x 0 100%;
	display:block;
}
.add-nav ul{
	overflow:hidden;
	margin:0;
	padding:0 0 0 11px;
	list-style:none;
}
.add-nav ul li{
	font-size:12px;
	line-height:14px;
	overflow:hidden;
	height:1%;
	width: auto;
	margin:0 0 2px;
}
.add-nav li a{color:#2e5576;}
.add-nav ul li a{
	color:#3a3a3a;
	float:left;
	padding:8px 0 0 12px;
	background: url(images/bullet.gif) no-repeat 0 11px;
}
.breadcrumbs,
#content .holder .title h2{
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:18px;
	margin: 0 0 20px;
}
.breadcrumbs li{display:inline;}
.breadcrumbs li a{color:#535454;}
.add-nav h3{
	margin:0 0 6px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#303131;
	padding:0 0 7px 3px;
	background: url(images/separator.gif) repeat-x 0 100%;
}
.add-nav li a{
	padding:8px 0 0 12px;
	background: url(images/bullet.gif) no-repeat 0 11px;
}
.add-nav li{
	padding:0 0 7px 14px;
	margin:0 0 9px;
	background: url(images/separator.gif) repeat-x 0 100%;
}
.section{margin:0 0 10px;}
.section h4,
.widget_whitepapers h4{
	margin:0 0 8px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#303131;
}
.section ul,
.widget_whitepapers ul{
	margin:0 0 10px;
	padding:5px 0 0;
	list-style:none;
}
.section ul li,
.widget_whitepapers ul li{
	margin:0 0 6px;
	font-size:14px;
	line-height:18px;
}
.widget_whitepapers ul li{
	font-size:14px;
	line-height:18px;
	margin:0 0 6px;
	padding:0;
	background:none;
}
.section ul a,
.widget_whitepapers ul a{
	background: url(images/bg-gray-box-c.gif) repeat-y !important;
	width:235px;
	display:block;
	font-weight:bold;
	padding:0 !important;
}
.section ul .gray-box,
.widget_whitepapers ul .gray-box{
	background: url(images/bg-gray-box-t.gif) no-repeat;
	width:235px;
	display:block;
}
.section ul .gray-box-holder,
.widget_whitepapers ul .gray-box-holder{
	background: url(images/bg-gray-box-b.gif) no-repeat 0 100%;
	width:235px;
	display:block;
}
.section ul .gray-box-frame,
.widget_whitepapers  ul .gray-box-frame{
	background: url(images/bg-gray-box-frame.gif) no-repeat;
	display:block;
	min-height:45px;
	padding:12px 5px 6px 59px;
}
* html .section ul .gray-box-frame,
* html .widget_whitepapers ul .gray-box-frame{height:45px;}
.section ul a:hover,
.widget_whitepapers ul a:hover{text-decoration:none;}
.section ul strong,
.widget_whitepapers ul strong{
	display:block;
	color:#403f3f;
}
.section ul span,
.widget_whitepapers ul span{
	padding:0;
	color:#2e5576;
	cursor:pointer;
}
.widget_whitepapers ul .gray-box-frame span{
	background:none;
}
.scroller-bg{
	width:100%;
	background:url(images/bg-block.gif) no-repeat;
	overflow:hidden;
	height:217px;
	margin:-7px -7px -14px 0;
	position:relative;
	padding:0;
}
ul.partner-list{
	width:235px;
	height:200px;
	margin:0 -7px 0 0;
	position:relative;
	padding:0;
	list-style:none;
	overflow:hidden;
}
ul.partner-list li{
	width: 225px;
	margin:0 auto 4px;
        padding:0;
        height:auto;
        background:none;
}
ul.partner-list li a{
	width: 225px;
	height: 63px;
        padding:0;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
}
ul.partner-list .report{background: url(images/partner-logo1.gif) no-repeat;}
ul.partner-list .expressor{background: url(images/partner-logo2.gif) no-repeat;}
ul.partner-list .microsoft-partner{background: url(images/partner-logo3.gif) no-repeat;}
.boxes{
	width:100%;
	background:url(images/bg-boxes.gif) repeat-x;
	border-top:2px solid #d5dee2;
}
.boxes-holder{
	width:920px;
	padding:10px 0 4px;
	margin:0 auto;
	font-size:11px;
	line-height:18px;
	color:#3e3f3f;
}
.boxes-frame{
	width:939px;
	margin:0 -19px 0 0;
	position:relative;
	overflow:hidden;
	background:url(images/bg-boxes-frame.gif) no-repeat;
}
.boxes .box{
	width:273px;
	padding:7px 10px;
	margin:0 20px 0 0;
	float:left;
	overflow:hidden;
}
.boxes h4{
	font-size:18px;
	color:#303131;
	line-height:20px;
	margin:0 0 13px;
	padding:0 0 6px;
	background:url(images/separator1.gif) no-repeat 0 100%;
	font-weight:normal;
}
.boxes h5{
	font-size:11px;
	color:#3d8cad;
	line-height:13px;
	margin:0 0 3px;
}
.boxes .article-list{
	margin:0;
	padding:0;
	list-style:none;
}
.boxes .article-list li{
	padding:0 0 5px;
	background:url(images/divider1.gif) repeat-x 0 100%;
	margin:0 0 15px;
	vertical-align:top;
}
.boxes .more{
	width:267px;
	padding:0 6px 0 0;
	overflow:hidden;
	margin:-3px 0 0;
	position:relative;
}
.boxes .more a{
	color:#c90;
	padding:0 11px 0 0;
	background: url(images/arrow.gif) no-repeat 100% 5px;
	line-height:13px;
	float:right;
}
.boxes li p{margin:0;}
.boxes p{margin:0 0 19px;}
.boxes strong{color:#3d8cad;}
.boxes a{color:#3d8cad;}
.boxes .block{
	padding: 0 0 0 64px;
	font-size:12px;
	line-height:18px;
}
.boxes .aligncenter{
	padding:0 0 0 15px;
	margin:0 0 14px;
	display:block;
}
.boxes .alignleft img,
.boxes .aligncenter img{display:block;}
.boxes address{font-style: normal;}
.boxes dd{margin:0;}
.boxes dl{
	margin:0;
	width:100%;
}
.boxes dl:after{
	content:"";
	display:block;
	clear:both;
}
.boxes dt{
	float:left;
	clear:left;
	padding:0 5px 0 0;
}
* html .boxes dt{padding-right:2px;}
*+html .boxes dt{padding-right:2px;}
#footer{
	width:100%;
	background:#babbb6 url(images/bg-footer.gif) repeat-x;
	border-top:3px solid #dededc;
}
.footer-holder{
	width:890px;
	padding:30px 0 40px;
	margin:0 auto;
	font-size:11px;
	line-height:13px;
	color:#393939;
}
.footer-holder .copyright{
	margin:0;
	float:right;
	padding:25px 0 0;
}
.item-list{
	margin:0;
	padding:0;
	list-style:none;
}
.item-list li{
	display: inline-block;
	vertical-align: middle;
	margin:0 13px 0 0;
}
* html .item-list li{margin-right: 16px;}
*+html .item-list li{margin-right: 16px;}
.item-list li img{display:block;}
.content-holder{
	padding:3px 0 0 12px;
	width:658px;
}
#content .content-holder h2{
	margin:0 0 31px;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	color:#3f3e3e;
}
.profile select{
	width:263px;
	float:right;
	color:#515152;
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #cecece;
	background:#fff;
	outline:none;
}
.profile .input-field input{
	width:100%;
	float:left;
	border:0;
	background:none;
	color:#515152;
	margin:0;
	padding:2px 0 4px;
	outline:none;
	font:12px Arial, Helvetica, sans-serif;
}
.file-select div input{
	width:100%;
	float:left;
	outline:none;
}
.file-select div p{
	margin:0;
}
.profile{
	width:420px;
	overflow:hidden;
	font:11px/30px Arial, Helvetica, sans-serif;
	color:#9e9ea1;
	padding-bottom:2px;
	margin:0 0 19px;
}
.profile div{
	height:1%;
	overflow:hidden;
	padding:0 7px 8px;
}
.profile .field-org{padding-bottom:0;}
.profile .file-select{
	padding-bottom:16px;
}
.profile .some-form{padding-bottom:1px;} 
.profile .row{padding:0;}
.profile label{
	font-size:12px;
	line-height:16px;
	color:#515152;
	float:left;
	width:123px;
	padding:2px 0 0;
}
.profile .textarea{padding-bottom:19px;}
.profile .textarea label{padding-top:38px;}
.profile .input-field{
	background: url(images/bg-input-field.gif) no-repeat;
	width:253px;
	height:22px;
	float:right;
	overflow:hidden;
	padding:0 5px;
}
.profile .select{
    margin:0 0 5px;
    padding:0;
    height:auto;
    overflow:auto;
}
.profile .site{
	padding:0 0 0 143px;
	height:1%;
	overflow:hidden;
	line-height:20px;
}
.profile .site p{
	float:left;
	margin:0;
}
.profile .site p a{color:#9e9ea1;}
.textarea div{
	background: url(images/bg-textarea.gif) no-repeat;
	width:258px;
	height:96px;
	overflow:hidden;
	float:right;
	padding:0 0 0 5px;
}
.textarea textarea{
	float:left;
	background:none;
	width:258px;
	height:96px;
	max-width:258px;
	max-height:96px;
	margin:0;
	padding:0;
	border:0;
	overflow:auto;
	outline:none;
}
.file-select div{
	padding:0;
	width:263px;
	float:right;
	line-height:18px;
}
.profile .form-holder{
	width:263px;
	padding:0 0 0 150px;
	height:auto;
}
.profile .submit{
	background: url(images/btn-submit.gif) no-repeat;
	width:75px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:none;
	display:block;
	padding:0;
	margin:0;
	cursor:pointer;
}
.gallery{
	width:921px;
	overflow:hidden;
	position:relative;
	border-color:#d0cfcf;
	border-style:solid;
	border-width:6px 7px 9px;
	margin:0 0 4px 23px;
	background:#ebeaea url(images/bg-gallery.gif) repeat-x;
}
.gallery-holder{
	width:921px;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	color:#4a4a4b;
}
.gallery-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
}
.gallery-holder li{
	width:921px;
	float:left;
}
.gallery-holder li a{
	float:left;
	height:325px;
	overflow:hidden;
	position:relative;
}
.gallery-holder li img{width:921px;height:auto;float:left;}
.gallery .prev{
	position:absolute;
	background: url(images/bg-prev.gif) no-repeat;
	width:38px;
	height:63px;
	top:124px;
	left:9px;
	overflow:hidden;
	text-indent:-9999px;
}
.gallery .next{
	position:absolute;
	background: url(images/bg-next.gif) no-repeat;
	width: 38px;
	height: 63px;
	top:124px;
	right:7px;
	overflow:hidden;
	text-indent:-9999px;
}
.content-holder .block-holder{
	overflow:hidden;
	width:100%;
	margin:0 0 19px;
}
.content-holder .box,
.content-holder .box1{
	float:left;
	width:183px;
	margin:0 5px 0 0;
}
.content-holder .box a{
	text-decoration:underline;
	color:#467194;
}
.content-holder .box a:hover{text-decoration:none;}
.content-holder .box1{width:300px;}
.content-holder .block{
	font:12px/18px Arial, Verdana, Helvetica, sans-serif;
	padding:12px 13px 20px;
	margin:0 0 29px -7px;
	position:relative;
	width:629px;
	background:#f2f2f2;
	border: 1px solid #e1e1e1;
}
.content-holder .block h3{
	margin:0;
	line-height:18px;
	font-size:12px;
	color:#467194;
}
.content-holder .block p{margin:0;}
.content-holder .block address{font-style:normal;}
.content-holder .block address span{display:block;}
.content-holder .block dd{margin:0;}
.content-holder .block dl{
	margin:0;
	width:100%;
}
.content-holder .block dl:after{
	content:"";
	display:block;
	clear:both;
}
.content-holder .block dt{
	float:left;
	clear:left;
	padding:0 3px 0 0;
}
* html .content-holder .block dt{padding-right:0;}
*+html .content-holder .block dt{padding-right:0;}
.post{
	padding:0 0 14px;
	background: url(images/divider2.gif) no-repeat 50% 100%;
	width:648px;
	margin:0 0 10px;
}
.visual{
	width:635px;
	border:6px solid #d0cfcf;
	position:relative;
	overflow:hidden;
	margin:0 0 10px;
}
.visual .alignright{float:right;}
.visual .alignright img{
	display: block;
	width:635px;
	height:auto;
}
.visual-box{
	background: url(images/bg-blog-box.png) repeat-y;
	width:391px;
	position:absolute;
	top:52px;
	left:0;
	font-size:14px;
	line-height:20px;
	padding:18px 16px 23px;
}
.visual-box h3{
	color:#2e5576;
	margin:0 0 5px;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}
.visual-box p{margin:0 0 5px;}
.post-content{
	width:642px;
	font:12px/18px Arial, Verdana, Helvetica, sans-serif;
	padding:0 3px;
}
.heading{margin:0 0 13px;}
.heading h3{
	margin:0 0 5px;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
}
.heading h3 a{color:#1d4666;}
.heading ul{
	margin:0 0 0 -20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	color:#7a7b7c;
	line-height:12px;
	font-size:10px;
}
.heading ul li{
	background: url(images/marker.gif) no-repeat 0 3px;
	margin:0 21px 0 0;
	padding:0 0 0 20px;
	float:left;
}
.heading ul li a{color:#2e5576;}
.heading ul strong{font-weight:normal;}
.heading ul em{font-style:normal;}
#content .holder{
	padding:8px 0 0 10px;
	width:660px;
}
.post-content p{margin:0 0 19px;}
#content .holder h2{
	color:#3f3e3e;
	font-size:24px;
	line-height:26px;
	margin:0 0 6px;
	font-weight:normal;
}
.article{
	padding:5px 0 0;
	margin:0 0 15px;
}
.article .more{
        display:block;
	width:637px;
	padding:0 5px 0 0;
	overflow:hidden;
	margin:-15px 0 0;
	position:relative;
	line-height:13px;
	font-size:11px;
	letter-spacing:1px;
}
.article .more a{
	color:#c90;
	padding:0 11px 0 0;
	background: url(images/arrow.gif) no-repeat 100% 5px;
	float:right;
}
.article h3{
	margin:0 0 6px;
	line-height:16px;
	font-size:14px;
	color:#1d4666;
	font-weight:normal;
}
.article h3 a{
	color:#1d4666;
}
.form-frame{
	width:296px;
	margin:42px auto 24px;
	padding:0 28px 0 0;
	background: url(images/bg-form-frame.gif) repeat-y;
}
.form-inner{
	width:296px;
	background: url(images/bg-form-inner.gif) no-repeat;
}
.form-box{
	width:272px;
	min-height:110px;
	padding:21px 12px 13px;
	background: url(images/bg-form-box.gif) no-repeat 0 100%;
}
* html .form-box{height:110px;}
.submit-holder{
    width:100%;
    overflow:hidden;
}
.form-box .statement{
    margin:0;
    padding:5px 0 0;
    font-size:11px;
}
.form-box .submit-login,
.form-box .submit-register{
        float:right;
	margin:0;
	padding:0;
	background: url(images/btn-submit2.gif) no-repeat;
	width:75px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:none;
	cursor:pointer;
}
.form-box .submit-register{
        background: url(images/btn-register.gif) no-repeat;
}
.form-box .input-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
.form-box label{
	float:left;
	font-size:12px;
	line-height:16px;
	color:#515152;
	margin:4px 0 0;
}
.form-box .input-holder div{
	float:right;
	background: url(images/bg-input-text.gif) no-repeat;
	width:192px;
	padding:0 5px;
	height:22px;
	overflow:hidden;
}
.form-box .input-holder div input{
	width:100%;
	float:left;
	margin:0;
	padding:4px 0 3px;
	font-size:12px;
	line-height:13px;
	color:#515152;
	background:none;
	border:none;
	outline:none;
}
.form-box .switch{
	overflow:hidden;
	height:1%;
	padding:3px 0 11px 97px;
}
.form-box .switch input{
	float:left;
	height:15px;
	width:16px;
	margin:1px 2px 0 0;
	display:inline;
}
.form-box .switch label{
	margin:0 16px 0 0;
	display:inline;
	font-size:11px;
	letter-spacing:-1px;
}
.container{
	height:1%;
	overflow:hidden;
	padding:31px 0 0 54px;
	background: url(images/bg-container.gif) no-repeat;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#515152;
}
.column1{
	width:274px;
	float:left;
	padding:0 41px 0 0;
}
.column2{
	overflow:hidden;
	height:1%;
	padding-right:10px;
	margin-bottom:-5px;
}
.container h3{
	margin:0 0 1px;
	color:#2e5576;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.container p{margin:0 0 18px;}
.container ul{
	margin:0 0 35px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.container li{
	background: url(images/bg-columns-ul.gif) no-repeat;
	padding:0 0 0 26px;
}
.gallery-scroll{
	width:100%;
	overflow:hidden;
	margin:3px 0 0 !important;
	height:210px;
}
.scroller-holder{
	margin:10px 0 0;
	height:210px;
}
.widget_subapges ul{
    list-style:none;
    margin:0;
    padding:7px 0 14px;
}
.widget_subapges li {
    font-size:14px;
    height:1%;
    line-height:16px;
    margin:0 0 7px;
    vertical-align:top;
}
.widget_subapges li span {
    background:url(images/separator.gif) repeat-x 0 100%;
    display:block;
    padding:0 0 6px 3px;
}
.widget_subapges li a{
    color:#2E5576;
}
.widget_subapges li ul {
    display:none;
    margin:0;
    overflow:hidden;
    padding:0 0 0 11px;
}
.widget_subapges li.active ul {
    display:block;
}
.widget_subapges li li {
    font-size:12px;
    height:1%;
    line-height:14px;
    margin:0 0 2px;
    overflow:hidden;
    width:auto;
}
.widget_subapges li li a {
    background:url(images/bullet.gif) no-repeat 0 11px;
    color:#3a3a3a;
    float:left;
    padding:8px 0 0 12px;
}
.ajax-loader{
    display:none;
}
.page-content .article h3{
	font-weight:bold;
}
