
/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
input { 
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 100%;
}

body {
    line-height: 1.5;
    font-family:  tahoma, sans-serif;
}
 ul {
    list-style: none;
}

p {
    font-size: 12px;
    color: #acacac;
}
a {
    text-decoration: none;
    color: #ee5305;
    font-size: 12px;
}
a:hover {
    text-decoration: underline;
}

/* End Reset */



/*
Read more button
*/
 
p.more_2{  
    float: right; 
    margin-top: 10px;
    margin-right: 10px;
}
p.more_2 a{ 
    color:#cccccc; 
    font-style: italic; 
    font-size: 12px;
} 
p.more_1 a{ 
    color:#000; 
    font-size: 12px; 
} 
p.more_1{  
    float: right; 
    margin-top: 30px;
    margin-right:30px;
    padding-right:0px;
    height: 15px; 
    width: 83px;
    background-image: url(../img/read_more_arrow.png);
    background-position: right;
    background-repeat: no-repeat;
}
p.more_3{  
    margin-top: 10px;
    margin-right: 30px;
    margin-left: 35px;
    color:#000000;  
}
p.more_3 a{ 
    color:#000000; 
    font-style: italic; 
    font-size: 12px;
} 
/* END Read more button */

/* 
Main Styles 
*/

body {
    background: #cccccc url(../img/header_bg.jpg) repeat-x;
}
#wrap {
    width: 960px;
    margin: auto;
    background-image: url(../img/header_style.jpg);
    background-repeat: no-repeat;
}
#header h1#header2 {
    background: url(../img/logo.png) no-repeat;
    /* width: 533px; */
	width: 210px;
    height: 151px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px; 
    margin-top: 0px;   
    text-indent: -9999px;
}
#header h1#header2 a {
    /* width: 533px; */
	width: 210px;
    height: 151px;
    display: block;
}
.noColor {
	color: #acacac;
}
.box_output_in p {
	text-align: justify;
}

/*
Input, Search, Send, Style
*/

 input.search_in {
    padding-top: 11px; 
    position: relative; 
    background-image: none;
    background-repeat: no-repeat;
    margin-left:15px;   
    width: 160px;
    height: 23px;
    color: #cccccc;
    font-size: 12px;
    float:left;
     
}
.search_imput{
    margin-left: 40px; 
    margin-right: 0px;
}
input.search_button {
    background-image: none;
    background-repeat: no-repeat;
    margin-right:15px;   
    width: 50px;
    float:right;
    color: #ffffff;
    font-size: 12px;
    margin-top:10px;    
}

#search_p{
    float: right;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    width: 257px;
    height: 39px;
    margin-top: -190px;
}
/* END Input, Search, Send, Style */

/* 
Navigation 
*/

#header ul {
    overflow: hidden;
    margin-top: -1px;
}
#header ul li {
    float: left;
    margin-right: 1px;
    margin-top: 0px;
}
#header ul li a { 
    color: #ffffff;
    font-size: 11px;
    position: relative;
    text-align: center;
    top: 4px;
}
#header ul li a:hover {
    text-decoration: none;
    color: white;
    text-align: center; 
}
#header ul li.button {
    background: url(../img/button_bg.png) no-repeat;
    width: 106px;
    height: 39px;
    text-align: center;  
}
#header ul li#button_active {
    background: url(../img/button_bg_acctive.png) no-repeat;
    padding-right: 14px;
    width: 106px;
    height: 39px;
    float: left;
    text-align: center; 
    position: relative;
}
#header ul li#button_active_2 {
    background: url(../img/button_acctive_2.png) no-repeat;
    width: 106px;
    padding-left: 14px;
    padding-right: 14px;
    height: 39px;
    float: left;
    text-align: center; 
    position: relative;
}             
#header ul li.under {
    background: url(../img/button_bg.png) no-repeat;
    margin-left: -14px;
    width: 106px;
    height: 39px;
    text-align: center;  
    
}
#header ul li.under2 {
    background: url(../img/button_bg.png) no-repeat;
    margin-right: -13px;
    width: 106px;
    height: 39px;
    text-align: center;  
    
}
#header ul li#rss{
    background: url(../img/rss_bg.png) no-repeat; 
    float:right;
    width: 57px;
    height: 39px;
    text-indent: -9999px; 
}
#header ul li#rss a {
    width: 57px;
    height: 39px;
    display: block;
}
/* END Navigation */


/* Sub navigation */
#sub {
    width: 100%;
}
#sub ul {
    overflow: hidden;
    margin-left: 5px;
    margin-top: -30px;
    margin-bottom: 0px; 
}
#sub ul li.sub_button {
    float: left;
    margin-right: 30px;
    margin-top: 0px;
}
#sub ul li.sub_button a { 
    color: #c1c1c1;
    font-size: 11px;
    position: relative;
    text-align: center;
    
}
#sub ul li.sub_button a:hover {
    text-decoration: none;
    color: white;
    text-align: center; 

}         


/* END sub navigation */




/* 
Main contenct
*/

#main {
    padding-top: 40px;   
    overflow: hidden;
    background-color: #000000;
    background-image: url(../img/main_bg.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000 ;
    border-right: 1px solid #000000;
    width: 857px;
    padding-bottom:50px;
    padding-left:50px;
    padding-right:50px;
}
#main hr{
    margin-left:-20px;
    margin-right:-20px;
    border-bottom: 1px solid #2e2e2e;
    border-top: 1px solid #000000;
    border-left: 1px solid #2e2e2e ;
    border-right: 1px solid #000000;
}
#primary {
    float: left; 
    width: 530px;
    padding-top: 0px;
    
    color: #ffffff;
}

#primary p {
   /* margin: 0 0 1em; */
}

 #secondary {
    float: right;
    width: 255px;
    margin-right:0px;
    padding-right: 0px;
    margin-left:0px;
    padding-left:0px;
    
}
 #fot{
    width: 960px;
    height: 27px;
    background-image: url(../img/fot.png);    
    background-position: center;
} 
/* END Main contenct */

/* 
Sidebar link style
*/ 
ul#sidebarLink {
    padding-top: 5px;
    padding-bottom:5px;
}
ul#sidebarLink li {
    padding: 3px 0 3px 0;
    margin-left:20px;
    margin-right:10px;   
    border-bottom: 1px solid #173548;
    border-top: 1px solid   #234b64;
    color: white;
}
#sidebarLink li:first-child {
    border-top: none;
}
/* END Sidebar link style */ 

/*AD*/
.ad{
    border:1px solid #393939; 
    font-size: 12px;
    margin-top:10px;
    margin-bottom:10px;
    color:#9F9F9F;
    font-weight:bold;
}

/* 
Image aligment style
*/

.leftimage{
    border:1px solid #393939; 
    float:left;
    font-size: 12px;
    margin: 0px 10px 10px 0px;
    color:#9F9F9F;
    font-weight:bold;
}
.rightimage{
    border:1px solid #393939; 
    float:right;
    font-size: 12px;
    margin: 0px 0px 10px 10px;
    color:#9F9F9F;
    font-weight:bold;
}
.centerimage{
    border:1px solid #393939;
    text-align:center;
    display:block;
    font-size: 12px;
    margin: auto;
    margin: 10px 0px 10px 0px;
    color:#9F9F9F;
    font-weight:bold;
}
.float_right{
    float:right;
}
.float_left{
    float:left;
}
/* END Image aligment style */

/* 
H style
*/
h1,h2,h3,h4 {
    font-family: Times New Roman, Times, serif;
}

h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
    margin: 10px 0px 10px 0px;   
    font-style: italic;
}
h2 {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    
    font-style: italic; 
    
    margin: 20px 0px 10px 0px;
}
h3  {
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
}
h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
    font-style: italic; 
}
h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
    font-family:  tahoma, sans-serif;     
}
h6 {
    font-size: 11px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
    font-family:  tahoma, sans-serif;     
}
/* END H style */

/* 
Table style
*/
table{
    width: 100%;
    border:0px solid #1f455d;
    margin: 10px;    
}
 
table caption strong{
    text-align:left;
    font-size: 19px;
    color: #acacac;
    font-weight: normal;
    line-height:40px;
    font-style: italic;  
    font-family: Times New Roman, Times, serif; 
}
 
table caption{
    text-align:left;
    font-size: 12px;
    color: #acacac;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 20px;
    
}
table th {
    padding: 15px;
    background: #212121;
    border: 1px solid #212121;
    color: #ffffff;
    font-size: 12px;
}
table td {
    font-size: 11px;
    padding: 10px;
    text-align: left;
    border-left:1px solid #212121;
    border-bottom:1px solid #212121;
    background: #212121;
}
/* END Table style */

/* 
Lists style
*/
.list_general ul {
    list-style-position: outside;  
    margin: 10px;
    padding-left: 20px;
    font-size:12px;
}
.list_general ul li {
    list-style-position: outside; 
    list-style-image:url(../img/list_arrow.png);
    line-height: 20px;
    color: #acacac;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right:4px;
	padding-left: 5px;
}
.list_general ol {
    list-style-position: outside; 
    margin: 10px;
    padding: 20px;
    font-size:12px;
}
.list_general ol li {
    line-height: 20px;
}
.list_general a {
	color: #acacac;
}
	
/* END Lists style  */


/*
 contact page form 
*/
.form_title{
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
    display:block;
    margin-top:10px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
}
.form_element{
    margin:0px;
    display:block;

    margin-top:3px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
}
input.form_element{
    background-color:#F2F8FD;
    border: 1px solid #ffffff;
    background-image: url(../img/inputs_bg.jpg);
    background-repeat: repeat-x;
    height: 20px;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    padding:2px 2px 2px 2px;
    letter-spacing:0px;
}
textarea.form_element2   {
    /* background-color:#F2F8FD; */
	background-color:#FFF;
    border: 1px solid #ffffff;
    background-image: url(../img/inputs_bg.jpg);
    background-repeat: repeat-x;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    padding:2px 2px 2px 2px;
    letter-spacing:0px;
    float:left;
}
input.sendbutton {
    
    color: #ffffff;
    background-image: url(../img/send_bg.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-left: 0px;
    margin-left: 370px;
    margin-top: -2px;
    width: 45px;
    height: 27px; 
    outline: 0; 
    float: left;
    font-size: 12px;
}
/* END contact page form */
    
/* jQuery lightBox plugin - Gallery style */
#gallery {
    padding-top: 20px;
    padding-bottom: 60px;
    width: 855px;
    margin: 0 auto;
}
#gallery ul { 
    list-style: none; 
}
#gallery ul li { 
    display: inline; 
}
#gallery ul img {
    margin:4px 28px 0;
    /* border: 1px solid #393939; */
	border: none;
}
#gallery ul a:hover img {
    /* border: 1px solid #000000; */
	border: none;
}    
#gallery ul a:hover {
    color: #000000;
}      
#galleryTitle {
	margin: 1em 0 38px;
}
  
/* Footer style   */
#footer{
    width: 100%;
    height: 251px;
    font-family: Georgia;
    padding-bottom:20px;
    background:url(../img/footer_bg.jpg);
    background-color: #cccccc;
    background-repeat: repeat-x;
    display:block;
}
#footer h3{
    color:#000;
}
#footer hr{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #888583;
    border-left: 1px solid #fff;
    border-right: 1px solid #888583; 
} 
#footer .footersort{
    margin-top: 0px;
    margin-left: 8px;
    padding-right: 10px;
    padding-top: 0px;
    float: left;
    width: 140px;
	display: inline;
} 
#footer .footerWrap{
    width: 960px;
    margin: 0 auto;
} 
#footer .footersort li{
    font-family:  tahoma, sans-serif; 
    color: #000;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
} 
#footer .copyright{
    clear: both;
    font-family:  tahoma, sans-serif; 
    color: #000;
    margin-left: 51px;
    padding-top: 25px;
    padding-bottom:10px;
    font-size: 11px;
    text-align: center;
}
#footer a {
	color: #000;
}
.footerNoColor {
	color: #000;
}
/* 
Slider 
*/
#slider { 
    float:left;
    
    margin: 0 auto; 
    padding-top:10px; 
    padding-bottom: 30px; 
    position: relative;  
}
.scroller { 
    float:left;
    height: 250px; 
    width: 855px; 
    overflow: auto; 
    position: relative; 
    border: 1px solid #ffffff; 
     background: #dcdcdc;
    background-image: url(../img/slider_bg.png);
}
.scrollerContainer div.panels { 
    height: 250px; 
    width: 856px;  
    float:left; 
}
.scrollerContainer div.panels div.panel-text {
    padding-left: 35px; 
    padding-right: 30px; 
    padding-top: 20px; 
    padding-bottom: 30px;  
    color: #000000;
}
.scrollerContainer div.panels div.panel-text p { 
     position: relative; 
    color: #000000;
}                              
.scrollerContainer div.panels div.panel-text p.more{  
    
    padding-top: 60px;
    height: 20px; 
    width:103px;
}
.Buttons {

            
    cursor: pointer;
} 
.Buttons.left { 
    margin-top:110px; 
    margin-left: -30px;
    height: 29px;
    width: 16px;
    float:left;
}
.Buttons.right { 
    float: right;
    margin-top: -140px;   
    margin-left: 870px;
    height: 29px;
    width: 16px;
}

#slidercontainer{ 
    float: left;
    width: 855px; 
    
}

/* Slider end */ 
  
  
/*
Box in hompage
*/
#box_output{
    width: 960px;
    margin: 0 auto;
    
    
}
.box_output_in{
    margin-top: 0px;
    padding-left: 25px;
    padding-right: 30px;
    padding-top: 0px;
    float: left;
    width: 240px;
    margin-top: 20px;   
    
}
/* Box in hompage end*/



/* Post comment */
.post-item {
    margin-bottom: 20px;
    overflow: hidden; 
}
.post-item img {
    float: left;
    margin: 0px 20px 15px 0px;
    border:1px solid #393939;  
}
.post-item p.meta {
    background: #111111;
    color: #454545;
    font-size: 11px;
    font-style: normal;
    padding: 4px;
    padding-left: 10px;
    margin-left: 220px;
    margin-bottom: 14px;
    width: 200px;
    text-align: left;
} 
.post-item a.blog_post {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: italic; 
    margin: 20px 0px 10px 0px;   
}
.post-comment {
    margin-bottom:5px;
    margin-top:5px;      
    overflow: hidden;
    background-color: #111111;
    padding: 5px; 
    margin: 2px;
}
.post-comment img {
    float: left;
    margin: 0px 20px 0px 0px; 
    border:1px solid #393939;  
}
.post-comment h5 {
    margin-top:0px; 
    margin-bottom:2px;  
}
.post-comment p.meta {
    background: #0a0a0a;
    color: #454545;
    font-size: 11px;
    font-style: normal;
    padding: 2px;
    padding-left: 10px;
    margin-left: 90px;
    margin-bottom: 5px;
    width: 200px;
    text-align: left;
} 
.post-comment a.blog_comment {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: italic; 
    margin: 20px 0px 10px 0px;   
}
.post-comment2 {
    margin: 2px;    
    overflow: hidden;
    margin-bottom:5px;
    margin-top:5px;  
    padding: 5px; 
}
.post-comment2 img {
    float: left;
    margin: 0px 20px 0px 0px; 
    border:1px solid #393939;  
}

.post-comment2 h5 {
    margin-top:0px; 
    margin-bottom:2px;  
}

.post-comment2 p.meta {
    background: #0a0a0a;
    color: #cccccc;
    font-size: 11px;
    font-style: normal;
    padding: 2px;
    padding-left: 10px;
    margin-left: 90px;
    margin-bottom: 5px;
    width: 200px;
    text-align: left;
} 
.post-comment2 a.blog_comment {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: italic; 
    margin: 20px 0px 10px 0px;   
}

.post-comment-reply {
    border-left: 3px solid #393939;   
    overflow: hidden;
    padding-left:10px;
    margin-left:100px;
    padding: 5px; 
    margin-bottom:5px;
    margin-top:5px;  
    background-color: #191919;
}

.post-comment-reply img {
    float: left;
    margin: 0px 20px 0px 0px; 
    border:1px solid #393939;  
}

.post-comment-reply h5 {
    margin-left:0px;  
    margin-top:0px; 
    margin-bottom:2px;  
}

.post-comment-reply p.meta {
    background: #0a0a0a;
    color: #454545;
    font-size: 11px;
    font-style: normal;
    padding: 2px;
    padding-left: 10px;
    margin-left: 90px;
    margin-bottom: 5px;
    width: 200px;
    text-align: left;
} 
.post-comment-reply a.blog_comment {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: italic; 
    margin: 20px 0px 10px 0px;   
}

/* END Post comment */ 

.copyText {
    margin: 0 0 1em; 
}

.seoText {
    position: absolute;
    bottom: 1px;
    color: #fff;
    text-align: center;
    width: 100%;
}