/* The ultra77 template is designed and released by Ian Smith
of N-vent Design Services LLC - www.n-vent.com. Feel free to
use this, but please don't sell it and kindly leave the credits
intact. Muchas Gracias!

January 2007

global styles
============================== */
body {
    position: relative;
	color: gray;
	margin: 10px 0 0 0;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	min-width:800px;
	background: #fff url(/cms800/template/ultra77/bg.png) repeat-y center;
	}
#wrapper{
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 821px;
	background: url(/cms800/template/ultra77/bgpng) repeat-y;
	}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	position: relative;
	border: 0;
	}
h1, h2, h3{
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	}
h1{
	font-size: 130%;
	color: black;
	border-bottom: 1px dashed silver;
	}
h2{
	font-size: 110%;
	color: black;
	border-bottom: 1px dashed #e8e8e8;
	}
h3{
	font-size: 100%;
	color: #80a1cd;
	}
a:link {
	color: #3D82C7;
    }
a:visited {
	color: #234D76;
    }
a:hover {
	color: red;
	background-color: silver;
    }

a.BlogStart:link    ,
a.BlogStart:hover   ,
a.BlogStart:visited
{
	display:block;
        width: 520px;
	background-color: #CCCCFF;
}

a.BlogStart:hover
{
	background-color: #0000CC;
	           color: yellow;
}

/* header styles
============================== */

#header{
	position: relative;
	height: 138px;
	background: url(/cms800/template/ultra77/hbg.png) no-repeat center;
	}
#branding {
	position: relative;
	left: 15px;
	top: 25px;
	width: 300px;
	height: 110px;
    font-size: 0.8em;
    }
#pagedescription{
	position: relative;
	top: 40px;
	float: right;
	margin: 0 15px 0 0;
	text-align: right;
	line-height: 100%;
	clear: both;
    }
#pagedescription h2{
	font-weight: normal;
	color: gray;
	padding: 0;
	margin: 0;
    }
#pagedescription h1 {
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0;
    }

/* feel free to delete this class. */
.templogo {
    font-size: 2.3em;
	}




/* menu styles
============================== */

#menu{
	margin-top:   10px;
        padding-left: 23px;
	position: relative;
	height: 38px;
    background: url(/cms800/template/ultra77/mbg.png) no-repeat center;
	//text-align: center;
	text-align: left;
    }
#menu ul {
	position: relative;
	top: 10px;
	padding: 0;
    }
#menu li,
#footer li{
	display: inline;
	padding: 0 4px;
    }
#menu li a{
	display: inline;
	color: black;
	text-decoration: none;
    }
#menu li a:hover,
#menu li a:focus{
    font-weight: bolder;
    text-decoration: underline;
    }
.active{
    font-weight: bolder;
    }
#sidemenu {
    margin-top: 10px;
	position: absolute;
	top: 200px;
	width: 194px;
	background: url(/cms800/template/ultra77/body-bg.png) repeat-x center;
    }
#smtop,
#smbottom{
	position: relative;
	background: url(/cms800/template/ultra77/sm-top.png) no-repeat center;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	clear: both;
    }
#smbottom{
	background: url(/cms800/template/ultra77/sm-bottom.png) no-repeat center;
    }
#sidemenu ul,
#smtitle{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 194px;
	background:  url(/cms800/template/ultra77/sm-bg.png) repeat-y center;
    }
#smtitle h1{
    padding: 10px;
    color:blue;
    font: normal normal bolder 120% Arial, Helvetica, sans-serif;
    border: 0;
    }
#sidemenu li{
	padding: 3px 0 3px 1px;
	display: block;
    }
#sidemenu li a{
	line-height: 18px;
	padding-left: 24px;
	color: black;
	display: block;
	height: 19px;
	text-decoration: none;
    }
#sidemenu li a:hover,
#sidemenu li a:focus{
	background: url(/cms800/template/ultra77/sm-over.png) no-repeat center;
    }
#sidemenu li a.currentpage {
    background: url(/cms800/template/ultra77/sm-urhere.png) no-repeat center;
    }



/* content styles
============================== */

#bodywrap{
	position: relative;
    margin-top: 10px;
	/* left: 160px; */
	/* width: 660px; */
	/* min-height: 200px; */
	text-align: center;
    /* background: url(/cms800/template/ultra77/body-bg.png) repeat-y left; */
    }
#bodytop,
#bodybottom{
	position: relative;
        /* left: 160px; */
	/* width: 660px; */
	background: url(/cms800/template/ultra77/body-top.png) no-repeat center;
	height: 12px;
	/* line-height: 12px; */
	margin: 0;
	padding: 0;
    }
#bodytop {
    margin-top: 10px;
    }
#bodybottom{
	background: url(/cms800/template/ultra77/body-bottom.png) no-repeat center;
    }
#contentbody{
    position: relative;
	padding: 23px 15px 23px 45px;
	padding: 15px;
	margin: 0;
	border: 0;
        -moz-border-radius: 23px; border : 1px dashed blue; 
	background-color: #d0e1f5;
	background-color: #FFFFFF;
	text-align: left;
        color: blue;
    }
#contentbody p{
	padding: 3px 0;
	margin: 0;
    }
#contentbody ul,
#contentbody ol{
	padding: 3px 0;
	margin: 0 18px;
	list-style: outside;
    }
#contentbody img {
    border: 0;
    _f_loat: right;
    }

.contentbox{
  /* margin:   5px; */
    padding: 15px;
    -moz-border-radius: 23px; border : 1px dashed blue; 
    background-color: #d0e1f5;
    background-color: #FFFFFF;
    text-align: left;
    color: blue;
 }
.contentbanner{
  /* margin:   5px; */
    padding: 6px;
    text-align: left;
    color: blue;
 }

/* footer styles
============================== */

#footer{
	margin-top: 10px;
	clear: both;
	position: relative;
	height: 38px;
	background: url(/cms800/template/ultra77/footerbg.png) no-repeat center;
	text-align: center;
	font-size: 9px;
    }
#footer p{
	position: relative;
	top: 13px;
	padding: 0;
	padding-left: 15px;
	display: inline;
    }
#footer ul{
	display: inline;
	position: relative;
	top: 13px;
	padding: 0;
    }
#footer li{
	padding: 0 0 0 10px;
	display: inline;
	list-style: none outside;
    }
#footer a:link {
	color: #000;
	text-decoration: none;
    }
#footer a:visited {
	color: gray;
	text-decoration: none;
    }
#footer a:hover {
	color: #000;
	text-decoration: underline;
    }

