@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container  {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
} 
#sendto {
}

#header  {
	background-color: #FFFFFF;
	background-image: url(../images/shout.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
} 
#header  h1  {
	margin-left: -9000px;
	font-size: 0px;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 235px;
	height: 490px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
}

#sidebar1 ul {
	margin: 0;
	padding: 0;
	position: absolute;
	width: auto;
	list-style: none;
	background-color: #000033;
	}
	
#sidebar1 ul li {
	float:left;
	}
	
#sidebar1 ul a{
	font-size: 9px;
	line-height: 1.5em;
	text-decoration: none;
	color: #6699CC;
	float: left;
	display: block;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	}
	
#sidebar1 ul a:hover{
	color:#66FFFF;
	}
#sidebar1 ul {
	text-decoration: none;
	list-style-type: none;
}
#sidebar_question {
	font-style: italic;
	font-weight: bold;
	color: #000033;
	line-height: 6px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebar_inputs {
	border: 1px solid #DDDDDD;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 1px;
	margin-top: 1px;
	padding: 0;
	text-align: left;
	background-color: #C0D5E9;
}

#sidebar_terms {
	background-image: url(../images/horn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
}
#sidebar_doit {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	font-weight: bold;
	text-align: center;
}



#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#shoutimage {
	background-image: url(../images/loud.jpg);
	height: 300px;
	background-repeat: no-repeat;
}


#sendto {
	height: 140px;
	font-size: 8px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	border: 1px dotted #000033;
	padding: 5px;
}
.see1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000033;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
#terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000033;
	text-align: justify;
	padding-right: 20px;
}


#footer  {
	background-color: #000033;
	text-align: center;
	text-decoration: none;
} 


#footer   a  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #6699CC;
	font-size: 10px;
	text-decoration: none;
}
#footer2 {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
#footer2 a {
	color: #CCCCCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




/* Default font for all elements */
.sb_shoutbox div, .sb_shoutbox span, .sb_shoutbox a, .sb_shoutbox td {
font-family: Tahoma, Arial, Verdana, Times, sans-serif;
font-size: 8pt;
}
/* Formation of The Shoutbox */
.sb_shoutbox {
	border: 1px solid #415274;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	background-color: #84D7FF;
	overflow: hidden;
}

/* Formation of Control Panel Area */
.sb_formarea {
	background-color : #000033;
	border: none;
	color : #000099;
	font-size : 8pt;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* Formation of Shouts Area */
.sb_shouts {
	margin: 0;
	padding: 0;
	background-color: #400000;
	color: #400000;
/*line-height: 100%;*/
}
/* Formation of Buttons */
.sb_buttons {
	border: 1px solid #AEAEAE;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 1px;
	margin-top: 1px;
	background-color: #84D7FF;
	padding: 0px;
}
.sb_numofshouts {
	border: 1px solid #AEAEAE;
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	padding: 0;
	margin-left: 1px;
	margin-top: 1px;
	float: right;
	background-color: #000066;
}
/* Formation of Textboxes */
.sb_inputs {
	border: 1px solid #DDDDDD;
	color: #FFD5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 1px;
	margin-top: 1px;
	padding: 0;
	text-align: left;
	background-color: #990000;
}
/* Formation of Shouter's name */
.sb_shouter {
	color: #BFEBFF;
	background-color: #000033;
	font-weight: bold;
	font-size:7pt;
	white-space: nowrap;
	padding: 1px 4px 1px 2px;
	text-align: left;
}
.sb_shouter a{
	font-weight:normal;
	padding-left:3px;
	font-size:7pt;
	color:#6666FF;
	text-decoration:none;
}
/* Formation of Panel */
.sb_panel {
	display: none;
	background-color: #84D7FF;
	border-top: 1px solid #415274;
	text-align: center;
	padding: 2px;
}
/* Formation of even shout row */
.sb_row0 {
	color: #000033;
	background-color: #CCEEFF;
	border-top: 1px solid #415274;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/* Formation of odd shout row */
.sb_row1 {
	color: #000033;
	background-color: #84D7FF;
	border-top: 1px solid #415274;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/* Formation of Current Page Number */
#sb_pageno {
color: #415274;
font-size: 7pt;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
margin-left: 1px;
margin-top: 1px;
border: 1px inset #C0C0C0;
}
/* Formation of Error Message */
#sb_error {
text-decoration: none;
background-color: #F6FAF9;
color: #AA0000;
border-top: 1px solid #415274;
}
/* Formation of smiley image */
.sb_smiley {
background-position: center;
background-repeat: no-repeat;
position: relative;
float: left;
width: 24px;
height: 18px;
overflow: hidden;
}
#sb_helpcaption {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
#sb_helptext {
font-size: 7pt;
color: #415274;
padding-bottom: 3px;
}
