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

BODY,TD,TH
{
font-family: Arial, Helvetica;
font-size: 12px;
color: #000000;
}

A
{
color: #000999;
}

A:hover
{
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: 1px outset #66FF66;
	background: #33CC33;
	font-size: 11px;
	height: 20px;
	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_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
{
color: #ffffff;
text-decoration: none;
}

.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;
}

H1
{
font-family: Arial, Helvetica;
font-size: 18px;
color: #000000;
}

H2
{
font-family: Arial, Helvetica;
font-size: 14px;
color: #000000;
}

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

.rounded_top
{
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;	
}

.rounded_bottom
{
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;	
}

.rounded_left
{
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;	
}

.rounded_right
{
	-webkit-border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;	
}

.rounded_all
{
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;	
}

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

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

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

.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;	
}

.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;
}
