@import url("/css/fonts.css");

* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; }

.section
{
	font-family: Open Sans Condensed, Calibri, sans-serif;
	font-size: 26px;
	color: #666666;
}

.section_small
{
	font-family: Open Sans Condensed, Calibri, sans-serif;
	font-size: 18px;
	color: #666666;
}

h1
{
	font-family: Open Sans Condensed, Calibri, sans-serif;
	font-size: 24px;
}

h2
{
	font-family: Open Sans Condensed, Calibri, sans-serif;
	font-size: 20px;
}

.movie_title
{
	font-family: Open Sans Condensed, Calibri, sans-serif;
	font-size: 26px;
}

h1.section_header
{
	font-family: Open Sans, Lora, Calibri, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

P	{ margin-bottom: 1em; }

A	{ color: #000999; }

A:hover, A.hovered
{
	color: #3399FF;
}

FORM	{ margin: 0px; }

INPUT.text,TEXTAREA.text
{
	font-family: Arial, Helvetica;
	border: 1px solid #000000;
	padding: 1px 4px;
}

SELECT.text
{
	font-family: Arial, Helvetica;
	border: 1px solid #000000;
}

INPUT.button,BUTTON.button
{
	font-family: Arial, Helvetica;
	border: 1px outset #EEEEEE;
	background: #CCCCCC;
	font-size: 11px;
	height: 24px;
	padding: 0px 8px;
}

INPUT.active_button,BUTTON.active_button
{
	font-family: Arial, Helvetica;
	border-top: 1px outset #66FF66;
	border-bpttom: 1px outset #66FF66;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #33CC33;
	font-size: 11px;
	height: 24px;
	padding: 0px 8px;
}

/*SPAN.fancy_button
{
	border: 1px solid #999999;
	padding: 1px;
	background: #000000;
	height: 24px;
}*/

TABLE.nice
{
	border-collapse: collapse;
}

TABLE.nice TD,TABLE.nice TH
{
	padding: 0px;
}

TABLE.no-border
{
	border-collapse: collapse;
}

TABLE.no-border TD,TABLE.no-border TH
{
	padding: 0px;
}

TABLE.accounting
{
	border-collapse: collapse;
}

TABLE.accounting TD,TABLE.accounting TH
{
	font-size: 11px;
	padding: 0px 8px;
}

.cat_nav
{
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
}

.spotlight
{
font-size: 11px;
color: #000000;
text-decoration: none;
}

.spotlight:hover
{
font-size: 11px;
color: #666666;
text-decoration: none;
}

.error
{
	color: #CC0000;
	font-weight: bold;
}

.success
{
	color: #00CC00;
	font-weight: bold;
}

A.big_link
{
	font-size: 16px;
	font-weight: bold;
}

.SEARCH_INPUT
{
height: 27px;
border-top: 2px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
font-size: 15px;
padding: 3px 0px 0px 3px;
}

.SEARCH_BUTTON
{
border: 0px;
height: 27px;
background: url(/images/button_bg.gif);
font-weight: bold;
color: #FFFFFF;
cursor: pointer;
}

.ORANGE_SEARCH_BUTTON
{
border: 0px;
height: 27px;
background: url(/images/orange_button_bg.gif);
font-weight: bold;
color: #FFFFFF;
cursor: pointer;
}

.BLUE_SEARCH_BUTTON
{
border: 0px;
height: 27px;
background: url(/images/blue_button_bg.gif);
font-weight: bold;
color: #FFFFFF;
cursor: pointer;
}

.GRAY_BUTTON
{
border: 0px;
height: 27px;
background: url(/images/button_bg_gray.gif);
font-weight: bold;
cursor: pointer;
color: #FFFFFF;
}

.LOGIN
{
height: 20px;
width: 160px;
font-size: 10px;
border-top: 2px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 3px 0px 0px 3px;
}

@media print
{
	.NON_PRINTING
	{
	display: none;
	}
}


.wap_list
{
background-color: #66FF66;
}

.wap_item
{
padding:1px;
background-color: #66FF66;
border-bottom: 1px solid #FFFFFF;
}

.wap_num
{
padding:1px;
border-right: 1px solid #FFFFFF;
}

.mobile_input
{
	border: 0px;
/*
	-webkit-border-radius: 15px; 
	-moz-border-radius: 15px; 
	border-radius: 15px;
*/
	padding-left: 10px; 
	width: 200px;
	height: 31px;
	font-size: 16px;
}

.iphone_list
{
font-size: 20px;
background-color: #000000;
}

.iphone_item
{
font-size: 20px;
padding:1px;
background-color: #dddddd;
border-bottom: 1px solid #FFFFFF;
}

.iphone_num
{
color: #000000;
font-size: 20px;
padding:1px;
border-right: 1px solid #FFFFFF;
}

#iphone_columns {
	-webkit-column-count: 3;
	-webkit-column-gap: 5px;
	-moz-column-count: 3;
	-moz-column-gap: 5px;
	column-count: 3;
	column-gap: 5px;
	text-align: center;
}


.CONTEST_TITLE
{
color: #247c20;
}

.comment-icon
{
border: 0px;
}

.INPUT_NOBORDER
{
border: 0px;
}

.NAV_LEFT
{
	font-family: Segoe UI;
}

.NAV_NEW
{
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.NAV_NEW:hover
{
color: #AAAAAA;
}

.NAV_MICRO
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #333333;
}

.NAV_MICRO:hover
{
color: #666666;
}

.NEWS_HEADER
{
width: 100%;
background-color: #CCCCCC;
}

.NEWS_TITLE
{
font-weight: bold;
font-size: 16px;
padding-bottom: 5px;
}

.NEWS_LINK
{
font-weight: bold;
font-size: 15px;
}

.NEWS_IMAGE_TD
{
vertical-align: top;
padding: 10px;
}

.NEWS_IMAGE
{
width: 120px;
border: 1px solid #000000;
}

.NEWS_DESCRIPTION
{
 padding-bottom: 15px;
}


.NEWS_TAB
{
cursor: pointer;
z-index: 10;
position: relative;
top: 1px;
border: 1px solid #CCCCCC;
font-weight: bold;
font-size: 15px;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
}

.fb_nav
{
display: block;
color: #ffffff;
text-decoration: none;
font-size: 11px;
}

.fb_nav:hover
{
color: #eeeeee;
text-decoration: none;
}

.fb_info_header
{
	border-right:1px solid #3b5998; 
	border-left: 1px solid #3b5998; 
	background: #FFFFFF;
	background-image:url('/images/facebook/bg.png');
	background-repeat: repeat-x;
	height: 25px;
}

.fb_a
{
	color:#3b5998;
	text-decoration:underline;
}

.fb_blue
{
	color:#3b5998;
}
	
.fb_ahover
{
	color: #666666;
}

.grey_border
{
	border: 1px solid #CCCCCC;
}

.event_area_box
{
	width: 165px;
	position: absolute; 
	left: 0;
	top:60;
	height: 100px;
	overflow: auto;
	text-align: left;
	border: 1px solid #e54f24;
	background-color: #ffffff;
}
.event_area_box_blue
{
	width: 165px;
	position: absolute; 
	left: 0;
	top:60;
	height: 100px;
	overflow: auto;
	text-align: left;
	border: 1px solid #1b75bb;
	background-color: #ffffff;
}

.event_area
{
	cursor: pointer;
	width: 100%;
	padding: 3px;
	font-size: 13px;
	height: 20px;
}

.event_area_selected
{
	cursor: pointer;
	width: 100%;
	padding: 3px;
	font-size: 13px;
	background-color: #e54f24;
	height: 20px;

}.event_area_selected_blue
{
	cursor: pointer;
	width: 100%;
	padding: 3px;
	font-size: 13px;
	background-color: #1b75bb;
	height: 20px;
}

.round_corners
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_top 
{
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	/* behavior: url(/css3_polyfill/PIE.htc); */		
}

.rounded_top_5
{
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;	
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_bottom
{
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;	
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_bottom_5
{
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;	
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_bottom_right
{
	-webkit-border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_top_left
{
	-webkit-border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_top_right
{
        -webkit-border-radius: 0px 10px 0px 0px;
        -moz-border-radius: 0px 10px 0px 0px;
        border-radius: 0px 10px 0px 0px;
        /* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_bottom_left
{
	-webkit-border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	border-radius: 0px 0px 0px 10px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_bottomright_only
{
	-webkit-border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_left
{
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;	
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_left_5
{
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;	
}

.rounded_right
{
	-webkit-border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;	
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_all
{
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_all_5 
{
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_top_15
{
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	/* behavior: url(/css3_polyfill/PIE.htc); */		
}

.rounded_bottom_15
{
	-webkit-border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;	
}

.rounded_bottom_40
{
	-webkit-border-radius: 0px 0px 40px 40px;
	-moz-border-radius: 0px 0px 40px 40px;
	border-radius: 0px 0px 40px 40px;	
}

.rounded_bottomright_15
{
	-webkit-border-radius: 0px 15px 15px 15px;
	-moz-border-radius: 0px 15px 15px 15px;
	border-radius: 0px 15px 15px 15px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_bottomright_10
{
	-webkit-border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_bottomright_5
{
	-webkit-border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.rounded_bottomleft_15
{
	-webkit-border-radius: 0px 0px 0px 15px;
	-moz-border-radius: 0px 0px 0px 15px;
	border-radius: 0px 0px 0px 15px;	
}

.rounded_topleft_15
{
	-webkit-border-radius: 15px 0px 0px 0px;
	-moz-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;	
}

.rounded_left_15
{
	-webkit-border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;	
}

.rounded_right_15
{
	-webkit-border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;	
}

.rounded_all_15
{
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	/* behavior: url(/css3_polyfill/PIE.htc); */		
}

.rounded_all_40
{
	-webkit-border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	border-radius: 40px 40px 40px 40px;	
}

.rounded_all_30
{
	-webkit-border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;	
}

.rounded_topright_40
{
	-webkit-border-radius: 0px 40px 0px 0px;
	-moz-border-radius: 0px 40px 0px 0px;
	border-radius: 0px 40px 0px 0px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.div_logo_corners
{
	-webkit-border-radius: 40px 160px 0px 0px;
	-moz-border-radius: 40px 160px 0px 0px;
	border-radius: 40px 160px 0px 0px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.div_logo_shadow
{
	-moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.5);
	box-shadow: 5px 5px 8px rgba(0,0,0,0.5);
	/* behavior: url(/css3_polyfill/PIE.htc); */
}

.box_shadow
{
        -moz-box-shadow: 5px 0px 3px rgba(0,0,0,0.5);      
        -webkit-box-shadow: 5px 0px 3px rgba(0,0,0,0.5);      
        box-shadow: 5px 0px 3px rgba(0,0,0,0.5);       		
}

.box_shadow_top
{
        -moz-box-shadow: -5px -5px 8px rgba(0,0,0,0.5);      
        -webkit-box-shadow: -5px -5px 8px rgba(0,0,0,0.5);      
        box-shadow: -5px -5px 8px rgba(0,0,0,0.5);
}

.box_shadow_inset
{
        -moz-box-shadow: inset 0px 0px -8px rgba(0,0,0,0.5);      
        -webkit-box-shadow: inset 0px 0px -8px rgba(0,0,0,0.5);      
        box-shadow: inset 2px 2px 8px rgba(0,0,0,0.5);
        /* behavior: url(/css3_polyfill/PIE.htc); */
}

.rounded_box_shadow
{
        -moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.5);      
        -webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.5);      
        box-shadow: 5px 5px 8px rgba(0,0,0,0.5);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	/* behavior: url(/css3_polyfill/PIE.htc); */	
}

.deal_admin_button
{
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	margin: 3px;	
	padding: 3px 3px 5px 4px;
	border: none;
	height: 24px;
	width: 24px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	color: #FFFFFF;
	background: #666666;
}

.deal_button
{
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	margin: 3px;	
	padding: 3px 10px 5px 10px;
	border: none;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	color: #FFFFFF;
	background: #666666;
}

.deal_text_shadow
{
	text-shadow: #888888 0px 1px 0px;
}

.text_transform_330
{
	transform:rotate(330deg);
	-ms-transform:rotate(330deg); /* IE 9 */
	-moz-transform:rotate(330deg); /* Firefox */
	-webkit-transform:rotate(330deg); /* Safari and Chrome */
	-o-transform:rotate(330deg); /* Opera */
}

.text_transform_345
{
	transform:rotate(345deg);
	-ms-transform:rotate(345deg); /* IE 9 */
	-moz-transform:rotate(345deg); /* Firefox */
	-webkit-transform:rotate(345deg); /* Safari and Chrome */
	-o-transform:rotate(345deg); /* Opera */
}

.text_transform_350
{
	transform:rotate(350deg);
	-ms-transform:rotate(350deg); /* IE 9 */
	-moz-transform:rotate(350deg); /* Firefox */
	-webkit-transform:rotate(350deg); /* Safari and Chrome */
	-o-transform:rotate(350deg); /* Opera */
}

.text_transform_15
{
	transform:rotate(15deg);
	-ms-transform:rotate(15deg); /* IE 9 */
	-moz-transform:rotate(15deg); /* Firefox */
	-webkit-transform:rotate(15deg); /* Safari and Chrome */
	-o-transform:rotate(15deg); /* Opera */
}

.background_rgba_white_20
{
	background-image: url('/images/transparent_white_20.png');
	/* background-color:rgba(255,255,255,0.2); */
}
/*
.no-rgba .background_rgba_white_20 {
   background-color: transparent;
   background-image: url('/images/transparent_white_20.png');
}
*/

.background_rgba_black_20
{
	background-image: url('/images/transparent_black_20.png');	
}

.alpha_40
{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.alpha_20
{
	opacity:0.2;
	filter:alpha(opacity=20);
}

*:focus {outline: none;}

td.job_field_name
{
	color: #777777;
	padding: 5px;
	font-weight: bold;
}

td.job_field_value
{
	font-weight: bold;
	padding: 5px;
}

a.job_remove_field
{
	text-decoration: none;
	font-size: 90%;
	color: #FF4444;
	vertical-align: 20%;
	font-weight: bold;
}

table.pad_content > tbody > tr > td:not(:last-of-type)
{
	padding: 2px 25px 2px 0px;
	font-weight: bold;
}

table.pad_content > tbody > tr > td:last-of-type
{
	font-size: 20px;
	font-family: Calibri, Arial;
}

table.pad_content > tbody > tr > td
{
	text-align: left;
	valign: top;
}

A.classified_cat
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.classified_cat:hover
{
	text-decoration: underline;
	background: #DDDDDD;
	font-weight: bold;
}

/*
//	[cmcguire]	Added 7/29/2013
//	Notes:	CSS classes added for header navigation
*/

.header_nav
{
	width: 1190px;
	height: 25px;
	padding: 0px 20px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	background-image: url('/images/transparent_black_50.png');
	overflow: hidden;
}

.header_nav a
{
	color: #FFFFFF;
	text-decoration: none;
}

.header_nav_element_left
{
	margin: 5px;
	float: left;
	background-image: none;
}

.header_nav_element_left:hover
{
	margin: 5px;
	float: left;
	background-image: url('/images/transparent_black_50.png');
}

.header_nav_element_right
{
	margin: 5px;
	float: right;
	background-image: none;
}

.header_nav_element_right:hover
{
	margin: 5px;
	float: right;
	background-image: url('/images/transparent_black_50.png');
}

.header_nav_divider_left
{
	margin: 5px 20px 5px 20px;
	float: left;
}

.header_nav_divider_right
{
	margin: 5px 20px 5px 20px;
	float: right;
}

.onclick
{
	cursor: pointer;
}

/*
//	[cmcguire]	Added 7/30/2013
//	Notes:	CSS classes added for main site footer
*/

.footer
{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 110px;
}

.footer_main
{
	background-color: #222222;
	margin: 10px auto 0;
	width: 1190px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	padding: 10px 0 0 0;
	position: relative;
}

.footer_main a
{
	text-decoration: none;
	color: #555555;
}

.footer_element
{
	float: left;
	height: 30px;
	background-color: #222222;
	color: #555555;
	font-size: 10px;
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
}

.footer_element:hover
{
	background-color: #333333;
}

.footer_element img
{
	width: 20px;
	height: 20px;
	margin-right:5px;
	float: left;
}

.cat_container
{
	overflow: hidden;
}

.cat_text
{
	display: inline-block;
	padding-top: 4px;
	float: left;
	height: 20px;
}

.copyright
{
	font-size: 10px;
	color: #555555;
}

table.mobile_category_list
{
	border-collapse: separate;
	background: #AAAAAA;
}

table.mobile_category_list td
{
	padding: 0px 0px 1px 0px;
}

div.body_content
{
	border-radius: 10px;
	background: #FFFFFF;
	padding: 10px;
}

