/*
####################################################################
##  Admin Request Networks (www.adminrequest.com) Style.css File  ##
####################################################################
##																  ##
##    Admin Request Networks™ 2007-2009 © All Rights Reserved     ##
##		---------------------------------------------------       ##
##																  ##
####################################################################
####################################################################
*/

body {
background-color: #000000;
}

input { /*Sets all input settings */
font-weight: bold;
color: #999999;
background: #000000;
border: 1px solid #FF0000;
}

#container {
background-image:url(http://www.adminrequest.com/_images/contentbg.jpg);
background-repeat: no-repeat;
margin-left: auto; 
margin-right: auto;
width: 960px;
}

#header {
}

#banner {
background-image: url(../_images/banner2009.jpg);
width: 960px;
height: 150px;
}

#bar {
background-image: url(../_images/bar2009.jpg);
height: 20px;
width: 960px;
}

#main {
}

#menul {
background-image: url(http://www.adminrequest.com/_images/menul.jpg);
width: 200px;
height: auto;
float: left;
background-repeat: no-repeat;
}

#menur {
background-image: url(http://www.adminrequest.com/_images/menur.jpg);
width: 200px;
height: auto;
float: right;
background-repeat: no-repeat;
}

#content {
font-size: 12px;
margin-top: 10px;
margin-left: 224px;
width: 510px;
background-repeat: no-repeat;
}

#startpost {
margin-bottom: 10px;
margin-top: 10px;
}

#newsheader {
color: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
height: 20px;
width: 510px;
background-image: url(http://www.adminrequest.com/_images/newstopic.jpg);
}

#newscontent {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
background-image: url(http://www.adminrequest.com/_images/newspostbg.jpg);
}

#newsid {
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
background-image: url(http://www.adminrequest.com/_images/newspostbg.jpg);
color: #CCCCCC;
font-size: 10px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
}

.newsheaders {
margin-left: 10px;
font-weight: bold;
}

#fetch {
}

#spacerfooter {
clear: both;
background-image: url(http://www.adminrequest.com/_images/footer.jpg);
text-align: center;
width: 960px;
height: 20px;
border-top: 0px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-right: 1px solid black;
color: #999999;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#footer {
width: 960px;
height: 20px;
margin-top: 2px;
}

#newscontentsspacer {
margin-left: 10px;
margin-right: 10px;
}

#loginbox { /*Contains all the input settings*/
margin-left: 5px;
color: #999999;
font-size: 12px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

#menuliness {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#menulines {
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
border-left: 1px dotted red;
border-right: 1px dotted red;
border-bottom: 1px dotted red;
}

.quotewrapper {
background-image:url(images/quote_header.gif);
}
.quotewrapper, .codewrapper, .attachwrapper {
background:#B62A26 url(images/code_header.gif) no-repeat scroll left top;
clear:both;
margin:10px 5px;
padding-left:19px;
}

.quotewrapper .quotetitle, .codewrapper .codetitle, .attachwrapper .attachtitle {
border-width:0 0 1px 1px;
margin:0;
}

.quotetitle, .attachtitle, .codetitle {
background-color:#2E2E2E;
border:1px solid #090909;
color:#D0D0D0;
font-size:0.85em;
font-weight:bold;
margin:10px 5px 0;
padding:2px 4px;
}

.quotecontent, .attachcontent {
background-color:#2E2E2E;
border-color:#090909;
border-style:solid;
border-width:0 1px 1px;
color:#EEEEEE;
font-size:1em;
font-weight:normal;
line-height:1.4em;
padding:5px;
}

#loginbox A:link {color: #FF0000; font-weight: bold; text-decoration: none;}
#loginbox A:visited {color: #FF0000; font-weight: bold; text-decoration: none;}
#loginbox A:active {color: #FF0000; font-weight: bold; text-decoration: none;}
#loginbox A:hover {color: #FF0000; font-weight: bold; text-decoration: none;}

#newsheader A:link {color: #FF0000; font-weight: bold; text-decoration: none;}
#newsheader A:visited {color: #FF0000; font-weight: bold; text-decoration: none;}
#newsheader A:active {color: #FF0000; font-weight: bold; text-decoration: none;}
#newsheader A:hover {color: #FF0000; font-weight: bold; text-decoration: none;}

#newsid A:link {color: #FF0000; font-weight: bold; text-decoration: none;}
#newsid A:visited {color: #FF0000; font-weight: bold; text-decoration: none;}
#newsid A:active {color: #FF0000; font-weight: bold; text-decoration: none;}
#newsid A:hover {color: #FF0000; font-weight: bold; text-decoration: none;}

#menulines A:link {color: #FF0000; font-weight: bold; text-decoration: underline;}
#menulines A:visited {color: #FF0000; font-weight: bold; text-decoration: none;}
#menulines A:active {color: #FF0000; font-weight: bold; text-decoration: none;}
#menulines A:hover {color: #FF0000; font-weight: bold; text-decoration: none;}

#newscontent A:link {color: #FF0000; font-weight: bold; text-decoration: underline;}
#newscontent A:visited {color: #FF0000; font-weight: bold; text-decoration: none;}
#newscontent A:active {color: #FF0000; font-weight: bold; text-decoration: none;}
#newscontent A:hover {color: #FF0000; font-weight: bold; text-decoration: none;}
