html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, input {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
}

a { color: #0c326b; text-decoration: none;}
a:hover { text-decoration: none; }

h2 {
	width: 500px;
	display: block;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	padding: 2px 7px 2px 28px;
	margin-left: 5px;
	color: #9e015a;
	background: url('../images/arrows.png') no-repeat 0 80%;
}

h2.title {
	float: left;
}

.browse {
	display: block;
	width: 400px;
	float: right;
	padding: 5px 7px;
	text-align: right;
	color: #004F9E;
	font-weight: bold;
}

.browse span {
	color: #FFF;
}

body {
        margin: 5px 0 5px 0;
        text-align: center;
        color:#000;
        font-family: Arial, Helvetica;
        font-size:12px;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        background: #333333 url('../images/background.png') repeat-x;
}

#wrap { width: 984px; margin-left: auto; margin-right: auto; text-align: left; }

#header { width: 984px;}

#menu {
        font-size: 16px;
        height: 33px;
		background: #004f9e;
		line-height: 18px;
}

#menu ul {
        list-style: none;
        display: block;
        margin: 0px 0px 0px 10px;
        padding: 0px;
        float: left;
}

#menu ul {
        width: 600px;
}

#menu ul li {
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        float: left;
}

#menu ul li a {
        padding: 7px 14px 8px 14px;
        text-decoration: none;
        border-right: 1px solid #bbb;
        color: #fff;
        display: block;
		font-size: 18px;
}

#menu li a:hover {
        color: #fff;
        background: #a31967 url('../images/menu_hover.png') repeat-x;	
}

#menu li a.active {
        color: #fff;
        background: #a31967 url('../images/menu_hover.png') repeat-x;	
}

#search {
        width: 300px;
        float: right;
        font-size:12px;
        padding:0;
        margin:0;
}

#search #q {
        background: #ffffff url(../images/form-field-bg.gif) no-repeat ;
        width: 250px;
        padding: 4px 7px 2px 5px;
        font-size: 12px;
        color: #999;
        border: 1px solid #888;
        margin-top: 5px;
        color: #373737;
}

#search #submit {
        background: url(../images/search-button.png) no-repeat 0 0;
        height: 24px;
        width: 24px;
        border: none;
        cursor: pointer;
        text-indent: -999%;
        line-height: 1px;
        margin:0;
}

.content, #footer {
	width: 984px;
	margin-top: 5px;
	padding: 5px 0;
	background: #CCCCCC;
}

#footer {
	text-align: center;
	color: #fff;
	background: #004f9e;	
}

.box {
	background: #666666;
	border: 3px solid #FFF;
	width: 308px;
	padding: 3px;
	float: left;
	margin: 5px 2px 0 5px;
}

.box:hover {
	border: 3px solid #9e015a;
}

h3 {
	width: 302px;
	padding: 2px 3px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	background: #004f9e url('../images/head_gradient.png') repeat-x;
	color: #FFF;
	overflow: hidden;
}

.box a {
	color: #FFF;
}

span.number {
	font-size: 16px;
	font-weight: bold;
	color: green;
}

.left, .right {
	margin-top: 5px;
	text-align: left;
}

.left {
	width: 172px;
	float: left;
}

.right {
	width: 130px;
	float: right;
}

.left img { padding: 1px; border: 1px solid #343434; }
.right p {
	width: 124px;
	padding: 2px;
	margin: 0;
}

.right p.desc {
	height: 113px;
	border: 1px solid #343434;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}

.visits {
	height: 22px;
	border: 1px solid #343434;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
}

.visits span.info, .visits span.count {
	padding: 3px 2px;
	display: block;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.visits span.info {
	float: left;
}

.visits span.count {
	float: right;
	color: #FFF;
}

.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }

#menu, .content, #footer, .box {
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#search #q{
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.none {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 100px;
    padding: 150px 0;
}

.not-found, .offline {
	padding: 50px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #9e015a;
}

.description, .broadcast {
	margin: 0;
	padding: 5px 0;
	color: #FFF;
	text-align: center;
}

.broadcast {
	font-weight: bold;
	font-size: 14px;
}

.pagination { width: 96%; margin: 5px 2% 5px 2%; padding: 2px 0 2px 0; text-align: center; }
.pagination ul { margin: 0; padding: 0; font-size: 2em; }
.pagination li { display: inline; padding-bottom: 1px; margin-left: 5px; font-weight: bold;}
.pagination a, .pagination a:visited, .pagination span { padding: 0 5px; border: 1px solid #BFBFBF; text-decoration: none; color: #373737;}
.pagination a:hover, .pagination a:active{ border: 1px solid #373737; background-color: #9e015a; color: #FFF; }
.pagination span {border: 0;}
.pagination span.currentpage { background-color: #9e015a; color: #FFF !important; border: 1px solid #373737; cursor: default; }
.pagination a.disablelink, .pagination a.disablelink:hover{ background-color: white; cursor: default; color: #929292; border-color: #929292; font-weight: normal !important; }
.pagination a.prevnext{ font-weight: bold; }

form#add {
	width: 800px;
	margin-left: 100px;
	font-size: 16px;
	padding: 15px 0;
}

form#add span.expl {
	display: block;
	width: 700px;
	margin: 10px 0;
}

form#add div {
	padding: 5px 0;
	width: 100%;
	display: block;
}

form#add div.required {
	font-weight: bold;
}

form#add div.center {
	text-align: center;
}

form#add label {
	display: block;
	width: 250px;
	float: left;
	text-align: right;
}

form#add input, form#add textarea, form#add select {
	padding: 2px 2px;
	margin-left: 10px;
	border: 1px solid #004f9e;
}

form#add input.small {
	width: 100px;
}

form#add input.medium {
	width: 250px;
}

form#add input.large {
	width: 400px;
}

form#add textarea.large {
	width: 400px;
}

form#add input.submit {
	padding: 5px 30px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	border: 2px solid #FFF;
    color: #fff;
    background: #a31967 url('../images/menu_hover.png') repeat-x;
	cursor: pointer;
}

form#add input.submit:hover {
	background: #004f9e;
}

span.error, span.message {
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}

span.error {
	color: #6F1414;
}

span.message {
	color: #196F14;
}

span.field_expl {
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-left: 260px;
}