@charset "utf-8";
/* CSS Document */
body {
	background: #D8DDE8;
	color: #000000;
	font: normal 13px helvetica,arial,sans-serif;
	position: relative;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
a:link {
	color: #225985;
	text-decoration: none;
}
a:visited {
	color: #225985;
	text-decoration: none;
}
a:hover {
	color: #328586;
	text-decoration: none;
}
a:active {
	color: #225985;
	text-decoration: none;
}
.header {
    background:#376290 url(http://www.winmatrix.com/forums/public/style_images/wm34/branding_bg.png) repeat-x left 50%;
	width: 100%;
	min-width:1080px;
	padding: 0px !important;
	margin: 0 !important;
	border-top: 1px solid #000000;
	overflow: hidden;
}
.navbar {
    background:#204066;
	color:#ffffff;
	width: 100%;
	border-top: 1px solid #1B3759;
	margin: 0 !important;
	overflow: hidden;
}
.navbar a {
			color: #C5D5E2;
			text-decoration:none
}

ul.nav {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
  text-shadow: 0 1px #12273F;
}
ul.nav li {
  float: left;
  border-bottom: none;
  margin: 0 2px;
  padding-top:4px;
}
ul.nav li a {
  display: block;
  padding: 7px 16px;
  background:#1C3B5F;
  text-decoration: none;
}
ul.nav li a:hover {
  background: #173455;
  text-decoration: none;
  color:#ffffff;
}

.main {
    background:#ffffff;
	width: 1065px;
	padding:10px;
	border-bottom: 1px solid #CED3DE;
	border-left: 1px solid #CED3DE;
	border-right: 1px solid #CED3DE;
	box-shadow: 0px 9px 5px 4px #D0D5DF;
	overflow: hidden;
}

.footer {
	padding: 5px;
	color: #848484;
	font-size: 11px;
	text-shadow: 0 1px #ffffff;
}

.footer a{
	color: #848484;
	font-size: 11px;
}

/* Ibar */

.ibartitle {

    background:#DBE2EC;
	width: 282px;
	color: #225985;
padding: 9px 10px 9px;
font-size: 14px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #E2E9F2;
-moz-box-shadow: inset 0px 1px 0 #E2E9F2;
box-shadow: inset 0px 1px 0 #E2E9F2;
border-width: 1px 1px 0 1px;
border-color: #D8DDE8;
border-style: solid;
}


.ibarcontent {
    background:#F7FBFC;
	width: 290px;
	color: #225985;
	font-size: 12px;
	font-weight: normal;
	border-radius: 0 0 5px 5px;
	border-left:1px solid #DBE2EC;
	border-right:1px solid #DBE2EC;
	border-bottom:1px solid #DBE2EC;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 6px;
	margin-bottom:10px;
	overflow: hidden;
	white-space: nowrap;
}


.maintitle {
background: #2C5687 url(http://www.winmatrix.com/forums/public/style_images/wm34/maintitle.png) repeat-x top;
color: white;
padding: 8px 10px 9px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528CBC;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
}

.category {
	background:#DBE2EC;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 10px;
}
ul.category {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
  text-shadow: 0 1px #ffffff;
}
ul.category li {
  float: left;
  border-bottom: none;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	overflow: hidden;
	white-space: nowrap;
}

ul.category li a {
  color: #5A5A5A;
  display: block;
  width: 130px;
  padding: 7px 9px;
  background:#EBF0F3;
  text-decoration: none;
}
ul.category li a:hover {
  background: #F7FBFC;
  text-decoration: none;
  color:#323232;
  text-shadow: 0 1px #cccccc;
}

.news {
    background:#EBF0F3;
	color: #333333;
	padding: 8px;
	margin-bottom:10px;
	overflow: hidden;
	border-left:1px solid #DBE2EC;
	border-right:1px solid #DBE2EC;
	border-bottom:1px solid #DBE2EC;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.newswhite {
    background:#F7FBFC;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border:1px solid #DBE4EF;
	overflow: hidden;
	padding:8px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

ul.recomended {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
}
ul.recomended li {
  float: left;
}

ul.recomended li a {
  display: block;
  width: 130px;
  padding: 0px 0px;
}

.box  {
	background:#F7FBFC;
	padding: 10px 10px 7px 10px;
	font-size: 13px;
	margin-bottom:10px;
	overflow: hidden;
	white-space: nowrap;
	border:1px solid #DBE2EC;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}