/* CSS Document by Andrew Wicks - www.andrew-wicks.co.uk */

* {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.4em;
}

body{
	text-align:center;
	background-image:url(../App_Themes/Cobent/images/bg-tail.gif);
	background-repeat:repeat-x;
}

html, input, textarea, .EditingFormControlNestedControl select
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color:#353534;
	}

.left { float:left;}
.right {float:right; }
.clear  {
	clear:both;
}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:text-middle; font-weight:normal;}
a {
	color:#0E345A;
	outline:none;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
p {
}
a img { border:0;}
ul {
	padding-left: 25px;
	list-style-type: disc;
	list-style-position: outside;
}
img {/*vertical-align:top;*/}
.relative { position:relative;}
.pointer { cursor:pointer;}
strong {
	text-transform:none;
	color:#353534;
}
h3 {
	font-size:1.417em;
	font-weight:bold;
	color:#263B54;
	text-transform:none;
	margin:0;
}

/* ============================= main layout ====================== */
.content-corner-bot-left { background: url(../App_Themes/Cobent/images/content-corner-bot-left.gif) bottom left no-repeat;}
.content-corner-bot-right { background: url(../App_Themes/Cobent/images/content-corner-bot-right.gif) bottom right no-repeat; width:100%;  }
.bg-top { background:url(../App_Themes/Cobent/images/top-bg.jpg) top center repeat-y;}
.bg-bot { background: url(../App_Themes/Cobent/images/bg-bot.gif) bottom repeat-x;}

.imgindent {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}
.space1 { margin-right:20px;}
.space2 { margin-top:42px;}
.space3 {
}
.space4 { margin-right:10px;}

.indent1 {
}
.indent2 { padding-left:10px;}
.indent3 { padding-top:30px;}

.title {
	margin-top:0px;
	position:relative;
	margin-bottom: 0px;
}
.text1 { color:#2CADFF;}
.text2 { background:url(../App_Themes/Cobent/images/marker1.gif) 0 2px no-repeat; padding-left:22px; font-weight:bold; color:#2CADFF;}
.link1 { font-weight:bold; color:#FB2901;}

/* ============================= header ====================== */
#header .row-1 {
	height:100px;
	background-color: #FFF;
}
#header .row-2 {
	background:url(../App_Themes/Cobent/images/header-top-tail.gif) top repeat-x;
}
#content .row-3 {
        margin: 0 0 10px 10px;
}
.logo {
	margin-top:10px;
	margin-left:10px;
}
.site-search-wrap
{
        clear:right;
	float:right;
}
.site-search-wrap .left
{
	padding-right:24px;
        padding-top:10px;
width: 300px;
}

.site-search input
{
	margin: 0 0 0 8px;
        width: 127px;
        background: none;
        border: none;
}
.site-search input.btnSearch
{
	margin: 0;
        text-indent: -9999px;
        line-height: 0;
        width: 60px;
        height: 18px;
        cursor: pointer;
}
.menu1 {
	font-size: 14px;
	float:right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.menu1 ul { padding-right:4px;}
.menu1 li {
	display:inline;
	color:#122749;
	padding-left:10px;
}
.menu1 li a {
	color:#122749;
	text-decoration:none;
	padding-right:12px;
}
.menu1 li a:hover {
	color:#122749;
	text-decoration: underline;
}
#header .row-2 .corner-top-left { background:url(../App_Themes/Cobent/images/header-corner-top-left.gif) top left no-repeat;}
#header .row-2 .corner-top-right { background:url(../App_Themes/Cobent/images/header-corner-top-right.gif) top right no-repeat; height:46px; } 
.menu2 {
	position:relative;
	z-index:9999; 
}
.menu2 li { float:left; text-align:center; font-size: 14px;}
.menu2 li a {
	display:inline-block;
	width:112px;
	color:#FFF;
	text-decoration:none;
	background:url(../App_Themes/Cobent/images/menu2-separator.gif) right repeat-y;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
.menu2 li a:hover, .menu2 .active a {
	color:#FFF;
	text-decoration: underline;
}
.menu2 li.first a { margin-left: 20px; }
.menu2 li.last a { background:none; }
.slogan1 { position:absolute; margin:78px 0 0 57px; font-size:3.417em; color:#3173C9; line-height:1.2em;}
.slogan2 { position:absolute; margin:118px 0 0 233px; font-size:2.25em; color:#184681; line-height:1.2em;}
.slogan3 { position:absolute; margin:179px 0 0 55px; font-size:1.667em; color:#8CA2BE; line-height:1.2em;}
.slogan4 { position:absolute; margin:217px 0 0 55px; font-size:1.44em; font-weight:bold; color:#8CA2BE; line-height:1.118em;}
.slogan4 a { text-decoration:none; color:#8CA2BE;}
.slogan4 a:hover { text-decoration: underline;}
/* ============================= content ====================== */
#content {
	background:#FFF;
	padding-top:15px;
	background-image: url(../App_Themes/Cobent/images/bg-top.jpg);
}
.indent-content {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 18px;
}
.indent-content-full-width {
        padding: 0 0 28px 0;
        margin: 0 20px;
        overflow: hidden;
}
.column-1 { width:211px; position: relative;}
.column-1 .indent {padding:0 20px 0 8px;}
.column-2 {
	width:740px;
	position: relative;
}
.column-2 .indent {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

column-2 .indent p
{
	line-height: 1.5em;
}
.column-home {
	width:624px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.column-home .indent {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}
.column-home2 {
	width:305px;
	position: relative;
}
.column-home2 .indent {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}
.column-home2 img {
	padding-right: 10px;
}
.column-home2 td {
	vertical-align: middle;
}
.column-3 {
	width:215px;
	position: relative;
}
.column-3 .indent {padding:0 5px 0 22px;}

.box1 { color:#FFF;}
.box1 .col-1 { width:284px; background:url(../App_Themes/Cobent/images/box1-tail1.gif) bottom repeat-x #2F70C5;}
.box1 .col-2 { width:282px; background:url(../App_Themes/Cobent/images/box1-tail2.gif) bottom repeat-x #3681CE;}
.box1 .col-3 { width:281px; background:url(../App_Themes/Cobent/images/box1-tail3.gif) bottom repeat-x #3D92D7;}
.box1 .separator { background:url(../App_Themes/Cobent/images/box1-separator.gif) bottom right repeat-y;}
.box1 .indent {padding:13px 10px 10px 16px;}
.box1 .corner-left {background:url(../App_Themes/Cobent/images/box1-left.gif) bottom left no-repeat;}
.box1 .corner-right {background:url(../App_Themes/Cobent/images/box1-right.gif) bottom right no-repeat;}
.title1 { font-size:2.25em; color:#FFF; line-height:1.2em; text-transform:uppercase;}
.title2 { font-size:1.833em; color:#FFF; line-height:1.2em; margin:-9px 0 0 0; padding-bottom:7px;}

.border1 { border-left:1px solid #C3DDFE;}
.line { height:25px; border-bottom:1px solid #C3DDFE; margin-bottom:30px;}

.list1 { width:100%; overflow:hidden;}
.list1 ul { margin-bottom:-3px; line-height:2.083em;}
.list1 li { border-bottom:1px solid #F1F6F9;}
.list1 li a { background:url(../App_Themes/Cobent/images/marker1.gif) 0 2px no-repeat; padding-left:22px; text-decoration:none; color:#7A8394;}
.list1 li a:hover { color:#2CADFF; text-decoration:underline;}

.button { float:right; display:inline-block; background:url(../App_Themes/Cobent/images/button-tail.gif) top repeat-x; font-weight:bold; color:#FFF; text-decoration:none; line-height:1em;}
.button span {display:inline-block; background:url(../App_Themes/Cobent/images/button-left.gif) top left no-repeat;}
.button span span { background:url(../App_Themes/Cobent/images/button-right.gif) top right no-repeat; padding:5px 12px 5px 14px; cursor:pointer;}
.button:hover span span { color:#FFF000;}

.seperator1
.seperator2 
.phone { float:left; width:87px;}

/* headers */
h1, h2, h3, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #353534;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.0em;
}
h2 {
	font-size: 150%;
	color: #353534;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h1 {
	font-size: 200%;
	color: #0E345A;
	margin: 0;
	padding-bottom: 10px;
}
h1 strong {
        color: #0E345A;
}
h1.home-title
{
	margin-left: 10px;
}
h3 {
	font-size: 110%;
	color: #0E345A;
	font-weight: bold;
	margin: 0;
	padding-left: 0px;
}
h4 {
	font-size: 150%;
	color: #353534;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h5 {
	font-size: 130%;
	color: #353534;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/* ============================= footer ====================== */
#footer .indent { font-size:10px; padding:16px 0 0 26px; color:#FFF;}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}
/* Navigation Bar*/

#page-bar {
	text-indent:0px;
	width:960px;
	padding-left: 20px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}

#page-bar li:hover, #page-bar li.CMSListMenuHighlightedLI {
	background-color: #4c7292;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	font-weight:normal;
	color:#FFF;
	display:block;
	padding-top: 14px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 2px;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

/* Dropdown Menus Start*/		
#page-bar li {
	text-indent:0px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	font-size:12px;
	line-height: 16px;
	background: url(../App_Themes/Cobent/images/tint_bg.png) repeat; 
	text-align:left;
	width: 125px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 14px;
	border-top: 1px solid #666666;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 14px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	padding-left: 0;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* Dropdown Menus End*/

/* Left menu Start*/
.left-nav-top, #subnav-rc h3
{
	background:transparent url(../App_Themes/Cobent/images/left-nav-top.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-size:1.4em;
	height:27px;
	padding-top:8px;
	padding-bottom:4px;
	width:200px;
	padding-left: 15px;
        font-weight: normal;
}

#subnav-rc h3
{
        margin: 0;
        padding: 12px 0 0 15px;
}

#subnav
{
	width: 200px;
	padding: 0;
	margin: 0;
	border-top-style: none;
}

#subnav ul, #subnav-rc ul
{
    text-indent:0px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: arial, sanf-serif;
    font-size: 12px;
}
#subnav li, #subnav-rc li
{
    margin: 1px 0 0 1px;
    padding: 0;
}
#subnav a, #subnav-rc li a
{
	display: block;
	width: 180px;
	font-size: 12px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: none;
	border-top: none;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #C0C0C0;
}
#subnav a:link, #list-menu a:active, #list-menu a:visited,
#subnav-rc li a:link, #subnav-rc li a:active, #subnav-rc li a:visited
{
	color: #1D3A62;
}
#subnav a:hover, #subnav li.CMSListMenuHighlightedLI a,
#subnav-rc li a:hover
{
    background: #333333;
    color: #ffffff;
}

#subnav li.CMSListMenuHighlightedLI ul li a
{
    background: #C0C0C0;
    color: #1D3A62;
}

#subnav li.CMSListMenuHighlightedLI ul
{
	margin-left: -1px;
}
#subnav li.CMSListMenuHighlightedLI ul li a
{
	padding-left: 30px;
        width: 165px;
}
#subnav li.CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI a,
#subnav li.CMSListMenuHighlightedLI ul li a:hover
{
    background: #777777;
    color: #ffffff;
}

#subnav a.subsection
{
    display: block;
    color: #FFFFFF;
    width: 161px;
    font-size: 11px;
    padding: 3px 2px 2px 36px;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-bottom: none;
    border-top: none;
    background-color: #858585;
    text-decoration: none;
}
#subnav a.subsection:link, #list-menu a:active, #list-menu a:visited
{
    color: #ffffff;
}
#subnav a.subsection:hover
{
    background-color: #333333;
    color: #ffffff;
}
#subnav li.CMSListMenuHighlightedLI ul li a,
#subnav li.CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI a,
#subnav li.CMSListMenuHighlightedLI ul li a:hover
{
        background-image: url('/App_Themes/Cobent/images/menu-contract.gif');
        background-position: 20px 11px;
        background-repeat: no-repeat;
}

#subnav-rc ul
{
}

/* Left menu End*/

/*** LAYOUT ***/
.col-1, .col-2, .col-3, .col-4, .col-5 {float:left; position:relative;}
.column-1, .column-2, .column-home, .column-home2, .column-3 {
	float:left;
	position:relative;
}
.container {width:100%; overflow:hidden; }
.container1 {width:100%; }
.container1 p{line-height: 1.5em;}
#main {
	width:980px;
	text-align:left;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}a
#header {
	background-image: url(../App_Themes/Cobent/images/bg-top.jpg);
	# position: relative;
# z-index: 2;
}
#footer { height:59px;}

/* ============================= page1 ===========================*/
#page1 #content { background:#FFF; padding-top:0px;}
#page1 .seperator1 { background:url(../App_Themes/Cobent/images/separator2.gif) 212px 0 repeat-y; margin-top:40px;}


.EditingFormErrorLabel {
        color: red;
}

.CMSListMenuLI img, .CMSListMenuHighlightedLI img{
        float:left;
        padding-left:5px;
        padding-top:11px;
        display: none;
}

.SearchResults {
        margin-top: 15px;
}

.SearchDialog .ContentButton {
    /*background: transparent url(/App_Themes/Cobent/images/btn-search.gif) no-repeat left top;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    line-height: 0;
    width: 62px;
    height: 24px;*/
}

.NewsPTitle, .NewsTitle
{
	font-weight: bold;
}

.CheckBoxListField label {
    display: block;
    clear: none;
    width: 300px;
    margin-left: 20px;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.CheckBoxListField input {

    display: block;
    float: left;
    clear: left;
    height: 13px;
    padding: 0;
    margin: 0;
}
.TextboxField, .DropDownField, .TextBoxField, .TextAreaField
{
	/*width: 290px;*/
        width: 100%;
}
table input
{
	margin: 2px;
}

/* Blog Styles */
.blogDetail
{
    margin-left: 10px;
}
.blogDetail .zoneTop
{
    margin-bottom: 20px;
}

.blogDetail .zoneRight
{
    width: 210px;
}

.blogDetail .zoneRight .blackBox
{
    margin-bottom: 10px;
}

.blogDetail .zoneRight .blackBox h2
{
    background:transparent url(../App_Themes/Cobent/images/left-nav-top.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-size:1.4em;
	height:29px;
	padding-top:11px;
	padding-bottom:0px;
	width:200px;
	padding-left: 15px;
    font-weight: normal;
}

.blogDetail .InfoLabel
{
    padding: 10px 20px 10px;
    display:block;
    width:636px;
    border-left: 2px solid #C0C0C0;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
}

.blogDetail .zoneRight .blackBox a,
.blogDetail .zoneRight .blackBox a:link,
.blogDetail .zoneRight .blackBox a:active,
.blogDetail .zoneRight .blackBox a:visited
{
	margin-bottom: -16px;
	display: block;
	width: 180px;
	font-size: 12px;
	border: none;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #C0C0C0;
	color: #1D3A62;
        border-bottom: 1px solid #fff;
}

.blogDetail .zoneRight .blackBox a:hover
{
	background: #333333;
    color: #ffffff;
}

.blogDetail .zoneRight .blackBox .aboutMe a,
.blogDetail .zoneRight .blackBox .aboutMe a:link,
.blogDetail .zoneRight .blackBox .aboutMe a:active,
.blogDetail .zoneRight .blackBox .aboutMe a:visited
{
	margin: 0;
        display: inline;
	width: auto;
	font-size: 100%;
	border: none;
	text-decoration: underline;
	padding: 0;
	background-color: transparent;
	color: #000;
}

.blogDetail .zoneRight .blackBox .aboutMe a:hover
{
    background: transparent;
    color: #1D3A62;
}

.blogDetail .zoneRight .blackBox .content
{
    padding-left: 1px;
}

.blogDetail .zoneLeft h1,
.BlogPTitle a,
.BlogCommentsTitle
{
    display: block;
    width: 660px;
    background-color: #1D3A62;
    color:#FFFFFF;
    font-size:1.4em;
    padding: 5px 0 0 20px;
    font-weight: normal;
}

.BlogCommentsTitle
{
    padding-bottom: 5px;
}

.blogDetail .zoneLeft h1
{
    font-size: 200%;
    height: auto;
    padding: 5px 20px 3px 20px;
    width: 640px;
}

.BlogPBody
{
    padding: 10px 20px;
    width: 636px;
    border-left: 2px solid #C0C0C0;
    border-right: 2px solid #C0C0C0;
}

.BlogPDateWhole
{
    width: 666px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 0.9em;
    text-align: right;
    border-left: 2px solid #C0C0C0;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
}

.TrackbackPanel,
.CommentDate,
.buttonpedding
{
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 0.9em;
    text-align: right;
    margin-bottom: -15px;
}

.comments .CommentDetail
{
    padding: 10px 20px;
    width: 636px;
    border-left: 2px solid #C0C0C0;
    border-right: 2px solid #C0C0C0;
}

.PostCommentSeparatorLine
{
    border: none;
    border-left: 2px solid #C0C0C0;
    border-right: 2px solid #C0C0C0;
    border-bottom: 1px dashed #DDD;
    padding-top: 10px;
    
}

.BlogPanel
{
    margin-top: 20px;
}

.BlogPanel table
{
    width: 250px;
}

.BlogLeaveComment
{
    color:#0E345A;
    font-size:200%;
    margin:0;
    padding-bottom:10px;
}

.CommentUserName
{
    font-weight: bold;
    font-size: 1.1em;
}

.BlogCommentName,
.BlogCommentEmail,
.BlogCommentComments,
.BlogCommentUrl
{
    font-weight: bold;
}

.blogDesc
{
    border-bottom:2px solid #C0C0C0;
    border-left:2px solid #C0C0C0;
    border-right:2px solid #C0C0C0;
    font-weight:bold;
    margin:-1px 0 0 1px;
    padding:5px 10px;
    width:173px;
}

.blogPromoArea
{
    width: 200px;
}

.blackBox .searchBox
{
    background-color:#DADADA;
    padding-left:3px;
    width:194px;
}