/**mylite.css tableless version - bloggie lite**/

body {
color:#000000
}

#container {
  width:730px;
  margin:0px auto;
  padding: 5px 5px 5px 5px;
  text-align:left;
  border-top :1px solid #dfdfdf;
  border-left:1px solid #dfdfdf;
  border-bottom : 1px solid #a0a0a0;
  border-right : 1px solid #a0a0a0;
  background:white; /**url(sample/container_bg.gif) 500px 0px repeat-y**/
}


#header {

 padding: 0px;
  height:92px;
  margin: 0px;
/**  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff;  **/
}

#header .header1 {
float:left;
}
#header .header2 {
  float:right;
  width:480px;
  height:92px;
}
* html #header header2{ padding: 45px 0px 0px 40px;}

#header h1 {
  margin-top:0px;
  padding: 25px 0px 0px 40px;
}



#header h1 a {   font-family: Verdana;
  font-size: 26px;  color : #000; border-bottom : 0px ;
}

#header h1 a:hover {
  color : #FFFFCC;   border-bottom : 0px ;
}

#navigation {
  height:30px;
  line-height: 26px;  padding:0 10px;   color :#000;
/**  border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #ffffff; **/
}
#navigation a {
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:1px;
  border-bottom: 0px dotted #6699CC;
  color :#000;
}

#navigation a:hover {
color : #00ff00;
}
#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  list-style-type:none;
  border-right:0px solid white;
/**  white-space:nowrap; **/
}

#navigation li a {
  display:block;
  padding:0 10px;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:1px;
  border-bottom: 0px dotted #6699CC;
  color :#000;
}


#content {
  margin-left:auto;
  margin-right:auto;
  width:530px;
  margin-top:0px;
  padding-top:15px;
  padding-right:16px;
  padding-left:15px;
  border-style: solid;
  border-width: 0px;
  border-color: #b0b0b0;
  font-size: 13px;
}

.sp {display:none;}

h1, h1 a,
h2, h2 a,
h3 a,
h4 a
{color:#0055aa;}

.codequotetitle {
    font-family: verdana, sans-serif; font-size: 12px; color: #000080;
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width: 100%; text-align : left;
}
.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #006600;
    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width: 95%; text-align : left;
}
.quote {
    font-family: verdana, sans-serif; font-size: 11px; color: #006600;
    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width: 95%;
    text-align : left;
}

/**
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#1BA6B2;}  **/

h2 {
font-size: 16px;
letter-spacing : 0.0em;
}

a {
  color: #003366;
  text-decoration: none;
  border-bottom: 1px dotted #6699CC;
}

a:link{
  color: #003366;
  text-decoration: none;
  border-bottom: 1px dotted #6699CC;
}

a:visited{
  color: #6699CC;
  text-decoration: none;
  border-bottom: 1px dotted #6699CC;
}

a:hover{
  color: #669999;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}

a.img, a.img, a.img {
  border: 0 none;
}

input,textarea,select {
  font-size: 11px;
  font-family: Verdana;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaaaa;
  background: #f0f0f0;
  border-width: 1px;
  margin: 2px;
}

select {
  font-size: 10px;
  font-family: Verdana;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaaaa;
  background: #ffffff;
  border-width: 1px;
  margin: 2px;
}

ul {
  margin:0 0 0 1.2em;
  padding:0 0 20px 0;
}

p {
  margin:0;
  padding:0 0 18px 0;
}



.post.single {
  clear:both;
  font-family: Georgia, Helvetica, Sans-Serif;
}
.post.single .details {

margin:0 0 22px 0;
}

p.excert {
  font-size: 12px;
  padding-bottom :18px;
}

p.details {
  border-color:#949494;
  font-size: 10px;
  text-align:right;
  padding:3px 10px 0px 0px
}

/**
.entry a.more {
  padding-left:12px;
  background:url(images/spring_flavour/more.gif) center left no-repeat;
}


.post .detials .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}  **/

.post .details {
  padding-right:6px;
  font-style:normal;
  font-size :0.95em ;
}

.date { /**margin:0 0 22px 0; **/
  padding-left:15px;
  padding-bottom:15px;
  padding-right:6px;
  border-color:#949494;
  font-style:normal;
  letter-spacing : 0.09em;
/**  background:url(images/spring_flavour/post.gif) center left no-repeat;   **/
}

.post #category {
  clear:both;
  text-align:right;
  padding:3px 10px 0px 0px;
  font-size:0.9em;
  border-top:1px solid;
  border-color:#F3F4F4;
}

#getid {
  font-size:10px;
}

#getid a {
  font-weight : bold;
  color : #ff0000;
  text-decoration : underline;
  border : none;
}
#getid a:hover {
  font-weight : bold;
  color : #000000;
  text-decoration : none;
}
/*  COMMENTS **/

#comments {
/**  margin-left:-12px;
  position:relative;  **/
  top:auto;
/*  width:500px;
  border:0px solid #1f2828; */
  }
#comments h2 {
  display:block;
  position:relative;
/**  height:102px; **/
/**  width:719px; */
/**  background:url(./graphics/titles/comments.gif) no-repeat; */

  }
#comments h2 span {
/**  padding:0 0 20px 300px;  **/
  font-size:4px;
  color:#222d2d;
  }
#comments h2 strong {
  /**width:50px;
  text-indent:50px; **/
  text-align:left;
  padding:10px 10px 10px 10px;
  color:#88a9bc;
  font-size : 1.2em;
  font-style : bold;
  display : block;
  border :0px solid #1f2828;
  }

.comment-box-odd , .comment-box-even {

  padding:1px 5px 1px 5px;
  margin-bottom : 3px;
  border :1px dotted #cfcfcf;
  display : block;
  color   : #606060;
  line-height : 1.5em;
  text-align : top;
}
.comment-box-odd {
  background :#fafafa;
}
.comment-box-even {
  background :#ffffff;
}

.comment-box-odd:hover , .comment-box-even:hover {
  border : 1px solid #ccc;
  background: #f8f8f8;
}


.comment {
/**  width:400px;  **/
  padding:8px 8px 0 18px;
/**  float:left;
  width:400px;
  padding:10px 10px 10px 10px;
  border : 1px solid #ccc;   **/
  font-size : 11px;
  text-decoration : normal;
}

/**  margin :10px 0px 10px 0; **/

.comment h3{
  padding:0px 0px 0px 0px;
  margin :10px 0px 0 0;
  text-decoration : normal;
}

.comment span {
  float:  right;

}

.comment_info {
  margin :0px 0px 0px 0;
  padding: 0px 0px 10px 30px;
}
.comment_msg {
  padding: 0px 10px 20px 30px;

}
* html .comment_msg {
  padding-left: 40px;
}
.gravatar {
  padding:3px 0px 0px 0px;
  margin:40px 5px 5px 5px;
  height : 38px;
  width:38px;
  float:left;
  font-size : 0.75em;
  text-align : center;
  background:transparent url(./images/bg-gravatar.gif) no-repeat;
  border:1px solid #1f2828;
  }
.gravatar p {
  text-align:center;
  padding:0px 0 0 0;
  width:32px;
  height:32px; 
  color:#677e86;
  text-shadow:#283434 2px 2px;
  font:bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

/**
#comment-container  p.add-comment {
  position:absolute;
  left:100px;
  top:50px;
  padding-left:20px;
  background:url(./graphics/icons/icon-add-a-comment.gif) no-repeat;
  font-size:12px;
  font-weight:normal;
  }
**/








/**

#comments li {
  position:relative;
  margin-bottom:18px;
}

#comments ul li .altcolor {
   border: 1px dotted #CCCCCC;
}
#comments li p {padding:0 0 0px 0;}

#comments .header {
  position:relative;
  min-height:19px;
  margin:0 0 10px 0;
  padding:3px 6px;
/**  font:normal 20px "Century Gothic","Futura","Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:1em;
} **/
/**
* html #comments .header {height:19px;}

#comments .header strong {font-family:Georgia,sans-serif;}

#comments .header .avatar {
  position:absolute;
  top:1px;
  right:1px;
} */
/**
.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }
  
.commentlist li {
  font-weight: bold;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

.commentmetadata {
  font-weight: normal;
  }
**/

/* sidemenu list--------------------------------------------------*/

#sidemenu {
  margin:0px 0px 0px 0px;
  width:165px;
  padding:0px 0px 0px 0px;
  font-size:0.9em;
  line-height:1.4em;
  border-style: solid;
  border-width: 0px;
  border-color: #b0b0b0;
  color:#000000;
}

#sidemenu h2 {
  margin:0px 0 0px 0;
  font-family:Georgia,serif;
  height : 26px;
  font-size: 12px;
  line-height:1.2em;
  color:white;
/** background: #99bbdd ; **/
}


* html #sidemenu {padding-top:25px;}

#sidemenu ul {
  margin:0px 0px 0px 0px;
  border-style: solid;
  border-width: 0px;
  border-color: #b0b0b0;
  list-style-type : none;
}

#sidemenu h2 em {
  display:block;
  padding:5px 10px;
  font-style:normal;
  color:#000000
}

#sidemenu ul li {   display:block;
  margin:0px 0px 0px 0px;
}
#sidemenu li {   display:block;
margin: 2px 0 0;
}

#sidemenu li a {
  padding:2px 0px 0px 3px;
  display:block;
  width:155px;
  border-left:5px solid #ffffff;
  font-size: 11px;
  text-decoration : none;
}


#sidemenu li a:hover {
  border-left:5px solid #99bbdd;
  background-color : #ffeeee;
  border-bottom :1px dotted #dfdfdf;
}


/****************************************/

#error {
 /** float:middle;  **/
  width: 90%;
  margin:30px 0 30px 0;
  padding:30px 0 30px px;
  /**font-size : 1.2em;  **/
  line-height:1.5em;
  border-style: dotted;
  border-width: 1px;
  border-color: #ff0000;
}
#error h2 {
  margin:2px 2px 2px 2px;
  font-family: Arial, Verdana ;
  font-size: 1.2em;
  line-height: 1.8em;
  letter-spacing : 0.8em;
  color: white;
  background: #ff6666 /**url(images/spring_flavour/corner_top_left.gif) top left no-repeat**/ ;
}
#errmsg {
  padding:25px 25px 0 50px;
  width : 40%;
  margin-left : 100px;
  text-align : center;
}

#errlink {
 /**  float:center;
 width:175px; **/
  padding:25px 0 0 5px;
  text-align : center;
  font-size:0.9em;
  line-height:1.5em;
}

#errmsg p em {
  font-style:normal;
  font-size:1.1em;
  height : 50px;
}



#errlink p a {
  font-style:normal;
}


#footer {
  clear: both;
  padding: 20px 0 0px 0;
  font-size:11px;
  color:#A0A0A0;
  background:white;
  text-align : center;
}


#footer p {
  padding:10px 0 5px 0;
/**  border-top:1px solid; **/
  border-top: 1px solid #d0d0d0;
}

#footer strong {font-weight:normal;}


#footer a {color:#A0A0A0;}
#footer a:hover {color:#606060;}

/**
#footer strong {color:#009193;}
.singlecol #footer p {
  padding:12px 40px 18px 40px; **/


#pagination li {
  display: inline;
  /**line-height: 200%; **/
  list-style: none;
  text-align: center;
  color: #a0a0a0;
  font-size:10px;
}

#pagination .pages {
  margin :0px 2px 0px 2px;
  padding:3px 3px 3px 3px;
  text-align:left;
  color: #a0a0a0;
  border :1px solid #dfdfdf;
  background:white;
}
#pagination .page {
  margin :0px 2px 0px 2px;
  padding:3px 3px 3px 3px;
  text-align:left;

  border :0px solid #dfdfdf;
  background:white;
}
#pagination li a {
    text-decoration : none;
}
#pagination li a:hover {
  color: #000;
  background:#808080;
}
#pagination .currentpage {
  padding:3px 3px 3px 3px;
  text-align:left;
  color: #000;
  border :1px solid #dfdfdf;
  background:#a0a0a0;
}
/* LAYOUT */
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	text-align:left;
	line-height:20px;
	font-size: 0.9em;
	background: #FFF;
}
.wrapper {
	width:900px;
	margin:0px auto;
}
#header {
	margin: 0;
	padding: 0;
	height: 136px;
	background: #66a3c8 url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/header_bg.jpg) 0 0 repeat-x;
}
#mainnav {
	margin: 0;
	padding: 0;
	height: 39px;
	background: #778392 url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/mainnav_bg.jpg) 0 0 repeat-x;
}
/* logo area definition if text-link is used */
#logo-txt, #logo-txt a {
	display: block;
	width:600px;
	height: 116px;
	padding: 0px 0 0 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	float: left;
}
/* logo area definition if custom logo image is used */
#logo-img, #logo-img a {
	display: block;
	width:700px;
	height: 136px;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/logo.jpg) 0 0 no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	float: left;
}
#news {
	padding-top: 5px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 0px;
	color: #ffffff;
}
#news a, #news a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#news a:hover {
	color: #585858;
}
#shadow_top {
	margin: 0;
	padding: 0;
	height: 32px;
	background: #ffffff url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/shadow_top.png) 0 0 repeat-x;
}
#maincontent {
	margin: 0;
	padding: 0;
}
#shadow_bottom {
	margin: 0;
	padding: 0;
	height: 25px;
	background: #ffffff url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/shadow_bottom.png) 0 0 repeat-x;
}
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	height: 118px;
	color: #585858;
	text-align: center;
	border-top: 1px solid #585858;
	background: #778392 url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/showcase_bg.jpg) 0 0 repeat-x;
}
#footer a:link, #footer a:visited {
	color: #5b98c2;
}
#footer a:hover {
	color: #000;
}
/* Navigation */
/* main nav */
#nav {
	height: 39px;
	margin: 0 0 0 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#nav ul {
	list-style: none;
	padding: 0 2px 0 0;
	margin: 0px;
	float: left;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/mainnav_div.jpg) 100% 0 no-repeat;
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/mainnav_div.jpg) 0 0 no-repeat;
}
#nav li a:hover{
	color: #ffffff;
} 
#nav li.current a {
	color: #ffffff;
}
#nav li a:hover, #nav li.current a {
	display: block;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/mainnav_hover.jpg) 2px 78px no-repeat;
}
#nav li a {
	color: #CCC;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 39px;
	display: block;
	text-decoration: none;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/mainnav_hover.jpg) 2px 0 no-repeat;
}
/* showcase */
#showcase {
	margin: 0;
	padding: 0;
	height: 118px;
	color: #ffffff;
	background: #778392 url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/showcase_bg.jpg) 0 0 repeat-x;
}
#showcase a:link, #showcase a:visited {
	color: #0030ff;
}
#showcase a:hover {
	color: #000;
}
.userinfo {
	width: 350px;
	float: left;
	padding: 10px 0 10px 20px;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/showcase_div.jpg) 100% 0 no-repeat;
}
.searchfield {
	text-align: right;
	padding: 10px 20px 10px 5px;
}
#showcase ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#showcase li {
	padding-bottom: 0;
	margin-bottom: 2px;
	margin-right: 30px;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/userinfo.jpg) 0 100% repeat-x;
}
#useropts {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}
.userinfo h3 {
	color: #585858;
	display:block;
	margin: 0px 30px 0px 0px;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	letter-spacing:-1px;
	font-weight:bold;
	background: url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/userinfo.jpg) 0 100% repeat-x;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, tr.windowbg td
{
	padding: 5px;
	background: #EEE;
	border-bottom: 1px solid #eee;
}
.windowbg2,tr.windowbg2 td
{
	padding: 5px;
	background: #fcfcfc;
	border-bottom: 1px solid #eee;
}
.windowbg3,tr.windowbg3 td
{
	padding: 5px;
	background: #f0f0f0;
}
/* the today container in calendar */
.calendar_today
{
}
td.windowbg img, td.windowbg2 img
{
	
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
table.nopad .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
}
.titlebg a:hover
{
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
}
.titlebg2 a:hover
{
}
.titlebg, .titlebg2{
	background: #f6f6f6;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
  border: 1px solid #778392;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
  border: 1px solid #778392;
  padding: 1px;
}
.catbg, .catbg2, .catbg3{
	background: #66a3c8 url(http://karshipping.com/car-transport-forum/Themes/corp-lt114v1/images/custom/mainnav_bg.jpg) 0 -10px repeat-x;
	color: #ffffff;
}
.catbg, .catbg a, .catbg2, .catbg2 a {
	font-weight: bold; 
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #ffffff; 
}
td.postbuttons a {
  margin: 0;
  padding: 0;
}
td.postbuttons img {
  margin: 0;
  padding-right: 0px;
}
a.collapse_expand img {
	margin-right: 5px;
}
td.smalltext {
	font-weight: normal;
}
.breadcrumb {
	margin:0px 0px 10px 0px;
	font-size:0.9em;
	text-decoration:none;
	color:#9D9D9D;
}
.pathway {
	color: #585858;
	text-decoration:none;
	line-height: normal;
}
.pathway a:link {
	text-decoration:none;
}
.pathway a:visited {
	text-decoration:none;
}
.pathway a:hover {
	text-decoration:none;
}
/* custom stuff */
p {
  margin-top: 0;
  margin-bottom: 5px;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
/* headings */
h1 {
	padding-bottom: 5px;
}
h2 {
	padding-bottom: 5px;
}
h3 { 
	padding-bottom: 5px;
}
h4 {
	 padding-bottom: 5px;
}
.clr {
	clear: both;
}
/* No image should have a border when linked */
a img{
border: 0;
}
a:link, a:visited {
	color: #0030ff;
	text-decoration: none;
}
a:hover {
	color:#666666;
}
/* some page content things */
.hide {
	display: none;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
/* A quote, perhaps from another post. */
.quote {
	margin:0 15px 4px 15px;
	padding: 4px 4px 10px 4px;
	line-height: 1.4em;
	background: #ffc;
	border: 1px solid #cc3;
}
/* A code block - maybe even PHP ;). */
.code {
	color: #fff;
	background-color: #000;
	margin:0 15px 4px 15px;
	padding: 4px 4px 10px 4px;
	line-height: 1.4em;
	border: 1px solid #ccc;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}
/* The "Quote:" and "Code:" header parts.. */
.quoteheader, .codeheader
{
	color: #808080;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	line-height: 1.2em;
}
.hrcolor {
	color: #678090;
}
.hrcolordashed {
	border-top: 1px dashed #678090;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}
/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}
/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltxt
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
  line-height: 18px;
  text-indent: 10px;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
/* Sometimes there will be an error when you post */
.error{
color: red;
}
#verificiation_image {
	background: #ffffff;
	margin: 0 0 5px 10px;
}
/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.tablepad    { background-color:#FFFFFF; padding:6px; border:1px solid #000000; }

