/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
td,div,tr {
    font-family: Tahoma,verdana,arial;
    font-size:   12px;
    color:       #333;
}


body {
    font-family: tahoma,verdana,tahoma;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
    color:       #4A4A4A;
}

p{
color:#333333;
font-family:Tahoma,verdana,arial;
font-size:13px;
text-align:justify;
line-height:17px;
margin:0 0 10px 0;
padding:0;
}

.all {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 0px 0px;
    color:             #333;
    background-image:  url(all_bg.png);
    background-repeat: repeat-x;
    background-color:  #000000;
}
#container {
    width:             100%;
    background-image:  url(all_bg.png);
    background-repeat: repeat-x;
}
#wrapper {
    background-image:  url(guides.png);
    background-repeat: repeat-y;
    width:             985px;
}
#header {
    background-image:  url(header.png);
    background-repeat: repeat-x;
    height:            63px;
    width:             971px;
}
#headerleft {
    width: 751px;
}
#searchbox {
    width:       220px;
    padding-top: 20px;
}
#mod_search_searchword {
    padding:     5px 0 10px 10px;
    width:       201px;
    font-size:   10px;
    background:  url(search_input.png) no-repeat ;
    color:       #4E4A42;
    font-family: tahoma;
    height:      21px;
    border:      none ;
    font-weight: bold;
}
#topnav {
    background-image:  url(top_nav_bg.png);
    background-repeat: repeat-x;
    width:             971px;
    height:            24px;
}
#date {
    background-image:  url(date_info.png);
    background-repeat: repeat-x;
    height:            24px;
    width:             971px;
}
#date p {
    color:        #FFFFFF;
    font-size:    11px;
    padding-top:  6px;
    text-align:   left;
    padding-left: 10px;
}
#content {
    width:            971px;
    background-color: #FFFFFF;
}
#left {
    background-image:  url(left_bg.png);
    background-repeat: repeat-y;
    width:             200px; 
    
    
}
#left div.moduletable h3 {
    background-image:  url(left_th.png);
    background-repeat: no-repeat;
    height:            22px;
    font-size:         12px;
    color:             #4E4A42;
    font-weight:       bold;
    padding-left:      20px;
    padding-top:3px;
}
#left div.moduletable {
    padding-left:   10px;
    padding-right:  10px;
    padding-bottom: 5px;
}
#righttop {
    background-image:  url(righttop_bg.png);
    background-repeat: repeat-x;
    width:             771px;
	padding:5px 0px 3px;
}
#login {
    background-image:    url(login_bg_top.png);
    background-repeat:   no-repeat;
    background-position: top right;
}
#login div {
    padding-top: 12px;
}
#login a:link, #login a:visited {
    color:       #000000;
    font-weight: bold;
}
#banner {
}
#pathway {
    background-image:  url(path_bg.png);
    background-repeat: repeat-x;
    height:            15px;
    text-align:        left;
}
#pathway p {
    padding-left: 15px;
    padding-top:  4px;
}
#pathway a:link, #pathway a:visited {
    color: #FFFFFF;
}
#midtopcontent {
    padding: 10px 10px 10px 10px;
    background-color: #FFFFFF;
}
#maincontent {
    padding:          10px 10px 10px 10px;
    background-color: #FFFFFF;
	zoom:1;
}
#right {
    
    background-color: #FFFFFF;
    
}
#rightmid {
padding-right: 10px;

padding-bottom: 10px;

padding-left: 10px;
}
#rightmid div.moduletable {
    
    background-image: url(right_div_bg.png); 
    background-repeat: repeat-x; 
    background-position: top;
    margin-bottom:       10px;
    padding:             5px;
    border:              1px solid #DCDCE4 ;
    
    
    
    
    
}
#rightmid div.moduletable td {
    font-size: 11px;
    }
#rightmid div.moduletable h3 {
   
    margin-bottom: 5px;

color: #333333;

font-size: 12px;

padding-left: 5px;
}
#footer {
    background-image:  url(footer_bg.png);
    background-repeat: repeat-x;
    height:            59px;
}
#footer p {
    color:       #F9F3CA;
    padding-top: 8px;
}
#footer a:link ,#footer a:visited {
    color: #F9F3CA;
}
#joomlabanners{
padding-top:10px;
padding-bottom:10px;
}
/* splitmenu */
#navlist {
    margin:  0px;
    padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited {
    padding:         2px 10px 2px 10px;
    float:           left;
    font-size:       12px;
    line-height:     20px;
    margin:          0px;
    text-decoration: none;
    color:           #4A4A4A;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:               #FFFFFF;
    background-image:    url(top_nav_active.png);
    background-repeat:   repeat-x;
    background-position: top;
}
#navlist a:hover {
    color: #000000;
}
/* joomla css stuff */
ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    height:       28px;
    padding-left: 20px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  20px;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited {
    color: #666;
    font-weight:     bold;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1, h2 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
	border-bottom:1px dashed #000;
	padding:0 0 3px 0;
	margin:0 0 7px 0;
}



ul {
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    border:  1px solid #000000 ;
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    background-color: #6A543F;
    padding:          3px;
    color:            #FFFFFF;
    font-weight:      bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #FFFFFF;
    padding-left: 5px;
}
.contenttoc td {
    padding:    3px;
    background: #6A543F ;
}
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-left: 20px;
}
div.moduletable {
    margin-bottom: 15px;
    text-align:    left;
}
div.moduletable td {
    text-align: left;
}
div.moduletable h3 {
    text-align:    left;
    color:         #6A543F;
    
}
table.moduletable th {
    color:               #898371;
    text-align:          left;
    vertical-align:      middle;
    font-weight:         normal;
    padding-left:        5px;
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           14px;
    background-image:    url(modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               230px;
    text-transform:      uppercase;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:     0;
    text-align:  left;
    line-height: 18px;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
    border-bottom: 1px dashed #E2E2E2 ;
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
    border-bottom: 1px dashed #999999 ;
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li {
    padding:     2px 2px 5px 0px;
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
}
.latestnews a:link {
    text-transform: lowercase;
    color:          #C5BCA3;
}
.latestnews a:visited {
    color: #C5BCA3;
}
.latestnews a:hover {
    color: #666666;
}
ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 3px 0px;
}
.mostread a:link {
    text-transform: lowercase;
    color:          #CCCCCC;
}
.mostread a:visited {
    color: #CCCCCC;
}
.mostread a:hover {
    color: #666666;
}
td.contentheading {
    color:           #FF6600;
    font-family:     Tahoma,arial,Helvetica, sans-serif;
    text-decoration: none;
    font-size:       16px;
    font-weight:     bold;
}
div.componentheading {
    color:           #FF6600;
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       14px;
    text-align:      left;
}
a.contentpagetitle:link,a.contentpagetitle:visited {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       16px; 
    color: #FF6600;
    
}
a.contentpagetitle:hover {
    color: #FF0000;
}
.createdate, td.createdate {
    color:          #666666;
    font-size:      10px;
    font-weight:    bold;
    text-transform: lowercase;
}
.modifydate,.small {
    color:          #666666;
    font-size:      10px;
    font-weight:    normal;
    text-transform: none;
}
.highlight {
    color:            #FFFFFF;
    background-color: red;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  1px #393939 solid ;
}
.mosimage_caption {
    background-color: #333333;
    padding:          1px 2px;
    color:            #898371;
    font-size:        10px;
    font-weight:      bold;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
    display:           block;
    height:            18px !important;
    height:            22px;
    vertical-align:    middle;
    font-size:         12px;
    font-weight:       normal;
    text-align:        left;
    text-decoration:   none;
    text-transform:    capitalize;
    color:             #373737;
    padding-top:       2px;
    background-image:  url(leftmenu_bg.png);
    background-repeat: repeat-x;
    padding-left:      10px;
}
a.mainlevel:hover {
    text-decoration:   none;
    color:             #000000;
    font-weight:       bold;
    background-image:  url(leftmenu_bg_active.png);
    background-repeat: repeat-x;
}
a.mainlevel#active_menu {
    color:             #000000;
    font-weight:       normal;
    background-image:  url(leftmenu_bg_active.png);
    background-repeat: repeat-x;
    font-weight:       bold;
}
a.mainlevel#active_menu:hover {
    color: #333333;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      11px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    Arial, Verdana,Tahoma;
    color:          #00CCCC;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
#mod_login_username {
    padding:     0px 0 1px 5px;
    width:       132px;
    font-size:   11px;
    background:  url(mod_login_bg.png) no-repeat ;
    color:       #000000;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
}
#mod_login_password {
    padding:     0px 0 1px 5px;
    width:       132px;
    font-size:   11px;
    background:  url(mod_login_bg.png) no-repeat ;
    color:       #000000;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
}
#mod_login_remember {
    border:     none ;
    background: none ;
    margin:     0;
}
.inputbox {
    font-size:  12px;
    border:     1px solid gray ;
    background: #FFFFFF ;
}
.button {
    padding:           1px;
    padding:           2px !important;
    color:             #FFFFFF;
    font-size:         11px;
    border:            none ;
    font-weight:       bold;
    background:        #000000 ;
    height:            20px;
    background-image:  url(button_bg.png);
    background-repeat: repeat-x;
}
.sectiontableheader {
    font-weight: bold;
    background:  #999 ;
    padding:     4px;
    color: #333333;
}
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td {
    padding:    3px;
    background: #D4CFAB ;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    font-size:         11px;
    float:             left;
    padding-left:      25px;
    background-image: url(icon5.jpg);
    background-repeat: no-repeat;
    width:             117px;
    height:            17px; 
    background-position: left;
    
}
.readon a:link, .readon a:visited, .readon a:hover {
    color: #FFFFFF;
}
.back_button a {
    padding:    2px 5px 2px 20px;
    text-align: center;
    display:    block;
}
.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #FF0000;
}
.pagenav {
    text-align:        center;
    color:             #333333;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       arial,verdana,tahoma;
    background-image:  url(btnlogin.gif);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color: #333333;
}
a.pagenav:hover {
    color:            #FF0000;
    background-color: #000000;
    border:           1px solid #5d5d5d ;
}
.pathway {
    font-weight: normal;
    text-align:  left;
    color:       #FFFFFF;
}
fieldset.js_loginflat {
    padding: 5px;
}
fieldset.js_loginflat {
    border: none ;
}
fieldset.js_loginflat legend {
    display: none;
}

div.tagbots {
	clear: both;   text-align: right;   float: right;
} 
     
div.tagbots div {
	padding-right:4px;      
	float: left;      
	text-align: left;   
} 
      
div.tagbot_header {
	font-weight: bold;
}      

div.tagbot_seperator {
	clear: both;  
	height: 0px;
}

div.tagbot a img {
	filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50;
}

div.tagbot a:hover img {
	 filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -khtml-opacity:0.99;
} 


ul.navigations{
margin:0;
padding:0;
list-style:none;
display:block;
}

ul.navigations li{
background:transparent url(leftmenu_bg.png) repeat-x scroll left bottom;
color:#373737;
display:block;
font-size:12px;
font-weight:normal;
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0;
padding-bottom:7px;
padding-left:10px;
padding-top:2px;
text-align:left;
text-decoration:none;
text-transform:capitalize;
vertical-align:middle;
}

ul.navigations li a{
margin:0;
color:#373737;
font-size:12px;
font-weight:normal;
text-transform:capitalize;
vertical-align:middle;
}


ul.navigations li:hover, ul.navigations li a:hover{
    text-decoration:   none;
    color:             #ff0000;
    background-image:  url(leftmenu_bg_active.png);
    background-repeat: repeat-x;
}


.reviews_banner img, .article_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#fff;
}

.reviews, .articles{
  border-bottom:1px dashed #457C92;
	margin:5px 0 10px;
	padding:0 0 5px;
}

.reviews p, .articles p {
text-align:justify;
font-size:13px;
}

.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a{
 padding:0;
 margin:0;
 color:#FF0000;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
}
.reviews h3 a:hover, .bonus h3 a:hover{
color:#000;
text-decoration:none;
}

.reviews h4, .reviews h4 a, .articles h4, .articles h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#FF6600;
 text-decoration:none;
font-family:Tahoma,Arial,tahoma,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
 margin:0 0 3px 0;
 font-weight:normal;
}

.reviews h4 a:hover, .articles a:hover{
 color:#FF0000;
}

.bonus{
background:transparent url(list_icon) no-repeat scroll 1px 2px;
color:#000000;
font-size:13px;
margin:3px 0 0 6px;
padding:0 0 0 16px;
text-align:left;
}

.bonus b{
text-align:center;
font-size:12px;
color:#4B7406;
}

.read-more{
background:#4B7406;
color:#fff;
text-align:center;
font-size:13px;
text-decoration:none;
font-weight:normal;
padding:3px 5px;
}

.read-more:hover{
background:#78B315;
color:#000;
padding:3px 5px;
}


ul.footlink{
list-style:none; 
display:inline;
padding:0;
margin:0;
} 
 
ul.footlink li{
list-style:none; 
display:inline;
padding:0 10px 0 10px;
margin:0;
border-right:1px solid #fff;
color:#fff;
font-size:12px;
text-align:center;
text-decoration:none;
}  
 
ul.footlink li a{
color:#fff;
font-size:12px;
text-decoration:none;
}   

ul.footlink li a:hover{
color:#ff0000;
font-size:12px;
text-decoration:none;
}  

.logo{
float:left;
margin:-3px 0 0 0;
}
