/*
.xoopsCode
.xoopsQuote
Are core specific, but may also be overridden in here to your taste.
.banner
.redirect
.bg1
.bg2
.bg3
.bg4
Are E-Xoops Specific, all others are freestyle depending on your theme.
--------
This is how you can set css styles on a per/module basis.
.<modulename>_css is the name of the module (if any).
These are refered to as contextual css styles.
--------
.newbb_css  .bg3 {
	background-color: #C0C0C0;
}

Controls different form element styles:
.text, .radio, .checkbox, .select, .button, .textarea, .image, .file {
	somestyle: somevalue;
}

*/

a:link, a:visited {
	color: #40403f;
	text-decoration: none;
}

a:hover {
	color: #BB7B7B;
	text-decoration: none;
}

a:active {
	color: none;
	text-decoration: none;
}

body {
	background-color: #EFF2F5;
	border: 1px inset #D2DCE5;
	color: #000000;
	font-family: Verdana, "MS Sans Serif";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ECECEC;
	scrollbar-track-color: #F7F9F9;
}

form, td {
	font-size: 11px;
}

hr {
	color: #306898;
	filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
	height: 2px;
	width: 95%;
}

img {
	border: 0px;
}

.banner {
	background: #F7F9F9;
	border: 0px double #ECECEC;
}

.bg2, .bg4 {
	background-color: #C8D1E1;
}

.bg3 {
	background-color: #F7F9F9;
}

.centerblocktitle{
	border-bottom: 1px solid #D2DCE5;
	padding: 2px;
}

.debug {
	font-family: Verdana, Arial,;
	font-size: 10px;
}

.footer {
	background-color: #ECECEC;
	border-top: 1pt solid #34404E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.indextable {
	background: #EFF2F5;
        padding: 1px 1px 1px 3px;
}

.indextable2 {
	background: #EFF2F5;
	padding: 1px 1px 1px 3px;
}

.indextext, .postedby {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	text-align: left;
}

.indextitle {
        background-color: #CAD3DF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
	padding: 2pt;
	text-align: left;
	text-decoration: none;
	width: auto;
}

.login {
	background: #ffffff;
	border: 1px solid #000000;
        font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
        color: #000000;
}

.loginbar {
	background-color: #F7F9F9;
	border-bottom: 1pt solid #000000;
	border-top: 1pt solid #000000;
	height: 15pt;
}

.more {

        background-color: #EFF2F5;
        font-family: Verdana, Arial;
	font-size: 10px;
	padding: 3pt;
}

.myclock {
	font-family: verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.postedby {
	border-bottom: 1px dashed #D2DCE5;
}

.redirect {
	background: #F5F5F5;
	border: 3px double #ECECEC;
	color: #000000;
}

.select {
	background: #ECECEC top;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.sidboxtitle {
	border-bottom: solid #D2DCE5;
	border-bottom-width: 1px;
	border-top: solid #D2DCE5;
	border-top-width: 1px;
        border-left: solid #D2DCE5;
	border-left-width: 1px;
        border-right: solid #D2DCE5;
	border-right-width: 1px;
	color: #30394A;
        font-weight: bold;
	padding: 2pt;
	text-align: center;
	text-decoration: none;
        vertical-align: middle;

}
.sidboxac3 {
    border: 1px solid #394B5B;
	background-color: #647A94;
	color: #000000;
        font-weight: bold;
        font-size: 11px;
	padding: 2pt;
	text-align: left;
	text-decoration: none;
        vertical-align: middle

}

 .bg1 {
	background-color: #EFF2F5;
}
.sidebar1, .sidebar2 {
	background-color: #647A94;
}

.sideboxcontent {
	background-color: #ffffff;
	border-bottom: 1px solid #D2DCE5;
	border-left: 1px solid #D2DCE5;
	border-right: 1px solid #D2DCE5;
	color: #000000;
	padding: 2pt 3pt 8pt;
	text-align: left;
	text-decoration: none;
}

.sidboxcontent {
	background-color: #EFF2F5;
	 border: 1px solid #394B5B;
        color: #000000;
	padding: 2pt 3pt 8pt;
	text-align: left;
	text-decoration: none;
}

.sidboxcontent2 a:link { color: #CCCCCC; text-decoration: none}
.sidboxcontent2 a:visited { color: #CCCCCC; text-decoration: none}
.sidboxcontent2 a:hover { color: #EFF2F5; text-decoration: none}
.sidboxcontent2 a:active { bold; color: #EFF2F5; text-decoration: none}

.s3
{
color: #C75b5b; text-decoration: none
}
.s3 a:link { color: #C75b5b; text-decoration: none}
.s3 a:visited { color: #c75b5b; text-decoration: none}
.s3 a:hover { color: #ff0000; text-decoration: none}
.s3 a:active { bold; color: #ff0000; text-decoration: none}


.s4
{
color: #000080; text-decoration: none
}
.s4 a:link { color: #000080; text-decoration: none}
.s4 a:visited { color: #000080; text-decoration: none}
.s4 a:hover { color: #3366ff; text-decoration: none}
.s4 a:active { bold; color: #none; text-decoration: none}



.textarea, .text, .button, .file {
	background: #ECECEC top;
	border: 1px solid #D2DCE5;
	font-family:, Verdana, Arial;
	font-size: 11px;
}

.topmenu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	width: auto;
}

.waitbox {
	background: #F5F5F5;
	border: 2px solid #D2DCE5;
}

.xoopscode, .xoopsquote {
	background: #F5F5F5; /* XOOPS SPECIFIC */
}
