/* Standard Awasu CSS */
@import url("../../prosilver/theme/normalize.css?v=3.2");
@import url("../../prosilver/theme/base.css?v=3.2");
@import url("../../prosilver/theme/utilities.css?v=3.2");
@import url("../../prosilver/theme/common.css?v=3.2");
@import url("../../prosilver/theme/links.css?v=3.2");
@import url("../../prosilver/theme/content.css?v=3.2");
@import url("../../prosilver/theme/buttons.css?v=3.2");
@import url("../../prosilver/theme/cp.css?v=3.2");
@import url("../../prosilver/theme/forms.css?v=3.2");
@import url("../../prosilver/theme/icons.css?v=3.2");
@import url("../../prosilver/theme/colours.css?v=3.2");
@import url("../../prosilver/theme/responsive.css?v=3.2");

html , body { padding: 0 ; background-color: white ; }
#wrap { margin: 0 ; padding: 5px ; border: none ; border-radius: 0 ; max-width: none ; }
.navbar , #page-body { margin: 0 10px 0 10px ; }
a { color: #ff4800 ; }
a:hover{ color: #06F; text-decoration: underline ; }
.headerbar { background-image: none ; background-color: white ; }

.navbar { margin-top: -15px ; margin-bottom: 10px ; margin-bottom: 0 ; background: url('images/th.gif') repeat-x #f0f3f4 ; }
.navbar a { color: #666 ; font-weight: bold ; }
.navbar a:hover { color: #333 ; }
#nav-breadcrumbs { font-weight: normal ; font-style: italic ; font-size: 80% ; }

#search-box { margin: -33px 18px 0 0 ; }
.search-header { box-shadow: none ; }

.forabg , .forumbg { background-image: none ; background-color: white ; padding: 0 ; border-radius: 0 ; }
.forumbg .header a:hover, .forabg .header a:hover, th a:hover { color: #333 ; text-decoration: underline ; }
tbody h4 { margin: 0 ; }

li.header { background-image: url('images/th.gif') ; background-color: #f0f3f4 ; }
li.header dt , li.header dd  { color: #8C9398 ; }

ul.topiclist { padding: 0 ; }
ul.topiclist li.row {
    background: url('images/cell.gif') repeat-x #f0f3f4 ;
	border-bottom-color: #f0f3f4 ;
	border-top-color: #f8f8f8 ;
}
ul.topiclist dd { border: none ; margin-left: 0 ; }

.post { border-radius: 0 ; margin: 0 ; }
.bg1  , .bg2 { background: url('images/cell.gif') repeat-x #f0f3f4 ; }

a.forumtitle { font-family: inherit ; color: #666 ; }
a.forumtitle:hover { color: #333 ; } 

/* header boxes */
.hb-header { font-family: inherit ; }
.hb-header a { color: #666 ; text-decoration: none ; }
.hb-header a:hover { color: #333 ; text-decoration: none ; }

/* min width */
.mw-width { width: 100% ; min-width: 760px ; }
.mw-content { }
* html .mw-minwidth { padding-left: 760px ; }
* html .mw-container { margin-left: -760px ; position: relative ; }
/*\*/ * html .mw-minwidth , * html .mw-container , * html .mw-content , * html .mw-layout { height: 1px ; } /**/
