﻿body {
}

div.noContent
{
	font-size: 16px; 
	font-weight: bold; 
	color: #A5A5A5;	
	padding: 80px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.TableSubcategory
{
}

table.TableCategory
{
}

table.TablePaging
{ 
}

table.TableThumbNails
{	 
}
table.TableThumbNails td
{	
	padding: 5px;
}

div.DivContentVertical
{ 
	vertical-align: top; 
}

/*** Category Paging ***/
a.toon-more-pg-cur 
{
	text-decoration: none;
	font-weight: bold;
}
/*** Category Paging ***/

/*** Page Not Found ***/
.pageNotFound 
{
	width: 400px;
 	height: 400px; 
	margin: 10px;	 
	border: solid 1px #000000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 24px;  
	color: #000000;
	text-align: center;
}  
.pageNotFound div
{
	padding-top: 100px;
}
/*** Page Not Found ***/

a.referralText 
{
	font-size: 24px;
	font-weight: bold;
}
img.referralImageButton
{
	margin: 15px;
}

.DivReferral
{
	padding: 8px;
}

.DivPreloader
{ 
/*	width: 602px; 
	height: 523px;*/
}
.TablePreloader
{
	width: 560px;
}

.TableContentText
{
	width: 440px;
}

.TableContentHtml
{ 
} 

.DivContentViewer
{ 
	width: auto;
	height: auto; 
	padding-top: 8px; 
	padding-bottom: 8px;
}
.MaximumContentWidth
{
	width: 580px;
}


/* contact us */
.content_main
{
    padding: 10px;    
    color: #ffffff;
} 
.contact_main_header
{
    color: #6C9C29;
    font-size: 25px;
    width: 100%; 
    height: 40px;
}
.contact_label
{
    float: left;
    width: 48%;
    border-bottom: solid 1px #ffffff;
}
.contact_address
{
    float: left;
    width: 48%;  
    padding-top: 10px; 
}
.contact_address div
{
    width: 280px;
    height: 110px;  
}
.contact_address blockquote
{
    margin: 0px;
    padding: 0px;
}
.advertise_text
{
    float: right;
    width: 48%;  
    padding-top: 10px;
}
.advertise_text div
{
	padding-top: 10px;
} 
.advertise_label
{
    float: right;
    width: 48%;
    border-bottom: solid 1px #ffffff;
}
.contact_main_text
{
    height: 220px; 
    margin-bottom: 10px; 
}
.contact_form_header
{ 
    height: 30px;
    width: 630px;
    background: #0D3B0D;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px; 
}
.contact_form
{
    width: 620px;
    padding: 5px; 
}
.contact_form input
{
    border: solid 1px #ffffff;
    margin: 3px;
}
.contact_form select
{
    border: solid 1px #ffffff;
    margin: 3px;
}
.contact_form textarea
{
    border: solid 1px #ffffff;
    margin: 3px;
}
.contact_note
{
    font-size: 12px;
    color: #4A6658;
}
.contact_error
{
    color: #ff0000;
    font-size: 14px;
    height: 50px;
    margin: 0px 0px 5px 0px;         
}
.SentMsg
{
    font-size: 14px;
    padding: 10px;
    margin: 10px;
}
.SentMsg div
{
    padding-bottom: 10px;
}

/* contact us */
