/* ------------- Content ------------- */
#content
{
	width: inherit;
	background: url(App_Themes/blue/img/toppage_bcg.jpg) repeat-x top left;
	text-align: justify;
}

#topImage
{
	height : 290px;
}

#lineNews
{
	margin : 0px;
	/*margin-left : 45px;*/
	width : 530px;
	float : left;
}

#lineNewsBack
{
	width: 500px; 
	margin-left: 56px;  
}

#conter
{
	float: right;
	display: inline;
	margin-top:10px;
	margin-right:120px;
	text-align : right;
	/*width : 150px;*/
	font-size : 10px;
	color : #777777;
	/*height : 100%;*/
}


#lineNews img
{
	padding : 6px 7px 0px 0px;
	margin: 0;
	float: left;
}



#button-download
{
	float: left;
	margin : 0;
	padding : 0;
}

#message-top
{
	margin-top : 10px;
}

.top-column-left
{
	width: 330px;
	display: inline;
	margin-left: 50px;
	margin-top: 5px;
	float: left;

}

.top-column-right
{
	width: 330px;
	display: inline;
	margin-right: 50px;
	margin-top: 5px;
	float: right;

}

h1
{
	clear: both;
}

.top-sns
{
	text-align: justify;
}

.top-sns img
{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	/*top: 80px;*/
}

.top-bbs
{
	text-align: justify;
}

.top-bbs img
{
	float: left;
	margin-right: 10px;
	/*margin-bottom: 10px;*/
}

/* 1 Column */
.top-1column-box /*div*/
{
	width: 700px;
	float:left;
	margin-top: 0px;
	margin-left: 50px;
	display:inline;
}

.top-1column-box .top-downloadbtn
{
	/*margin-right: 30px;*/
	margin-bottom:0px;
}

#button-download
{
	float: left;
	margin : 0;
	margin-right: 26px;
	padding : 0;
}

.button-download-link
{
	width: 300px;
	height: 104px;
	background: url(App_Themes/blue/img/btn_dl_hot.jpg) no-repeat;
}

/* Download Button Rollover Highligh */
* html a:hover
{
	visibility:visible;
}

.button-download-link a:hover img
{
	visibility:hidden;
}

#button-download .button-download-link a
{
	position: relative;
	display: block;
	text-decoration: none;
}

#button-download .button-download-link a span
{
	position: absolute;
	float: left;
	top: 54px;
	left: 30px;
	z-index: 10;
	margin: 0;
	color: White;
	cursor: pointer;
}

#button-download .button-download-text
{
	font-size : 10px;
	margin-top: -3px;
	/*margin-right :39px;*/
	color : #999999;
	text-align : center;
}


#button-download .button-download-text li
{
	display: inline;
	margin: 0px 5px;
}

#button-download .button-download-text li a
{
	color: #777777;
}

.top-1column-box .top-lunascapefeature
{
	float: right;
}

/* Submenu */
#submenu
{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
	/*height: 30px;*/
	/*background: url(App_Themes/blue/img/submenu_repeat2.jpg) repeat-x;*/
}

#submenu ul
{
	text-align: center;
	float: left;
	padding: 0px;
	
}

#submenu li
{
	display: inline;
	margin: 0px 19px;
}

#submenu li a
{
	text-decoration: none;
	color: #666666;
	/*color: #fffeee;*/
	font-weight: bold;
}

/*#submenu .submenu_left
{
	float: left;
	margin: 0;
	padding: 0;
}

#submenu .submenu_right
{
	float: right;
	margin: 0;
	padding: 0;
}*/

.submenu-liner
{
	clear: both;
	width: 100%;
	height:1px;
	background: url(App_Themes/blue/img/footer_line.jpg) no-repeat center;	
}

/* Iframe */

.top-iframe
{
	width: 330px;
	height: 590px;	
}


/* News and Mobile */
.news-mobile
{
	clear: both;
	margin-left: 50px;	
}
.news-mobile img
{
	margin-top: 15px;	
}
/* News */
.top-info
{
	clear: both;
}

.top-liner
{
	clear: both;
	margin-left: 50px;
	width: 700px;
	height:2px;
	background: url(App_Themes/blue/img/footer_line.jpg) no-repeat center;	
}

/* Icons */

.top-icons
{
	float: left;
}

.top-icons li
{
	display: inline;	
}

.top-icons-margin-left
{
	margin-left: 10px;	
}

/* ------ News --------- */
.top-news
{
}

.top-news h3
{
	margin-bottom:5px;
	margin-top:0px;
	font-weight: normal;
}

.top-news .top-news-source
{
	padding-right: 10px;
	font-weight: bold;
}

.top-news .top-news-date
{
	color: Red;
}

/* Slider */
.slider
{
	width: 390px;
	/*height: 360px;*/
	height: 465px;
	/*border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;*/
	overflow: hidden;
}

.slider .handler
{
	height: 30px;

}

.slider .handler .handler_wrapper
{
	height: 30px;
	background: url(App_Themes/blue/img/handler_repeat.jpg) repeat-x;
}

.slider .handler .handler_wrapper_hot
{
	height: 30px;
	background: url(App_Themes/blue/img/handler_repeat_hot.jpg) repeat-x;
}


.slider .handler h3
{
	float: left;
}

.slider .handler .handler_left
{
	float: left;
	height: 30px;
	width: 6px;
	background: url(App_Themes/blue/img/handler_left.jpg) no-repeat;
}

.slider .handler .handler_right
{
	float: right;
	margin:0;
	height: 30px;
	width: 19px;
	background: url(App_Themes/blue/img/handler_right.jpg) no-repeat;
}

.slider .handler .handler_left_hot
{
	float: left;
	height: 30px;
	width: 6px;
	background: url(App_Themes/blue/img/handler_left_hot.jpg) no-repeat;
}

.slider .handler .handler_right_hot
{
	float: right;
	margin:0;
	height: 30px;
	width: 19px;
	background: url(App_Themes/blue/img/handler_right_hot.jpg) no-repeat;
}

.slider .contents
{
	height:220px;
	margin: 0px 4px;
	overflow: hidden;
	/*background: url(App_Themes/blue/img/slider_contents.jpg) no-repeat center;*/
	background: url(App_Themes/blue/img/slider_content_repeat.jpg) repeat-x center;
	
}

.slider .contents .contents_wrapper
{
	margin: 7px;
}

.slider .contents .contents_wrapper h4
{
	color: #444444;
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0px;
}

.slider h3
{
	font-weight: bold;
	font-size: 12px;
	/*padding: 3px;*/
	padding: 6px 0px 0px 0px;
	margin: 0px;
	/*margin: 6px 0px 0px 10px;*/
}

.slider h3 a
{
	text-decoration: none;
	color: #444444;
}


.slider p
{
	/*padding: 10px;*/
}

.slider img
{
	margin-right: 10px;
	float: left;
}
