@media screen{
/**
 * Global TinyMCE style sheet
 * 
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 * 
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 * 
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 * 
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 * 
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
}
@media screen{
/* Style sheet navigation */
#left .mod_navigation ul{margin:0;padding:0 0 0 10px;}#left .mod_navigation li{padding-top:3px;padding-bottom:3px;list-style-type:none;}#left .mod_navigation a,#left .mod_navigation span{font-size:13px;}#left .mod_navigation li a{color:#a2024c;}#left .mod_navigation li span{color:#0096d6;}#footer .mod_customnav ul{right:25px;top:25px;position:absolute;display:inline;margin:0;padding:0;}
#footer .mod_customnav li{display:inline;margin:0 0 0 5px;padding:0;}#footer .mod_customnav li a,#footer .mod_customnav li span{font-size:12px;color:#999999;}
}
@media screen{
/* Style sheet layout */
#header{background:url("../../tl_files/images/headerBg.jpg") left top no-repeat;}#container{background:url("../../tl_files/images/MainBg.jpg") left top repeat-y;}#footer{margin-bottom:150px;background:url("../../tl_files/images/FooterBg.jpg") left top no-repeat;}#main{padding:0 40px 10px 10px;min-height:400px;}#left .inside{padding-left:30px;}
}
@media screen{
/* Style sheet content */

}
@media all{
/* Style sheet xBasic */
body{margin:0;padding:0;}a,b,body,cite,div,em,i,label,li,ol,p,strong,td,th,u,ul{font-family:Verdana, sans-serif;}h1,h2,h3,h4,h5,h6{font-family:Verdana, sans-serif;}fieldset,form,input,optgroup,select,textarea{font-family:Verdana, sans-serif;}a,body,div,fieldset,form,input,label,li,ol,optgroup,p,select,td,th,textarea,ul{font-size:13px;color:#666966;}h1,h2,h3,h4,h5,h6{font-size:12px;color:#666966;}
img{border:0px;}p,pre,form{margin:0;padding:0;}h1{margin:20px 0 12px;padding:0;font-size:18px;font-weight:bold;}h2{margin:0 0 9px;padding:0;font-size:15px;font-weight:bold;}optgroup{padding-top:3px;padding-bottom:3px;font-style:normal;}a{text-decoration:none;color:#0099ff;}a:hover{text-decoration:underline;}p,.ce_hyperlink{margin-bottom:15px;}
}
@media all{
/* Style sheet gridpx */
.g1,.g2,.g3,.g4,.g5,.g6,.g7,.g8,.g9,.g10,.g11,.g12{float:left;display:inline;margin-right:10px;margin-left:10px;}.g1{width:60px;}.g2{width:140px;}.g3{width:220px;}.g4{width:300px;}.g5{width:325px;}.g6{width:460px;}.g7{width:540px;}.g8{width:620px;}.g9{width:700px;}.g10{width:780px;}.g11{width:860px;}.g12{width:940px;}.mod_article>.block{margin-right:10px;margin-left:10px;}
.g1 .block,.g2 .block,.g3 .block,.g4 .block,.g5 .block,.g6 .block,.g7 .block,.g8 .block,.g9 .block,.g10 .block,.g11 .block,.g12 .block{margin-right:0;margin-left:0;}.gr{margin-right:20px !important;}
}
