.stretch,
.clear {
  clear:both; 
  height:1px; 
  margin:0; 
  padding:0; 
  font-size: 15px;
  line-height: 1px;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html>body .clearfix {
  display: inline-block; 
  width: 100%;
}

* html .clearfix, *+ html .clearfix {
  height: 1%;
}


.replace {
  display:block;
  
  background-repeat: no-repeat;
  background-position: left top;
  background-color:transparent;
}
.replace * {
  text-indent: -10000px;
  display:block;
  
  background-repeat: no-repeat;
  background-position: left top;
  background-color:transparent;
}
.replace a {
  text-indent:0;
}
.replace a span {
  text-indent:-10000px;
}


span.accesskey {
  text-decoration:none;
}
.accessibility {
  position: absolute;
  top: -999em;
  left: -999em;
}

body {
  text-align: left;
  font-family: Arial, sans-serifarial, Verdana, Helvetica;
  font-size: 12px;
  line-height: 1.5;
  color: black;
}

img {
  border: 0;
}

h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding: 0;
  color: black;
}
h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding: 0;
  color: black;
}
h3 {
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding:0;
  color: black;
}
h4 {
  font-size: 1.15em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  color: black;
}
h5 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  color: black;
}
h6 {
  font-size: 1em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  color: black;
}

p {
  margin: 0;
  padding: 0;
}
blockquote {
  border-left:10px solid #ddd;
  margin-left:10px;
}
pre {
  font-family: monospace;
  font-size: 1.0em;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style:italic;
}
code {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
  white-space: pre;
}

ul {
  margin: 0 0 1.5em 0;
  padding: 0;
}
ul li {
  margin: 0 0 0.25em 30px;
  padding: 0;
}
ol {
  font-size: 1.0em;
  line-height: 1.4em;
  margin: 0 0 1.5em 0;
  padding: 0;
}
ol li {
  font-size: 1.0em;
  margin: 0 0 0.25em 30px;
  padding: 0;
}
dl {
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height: 1.4em;
}
dl dt {
  margin: 0.25em 0 0.25em 0;
  padding: 0;
}
dl dd {
  margin: 0 0 0 30px;
  padding: 0;
}


th {
  font-weight: bold;
  text-align: left;
}
td {
  font-size: 1em;
}
/* END TABLE */	

hr {
  height: 1px;
  margin: 1.5em 10px;
  border-bottom: black thin;
}

/* END TYPOGRAPHY */	
form {
  margin:0;
  padding:0;
  clear: both;
}
form div,
form p {
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0;
}
label {
  font-weight: bold;
  float: left;
  width: 25%;  
}
fieldset {
  border: 1px solid #eee;
  padding: 5px 10px;
  margin: 0;
}
fieldset legend {
  color: #666;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 0 0px;
  padding: 0;
}
* html fieldset legend {
  margin: 0 0 10px -10px;
}
fieldset ul {
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
fieldset ul li {
  list-style: none;
  margin: 0 0 0.5em 0;
  padding: 0;
}
input.text, select, textarea {
  margin: 0;
  border: 1px solid #069;
  padding: 1px 3px;
  vertical-align: middle;
}

input.text {
  height: 18px;
  font-family: Arial;
}

input.check {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
}
input.radio {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
}
input.file {
  height: auto;
  width: 250px;
}
input.readonly {
  background-color: transparent;
  border: none;
}
input.button, input.submit {
  background: #006699;
  color: white;
  cursor:pointer;
  font-size: 1em;
  height:23px;
  padding:2px 5px;  
  border:1px solid #d2f3fd;
  vertical-align: middle;
}
input.image {
  border: none;
  width: auto;
  height: auto; 
}
textarea {
  font-size: 1em;
}
form div.submit {
  margin: 1em 0;
}
form div.submit input {
  height: 2em;
  width: 15em;
}

div#nav {
	width: 950px;
  margin: 0 auto;
  /*position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

div#nav div.wrapper {
  /*position: absolute;*/
  
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 13px;
  padding-bottom: 6px;
  background: #6293bb url(../pureword/images/shadow.png) repeat-x bottom left;
}
div#nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
div#nav li {
  float: left;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 2px;
  line-height: 1em;
  background-image: url(../pureword/images/line_white.gif);
  background-position: right center;
  background-repeat: no-repeat;
  
}
div#nav li.last {
  background: none;
}
div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited {
  display: inline-block;
  /* hide from ie/mac \*/
  display: block;
  /* end hide */
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 7px 10px;
  color: white;
}
div#nav a:hover, div#nav a.selected {
  background-color: #3671a5;
}

div#content {
  position: relative;
  
  margin: 0 auto 20px auto;
  padding: 0;
  
  text-align: left;
}

div#main {
  float: left;
  width: 561px;
  display: inline;
  margin-top: 0px;
  overflow: hidden;
}
div#local {
  float: right;
  width: 188px;
  display: inline;
  margin-top: 0px;
}
div#sub {
  display: none;
}


body {
  margin: 0;
  padding: 0;
  background: white;
  text-align: center;
}
div#page {
  width: 961px;
  margin:  0 auto;
  padding: 0;
  background: white;
  text-align: center;
}

div#header {
	width: 950px;
  padding: 0;
  margin: 0 auto;
  color: white;
  background-color: white;
  height: 120px;
}
div#branding {
  float: left;
  width: 200px;
  margin: 5px 0;
  text-align: left;
}
div#search {
  float: right;
  width: 49%;
  margin: 0;
  padding: 16px 20px 0 0;
  text-align: right;
}

div#content {
  width: 100%;
  margin-top: 40px;
}

div#footer {
  color: black;
  background-color: white;  
}
div#footer p {
  font-size: 0.8em;
  
  margin: 0;
  padding: 15px;
}

ul.subnav {
  margin: 0;
  padding: 0;
  
  font-size: 0.8em;
  list-style: none;
}
ul.subnav li {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
}
ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited,
ul.subnav li a:active {
  text-decoration: none;
  font-weight: bold;
  color: black;
}
ul.subnav li a:hover {
  text-decoration: underline;
}
ul.subnav li strong {
  padding: 0 0 0 12px;
  background: url("../i/subnav-highlight.gif") left top no-repeat transparent;
}
ul.subnav li strong a,
ul.subnav li strong a:link,
ul.subnav li strong a:visited,
ul.subnav li strong a:active {
  color: white;
  background-color: black;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover, a:active {
    color: #BC2A4D;
    text-decoration: underline;
}

blockquote {
    border: 1px solid #cccccc;
    background-color: #fafafa;
}

cite {
    font-weight: bold;
    margin-left: 3px;
}

ul#user_nav {  
    margin: 5px 0 0 0;
    padding: 2px;
    height: 20px;
}

ul#user_nav li {
    float: right;
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0 2px;
    
    line-height: 1em;
    background-image: url(/images/line_gray.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

ul#user_nav li.last {
    background: none;
}

ul#user_nav li.highlight {
    font-family: Verdana;
}

ul#user_nav span {
    display: block;
    padding: 5px;
}

ul#user_nav a {
    display: block;
    text-decoration: none;   
    margin: 0;
    padding: 5px;
    color: gray;
}

ul#user_nav a:hover {
    text-decoration: underline;
    color: white;
    background-color: gray;
}

ul#user_nav li.unread_messages a {
    background-image: url(/images/newpm.gif); 
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 5px;
    padding-left: 25px;
}

ul#user_nav li.my_group_updated a {
    background-image: url(/images/icon_ring.gif); 
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 5px;
    padding-left: 25px;
}

ul#user_nav li#location_ad {
    float:left;
    background-image:url(../pureword/images/yellow_east_arrow.gif);
    background-position:left center;
    padding-left:10px;
    margin-left:20px;
}

div#site_nav ul {
    width: auto; 
    width: 100%;
    
    margin: 0;
    padding: 0;
    
    line-height: 1em;
    list-style: none;
}

div#site_nav li {
    display: inline;
    list-style: none;    
    margin: 0;
    padding: 3px 10px 3px 10px;
    line-height: 1em;
    border-right: 1px solid #aaa;
}

div#site_nav li.last {
    border-right: none;
}

div.channel_nav {
	float:left;
    left: 0;
    top: 0px;
	display:none;
}

div.channel_nav ul {
    width: auto; 
    width: 100%;
    
    margin: 0;
    padding: 0;
    	

    /*line-height: 1em;*/
    list-style: none;
}

div.channel_nav li {
    display: inline;
    float: left;
    list-style: none;    
    margin: 0;
    /*line-height: 1em;*/
    border: 1px solid #feddca;
    border-right: 0px;
	
}

div.channel_nav li.last {
    border-right: 1px solid #feddca;
}

div.channel_nav a {
	display: inline-block;
	/* hide from ie/mac \*/
    display: block;
	/* end hide */
    text-decoration: none;
	font-size: 13px;
	margin: 0;
	color: green;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
}
div#submenu6 a{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


div.channel_nav a:hover, div.channel_nav a.selected {
    background-color: #feddca;
}

div#ad {
    float: right;
    margin: 5px 0;
    width: 720px;
	height: 120px;
	background-image: url(../pureword/images/top.jpg); 
}

div#ad ul{
	float:right;
}

div#ad li{
	display: inline;
    list-style: none;
}

div#ad a{
	color: #CCCCCC;
}

div#copyright {
    margin: 10px;
}

.pagination {
    padding: 5px;
    float: right;
}

.pagination a, .pagination a:link, .pagination a:visited {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #aaaadd;
    text-decoration: none;
    color: #006699;
}

.pagination a:hover, .pagination a:active {
    border: 1px solid #006699;
    color: #000;
    text-decoration: none;
}

.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #006699;
    font-weight: bold;
    background-color: #006699;
    color: #FFF;
}

.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd;
}

a.underline, .underline a { text-decoration: underline; }

.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #5f5; }
.hilite3 { background-color: #afa; }
.hilite4 { background-color: #0ff; }


span.arrow {
    font-weight:normal;
    font-size:0.9em;
    color:#999;
}

.validation-advice {
    margin: 0;
    padding: 0 0 0 3px;
    color : #FF3300;
    font-weight: bold;
}

.odd {
    background-color: #EFFAFF;
}

.highlight,
.highlight a,
.highlight a:link,
.highlight a:active,
.highlight a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #e28822;
}

.highlight a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #e28822;
}

.rss {
    background-image: url(/images/rss.png); 
    background-position: right center;
    background-repeat: no-repeat;
    margin-right: 5px;
    padding-right: 50px;
}

.row1 {
    width: 155px;
    font-weight: bold;
    background-color: #efefef;
}

.row2 {
    background-color: #dee3e7;
}

.row3 {
    background-color: #eee;
}

.crumbs a {
    text-decoration: underline;
}

.flash_error, .flash_notice {
    font-weight: bold;
    background-repeat: no-repeat;
    padding: 10px 40px;
    margin: 0 10px;
}

.flash_error {
    color: #f30;
    background-image: url(../pureword/images/icon_error_lrg.gif);
}

.flash_notice {
    background-image: url(../pureword/images/icon_success_lrg.gif);
}

select.validation-failed, input.validation-failed, textarea.validation-failed {
    background: #FFFFFF url(/images/invalid_line.gif) repeat-x scroll center bottom;
    border: 1px solid #dd7870;
}

* html select.validation-failed {
    background-color: #dd7870;
}

span.field_error {
    display: none;
}

div.quote_title {
    font-weight: bold;
    padding: 5px;
    margin: 5px 0 0 15px;
}

div.quote_div {
    border: 1px solid #ccc;
    margin: 0 5px 5px 15px;
    padding: 3px;
    background: #fafafa;
}

div.attachments {
    border-top: 1px solid #999999;
    margin-top: 10px;
}

div.attachments ul, div.postauthor ul {
    list-style: none;
}

div.attachments ul {
    margin: 5px;
    padding: 5px;
    border: 1px solid #cccccc;
}

img.magplus {
    cursor: url("/images/magplus.gif"), pointer;
}

span.logo {
    display: table-cell;
    vertical-align:middle;
    width: 50px;
    height:50px;
    text-align:center;
    /* hack for ie */
    *display: block;
    *font-size: 48px;
    /* end */
    border: 1px solid #ccc;
}

span.thumb_box {
    display: table-cell;
    vertical-align:middle;
    height: 95px;
    width: 130px;
    text-align:center;
    /* hack for ie */
    *display: block;
    *font-size: 90px;
    /* end */
    border: 1px solid #ccc;
}

span.logo img, span.thumb_box img {
    vertical-align:middle;
}

.right {
    float: right;
}

.left {
	float: left;
	margin-right: 3px;
}

/* Tooltips CSS definitions */	
.tooltip {
    position: absolute!important;
    overflow:hidden;
    font-size: 12px;
    z-index: 10000!important;
}
.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
.tooltip .xb1 { margin: 0 5px; background: #333; }
.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }

.tooltip .xboxcontent {
    padding: 0 .5em;
    margin: 0;
    color: #000;
    text-shadow: 2px 2px 0px #CCC;
    word-wrap:break-word;
    border: 1px solid #333;
    border-width: 0px 1px 0 1px;
    background-color: #666;
}
/* Tooltips CSS definitions end */	

form#search_form {
  margin-bottom: 10px;
}

div.box {
  border: 1px solid #a8bacd;
  padding: 1px;
  width: 185px;
  position: relative;
  margin-bottom: 10px;
}

div.box h3 {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  background-image: url(../pureword/images/bg_box_title.png);
  border-bottom: 1px solid #a8bacd;
  padding: 2px 0;
}

div.box a.more {
  background-image: url(../pureword/images/icon_more.gif);
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 15px;
  position: absolute;
  bottom: 5px;
  right: 4px;
  line-height: 15px;
}

div#blogs {
  float: left;
  background-image: url(/images/bg_blogs.png);
}

div.blog {
  height: 70px;
  overflow: hidden;
  padding: 0 7px;
}

div.blog div {
  margin-right: 7px;
}

div#aboutus {
  background-color: #f7f8fb;
}

div#aboutus h3 {
  background-image: none;
  border-bottom: 0;
}

div#aboutus p {
  padding: 5px;
}

div#content1 {
  float: left;
  width: 560px;
}

div#advert_a2 {
  float: left;
  width: 250px;  
  text-align: center;
}

div#advert_a2 li {
  list-style: none;
  padding: 5px 0 0 15px;
  margin: 0;
}

div#advert_a2 li a {
  color: #D8762F;
}

div#news {
  float: left;
  width: 330px;  
}

div#news ul {
  margin-bottom: 0;
}

div.forum {
  width: 330px;
  margin-bottom: 5px;
}

div#news li, div.forum li {
  list-style-image: url(/images/dot_blue.gif);
  margin-left: 30px;
  padding-bottom: 6px;
}

div#news h3, div.forum h3 {
  font-size: 12px;
  padding: 2px 5px;
  height: 18px;  
}

div#news h3, div#news h3 a {
  background-color: #D8762F;
  color: white;
}
  
div.forum h3 {
  background-color: #D9E7F0;
  color: #16387C;
}

div#news h3 span, div.forum h3 span{
  float: left;
}

div#news h3 a, div.forum h3 a{
  font-weight: normal;
  float: right;
}

div#advert_a4 {
  width: 100%;
  height: 2px;
}

div#advert_a4 li {
  list-style: none;
  float: left;
  margin-left: 10px;
}

div#advert_a4 li a {
  color: #D67328;
}

div#advert_a5 {
  margin-bottom: 10px;
}

div#advert_a6 li, div#webmaster li {
  list-style-image: url(/images/dot_yellow.png);
  padding-bottom: 10px;
  margin-left: 20px;
}

div#content2 {
  float: left;
  width: 185px;
}

div#content3 {
  float: right;
  width: 530px;
}

div.group {
  height: 80px;
  overflow: hidden;
  padding: 0 7px;
}

div.group div {
  margin-right: 7px;
}

div.group span a {
  font-family: Tahoma;
}

div#blog_top ol {
  margin-left: 8px;
}

div#blog_top li {
  padding-bottom: 5px;
}

