/* onArcade 2.3 CSS */
body {
  margin: 0px;
  padding: 0px;
  background: #FFF;
  color: #333333;
  font-size: 11px;
  font-family: Arial, Tahoma, sans-serif;
  text-align: left;
}
p {
  margin:2px 0px;
}
a {
  color: #003366;
  text-decoration: underline;
}
a:hover {
  color: #EE4700;
  text-decoration: none;
}
a img {
  border: 0;
}
form {
  margin: 0px;
  padding: 0px;
}
input, textarea {
  margin: 2px;
  padding: 3px;
  background: #F7F7F7;
  border: 1px solid #FF530C;
  font-size: 11px;
}
input[type='text'], input[type='password'] {
  width: 200px;
}
#side_menu input[type='text'], #side_menu input[type='password'] {
  width: 140px;
}
input.small {
  width: 50px;
}
textarea {
  width: 200px;
  height: 50px;
}
textarea.comment {
  width: 350px;
  height: 75px;
}
textarea.post {
  width: 400px;
  height: 150px;
}
fieldset {
  margin-top: 7px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
legend {
  font-weight: bold;
  color: #333333;
}
.center {
  text-align: center;
}
.txt_right {
  text-align: right;
  padding: 5px 5px 5px 5px;
}
.txt_left {
  text-align: left;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.clear {
  height: 0;
  font-size: 0;
  clear: both;
}
.separator {
  margin-bottom: 2px;
  padding-top: 2px;
  border-bottom: 1px solid #FFF;
  font-size:0;
  height: 0;
  clear: both;
}
/* IE6&7 fixes */
.pos_relative {
  position: relative;
  padding:5px
}
/* the header of the site  */
#header {
  height: 180px;
  width: auto;
  margin: 0 auto;
  background: url(images/hdr.gif) repeat-x #272E7F;
  text-align: left;
  position: relative;
}

#headerwrp {
  height: 180px;
  width: 980px;
  margin: 0 auto;
  background: url(images/hdr.gif) repeat-x #272E7F;
  text-align: left;
  position: relative;
}

#header #logo {
float: left;
height: 139px;
padding-top: 2px;
text-align: center;
width: 420px;
}

#header h1 {
  position: absolute;
  left: 10px;
  top: 6px;
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
}
/* menu with links to different parts of site */
#main_menu {
  position: absolute;
  right: 10px;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-family: Verdana, sans-serif;
}
#main_menu li {
  list-style-type: none;
  display: block;
  float: left;
  margin-left: 4px;
  padding-left: 4px;
  background-image: url('images/userlinks_bullet.gif');
  background-position: center left;
  background-repeat: no-repeat;
  margin-top: -3px;
  padding-top: 3px;
}
#main_menu li.first {
  margin-left: 4;
  padding-left: 4;
  border-left: 0;
}
#main_menu a {
  color: #FFFFFF;
  text-decoration: none;
}
#main_menu a:hover {
  text-decoration: none;
}
/* top categories menu */
#categories {
  position: absolute;
  top: 97px;
  left: 220px;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

#categories li {
  list-style-type: none;
  display: block;
  float: left;
  border-left: 1px solid #FFF;
  margin-left: 4px;
  padding-left: 4px; 
}
#categories li.first {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
#categories a {
  color: #FFFFFF;
  text-decoration: none;
}
#categories a:hover {
  color: #FF6347;
}
/* main part of the website */
#main {
  margin: 0 auto;
  padding-top: 10px;
  width: 980px;
  background: #FFFFFF;
}
/* menu */
#side_menu {
  float: left;
  width: 160px
}

#right_menu {
  float: right;
  width: 160px
}
/* content of the page */
#main_contents {
  float: left;
  width: 650px;
  margin: 0 5px;
}
/* boxes where ads are in */
.ad_box {
  padding: 9px;
  color: #333333;
  text-align: center;
}

.ad_box_hdr {
  color: #333;
  text-align: left;
  float:left;
}

#subhdr_right {
width: 190px;
background-position: top right;
float: right;
background-image: url('images/subhdr_right.gif');
padding: 15px;
padding-right: 5px;
background-repeat: no-repeat;
  position: relative;
  text-align: left;
}

#subhdr_right a {
display: block;
background-image: url('images/addtut.gif');
background-repeat: no-repeat;
padding: 7px;
padding-bottom: 8px;
padding-left: 27px;
font-weight: bold;
color: white;
text-transform: uppercase;
}

.ad_box_wrp {
  background-image: url('images/adsback.png');
  width: 650px;
height: 117px;
  text-align: center;
  margin: 0 auto;  
}

.ad_box_2 {
text-align: center;
}

.ad_box_sm {
background: url(images/adv.png) top left no-repeat;
height: 13px;
width: 149px;
float: left;
color: white;
margin: -2px 0px 0px 50px;
padding: 2px 5px 2px 10px;
position: relative;
font-weight: bold;
font-size: 12px;
  text-align: left;
}
/* headers of content boxes */
h2 {
  background: #99CC66 url(images/topbar2.png);
  color: #FFFFFF;
  margin: 0px 0px 2px 0px;
  padding: 2px 2px 2px 4px;
  position: relative;
  font-weight: bold;
  font-size: 11px;
}
h3 {
  background: #0099CC url(images/content_box_s.gif);
  color: #FFFFFF;
  padding:7px;
  position: relative;
  font-weight: bold;
  font-size: 11px;
  margin:0px;
}

#profile_contents h2 {
background: #09C url(images/content_box_b.gif);
color: white;
padding: 7px;
position: relative;
font-weight: bold;
font-size: 11px;
margin: 0px;
padding-left: 90px;
}

.content_box_file {
  margin-bottom: 4px;
padding: 10px 5px 5px 5px;
background: #f3f3f3;
background-image: url('images/cnt_box.gif');
background-repeat: repeat-x;
}

#content_box_file {
  margin-bottom: 4px;
padding: 10px 5px 5px 5px;
background: #f3f3f3;
background-image: url('images/cnt_box.gif');
background-repeat: repeat-x;
}

.content_box_file_index {
  margin:0px;
padding: 5px 0px 0px 0px;
background: #f3f3f3;
background-image: url('images/cnt_box.gif');
background-repeat: repeat-x;
}

#content_box_file_index {
  margin:0px;
padding: 5px 0px 0px 0px;
background: #f3f3f3;
background-image: url('images/cnt_box.gif');
background-repeat: repeat-x;
}

#content_box_file .cnt_box_pd {
  padding:5px
}

#main_contents h4 {
  background: #0099CC url(images/content_box_bg.gif);
  color: #FFFFFF;
  padding:7px;
  position: relative;
  font-weight: bold;
  font-size: 11px;
  margin:0px;
  padding-left: 90px;
}

#main_contents h3 {
  background: #0099CC url(images/content_box_b.gif);
  color: #FFFFFF;
  padding:7px;
  position: relative;
  font-weight: bold;
  font-size: 11px;
  margin:0px;
  padding-left: 90px;
}
#main_contents h2 {
background: #09C url(images/content_box_b.gif);
color: white;
padding: 7px;
position: relative;
font-weight: bold;
font-size: 11px;
margin: 0px;
padding-left: 90px;
width: 553px;
}

h2 a {
  color: #FFFFFF;
  text-decoration: underline;
}
h2 a:hover {
  text-decoration: none;
}
/* content is inside these boxes */
.content_box {
  margin-bottom: 4px;
  background: #FFFFFF;
}
.content_box_2 {
  margin-bottom: 4px;  
  background: #FFFFFF;
}

.content_box_2 p {
  margin: 0px;
  padding: 2px;
  color: #064c96;
}

.bg_box {
  border: 1px solid #165aa2;
  padding: 5px;
  background-image: url('images/bg_box.gif');
}
.bg_box_gray {
 padding: 3px;
  background-image: url('images/graybg.gif');
  background-position: center;
}

.content_box_2 input {
  border: 1px solid #0099CC;
}
/* top lists */
.content_box_2 ol {
  padding: 0px;
  margin: 0px;
}
.content_box_2 ol li {
  margin: 2px 0px;
  padding: 0px;
  line-height: 18px;
  list-style-type: none;
}
/* bot in user online section */
.bot {
  color: #DD7500;
}
/* BB code images  */
.bb_code {
  cursor: pointer;
  margin: 2px;
  padding: 2px;
  border: 1px solid #CCCCCC;
}
.bb_code:hover {
  background: #EDEDED;
  border-color: #AAAAAA;
}
.bb_emoticon {
  cursor: pointer;
  margin: 2px;
}
/* avatar class */
.avatar {
  border: 0;
width: 60px;
height: 60px;
float: left;
padding: 0px;
margin-right: 5px;
}
/* clickable small image */
img.click {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 0;
}
/* image verification image */
.image_verification {
  position: relative;
  height: 30px;
  border: 0;
}
.image_verification img.code_image {
  width: 100px;
  height: 30px;
  border: 0;
}
.image_verification img.refresh_image {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 0;
  position: absolute;
  top: 7px;
  left: 100px;
}
.image_verification input {
  position: absolute;
  top: 3px;
  left: 120px;
}
/* error classes */
.error {
  margin-bottom: 4px;
  padding: 4px;
  border: 1px solid #FF3300;
  background: #FADFDC;
  color: #FF3300;
}
.error_green {
  margin-bottom: 4px;
  padding: 4px;
  border: 1px solid #2F4F2F;
  background: #FFF;
  color: #2F4F2F;
}
/* line with text */
.line {
  overflow: auto;
  width: 100%;
}
.line p, .line div {
  float: left;
  margin: 2px;
}
.line div p, .line div div {
  float: none;
}
.line .left {
  font-weight: bold;
  width: 100px;
}
.line .wide {
  width: 150px;
}
/* pagination */
.pagination {
  padding: 10px 8px;
  padding-bottom: 5px;
  margin: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #E87110;
}

.pagination.txt_right {
  text-align: right;
}
.arrow_nav {
  overflow: auto;
  padding: 4px 0;
  margin: 2px;
}
.pagination a, .arrow_nav a {
  padding: 2px 6px;
  margin: 2px;
  border: 1px solid #CCCCCC;
  color: #E87110;
  text-decoration: none;
    border: 1px solid #ddd;  
  
  /* CURVED CORNERS */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pagination a:hover, .arrow_nav a:hover {
  color: #303030;
    border-color: #d0d0d0;
  
  /* DROP SHADOWS */
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.pagination b, .pagination a.current {
  padding: 2px 6px;
margin: 2px;
  border: 1px solid #DDD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #e87110;
  border-color: #f1820c #e35908 #df5107;
  text-shadow: 0px 1px 1px #de2c05;
  
  background: -moz-linear-gradient(top,
    #fad02d,
    #f6a81f 5%,
    #e87110
  );
  background: -webkit-gradient(linear, left top, left bottom,
    from(#fad02d),
    color-stop(0.05, #f6a81f),
    to(#e87110)
  );
  
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f6a81f', EndColorStr='#e87110');
}

.pagination b, .pagination a.current:hover {
background-color: #e5680e;
  border-color: #ee750a #de4e06 #d94606;
  color: #FFF;
  
  background: -moz-linear-gradient(top,
    #f8bb22,
    #f49d1a 5%,
    #e5680e
  );
  background: -webkit-gradient(linear, left top, left bottom,
    from(#f8bb22),
    color-stop(0.05, #f49d1a),
    to(#e5680e)
  );
  
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f49d1a', EndColorStr='#e5680e');
}

.pagination b, .pagination a.current:active {
border-color: #df5107 #e35908 #f1820c;
  text-shadow: 0px -1px 1px #de4e06;
  
  background: -moz-linear-gradient(top,
    #e5680e,
    #f49d1a
  );
  background: -webkit-gradient(linear, left top, left bottom,
    from(#e5680e),
    to(#f49d1a)
  );
  
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#de770b', EndColorStr='#f0a71d');
}
.arrow_nav .previous {
  float: left;
}
.arrow_nav .next {
  float: right;
}
/* file box (index, related files, favourites) */
.file {
  width: 304px;
  float: left;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  padding-left: 2px;
  padding-right: 4px;
}
.file .icon {
  float: left;
  width: 120px;
}
.file .desc {
  float: right;
  width: 120px;  
}
.file p {
  margin: 1px 0;
  padding: 0;
}
.file .link a {
  color: #336699;
  font-weight: bold;
  text-decoration: none;
}
.file .link a:hover {
  color: #FF6347;
  font-weight: bold;
}
.file .played {
  font-size: 9px;
  color: #878787;
}
/* adjust widths for index page */
.file_index {
  width: 115px;
  float: left;
  margin-left: 6px;
  background: aliceBlue;
  border: 1px solid #E0EEEE;
  height: 150px;
}

.file_index:hover {
background: #E0EEEE;

}

.file_index .desc {
  width: 120px;
  text-align: center;
}
/* browse pages files are also little different */
.browse_file {
  padding: 4px;
  margin: 2px;
  width: 294px;
  overflow: auto;
  background: #F0F8FF;
  border: 1px solid #B2DFEE;
}
.browse_file:hover {
  background: #E0EEEE;
}
.browse_file .desc {
  float: right;
  width: 218px;
}
/* bubbles */
.bubble {
  position: absolute;
  padding: 6px;
  width: 250px;
  border: 0;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 0 5px #ABABAB;
  -webkit-box-shadow: 0 0 5px #ABABAB;
  -moz-box-shadow: 0 0 5px #ABABAB;
  opacity: 0.95;
  z-index: 10;
}
.bubble .bubble_left {
  position: absolute;
  left: -10px;
  top: 7px;
  width: 10px;
  height: 12px;
  background-image: url(images/bubble_left.png);
}
.bubble .bubble_up {
  position: absolute;
  left: 10px;
  top: -10px;
  width: 10px;
  height: 12px;
  background-image: url(images/bubble_up.png);
}
/* tables */
.tbl_header {
  overflow: auto;
  font-weight: bold;
  border-bottom: 1px solid #FFF;
  margin: 2px 0;
  text-align: center;
  width: 100%;
}
.tbl {
  overflow: auto;
  border-bottom: 1px solid #FFF;
  margin: 2px 0;
  text-align: left;
  width: 100%;
}
.tbl_header p, .tbl p, .tbl div {
  float: left;
  padding: 2px;
}
.tbl div p {
  float: none;
}
/* tab menu stuff */
.tab_menu {
  position: relative;
  padding: 4px 0;
  margin: 0;
  list-style-type: none;
  width: auto;
  height: 25px;
  padding-bottom: 0px;
}

.tab_menu li {
  display: inline;
  margin: 0 -2px 0 0;
}

.tab_menu a span {
float: none;
display: block;
background: url("images/right.png") no-repeat right top;
padding: 6px 15px 4px 6px;
margin-right: 2px;
color: white;
  position:relative;
}

.tab_menu a:hover span {
background-position: 100% -37px;
}

.tab_menu a {
 float: left;
background: url("images/left.png") no-repeat left top;
margin: 0;
padding: 0 0 0 6px;
text-decoration: none;
}
.tab_menu li a:hover {
 background-position: 0% -37px;
}
.tab_menu li a.selected {
background-position: 0% -37px;
}
.tab_menu li a.selected span {
background-position: 100% -37px;
}
/* index page 2 columns */
.index_left {
  float: left;
  width: 650px;
}
.index_right {
  float: right;
  width: 650px;
}
/* champions box on index page */
.champion {
  float:left;
  width: 205px;
  padding-top: 5px;
}
.champion img {
  width: 32px;
  height: 32px;
  border: 0;
  float: left;
  margin: 0 10px;
}
.latest_line span {
  float: right;
}
/* all chmpions list */
#champions {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#champions li {
  padding: 5px 3px;
  border-bottom: 1px solid #FFF;
}
#champions .pos {
  width: 50px;
  float: left;
}
#champions .wins {
  float: right;
}
/* files scroller on index page */
#scroller {
  position: relative;
  margin-bottom: 4px;
  overflow: hidden;
  height: 130px;
}

#scroller ul li img {
  margin: 2px;
  border: 0;
  cursor: pointer;
}
#scroller ul {
  display: block;
  position: absolute;
    background-image: url('images/cnt_box.gif');
  width: 1500px;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top:10px;
}
#scroller ul li {
  float: left;
  display: block;
  padding: 0;
  margin: 0;
}
#scroller .title {
  position: absolute;
  bottom: 0;
  padding: 4px;
  background: #000;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  z-index: 10;
}
/* news are in boxes like this */
.news_box {
  padding: 3px;
  border: 1px solid #FF530C;
  background-image: url('images/graybg.gif');
  background-position: center;
}
/* champion info */
#champion_box {
    margin-bottom: 4px;
    padding: 2px;
  border: 1px solid #FF530C;
  background: url(images/cup.gif);
  background-repeat: no-repeat;
  background-position: 25% 50%;
  text-align: center;
}
/* box around file sponsor */
#sponsor {
  margin-bottom: 4px;
  padding: 4px;
  border: 1px dotted #FF3300;
  background: #FFCC33;
  text-align: center;
  font-weight: bold;
}
/* file info */
.file_info {
  float: left;
  width: 33%;
}
#file_rating img {
  width: 16px;
  height: 16px;
  border: 0;
}
#full_screen, #make_favorite {
  float: right;
  margin: 4px;
  border: 0px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
#full_screen {
  display: none;
}
#resize_file {
  margin-left: auto;
  margin-right: auto;
  z-index: 20;
}
#resize_overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 15;
}
/* comments */
#comment_verification_field {
  display: none;
}
/* file ad */
#ad_loader {
  width: 300px;
  height: 15px;
  border: 1px solid #5D9160;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 4px;
}
#ad_loader div {
  width: 0;
  height: 100%;
  background: #B2D0B4;
  margin-left: auto;
  margin-right: auto;
}
/* framed file */
#file_frame_info .content_box {
  margin: 0;
}
/* plug style */
#plug {
  text-align: center;
}
#plug img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* comments */
#comments .comment {
  border-bottom: 1px solid #FFFFFF;
  margin: 2px 0;
  padding: 2px 0;
}
#comments .comment.spam {
  color: #B0B0B0;
}
#comments .user {
  font-weight: bold;
}
#comments .date {
  color: #555555;
  margin-left: 4px;
}
#comments .report {
  widht: 10px;
  height: 10px;
  cursor: pointer;
  border: 0;
  float: right;
}
/* scores page file description box */
.scores_file {
  float: none;
  overflow: auto;
  border: 1px solid #FFF;
  margin-left: 25px;
}
.scores_file:hover {
  background: #F0FFF0;
}
/* subcategory on category page */
.subcategory {
  float: left;
  width: 205px;
}
/* user CP menu */
#ucp_menu {
  margin-bottom: 4px;
  background: #FFFFFF;
}
#ucp_menu ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}
#ucp_menu ul li {
  list-style-type: none;
  display: block;
  float: left;
  margin: 5px 5px 5px 5px;
  text-align: center;
  width: 60px;
}
#ucp_menu ul li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  width: 32px;
  height: 32px;
}
/* color selector in UserCP */
#color_selector {
  position: absolute;
  width: 140px;
  border: 1px solid #808080;
  cursor: pointer;
  overflow: auto;
  box-shadow: 0px 0px 5px #A3A3A3;
  -webkit-box-shadow: 0px 0px 5px #A3A3A3;
  -moz-box-shadow: 0px 0px 5px #A3A3A3;
}
#color_selector div {
  width: 20px;
  height: 18px;
  float: left;
}
/* avatar gallery images */
.ucp_avatar {
  margin: 1px;
  cursor: pointer;
}
/* private messages */
.ucp_pm_preview {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
/* member information box (member list and friends) */
.member {
  margin: 2px;
  padding: 6px;
  overflow: auto;
  float: left;
  width: 195px;
  height: 105px;
  background-image: url('images/bg_box_member.gif');
  border: 1px solid #FFF;
}
.member:hover {
  background-image: url('images/bg_box_member_h.gif');
}
.member .avatar {
  float: left;
  border: 1px solid #3D5229;
  padding: 2px;
  background: #FFFFFF;
}
.member .content {
  margin-right: 2px;
  float: right;
  width: 120px;
}
.member a {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}
/* forum posts and private messages */
.post {
  overflow: auto;
  width: 100%;
}
.forum_post {
  border-top: 1px solid #C1CDC1;
  border-bottom: 1px solid #C1CDC1;
  margin: 8px 0;
}
.post .poster {
  float: right;
  width: 130px;
  border-left: 1px solid #C1CDC1;
  padding: 3px;
  background: #F0FFF0;
}
.post .poster img {
  border: 1px solid #C1CDC1;
}
.post .poster .user a {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.post .content {
  float: left;
  width: 470px;
  padding: 3px;
}
.post .content .header {
  padding-bottom: 3px;
  margin-bottom: 3px;
  font-weight: bold;
  border-bottom: 1px solid #C1CDC1;
}
.post .content .header span {
  font-weight: normal;
}
.post .content .message {
  margin: 4px 0;
}
.post .content .footer {
  border-top: 1px solid #C1CDC1;
  padding-top: 3px;
  margin-top: 8px;
}
/* quotes in PMs and forum posts*/
.quote {
  border: 1px dotted #AAAAAA;
  background: #FAFAFA url(images/quote.png) no-repeat;
  background-position:  bottom right;
  margin: 2px 2px 6px 2px;
  padding: 4px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* icon before forum name */
.forum_icon {
  width: 24px;
  height: 24px;
  border: 0;
}
/* icon next to forum post */
.post_icon {
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
/* info on registration page */
.register_info {
  float: left;
  width: 240px;
  font-weight: bold;
}
/* box on redirection page */
#redirection_box {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  width: 400px;
  border: 1px solid #336699;
  background: #FFFFFF; 
  text-align: center;
}
/* footer of the site */
#footer {
height: 120px;
background-image: url('images/ftr.gif');
background-repeat: repeat-x;
text-align: center;
}

#footer2 {
  height: 42px;
  width: 980px;
  margin: 0px auto;
  text-align: left;
  background-repeat: repeat-x;
  padding:15px;
  padding-top:6px;
}

#footer_cp_bg {
  width: 980px;
  height: 40px;
  background-image: url('images/footer_cp_bg.png');
}

#footer_cp_bg p {
  padding: 2px;
  padding-left: 15px;
  padding-bottom: 0px;
}

#footer a {
  color: #FF530C;
  text-decoration: underline;
  font-weight: bold;
}
#footer a:hover {
  text-decoration: none;
}

#pointermenu{
margin: 0;
padding: 0;
}

#pointermenu ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: 11px Verdana;
font-weight:normal;
background-color: #66c1f9;
background: #66c1f9 url(images/leftround.png) bottom left no-repeat; /*optional left round corner*/
  margin-right: -10px;
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: white;
font-weight:normal;
padding: 2px 11px 7px 7px;
text-decoration: none;
background: url(images/pointer.gif) bottom center no-repeat;
}

#pointermenu ul li a:visited{
color: white;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: white;
text-decoration: none;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(images/rightround.png) bottom right no-repeat; /*optional right round corner*/
}

.header_right_side {
float: right;
width: 550px;
margin-top: 40px;
  height: 80px;
}

.newuser_signup {
  clear: both;
  float: right;
  text-align: right;
  margin-top: 65px;
}

#login_box {
  clear: both;
background: url(images/login_bg.png) no-repeat;
width: 520px;
height: 120px;
text-align: left;
  line-height: 18px;
  margin-left: 30px;
}

.regd_users {
clear: both;
padding: 5px 0px 0px 15px;
color: black;
font-size: 11px;
}

.login_left {
float: left;
width: 390px;
}

.login_innerleft {
float: left;
width: 156px;
text-align: left;
}

.login_innerright {
float: left;
padding-left: 5px;
width: 156px;
text-align: right;
  
}

.remember_txt {
clear: both;
padding-bottom: 5px;
height: 20px;
font: bold 11px Tahoma;
color: #700C01;
}

.remember_txt input {
  border:none;
}

.login_right {
float: left;
width: 95px;
font: 11px Tahoma;
color: #BF0000;
  line-height: 11px;
}

.existing_usertxt {
clear: both;
padding-top: 5px;
height: 20px;
font-weight: bold;
color: #CF1515;
}

.login_txtbox {
clear: both;
background: url(images/login_txtbox.png) no-repeat;
width: 146px;
height: 20px;
padding: 0px 5px 5px 0px;
}

.login_txtbox input {
  width: 141px;
  height: 15px;
  background: transparent;
  border: none;
  font: 11px Tahoma;
}

.login_btn {
float: left;
margin: 25px 0 0 5px;
background: url(images/login_btn.png) no-repeat;
width: 60px;
height: 25px;
}

.login_btn input {
  cursor: pointer;
  background: transparent;
  border: none;
  text-align: center;
  color: #FFFFFF;
  font-weight:bold;
}


#tabs {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  width: 980px;
  height: 50px;
  display: inline;
  float: left;
  }

#tabs ul {
  margin:0;
  padding:5px 10px 0 0px;
  list-style:none;  
  }

#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }

#tabs a {
  float:left;
  background:url("images/left.png") no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  text-decoration:none;
  }

#tabs a span {
  float:left;
  display:block;
  background:url("images/right.png") no-repeat right top;
  padding:6px 15px 4px 6px;
  margin-right:2px;
  color:#FFF;
  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
  }

#tabs a:hover {
  background-position:0% -37px;
  }

#tabs a:hover span {
  background-position:100% -37px;
  }

#subhdr {
  height: 112px;
  background-image: url('images/subhdr.gif');
  text-align: center;
  width: auto;
}

#subhdr2 {
  width: 980px;
  height:112px;
  margin: 0 auto;
  padding-top: 10px;
}


.bttn {
  background-image: url('images/search_btn.gif');
  width: 66px;
  font-size: 9px;
  font-weight: bold;
  text-align: right;
  padding: 0px;
  padding-right: 2px;
  _padding-right: 4px;
  color: #185CA5;
  text-transform: uppercase;
  cursor: pointer;
  border:none;  
  margin:0px;
  font-weight:normal;
}

.bttn:hover
{ 
  background-position: 0 -25px;
}

.innnpt {
  background-image: url('images/search_backgr.gif');
  width: 140px !important;
  padding: 0px ;
  background-repeat: no-repeat;
  background-color: transparent;
  padding-left: 5px;
  _background-attachment: fixed;
  border:none;
  margin-right:0px;
  margin:0px;
}

.search_body {
float: right;
margin-top: -60px;
margin-right: 200px;
}

.search_body input {
  float: right;
  height: 25px;
  border: 0px solid;
}

/* Tooltip */

#tooltip {
  position:absolute;
  z-index:9999;
  color:#fff;
  font-size:10px;
  width:180px;
  text-decoration: none;
}

#tooltip .tipHeader {
  height:8px;
  background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
  background-color:#000;
  padding:5px 5px 5px 15px;  
}

#tooltip .tipFooter {
  height:8px;
  background:url(images/tipFooter.gif) no-repeat;
}
