﻿body, h1, h2, h3, h4, h5, h6, p, span, div, label, input, form, textarea, table, tr, td, th, tbody, select, option, ul, ol, li {
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
}

input {
	border: 1x solid #CCC;
	color: #666;
}

body { 
  width: 100%;
  margin-bottom: 10px;
  background: white;
  background-position: 842px 0px; 
  background-repeat: repeat-y;
  margin: 0px;
  
}

.surround {
  background: url(../pics/menu.png) white;
    background-repeat: no-repeat;
  background-position: 0px 28px; 
  width: 837px;
  margin-top: 0px;
 
}
h1 {
  font-size: 16px;
  text-transform: capitalize;
}

h2 {
  font-size: 13px;
  color : #b31919;
}

img {
  border: none;
}

a{
  color: #b31919;
  text-decoration: none;
}

a:hover{
  color: rgb(140,140,140);
  text-decoration: underline;
}

a:hover img{
  filter: alpha(opacity=95);
  -moz-opacity: 0.9;  
}

.googleAds {
	position: absolute;
	width: 120px;
	height: 600px;
	left: 845px;
	top: 230px;
	z-index: 0;
}

.verticaldot{
  background: url(../pics/dots_vertical.gif) repeat-x;
  height: 1px;
  margin: 0px;  
  padding: 0px;
}

.verticaldot2{
  background: url(../pics/verticaldot2.gif) repeat-x;
  height: 37px;
  margin: 0px;  
  padding-top:11px
}

/*------------------------------
         SITE MASTER
------------------------------*/

#top {
  margin-left: 150px;
  height: 180px;
    background: url(../pics/hor_bambus.gif) no-repeat left bottom;
}

#flashtop {
  width: 666px;
  height: 180px;
}

#top a.signup {
  position: absolute;
  top: 195px;
  left: 770px;
}

table#tblMiddle {
  border-collapse: collapse;
}

table#tblMiddle td {
  vertical-align: top;
}

table#tblMiddle td#tdMenu {
  width: 145px;
}

table#tblMiddle td#tdContent {
  width: 666px;
}

img#water{
  display: none;
}

/*------------------------------
         FRONTPRODUCTS
------------------------------*/

.frontProducts td, .frontProducts td a {
  font-family: verdana, Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  height: 15px;

}

.frontProducts td a:hover {
	color: #cc0000;
}

.frontProducts img {
 border-left: 1px solid #edd9f2;
 border-top: 1px solid #edd9f2;
 border-right: 1px solid #edd9f2;
}




/*------------------------------
              
			  
------------------------------*/

ul.menu {
  list-style-type: none;
  padding-top: 32px;
  margin-right: 25px;
}

ul.menu li img {
  margin-top: 3px;
}

ul.menu li a#active img{
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;  
}

.menu .home {
  margin-left: 5px;
}

.menu .news {
  margin-left: 7px;
}

.menu .signup {
  margin-left: 0px;
}

.menu .top10strips {
  margin-left: 4px;
}

.wallpapers {
  margin-left: -10px;
}

.archive {
  margin-left: 6px;
}

.mobile {
  margin-left: 10px;
}

.usercrap {
  margin-left: -10px;
}

.shop {
  margin-left: 15px;
}


.contact {
  margin-left: 10px;
}

/*-----------------------------
				     STRIP
-----------------------------*/

table.tblstrip {
  border-collapse: collapse;
  border: none;
}

.strip {
  width: 666px;
  height: 230px;
  margin-top: 3px;
  margin-bottom: 3px;
}

table.tblstrip tr.stripcontrols td {
  padding: 4px;
  background: url(../pics/dots_vertical.gif) repeat-x bottom;
}

table.tblstrip tr.stripcontrols td img.star {
  margin-top: 4px;
}

.tdRateTop{
  background: url(../pics/dots_vertical.gif) repeat-x bottom;
  height: 28px;
  line-height: 28px;
  vertical-align:middle
}

.tdRateTop img{
  position:relative;
  top: 2px;
}

#rating{
  position:relative;
  top:20px;
  margin-left:23px;
  height: 220px;
}

#rating input{

}

#randomstrips a{
  color: Gray;
  font-size: 10px;
}

#randomstrips img{
  margin-bottom: 3px;
}

ul#socialIcons {
    margin: 4px 0 0 0;
    padding: 0;
}

ul#socialIcons li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*------------------------------
           ARCHIVE
------------------------------*/

#archive {
  width: 680px;
  height: 250px;
}

#archive img {
  width: 102px;
  height: 38px;
  border: 1px solid black;
  margin: 3px;
}

#archive a img.active, #archive a object.active {
  border: 1px solid red;
}

/*------------------------------
             NEWS
------------------------------*/

#comment{
  width: 420px;
  margin-top: 5px;
  overflow: hidden;
}

#addComment .field{
  width: 200px;
}

#comment div{
  background: url(../pics/dots_vertical.gif) repeat-x bottom;
  margin-bottom: 7px;
  padding-bottom: 5px;
}

#news{
  width: 100%;
}

#news h2, #comment h2 {
  font-size: 12px;
  color : black;
  display: inline;
}

#news span, #comments span{
  font-size: 10px;
  color: Gray;
}

#comment p{
  margin:5px 0px;
}

#comment span.author{
  color: #b31919;
}

#comment span a{
  text-decoration: underline;
}

/*
hr{
  border-top: 1px dashed black;
  color: White;
  background: white;
  height: 1px;
}*/

#numberofcomments{
  font-weight: bold;
  font-size: 14px;
  position:relative;
  top: -1px;
}

#newsscroller {
  position: relative;
  top: 50px;
  z-index: 1;
  1display: inline;
}

#newsscroller a{
  font-weight: bold;
  color: #b31919;
  display: block;
  text-decoration: none;
}

#newsscroller a:hover{
  text-decoration: underline;
}

#newsscroller span{
  color: Gray;
  font-size: 10px;
}

img#pandanews{
  position: absolute;
  top: 950px;
  left: 0px;
  z-index: 0;
}

/*------------------------------
             FORMS
------------------------------*/

textarea {
  overflow: auto;
	border: 1px solid #999;
  color: #666;
  padding: 2px;
}

.field {
  border: 1px solid #999;
  color: #666;
  padding: 2px;
}

.button {
}

label img{
 margin-top: 5px; 
}

/*------------------------------
           BOTTOM
------------------------------*/

#bottom {
  width: 970px;
}

#bottom p {
  text-align: center;
  color: #999999;
  background: inherit;
  font-size: 9px;
  margin-bottom: 10px;
}

/*------------------------------
           WALLPAPER
------------------------------*/

div.wallpaper{
  float: left;
  margin: 0px 6px 20px 6px;
}

div.wallpaper img{
  padding-bottom: 5px;
}

/*------------------------------
             ADMIN  
------------------------------*/

#menu {
  position: absolute;
  top: 260px;
  left: 35px;
}

#menu a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 8px;
}

#menu a:hover {
  text-decoration: underline;
}

#admin{
  margin: 150px 0px 0px 200px;
}


/*------------------------------
          SHOP LINK  
------------------------------
added by promotionsickness.com */

td#tdMenu a#boutiquelink { display: block; width: 100px; height: 35px; position: relative; top: 20px; left: 30px; z-index: 9999; padding: 0; margin: 0; text-decoration: none; }
td#tdMenu a#boutiquelink span { display: none; }

.aboutContainer {
 position: relative;
 margin-top: 60px;
}

.aboutFooter {
margin-left: 166px;
margin-top: 10px;
	width: 666px;
	height: 300px; 
	background: #eeeeee
}

.aboutAni {
position: absolute; 
top: -60px; 
right: 180px;
}

.aboutFooter div {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7b7b92;
	font-size: 12px;
	
}

.aboutFooter h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: inline;
	margin-bottom: 5px;
	font-weight: normal;
}

.pads {
	padding: 7px;
}

.aboutContainer1 {
	width: 125px; 
	float: left;
}

.aboutContainer2 {
	width: 125px; 
	float: left; 
	margin-left: 6px;
	height: 215px;
}

.aboutSub {
width: 640px;
}

/*------------------------------
          TAB FUNCTION
------------------------------*/

.box {
    background-color: white;
    margin: 0 0 1px 0;
	width: 260px;
	height: 300px;
	background: url(../pics/tabs/bg.gif) center center no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
}

.box .content {
    padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
}

.content a {
	color: #666;
	text-decoration: underline;
}

.box .content.center img {
    /* Banners */
    margin-left: auto;
    margin-right: auto;
}

.box .content img {
    /* Article images */
    display: block;
}


.tabs {
    background-image: url("/graphics/tab_bg.png");
    background-repeat: repeat-x;
    /* Height of tab_bg.png */
    height: 33px;
}

.tabs.full {
    background-image: url("/graphics/tab_full_bg.png");
    background-repeat: repeat-x;
    /* Height of tab_full_bg.png */
    height: 32px;
    /* Allows us to position lc absolute inside in top left corner */
    position: relative;
}

.tabs.full .lc {
    float: left;
    position: absolute;
}

.tabs ul {
    margin: 0;
    padding: 0;
}

.tabs ul li {
    float: left;
    list-style-type: none;
    font-family: arial;
    font-size: 10px;
    padding: 10px 10px 0 10px;
}

.tabs ul li a {
    color: #999999;
    text-decoration: none;
}

.tabs ul li.selected {
    /* Height of tab_bg.png - .tabs ul li padding-top */
    height: 23px;
	background: url(../pics/tabs/selected.gif) center center no-repeat;
}

.tabs ul li.selected a {
    color: #666666;
}

.tabs .rc {
    float: right;
}

.tab {
    display: none;
}

.tab.selected {
    display: block;
	height: 230px;
}

ul.list {
    margin: 0;
    padding: 0;
}

ul.list li {
    list-style-type: none;
    font-family: georgia;
    font-size: 0.7em;
    line-height: 1.3em;
    padding: 0.3em 0 0.3em 0;
    color: #666666;
}

ul.list li a {
    color: #666666;
}

ul.play.list {
    margin: 0.5em 0 0 0;
}

ul.play.list li {
    padding: 0.4em 0 0.4em 0;
}

div.tickers {
    position: absolute;
    visibility: hidden;
    width: 320px;
    height: 235px;
    padding: 10px;
    left: 0;
    top: 0;
    z-index: 30;
    border: 1px solid #4D4D4D;
    background-repeat: repeat;
}

div.tickers h3 {
    color: white;
}

div.tickers p {
    color: #dddddd;
}

div.tickers p.date {
    color: #aaaaaa;
}

div.tickers p a {
    color: white;
}