html, body {padding: 0; margin: 0;}
body,td,th,input,textarea,select
{
	font-family:"Trebuchet MS","arial";
	font-size: 11px;
	/*color: #333333; */
}
body
{
	/*background-color:#ffffff;*/
}


a:link {text-decoration: none;	color: #E9A504;}
a:visited {text-decoration: none;	color: #E9A504;}
a:hover {text-decoration: none;	color: #244893;}
a:active {text-decoration: none;}

/* Master - Controls the positioning and size of the page */
.Master {
    width: 800px;
    height: 100%;
}

/* End Master */

/*Headers*/
.Header1
{
    font-size: 15px;
    color: #BCBC00;
    font-weight:bold;
    text-transform:capitalize;
}
.Header2
{
    font-size: 13px;
    color: #BCBC00;
    font-weight:bold;
}
.Header3
{
    font-size: 13px;
    color: #E9A504;
    font-weight:bold;
 }
.Header4
{
    font-size: 16px;
    font-weight: bold;
    color: #454545;
}

/*End Headers*/

/*Links*/
.Link2
{
    color:#FA831D;
    font-weight:bold;
}

/*End Links*/

/*Borders*/
.DefaultContainer, 
.ContentDisplayMiniContainer,
.ContentDisplayRelatedContainer, 
.ContentDisplayFeaturedContainer,
.TagContainerShort, .TagContainerLong
{
    border:solid 1px #cccccc;
}

.CorpNavContainer
{
}

.NewContainer
{
	border-bottom:solid 1px #cccccc;
	width:187px;	
}

.TopNav
{
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color:#f9f9f9;
}


/*End Borders*/

/*Tab Navigation*/
.TabLevel1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333 !important;	
}
/*End Tab Navigation*/

/*Tag Navigation*/
.TagNavContainer
{
  
 }
.TagLevel1,.TagLevel2 ,.TagLevel3 ,
.TagLevel4 ,.TagLevel5 ,.TagLevel6,
.TagLevel7
{
   color: #555555 !important;
}  
.TagLevel1 
{
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
}
.TagLevel2 {
	font-size: 13px;
	padding-left:20px;
}
.TagLevel3 {
	font-size: 13px;	
	padding-left:30px;
}

.TagLevel4 {
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
}
.TagLevel5 {
	font-size: 11px;	
	padding-left:20px;	
}
.TagLevel6 {
    font-size: 11px;
    font-weight:bold;
    padding-left:5px;
}
.TagLevel7 {
	font-size: 10px;	
	padding-left:15px;
}

a:hover.TagLevel1, a:hover.TagLevel2, a:hover.TagLevel3,
a:hover.TagLevel4, a:hover.TagLevel5, a:hover.TagLevel6,
a:hover.TagLevel7
{
    text-decoration:underline !important;
}


/*Tag display*/
.TagContainerShort,.TagContainerLong
{
    background-color:#eeeeee;
    padding:2px;
}
.TagContainerLong
{
    width:208px;
}

a:link.Tag, a:visited.Tag 
{
	color:#666666 !important;
}
a:hover.Tag
{
	color:#333333  !important;
	text-decoration:'underline' !important;
}
/*End Tag display*/


/*Footer*/


.footer
{
  font-size:11px;
  color:#999999; 
}

a:link.footer, a:visited.footer
{
    color:#999999 !important; 
    text-decoration:underline;   
}

a:hover.footer
{
    color:#666666 !important; 
    text-decoration:underline;   
}

.copyright
{
  font-size:10px;
  color:#999999;
  text-align:center;
}

/*End Footer*/


/*Content Display Control*/

	a:link.ContentDisplayTitle, a:visited.ContentDisplayTitle,a:hover.ContentDisplayTitle
	{
	    font-size: 10pt;
	    font-weight:bold;
	    color: #555555;
	}
	a:hover.ContentDisplayTitle
	{
	    color: #244893 !important;
	}
	.ContentDisplayDescriptionShort, .ContentDisplayDescriptionLong
	{
	    font-size:9pt;
	    color:#666666;
	}
	 .ContentDisplayDescriptionLong
	{
	    background-color:#ffffff;
	    width:200px;
	    border:solid 1px #999999;
	    padding:2px;
	}
	.ContentDisplayDescription
	{
	    font-size:8pt;
	    color:#666666;
	}
	
    .ContentDisplayMiniContainer
    {
        width:322px;
        height:180px;
        overflow:auto;  
        SCROLLBAR-FACE-COLOR:#dddddd;
        SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
        SCROLLBAR-SHADOW-COLOR: #bbbbbb;
        SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
        SCROLLBAR-ARROW-COLOR: #999999;
        SCROLLBAR-TRACK-COLOR: #eeeeee;  
    }
    
    .ContentDisplayRelatedContainer
    {
		margin-left: 5px;
        width:322px;
        height:384px;
        overflow:auto;  
        SCROLLBAR-FACE-COLOR:#dddddd;
        SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
        SCROLLBAR-SHADOW-COLOR: #bbbbbb;
        SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
        SCROLLBAR-ARROW-COLOR: #999999;
        SCROLLBAR-TRACK-COLOR: #eeeeee;  
    }
  
   .ContentDisplayFeaturedContainer
   {
        width:320px;
        height:180px;
	    padding:0px 0px 0px 0px;
   }
  .ContentDisplayCatalogContainer
  {
	border-top:solid 1px #cccccc;
    padding: 5px 0px 5px 10px;
  }

  
/*End Content Display Control*/



/*Jump Pages*/
    /* Advertiser Jump Page */
    
.ADjumppage {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #336699;
	font-weight: bold;
	margin: 0px;
	width: 566px;
	padding-bottom: 30px;
	line-height: 18px;
}
A.ADjumppage, A.ADjumppage:link, A.ADjumppage:hover {
    color: #FF9933;
    font-size: 12px;
    text-decoration: underline !important ;
}

h1.ADjumppage {
	font-size: 16px;
	color: #FF9933;
	padding-top: 14px;
}
h2.ADjumppage {
	font-size: 14px;
	color: #666666;
	font-weight:normal
} 

    /* End Advertiser Jump Page */
    /* Publisher Jump Page */
    
.ZCjumppage {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #801C00;
	font-weight: bold;
	margin: 0px;
	width: 566px;
	padding-bottom: 20px;
	padding-top: 10px;
	line-height: 18px;
}
A.ZCjumppage, A.ZCjumppage:link, A.ZCjumppage:hover {
    color: #801C00 !important;
    font-size: 14px;
    text-decoration: underline !important;
}
h1.ZCjumppage {
	font-size: 14px;
	font-weight:normal;
	color: #801C00;
}
h2.ZCjumppage
{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
    /* EndPublisher Jump Page */
    /* Content Provider Jump Page */
    
.CProv {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	padding-top: 6px;
	font-size: 16px;
	width: 80%;
}
h1.CProv {
	font-size: 24px;
	color: #BCBC00;
	font-weight:bold;
}
h2.CProv {
	font-weight:bold;
	font-size:16px;
	color: #801C00;
	margin-bottom: 0px;
}
ul.CProv {
	text-align:left;
	list-style-type: none;
	text-decoration:underline;
	font-size: 16px;
	margin-top: 0px;
}
ul.CProv li {
	background-image: url(/resources/images/jumppages/checkbox.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

p.CProv {
	line-height: 18px;
	margin: 0px;
}  
    /* End Content Provider Jump Page */
/*End Jump Pages*/

img.SmallThumbnail 
{
	float: left;
	padding: 5px 10px 9px 10px;
}



/* =Classification Page
---------------------------------------------------------------------------------------------- */    	    		

.containerBox	{
	width: 685px;		 	
}

.containerBox td	{		 
 	border: 1px solid #ccc; 
 	cellspacing: 0;
}
			
.bkg {
	background: #fafafa;
}
	
.c_mar	{
	padding: 3px 10px;
}
	
.con_holder	{
	vertical-align: top;
	text-align: center;
	padding: 20px 5px;
}
		
.con_classification	{
	width: 300px;
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
}
		
.con_classification h3	{
	font-size: 17px;
	margin: 10px 0px 20px 0px;
	padding-top: 5px;
}
			
.con_classification img	{			
	margin: 0px 5px 0px 0px;			
}			
			
.con_classification div	{
	margin: 2px 10px;
	padding: 0;
	text-align: left;
}
				
.con_classification input	{
	margin-right: 5px;
}
			
.con_classification .classifytBtn	{
	margin: 10px 23px;
}
					
.con_classification table td {
	margin: 0px 0px;
	padding: 0;
	text-align: left;
}					
					
.con_tags	{
	width: 335px;
	padding: 0px 10px;		
}
		
.con_tags .TagContainerShort	{
	background: #fafafa;
	border: 0;	
	margin: 0;	
	padding: 0;
}	
		
.con_tags .TagContainerShort p	{
	margin: 0;
	
}
	
.TagContainerShort a, .TagContainerLong a	{
	color: #666 !important;
}
.TagContainerShort a:hover, .TagContainerLong a:hover {
	text-decoration: underline;
}
	
.con_tags .TagContainerShort a	{
	color: #E9A504;
}
				
.con_tags .TagContainerShort a:hover {
	color: #244893;
}
		
.con_class	{
	font-weight: bold;
	font-size: 16px;		
}

.con_classified	{
	width: 375px;
	font-weight: normal;
	padding: 10px 10px;
	text-align: left;				
}
		
.con_rating	{
	font-weight: bold;
}
		
.con_contact	{
	height: 20px;
	padding: 0px 0px 0px 0px;	
	text-align: left;			
}

.con_contact img	{
	margin: 0px 5px;			
	padding: 0;						
}
			
.con_contact p		{
	margin-top: 11px;
	margin-bottom: 0px;			
	padding: 0;			
}

.con_links 	{
	padding: 0px 0px 0px 0px;		
	text-align: left;			
}
	
.con_links li	{
	margin: 0px 0px 0px 25px;				
	padding: 0;
}		

.con_links ul	{
	margin:  0px 0px 0px 0px;
	padding: 0;		
	text-align: left;
}
		
		
		
.con_main_left	{
	margin-top:20px;
}
		
.con_main_right	{
	float: right;
}
		
	
.con_classification2	{
	width: 250px;
	padding: 5px 30px;
	vertical-align: top;			
}
			
.con_classification2 iframe	{
	width: 300px;
	height: 240px;	
	margin-bottom: 20px;
	text-align: left;				
}		
		
		
.con_classification3	{			
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	width: 340px;						
}
			
.con_classification3 h3	{
	margin: 0;
	padding: 0;
	font-size: 15px;
}
			
.con_classification3 p	{
	margin: 5px 0px;
}
			
.con_embed	{
	width: 304px;
	padding: 2px 5px;
	height: 73px!important;	
	border: 0;
	margin: 0px 0px 0px 5px;
	whitespace: nowrap;
	overflow-x: hidden;	
}
						
.c_mar2		{
	padding: 0px 10px;
	font-weight: bold;
}
		
.con_main_left .send		{
	width: 110px;
	text-align: right;
	margin: 5px 0px;
	padding: 0;
	height: 15px;
	color: #454545;
}
		
.con_main_left .send h5	{
	font-size: 12px;
	margin: 0;
	color: #454545;
}
		
.con_main_left .send h5 a	{
	color: #454545;
	font-size: 10px;
}
		
.con_main_left .send a:hover	{
	color: #E9A504;
}
		
.con_main_left .send img	{
	margin: 0px 5px;		
}


/* Pending classification page */

.attention_message {
	width				: 472px;
	height				: 160px;
	border				: 1px solid #ccc;
	background-color	: #fafafa;
	margin				: 20px 20px;
	padding				: 0;
	text-align			: center;
	color				: #454545;
	position: relative;
}


.attention_message p.headTitle	{
	font-size		: 20px;
	font-weight		: bold;
	margin: 0;
	padding: 10px 0px;
}

.attention_message img	{
	margin: 0px 10px 0px 150px;
	padding: 0;
	border: 0;
}

.attention_message p 	{
	margin			: 10px 30px 0px 30px;
	font-size		: 13px;
	text-align		: left;
}

.concent_container .attention_message .input_container {
	margin: 10px 0px 0px 0px;
	padding: 0;
	position: absolute;
	bottom: -10px;
	left: 170px;
}


.concent_container {
	position: relative;
}

