/*
.xoopsCode
.xoopsQuote
Are core specific, but may also be overridden in here to your taste.

.banner
.redirect
.bg1
.bg2
.bg3
.bg4
.debug
Are E-Xoops Specific, all others are freestyle depending on your theme.
*/

.banner {
	border : 0px outset silver;
}
.bg2, .bg4 {
	background-color : #7b94ce;
}
.bg3 {
	background-color : #B0C4DE;
}
.footer {

	border-bottom : 1pt solid #000000;
	border-top : 1pt solid #000000;
	text-align : center;
	color: Snow;
}
.debug {
   color: Black;
	text-align : center;
}
.indextable {
	background :  FloralWhite;
	border-bottom : 1px solid Gainsboro;
	border-left : 1px solid Gainsboro;
	border-right : 1px solid Gainsboro;
	padding : 1px 1px 1px 3px;
}
.indextable2 {
	background : Snow;
	border-left : 1px dashed Gainsboro;
	border-right : 1px dashed Gainsboro;
	padding : 1px 1px 1px 3px;
}
.indextext, .postedby {
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	padding : 1px 1px 1px 1px;
	text-align : left;
}
.indextitle {
	background-color : #7b94ce;
	border : solid 1pt #000000;
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	margin : 0pt;
	padding : 2pt;
	text-align : left;
	text-decoration : none;
	width : auto;
}
.more {
	border : solid 1px Gainsboro;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	padding : 3pt;
}
.redirect {
	background : FloralWhite;
	border : 1px solid Gainsboro;
	color : #000000;
}
.sidboxtitle {
	background-color : silver;
	border : solid 1pt #000000;
	color : white;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	padding : 2pt;
	text-align : left;
	text-decoration : none;
	vertical-align : middle;
	width : auto;
}
.sidebar1, .sidebar2, .bg1 {
	background-color : whitesmoke;
}
.sideboxcontent {
	background-color : FloralWhite;
	border-bottom : 1px solid Gainsboro;
	border-left : 1px solid Gainsboro;
	border-right : 1px solid Gainsboro;
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	padding : 2pt 3pt 8pt;
	text-align : left;
	text-decoration : none;
}
.topborder {
	 background-color : silver;
	border-bottom : 1pt solid #000000;
	border-top : 1pt solid #000000;
	height : 15pt;
}
#topt{
background-image:url(../images/bag1.gif)
}
#topt1{
background-image:url(../images/bag1.gif)
}
#topt2{
background-image:url(../images/bag2.gif)
}
.tiptop{
	background-color: transparent;
}

.topmenu {
	 margin : 0px;
	padding : 0px;
	text-align : center;
	vertical-align : bottom; 
	width : auto;
}
.toptable{
	background-color : white;
	border-bottom : 2pt solid #silver;
	border-top : 2px solid #silver;
	font-size : xx-small;
	margin-bottom : 4pt;
}
.waitbox {
	background : FloralWhite;
	border : 1px solid Gainsboro;
}
.xoopscode, .xoopsquote {
	background : WhiteSmoke; /* XOOPS SPECIFIC */
}
a:link {
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
}
 a:visited  {
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
}
 a:active {
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
}
a:hover {
   background : #969696;
   cursor : pointer;
   text-decoration : none;
   color : white;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
}

body {
	background-color : WhiteSmoke;
	border : 1px inset #silver;
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	margin : 0px;
	padding : 0px;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : silver;
	scrollbar-track-color : grey;
}
form, td {
	font-size : xx-small;
}
hr {
	color : silver;
	filter : Alpha(Opacity=100,FinishOpacity=10,Style=2);
	height : 2px;
	width : 95%;
}
img {
	border : 0px;
}
select, input, option, textarea {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
}
.boxtext{

background-color: white;
}
.boxtitle{
color: black;
font: bold;
}
.boxtitle a,.boxtitle a:link,.boxtitle a:active,.boxtitle a:visited {
color : black;
text-decoration : none;
line-height : 10px;
}

.boxtitle a:hover {
background : #969696;
color : #FFFFFF;
cursor : pointer;
text-decoration : none;
}

.menu {
background-color: white;
line-height : 10px;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited {
color : #000000;
text-decoration : none;
line-height : 10px;
}

.menu a:hover {
background : #969696;
color : Black;
cursor : pointer;
text-decoration : none;
}
