*{margin:0;padding:0}
body{text-align:left;/*center hack*/
background-color:#000000;
background-image: url("/images/10000000.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;}

#reg{width:100%;background:#0c0c0c;font-size:12px;float:left}
#logreg{width:auto;height:auto;float:right}
#login{width:100%;background:#0c0c0c;font-size:10px;float:left}
#login li{border:none;margin:0;padding:0;list-style:none;font-size:12px;margin-right:4px}
#login li a:hover {text-decoration:none; color:#15a49c;}



#login label{color:#888;font-size:12px;margin-right:4px}
input{-webkit-border-radius:4px;-moz-border-radius:4px}
input#modlogin_username,input#modlogin_passwd{background:#252525;border:1px solid #414141;color:#C0C0C0;padding:3px 2px;width:117px}
.regbutton,.logout input.button,#login .button{color:#fff;border:none;width:auto;height:19px;padding:0 0 1px;margin-left:3px;background:#3CA2BE;cursor:pointer}
.inside{padding:10px 16px}
.gap{clear:both;margin-bottom:10px}
#fontsizer{width:auto;height:auto;float:right;margin-top:1px;margin-right:10px}
#wrap{width:900px;margin:0 auto;text-align:left}
#header{width:100%;height:81px;position:relative}
a#logo{width:415px;height:69px;background:url(/images/20000000.png) no-repeat 0 0;float:left;}
#search{width:296px;height:auto;position:absolute;bottom:16px;right:0}
.searchbox{width:290px;font-size:14px;line-height:14px;height:auto;color:#f3f3f3;padding:8px 3px;border:0;background:url(/images/search00.gif) no-repeat 0 0}
/*Slides*/
#slides{margin-top:12px;width:100%;height:auto!important;float:left}
div#pqscontbg1{background:#E0E0E0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px}
div .bg-img{background:#282727;padding:10px;margin-left:30px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px}
h4.title{color:#626262;font:bold 26px/120% Georgia,"Times New Roman",Times,serif;margin:20px 0 10px 0}
p.description{color:#626262;font-size:12px;line-height:160%;font-weight:bold}
.container{float:left;margin-top:12px;background:#fbfbfb;width:100%;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px}
.rightimg{background:#fbfbfb url(/images/right-bg.gif) repeat-y top right;width:100%;-moz-border-radius-topright:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px}
#right{float:right;width:309px;overflow:hidden;background:none}
#content{float:left;width:auto;overflow:hidden}
#content80{width:589px;overflow:hidden;float:left}
#content100{float:left;width:100%;overflow:hidden}
#bottom{width:100%;height:auto;color:#fff;background:#940606 url(/images/bottombg.gif) repeat-x}
.bottom-padding{padding:0 16px 10px 16px}
#user1,#user2,#user3{height:auto;float:left}
#footer {width:100%}
#footer .footer{height:auto;background:#9a1107 url(/images/footer-b.gif) repeat-x;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;}
#footer .wisart {float:left;height:110px;margin-left:20px; vertical-align:middle;line-height:100px;}
#footer .wisart  img{margin-top:19px;}
#footer a{color:#666666;}
#footer a:hover{text-decoration:underline;}
#footer .padding{padding:10px}
.cp{font:bold 10px Verdana,Arial,Helvetica,sans-serif;color:#fff;text-shadow:1px 1px #000;text-align:center}
.cp a,.cp a:hover{color:#ddd;text-decoration:none}
#validation{text-align:center}
#validation a,#validation a:hover{color:#fff;text-decoration:none;font-size:11px}
/*Pathway*/
#breadcrumb{background:#F6F6F6 url(/images/breadcru.gif) no-repeat;color:#666;height:37px;line-height:37px}
#breadcrumb .inner{padding:0 10px}
#breadcrumb span{padding:0 5px}
#breadcrumb strong{margin-right:0}
#breadcrumb a{color:#666;text-decoration:none}
#breadcrumb a:hover,#breadcrumb a:active,#breadcrumb a:focus{color:#D33615;text-decoration:none}
#breadcrumb img{margin:1px 5px}
a.readon{background:transparent url(/images/read_mor.png) no-repeat;color:#555;display:block;height:25px;font-weight:bold;line-height:25px;margin:25px 0 0;text-align:center;text-shadow:1px 1px #FFF;text-transform:uppercase;text-decoration:none;width:112px}
a.readon:hover{color:#940606;text-decoration:none}
.imgborder{background:#FFF;border:1px solid #DDD;margin:0 10px 10px 0;padding:4px}
.inner .inside{padding:30px 50px;overflow:hidden}
.tool-tip{color:#fff;width:200px;z-index:13000}
.tool-title{font-weight:bold;font-size:11px;margin:0;color:#9FD4FF;padding:8px 8px 4px;background:url(/images/bubble00.png) repeat top left}
.tool-text{font-size:11px;padding:4px 8px 8px;background:url(/images/bubble00.png) repeat top left}


#banners a img
{
opacity:0.3; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
-moz-opacity:0.3;  /* Mozilla 1.6  */
filter:alpha(/images/opacity=40); /* IE 5.5+*/
-khtml-opacity: 0.3;  /* Konqueror 3.1, Safari 1.1 */
}

#banners a:hover img
{
-khtml-opacity: 1; opacity:1.0; -moz-opacity:1.0; filter:alpha(/images/opacity=100);
}


/* TYPOGRAPHY --------------------------------------------------------- */
pre,.code{background:#ededed;font-size-adjust:none;font-stretch:normal;font:normal normal normal 1em/1.5 "Courier News",monospace;margin:5px 0 15px;padding:10px 15px;border:1px solid #d3d3d3;border-left:5px solid #888}
blockquote{padding:1em 40px 1em 15px}
blockquote span.open{background:url(/images/bq-open0.gif) no-repeat left top;padding:3px 0 0 30px}
blockquote span.close{background:url(/images/bq-close.gif) no-repeat bottom right;padding:0 30px 3px 0}
blockquote.testimonial{padding:0 0 15px;border-bottom:1px solid #E6E6E6}
blockquote.testimonial span.author{background:url(/images/author00.gif) no-repeat 5px center;display:block;font-weight:bold;margin-top:5px;padding-left:20px}
/**/
small{font-size:0.85em}
sup{position:relative;bottom:0.3em;vertical-align:baseline}
sup em{color:#F00;font-size:.8em}
sup{position:relative;bottom:0.3em;vertical-align:baseline}
acronym,abbr{border-bottom:1px dashed;letter-spacing:1px;cursor:help}
/* @IMAGE */
img{border:none}
img.image-left{float:left;margin:.5em 1em .5em 0}
img.image-right{float:right;margin:.5em 0 .5em 1em}
img.image-border{border:1px solid #E5E5E5;padding:3px}
img.image-margin{margin:.5em}
/* Dropcap */
.dropcap{overflow:hidden}
.dropcap:first-letter{color:#333;display:block;float:left;font:50px/40px Georgia,Times,serif;padding:4px 8px 0 0}
/* Tips,Error,Message,Hightlight*/
p.error{background:url(/images/error000.gif) no-repeat top left;color:#DF0000;padding:0 0 5px 30px}
p.message{background:url(/images/info0000.gif) no-repeat top left;color:#2FAFCB;padding:0 0 5px 30px}
p.tips{background:url(/images/tips0000.gif) no-repeat top left;color:#FA6900;padding:0 0 5px 30px}
.highlight{color:#3d3d3d;background:#ececec;font-weight:bold;padding:3px 5px}
/* Note Style */
p.stickynote{background:#f5f5f5 url(/images/sticky00.png) no-repeat left top;border:1px solid #d3d3d3;padding:15px 10px 15px 60px}
p.download{background:#f5f5f5 url(/images/download.png) no-repeat left top;border:1px solid #d3d3d3;padding:15px 10px 15px 60px}
.blocknumber{clear:both;padding:5px 15px 10px;position:relative}
/* Check list */
ul.check{list-style:none}
ul.check li{background:url(/images/list_che.gif) no-repeat 0 2px !important;margin-left:15px !important;padding:0 0 0 20px !important}
/* Check list (/images/star) */
ul.stars{list-style:none}
ul.stars li{background:url(/images/star0000.gif) no-repeat scroll 15px 4px;padding:0 0 0 30px}
/* List arrow */
ul.arrow{list-style:none}
ul.arrow li{background:url(/images/arrow000.gif) no-repeat scroll 15px 4px;padding:0 0 0 30px}
/* Bignumber */
.bignumber{background:transparent url(/images/bignumbe.gif) no-repeat scroll left top;color:#FFF;display:block;float:left;font-size-adjust:none;font-stretch:normal;font:normal normal bold 20px/normal Arial,sans-serif;margin-right:8px;padding:6px 7px}
/* Talking box. Thinking box. */
div.bubble{margin:15px 0}
div.bubble span.author{font-weight:bold;margin-left:15px;padding-left:0}
div.bubble div{background:url(/images/bub-br00.gif) no-repeat bottom right;margin:0;width:100%}
div.bubble div div{background:url(/images/bub-bl00.gif) no-repeat bottom left}
div.bubble div div div{background:url(/images/bub-tr00.gif) no-repeat top right}
div.bubble div div div div{background:url(/images/bub-tl00.gif) no-repeat top left}
div.bubble div div div div div{margin:0;padding:10px 15px 30px 10px;width:auto}
/* Legend */
.legend-title{background:#fff;display:block;float:left;font-size:100%;font-weight:bold;left:7px;margin:0;padding:0 3px;position:absolute;top:-10px}
.legend{border:1px solid #CCC;margin:20px 0;padding:0 10px;position:relative}
/* Left & Right*/
div.pq-left,div.pq-right{margin:0;padding:0;width:49%}
div.pq-left{float:left}
div.pq-right{float:right}

body{color:#666;font:76%/160% Tahoma,Arial,Helvetica,sans-serif}
.clr{clear:both}
table.contenttoc{border:1px solid #CCC;float:right;margin:5px 10px;padding:5px}
table.contenttoc td{padding:0 5px}
/*Basic*/
html,body,form,fieldset{margin:0;padding:0}
/*Hyperlinks*/
a{color:#fd8300;text-decoration:none}
a:hover,a:active,a:focus{color:#d36e02;text-decoration:none}
a img{border:medium none}
.contentheading,.componentheading,.blog_more strong,h1,h2,h3,h4{line-height:normal}
small,.small,.smalldark,.button,.article-meta,.modifydate,.img_caption p,a.readon,.site-slogan,#ja-pathway,#ja-footer{font-size:92%}
img{margin:0;padding:0}
.img_caption{padding-right:0}
.img_caption p{color:#999;text-align:center}
.img_caption.left,.img_caption.right{}
h1{font-size:200%}
h2{font-size:175%}
h3{font-size:150%}
h4{font-size:125%}
p,ul,ol,h1,h2,h3,h4,h5,h6{margin:1em 0;padding:0}
h4{margin:0}
ul{list-style-image:none;list-style-position:outside;list-style-type:none}
/* ul li{background:transparent url(/images/../images/bullet.gif) no-repeat scroll 15px 8px;padding-left:30px} */
ol li{margin-left:35px}
th{font-weight:bold;padding:8px;text-align:left}
fieldset{background:transparent url(/images/dot00000.gif) repeat-x scroll center top;border:medium none;padding:10px 5px}
fieldset a{font-weight:bold}
fieldset.input{background:transparent none repeat scroll 0 0;padding:0}
legend{background:#FFF none repeat scroll 0 0;font-weight:bold}
hr{border-color:#666 -moz-use-text-color -moz-use-text-color;border-style:solid none none;border-width:1px 0 0;height:1px}
br{}
form{margin:0;padding:0}
form label{cursor:pointer}
input,select,textarea,.inputbox,.button{font:100% Arial,Helvetica,sans-serif}
.inputbox{background:#FFF none repeat scroll 0 0;border:1px solid #B9B7B5;color:#666;font-size:100%;padding:2px}
.button{background:#252525;border:1px solid #2a2a2a;cursor:pointer;color:#fff;font-weight:bold;padding:3px 8px}
.button:hover{background:#474747;border:1px solid #5e5e5e}
* html .button{padding:0 5px !important}
* + html .button{padding:0 5px !important}
/*Frontpage Default.php*/
h1.componentheading,.componentheading{color:#666;margin:0 0 15px;padding:5px 0;font-size:120%;line-height:normal}
h2.contentheading,.contentheading{border-bottom:1px solid #ddd;color:#666;font:25px/25px Cambria,serif;padding:5px;margin:0;text-transform:uppercase}
.leading{}
span.article_separator,.article_separator{background:transparent url(/images/article_.png) no-repeat 50%;display:block;height:30px;margin:0}
.blog{padding:0}
.cols1{display:block;float:none !important;margin:0 !important}
.cols2{width:45%}
.cols3{width:30%}
.column1,.column2{border:solid 0 #D4A7C5;margin:0 5px 0 0;position:relative}
.column2,.column1{float:left;margin:0}
.column2{float:right;margin:0;width:45%}
.article_row{margin:0 0 0 0;padding:0;overflow:hidden}
.article_column{border:solid 0 #ccc;padding:10px 10px 10px 0}
.row_separator2{display:block;clear:both;margin:0;border:solid 0}
/*Category List Layout*/
table.contentpaneopen td,table.contentpane td{}
table.contentpaneopen,table.contentpane,table.blog{width:100%}
.filter{width:auto;float:left;margin-right:26px}
.display{width:auto;float:left}
.sectiontableheader{background:#252525;border:1px solid #888;color:#FFF;font-weight:bold;padding:4px 8px}
.sectiontableheader a{color:#fff}
tr.sectiontableentry0 td,tr.sectiontableentry1 td,tr.sectiontableentry2 td{border-bottom:1px solid #ccc;padding:8px}
tr.sectiontableentry2 td{background:#f7f7f7}
/*Blog More*/
.blog_more{border-top:1px solid #ccc;color:#bd4c51;margin:15px 0 0;padding:10px 0 0}
.blog_more h2{color:#666;font-size:110%;margin:0;padding:0;text-transform:uppercase}
.blog_more strong{display:block;margin:0 0 5px;text-transform:uppercase}
.blog_more ul{margin:0;padding:0;list-style-type:none}
.blog_more ul li{background:transparent url(/images/bullet00.gif) no-repeat scroll 4px 8px;margin:0;padding:0 0 0 15px}
.blog_more ul li a{color:#bd4c51}
.blog_more ul li a:hover,.blog_more ul li a:active,.blog_more ul li a:focus{color:#bd4c51}
/*Pagination*/
p.counter{color:#777;text-align:center}
ul.pagination{border-top:1px solid #ccc;color:#555;margin:15px auto 10px;padding:10px 0 0;text-align:center}
ul.pagination li{background:transparent none repeat scroll 0 0;display:inline;margin:0;padding:2px 5px}
ul.pagination li span{padding:2px 5px}
ul.pagination a{background:#fdf6f4;border:1px solid #ccc;color:#666;padding:2px 5px;text-decoration:none}
ul.pagination a:hover,ul.pagination a:active,ul.pagination a:focus{border:1px solid #ccc;color:#8f1d02}
.pagenavbar{background:transparent url(/images/icon-pag.gif) no-repeat scroll left center;font-weight:bold;padding-left:14px}
.pagenavcounter{background:transparent url(/images/icon-pag.gif) no-repeat scroll 0 11px;font-weight:bold;padding:8px 14px 0}
/*Extra,modify,create,author,pdf,email,print etc*/
p.iteminfo,p.articleinfo{display:block;padding:0 10px 0 0;margin:5px 0;font-size:10px;color:#ccc}
.createdby{margin-right:5px;padding-right:6px;border-right:1px solid #ccc}
.createdate{margin-right:5px;padding-right:6px}
.modifydate{display:block;margin:10px 0;font-size:10px;color:#888;width:100%}
.article-section{margin-left:5px;padding-left:6px}
.article-section a{color:#555}
.article-category a{color:#555}
div.buttonheading{position:absolute;right:10px;top:4px}
.buttonheading img{border:0 none;float:right;margin:0 0 0 5px}
/* System Messages */
#system-message{margin:10px 0 20px 0;padding:0 !important;background:#fbfbfb;border:solid 0}
#system-message dt{font-weight:bold}
#system-message dd{margin:0;font-weight:bold;text-indent:0;background:#fbfbfb;padding:0}
#system-message dd ul{color:#f00;margin-bottom:10px;list-style:none;padding:0;background:#fbfbfb;border:0}
/* System Standard Messages */
#system-message dt.message{display:none}
#system-message dd.message{}
#system-message dd.message ul{background:#fbfbfb}
/* System Error Messages */
#system-message dt.error{display:none}
#system-message dd.error{}
#system-message dd.error ul{color:#f00;background:#fbfbfb;margin:0;border:0}
/* System Notice Messages */
#system-message dt.notice{display:none}
#system-message dd.notice{}
#system-message dd.notice ul{color:#f00;background:#fbfbfb;margin:0;border:0}

/*Horizontal Navigation*/
#hornav .inside{padding:0 16px}
#hornav{width:100%;height:62px;float:left;background:url(/images/nav-bg00.gif) repeat-x;margin:0;overflow:hidden;-moz-border-radius:6px;-webkit-border-radius:6px}
#hornav ul{list-style-type:none;text-align:left;float:left;margin:0;padding:0}
#hornav ul li{float:left;border:none;height:62px;line-height:62px;margin:0;padding:0;background:none}
#hornav ul li a{text-transform:uppercase;text-decoration:none;color:#2C3034;margin-right:1px;padding:0 15px;font-size-adjust:none;font-stretch:normal;font:normal normal bold 13px/62px arial,helvetica,sans serif;text-transform:uppercase;display:block;border-right:1px solid #ccc}
#hornav ul li.active a{background:url(/images/active-n.gif) repeat-x;color:#fff;text-shadow:0 1px #777}
#hornav ul li a:hover{background:url(/images/active-n.gif) repeat-x;color:#fff;text-shadow:0 1px #777}
/*Level 2*/
#hornav ul ul{position:absolute;width:180px;left:-999em;z-index:99;margin:0}
#hornav ul ul li{float:left;border:none;height:30px;line-height:30px;width:180px;margin:0;padding:0}
#hornav ul ul li a,#hornav ul ul li a:visited,#hornav ul ul li a:active,#hornav ul ul li a:link{margin:0;height:30px;background:#2f2f30;color:#f5f5f5;line-height:30px;font-size:10px;font-weight:bold;text-transform:uppercase;margin:0;border:1px solid #454546;border-bottom:1px solid #1e1e1f;text-shadow:none}
#hornav ul ul li a:hover{background:#111;color:#f5f5f5;text-shadow:none}
#hornav ul ul li.active a{background:#111;color:#f5f5f5;text-shadow:none}
/*Level 3*/
#hornav ul ul ul{margin:-30px 0 0 180px;z-index:99}
#hornav ul ul ul li{float:left;width:180px;border:none;height:30px;line-height:30px;margin:0;padding:0}
#hornav ul ul ul li a,#hornav ul ul ul li a:visited,#hornav ul ul ul li a:active,#hornav ul ul ul li a:link{background:#2f2f30;color:#f5f5f5}
#hornav ul ul ul li a:hover{background:#111;color:#f5f5f5}
#hornav ul ul ul li.active a{background:#111;color:#f5f5f5}
/*Level 4*/
#hornav ul ul ul ul li a,#hornav ul ul ul ul li a:visited,#hornav ul ul ul ul li a:active,#hornav ul ul ul ul li a:link{background:#2f2f30;color:#f5f5f5}
#hornav ul ul ul ul li a:hover{background:#111;color:#f5f5f5}
#hornav ul ul ul ul li.active a{background:#111;color:#f5f5f5}
/*Level 5*/
#hornav ul ul ul ul ul li a,#hornav ul ul ul ul ul li a:visited,#hornav ul ul ul ul ul li a:active,#hornav ul ul ul ul ul li a:link{background:#2f2f30;color:#f5f5f5}
#hornav ul ul ul ul ul li a:hover{background:#111;color:#f5f5f5}
#hornav ul ul ul ul ul li.active a{background:#111;color:#f5f5f5}
#hornav li:hover ul ul,#hornav li:hover ul ul ul,#hornav li:hover ul ul ul ul,#hornav li:hover ul ul ul ul ul,#hornav li:hover ul ul ul ul ul ul,#hornav li.sfhover ul ul,#hornav li.sfhover ul ul ul,#hornav li.sfhover ul ul ul ul,#hornav li.sfhover ul ul ul ul ul,#hornav li.sfhover ul ul ul ul ul ul{left:-999em}
#hornav li:hover ul,#hornav li li:hover ul,#hornav li li li:hover ul,#hornav li li li li:hover ul,#hornav li li li li li:hover ul,#hornav li li li li li li:hover ul,#hornav li.sfhover ul,#hornav li li.sfhover ul,#hornav li li li.sfhover ul,#hornav li li li li.sfhover ul,#hornav li li li li li.sfhover ul,#hornav li li li li li li.sfhover ul{left:auto}
/* Navigation*/
.moduletable_menu{margin:10px 0}
.moduletable_menu h3{border:medium none;font-size:20px;font-weight:bold;overflow:hidden;margin:0;padding:8px 16px;text-transform:uppercase;color:#6b2702;background:#050505}
.moduletable_menu h3 span{color:#454545}
.moduletable_menu ul{list-style-type:none;margin:0;padding:0}
.moduletable_menu li{font-size:14px;margin:0;padding:0;background-image:none}
.moduletable_menu li a{background:#2d2d2f;color:#787c87;text-decoration:none;padding:10px 16px;border-top:1px solid #4a4a4c;border-bottom:1px solid #111;display:block}
.moduletable_menu li a:hover,.moduletable_menu li.active a{background:#3a3a3c;text-decoration:none}
/*2nd Nav*/
.moduletable_menu li ul{padding:0;margin:0}
.moduletable_menu li ul li a{padding:8px 16px 8px 32px}
/*Tab Menu Styling*/
#logreg ul{list-style-type:none;text-align:left;float:left;margin:0;padding:0}
#logreg li{float:left;border:none;margin:0;padding:0}
#logreg a{font-size:11px;text-decoration:none;color:#808080;margin:0;padding:0 8px}
#logreg a:hover,#logreg li.active a{color:#990182}
/*Top Menu*/
#top-menu{width:auto;height:auto;float:right;margin-right:20px}
#top-menu .moduletable h3{display:none}
#top-menu .moduletable{margin:0;padding:0}
#top-menu ul{list-style-type:none;text-align:center;padding:0;margin:0 0 5px 0}
#top-menu li{background:none;padding:0;display:inline}
#top-menu a{text-align:center;font-size:10px;font-weight:bold;text-decoration:none;color:#707070;display:inline;margin:0;padding:0 8px;border-right:1px solid #707070}
#top-menu a:hover,#top-menu li.active a{color:#999}
/*Footer Navigation*/
#footer-nav .moduletable h3{display:none}
#footer-nav .moduletable{margin:0;padding:0}
#footer-nav ul{list-style-type:none;text-align:center;padding:0;margin:0 0 5px 0}
#footer-nav li{background:none;padding:0;display:inline}
#footer-nav a{text-align:center;font-size:11px;font-weight:bold;text-decoration:none;color:#fff;display:inline;margin:0;padding:0 8px}
#footer-nav a:hover,#footer-nav li.active a{color:#999}

.moduletable{background:#1d1d1e}
.moduletable .padding{padding:5px 16px 16px 16px;}
.moduletable h3{border:medium none;font-size:20px;font-weight:bold;overflow:hidden;margin:0;padding:8px 16px;text-transform:uppercase;color:#6b2702;background:#050505}
.moduletable h3 span{color:#454545}
.moduletable ul{list-style:none;margin:0}
.moduletable li{background:url(/images/tick0000.png) no-repeat 0 50%;margin:0;padding:5px 0 5px 25px;color:#666;text-shadow:1px 1px #000}
.moduletable li a:link,.moduletable li a:visited{color:#666}
.moduletable li a:hover{text-decoration:none;color:#404040}
/*Sub Level*/
.moduletable ul ul{list-style:none;margin:0;padding-left:20px}
/*Module Raw*/
.module{}
.module .padding{padding:5px 16px}
.module h3{font-size-adjust:none;font-stretch:normal;font-size:24px;font-variant:normal;font-weight:bold;line-height:normal;margin:0 0 0;overflow:hidden;padding:8px 10px;text-transform:capitalize;border-bottom:1px dotted #b81f10}
.module ul{list-style:none;margin:0}
.module li{background:transparent url(/images/arrow_bo.gif) no-repeat scroll 0 8px;margin:0;padding-left:16px;color:#fff;text-shadow:1px 1px #000}
.module li a:link,.module li a:visited{color:#fff;text-shadow:1px 1px #000;text-decoration:none}
.module li a:hover{text-decoration:none;color:#f3f3f3}
/*Sub Level*/
.module ul ul{list-style:none;margin:0;padding-left:20px}
/*PQ Popular content module*/
.moduletable_topcont h3{border:medium none;font-size:20px;font-weight:bold;overflow:hidden;margin:0;padding:8px 16px;text-transform:uppercase;color:#6b2702;background:#050505}
.moduletable_topcont h3 span{color:#454545}
.pq_topcont_hits{width:50px;height:40px;line-height:40px;color:#fff;text-align:center;margin:10px;float:left;background:#f88101;-moz-border-radius:3px;-webkit-border-radius:3px}
.pq_topcont_textcontent{font:12px arial;margin:0;color:#000;padding:5px 0 5px 0}
.pq_topcont_container{width:auto;height:auto;font-size:11px;font-weight:bold;text-align:left;background:#38383a;border-bottom:1px solid #232324;border-top:1px solid #4b4b4d}
.pq_topcont_container:hover{background:#343435}
.pq_topcont{width:100%;height:auto;float:left}
div.pq_topcont_clear{clear:both}
span.pq_topcont_title a{border:0;font-size:14px;color:#02dbfb}
span.pq_topcont_title a:hover{text-decoration:none;color:#03c2de}
.pq_topcont_text{text-decoration:none;color:#848485}
.inside img {margin: 7px}