/* 

App-Tastic Entertainment Inc.

CSS Version:  09/11/2009

*updated 04/05/2011*

Created By: Andrew 


FireTonic Entertainment Inc (www.firetonic.com) ©

*/




a img  { border: none; background: none; }

.home_logo {
            padding-left:100px;
            
            border: 1px solid #008000;
            
            
            }


body,td,th {
	font-family:  Tahoma, Geneva, sans-serif;
	
   
}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: -moz-scrollbars-vertical;
}



p, span { color: #454b54;
	font-size: 14px;
	font-weight: normal;
	line-height:1.5em;
	}
	
em {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #454b54;
	font-size: 14px;
	font-weight: 500;
	line-height:1.5em;	
}

hr 
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

	
h1 { color: #454b54;
	font-size: 20px;
    text-align: left;
}	
	

h2,h4,h5 {color: #00a0df; font-size: 20px;
                 font-weight:400;  
				 letter-spacing:inherit;
	}
	
h3 { color: #454b54;
	font-size: 14px;
	font-weight: bold;
}


.Text_FooterContent {
	color: #999;
	font-size: 12px;
	
}

.Text_NewsContent {color: #454b54; font-size: 14px;font-weight: normal; margin:10px}

.Text_GeneralContent {
	color: #454b54;
	font-size: 14px;
	font-weight: normal;
}

.Text_GeneralContentbold {
	color: #454b54;
	font-size: 14px;
	font-weight: bold;
}

.Text_GeneralContentwhitebold {color: #ffffff; font-size: 12px; font-weight: bold;}

.Text_SubHeader {color: #00a0df; font-size: 20px;
                 font-weight:400;  
				 letter-spacing:inherit;}

.Text_SubHeaderwhite {color: #ffffff; font-size: 14px; font-weight: bold;}

.Text_Header {
	color: #454b54;
	font-size: 28px;
    text-align: left;
}


.Text_TopContent {color: #ffffff;}

.Text_TopContentbold {color: #ffffff; font-weight: bold;}




#main-content img{
    padding: 0px 15px 10px 0px;
	float:left;
}

#content img{
    padding: 0px 0px 10px 0px;
	float:left;
}


#container img{
    padding: 0px 0px 10px 0px;
	float:right;
}

/* Buttons */

.dl_button {
    border: 1px solid #ccc; 
	 padding: 10px 12px 10px 10px; 
     -moz-border-radius: 5px; 
	 -webkit-border-radius: 5px; 
	 color: #fff;
	
}
.dl_button:hover{ 
	background-color:#999;
}

.dl_pdf_button {
    border: 1px solid #272727; 
	background: url(../images/pdficon_small.gif) left center no-repeat #ccc;
	 padding: 10px 12px 10px 23px; 
     -moz-border-radius: 5px; 
	 -webkit-border-radius: 5px; 
	 color: #fff;
	
}
.dl_pdf_button:hover{ 
	background: url(../images/pdficon_small.gif) left center no-repeat #999999;
}

/***************
Structure
****************/



/* Index Page */

#main-content {
	padding: 10px 10px 0px 10px;
	float:left;
	height:auto;
	min-height: 400px;
}

#main-content-top {
	padding: 5px 10px 10px 0px;
	float:left;
	min-height: 120px;
	height:auto;
	border-bottom: 1px solid #ccc;
}
	

#main-content-bottom-left {
	padding: 10px 20px 10px 0px;
	width:460px;
	float:left;
	min-height:400px;
	border-right:1px solid #ccc;
	
	
}

.main-content-bottom-left-inside {
	padding: 40px 5px 5px 0px;
		 
}


.main-content-bottom-left-inside li{	
	display:inline;
    padding: 15px 15px 20px 20px;
	     
}





#main-content-bottom-right {
	margin-left: 5px;
	padding: 10px 10px 0px 0px;
	width:300px;
	float:left;
	
}


/* Page Structure
 * 1 column - 1 row
 * * - structure on Strategic Partners, Film TV and Web Series pages   
 */

#main-content-row-sp {
	padding: 15px 10px 10px 10px;
	width: 850px;
	float:left;
	min-height: 120px;
	height:auto;
	border-bottom: 1px solid #ccc;
}






/*Content structure other pages */

#content {
	
	padding: 10px 20px 0px 20px;
	width:700px;
	float:left;
	height:auto;
	height: auto;
	
}



/* Top Menu Links */



#topmenu a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}



#topmenu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}

#topmenu a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #ffba00;

	text-decoration: underline;

}

#topmenu a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #ffba00;

	text-decoration: none;

}







/* Content Area Links (except Home) */



#contentlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #09F;
	text-decoration: none;
}



#contentlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #09F;
	text-decoration: none;
}

#contentlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

#contentlinks a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 14px;

	color: #006699;

	text-decoration: none;

}



/* Side Menu Links (except Home) */



#sidelinks a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #2e85c6;

	text-decoration: none;

}



#sidelinks a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #2e85c6;

	text-decoration: none;

}

#sidelinks a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #8db9e5;

	text-decoration: none;

}

#sidelinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}



/* Home News & Events Links */



#homenewslinks a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 10px;

	color: #454b54; 

	text-decoration: none;

}



#homenewslinks a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 10px;

	color: #454b54; 

	text-decoration: none;

}

#homenewslinks a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 10px;

	color: #454b54; 

	text-decoration: underline;

}

#homenewslinks a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 10px;

	color: #454b54; 

	text-decoration: none;

}




/* Contact Form Ajax */


#container
{
	float:left;
	margin: 20px;
	padding: 10px 10px;
	overflow: hidden;
	position: relative;
	width:400px;
	border: 1px solid #ccc
}

textarea
{
	width: 25em;
	background: white url(common/images/contactform/content_top.jpg) 0 0 repeat-x;
	border: 1px solid #ccc;
	padding: 3px; 
}

p textarea {
	
	font-size: 14px;
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
}

#container ul
{
	text-align: left;
	color: Red;
	padding: 0 0 0 1em;
}

#container ul li.success
{
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
}

#main
{
	position: relative;
	float: left;
	overflow: hidden;
	padding: .5em;
	text-align: left;
	;
	
}

p small
{
	display: block;
	font-size: 12px;
}

#main img.loaderIcon
{
	width: 25px;
	position: absolute;
	top: 1em;
	right: 2em;
}






