/* Main CSS */
@charset "utf-8";.MainBody{background-repeat:repeat-x;background-color:#f2f2f2;text-align:center;margin-top:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333;margin-left:0;margin-right:1px;}
h1,h2{font-size:1em;}
.outline{border:1px solid #ccc;background:#fff;padding:2px;}
.MainBody_TEMP{top:0;background-repeat:repeat-x;background-color:#f2f2f2;text-align:center;margin-top:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333;width:100%;margin-left:auto;margin-right:auto;height:100%;}
.MainBody_Container{top:0;margin-right:auto;margin-left:auto;width:100%;text-align:center;}
#InnerBody_Container{margin-right:auto;margin-left:auto;width:100%;text-align:center;padding:0;height:auto;}
.InnerBody{top:0;text-align:center;margin-top:0;}
#InnerTemaplates_Container{height:auto;top:0;margin-right:auto;margin-left:auto;width:100%;text-align:center;margin-top:12px;}
#top_container{height:76px;width:100%;margin-right:auto;margin-left:auto;clear:right;}
.TopBanner_Container{height:auto;top:0;margin-right:auto;margin-left:auto;width:100%;text-align:center;}
.SubMenu_Container{height:20px;width:100%;text-align:center;}
.MainBody_Container_TEMP{height:auto;top:0;margin-right:auto;margin-left:auto;width:100%;text-align:center;border:1px solid #f00;}
a:link{color:#2f2f2f;text-decoration:none;font-family:Tahoma,Arial,sans-serif;font-size:11px;}
a:hover{color:#f60;text-decoration:none;font-family:Tahoma,Arial,sans-serif;font-size:11px;}
a:active{color:#333;text-decoration:none;font-family:Tahoma,Arial,sans-serif;font-size:11px;}
a:visited{color:#333;text-decoration:none;font-family:Tahoma,Arial,sans-serif;font-size:11px;}
.TextBlackGold{font-family:Arial,Helvetica,sans-serif;color:#e9b501;}
.GrayBorderOnly{border:solid;border-width:1px;border-color:#ccc;}
#LogoTop_main{height:70px;width:200px;float:left;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:#999;}
.SearchBoxMain{height:70px;width:700px;float:left;text-align:right;}
.MenuTop_main{color:#09f;font-family:Arial,Helvetica,sans-serif;font-size:12px;height:25px;width:100%;position:absolute;top:132px;left:132px;margin-right:auto;margin-left:auto;}
.Memu_Container{height:42px;margin-left:63px;margin-top:0;}
.MenuButtons_main{height:42px;width:890px;text-align:center;margin-left:6px;}
.MenuButtons_main ul{list-style-type:none;width:100%;display:block;margin-top:0;margin-left:auto;margin-right:auto;margin-bottom:0;padding-left:0;}
.MenuButtons_main li{display:inline;background-image:url(../images/slice_button_gray.png);background-position:top;background-repeat:no-repeat;}
.MenuButtons_main a:link,.MenuButtons_main a:visited,.MenuButtons_main a{margin-right:1px;float:left;display:block;width:126px;height:38px;text-decoration:none;font-weight:bold;line-height:38px;background-image:url(../images/slice_button_gray1.png);background-repeat:no-repeat;background-position:center bottom;border:1px none #999;color:#333;font-size:15px;}
.MenuButtons_main a:hover,.MenuButtons_main a:active{margin-right:1px;float:left;display:block;width:126px;height:38px;text-decoration:none;font-weight:bold;line-height:38px;background-image:url(../images/slice_button_gold2.png);background-repeat:no-repeat;background-position:center bottom;border:1px none #999;color:#994800;font-size:16px;}
#MenuButtons_main_upload{background-image:url(../images/slice_button_gold2.png);background-repeat:no-repeat;background-position:center bottom;}
.SubMenuLinks{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#000;line-height:30px;height:100%;}
.SubMenuLinks a:link,.SubMenuLinks a:active,.SubMenuLinks a:visited{color:#000;text-decoration:none;}
.SubMenuLinks a:hover{color:#f60;text-decoration:none;}
.WarningMessagesContainer{height:23px;top:0;margin-right:auto;margin-left:auto;width:100%;text-align:center;}
#WarningMessage{border:1px solid #666;height:23px;width:100%;top:5px;margin-top:5px;}
.SubBody{top:0;background-color:#f2f2f2;text-align:center;margin-top:0;}
#orenbg{background:#fff;border:solid 1px #dfdfdf;}



/* SubMotion */
html, body {
  background-color: #000;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px
}

table, td, th {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px
}



/* Tab Content */
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://familyguy.watchfullepisodesonline.com/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(http://familyguy.watchfullepisodesonline.com/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}




/* JS Kit */
.js-rating-labelText {

color:#00FF00;

}


/* AddThis */
.addthis_toolbox .custom_images a
{
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}




/* Js-Kit Echo theme */

 

/* colors */


.jsk-PrimaryFontColor { color: #3a3a3a; }                       /* the color of all primary text elements */

.jsk-SecondaryFontColor { color: #00FF00; }                     /* the color of all secondary text elements */

.jsk-H1Color { color: #FF0000; }                                /* the color of the 1st level headers */ 

 

 

/* fonts */

.jsk-PrimaryFont, .jsk-CommentFormSurface input { font-family: Lucida grande, Tahoma, Verdana, Arial; }

.jsk-PrimaryFont { font-size: 8pt; font-weight: normal; }

.jsk-H1Font { font-size: 1.38em; font-weight: bold; line-height: 1.4em; }

.jsk-LinkFont, .jsk-ThreadWrapper a, .jsk-ThreadWrapper a:hover { text-decoration: none; font-weight: normal; }



/* Hide Chatbox */
.hiddenRow {
 display:none;
 visibility:hidden;
}
.visibleRow {
 display:;
 visibility:visible;
}