/*
# ------------------------------------------------------------------------
# JA Rasite - Stable - Version 1.0 - Licence Owner JA175229
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
# ------------------------------------------------------------------------
*/


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { width: 100%; clear: both; }
.main { width: 980px; max-width: 1200px; margin: 0 auto; position: relative;}
.maintnav,
.mainbot,
.mainfs,
.mainft,
.mainsl,
.mainst { width: 956px; max-width: 1200px; margin: 0 auto; position: relative;}

.column { overflow: hidden; float: left; }

.ja-mass { clear: both; }

/* Gutter ---*/
#ja-container.ja-l1 .main .inner,
.main .inner {
/* We use liquid layout, so we need to insert a div which will create margin if need */
	padding-left: 5px;
	padding-right: 14px;
}
#ja-main .inner {
/* We use liquid layout, so we need to insert a div which will create margin if need */
	padding-left: 14px;
	padding-right: 14px;
}
.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module { 
/* for side columns and spotlight, we only need to add margin or padding to Module */
	margin-left: 5px;
	margin-right: 5px;
}

.ja-inset2 div.ja-moduletable, .ja-inset2 .div.moduletable, .ja-inset2 div.ja-module, .ja-inset2 div.module {
	margin-right: 0;
	margin-left: 16px;
}

.ja-inset1 div.ja-moduletable, .ja-inset1 .div.moduletable, .ja-inset1 div.ja-module, .ja-inset1 div.module {
	margin-right: 16px;
	margin-left: 0;
}

.article_column .contentpaneopen {
/* for article columns, we only need to add margin or padding to this div  */
	padding-left: 0;
	padding-right: 0;
}

.leading { }

.article_row {
/* minus the spacing of the article row to macth with the Gutter & global grid */
	margin-left: 0px;
	margin-right: 0px; 
}

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody { float: left; }
#ja-current-content, #ja-main { float: right; }

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {}
.ja-col {}

/* Left Column ---*/
#ja-left .ja-l2 .ja-left1, #ja-left .ja-l2 .ja-left2 { width: 50%; }
#ja-left .ja-l1 .ja-col { width: 100%; }

/* Right Column ---*/
#ja-right { float: right; }
#ja-right .ja-r2 .ja-right1, #ja-right .ja-r2 .ja-right2 { width: 50%; }
#ja-right .ja-r1 .ja-col { width: 100%; }

/* HEADER
--------------------------------------------------------- */
#ja-header {}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { clear: both; }

/* CONTENT'S GRIDS
--------------------------------------------------------- */
.article_column { float: left; position: relative; }

.cols1 .article_column { width: 100%; }
.cols2 .article_column { width: 50%; }
.cols3 .article_column { width: 33.33%; }
.cols4 .article_column { width: 25%; }
.cols5 .article_column { width: 20%; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl {}
#ja-botsl {}

.ja-box { float: left; overflow: hidden; }
/*.ja-content-main .ja-rs5-mr {
	zoom: 1;
	overflow-y:hidden;
	overflow-x:auto;
}*/
#ja-contentwrap .column {overflow: visible; }

.yjsquare_yjis .yjsquare_in{padding:0; margin:0}
.YJSlide_slide .YJSlide_intro{display:block; position:absolute; width:258px; right:5px; left:auto; top:24px; height:240px; background:none; font-weight:normal; text-shadow:2px 2px 3px #FFFFFF}
.slide_title{font:italic 24px Georgia,"Times New Roman",Times,serif; color:#16ACF8; font-weight:bold clear:both; display:block; overflow:hidden; margin:0 0 10px 0}
.YJSlide_slide .YJSlide_intro p{clear:both; display:block; overflow:hidden; height:240px; font-size:11px; color:#999999; font-weight:bold}
#YJS_left, #YJS_right, 
#YJS_left_1, #YJS_right_1, 
#YJS_left_2, #YJS_right_2, 
#YJS_left_3, #YJS_right_3, 
#YJS_left_4, #YJS_right_4, 
#YJS_left_5, #YJS_right_5{display:block; position:absolute; bottom:10px; top:auto; left:auto; right:240px; background:url(../images/navs_l.png) left center; width:16px; height:16px; z-index:200}
#YJS_right, #YJS_right_1, 
#YJS_right_2, #YJS_right_3, 
#YJS_right_4, #YJS_right_5{right:220px; left:auto; background:url(../images/navs_r.png) right center}
.read_big{display:block; height:25px; width:112px; text-align:center; line-height:25px; float:right; background:url(../images/typ/read_big.png) no-repeat left top; color:#222; font-weight:normal; text-transform:uppercase; margin:35px 0 0 0; text-shadow:1px 1px #fff}

