/* SWS CSS */
/* CSS Black Orange */
/* CSS Document was created by Jonathan Meyer from faradox.wen.ru */

body         { color: #FF8000; background-color: #000000; background-repeat: 
			   repeat-y; background-position: left top; margin: 0px }
                  
a            { color: #00FF00; text-decoration: underline}
  
.txt-left    { text-align: left }
.txt-center  { text-align: center }
.txt-right   { text-align: right }


/* Header Logo Style */

.main-logo   { background-color: #474747; background-image: 
url('http://dj-daniell.wen9.com/main_header.png'); background-repeat: repeat-x;



               border-bottom: 1px solid #FF8000;  }
             
/* Body Part Style */

.body-part   { border-right:1px solid #FF8000; background-position: left top; 
padding:3px; background-color:#000000; background-image:url('http://dj-daniell.wen9.com/bg.png');




               background-repeat: repeat-y; border-left-width:1px; 
               border-top-width:1px; border-bottom-width:1px} 
               
/* Footer Part Style */

.footer      { color: #FFFF00; border-left-width: 1px; border-right-width: 1px; 
               border-top: 1px solid #FF8000; border-bottom-width: 1px; 
background-color: #4E4E4E; background-image: url('http://dj-daniell.wen9.com/main_footer.png');



               background-repeat: repeat-x; background-position: left bottom}
               
/* Frames Style */

.frame-h1    { border:1px solid #303030; color: #FFFF00; background-color: #000000; 
		       text-align:center; padding-left:4px; padding-right:4px; padding-top:1px; 
padding-bottom:1px; background-image:url('http://dj-daniell.wen9.com/frame-1_header.png');



		       background-repeat:repeat-x } 
               
.frame-h2    { color: #FFFF00; background-color: #8C4801; text-align:center; 
background-image:url('http://dj-daniell.wen9.com/frame-2_header.png');




			   background-repeat:repeat-x }
                      
.frame-h3    { color: #FF8080; background-color: #600000; text-align:center }                       
          
.frame-1     { border: 1px solid #303030; padding: 1px; background-color: 
               #000000 }     
              
.frame-2     { border: 1px solid #303030; padding: 1px; background-color: 
               #000000 } 
               
.frame-3     { border: 1px solid #FF0000; padding: 1px; background-color: 
               #000000 }
               
.white       { color: #000000; padding: 1px; background-color: 
               #FFFFFF }              
               
/* Button background images */

.button-1    { border: 1px solid #003366; padding: 1px; background-color: 
#000000; color:#C0C0C0; background-image:url(' http://dj-daniell.wen9.com/button_1.png');






               background-repeat:repeat-x ; margin: 1px } 
               
.button-2     { border: 1px solid #008000; padding: 1px; background-color: 
#000000; color:#00FFFF; background-image:url('http://dj-daniell.wen9.com/button_2.png'); background-repeat:repeat-x }


