/* politics.css.sql
	!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!
	! Please define the BasicPanel's style below.            !
	! For a complete list of available styles, check out:    !
	! CoreControls_LayoutControls_BasicPanel.BasicPanelStyle !
	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	
	basicpanel_campaign_list:Blue; 
	basicpanel_campaign_engagement:Blue;
*/


/*styles to control content area of page*/
.sidestyle 
{
	background-color : #1F1F1F;
	}
.mainpagestyle 
{
	background-image : url();			
	background-repeat: repeat-x;
	background-color : #d5d5d5;
}

.maincategoryheader 
{
	color : #fff;
}

/* this style is for the 'What is Brickfish' text and welcome message*/
.welcome
{
    font-size: 12px;
    font-weight: bold;
    color: #183861;
    font-family: Verdana, Arial, Sans-Serif;
}
.welcome a:link, .welcome a:active, .welcome a:visited
{
    color: #183861;
    text-decoration: none;
}
.welcome a:hover
{
    color: #a9a8a6;
    text-decoration: underline;
}

/* background color of the campaigns box - shows between campaign records */
.camp_box_background 
{
	background-color: #d5d5d5;
	}

/* style for header - The bars that contain Recent Campaign Highlights and Current Campaigns*/
.camp_box_headerbar
{
	padding-left:2px;
	background-color:#183861;
	font-size: 18px;
	font-family: Arial;
	color: #fff;
    text-decoration: none;
    text-align:left;
	}	

/* style defines highlight campaign record background */
.camp_record_highlight
{
	padding-right:4px;
	background:#318fe7;
	color: #5f5f5f;
    font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	}
	
.camp_record_highlight, .camp_record_highlight a:link, .camp_record_highlight a:active,.camp_record_highlight a:visited
{	
	color: #183861;
	text-decoration: none;	
	}

.camp_record_highlight a:hover 
{
	text-decoration: underline;
	}		

/* style defines current campaign record background */
.camp_record_regular
{
	padding-left:2px;
	padding-right:4px;
	background:#318fe7;
	color: #000;
    font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	}		

/* campaign header style */
.camp_header, .camp_header a:link, .camp_header a:active, .camp_header a:visited
{	
	font-weight:bold;
	color: #fff;
	text-decoration: none;	
	}

.camp_header a:hover 
{
	text-decoration: underline;
	}		
	
/* campaign sponsor text style*/	
.camp_sponsor, .camp_sponsor a:link, .camp_sponsor a:active, .camp_sponsor a:visited
{	
	color: #000;
	text-decoration: none;	
	}

.camp_sponsor a:hover 
{
	text-decoration: underline;
	}		

/* campaign short description */	
.camp_shortdesc
{
	color: #000;
	text-decoration: none;	

	}
	
.camp_shortdesc a:link, .camp_shortdesc a:active, .camp_shortdesc a:visited
{
	color: #000;
	text-decoration: none;	

	}	
	
.camp_shortdesc a:hover
{
	text-decoration: underline;	
	}

/* campaign copy; prizing info */	
.camp_copy
{
	color: #000;
	text-decoration: none;	
	}
.camp_copy ul
{
	color: #000;
	text-decoration: none;	

	}	
.camp_copy ol
{
	color: #000;
	text-decoration: none;	

	}		
	
.camp_copy a:link, .camp_copy a:active, .camp_copy a:visited
{
	color: #000;
	text-decoration: none;	

	}	
	
.camp_copy a:hover
{
	text-decoration: underline;	
	}	
	
/* campaign info; date/number of concepts info */		
.camp_info
{
	color: #000;
	text-decoration: none;	

	}	
	
	
/* campaign View Concepts and Vote style */		
.camp_viewvote, .camp_viewvote a:link, .camp_viewvote a:active, .camp_viewvote a:visited
{	
	color: #fff;
	text-decoration: none;
	font-style:italic;	
	font-weight:bold;
	}

.camp_viewvote a:hover 
{
	text-decoration: underline;
	}	

/* The text "There are currently no campaigns running." */
.camp_nocamptext
{	
    color: #fff;
	font-size:14pt;
}	

/* Campaign Landing page */
.camp_landing
{
	color: #000;
	text-decoration: none;	
	}
.camp_landing ul
{
	color: #000;
	text-decoration: none;	

	}	
.camp_landing ol
{
	color: #000;
	text-decoration: none;	

	}		
	
.camp_landing a:link, .camp_landing a:active, .camp_landing a:visited
{
	color: #0000cc;
	text-decoration: none;	

	}	
	
.camp_landing a:hover
{
	text-decoration: underline;	
	}	

/*---------------------------------------------------------
  Leader's View
---------------------------------------------------------*/

/* The campaign name on the basic panel header. e.g. "Freestyle Forever - Make a Pair of Shoes" */
.leaderview_campaignname
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana, Arial, Sans-Serif;
}      
.leaderview_campaignname a:link, .leaderview_campaignname a:active, .leaderview_campaignname a:visited
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
.leaderview_campaignname a:hover
{
    color: #fff;
    text-decoration: underline;
}

/* Entry Title. e.g. Photo: My Business Card */
.entry_title
{
    color: #fff;
    text-decoration: none;
}      
.entry_title a:link, .entry_title a:active
{
    color: #fff;
    text-decoration: none
}    
.entry_title a:visited
{
    color: #fff;
    text-decoration: none;
}
.entry_title a:hover
{
    color: #fff;
    text-decoration: underline;
}    

/* Entry Title. Author name and View concept */
.entry_link, .entry_link a:link, .entry_link a:active, .entry_link a:visited
{	
	color: #fff;
	text-decoration: none;	
	}

.entry_link a:hover 
{
	text-decoration: underline;
	}

/* Entry Winner Text. e.g. FIRST, SECOND, THID, etc */
.entry_winner_text
{
	font-size:11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	}
	
/* The gap between each entry */	
.entry_gap
{
	background-color: #c5c9d5;
}

/*-----------------------------------------------------------------
  Campaign Engagement
-------------------------------------------------------------------*/

/* Show concept / review / vote / view counts  */
.engagement_data
{
    font-weight: bold;
    font-size: 13px;
    color: #243861;
    font-family: Verdana, Arial, Sans-Serif;
    margin-left: 0px;
}

.engagement_data a:link, .engagement_data a:active
{
    font-weight: bold;
    font-size: 13px;
    color: #243861;
    font-family: Verdana, Arial, Sans-Serif;
    }
.engagement_data a:hover, .engagement_data a:visited
{
    color: #243861;
    text-decoration: underline;
}

/*  On Category page */
.camp_paginationtext
{
	color: #243861;
}
.camp_paginationtext a:link, .camp_paginationtext a:active, .camp_paginationtext a:hover, .camp_paginationtext a:visited
{
	color: #243861;
}

/* On Leader's page */
.entry_paginationtext
{
	color: #243861;
    font-weight: bold;
}
.entry_paginationtext a:link, .entry_paginationtext a:active, .entry_paginationtext a:hover, .entry_paginationtext a:visited
{
	color: #243861;
}

/* Color of the current page number */
.currentpage
{
    color: #243861;
} 

/* text style appears on the white tab of the three tabs */
.tab_text, .tab_text a:link, .tab_text a:active, .tab_text a:visited
{      
       color: #243861;
       text-decoration: none; 
       font-size: 13px;    
       }
 

.tab_text a:hover 
{
       text-decoration: underline;
	   font-size: 13px;
       }   

/* the closed campaign link */
.closed_campaign
{
    color: #ffffff;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
	font-style:italic;
	font-weight:bold;
}
.closed_campaign a:link, .closed_campaign a:active, .closed_campaign a:visited
{
    color: #ffffff;
    text-decoration: none;
}
.closed_campaign a:hover
{
    color: #ffffff;
    text-decoration: underline;
}