/*  Template Name: new_default */
 
body { 
 background: #e8e7e8;
 color: #000000; 
 font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
}

hr {
 background: #787096;
 color: #9d8ebd; /* for coloring the background in IE7 */ 
 height: 2px; 
 margin: 10px 0; 
 width: 600px; 
}


a:link { 
 color: #000000;
 text-decoration: none;
}

a:visited { 
 color: #000000;
 text-decoration: none;
}

a:active { 
 color: #000000;
 text-decoration: none;
}

a:hover { 
 color: #000000; 
 text-decoration: underline; 
}


a img { border: 1px solid #000000; }


/*  -----|  Page Structure  |--------------  */ 


#page { 
 margin-top: 5px; 
 padding: 0; 
 width: 850px; 
} 

#wrapper { 
 background: #b8b2d1; 
 width: 850px; 
 padding: 0px; 
 border-left: 1px solid; 
 border-right: 1px solid; 
 color: #000000; 
} 

#content { 
 width: 850px; 
} 

#header {
 padding-bottom: 5px;
 padding-right: 10px;
 padding-top: 58px;
 background: url('images/header.jpg');
 background-repeat: no-repeat;
 text-align: right;
 color: #ffffff;
 font-size: 175%;
}


/*  -----|  Link Styles  |---------  */ 


a.breadcrumb:link { 
 color: #000000; 
 text-decoration: none; 
}

a.breadcrumb:active { 
 color: #000000; 
 text-decoration: none; 
}

a.breadcrumb:visited { 
 color: #000000; 
 text-decoration: none; 
}

a.breadcrumb:hover { 
 color: #000000; 
 text-decoration: underline; 
}

a.menulink:link { 
 padding-left: 10px; 
 padding-right: 10px; 
 color: #000000; 
 text-decoration: none; 
}

a.menulink:active { 
 padding-left: 10px; 
 padding-right: 10px; 
 color: #000000; 
 text-decoration: none; 
}

a.menulink:visited { 
 padding-left: 10px; 
 padding-right: 10px; 
 color: #000000; 
 text-decoration: none; 
}

a.menulink:hover { 
 padding-left: 10px; 
 padding-right: 10px; 
 color: #000000; 
 text-decoration: underline; 
}

a.thumb2:link { 
 color: #000000; 
 text-decoration: none; 
}

a.thumb2:active { 
 color: #000000; 
 text-decoration: none; 
}

a.thumb2:visited { 
 color: #2d2d2d; 
 text-decoration: none; 
}

a.thumb2:hover { 
 color: #000000; 
 text-decoration: underline; 
}




/*  -----|  Table styles  |-----------------  */ 


.newsbox { 
 width: 50%; 
 color: #000000; 
}

.cat_table { 
 width: 95%; 
 color: #000000; 
 text-align: center; 
}

.menu { 
 width: 95%; 
 padding: 10px; 
 color: #000000; 
}

.stats { 
 color: #000000; 
}

.series_table { 
 width: 95%; 
 color: #000000;
 text-align: center; 
}

.thumbs_table { 
 width: 95%; 
 color: #000000;
 text-align: center; 
}

.item_table { 
 width: 95%; 
 color: #000000;
 text-align: left; 
}

.about_table { 
 width: 95%; 
 color: #000000;
 text-align: left; 
}

.sketch_table { 
 color: #000000; 
 }

.text_table { 
 color: #000000; 
}

.manage_table { 
 width: 95%; 
 color: #000000;
 text-align: left; 
}

.manage800_table { 
 width: 90%; 
 color: #000000;
 text-align: left; 
}

.additem_table { 
 width: 95%; 
 color: #000000;
 text-align: left; 
}

.browse_table { 
 width: 50%; 
 color: #000000;
 text-align: left; 
}

.manage_news { 
 width: 90%;
 color: #000000;
 padding: 10px;
 margin: 0px 5px;
 border-collapse: collapse;
 text-align: left; 
}

.bottom_border { 
 border-bottom: 1px solid; 
 color: #000000; 
}

.sort_table { 
 width: 95%; 
 color: #000000;
 text-align: left; 
}

.info_table { 
 width: 65%;
 border: 1px solid #000000;
 background-color: #e8e7e8;
 color: #000000; 
}

.add_edit_table {
 margin-left: 10%;
 text-align: left; 
}

.numbers {
 width: 90%;
 text-align: right; 
}

.recent_news {
 width: 65%;
 margin-left: 50px;
 border: 1px solid #000000;
 background-color: #e8e7e8;
 color: #000000; 
}

.newsitem {
 padding: 10px; 
}

.news_tbar {
 background-color: #787096;
 border: 1px solid #000000; 
}

.pastup {
 width: 60%;
 margin: 15px;
 text-align: left; 
}

.pastup_nav {
 margin: 5px;
 border: 1px solid #000000;
 text-align: center;
 background-color: #787096; 
}

.pastup_dates {
 padding: 2px;
 text-align: center; 
}

.wishlist {
 width: 90%;
 text-align: left; 
}

.wishname {
 width: 70%;
 text-align: left; 
}

.wishimage { width: 20%; }

.wishadmin { width: 10%; } 

.i_news_title { font-weight: bold; } 

.search_results {
 width: 50%;
 border-collapse: collapse;
 text-align: left; 
}

.altbg { background: #787096; }

