/*------------------------------------------------------------------------
# JA Edenite 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
/* CSS Document */
/*--------------------------------------body---*/
@font-face {
	font-family: RobotoR;
	src: url('../fonts/roboto_condensed_regular_0.ttf') format('truetype');
}

@font-face {
	font-family: RobotoLI;
	src: url('../fonts/roboto_condensed_right_italic_0.ttf') format('truetype');
}

@font-face {
	font-family: RobotoL;
	src: url('../fonts/roboto_condensed_light_0.ttf') format('truetype');
}

@font-face {
	font-family: RobotoI;
	src: url('../fonts/roboto_condensed_italic_0.ttf') format('truetype');
}

@font-face {
	font-family: RobotoB;
	src: url('../fonts/roboto_condensed_bold_0.ttf') format('truetype');
}

@font-face {
	font-family: RobotoBI;
	src: url('../fonts/roboto_condensed_bold_italic_0.ttf') format('truetype');
}

body, input, label {
	color:#000;
	font-family: RobotoR;
  font-size: 14px;
}
body{
    margin: 0px;
}

input, select {
	color:#000;
	margin-top:0px;
	font-size:11px;
	line-height:normal;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {text-decoration:none}

fieldset {padding:5px; margin:0 2px;}

fieldset td {padding:2px 0 2px 0;}

body#bd {
	color: #515756;
	background: #FFFFFF;
}
input{color: #999;}
body.contentpane {
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-size: 100%;
}




* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}


/* LAYOUT 
---------------------------------------------------------- */
.header, .slideshow, .navigate, .footer, .subfront, .bottomtext{
    width: 100%;
}

.navigate{
    height: 67px;
    background: #c9252b;
}

.header > div, .navigate > div, .footer > div, .subfront > div, .bottomtext > div{
    width: 960px;
    margin: 0 auto;
}



.subfront{
    height: 272px;
    background: #c9252b;
    float: left;
    margin-top: 33px;
}

.header{
    height: 148px;
}


.slideshow > div{
    max-width: 1920px;
    min-width: 960px;

    margin: 0 auto;
}

.body{
    width: 960px;
    margin: 0 auto;
}

.footer{
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    float: left;
    margin-bottom: 44px;
    height: 44px;
    padding: 14px 0px;
}

/* MENU
---------------------------------------------------------------------------- */
ul.nav_top{
    display: block;
    padding: 0px;
    margin: 0px;
}

ul.nav > li{
    width: 170px;
    background: none !important;
    border: none !important;
    height: 67px;
    margin:  0px 13px;
}
ul.nav > li:first-child{
    margin-left: 0px;
    margin-right: 16px;
}

ul.nav > li:last-child{
    margin-left: 16px;
    margin-right: 0px;
}

ul.nav > li > a{
	font-family: RobotoR;
	font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    background: none !important;
    border: none !important;
    padding: 0px;
    margin: 0px;
    height: 60px;
    width: 170px;  
    text-align:center;  
    padding-top: 7px;
}

ul.nav > li > a:hover{
    background: #333333 !important;
}

/* MODULES
----------------------------------------------- */

.moduletable_logo, .moduletable_search, .moduletable_social, .moduletable_hotline, .moduletable_lang, .moduletable_slogan{
    float: left;
    text-align: right;
}   

.moduletable_logo{
    width: 230px;
    height: 148px;
}

.moduletable_social, .moduletable_hotline, .moduletable_lang{
    height: 49px;
    overflow: hidden;
    border-right: 1px solid #ccc;
}

.moduletable_social p,  .moduletable_hotline p, .moduletable_lang p, .moduletable_slogan p{
    padding: 0px;
    margin: 0px;
}

.moduletable_lang{
    width: 138px;
    border-right: none;
    margin-left: 15px;
    margin-top: 10px;
    height: 39px;
}

.moduletable_lang .pretext{
    float: left;
    width: 74px;
    text-align: right;
    height: 23px;
}

.moduletable_lang ul.lang-inline{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 64px;
    height: 23px;
}

.moduletable_lang ul.lang-inline li{
    display: block;
    float: left;
    width: 32px;
    padding: 0px;
    margin: 0px;
    height: 23px;
    
    
}

.moduletable_lang ul.lang-inline li a{
    display: block;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
}

.moduletable_social{
    width: 305px;
    height: 50px;
    text-align: right;
    float: right;
    border-right: none;

}

ul.social{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 23px;
}

ul.social li{
    display: block;
    float: left;

}

.moduletable_hotline{
    width: 561px;
    padding-right: 15px;
    height: 22px;
    margin-top: 10px;
}

.moduletable_search{
    width: 310px;
    height: 50px;
    float: left;
}

.moduletable_slogan{
    width: 385px;
    height: 37px;
    text-align: left;
    padding-left: 35px;
    padding-top: 13px;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #c9252b;
    font-weight: bold;
}

.search_search .search-query{
    border: none;
    border-radius: 0px;
    box-shadow: none;
    height: 36px;
    background: #eee;
    margin: 0px !important;
    width: 240px;
    padding: 0px 0px 0px 20px !important;
}

.search_search .button{
    margin-left: -5px;
}

.moduletable_welcome{
    text-align:center;
    margin-top: 38px;
    width: 100% !important;
    margin-bottom: 30px;

}

.moduletable_welcome h3{
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 33px;
    
}

.moduletable_welcome a{
    display: block;
    width: 141px;
    height: 30px;
    background: #c9252b;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 11px;
    margin:  0 auto;
    margin-top: 20px;
}

.moduletable_testimonial, .moduletable_scholarship, .moduletable_contact{
    float: left;
    width: 318px;
    float: left;
    height: 337px;
    padding-top: 151px;
    color: #fff;
}

.moduletable_testimonial h3, .moduletable_scholarship h3, .moduletable_contact h3{
    display: block;
    padding: 0px;
    margin: 0px;
    text-align:  center;
    width: 100%;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
    margin-top: 26px;
    padding-top: 48px;
    margin-bottom: 10px;
    height: 32px;
}

.moduletable_testimonial h3{
    background: url(../images/scholarship_header_bg.png) no-repeat top center;
}
.moduletable_scholarship h3{
    background: url(../images/testimonial_header_bg.png) no-repeat top center;
}
.moduletable_contact h3{
    background: url(../images/contact_header_bg.png) no-repeat top center;
}


.moduletable_testimonial{
    background: #d3934f url(../images/testimonial_bg.png) no-repeat top left;
    margin-right: 1px;

}

.moduletable_scholarship{
    background: #c9252b url(../images/scholarship_bg.png) no-repeat top left;
    margin: 0px 2px;
}

.moduletable_scholarship ul{
    list-style:  none;
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 40px; 
    height: 177px;
    overflow: hidden;   
}

.moduletable_scholarship ul li{
    display: block;
    padding: 0px;
    margin: 0px;
    background: url(../images/bullet.png) no-repeat top left;
    padding-left: 13px;
}

.moduletable_scholarship a{
    color: #fff;
}

.moduletable_scholarship .moduleCustomLink, .moduletable_contact a, .fst_mod_test_add a, .fst_mod_test_all a{
    display: block;
    width: 100%;
    height: 33px;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    opacity: 0.4;
    float: left;
    font-weight: bold;
    font-size: 18px;
    padding-top: 11px;
}

.moduletable_contact a{
	margin-top: 20px;
}

.moduletable_contact{
    background: #75995c url(../images/contact_bg.png) no-repeat top left;
    margin-left: 1px;
    text-align:center;    
}

.fst_comments_scroll{
    padding: 0px 10px;
    height: 177px;
    overflow: hidden;
}

.custom_contact > div{
    height: 157px;
    overflow: hidden;
    padding: 0px 10px 0px 10px;
}

.fst_mod_test_add, .fst_mod_test_all{
    width: 100%;
    float: left;
}

.fst_mod_test_all{
}

.fst_comment_name{
    width: 60%;
    float: left;
    text-align: right;
    padding-right: 5px;
    border-right: 1px solid #ddac78;
    font-weight: bold;
    
}
.fst_comment_created{
    width: 40%;
    float: left;
    text-align: left;
    padding-left: 5px;
    font-style: italic;
}

.fst_comment_commentmod{
    width: 100%;
    float: left;
    text-align: center;
}

.moduletable_whychoose{
    color: #fff;
}

.moduletable_whychoose h3{
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 36px;
    color: #ffb8b8;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 25px;
    padding-bottom: 15px;
}

.whychoose_block{
    float: left;
    width: 310px;
    height: 213px;
    padding-right: 10px;
}

.whychoose_block p.title{
    font-size: 20px;
    text-transform: uppercase;
}

.whychoose_block a{
    display: inline-block;
    text-transform: uppercase;
    color: #ffb8b8;
    font-size: 14px;
    
    border-top: 1px solid #ffb8b8;
    padding-top: 15px;
    margin-top: 24px;
}

.moduletable_bottom_text{
    width: 100%;
    text-align: center;
    margin-top: 44px;
    margin-bottom: 31px;
    float: left;
}

.moduletable_copyright{
    width: 475px;
    height: 44px;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-left:  30px;
    font-size: 12px;
    text-transform: uppercase;
}

.moduletable_footer_menu{
    float: left;
    height: 44px;
    width: 409px;
    border-right: 1px solid #ddd;
}

ul.menu_footer{
    height: 28px;
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 11px;
    margin-top: 16px;
}

ul.menu_footer li{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 12px;
    padding: 0px 10px;
    border-right: 1px solid #333;
}

ul.menu_footer li:last-child{
    border-right: none;
}

ul.menu_footer li:first-child{
    padding-left: 0px;
}

ul.menu_footer li a{
    margin-top: -5px;
    display: block;
    color: #333;
    text-transform: uppercase;
    font-size:  12px !important;
}



.cd-top {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/back_to_top.png) no-repeat;
}


.nav > li > div{
    background: url(../images/transp_bg.png) repeat;
}


.nav-subpage .nav > li > div{
    background: #333 !important;
}

.column1 a{
    display: block;
    background: url(../images/bullet1.png) no-repeat left center !important;
    padding-left: 10px;
    color: #ad0009 !important;
}

.column2 a, .column3 a, .column4 a{
    display: block;
    background: url(../images/bullet2.png) no-repeat left center !important;
    padding-left: 10px;
    color: #000 !important;
}

.column2, .column3, .column4{
	min-height: 200px;
}

/* Custom Fix Menu */

li.item-116 > div, li.item-132 > div, .nav-subpage li.item-116 > div, .nav-subpage li.item-132 > div{
    background: none !important;
}

li.item-116 .nav-column, li.item-132 .nav-column{
    background: url(../images/transp_bg.png) repeat;
    margin-left: 203px;
    width: 180px;
}

.nav-subpage li.item-116 .nav-column, .nav-subpage li.item-132 .nav-column{
    background: #333;
}

li.item-132 .nav-column{
    margin-left: 603px;
}

.nav li li a{
    display: block;
    color: #000;
    height: 25px !important;
}



.nav-subpage a{
    color: #fff !important;
}

.column1 a{
    color: #ad0009 !important;
}


.contact-form{
    float: left;
    width: 600px;
}

.contact-full-info{
    display: block;
    float: right;
    width: 360px;
}

.contact-full-info dl, .contact-full-info dt, .contact-full-info dd{
    padding: 0px;
    margin: 0px;

    text-align: left;
    padding: 10px 0px;
}

.contact-full-info dt{
    width: 30px;
}

.contact-full-info h3{
    display: block;
    padding: 0px !important;
}

.catItemView{
    width: 460px;
    float: left;
    overflow: hidden;
    margin: 35px 10px;
    height: 154px;
    overflow: hidden;    
}

.catItemImageBlock{
    width: 150px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.catItemTitle{
    display: block;
    float: left;
    width: 290px;
    overflow:hidden;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    max-height: 47px;
    padding-bottom: 12px;
    border-bottom: 3px solid #e5e5e5;
    font-size: 18px;
    text-transform: uppercase;
}

.catItemIntroText{
    width: 290px;
    float: left;
    padding-top: 8px;
}

.catItemReadMore{
    float: left;
    padding-top: 8px;
}

.catItemReadMore .k2ReadMore{
    text-transform: uppercase;
    background: #c9252b;
    color: #fff;
    padding: 5px 8px;
}

.itemListCategory h2, .contact .page-header h2, h2.itemTitle{
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    color: #c9252b;
}

#k2Container{
    padding-top: 30px;
}

.btn-primary{
    font-family: RobotoR;
    background: #c9252b !important;
    border: none !important;
    border-radius: 0px;
}

.itemToolbar{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}

.itemToolbar ul{
	display: block;
	padding: 0px;
	margin: 0px;
	
}

.itemToolbar ul li{
	display: block;
	padding: 0px;
	margin: 0px;
	float: right;
	padding: 0px 5px;
	border-right: 1px solid #ccc;
}

.itemToolbar ul li:first-child{
	border-right: none;
}

.itemToolbar ul li a{
	color: #000;
}

div.itemBackToTop {
	display: none !important;
}

#fav-showcasewrap{
	padding: 0px !important;
}