@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg.png) repeat-y top center;
margin: 0;
padding: 0 0 0 0;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#golbal-contianer{
width:1000px;
margin: auto;
height:auto;
display:block;

}
.options {
    float: left;
    margin: 4px 0 0 78px;
    padding: 10px;
    width: 157px;
}



.options a
{
background: #fbfce5; /* Old browsers */
background: -moz-linear-gradient(top, #fbfce5 0%, #dbdfc4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,#fbfce5), color-stop(100%,#dbdfc4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fbfce5 0%,#dbdfc4 100%); /*
Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fbfce5 0%,#dbdfc4 100%); /* Opera
11.10+ */
background: -ms-linear-gradient(top, #fbfce5 0%,#dbdfc4 100%); /* IE10+ */
background: linear-gradient(to bottom, #fbfce5 0%,#dbdfc4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#fbfce5', endColorstr='#dbdfc4',GradientType=0 ); /* IE6-9
*/
border:1px solid #b9cf7d;
border-radius:3px;
padding:5px 9px;
color:#d0381a;
font-size:12px;
font-weight:bold;
font-family:Calibri;

}

.options a:hover
{
background: #fbfce5; /* Old browsers */
background: -moz-linear-gradient(top, #fbfce5 0%, #e8ecd4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,#fbfce5), color-stop(100%,#e8ecd4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fbfce5 0%,#e8ecd4 100%); /*
Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fbfce5 0%,#e8ecd4 100%); /* Opera
11.10+ */
background: -ms-linear-gradient(top, #fbfce5 0%,#e8ecd4 100%); /* IE10+ */
background: linear-gradient(to bottom, #fbfce5 0%,#e8ecd4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#fbfce5', endColorstr='#e8ecd4',GradientType=0 ); /* IE6-9
*/
color:#425806;

}
.options
{
  float: left;
    padding: 10px;
    width: 178px;
}

#header{
width:1000px;
height:131px;
float:left;
background: url(images/header_bg.png) no-repeat;
overflow:hidden;}

#logo{
width:218px;
float:left;
height:55px;
margin-top:32px;
margin-left:6px;
border:0;}

#banner{
width:730px;
display:block;
float:right;
margin-right:12px;
margin-top:16px;
}

#maincontent{
width:1000px;
height:auto;
float:left;
background:url(images/maincontent_bg.png) repeat-y;
}

#menu-bar{
width:1000px;
height:49px;
display:block;
float:left;
background:url(images/menu_bar.jpg) no-repeat}

#menu-cont{
  float: left;
  height: 49px;
  width:966px;
  margin-left:16px;
  background: url(images/menu_bg.jpg) repeat-x;}


#nav {
  margin: 0;
  padding: 7px 0;
  font-size: 11px;
  font-weight:bold;
  text-align: center;
  color:#ffffff;
  }

#nav li {
  float: left;
  list-style-type: none;
  }

#nav a {
  padding: 0 11px 0 11px;
  line-height: 36px;
  margin: 0;
  text-decoration: none;
  height: 36px;
  display: block;
  float: left;
  background-image: url(images/divline.gif);
  background-position: right;
  background-repeat: repeat-y;
  color:#ffffff;
  margin-right:1px;
  }

#nav a:link, #nav a:visited {
  color:#ffffff;
  }

#nav a:hover {
  color: #da3a1b;
  background:url(images/menu_hover.png);
  background-position:center;
  text-decoration: none;
  margin-right:1px;
  }
  
#nav-none a {
  background-image: none;
  }  


#leftside{
width:174px;
display:block;
float:left;
height:auto;
}

#catagory-cont{
width:174px;
display:block;
float:left;
height:auto;}

#catagory-body{
width:174px;
height:auto;
float:left;
background:url(images/left_menubg.png) repeat-y;}

#catagory-body1{
width:174px;
height:auto;
float:left;
background:url(images/left_menubg.png) repeat-y;
visibility:hidden
}

#catagory{
width:154px;
height:20px;
display:block;
float:left;
background:url(images/catagory.png) no-repeat;
text-align:left;
padding-left:20px;
font-size:11px;
font-weight:bold;
padding-top:10px;
color:#cd3d21}

ul.catagory-list{
padding:0;
margin:0;
list-style:none;

}

ul.catagory-list a{
display:block;
border-bottom:1px solid #cbe28d;
height:18px;
padding-top:6px;
width:153px;
padding-left:10px;
font-size:11px;
color:#767474;
text-decoration:none;
margin-left:5px;

}

ul.catagory-list a:link, ul.catagory-list a:visited {
font-size:11px;
color:#767474;
text-decoration:none;}

ul.catagory-list a:hover{
padding-top:6px;
font-size:11px;
color:#da3a1b;
text-decoration:none;
background:url(images/left_menu_hover.png) repeat-x}


.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden}
.clearfix {display:inline-table}

#content{
width:496px;
display:block;
float:left;
height:auto;
padding-left:1px;
}

#content2{
width:496px;
display:block;
float:left;
height:auto;
padding-left:1px;
}

.image-contianer{
display:block;
margin-top:0px;
}

.image-contianer1{ 
display:block;
margin-top:0px;
}

#image-holder{
padding:0;
margin:0;
list-style:none;
text-align:center;
font-size:11px;
color:#46a0d1;
font-weight:bold;}

#image-holder li {
  float: left;
  list-style-type: none;
  margin: 0;
  display: block;
  width: 152px;
  border:1px solid #b3b0b0;
  background-color:#e4e3e3;
  padding-top:8px;
  padding-bottom:8px;
  margin-left:5px;
  margin-right:6px;
  margin-top:5px;
  }
  
p.image-text{
font-size:10px;
font-weight:bold;
color:#424241;
margin:0;
padding:3px 0;
text-decoration:none;
height:20px;
}  

p.image-text a{
font-size:10px;
font-weight:bold;
color:#424241;
margin:0;
padding:3px 0;
text-decoration:none;
}

p.image-text a:link{
color:#424241;
text-decoration:none;
}  

p.image-text a:hover{
color:#000;
text-decoration:none;
} 
  
img.image{
width:100px;
height:100px;
vertical-align:middle;
border:none;}  

#image-holder-ads{
padding:0;
margin:0;
list-style:none;
text-align:center;
font-size:11px;
color:#46a0d1;
font-weight:bold;
height:180px;
}

#image-holder-ads li {
  float: left;
  list-style-type: none;
  margin: 0;
  display: block;
  width: 125px;
  border:1px solid #b3b0b0;
  background-color:#e4e3e3;
  padding-top:8px;
  padding-bottom:8px;
  margin-left:4px;
  margin-right:4px;
  margin-bottom:5px;
  }
  
p.image-text-ads{
font-size:10px;
font-weight:bold;
color:#424241;
margin:0;
padding:3px 0;
text-decoration:none;
}  

p.image-text-ads a{
font-size:10px;
font-weight:bold;
color:#424241;
margin:0;
padding:3px 0;
text-decoration:none;
}

p.image-text-ads a:link{
color:#424241;
text-decoration:none;
}  

p.image-text-ads a:hover{
color:#000;
text-decoration:none;
}  
 
img.image-ads{
width:105px;
height:157px;
vertical-align:middle;
border:none;} 

/*-------------------------*/

#icon-holder{
padding:0;
margin:0;
list-style:none;
text-align:center;
font-size:11px;
color:#46a0d1;
font-weight:bold;
height:80px;}

#icon-holder li {
  float: left;
  list-style-type: none;
  margin: 0;
  display: block;
  width: 85px;
  border:1px solid #b3b0b0;
  background-color:#e4e3e3;
  padding-top:8px;
  padding-bottom:8px;
  margin-left:8px;
  margin-right:6px;
  margin-bottom:5px;
  }
  
p.icon-text{
font-size:10px;
font-weight:bold;
color:#424241;
margin:0;
padding:3px 0;
text-decoration:none;
}  

p.icon-text a{
font-size:10px;
font-weight:bold;
color:#424241;
margin:0;
padding:3px 0;
text-decoration:none;
}

p.icon-text a:link{
color:#424241;
text-decoration:none;
}  

p.icon-text a:hover{
color:#000;
text-decoration:none;
}  
 
img.icon-image{
width:32px;
height:32px;
vertical-align:middle;
border:none;} 

/*-------------------------*/

#thumb-contianer{
float:left;
display: block;
height:130px;}

#thumb-holder{
margin:0;
padding:0;
margin-top:5px;
margin-left:6px;
}



#thumb-holder li{
width:110px;
height:110px;
display:block;
float: left;
background-color:#e4e3e3;
text-align:center;
font-size:10px;
font-weight:bold;
list-style:none;
margin-right:5px;
margin-left:5px;
}

.thumb-image{
width:100px;
height:100px;
border:none;
margin-top:4px;
clear:both
}

.thumb-text{
font-size:10px;
color:#333333;
text-align:center;
margin-top:6px;
text-decoration:none;

}



.thumb-text a{
font-size:10px;
color:#333333;
text-align:center;
text-decoration:none;

}

.thumb-text a:link{
font-size:10px;
color:#333333;
text-align:center;
text-decoration:none;
}

.thumb-text a:hover{
font-size:10px;
color:#000;
text-align:center;
text-decoration:none;
}


#white-space{
width:320px;
height:5px;
background-color:#fff;


}


#rightside{
margin-top:0px;
margin-left:4px;
width:320px;
display:block;
float:left;
height:auto;
}


#rightside-head{
width:320px;
height:auto;
background:url(images/rightside_head.gif) no-repeat;
background-color:#f1fad7;
overflow:hidden;
}

#rightside-bottom{
width:320px;
height:9px;
background-color:#f1fad7;
overflow:hidden;
/*background:url(images/rightside_bottom.gif) no-repeat;*/

}

#footer{
margin-top:38px;
width:1000px;
height:42px;
float:left;
background:url(images/footer_bg.png) no-repeat;
text-align:center;
padding-top:8px;
}

.footer-link{
font-size:10px;
color:#f8fcec;
font-weight:bold;
text-decoration:none;
padding:3px;
}

.footer-link a{
font-size:10px;
color:#f8fcec;
font-weight:bold;
text-decoration:none;
padding:3px;}

.footer-link a:link{
font-size:10px;
color:#f8fcec;
font-weight:bold;
text-decoration:none;
padding:3px;}

.footer-link a:hover{
font-size:10px;
color:#36460a;
font-weight:bold;
text-decoration:none;
padding:3px;}

.copy{
font-size:10px;
color:#d3e59d;
padding:3px;
line-height:30px;}

.share{
font-size:11px;
color:#666666;
font-weight:bold;
vertical-align:middle;
text-decoration:none;
}

#space{
text-align:center;
width:100%;
float:left;
}

.space-padding{
padding-left:13px;
padding-right:13px;}

.text{
font-size:11px;
padding-left:3px;
padding-right:3px;
text-align:justify;
color:#333333;
line-height:18px;
}
