/*

ShoutPro 1.5 - default.css

ShoutPro is licensed under the Creative Commons Attribution-ShareAlike 2.5 License. For more information see the file LICENSE.TXT in the documentation folder included with this distribution, or see http://creativecommons.org/licenses/by-sa/2.5/.  



This file is default.css.  It is ShoutPro's default theme - "chrome".

*/



body {

	/*These control the custom scrollbars for Internet Explorer only.  To disable, just delete the values.*/



	/*These are the basic settings for controlling how your shoutbox looks.*/

	background-color: #ffffff; /*The background color of the shoutbox.  Default is #00538C.*/

	margin: 0px 0px 0px 0px; /*Margins for the top, right, bottom and left of the shoutbox respectively. Default is 2px 0px 2px 0px.*/

	color: #304b58; /*The main text color.  Default is #DDDDCC.*/

	font-size: 11px;  /*Text size in points.  Default is 10pt.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma; /*The font used.  Default is Tahoma.*/

}

.edito {font-size:10px; text-align:justify;}

/*Link Styles */



a:link{text-decoration: none;	font-weight: bold;}

a:visited{text-decoration: none; font-weight: bold;}

a:hover{color: #cc3333;	text-decoration: underline;	font-weight: bold;}

a:active{color: #cc3333;text-decoration: none;font-weight: bold;}

#bottomlinks a:link{color: #304b58; text-decoration: none;	font-weight: bold;}

#bottomlinks a:visited{color: #304b58; text-decoration: none; font-weight: bold;}

#bottomlinks a:hover{color: #cc3333;text-decoration: underline;	font-weight: bold;}

#bottomlinks a:active{color: #cc3333;text-decoration: none;font-weight: bold;}

#toplinks a:link{color: #304b58; text-decoration: none;	font-weight: bold;}

#toplinks a:visited{color: #304b58; text-decoration: none; font-weight: bold;}

#toplinks a:hover{color: #cc3333;text-decoration: underline;	font-weight: bold;}

#toplinks a:active{color: #cc3333;text-decoration: none;font-weight: bold;}

#userpanel a:link{color: #ffffff; text-decoration: none;	font-weight: bold;}

#userpanel a:visited{color: #ffffff; text-decoration: none; font-weight: bold;}

#userpanel a:hover{color: #cc3333;text-decoration: underline;	font-weight: bold;}

#userpanel a:active{color: #cc3333;text-decoration: none;font-weight: bold;}

.copyrighttext a:link{color: #aaaaaa; text-decoration: none;font-size:7px; font-weight: bold;}

.copyrighttext a:visited{color: #aaaaaa; text-decoration: none; font-size:7px; font-weight: bold;}

#entree a:link{color: #ffffff; text-decoration: none;	font-weight: bold;}

#entree a:visited{color: #ffffff; text-decoration: none; font-weight: bold;}

#entree a:hover{color: #cc3333;text-decoration: underline;	font-weight: bold;}

#entree a:active{color: #cc3333;text-decoration: none;font-weight: bold;}

#entree2 a:link{color: #ffffff; text-decoration: none;	font-weight: bold;}

#entree2 a:visited{color: #ffffff; text-decoration: none; font-weight: bold;}

#entree2 a:hover{color: #cc3333;text-decoration: underline;	font-weight: bold;}

#entree2 a:active{color: #cc3333;text-decoration: none;font-weight: bold;}





.textbox1 {

	/*CSS code for the textbox style.  If you want a default style textbox then delete the values below.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;

	font-size: 10px;

	border: 1px solid #FFFFFF;

	background-color: #e8ebEf;

	color:#304b58;

	text-align:left;

	width:100px;

	font-weight:bold;

    margin:2px;

}

.textbox {

	/*CSS code for the textbox style.  If you want a default style textbox then delete the values below.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;

	font-size: 10px;

	border: 1px solid #FFFFFF;

	background-color: #e8ebEf;

	color:#304b58;

	text-align:left;

	width:99%;

}



.textbox3 {

	/*CSS code for the textbox style.  If you want a default style textbox then delete the values below.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;

	font-size: 10px;

	border: 1px solid #63637B;

	background-color: #bdbdce;

	color:#000000;

	text-align:center;

		font-weight:bold;

	margin:2px;

}



.textbox4 {

	/*CSS code for the textbox style.  If you want a default style textbox then delete the values below.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;

	font-size: 10px;

	border: 1px solid #FFFFFF;

	background-color: #008000;

	color:#FFFFFF;

	text-align:center;

		font-weight:bold;

	margin:2px;

}



.textbox5 {

	/*CSS code for the textbox style.  If you want a default style textbox then delete the values below.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;

	font-size: 10px;

	border: 1px solid #FFFFFF;

	background-color: #FF8000;

	color:#FFFFFF;

	text-align:center;

		font-weight:bold;

	margin:2px;

}



.textbox6 {

	/*CSS code for the textbox style.  If you want a default style textbox then delete the values below.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;

	font-size: 10px;

	border: 1px solid #FFFFFF;

	background-color: #000080;

	color:#FFFFFF;

	text-align:center;

		font-weight:bold;

	margin:2px;

}



#name, #pass, #shout, #buttons {margin:2px;color: #304b58;font-size: 10px;font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma;}

.titre{color:#cc3333; font-size:13px; font-weight:bold;}

.datemess{color:#304b58; font-size:8px; font-weight:normal;}

.name {

	color: #333333; /*The color users' names appear in when they have no special name color defined.  Default is #FF0000.*/

	font-weight: bold;

	color: #304b58; /*The main text color.  Default is #DDDDCC.*/

	font-size: 10px;  /*Text size in points.  Default is 10pt.*/

	font-family: Verdana, Arial, Helvetica, Sans Serif, Tahoma; /*The font used.  Default is Tahoma.*/

	

}

#main {width:100%; margin-left:auto; margin-right:auto; border:0px solid black;}

#bottomlinks, #toplinks {text-align:center; font-size:10px; color:#304b58;margin-bottom:0px;}

#userpanel {background-color:#6699CC; color:#ffffff; text-align:left; font-size:10px;border:1px solid #bbbbbb;margin-bottom:2px;}

#entree {width:100%; background-color:#6699CC; color:#ffffff; text-align:left; font-size:10px;border:1px solid #bbbbbb;margin-top:5px; margin-bottom:2px; padding:0px; overflow:hidden;}

#entree td{color:#ffffff; text-align:right; font-weight:bold; font-size:10px;}

#entree2 {width:100%; background-color:#6699CC; color:#ffffff; text-align:left; font-size:10px;border:1px solid #bbbbbb;margin-top:5px; margin-bottom:2px; padding:0px; overflow:hidden;}

#entree2 td{color:#ffffff; text-align:left; font-weight:bold; font-size:11px;}

#row-one {background-color: #fefefe;}

#row-two {background-color: #DDE3EB;}

.copyrighttext { float:right; font-size: 7pt;	text-align: center;	color: #aaaaaa;	margin:0px;}