/*
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       { color: white; font-weight: normal; font-size: 8pt; font-family: Tahoma; background-color: #12629e; text-align: left; margin: 2px 0; scrollbar-3dlight-color: #CDCDCD; scrollbar-arrow-color: #BCBCBC; scrollbar-darkshadow-color: #CDCDCD; scrollbar-face-color: #DEDEDE; scrollbar-highlight-color: #CDCDCD; scrollbar-shadow-color: #CDCDCD; scrollbar-track-color: #CDCDCD  }

/*Link Styles */

a:link { color: silver; font-weight: bold; text-decoration: none; background-color: transparent; text-align: center }

a:visited { color: #333333; font-weight: bold; text-decoration: none; text-align: center }

a:hover  { color: #333333; font-weight: bold; text-decoration: underline; text-align: center }

a:active  { color: #333333; font-weight: bold; text-decoration: none; text-align: center }

.textbox    { color: #ffffff; font-size: 9pt; font-family: Tahoma; background-color: #12629e; text-align: center; border: solid 1px }

#name, #pass, #shout      { background-color: #12629e; text-align: center; width: 160px }

#buttons  { text-align: center; width: 160px }

.name     { color: #000; font-weight: bold; font-size: 8pt; font-family: Tahoma; background-color: transparent; text-align: center }

#bottomlinks  { color: silver; background-color: transparent; text-align: center }

/*The following values control the background colors of the alternating shout display rows.  To disable alternate row coloring, set both values to the same color.*/
#row-one           { color: #30d2ff; font-family: Tahoma; background-color: #12629e; text-align: center; width: 160px }
#row-two      { background-color: #12629e; text-align: center; width: 160px }

.copyrighttext {
	/*Styling for the copyright text at the bottom of every window.  Editing this so the copyright is not visible will violate your right to use ShoutPro!*/
	font-size: 7pt;
	text-align: center;
}
