/*------------------------------------------------------------------------
# shaper_studio - Joomla Template by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# copyright Copyright (C) 2010 JoomShaper.com. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
# This file may not be redistributed in whole or significant part
-------------------------------------------------------------------------*/
*{margin:0; padding:0; outline:0;border:0}
body{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.8;}
body.bg{background:#1d1d1d url(../images/main-bg.gif)}
.sp-inside{padding:10px}
.gap{clear:both; margin-bottom:10px}
.wrap{background:#eff0e8;margin:30px 0 0 0}

/*HEADER AND LOGO*/
#header{margin-bottom:10px; background:#e1e1e1;border-bottom:1px solid #ccc;}
a#logo{width:116px;height:96px;background: url(../images/logo.png) no-repeat 0 0;float:left;margin-left:10px}
/*END HEADER AND LOGO*/
/*SEARCH*/
#search{clear:right;float:right;margin:15px 10px 0 0}
.search-area{width:170px;height:21px;background:transparent url(../images/search.png) no-repeat 0 0}
.searchbox{height:21px;line-height:21px;color:#000;background:transparent;border:0;width:131px;margin:0;padding:0 5px;}
input.search-button{background:none!important;border:0 none;cursor:pointer;height:21px;width:26px;margin:0!important;text-indent:-999em;overflow:hidden}
/*END SEARCH*/

/*Slide*/
#slides {padding-bottom:10px;border-bottom:1px solid #CCCCCC;}
.thumb_bg {background: transparent url(../images/thumb-bg.gif) repeat-x 0 100% !important}
.handles.active .thumb_bg{background:#fff !important}
h2.sp-slide-title,h2.sp-slide-title a{color:#e5e5e5;font-weight:bold;font-size:14px;letter-spacing:normal;margin:0 0 5px 0;padding:0}
p.sp-slide-intro{color:#999;}
/*End Slide*/

/*START MAIN AREA*/
.contents{background:url(../images/rounded_bg.gif) repeat-x 0 0;border:1px solid #e3e3e3;border-top:0;}
.tl {background: url(../images/rounded_l.gif) no-repeat 0 0;margin:0 -1px;}
.tr {background:url(../images/rounded_r.gif) no-repeat 100% 0}
#right{float:right;}
#left{float:left;}
/*END MAIN AREA*/

/*BOTTOM MODULES*/
#sp-bottom{color:#8f887c;background:#3b3630;border-top:1px solid #4e4a44;border-bottom:1px solid #4e4a44;}
#bottom .padding{padding: 10px;}
.bottom-padding{padding:0;}
.user {background: url(../images/bottom-sep.gif) repeat-y 100% 50% }
.omega .user {background:none;}

/*Login Form*/
input#modlgn_username,input#modlgn_passwd {width:160px;background-repeat:no-repeat;background-position:5px 50%;background-color:#2a2722;border:1px solid #48433a;color:#7E7567;padding:10px 5px 10px 25px}
input#modlgn_username {background-image:url(../images/user.png)}
input#modlgn_passwd {background-image:url(../images/lock.png)}
input#modlgn_username:hover,input#modlgn_passwd:hover {background-color:#312e29}
/*END BOTTOM MODULES*/

/*Gallery*/
img.sp_simple_gallery{cursor:url(../images/zoomin.cur), pointer!important;background:#f2f2f2;border:1px solid #fff;-moz-border-radius:6px;-moz-box-shadow:0 0 5px #666}

/*BREADCRUMBS*/
#breadcrumbs{overflow:hidden;color:#969696;background:#373635;height:31px;line-height:31px;padding:0 10px}
#breadcrumbs .padding{padding:5px 8px}
#breadcrumbs a,#breadcrumbs span,#breadcrumbs strong{display:block;float:left}
#breadcrumbs a,#breadcrumbs span.separator{margin-right:10px;padding-right:15px;background:url(../images/breadcrumbs.png) 100% 50% no-repeat}
#breadcrumbs span.current{color:#c8c8c8}
#breadcrumbs a:link,#breadcrumbs a:visited{color:#969696}
#breadcrumbs a:hover{color:#fff}
/*BREADCRUMBS END*/

/*FOOTER*/
#sp-footer{padding:40px 20px; background:#2c2a28; color:#666;border-top:1px solid #232220;margin:0 0 80px 0;position:relative;}
#sp-footer a{color:#e1e1e1;font-weight:normal;font-size:11px}
#sp-footer a:hover{color:#e1e1e1;text-decoration:underline}
a#gototop{position:absolute;top:5px;left:50%;margin-left:-21px;background-image:url(../images/gototop.png);background-repeat:no-repeat;background-position:0 0;height:25px;width:42px}
a#gototop:hover{background-position:0 -25px;}
/*END FOOTER*/

/*TOOL TIP*/
.tool-tip{text-align:left;float:left;background:#ffc;border:1px solid #D4D5AA;max-width:200px;color:#323232;padding:5px}
.tool-title{font-size:100%;font-weight:700;background:url(../../system/images/selector-arrow.png) no-repeat;margin:-15px 0 0;padding:15px 0 5px}
.tool-text{font-size:100%;margin:0}
/*END TOOL TIP*/

#newsscroller {
width: 200px;
float: left;
margin:15px 10px 0 0;
clear:right
}