@import "common.css";
html, body{
background: #cccccc;
color: #000000;
text-align: center;
margin: 0;
padding: 0px;
font-family:  Arial, Helvetica, sans-serif;
}
table, th, td, p{
font-family:  Arial, Helvetica, sans-serif;
}
#container{
margin: 0px;
position: relative;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
background: #cccccc;
height: auto !important;
height: 400px;
min-height: 400px;
}

#menus{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 20px;
background: #D61313;
z-index: 20;
}

#menus ul{
margin: 0px;
padding: 0px 0 0 30px;
}

#menus li{
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#menus li a{
color: #ffffff;
text-transform: uppercase;
font-size: 11px;
line-height: 20px;
padding: 0px 15px 0px 15px;
text-decoration: none;
font-weight: normal;
font-family: arial black, arial;
}

#menus li a:hover{
color: #000000;
}

#menus .strap{
float: right;
color: #ffffff;
text-transform: uppercase;
font-size: 11px;
line-height: 20px;
padding: 0px 15px 0px 15px;
text-decoration: none;
font-weight: normal;
font-family: arial black, arial;
}

#header{
position: relative;
top: 0px;
height: 65px;
margin: 0px 20px 0px 20px;
padding: 40px 0px 0px;
background: #ffffff;
}

#header .logo{
position: relative;
left: 20px;
}

.searchbox{
position: absolute;
top: 40px;
right: 40px;
}

#body{
position: relative;
height: auto !important;
height: 400px;
min-height: 400px;
color: #000000;
padding: 30px 20px 40px 20px;
overflow: auto !important;
overflow: visible;
background: #ffffff;
margin: 0px 20px 0px 20px;
}

#footer{
position: absolute;
left: 40px;
bottom: 0px;
height: 25px;
background: transparent;
font-size: 10px;
}

#footer ul{
margin: 0px;
padding: 0px;
}

#footer li{
margin: 0px;
padding: 0px 8px 0px 8px;
list-style-type: none;
display: inline;
}
#footer li a{
color: #9c9c9c;
text-transform: uppercase;
font-size: 8px;
line-height: 25px;
}

#footer li a:hover{
color: #4db848;
}

#advert{
text-align: center;
background: #cccccc;
padding: 0px 0px 30px 0px;
margin-top: 5px;
}

.box{
float: left;
width: 46%;
font-size: 11px;
margin: 10px 4% 10px 0;
}

.box h1{
font-size:14px;
text-transform: uppercase;
font-weight: normal;
font-family: arial black, arial;
background: #D61313;
line-height: 25px;
color: #ffffff;
padding: 0 0 0 10px;
}

.box ul{
margin: 0px 0 0 10px;
padding: 0px;
}

.box ul li{
list-style-type: none;
background: url(../images/bullet.gif) no-repeat 0px 6px;
margin: 0px;
padding: 0px 0px 0px 10px;
line-height: 18px;
}

.box p{
margin-left: 20px;
}

.box p a{
color: #000000;
}

.box p a:hover{
border-bottom: 1px solid #D61313;
}


#sitemenu{
margin: 0px;
padding: 3px 3px 3px 5px;
border: 2px solid #D61313;
font-size: 11px;
}

#sitemenu li{
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#sitemenu li a{
color: #000000;
font-size: 11px;
line-height: 20px;
padding: 0px 15px 0px 0px;
}

#sitemenu li.info a{
padding: 0px;
color: #D61313;
}

#sitemenu li a:hover{
color: #D61313;
}

#links a{
padding: 0px 5px 0px 5px;
border-right: 1px solid #9c9c9c;
line-height: 11px;
}

#links .last{
border: 0px;
}

#lastmessage{
border: 1px solid #9c9c9c;
padding: 0px;
margin: 10px 0 10px 0;
font-size: 11px;
line-height: 25px;
height: 25px;

position: relative;
}

#lastmessage #users{
position: absolute;
right: 0px;
top: 0px;
height: 25px;
line-height: 25px;
padding: 0px 10px 0px 10px;
color: #ffffff;
}

#lastmessage .green{
	background: green;
}

#lastmessage .blue{
	background: blue;
}

#lastmessage .red{
	background: red;
}


#lastmessage p{
margin: 0px;
padding: 0px 0 0px 5px;
width: 100%;
}
#lastmessage a:visited{
color: #666666;
}

#page{
border: 1px solid #9c9c9c;
padding: 15px 10px 15px 10px;
position: relative;
}

#page ul{
margin: 0px 0 15px 0px;
padding: 0 0 0 0;
}

#page ul ul{
margin: 0 0 0 10px;
}

#page ul li{
list-style-type: none;
margin: 0px;
padding: 2px 0px 2px 10px;
line-height: 16px;
}

#page a{
color: #D61313;
}

#page a:visited{
color: #666666;
}

#page .thread{
margin: 15px 0px 15px 10px;
}

#page .thread ul{
margin: 0px;
}

#page .thread ul ul{
margin: 0 0 0 10px;
}

#page .thread li{
background: url(../images/bullet.gif) no-repeat 0px 7px;
padding: 0px 10px 0px 10px;
}

#page a.ignore{
font-size: 10px;
color: #333333;
}

#forumfooter{
position: relative;
text-align: center;
width: 100%;
background: #cccccc;
font-size: 9px;
padding: 10px 0px 0px 0px;
}

#page .actions{
margin: 20px 0px 35px 0px;
padding: 0px;
border: 1px solid #9c9c9c;
font-size: 11px;
}

#page .actions ul{
margin: 0px;
padding: 0px;
}

#page .actions li{
list-style-type: none;
display: inline;
line-height: 20px;
}

#page .actions li a{
margin: 0px;
padding: 0px;
}

#page h1{
font-size: 18px;
font-weight: normal;
line-height: 18px;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#page h1 span{
font-size: 11px;
}

#page h2{
font-size: 11px;
line-height: 12px;
border-bottom: 1px solid #d61313;
padding-bottom: 5px;
margin-bottom: 20px;
}

#pagelist{
border: 1px solid #D61313;
font-size: 11px;
text-align: center;

margin: 25px 10px 15px 10px;
line-height: 20px;
}

#page table{
border: 0px;
border-collapse: collapse;
width: 100%;
}

#page th{
vertical-align: top;
width: 150px;
background: #efefef;
padding: 2px 5px;
border: 1px solid #9c9c9c;
}

#page td{
vertical-align: top;
padding: 0px;
border: 1px solid #9c9c9c;
}

#page table input, #page table textarea{
border: 0px;
width: 99%;
margin: 0px;
font-family: arial;
font-size: 12px;
height: 20px;
padding: 0px 0px 0px 5px;
}

#page table textarea{
height: 200px;
}

#page table input:hover, #page table textarea:hover{
background: #f3f3f3;
}

.viewthread{
padding-bottom: 40px;
background: url(../images/linebreak.gif) no-repeat bottom center;
}
.santa{
position: absolute;
width: 85px;
height: 165px;
right: -21px;
top: 10px;
background: url(../images/santa.gif) no-repeat;
}

#page .message a, #page .message a:visited{
	color: #D61313;
}

@media mobile{
	#header, #body{
	margin-left: 0px;
	margin-right: 0px;
	}
}