/*
.xoopsCode
.xoopsQuote
Are core specific, but may also be overridden in here to your taste.
.banner
.redirect
.bg1
.bg2
.bg3
.bg4
.prenext
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;
}
*/
/* 
the new menu's style er locate in yourtheme/menu/styles/

you can add controll of it to you own theme by simply import the directory
to your theme and include and ad this line in the top off 
your theme/styles/styles.css
----> to ad <---
@import url(../menu/menu_style.css);
--------------------------------------

to manipulate the color / or graphic you use menu_styles.css 
locatet in  yourtheme/menu/styles/

*/

/* CSS Document */
/* new menu import */
@import url(../menu/menu_style.css);

/* new added to core  */
.prenext{
	background-color: #F5F5F5;
	color: #000000;
	border-bottom: solid;
	border-top: solid; 
	border-width: 1px;
}
/* prenext*/

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}

td {
	font-size: 11px;
}

img {
	border: 0px;
}

h4 {
	font-size: 19px;
	color: #066ABE;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	padding: 0px;
}

.titlenews {
	color: #b22222;
	font-size: 17px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #243E90;
	text-decoration: none;
}
a:hover {
	color: #D33939;
	text-decoration: none;
}

.m {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.m a:link, .m a:visited, .m a:active .m a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.on {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	background-color: #83B5DF;
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.newshead {
	color: #334455;
	font-size: 13px;
	font-family: Tahoma, Verdana, sans-serif;
}

.form { 
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	MARGIN-top: 3px;
	MARGIN-bottom: 2px;
}

.bg1 {
	background-color: #FFFFFF;
}
.bg2 {
	background-color: #f5f5f5;
}
.bg3 {
	background-color: #FFFFFF;
}
.bg4 {
	background-color: #DAF0FE;
}

.sidebar1 {
	border-right: 1px solid #AABBCC;
}

.sidebar2 {
	border-left: 1px solid #AABBCC;
}

.leftsidboxtitle {
	padding: 6px 6px 6px 6px;
	background-color: #bfd2e7;
	font-size: 10px;
	color: #8B1B1B;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #F0F8FF;
}
.leftsideboxcontent {
	padding: 6px 6px 6px 6px;
	background-color: #bfd2e7;
	color: black;
	text-align: left;
	text-decoration: none;
}

.leftsideboxtitle2 {
	padding: 6px 13px 8px 7px;
	background-color: #F5F5F5;
	background-image: url(http://www.dancesport.ru/themes/EXRU/images/menuline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #E6E8ED;
}
.leftsideboxcontent2 {
	padding: 6px 6px 6px 6px;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

.rightsidboxtitle {
	padding: 6px 6px 6px 6px;
	background-color: #ffffff;
	font-size: 10px;
	color: black;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #83B5DF;
}
.rightsideboxcontent {
	padding: 6px 6px 6px 6px;
	background-color: white;
	color: black;
	text-align: left;
	text-decoration: none;
}

.rightsideboxtitle2 {
	padding: 6px 6px 6px 6px;
	background-color: #CCDDEE;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.rightsideboxcontent2 {
	padding: 6px 6px 6px 6px;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.centerblocktitle {
	padding: 6px 6px 6px 6px;
	background-color: #CCDDEE;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #AABBCC;
	border-left: 1px solid #AABBCC;
	border-right: 1px solid #AABBCC;
	border-bottom: 1px solid #AABBCC;
}
.centerblockcontent {
	padding: 6px 6px 6px 6px;
	background-color: white;
	text-align: left;
	text-decoration: none;
}

.news {
	margin-left: 2px;
	margin-right: 2px;
	width:100%;
}

.indextitle {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	text-decoration: none;
}
.indextable {
	background: #F3F7FE;
	border-bottom: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	padding: 1px 1px 1px 3px;
}
.indextable2 {
	background: #ffffff;
	border-left: 1px solid #E6E8ED;
	border-right: 1px solid #E6E8ED;
	padding: 1px 1px 1px 3px;
}
.postedby {
	color: #778899;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	text-align: left;
}
.indextext {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	text-align: left;
}
.more {
	padding: 6px 6px 6px 6px;
	background-color: #F0F8FF;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #E6E8ED;
	border-top: 1px dotted black;

}

.textarea, .text, .file {
	background: White top;
	border: 1px solid #DADADA;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
}

.button {
	background-color: #F3F6FA;
	color: #000000;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
}

.xoopscode, .xoopsquote {
	background: #FCFCFC;
}

.footer {
	background-color: #ffffff;
	height: 22px;
}

.debug {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC600;
}

.select {
	background: #ECECEC top;
	font-family: Verdana, "MS Sans Serif";
	font-size: xx-small;
}

.menub {
	background-color: white;
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000;
}
.debug {
	border-top: 1px solid #83b5df;
	color: Maroon;
}

.banner {
	background: white;
	border: 3px double #F1E5EC;
}

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

.tmenu {
	font-family: Tahoma, Verdana, Ariel;
	font-size: x-small;
	font-weight: bolder;
	line-height: 9px;
	vertical-align: top;
}
.tmenu a:link, .tmenu  a:visited {
	text-decoration: none;
	color:#44586E;
}

.tmenu a:hover {
	text-decoration: none;
	color: #9D3A3A;
}

.bigtable{
	border-bottom: 1px dotted #83B5DF;
}