/* lifestyles.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:Orange; 
	basicpanel_campaign_engagement:Orange;
*/


/*styles to control content area of page*/
.sidestyle 
{
	background-color : #1F1F1F;
	}
.mainpagestyle 
{
	background-image : url();			
	background-repeat: repeat-x;
	background-color : #d1cfd0;
}

.maincategoryheader 
{
	color : #fff;
}

/* this style is for the 'What is Brickfish' text and welcome message*/
.welcome
{
    font-size: 12px;
    font-weight: bold;
    color: #8a8687;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}
.welcome a:link, .welcome a:active, .welcome a:visited
{
    color: #8a8687;
    text-decoration: none;
}
.welcome a:hover
{
    color: #fc8416;
    text-decoration: underline;
}

/* background color of the campaigns box - shows between campaign records */
.camp_box_background 
{
	background-color: #d1cfd0;
	}

/* style for header - The bars that contain Recent Campaign Highlights and Current Campaigns*/
.camp_box_headerbar
{
	background-color:#8a8687;
	font-size: 18px;
	font-family: Arial;
	color: #d9d9d9;
    text-decoration: none;
    text-align:left;
	}	

/* style defines highlight campaign record background */
.camp_record_highlight
{
	padding-left:2px;
	padding-right:4px;
	background:#fff;
	color: #5f5f5f;
    font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	}

/* style defines current campaign record background */
.camp_record_regular
{
	padding-left:2px;
	padding-right:4px;
	background:#fff;
	color: #5f5f5f;
    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: #fc8416;
	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: #5f5f5f;
	text-decoration: none;	
	}

.camp_sponsor a:hover 
{
	text-decoration: underline;
	}		

/* campaign short description */	
.camp_shortdesc
{
	color: #5f5f5f;
	text-decoration: none;	

	}
	
.camp_shortdesc a:link, .camp_shortdesc a:active, .camp_shortdesc a:visited
{
	color: #5f5f5f;
	text-decoration: none;	

	}	
	
.camp_shortdesc a:hover
{
	text-decoration: underline;	
	}	
	
/* campaign copy; prizing info */	
.camp_copy
{
	color: #5f5f5f;
	text-decoration: none;	

	}
.camp_copy ul
{
	color: #5f5f5f;
	text-decoration: none;	

	}	
.camp_copy ol
{
	color: #5f5f5f;
	text-decoration: none;	

	}		
	
.camp_copy a:link, .camp_copy a:active, .camp_copy a:visited
{
	color: #fc8416;
	text-decoration: none;	

	}	
.camp_copy a:hover
{
	text-decoration: underline;	
	}		
	
/* campaign info; date/number of concepts info */		
.camp_info
{
	color: #5f5f5f;
	text-decoration: none;	

	}	
	
	
/* campaign View Concepts and Vote style */		
.camp_viewvote, .camp_viewvote a:link, .camp_viewvote a:active, .camp_viewvote a:visited
{	
	color: #fc8416;
	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: #fc8416;
	font-size:14pt;
}	

/* Campaign Landing page */

.camp_landing
{
	color: #5f5f5f;
	text-decoration: none;	

	}
.camp_landing ul
{
	color: #5f5f5f;
	text-decoration: none;	

	}	
.camp_landing ol
{
	color: #5f5f5f;
	text-decoration: none;	

	}		
	
.camp_landing a:link, .camp_landing a:active, .camp_landing a:visited
{
	color: #fc8416;
	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: #5f5f5f;
    text-decoration: none;
}      
.entry_title a:link, .entry_title a:active
{
    color: #5f5f5f;
    text-decoration: none
}    
.entry_title a:visited
{
    color: #A9A9A9;
    text-decoration: none;
}
.entry_title a:hover
{
    color: #FFC122;
    text-decoration: none;
}    

/* Entry Title. Author name and View concept */
.entry_link, .entry_link a:link, .entry_link a:active, .entry_link a:visited
{	
	color: #fc8416;
	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: #fc8416;
	}
	
/* The gap between each entry */	
.entry_gap
{
	background-color: #8a8687;
}

/*-----------------------------------------------------------------
  Campaign Engagement
-------------------------------------------------------------------*/

/* Show concept / review / vote / view counts  */
.engagement_data
{
    font-weight: bold;
    font-size: 13px;
    color: #fc8416;
    font-family: Verdana, Arial, Sans-Serif;
    margin-left: 0px;
}

.engagement_data a:link, .engagement_data a:active
{
    font-weight: bold;
    font-size: 13px;
    color: #fc8416;
    font-family: Verdana, Arial, Sans-Serif;
    }
.engagement_data a:hover, .engagement_data a:visited
{
    color: #fc8416;
    text-decoration: underline;
}	

/* 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: #fc8416;
	text-decoration: none;
	font-size: 13px;	
	}

.tab_text a:hover 
{
	text-decoration: underline;
	font-size: 13px;
	}	
		
/* the closed campaign link */
.closed_campaign
{
    color: #d9d9d9;
    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: #d9d9d9;
    text-decoration: none;
}
.closed_campaign a:hover
{
    color: #FC8416;
    text-decoration: underline;
}