 
body    {
        margin:0; padding:0;
		background:#e9deca url(../../file/style/konsort/'/community/file/style/konsort/main_bg.gif') top repeat-x; /*ulr('/community/file/style/konsort/main_bg.gif') top repeat-x;
/*        background-color:#e9deca;
        background-image:ulr('/community/file/style/konsort/main_bg.gif');
        background-repeat:repeat-x; background-position:top;*/
		color:#54402a;
}
body, *       {
        font-family: Tahoma, Helvetica, Arial, sans-serif;
        font-size: 11px; color: black;
        font-style:normal;
}

a img   {
        border:0;
}

a               {
        text-decoration:underline;  font-weight:normal}
a:link  {
        color:#004fa8;
}
a:visited       {
        color:#9e93c7;
}
a:hover         {
        color:#03a8f4;
}
a:active        {
        color:#8c2328;
}

h1      {
        font-size: 18px; font-weight:bold;
        color:#e17400;
        display:block; margin:0; padding: 5px 0 0 10px;
}
h2      {
        font-size: 12px; font-weight:bold;
        display:block;
}
p       {
        margin: 5px 0;
}
ul      {
        margin:0
}

h3      {
        font-size: 14px; font-weight:bold;
        color:#e17400;
        display:block; margin:0; padding: 10px 0 20px 5px;
}

h4      {
        font-size: 13px; font-weight:bold;
        color:#e17400;
        display:block; margin:0; padding: 0 0 7px 5px;
}

 
 input {
 	background:#FFF;
 	border:1px #bfb9ae solid;	
 	font-size:10pt;
 	color:#000;
 }
 
 .inputmain {
 	background:#fff;
 	border:1px #808000 solid;	
 	font-size:10pt;
 	color:#000;
 }
 
 textarea {
	background-color:#F6F6F6;
 	border:1px #000 solid;	
 	font-size:8pt;
 	color:#000;
 }
 
 .textarea {
 	background-color:#fff;
 	border:1px #000 solid;	
 	font-size:8pt;
 	color:#000;
 }
 
 
 /*########################
 	MAIN SURR.
 ########################*/
 
 #outer {
 	width:1000px;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:8pt;
 	text-align:left;
	background-color:#fdf5e8;
 }
 
 #enter a { font-size:10pt; color:#cd480d; font-weight:bold; text-decoration:none; }

 #enter a:hover { font-size:10pt; color:#cd480d; font-weight:bold; text-decoration:underline; }
 
 /*########################
 	INPUT BUTTONS / FORMS
 ########################*/
 
 .button {
 	background:#cc4400;
 	color:#fff;
 	border-top:2px #e17400 solid;	
 	border-left:2px #e17400 solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:7pt;
 	cursor:pointer;
 }
 
 .button2 {
 	background:#e36500;
 	color:#ffffff;
 	border-top:2px #F3F3F4 solid;	
 	border-left:2px #F3F3F4 solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:7pt;
 	cursor:pointer;
 }
 
 
 .input {
 	background:#f8ecdd;
 	border:1px solid #bfb9ae;
 	font-size:8pt;
 	color:#000;
 }
 
 
 .input2 {
 	background:#ffffff;
 	border:1px #cd480d solid;
 	font-size:8pt;
 }
 
 .input3 {
 	background:#000;
 	border:1px #fff solid;
 	font-size:8pt;
 	color:#fff;
 }
 
 .input4 {
 	background:#000;
 	border:1px #459DCF solid;
 	font-size:8pt;
 	color:#fff;
 }
 
 
 
 
 
 /*########################
 	IMAGES
 ########################*/
 
 
 .pic1 { border:2px solid white; }
 
 .pic2 { border:2px #e5d4b8 solid; }
 
 .pic3 { border:2px #fff solid; }
 
 .pic4 { filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid; }
 
 .pic5 { border:1px #ccc solid; }
 
 .pics1 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 }
 
 .pics4 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid;
 }
 
 .pics2 {
 	position: relative;
 }
 
 .pics3 {
 	background:#ccc;
 	position:absolute;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 	font-weight:bold;
 }

.wrap1 {
	background : url(../../file/style/konsort/shadow_bottom.gif) repeat-x right bottom;
	display : block;
	float : left;
	width:100%;
	height:100%;
}

.wrap2 {
	background-image :url(../../file/style/konsort/shadow_right.gif) ;
	background-repeat:repeat-y; 
	background-position: right bottom;
	display : block;
	float : left;
	width:100%;
	height:100%;
}

.wrap3 {
	background-image : url(../../file/style/konsort/corner_br.gif) ;
	background-repeat:no-repeat;
	background-position: right bottom;
	display : block;
	float : left;

}

.wrap4 {
	background : url(../../file/style/konsort/corner_bl.gif) no-repeat -4px 100%;
	display : block;

}

.wrap5 {
	background : url(../../file/style/konsort/corner_tr.gif) no-repeat right top;
	display : block;
	padding-bottom : 9px;
	padding-left : 0px;
	padding-right : 9px;
	padding-top : 0px;
}

.wrap5 img {
	display : block;
}


 /*########################
 	TOP AREA
 ########################*/
 
 
 #top .top_text a { color:#fff; text-decoration:none; }
 #top .top_text a:hover { color:#54A4DE; text-decoration:underline;}
 #top .top_text { color:#fff; }
 
 #top {
/* 	background:#646400;*/
 	width:100%;
 	border-left:1px #fdf5e8 solid;
 	border-right:1px #fdf5e8 solid;
 	color:#fff;
 }
/* #top *	{ color:#fff}*/
 
 #top input,select {
 	font-size:8pt;
 	background:#fff;
 	color:#000;
 }
 
 #top a {
 	font-size:7pt;
 	color:#fff;
	font-weight:bold; text-decoration:none;
 }
 
 #top a:hover {
 	font-size:7pt;
 	color:#fff;
 	text-decoration:underline;
 }
 
 .top2 {
/* 	background:#fff;
 	border-top:10px #fdf5e8 solid;*/
	background-image:url(../../file/style/konsort/bg_top_inside.png);
	background-repeat:no-repeat; padding-right:10px;
	height:128px;
 }
 .top2 td {padding-right:10px; 
 /*height:118px;*/}
 .top2 td img {margin-top:10px;}
 
 
 
 
 
 /*########################
 	MENU LINKS
 ########################*/
 
 #outer2 {
 	background:#ca3e00;
 	background-image:url(../../file/style/konsort/bg_menubar.png);
	background-repeat:repeat-x; background-position:top;
 	border-left:1px #fdf5e8 solid;
 	border-right:1px #fdf5e8 solid;
 	text-align:center;
 }
 
 
 .menu {
    border-bottom:2px #ca3e00 solid;
 	/*background:#ca3e00;*/
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 .menu a {
 	color:#fffa7f;
 	font-size:12px;
 	text-decoration:none;
 	font-weight:bold;
 }
  
 
 .menu3 {
	background-image:url(../../file/style/konsort/'/community/file/style/konsort/menu_button_bg.gif');
/*    border-bottom:2px #ca3e00 solid;
 	background:#ca3e00;*/
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 .menu3 a {
 	color:#000;
 	font-size:12px;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 .menu2 {
/* 	background:#ca3e00;*/
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 	border-bottom:2px #802600 solid;
 }
 
 .menu2 a {
 	color:#000;
 	font-size:12px;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 .menu2 a:hover {
 	color:#000;
 	font-size:12px;
 	text-decoration:underline;
 	font-weight:bold;
 }
 
 
 
 
 /*########################
 	MENU LINKS 4
 ########################*/
 
 
 .menu4 {
 	padding:2px;
 	/* border-top:1px #014E82 solid;
 	border-left:1px #000 solid; */
 	border-bottom:1px #014E82 solid;
 	/*cursor:pointer;*/
 	font-size:7pt;
 	font-weight:bold;
 }
 
 .menu4-1 {
 	padding:2px;
 	border-bottom:1px #195B85 solid;
 	/*cursor:pointer;*/
 	font-size:7pt;
 	font-weight:bold;
 }
 
 .menu4-2 {
 	font-size:7pt;
 	font-weight:bold;
 	padding-left:15px;
 }
 
 .menu4-4 a {
 	color:#fff;
 }
 
 .menu4-4 a:hover {
 	color:#fff;
 }
 
 
 /*########################
 	LOGIN BOX
 ########################*/
 
 .LoGin1 {background:#fdf5e8;border-left:1px #D9D9D9 solid;border-right:1px #D9D9D9 solid;}
 .LoGin2 {background:#fdf5e8;border-left:1px #D9D9D9 solid;border-right:1px #D9D9D9 solid;color:#fff;font-size:8pt;}
 
 
 
 
 /*########################
 	MENU LINKS 5
 
 	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;
 
 ########################*/
 
 .menu5border {
 
 }
 
 .menu5 {
 	
 	font-size:7pt;
 	color:#fff;
 	padding-left:5px; 
 	cursor:pointer;
 	background:#000 url(../../file/style/konsort/menu_BG.gif);
 }
 
 .menu5c {
 	font-size:7pt;
 	color:#fff;
 	padding-left:5px; 	
 	cursor:pointer;
 	background:#000 url(../../file/style/konsort/menu_BG.gif);
 }
 
 .menu5a {
 	background:#000  url(../../file/style/konsort/line5red.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5b {
 	background:#000  url(../../file/style/konsort/line5.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5d {
 	font-size:7pt;
 	color:#000;	
 	text-align:center;
 	background:#fff;
 }
 
 .menu5e {
 	font-size:8pt;
 	color:#fff;
 	text-align:right;
 	padding-right:10px;
 	padding-top:8px;
 	background:#000;
 	font-weight:bold;
 }
 
 .menu5f {
 	background:#000;
 	width:24px;	
 	height:35px;
 }
 
 .menu5g {
 	border:1px #000 solid;	
 	padding:5px;
 	background:#000;
 	font-size:7pt;
 }
 
 .menu5g2 {
 	border:1px #000 solid;
 	padding:5px;
 	background:#1F1F1F;
 	font-size:7pt;
 }
 
 
 .menu5 a {
 	color:#fff;
 }
 
 .menu5c a {
 	color:#fff;
 }
 
 .menu5d a {
 	color:#064D9F;
 }
 
 .menu5d a:hover {
 	color:#000;
 }
 
 .menu5g a {
 	color:#fff;
 }
 
 .menu5g2 a {
 	color:#000;
 }
 
 
 
 
 /*########################
 	MAIN PAGES
 ########################*/
 
 
 #main {
 	background:#fdf5e8;
 	font-size:8pt;
 	color:#000;
 	border-left:1px #fdf5e8 solid;
 	border-right:1px #fdf5e8 solid;
 }
 
 .main2 {
 	background:#fdf5e8;
 	border-right:1px #fdf5e8 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 .main3 {
 	background:#fdf5e8;
 	border-left:1px #fdf5e8 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 .main3-b {
 	background:#000;
 	vertical-align:bottom;
 }
 
 
 
 .main3-a {
 	background:#fdf5e8;
 	text-align:right;
 	vertical-align:bottom;
 }
 
 
 
 .main3-c {
 	background:#fdf5e8;
 	border-left:1px #D9D9D9 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 
 
 .main4 {
 	background:#fdf5e8;
 	border-right:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#000;
 }
 
 .main3 a {
 	color:#fff;
 }
 
 .main3 a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 
 #topright {
 	background:#fff;
 	border-right:1px #D9D9D9 solid; 
 	font-size:8pt;
 	color:#000;
 	
 }
 
 
 /*##############################
 	#topleft - TOP LEFT AREA BLACK SWOSH
 	A:LINKS - USERNAME
 ###############################*/
 #topleft {
 	background:#fff  url(../../file/style/konsort/swosh.gif);
 	background-repeat:no-repeat;
 	width:480px;
 	height:45px;
 	color:#fff;
 	border-left:1px #D9D9D9 solid;
 }
 
 #topleft a { color:#fff; text-decoration:underline; }
 #topleft a:hover { color:#fff; text-decoration:none; }
 
 
 .page {
 	color:#fff;
 }
 
 
 .pbar1 {
 	background:transparent;
 }
 
 .pbar2 {
 	background:#941D31;
 }
 
 .pbar3 {
 	font-size:8pt;
 	padding:1px;
 	border:solid #014E82 1px;
 }
 
 
 /*########################
 	MENUS
 ########################*/
 
 
 .mainmenu {	
 	background:#1F1F1F url(../../file/style/konsort/line11.gif);
 	font-size:7pt;
 	color:#000;
 }
 
 .mainmenu2 {
 	background:#1F1F1F url(../../file/style/konsort/line10.gif);
 	font-size:7pt;
 	color:#fff;
 }
 
 .mainmenu2 a { color:#fff; }
 .mainmenu2 a:hover { color:#54A4DE; }
 
 
 .mainmenu3 {				/*  windows headers  BIG */
 	background:#f3e5d4 url(../../file/style/konsort//community/file/style/konsort/bar_bg_rgt.gif) top right no-repeat;
 	font-size:8pt;
 	color:#cc4400;
	font-style:oblique;
 }
 .mainmenu3 * {
	font-style:oblique;
 }
 
.mainmenu3 * b {color:#cc4400;}

.mainmenu4 {
 	background:#f3e5d4 url(../../file/style/konsort//community/file/style/konsort/bar_bg_rgt.gif) top right no-repeat;
 	font-size:8pt;
 	color:#e17400;
}
.mainmenu4 b { color:#e17400}

.mainmenu4 * {
	font-style:oblique;
/* 	color:#e17400;*/
 }
 
 
 .mainmenu5 {		/* small window header */
 	background:#ffffff; 
	background-image:url(../../file/style/konsort/bar_bg_sml.png);
	background-repeat:repeat-x; background-position:top;
 	font-size:8pt;
 	color:#808000;
	font-style:oblique;
 }
 .mainmenu5 * {
	font-style:oblique;
 }
 
 .mainmenu6 {
 	border:1px #e5d4b8 solid; 	
 	padding:5px;
 	background:#cf5018;
 	font-size:8pt;
 	cursor:pointer;
 	color:#fff;
 }
 
 .mainmenu6 a { color:#fff; text-decoration:none; }
 .mainmenu6 a:hover { color:#fff; text-decoration:none; }
 
 .mainmenu7 {
 	border:1px #fff solid;
 	padding:5px;
 	background:#ee3e6a;
 	font-size:8pt;
 	cursor:pointer;
 	color:#fff;
 }
 
 .mainmenu7 a { color:#FFF; text-decoration:none; }
 .mainmenu7 a:hover { color:#FFF; text-decoration:none; }
 
 
 
 
 /*########################
 	SITE MENUS
 ########################*/
 
 
 .item {
 
 	border-top:1px #cc4400 solid;
 	border-left:1px #cc4400 solid;
 	border-right:1px #cc4400 solid;
 	border-bottom:1px #cc4400 solid;
 	padding:5px;
 	cursor:pointer;
 	font-size:7pt;
 	font-weight:bold;
	background:#fefceb;
	background-image:url(../../file/style/konsort/'/community/file/style/konsort/menu_button_bg.gif');
	background-repeat:repeat-x; background-position:top;
 
 }
 
 .item2 {
 
 	border-top:2px #cc4400 solid;
 	border-left:1px #cc4400 solid;
 	border-right:1px #cc4400 solid;
 	border-bottom:1px #fff solid;
 	padding-top:9px;
 	padding-bottom:5px;
 	padding-right:5px;
 	padding-left:5px;	
 	cursor:pointer;
 	font-size:7pt;
 	font-weight:bold;
 	background:#fff;
 }
 
 .item3 { border-bottom:1px #cc4400 solid;}
 .item3, .item3 *	{color:#660a15;}
 .item a { color:#660a15; text-decoration:none; }
 .item2 a { color:#cc4400; text-decoration:none; font-weight:bold; }
 .item2 a:hover { color:#cc4400; text-decoration:underline; }
 
 
 /*########################
 	BORDERS
 ########################*/
 
 
 .border {
 	border:1px #fff solid;
 	background:#f3e5d4;
 }
 
 .border2 { border:1px #e5d4b8 solid; background:#fdf5e8; color:#000;  } /*windows BG */
 .border3 { border:1px #95C719 solid; background:#000; color:#fff; }
 .border4 { border:1px #BDBDBD solid; background:#fdf5e8; }
 .border5 { border-bottom:1px #000 dashed; }
 .border6 { border:1px #95C719 solid; background:#2589C5; color:#fff; }
 .border7 { border-bottom:1px #98C920 dashed; }
 .border8 { background:#F5F5F5; border:1px #000 solid; }
 .border9 { background:#fff; color:#000; }
 
 /* USED IN MAIL ALERT */ 
 .border10 { background:#000 url(../../file/style/konsort/line10.gif); color:#fff; }
 .border11 { border:1px #BDBDBD solid; background:#fff; color:#000; } 
 
 /* B-BOARD */
 .border12 { background:#fff; color:#000; } 
 .border13 { background:#fdf5e8; color:#000; } 
 .border14 { background:#fdf5e8; color:#fff; } 
 
 
 /*########################
 	TEXT COLORS
 ########################*/
 
 .color { color:#000; }
 .color2 { color:#fff; }
 .color3 { color:#ff0000; }
 .color4 { color:#000; }
 
 
 
 /*########################
 	BACKGROUNDS & EXTRAS
 ########################*/
 
 .cur { cursor:pointer; }
 
 
 .pollinput {
 	background:transparent;
 	font-size:7pt;
 	border:0px;
 }
 
 
 .frame1 { background:#fdf5e8; margin:0px; }
 .main_frame1 { background:#fdf5e8; margin:0px; }
 
 .link1 a { color:#195B85; }
 .link1 a:hover { color:#195B85; text-decoration:underline; }
 
 /* USED IN MAIN MENU SQURE */
 .sqr { background:#54A4DE; vertical-align:middle; }
 
 .sqr1 
 {
	vertical-align:middle;
	margin-left: 4px;
	margin-right: 3px;
	background-color: #cc4400;
 }
 
 /* COMMENT BOX */
.commentTable {
 	border:1px #bfb9ae solid;
    background:#fdf5e8;
/*    color:#000;*/
 }
 
 .comment-text {
 	color:#54402a;	
 	font-size:12px;
 }
 
 .comment-headline {
 	background:#fdf5e8;
 	color:#fff;
 	padding:5px;
 	font-size:7pt;
 }
 
 .comment-head {
 	background:#e17400; 
/* 	font-size:7pt;*/
 	color:#fff;
 	padding:5px;
 }
 
 .comment-head a, .comment-head b  { color:#fff; }
 .comment-head a:hover { color:#fef9ad; }
 
 .commentIt,  .commentIt *	{
 	font-size:14px;} 
 
 /*########################
 	BOTTOM MENUS
 ########################*/
 
 #bottom3 {
/* 	background:#646400;*/
 	width:100%;
 	font-size:7pt;
 	font-weight:bold;
 	text-align:center;
 	color:#fff;
 }
 
 #bottom3 a {
 	color:#fffa7f;
 }
 
 #bottom3 a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 #bottom4 {
 	background:#808000;
 	width:100%;
 	color:#fff;
 }
 
 /*########################
 	FORUM
 ########################*/
 
 .forum-1 {
 	background:#54A4DE;
 	color:#fff;
 	font-size:8pt;
 }
 
 .forum-2 {
 	background:#F6F6F6;
 	color:#000;
 	font-size:8pt;
 }
 
 .forum-2 a { color:#54A4DE; }
 .forum-2 a:hover { color:#54A4DE; text-decoration:underline; }
 
 .forum-3 {
 	border:1px #000 solid;
 }
 
 .forum-4 {
 	border:1px #000 solid;
 	background:#fff;
 	color:#000;
 	font-size:8pt;
 }
 
 .forum-q {
 	background:#F5F5F5;
 	color:#000;
 	font-size:8pt;
 	border:1px #54A4DE solid;
 
 }
 
 
 /*########################
 	DROP DOWN MENU
 ########################*/
 
 #dropmenudiv{
 	padding:5px;
 	border:1px #c0c0c0 solid;
 	background:#1c4c80;
 	position:absolute;
 	z-index:100;
 	font-size:7pt;
 	text-align:left;
 }
 
 #dropmenudiv a {
 	color:#fff;
 }
 
 #dropmenudiv a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 /*########################
 	MESSAGES AND ERRORS
 ########################*/
 span.message_message {
    background-image: url(../../file/style/konsort/"/design/pic/message.gif");
    background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
 }
 
 span.error {
	background-image: url(../../file/style/konsort/"/design/pic/warning.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }
 
 span.message_error {
	background-image: url(../../file/style/konsort/"/design/pic/warning.gif");
    font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }


 /*########################
 	RE-Styling
 ########################*/

.green		{ color:#008000}
.red		{ color:#cd480d}
.cyan		{ color:#02a9db}
 
.HeaderNew	{ 
	width:100%; height:178px;
	background-image:url(../../file/style/konsort/bg_header.png);
	background-position:top; background-repeat:repeat-x;
	color:#000;
}

div#intro	{
	position:absolute; top:56px; left:180px;
	height: 150px; width:500px; color: #000;
}
h1#dmwCom	{ 
	margin:0 0 5px 0;
	color:#a00275;
	font-size:16px;
	font-style:oblique; font-weight:bold; font-stretch:condensed;
}

h1#dmwCom *	{ 
	font-size:16px;
	font-style:oblique; font-weight:bold; font-stretch:condensed;
}

p#quickstat	{
	font-weight:bold; font-size:11px;
	color:#000;
}

div#headAdv	{
	position:absolute; top:50px; left:687px;
	width:300px; height:155px;
}

img#dmwLogo	{
	position:absolute; top:50px; left:25px;
	width:90px; height:110px;
}
#dmwSlogan	{
	font-size: 12px; color:#844200;
	font-style:normal; font-weight:bold; font-stretch:condensed;
	vertical-align:top;
}

img#footer	{ 
	clear:both;
	display:block;
	width:1000px; height:50px;
	margin: 10px 0;
}
