
/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla LLC                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*CENTER TOP IS THE TOP PART OF THE SITE. SEE yjsg_main.php FOR REFERENCE*/
#centertop, #centerbottom {
	text-align:left;
	margin:0 auto;
	clear:both;
}

/* CENTERBOTTOM IS THE BOTTOM PART OF THE SITE SEE yjsg_main.php FOR REFERENCE */
#centerbottom {
	position:relative;
}
/*------HEADER------*/
#header_out{
	display:block;
	clear:both;
}
#header {
	text-align:left;
	position:relative;
	padding:5px 0 5px 0;
	overflow:hidden;
	z-index:1000;
}
/*------HEADER END------*/
#logo {
	float:left;
	text-align:left;
	overflow:hidden;
}

/* LOGO HOMEPAGE LINK */
#logo a {
	text-indent:-7500px;
	display:block;
	text-decoration:none;
	width:100%;
}

/* main body layouts with  side modules
--------------------- */
/* HOLDER DIV CONTAINS LEFT, MAINBODY, RIGHT AND ALL INSETS */
#holder, #holder2, #holder3 {
	height:100% !Important;
	height:1%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	padding:0px 0;
}

/* layout1.php , layout2.php, layout3.php reset and layout1.php main floats. layout 1 does not contain insettop and insetbottom*/
#leftblock, #midblock, #rightblock, #insetblock, #insetsholder_2t, #insetsholder_2b, #insetsholder_3t, #insetsholder_3b {
	height:100% !Important;
	height:1%;
	overflow:hidden;
	text-align:left;
	float:left;
}

/* layout2.php*/
#holder2 #midblock {
	float:left;
}

#holder2 #leftblock, #holder2 #rightblock, #holder2 #insetblock {
	float:right;
}

#holder2 #insetsholder_2t {
	float:left;
}

#holder2 #insetsholder_2b {
	float:right;
}

/*layout3.php*/
#holder3 #midblock {
	float:right;
}

#holder3 #leftblock, #holder3 #rightblock, #holder3 #insetblock {
	float:left;
}

#holder3 #insetsholder_3t {
	float:right;
}

#holder3 #insetsholder_3b {
	float:left;
}

.clearm {
	clear:both;
	height:1px;
	overflow:hidden;
}

/*END DEFAULT GRID LAYOUT*/

/*BEGING YJSIMPLEGRID 
#yjsg1 contains top1  - top5
#yjsg2 contains adv1 - adv5
#jsg3 contains user1 - user5
#jsg4 contains user6 - user10
#jsg5 contains user11 - user15
#yjsg6 contains user16 - user20
#yjsg7 contains user21 - user25
#yjsgheadergrid contains logo div ,  header1 - header3
#yjsgbodytop contains bodytop1 - bodytop3
#yjsgbodybottom  contains boddybottom1 - bodybottom3
*/
#yjsgheadergrid {
	float:right;
	overflow:hidden;
	height:auto;
	margin:0;
	padding:0;
}

#yjsg1, #yjsg2, #yjsg3, #yjsg4, #yjsg5, #yjsg6, #yjsg7, #yjsgbodytop, #yjsgbodybottom {
	margin:0px auto 0px auto;
	text-align:center;
	overflow:hidden;
	height:auto;
	width:100%;
	padding:15px 0;
}
#yjsg2{
	margin-top:0;
}
#yjsgbodytop, #yjsgbodybottom {
	width:100%;
	padding:0 0 0px 0;
	margin:0px 0 0px 0;
	clear:both;
}

/* MAIN MODULE CONTAINER CLASS. FOR SPECIFIC STYLING
   USE #user1 .yjsgxhtml or #user1 .yjsgxhtml .yjsquare  */
.yjsgxhtml {
	float:left;
	clear:right;
	text-align:left;
	margin:0;
	padding:0;
}

.yjsgxhtml .yjsquare_in {
}

/* EXAMPLE OF LAST MODULE IN THE GRID BG IMAGE OVERRIDE 
   WE USED GRID1 MODULE POSITION TOP5. USEFULL FOR INSET LINE SEPARATOR BETWEEN MODULES*/
#yjsg1 #top5 {
/*background:none;*/
}

/* GUTTERS */
/* SQUARE MODULES GUTTER */
.yjsgxhtml .yjsquare {
	margin:0 0;
	padding:0 0;
}

/* yjplain */
.yjplain{
	padding:5px 10px;
}
.yjplain p {
	padding:5px 10px;
}

/* KEEP LEFT, RIGHT, INSET, INSETTOP, INSET BOTTOM OF THE EDGES */
#insetsholder_2t, #insetsholder_2b {
	padding:0;
	margin:0px 0 0 0;
}

.inside {
	margin:0;
	padding:0px 3px;
	overflow:hidden;
}

/*KEEP MAINBODY GRID, BODYTOPS AND BODYBOTTOMS OF THE EDGE
--------------------- */
.insidem {
	padding:0px 3px;
	margin:0 0;
}

/*END GUTTERS*/
/*FOOTER AND FOOTER LINKS
--------------------- */
#footer {
	clear:both;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	padding:0px 0;
	position:relative;
}

#youjoomla {
	clear:both;
	text-align:left;
	padding:5px 10px;
	overflow:hidden;
}

#footmod {
	clear:both;
	text-align:left;
	padding:0;
	margin:0px;
	overflow:hidden;
}

#cp {
	text-align:left;
	padding:2px 0px;
	overflow:hidden;
}

.yjsgcp span {
	text-transform:capitalize;
}

.validators {
	float:left;
	text-align:left;
}

.yjsglogo {
	position:absolute;
	right:10px;
	display:block;
	top:10%;
	height:48px;
	width:229px;
	margin:0;
	padding:0;
	background: url(../images/yjsglogo.png) no-repeat center center;
}
.yjsglogo span{
	line-height:999px;
}
#joomlacredit {
	padding:3px 0px 3px 0px;
	text-align:left;
	text-indent:10px;
	margin:0 auto;
}

/* DEFAULT SQUARE MODULES. FOR ROUND MODULES OPEN rounded.css
ALSO APPLIED ADDITIONAL MODULE CLASS FOR DIFFERENT MODULE STYLES. 
TO ACTIVATE THEM ADD _yj1 or _yj2 IN MODULE MANAGER Module Class Suffix TEXT INPUT.
STYLE FOR THESE MODULES IS IN COLOR.css file where COLOR IS YOUR CURRENT DEFAULT SITE STYLE
--------------------- */
/* MAIN MODULE HOLDER*/
.yjsquare, .yjsquare_yj1, .yjsquare_yj2,.yjsquare_sub {
	margin: 5px 0 5px 0px!Important;
	padding: 0px;
	clear: both;
	display:block;
	height:100% !Important;
	height:1%;
	overflow:hidden;
}

/* MODULE TITLE */
.yjsquare h4, .yjsquare_yj1 h4, .yjsquare_yj2 h4,.yjsquare_sub h4 {
	text-transform: capitalize;
	overflow:hidden;
	padding:0;
	margin:5px;
	font-size:165%;
}

/* MODULE TITLE SPAN*/
.yjsquare h4 span, .yjsquare_yj1 h4 span, .yjsquare_yj2 h4 span,.yjsquare_sub h4 span {
	text-transform: capitalize;
	overflow:hidden;
}

/* MODULE CONTENT*/
.yjsquare_in, .yjsquare_yj1 .yjsquare_in, .yjsquare_yj2 .yjsquare_in,.yjsquare_sub .yjsquare_in {
	overflow:hidden;
	padding: 10px;
}

/* MODULE p ELEMENT*/
.yjsquare p, .yjsquare_yj1 p, .yjsquare_yj2 p,.yjsquare_sub p{
	overflow:hidden;
	padding:3px;
}

/*FOOTER MODULE STYLE
--------------------- */
#footmod .yjsquare {
	padding:0;
	margin:0;
}

#footmod .yjsquare h4 {
}

#footmod .yjsquare h4 span {
}

#footmod li, #footmod li:hover {
	list-style-type:none;
	list-style-image:none;
	background:none;
}

#footmod ul {
	padding:0;
	margin:0;
}

#footmod ul li {
	display: inline;
	margin:0;
	padding:0 10px 0 0;
}

#footmod ul li a {
}

/*PATHWAY*/
#pathway {
	padding:3px 5px;
}

#pathway .yjsg_breadcrumbs a.pathway {
	margin:0 5px 0 0;
	padding:0 15px 0 0;
}

/*SITE TOOLS DIV CONTAINING RTL/LTR SWITCH AND FONT RESIZER*/
#tools {
	position:absolute;
	z-index:100;
	left:185px;
	bottom:20px;
	padding:0px 0px 0 0px;
	margin:0;
	text-align:left;
	width:auto;
	font-weight:bold;
	height:25px;
	line-height:19px;
}

#tools .tdir {
	font-size:80%;
	margin:0 0 4px 0;
}

#tools .fs {
	font-size:110%;
	margin:0 7px 0 0;
}

#tools img {
}

/* ADDITIONAL MODULE STYLES */
/*mod_poll
--------------------- */
.pollbuttons {
	margin:0 auto;
	text-align:center;
}
.button, .validate, .poll_results {
	font-weight:bold;
	font-size:90%;
	text-transform:lowercase;
	height:23px;
	width:58px;
	padding:2px 0px 4px 0!important;
}
.poll_results{
	padding:2px 7px 4px 0!important;
	margin:0 0 0 10px;
	height:23px;
}
/*login module
--------------------- */
#modlgn_passwd, #modlgn_username {
	width: 95%;
	height:16px;
	padding-left: 3px;
	padding-top:3px;
}
/*------SEARCH MODULE-------*/
.yjsquare_search .yjsquare_in{
	padding:0;
	margin:15px 0;
	float:right;
}
.inputbox_search{
	width:481px;
	height:38px;
	padding-left:10px;
	margin-right:-10px;
	line-height:38px;
	font-size:90%;
}
.button_search {
	font-weight:bold!important;
	height:38px;
	width:74px;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	right:0px;
	padding:0 0 2px 0;
}
/*------END SEARCH MODULE-------*/

/*BANNER MODULE AND IMAGE .banner CLASS.
USED FOR POSITIONING WHEN RESIZING LOGO AND HEADER BLOCK*/
#yjsgheadergrid .bannergroup, #yjsgheadergrid .banner {
	padding:15px 0 0 0;
	text-align:right;
}

/* MODULE NEWS FLASH */
div.yjsg-newsflash {
	overflow: hidden;
}

div.yjsg-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}

div.yjsg-newsflash div.last {
	padding-bottom: 0px;
}

/* QUICK NAVIGATION FOOTER */

ul.quick_nav {
	margin:0;
	padding:0;
	list-style-type:none;
	background:none;
}

ul.quick_nav li {
	display:block;
	width:50%;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	background:none;
	overflow:hidden;
}

ul.quick_nav li a {
	height: 26px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding:5px 0 0 15px;
}
/* DEFAULT GRID OVERRIDES AND ADDITIONAL CSS. 
NOTE! DO NOT EDIT ABOVE. USE CSS OVERRIDE FOR CHANGES. 
IS EASIER TO SET BACK TO DEFAULT IF YOU MAKE MISTAKE.
HERE IS CSS OVERRIDE EXAMPLE 
http://www.youjoomla.com/how-to-use-module-css-override.html*/

/*------------------SMALL MENU-----------------*/
#smallnav { 
	height:32px; 
	display:block;
	overflow:hidden;
}
#small_holder{
	display:block;
	overflow:hidden;
	margin:0 auto;
	text-align:right;
}
#smallmenu {
	display:block;
	overflow:hidden;
	margin:0 auto;
	float:right;
	height:32px; 
	line-height:32px;
	font-size:90%;
}
#smallmenu tr td a{
	padding:0 10px;
}
#smallmenu tr td a:hover,
#smallmenu tr td a:focus{
	text-decoration:underline;
}
/*-----------------END SMALL MENU----------------------*/
/*------IMAGE SLIDER GRID 2-------*/
#yjsg2{
	padding:0;
}
.yjsquare_yjis .yjsquare_in{
	padding:0;
}
#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{
	bottom:5%;
	width:66px;
	height:46px;
	position:absolute;
}
#YJS_right,#YJS_right_1,
#YJS_right_2,#YJS_right_3,
#YJS_right_4,#YJS_right_5{
	right:0;
}
.bottom_shade{
	display:block;
	overflow:hidden;
	clear:both;
	height:100%;
	margin-top:-5px;/*internte explorer*/
}
.YJSlide_slide .YJSlide_intro{
	width:503px;
	left:24.7%;
	bottom:3%;
	height:131px;
	font-weight:bold;
	overflow:hidden;
}
.YJSlide_intro h4{
	font-family:'DroidSansBold', Arial, sans-serif;
	font-weight:bold!important;
	font-size:18px;
	margin:20px 0 0 15px;
	padding:0;
}
.YJSlide_intro p{
	height:65px!important;
	margin:10px 0 0 15px!important;
	padding:0!important;
	font-weight:normal;
}
/*------END IMAGE SLIDER GRID 2-------*/
/*------MIDLE GRID-------------*/
.inside,.insidem{
	padding:0px;
}
/*-----Yj Accordion Newsflash--------*/
.itemcategory{
	line-height:50px;
	height:50px;
	display:block;
	overflow:hidden;
	clear:both;
	position:relative;
}
.cat_title{
	font-weight:bold!important;
	left:17px;
	font-size:18px;
	position:absolute;
}
.cat_link{
	font-size:90%;
	margin:3px 20px 0 0;
	float:right;
	font-style:italic;
}
.yjsquare_yjacc_newsflash .yjsquare_in {
	padding:0;
	margin:0;
}
.yjacnf_toggler_style{
	padding:0;
}
.yjacnf_toggler_style .title_in{
	padding:12px 0 12px 18px;
	font-size:14px;
}
.yjacnf_holder{
	display:block;
	overflow:hidden;
	padding:0 0 0 15px;
}
/* NEWS ITEM IMAGE HOLDER */
.yjacnf_holder .item_image {
	float:none;
	margin:0;
	padding:12px;
}
.yjacnf_holder .item_intro{
	padding:12px 10px;
	font-size:90%;
}
/*-----End Yj Accordion Newsflash--------*/
/*----MODULE STYLE YJ1--------*/
.yjsquare_yj1 .yjsquare_in{
	padding:10px 25px 10px 25px;
}
.yjsquare_yj1 h4{
	font-style:italic;
	font-size:18px;
	height:65px;
	line-height:65px;
	padding-left:24px;
	margin:0;
}
.yjsquare_yj1 h5{
	font-size:100%;
}
/*----END MODULE STYLE YJ1--------*/
/*----MODULE STYLE YJ2--------*/
.yjsquare_yj2 .yjsquare_in{
	padding:10px 0 0 15px;
}
.yjsquare_yj2 h4{
	font-weight:bold!important;
	padding-left:10px;
}
/*----END MODULE STYLE YJ2--------*/
/*----SOCIAL LINKS--------------*/
#social_holder{
	margin:15px 10px 15px 15px;
	display:block;
	overflow:hidden;
	width:279px;
	height:184px;
}
.soc_holder{
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
	height:58px;
	margin:5px 10px 5px 10px;
}
.facebook,.twitter,.rss{
	display:block;
	overflow:hidden;
	margin-top:10px;
}
.twitter{
	margin-top:7px;
}
.rss{
	margin-top:3px;
}
.facebook p,.twitter p,.rss p{
	margin-left:25px;
}
.facebook p span,.twitter p span,.rss p span{
	font-size:14px;
	font-weight:bold;
}
.follow_facebook,.follow_twitter,.follow_rss{
	position:absolute;
	right:0;
	top:15px;
	display:block;
	overflow:hidden;
	width:68px;
	height:26px;
	text-align:center;
	line-height:26px;
	text-transform:uppercase;
	font-size:11px;
	font-style:italic;
}
.follow_twitter{
	top:10px;
}
.follow_rss{
	top:8px;
	width:85px;
}
/*----END SOCIAL LINKS--------------*/
/*----YJNF ULTIMATE-------------*/
.yjnewsflashu_in {
	padding:10px;
	margin:0;
}
/* NEWS ITEM TITLE */
.yjnewsflashu a.itemtitle {
	margin:0 0 0px 0;
	font-weight:normal;
}
/*----END YJNF ULTIMATE-------------*/
/*----ABOUT US MODULE-------------*/
.read_more_yj1{
	font-style:italic;
	float:right;
	margin:25px 15px 0 0;
}
/*----ABOUT US MODULE-------------*/
/*-----BOTTOM GRIDS AND FOOTER----------*/
#bottom_grids_out{
	display:block;
	overflow:hidden;
	clear:both;
}
/*-----END BOTTOM GRIDS AND FOOTER----------*/
/*-----Categories and Blogroll-------------*/
#yjsg6 .yjsquare_in,
#yjsg7 .yjsquare_in{
	padding-left:20px;
	padding-right:20px;
}
#yjsg6 h4,
#yjsg7 h4{
	padding:0 0 5px 5px;
	font-style:italic!important;
	font-weight:bold!important;
}
#yjsg6 ul,
#yjsg7 ul{
	float:left;
	margin-right:35px;
}
#yjsg6 ul li,
#yjsg7 ul li{
	padding:5px 0 5px 20px;
}
/*-----End Categories and Blogroll-------------*/
/*-----Subscribe to our newsletter-------------*/
.yjsquare_sub h3{
	font-size:120%;
	margin:0 0 15px 0;
	font-style:italic;
	text-transform:uppercase;
}
#subscribe_holder{
	display:block;
	overflow:hidden;
	clear:both;
}
.yjsquare_sub .inputbox,.yjsquare_sub .inputbox_email{
	font-size:10px;
	text-transform:uppercase;
	width:129px;
	height:30px;
	line-height:30px;
	padding-left:5px;
}
.yjsquare_sub .inputbox_email{
	width:207px;
	height:30px;
}
.sub_button{
	width:75px;
	height:32px;
	font-size:11px;
	text-transform:uppercase;
	margin:10px 48px 0 0;
	float:right;
	padding:0;
	font-weight:bold;
}
.sub_p{
	float:right;
	padding:10px 50px 0 0;
	font-size:10px;
}
/*-----End subscribe to our newsletter-------------*/
.componentheading{
	padding:10px 0!important;
}
a.readon:link, a.readon:visited {
	font-weight:bold;
}
.title{
	margin-top:10px;
}