/* Start of CMSMS style sheet 'Petrow Stylesheet' */
/* basic */

html,body {
margin: 0;
padding: 0;
background-color: #DBDBDB;
color: #555555;
background-image: url(images/html-bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
text-align: center;
font-family: arial;
font-size: 13px;
}

.clear {
clear: both;
}

/* text */

h1 {
color: #5a86a1;
margin: 0;
padding: 0 0 5px 0;
text-decoration: none;
font-size: 18px;
letter-spacing: 2px;
border-bottom: 1px solid #5a86a1;
}

h2 {
color: #5a86a1;
margin: 0;
padding: 0 0 5px 0;
text-decoration: none;
font-size: 18px;
letter-spacing: 2px;
border-bottom: 1px solid #5a86a1;
}

p {
line-height: 20px;
text-align: justify;
}

strong {
font-weight: bold;
}

#content ul {
margin: 10px 0 10px 0;
padding: 0;
}

#content ul li {
margin: 8px 0 8px 0;
padding: 0 0 0 20px;
list-style-type: none;
background-image: url(images/list-item.jpg);
background-position: 0 6px;
background-repeat: no-repeat;
}

/* forms */

form {
margin: 20px 0 0 0;
}

label {
font-weight: bold;
width: 200px;
display: block;
margin: 5px 0 0 0;
}

/* links */

#content a:link, #content a:visited, #content a:active {
color: #5A86A1;
text-decoration: underline;
}

#content a:hover {
color: #5A86A1;
text-decoration: none;
}

#foot a:link, #foot a:visited, #foot a:active {
color: #5A86A1;
text-decoration: underline;
}

#foot a:hover {
color: #5A86A1;
text-decoration: none;
}

#content a img {
padding: 1px;
border: 1px solid #5A86A1;
}

/* tables */

#foot table {
width: 100%;
margin: 0;
padding: 0;
}

#foot table td {
vertical-align: top;
margin: 0;
padding: 0;
}

/* layout */

#site {
width: 1200px;
margin: 0 auto 0 auto;
background-image: url(images/site-bg.jpg);
background-repeat: repeat-y;
background-position: 0 0;
text-align: left;
}

#head {
height: 70px;
background-image: url(uploads/images/head-bg.png);
background-repeat: no-repeat;
background-position: 0 0;
padding: 245px 110px 0 110px;
}

#content {
padding: 15px 163px 25px 163px;
}

#foot {
margin: 0 auto 0 auto;
width: 874px;
height: 85px;
background-image: url(images/footer-bg.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding: 15px 163px 0 163px;
text-align: left;
}

#foot-wrap {
margin: 0 auto 0 auto;
background-image: url(images/footer-wrap-bg.jpg);
background-repeat: repeat-x;
background-position: 0 34px;
}

#float_left {
width: 475px;
float: left;
}

#right {
width: 340px;
float: right;
}

/* menu */

#nav {
background-image: url(images/menu-item-bg.jpg);
background-position: 0 0;
background-repeat: repeat-x;
height: 37px;
margin: 0;
}

/* old
#main-menu ul {
height: 37px;
margin: 0;
padding: 0 28px 0 28px;
background-image: url(images/menu-item-bg.jpg);
background-position: 0 0;
background-repeat: repeat-x;
}

#main-menu ul li {
height: 37px;
margin: 0;
padding: 0;
float: left;
list-style-type: none;
background-image: url(images/menu-item-bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
border-right: 1px solid #b6b6b6;
}

#main-menu ul li a:link, #main-menu ul li a:visited, #main-menu ul li a:active {
letter-spacing: 1px;
display: block;
height: 28px;
padding: 9px 25px 0 25px;
color: #555555;
text-decoration: none;
font-weight: bold;
}

#main-menu ul li a:hover {
color: #2a2a2a;
background-image: url(images/menu-item-hov-bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
}

#sub-menu ul {
margin: 0 0 15px 0;
padding: 0;
}

#sub-menu ul li {
height: 37px;
margin: 1px 0 0 0;
padding: 0;
list-style-type: none;
}

#sub-menu ul li a:link, #sub-menu ul li a:visited, #sub-menu ul li a:active {
letter-spacing: 1px;
display: block;
height: 28px;
padding: 9px 25px 0 25px;
color: #555555;
text-decoration: none;
font-weight: bold;
background: #DBDBDB;
}

#sub-menu ul li a:hover {
color: #2a2a2a;
background-image: url(images/menu-item-hov-bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
}
*/

/* captcha */

.captcha {
padding: 5px 0 5px 0;
font-weight: bold;
}

.captchapict {
display: block;
width: 198px
height: 72px;
padding: 0 0 5px 0;
}

.cms_textfield {
margin: 5px 0 5px 0;
}

#TICKER {
overflow:hidden;
width:520px;
position: absolute;
background-color: #a0aa51;
color: #ffffff;
padding: 9px 0 10px 0;
width: 561px;
margin: 0 0 0 529px;
font-weight: bold;
}

#TICKER a:link, #TICKER a:visited, #TICKER a:active {
color: #fff;
text-decoration: underline;
}

#TICKER a:hover{
color: #fff;
text-decoration: none;
}
/* End of 'Petrow Stylesheet' */

