/* CSS Document */

body {
font-size:12px;
font-family: Verdana, Arial;
margin:0;
text-align:center;
background-image:url(../../../images/bg.gif);
/*scrollbar-face-color: #9DCC28;
scrollbar-highlight-color: #5C3208;
scrollbar-shadow-color: #5C3208;
scrollbar-3dlight-color: #9DCC28;
scrollbar-arrow-color: #5C3208;
scrollbar-track-color: #9DCC28;
scrollbar-darkshadow-color: #9DCC28;*/
} 

p {
padding-top:0;
margin-top:0;
line-height:14px;
}

td {
font-size: 11px;
}

h2 {
font-size:14px;
color:#A4030A;
}

h3 {
font-size:12px;
color:#A4030A;
text-decoration:underline;
padding-bottom:0;
margin-bottom:0;
}

a:active, a:focus { 
outline: 0; 
} 

#wrapper {
width:995px;
height:auto;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#header {
float:left;
width:995px;
height:90px;
margin-bottom:5px;
margin-top:5px;
}

#navbar {
float:left;
width:995px;
border: solid 1px #750F0F;
font-weight:bold;
color:#FFFFFF;
height:35px;
padding-top:9px;
padding-left:5px;
padding-right:5px;
margin-bottom:5px;
background-image: url(../../../images/back_nav.gif);
background-repeat:repeat-x;
}

html>body #navbar {
width: 983px;
height: 26px;

}

#breadcrumb {
float:left;
width:685px;
}

#login {
float:left;
width:298px;
text-align:right;
}

#column_left {
float: left;
width: 200px;
background-color:#EEF0F2;
border: solid 1px #B7BCC2;
padding:5px;
}

html> body #column_left {
width: 188px;
}

#column_middle {
float:left;
width: 585px;
background-color:#FFFFFF;
margin-left:5px;
margin-right:5px;
border-bottom: solid 1px #A4030A;
background-image: url(../../../images/back_content.gif);
background-repeat:repeat-y;
}

#flash {
width: 335px;
height:250px;
background-color:#000000;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
border-bottom: 5px #ffffff solid;
cursor:pointer;
float:left; 
}

#cat_images {
float:left;
height:250px;
width:245px;
padding-right:5px;
border-bottom: 5px #ffffff solid;
background-color:#000000;
}

html>body #cat_images {
width:240px;
height:245px;
}

html>body #flash {
height:235px;
}

#cat_images img {
margin-left:5px;
margin-top:5px;
}

#player1 p {
margin:0; 
padding:0;
cursor:pointer;
width:337px;
}

#content {
float:left;
width: 585px;
border-right: solid 1px #A4030A;
border-left: solid 1px #A4030A;
border-top: solid 1px #A4030A;
padding:5px;
background-image: url(../../../images/back_nav.gif);
background-repeat:repeat-x;
}

html> body #content {
width: 573px;
margin-bottom:0;
}

#column_right {
float:left;
width:200px;
background-color:#EEF0F2;
border: solid 1px #B7BCC2;
padding:5px;
}

html> body #column_right {
width: 188px;
}

#logobox {
padding-top:7px;
padding-bottom:10px;
font-size:11px;
background-color:#FFFFFF;
border:solid 1px #7D7D7D;
}

#tntbox {
margin-top:10px;
padding-top:7px;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
font-size:11px;
background-color:#FFFFFF;
border:solid 1px #7D7D7D;
text-align:center;
}

#footer {
float:left;
clear:both;
width:995px;
text-align:center;
padding-left:45px;
padding-right:45px;
}

.footertext a, .footertext {
font-size:9px;
color:#7D7D7D;
padding-bottom:5px;
}

.icon  {
margin-right: 4px;
margin-bottom: 10px;
margin-top:2px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:middle;

}
h1 {
   font-size:14px;
   padding-top:4px;   
   padding-left:3px;
}


/*tagcloud*/

.size1 a {
font-size:10px;
color:#cccccc;
}

.size2 a {
font-size:12px;
color:#999999;
}

.size3 a {
font-size:14px;
color:#666666;
}

.size4 a {
font-size:16px;
color:#333333;
}

.size5 a {
font-size:18px;
color:#000000;
}

.size6 a {
font-size:18px;
color:#CC0000;
}


/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#7D7D7D;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 25px;
padding-top:4px;
text-decoration: none;
background-color: #EEF0F2;
border: solid 1px #FFFFFF;
}

a.menucateg:hover {
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 21px;
text-decoration: none;
padding-top:2px;
padding-bottom:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #FFFFFF;
}

a.menusubcateg:hover {

text-decoration: none;
color: #CC0000;
}
/* menu Image -noborderBox2 - Show Sub-categories  End */


