/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 20px;
}
*/


/* LAYOUT CSS */

#wrapper { 
 margin: 0 auto;
 width: 780px;
}
#faux_top {
 background: url(../images/t_body_bg_top.gif);
 margin-top: 10px;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 780px;
 height: 6px;
}
#faux {
 background: #ffffff url(../images/t_body_bg_main.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}
#faux_bottom {
 background: url(../images/t_body_bg_bottom.gif);
 margin-top: 0px;
 margin-bottom: 10px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 780px;
 height: 6px;
}
#header {
 color: #333;
 width: 780px;
 padding: 0px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}
#navigation {
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 0px 3px 0px 0px;
 padding: 5px;
 width: 165px;
 float: right;
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 0px;
 padding: 10px;
 width: 570px;
 display: inline;
 position: relative;
}
#footer { 
 width: 780px;
 clear: both;
 color: #FFFFFF;
 margin: 5px 0px 15px 0px;
 padding: 0px;
 text-align: center;
}
#footer a  {
  color: #888888;
  text-decoration: underline;
}
#footer a:hover  {
  color: #ffffff;
  text-decoration: none;
}

.clear { clear: both; background: none; }










/* Nifty corners CSS 
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
*/




/* My stuff */

img  {
  border: 0px;
}

body  {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  color: #000000;
  font-family: arial, tahoma, verdana;
  font-size: 9pt;
  line-height: 13pt;
}



h1  {
  background-image: url(../images/h1_chevron.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 13px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: arial, tahoma, verdana;
  font-size: 16pt;
  line-height: 18pt;
}
h2  {
  font-family: arial, tahoma, verdana;
  font-size: 13.5pt;
  margin: 5px 0px 8px 0px;
  font-weight: bold;
  line-height: 16pt;
}
h3  {
  font-family: arial, tahoma, verdana;
  font-size: 12pt;
  margin: 3px 0px 3px 0px;
  font-weight: bold;
  line-height: 14pt;
}



a  {
  color: #0000ee;
  text-decoration: underline;
}
a:hover  {
  color: #ee0000;
  text-decoration: none;
}
a.footer  {
  color: #888888;
  text-decoration: underline;
}
a.footer:hover  {
  color: #ffffff;
  text-decoration: none;
}


font.alert  {
  color: #ee0000;
}
font.good  {
  color: #008800;
}
font.small  {
  font-size: 8pt;
  line-height: 10pt;
}
font.big  {
  font-size: 12pt;
}


font.news_source  {
  font-size: 14pt;
  font-weight: bold;
  line-height: 11pt;
}
font.news_title  {
  font-size: 11pt;
  font-weight: bold;
  color: #ee0000;
}
font.news_title a  {
  text-decoration: none;
  color: #ee0000;
}
font.news_title a:hover  {
  text-decoration: underline;
  color: #ee0000;
}
font.news_details  {
  font-size: 8pt;
  color: #555555;
  line-height: 7pt;
}
font.news_tags  {
  font-family: verdana;
  font-size: 7pt;
  color: #555555;
}
font.news_tags a  {
  color: #ee0000;
  text-decoration: none;
}
font.news_tags a:hover  {
  color: #ee0000;
  text-decoration: underline;
}



blockquote {
  margin-left: 5px;
  padding-left: 25px;
	/*text-indent: 25px;*/
	background: url(/images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(/images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
  font-style: italic;
  font-size: 9pt;
}



input.save  {
  font-weight: bold;
}
input.cancel  {

}
input.delete  {
  color: #ee0000;
}




td.tbl_header_l  {
  text-align: left;
  font-family: arial, verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #000000 url('../images/t_rounded_tl.gif') no-repeat top left;
  height:25px;
  padding: 2px 2px 2px 5px;
}
td.tbl_header  {
  text-align: left;
  font-family: arial, verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  height:25px;
  padding: 2px;
}
td.tbl_header_r  {
  text-align: left;
  font-family: arial, verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #000000 url('../images/t_rounded_tr.gif') no-repeat top right;
  height:25px;
  padding: 2px 5px 2px 2px;
}
td.row0  {
  background-color: #EDF5FF;
  padding: 3px 10px 3px 3px;
}
td.row1  {
  background-color: #FFFFFF;
  padding: 3px 10px 3px 3px;
}
td.video_list_row  {
  border-top: dashed 1px #000000;
}



div#article_author_info  {
  border: dashed 1px #000000;
  background-color: #FFFFFF;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 30px 0px;
}
div#article_body img {
  margin: 5px;
}
div#cotm_pictures  {
  display: inline;
  float: right;
  width: 150px;
}
div#cotm_pictures img  {
  border: solid 1px #000000;
}
div#cotm_body  {
  width: 410px;
  text-align: justify;
}


div.white_box  {
  border: dashed 1px #000000;
  background-color: #FFFFFF;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
}
div.cotm_details_section  {
  width: 390px;
  padding-left: 20px;
}
div.featured_civic_list  {
  display: inline;
  float: left;
  margin: 5px 7px;
  padding: 10px;
  height: 190px;
  width: 150px;
  border: solid 1px #000000;
  background-color: #CFCFCF;
  background-image: url(../images/featured_civic_bg.gif);
  /*background-repeat: repeat-y;*/
}
div.featured_civic_list img  {
  border: 0px;
  margin-bottom: 5px;
}

div.news_item  {
  padding-left: 40px;
  background: url(/images/icon_honda_big.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
div.news_comments  {
  padding-left: 40px;
}

div.overflow  {
  overflow:hidden;
  white-space: nowrap;
  width:98%;
  height:15px;
}
div.nowrap  {
  white-space: nowrap;
  /*height:15px;*/
}
div.video_list_overflow  {
 overflow:hidden;
 width:99%;
 height:60px;
}






/*
div#container  {
  width: 780px;
  margin: 10px auto;
  text-align:left;
}
div#content  {
  background: #FFFFFF;
  width:590px
}
div#content div {
  padding: 10px;
}
div#rightBar  {
  float: right;
  width: 180px;
  background: #C1C1C1;
}
div#rightBar div  {
  padding: 10px;
}
div#footer  {
  width: 780px;
  text-align: center;
  float: right;
  margin: 10px auto;
  color: #ffffff;
}
*/



/*font.footer  {
  color: #ffffff;
}*/






.info_roundcont {
	width: 100%;
	background-color: #FAD163;
	color: #000000;
}

.info_roundcont p {
	margin: 0 10px;
  font-weight: bold;
}
.info_roundcont p.nobold {
	margin: 0 10px;
  font-weight: normal;
}

.info_roundtop { 
	background: url(../images/box_rounded_tr.gif) no-repeat top right; 
}

.info_roundbottom {
	background: url(../images/box_rounded_br.gif) no-repeat top right; 
}

img.info_corner {
  width: 7px;
  height: 7px;
  border: none;
  display: block !important;
}



/* For the ALERT rounded box corners */
.info_alert_roundcont {
	width: 100%;
	background-color: #FA8763;
	color: #000000;
}

.info_alert_roundcont p {
	margin: 0 10px;
  font-weight: bold;
}

.info_alert_roundtop { 
	background: url(../images/box_alert_rounded_tr.gif) no-repeat top right; 
}

.info_alert_roundbottom {
	background: url(../images/box_alert_rounded_br.gif) no-repeat top right; 
}

img.info_alert_corner {
  width: 7px;
  height: 7px;
  border: none;
  display: block !important;
}
