body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
   width:100%;
  height:40px;
  clear:both;
  background-color:#FFFFFF;
  position:relative;
  /*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
}

#mainheader {
  width:100%;
  height:20px;
  background-color:#FFFFFF;
  position:relative;
  /*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
}

#hspacer {
  height:20px;
  background-color:#FFFFFF;
}

#container {
    /*margin: 0 auto;
	padding: 0px;*/
width:98%; 
margin-left:1%;
margin-right:1%;	
  }

#mainContent{
width:520px;
background-color:#F9F9E5;
position:relative;
border-width:medium;
border:medium;
border-style:ridge;
border-color:#D0CEAE;
z-index:10;
text-align:center;
margin-left:auto;
margin-right:auto; 
}

#logOutContent {
width: 540px; 
max-width:540px; 
margin: 0 auto; 
overflow:auto; 
height:200px;
}


#flexContent {
margin: 0 auto; 
overflow:auto; 
}

#content { 
width: 540px;
height:450px;
margin: 0 auto;
background: #FFFFDF;
overflow:auto;
border-style:outset;
border-width:3px;
border-color:#D6D7B5;
} 

#contentWindow { 
width: 540px;
margin: 0 auto;
overflow:auto;
} 

#tempTagContent{
margin-top:5px;
}

#contentLong { 
width: 540px;
height:800px;
margin: 0 auto;
background: #FFFFDF;
overflow:auto;
border-style:outset;
border-width:3px;
border-color:#D6D7B5;
} 

#channelBar { 
height: 30px;
position:relative;
} 

#titleDisplay{
text-align:left;
}

#channelDisplay{
position:absolute;
right:0px;
top:0px;
}

#optionBar {
text-align:center;
width:550px;
background-color:#FFFFFF;
height:40px;
margin: 0 auto;
}

#optionDiv {
float:left;
border-style:outset;
border-width:2px;
border-color:#D6D7B5;
}


#searchLink {
color:#0066CC;
padding:1px; 
font-size:13px; 
font-family:Arial, Helvetica, sans-serif;
}

#searchLink:hover {
color:#FF0000;
text-decoration: none;
}

#searchTag{
color:#333333;
font-size:10px; 
font-family:Arial, Helvetica, sans-serif;
}


#optionButton {
color:#000099;
padding:1px; 
font-size:16px; 
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
}

#optionButton:hover {
color:#0099FF;
}

#sidebarLeft{
position:absolute; 
top:5px; 
left:5px;
/*filter:alpha(opacity=100);
-moz-opacity:.90;
opacity:.90;*/
}

#sidebarRight{
position:absolute; 
top:0px; 
right:0px;
border-left:medium;
border-left-style:ridge;
border-left-width:3px;
border-bottom:medium;
border-bottom-style:ridge;
border-bottom-width:3px;
border-color:#7C8DA3;
z-index:500;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
background-color:#7C8DA3;
}

#sidebarRightFb{
position:absolute; 
top:0px; 
right:0px;
border-left:medium;
border-left-style:ridge;
border-left-width:3px;
border-bottom:medium;
border-bottom-style:ridge;
border-bottom-width:3px;
border-color:#7C8DA3;
z-index:500;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
background-color:#7C8DA3;
}

#searchResults{
overflow:auto;
max-height:250px;
padding-top:5px;
}

#searchResults a{
color:#B4BFDE;
text-decoration: none;
font-size:12px;
}

#searchResults a:hover{
color:#EEFFFF;
}

#recommendDiv a{
text-decoration:none;
color:#0066CC;
font-size:16px;
}

#recommendDiv a:hover{
color:#6699CC;
}

#searchResultsFb{
overflow:auto;
/*background-color:#D9DCF1;*/
background-color:#E9E9E9;
max-height:250px;
padding:5px;
border-left:medium;
border-left-style:solid;
border-left-width:1px;
border-bottom:medium;
border-bottom-style:solid;
border-bottom-width:1px;
border-color:#6B6B55;
color:#777777;
font-size:10px;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
}

#searchResultsFb a{
color:#000000;
text-decoration: none;
font-size:12px;
}

#searchResultsFb a:hover{
color:#4054CE;
}



#playlistContent{
padding-left:5px; 
padding-right:5px;
overflow:auto;
max-height:250px;
/*display:none;*/
}

#tagContent{
/*padding-left:5px; 
padding-right:5px;
padding-bottom:5px;*/
}

#tagText{
padding-left:5px; 
padding-right:5px;
padding-bottom:5px;
color:#B4BFDE;
font-size:14px;
}

#awardContent{
padding-left:5px; 
padding-right:5px;
padding-bottom:5px;
color:#B4BFDE;
font-size:14px;
}

#sidebarActive{
color:#E6F2FF;
font-size:14px;
}

/* SIDEBAR CLASSES **************************/

a.footerLink{
color:#0066CC;
text-decoration: none;
font-size:16px;
}

a.footerLink:hover{
color:#00CCFF;
}


a.sidebarLink{
color:#B4BFDE;
text-decoration: none;
font-size:14px;
}

a.sidebarLink:hover{
color:#EEFFFF;
}
/*
#searchHeaderLink{
color:#C8CCD0;
text-decoration:none;
}*/

span.sidebarText{
color:#B4BFDE;
font-size:14px;
}

span.sidebarLabel{
color:#FFFFFF;
font-size:16px;
}

div.sidebarHeader{
font-weight:bold;
color:#E6F2FF;
font-size:16px;
background-image:url(img/smallBar.jpg);
height:20px;
}

div.sidebarHeader a {
color:#E6F2FF;
text-decoration:none;
}

div.sidebarHeader a:hover{
color:#FFFFFF;
}


div.sidebarWindow{
color:#616A73; 
border:medium; 
width:200px; 
border-color:#58616E; 
font-size:10px;
text-align:left;
}

div.sidebarContent{
margin:5px;
}




/* END SIDEBAR CLASSES */


#footer {
clear:both;
background-color:#FFFFFF;
height:50px;
}


#top {
height:30px;
position:relative;
}

#tLeft {
background-image:url(img/rcs1.jpg); 
width:30px; 
height:30px; 
position:absolute; 
left:0px;
}

#tCenter {
background-image:url(img/rcs5.jpg); 
width:480px; 
height:30px; 
position:absolute; 
left:30px;
}

#tFlexCenter {
background-image:url(img/rcs5.jpg); 
height:30px; 
position:absolute; 
left:30px;
}

#tRight {
background-image:url(img/rcs2.jpg); 
width:30px; 
height:30px; 
position:absolute; 
right:0px;
}

#middle {
height:110px; 
position:relative;
}

#flexMiddle {
position:relative;
}


#mLeft {
background-image:url(img/rcs6.jpg); 
width:30px; 
height:100%; 
position:absolute; 
left:0px;
}

#mCenter {
background-color:#FFFFDF; 
width:480px; 
height: 100%; 
position:absolute; 
left:30px;
}

#mFlexCenter {
background-color:#FFFFDF; 
height: 100%; 
position:absolute; 
left:30px;
}

#mRight {
background-image:url(img/rcs7.jpg); 
width:30px; 
height: 100%; 
position:absolute; 
right:0px;
}


#bottom {
height:30px; 
position:relative;
}

#bLeft {
background-image:url(img/rcs3.jpg); 
width:30px; 
height:30px; 
position:absolute; 
left:0px;
}

#bCenter {
background-image:url(img/rcs8.jpg); 
width:480px; 
height:30px; 
position:absolute; 
left:30px;
}

#bFlexCenter {
background-image:url(img/rcs8.jpg); 
height:30px; 
position:absolute; 
left:30px;
}

#bRight {
background-image:url(img/rcs4.jpg); 
width:30px; 
height:30px; 
position:absolute; 
right:0px;
}

img.spacer{
width:56px;
height:16px;
vertical-align:text-top;
}

#flexHeader{
height:30px;
background-image:url(http://www.smite.tv/img/headerBarLight.jpg);
font-size:20px;
}

#mainContentFooter{
height:15px;
background-image:url(http://www.smite.tv/img/headerBar.jpg);
}

#flexFooter{
height:30px;
background-image:url(http://www.smite.tv/img/footerBar.jpg);
}

#statTable{
background-color:#DFEFFF;
font-size:14px;
border-width:2px;
border-color:#003366;
border-style:solid;
border-collapse:collapse;

}

#statRow{
padding-left:3px;
padding-right:8px;
padding-top:1px;
padding-bottom:1px;
/*border-style:ridge;*/
/*border-color:#5F768D;*/
border-bottom-style:solid;
border-bottom-color:#5F768D;
border-bottom-width:1px;
color:#BFC4D1;
border-color:#58616E; 
background-color:#7C8DA3;
min-width:120px;

}

img.voteIcon{
width:40px;
height:40px;
border:0;
}

td.voteRow{
width:40px;
height:40px;
}

img.voteIconActive{
opacity:.10;
MozOpacity:.10;
KhtmlOpacity:.10;
filter:alpha(opacity=10);
border:0;
}

span.voteSpan{
position:relative;
}

#statTableHeader{
/*background-color:#A8D3FF;*/
font-weight:bold;
padding-left:3px;
padding-right:8px;
color:#E6F2FF;
font-size:16px;
background-image:url(img/smallBar.jpg);

}

#statTableLink{
text-decoration:none;
color:#B4BFDE;
}

#statTableLink:hover{
color:#EEFFFF;
}

#viewOption{
/*border:thin; 
border-color:#0000FF; 
border-style:inset; 
padding:1px;
background-color:#DDE2F7;*/
text-decoration:none;
}

#viewOption:hover{
/*background-color:#C5CDF1;*/

}