@charset "utf-8";
/* CSS Document */

#top-bar-wrapper{
background-color: #9F0019;
border-bottom:1px solid #CF0025;
}
#top-soc-icons{
background-color:#2F0006; 
border-bottom:1px solid #CF0025;
}
#userlogin .login-form-button,#username .login-form-button{ 
background-color:#BF172E; 
border:1px solid #DF001E;
font-size:.9em; 
color:#fff; 
padding:3px; 
cursor:pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin:0px;
}
#userlogin .login-form-button:hover,#username .login-form-button:hover{ background-color:#8F0013;}
#userlogin .login-form-button:active,#username .login-form-button:active{ background-color:#DF001E;}
#userlogin input{ background-color:#BF172E; border:1px solid #DF001E;}


body{
background-color: #050607; 
background-image:url(../images/bg-panel-strip_red.png);
background-repeat: repeat-x;
}

#right-col-content{ 
background-color:#2F0006; 
border:1px solid #90191C;                 
}
#right-col-content h2{ 
background-color: #2F0006; 
background-image:url(../images/heading2-bg-slice_red.png); 
background-repeat:repeat-x;}
.page-content{
background-color:#2F0006; 
border:1px solid #90191C;                 
}
#upper-content{border-bottom:1px solid #1E0704;}
#lower-content{border-top:1px solid #561315;}
.page-content li{ background-image:url(../images/bullet_red.png); }

.index-header-wrapper{
background-color:#2F0006;
border:1px solid #90191C;
}
#operator-search{
background-color:#2F0006;
border:1px solid #90191C;                 
}


.top-list thead{background-image:url(../images/table-header-bg-slice_red.png); background-repeat:repeat-x; background-color:#294962;}
.top-list{ 
background-color:#2F0006; 
border:1px solid #90191C; 
}
.top-list h2{
background-image:url(../images/heading2-bg-slice_red.png); background-repeat:repeat-x; 
background-color:#3E6484; 
}
.row{ background-color:#2F0006;}
.rowalt{ background-color:#0F0302;
}
.handset-button  {background-image:url(../images/table-button-sprite_red.png); background-repeat:no-repeat;}
.terms-button  {background-image:url(../images/table-button-sprite_red.png); background-repeat:no-repeat;}
.review-button  {background-image:url(../images/table-button-sprite_red.png); background-repeat:no-repeat;}
.download-button  {background-image:url(../images/table-button-sprite_red.png); background-repeat:no-repeat;}

#nav a{background-image:url(../images/slider-button-sprite_red.png); background-repeat:no-repeat;}
#nav a.activeSlide{ background-image:url(../images/slider-button-sprite_red.png); background-repeat:no-repeat; }

#sidebar-menu li{ background-color:#0F111F; background-image:url(../images/menu-bg-slice.png); background-repeat:repeat-x;}
#latest-news p{ border-bottom:1px solid #441D18;}
#facebox .body {border:1px solid #10273F; background-color:#f7f7f7;}
#facebox h2 {background-image:url(../images/heading2-bg-slice_red.png); background-repeat:repeat-x; }


.normal{border:1px solid #10273F;}

#footer-wrapper{ background-color:#1E0704; border-top: 1px solid #90191C; border-bottom: 10px solid #2F0006;}

#footer-menu{background-color:#0F0302;
border: 1px solid #3F0F00;}

#social-icons{ background-color:#0F0302;
border: 1px solid #3F0F00;}


#twitter{
background-color:#0F0302;
border: 1px solid #3F0F00;
background-image:url(../images/bird_red.png); background-position:100% 95%; background-repeat:no-repeat;
}
#twitter_update_list li span a:hover,#twitter_update_list li span a:active{ color:#90191C;}
#twitter h2 a:hover,#twitter h2 a:active{border-bottom:1px solid #90191C; color:#90191C;}
#twitter h2 a{color: #90191C;}

#bottom-bar a{ color:#6F1D00;}
#bottom-bar{ color:#6F1D00;}

#seo-footer p{color:#631515;}
#seo-footer h3{color:#631515;}

a { text-decoration:none; color:#fff;}
a:hover {color:#088F00;}
.active-item{ color:#088F00!important;}

form label span{color:#088F00;}
.required-label{color:#088F00;font-size:.9em;}


.submit-button { background-image:url(../images/search-button_green.png); background-color:#001F0D}
.submit-button:hover { background-image:url(../images/search-button_green.png);}
#register-button a{ background-image:url(../images/register_green.png);}
.send-button:hover{background-color: #BF172E;}