﻿body 
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

img { border:0px;text-decoration:none; }
a { text-decoration:none; }

#parent_container
{
	width:21850px;
	height:503px;
	vertical-align:top;
	/*overflow:hidden;*/
	/*background-color:Black;*/
}

.tblstructure
{
	background-image:url(../images/tblbg.jpg);
	background-repeat:repeat-x;
}

.tblmenu { width:894px; }

.tblcontent { width:894px; }


.content_block
{
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-image:url(../images/tblbg.jpg);
	background-repeat:repeat-x;
	float: left;
	
	width: 1453px;
	height:503px;
	vertical-align:top;
}

.main_content
{
	margin-top: 30px;
}

.trickstar
{
	position: absolute;
	top: 0px;
	left: 960px;
	width:493px;	
	height:503px;
	margin: 0px;
}

#trickstar1
{
	background-image:url(../images/trickstar1.jpg);
	background-repeat:no-repeat;
}

#trickstar2
{
	background-image:url(../images/trickstar2.jpg);
	background-repeat:no-repeat;
}

#trickstar3
{
	background-image:url(../images/trickstar3.jpg);
	background-repeat:no-repeat;
}

#trickstar4
{
	background-image:url(../images/trickstar4.jpg);
	background-repeat:no-repeat;
}

#trickstar5
{
	background-image:url(../images/trickstar5.jpg);
	background-repeat:no-repeat;
}



.blue_numbers
{
	color:#223a92;
	padding-right:10px;
	font-size:18px;
}

.green_numbers
{
	color:#00a650;
	padding-right:10px;
	font-size:18px;
}

.white_numbers
{
	padding-left:10px;
	color:#ffffff;
	font-size:12px;
}

.white_numbers :hover
{
	text-decoration:underline;
	color:#ffffff;
	font-size:12px;
}

.scroller
{
	width:100%;
	background-color:#363636;
	color:#cccccc;
	border-bottom:solid 1px #ffffff;
	height:24px;
	font-size:12px;
	
	position:fixed; 
	top: 503px;
	left: 0px;
}

.footer
{
	height:50px;
	vertical-align:middle;
	padding-left:30px;
	padding-top: 5px;
	
	position:fixed; 
	top: 527px;
	left: 0px;
}

.scroller a:link {color: #FFFFFF;}
.scroller a:active {color: #FFFFFF;}
.scroller a:visited {color: #FFFFFF;}
.scroller a:hover {color: #FFFFFF;}

.input_text
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.darkcolumn{background-color:#e1e1e1;height:15px;}
.lightcolumn{background-color:#f2f2f2;height:15px;}
.button_remove{position: relative; top: 3px;}
.ajax-loading{background: url(../scripts/spinner.gif) no-repeat center;width: 100%; height: 20px;}
.error{ background: #ff0000; color: #fff; padding: 10px; margin-bottom: 10px; }
.success{ background: #00a650; color: #000; padding: 10px; margin-bottom: 10px; }

.moostar_container{z-index:9999999;  background:url(bkg_do_rating.gif) no-repeat 0 0; width:200px; height:50px; padding:0px 0px 0px 0px; overflow:hidden; }
.moostar_container_inner{padding:10px 0px 0px 20px;z-index:9999999; }
/* End of container */


/* Rating With Stars */
.stars {background: url(../images/stars.gif);}

.moostar_container {float: left;}
.moostar { margin:0px;padding:0px; overflow:hidden; width: 84px; height: 20px; float: left; 	background-repeat:repeat-x; }
.moostar span { float: left; margin:0px;padding:0px;  display: block; width: 84px; height: 20px; text-decoration: none; text-indent: -9000px; z-index: 20; }
.moostar .curr { background-position:left 25px;}
.moostartval{ left: 15px; position: relative; float: left; font-size:20px; color:#999999; font-family:"trebuchet MS", Tahoma }
.moostardone{ clear: both; position: relative; top: 0px; left: 0px;}


.comments{}
.comment_heading{font-weight: bold; border-bottom: 1px SOLID #999; background: #e1e1e1; margin-top: 10px; margin-bottom: 10px; padding-left: 10px; padding-right: 10px;}

.hyperlink{cursor: pointer;}

.hideClass { visibility:hidden; display:none;}
				
#FlashLoader{   position: absolute;
                width: 100%; 
                text-align: center;
                top: 100px;
            }

#youtube_video
{
	position: relative;
	width: 380px;
	height: 300px;
}
.video_loader
{
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}