/* CSS Document */
body {
    background-color:#fff;
	color: #000000;
	margin:0px;
	padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
}

table {
font: 12px Verdana, Arial, sans-serif;
}

h1 {
font-size:22px;
color:#333333;
border-bottom:1px solid #ff9933;
margin:0;
margin-bottom:10px;
}

h2 {
font-size:12px;
color:#333333;
padding:1px;
border-bottom:1px solid #ff9933;
margin-bottom:5px;
}

h3 {
font-size:14px;
color:#333333;
padding:1px;
margin-bottom:0px;
border-bottom:1px solid #ff9933;
border-top:1px solid #ff9933;
}

A.header {
  color: #660033;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}

A.header:hover {
  color: #660033;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}

.submit {
font: 11px Verdana, Arial, sans-serif;
}

.table_list {
background-color:#FFFFE8;
padding:1px;
border:1px solid gray;
margin:5px;
}



.td_row {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding-left:3px;
padding-right:3px;
}

.header_mid {
background-image:url(images/top-middle-head.jpg);
background-repeat:repeat-x;
}


.footer {
background-image:url(images/footer_back.jpg);
background-repeat:repeat-x;
vertical-align:top;
padding:2px;
padding-top:4px;
color:#999999;
font-size:11px;
}

.footer a {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.footer a:hover {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:underline;
}

#list-menu {
width: 180px;
background-color:#EAEAEA;
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-size: 12px;
font-weight:normal;
text-decoration:underline;
} 

#list-menu li {
margin: 0 0 0 0;
} 

#list-menu a {
display: block;
width:180px;
padding: 3px 0px 3px 10px;
border-bottom: 1px solid #ff9933;
background: #eaeaea;
text-decoration: underline; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border-bottom: 1px solid #ff9933;
background: #ff9933;
color: #ffffff;
} 

.cat {
color:#fff;
text-decoration:none;
}

.cat:hover {
color:#ffffff;
text-decoration:underline;
}



.sitemap {
font-size:12px;
font-weight:bold;
color:#ff9933;
}

.shadow {
background-image:url(images/shadow-menu.jpg);
background-repeat:repeat-y;
vertical-align:top;
}

.shadow-bottom {
background-image:url(images/shadow-bottom.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

#news table {
background-color:#eaeaea;
border-top:1px solid #ff9933;
border-bottom:1px solid #ff9933;
}

#news table td a {
font-size:12px;
font-weight:bold;
color:#ff9933;
line-height:30px;
vertical-align:top;
}

#news table td img {
border:0px solid #ccc;
vertical-align:bottom;
}

.form-submit {
background-color:#5C5C5C;
border:1px solid #fff;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:1px;
cursor:pointer;
}

.form-submit2 {
background-color:#5C5C5C;
border:1px solid #fff;
color:#ffffff;
font-size:13px;
font-weight:bold;
padding:3px;
cursor:pointer;
}

.left {
background-color:#eaeaea;
text-align:right;
border:1px solid #ff9933;
}

.right {
background-color:#eaeaea;
font-weight:bold;
border:1px solid #ff9933;
}

hr {
width:100%;
color:#FF9933;
height:1px;
background-color:#FF9933;
border:0px solid #ff9933;
text-align:left;
}

.table-title1 {
background-color:#ff9933;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding:3px;
}

.table-title {
background-color:#ff9933;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding:2px;
}

.specs-left {
padding:2px;
background-color:#eaeaea;
border-bottom:1px solid #ff9933;
border-right:1px solid #ff9933;
}

.specs-right {
padding:2px;
background-color:#eaeaea;
border-bottom:1px solid #ff9933;
}

#wallpapers a {
font-size:12px;
color:#ff9933;
font-weight:bold;
line-height:25px
}

.wallpaper-title {
font-size:16px;
color:#333333;
border-bottom:0px solid #ff9933;
margin:0;
margin-bottom:10px;
text-align:center;
}