body {
	background: #000 url(../../../images/avagamedesign/images/bg.png) repeat;
	color: #222222;
	text-align: left;
	line-height: 135%;
	margin: 0 auto 0;
        padding: 0 0 0;
	font-family: Arial,Verdana,Tahoma,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif;
	font-size: 12px;
}


  /*------------------------------------------------------------------------------------
	  Header Styles
	------------------------------------------------------------------------------------*/
	
#header {
padding: 0 0 0;
}

#headerStrip {
	margin : 0;
	padding : 0 0 0;
	background-color : #363636;
	text-align:center;
}

#headerStrip p{
	font-size : 10px;
	margin: 5px auto;
	width: 900px;
	text-align:left;
	color : #e6e6e6;
}


#headerBar {
	background : url(../../../images/avagamedesign/custom/headerBar.png) repeat-x;
	margin : 0px;
	padding : 0 0 0;
	height : 138px;
	text-align:center;
}

#headerImage{
	background : url(../../../images/avagamedesign/custom/headerImage.jpg) no-repeat;
	font-size : 10px;
	margin: 0 auto;
	width: 900px;
	height : 138px;
	text-align:left;
	color : #e6e6e6;
}

 /*------------------------------------------------------------------------------------
	 Content > Content top
	------------------------------------------------------------------------------------*/

#contenttop{
background: url(../../../images/avagamedesign/custom/topbar.png) no-repeat;
color: #fff;
width: 100%;
height: 56px;
text-align:left;
}




  /*------------------------------------------------------------------------------------
	  Header > Search Box Styles
	------------------------------------------------------------------------------------*/

#searchBox {
	float : right;
	padding-top : 50px;
	margin: 0px auto;
	width: 186px;
	height: 28px;
	text-align:right;
	background : url(../../../images/avagamedesign/custom/searchBackground.png) bottom no-repeat;
}

#searchBox #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 140px;
	background: none;
}
#searchBox #submit {
	float: right;
	margin: 6px 5px 0 0;
	height : 15px ;
	width : 18px;
}


a:link {
	color: #222222;
	text-decoration: underline;
}

a:visited {
	color: #222222;
	text-decoration: underline;
}

a:hover, a:active {
	color: #222222;
	text-decoration: underline;
}


#container {
	width: 97%;
	color: #fff;
	margin: 10px auto 35px  ;
	text-align: left;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
 
}


.menu {
	background: url(../../../images/avagamedesign/images/menubg.png) repeat-x;
	color: #fff;
	text-align: left;
	padding-left: 10px;
        padding-right: 10px;
	height: 30px;
        line-height: 30px;
	
	font-weight: none;
}

.menu a:link {
	color: #fff;
	padding: 8px;
	
	text-decoration: none;
}

.menu a:visited {
	color: #fff;
	padding: 8px;
	
	text-decoration: none;
}

.menu a:hover, .menu ul a:active {
	background: #C5C7CA url(../../../images/avagamedesign/images/menubgover.png) repeat-x;
	color: #fff;
        padding: 8px;
	text-decoration: none;
}



#panel {
	background: #E9EEF4 url(../../../images/avagamedesign/images/panelbg.png) repeat-x;
        height:23px;
	color: #fff;	
        padding-left: 18px;
        padding-right: 18px;
	font-size: 11px;
        line-height: 23px;
}
#panel a:link{
	color: #fff;	
	text-decoration: none;
}
#panel a:visited{
	color: #fff;
	text-decoration: none;
}
#panel a:active{
	color: #fff;
	text-decoration: none;
}


table {
	color: #000;
	font-family: Arial,Verdana,Tahoma,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif;
	font-size: 12px;
}

.tborder {
	background: #cacaca;
	width: 100%;
	margin: auto auto;
	border: 0px solid #F0F0F0;
	padding: 0px;
}

.thead {
	background: #fff url(../../../images/avagamedesign/images/thead.png) repeat-x;
	color: #737272;
	
}

.thead a:link {
	color: #737272;
	text-decoration: none;
}

.thead a:visited {
	color: #737272;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #737272;
	border-bottom: 1px solid #E9EEF4;
	text-decoration: none;
}

.tcat {
	background: url(../../../images/avagamedesign/images/tcat.png) repeat-x;
	color: #fff;
	border-right: 1px solid #919191 !important;
	border-bottom: 1px solid #9AA4B1;
	font-size: 12px;
}

.tcat a:link {
	color: #fff;
	
	
	text-decoration: none;
}

.tcat a:visited {
	color: #fff;
	
	
	text-decoration: none;
}

.tcat a:hover, .tcat a:active {
	color: #fff;
	
	
	text-decoration: none;
}

.trow1 {
	background: #EFF1F3;
	border-bottom: 1px solid #DCDCDC;
}

.trow2 {
	background: #E4E6E9;
	border-bottom: 1px solid #DCDCDC;
}





.postbit {
	background: #F5F5F5;
	padding: 5px;
	text-align: left;
	border: 1px solid #C5C5C5;
}

.postbit_username {
	background: #F5F5F5;
	padding: 3px;
	text-align: left;
	border: 1px solid #C5C5C5;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #EFEFA2;
}

.trow_sep {
	background: #5bb6e5 url(../../../images/avagamedesign/images/footersepbar.png) repeat-x; 
	color: #fff;
 	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #035e8d url(../../../images/avagamedesign/images/tfoot.png) repeat-x;
        height:17px;
	color: #FFFFFF;
	height: 5px;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bottommenu {
	background: #303B4A;
	color: #FFFFFF;
	padding: 7px;
	
	font-size: 10px;
}

.bottommenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottommenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottommenu a:hover, .bottommenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.navigation {
	color: #f1f1f1;
        padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
        color: #f1f1f1;
	text-decoration: none;
}

.navigation a:visited {
        color: #f1f1f1;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #fff;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #6A7382;
	padding: 1px;
}

input.button {
	background: #DFE6EF;
	color: #000000;
	border: 1px solid #6A7382;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	color: #000000;
	border: 1px solid #6A7382;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #f4f4f4;
	color: #000;
	border: 1px solid #d0d0d0;
	padding: 0;
	margin: 0;
	
	font-size: 10px;
}

.popup_menu .popup_item {
	background: #f4f4f4;
	color: #000;
	padding: 4px;
	border: 0;
	font-size: 10px;
}

.popup_menu .popup_item:hover {
	background: #E4E6E9;
	color: #000;
	padding: 4px;
	border: 0;
	font-size: 10px;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
        padding: 0;
	float: right;
	width: auto;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
        color: #fff;
        padding: 10px;
        text-align: right;
        float: right;
}
#copyright a:link{
	color: #fff;
        text-decoration: none;
}
#copyright a:active{
        color: #fff;
        text-decoration: none;
}
#copyright a:visited{
        color: #fff;
        text-decoration: none;
}
#copyright a:hover {
	color: #53aedd;
        text-decoration: none;
}


#copyrightbg {
        background: url(../../../images/avagamedesign/images/footerbg.png) repeat-x;
        height: 91px;
        border: 1px #4f4f4f solid;
}

#navscrollerbg {
       background: url(../../../images/avagamedesign/images/navscrollerbg.png) no-repeat;
       width:624px;
       height:85px;
       float:left;
       margin-top: 6px;
       margin-left: 10px;
       clear: right;
}
#navscrollertop {
       background: url(../../../images/avagamedesign/images/navscrollertop.png) no-repeat;
       width:624px;
       height:35px;
       margin-top: 6px;
       margin-left: 10px;
  
}
#navscrollerleft{
       background: url(../../../images/avagamedesign/images/arrow-left.png) no-repeat;
       width:9px;
       height:15px;
       margin-top: 27px;
       margin-left: 15px;
       float: left;
}

#navscrollerright{
       background: url(../../../images/avagamedesign/images/arrow-right.png) no-repeat;
       width:9px;
       height:15px;
       margin-top: 27px;
       margin-right: 15px;
       float: right;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	color: #595959;
        background: #f2f2f2;
	border: 1px solid #bebebe;
	margin: 0;
	padding: 0px;
}

blockquote cite {
	color: #000000;
	border-bottom: 1px solid #bebebe;
	display: block;
	margin: 0px 0;
	
	font-style: normal;
	font-weight: bold;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 0px;
	text-align: left;
	
	font-size: 10px;
}

.popup_menu .popup_item {
	display: block;
	padding: 4px;
	white-space: nowrap;
	
	text-decoration: none;
	font-size: 10px;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
	font-size: 10px;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	background: #d8d8d8;
	text-decoration: none;
}

.pagination .pagination_current {
	background: #7D838C;
	color: #ffffff;
	font-weight: normal;
}

.pagination a:hover {
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
        color: #fff;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
        color: #fff;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
        color: #fff;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}


		
		