/* Site specific */
#logo
{
    position: absolute;
    width: 280px;
    height: 60px;
    top: 10px;
    margin-left: 15px;
    border: 0px solid black;
}

#phone
{
    position: absolute;
    top: 80px;
    margin-left: 770px;
	font-size: 14px;
	font-weight: bold;
    z-index: 999999;
    color: white;
}

#phone img
{
    position: absolute;
}

#phone span
{
    position: relative;
    top: 8px;
    left: 30px;
}

.adminlinks
{
    position: absolute;
    top: 55px;
    margin-left: 510px;
}

.adminlinks a
{
    padding: 0px 0px 0px 8px;
	font-size : 12px;
}

.breadcrumb
{
    margin: 10px 0px;
    #margin-top: 20px;
    font-size: 11px;
    color: #2b295d;
}

.breadcrumb a, .breadcrumb a:visited
{
    font-size: 11px;
}

.boldorange
{
    font-weight: bold;
    color: #e1171f;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#idx_z0_p2
{
    position: relative; 
    top: 80px;
    z-index: 999999;
    width: 930px;
    height: 38px;
	background : white url('/_structure/images/menubg.gif') repeat-x scroll left top;
}

/* Blog */
.article
{
    margin-bottom: 30px;
}

.article h2
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.article h2 a
{
    text-decoration: none;
}

.article .posted
{
	color : #2b295d;
	font-size: 11px;
}

.article .descr
{
    margin: 15px 0px;
}

.article .links a, .article .links a:visited
{
	color : #2b295d;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.article .links a:hover
{
	text-decoration: underline;
}

.comment, .altcomment
{
    width: 555px;
    background-color: #f5f3f3;
    padding: 10px;
    margin: 5px 0px 10px 0px;
    border: 1px solid #cccccc;
    border-left: 0px;
    border-right: 0px;
    font-size: 11px;
}

.cmntcount
{
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}

.cmnt
{
    margin: 10px 0px;
}

.date
{
    font-style: italic;
}

.commentform input
{
    border: 1px solid #cccccc;
    width: 250px;
}

.commentform textarea
{
    border: 1px solid #cccccc;
}

.archive
{
    margin: 15px 0px 30px 0px;
    padding-top: 5px;
}
.archive a
{
    display: block;
    padding: 5px 0px 3px 15px;
    padding-left: 15px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    border-bottom: 1px solid #bfbdbe;
    width: 175px;
    background: transparent url('/_structure/images/menubulletoff.gif') no-repeat scroll 3px 9px;
}

.archive a.last
{
    border-bottom: 0px;
}

.testimonial
{
    padding: 5px 15px 15px 0px;
}

.testimonial .text
{
    color: #666666;
}

.bsdcontactfld
{
    width: 250px;
    border: 1px solid #999999;
}

select.bsdcontactfld
{
    width: 255px;
}

textarea.bsdcontactfld
{
    width: 305px;
}

.bsdcontactldcell
{
    padding-bottom: 10px;
}

#zone1 a, #zone1 a:visited
{
    text-decoration: none;
}

.dottedtopline
{
    margin-top: 30px;
    background: transparent url('/_structure/images/dottedline.gif') no-repeat scroll left top;
}

.commentform input
{
    border: 1px solid #cccccc;
    width: 250px;
}

.commentform textarea
{
    border: 1px solid #cccccc;
    width: 480px;
}

#zone0 .panelEditIdent {width: 925px;}
#zone0 .panelIdentHeader {width: 925px;}
#zone0 .panelIdentHeaderNoAmend {width: 925px;}

#zone1 .panelEditIdent {width: 225px;}
#zone1 .panelIdentHeader {width: 225px;}
#zone1 .panelIdentHeaderNoAmend {width: 225px;}
#zone1 .paneltitle {margin-top: 20px;}

#zone2 .panelEditIdent {width: 645px;}
#zone2 .panelIdentHeader {width: 645px;}
#zone2 .panelIdentHeaderNoAmend {width: 645px;}
