
@font-face {
	font-family: 'BYekan';
	font-weight: normal;
	font-style: normal;
	src: url('/fonts/BYekan.eot?#') format('eot'), /* IE6–8 */
	url('/fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url("/fonts/BYekan.ttf") format("truetype");
}



body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt BYekan,Tahoma,Arial,Helvetica,sans-serif;
	background: url("../images/blue_background.png") repeat-x #e9e9e9;
	direction: rtl;
}

#wrapper {
	width: 100%;
}

#wrapper .wrapper-inner {
	background: url("../images/footer_blue_background.png") repeat-x 0px bottom;
}

#wrapper .wrapper-inner2 {
	background: url("../images/big_logo.jpg") no-repeat center 0;
	background-position: 
}

#page
{
	xmargin-top: 5px;
	xmargin-bottom: 5px;
	xbackground: white;
	xborder: 1px solid #C9E0ED;
}

#header
{
	xbackground: url("../images/logo.png") 300px 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 124px;
	position: relative;
}

#content
{
    padding: 30px 32px;
}

#sidebar
{
	margin-top: 44px;
	padding: 0 30px 0 38px;
	border-left: 1px solid #eaeef4;
	width: 163px;
}

#footer .footer-content
{
	padding: 14px 20px 19px;
	xmargin: 10px 20px;
	font-size: 1em;
	text-align: center;
	color: white;
}

#footer .footer-top {
	height: 30px;
	background: url("../images/footer_corner_left.png") no-repeat left top white; 
}

#footer .footer-top-right {
	height: 30px;
	background: url("../images/footer_corner_right.png") no-repeat right top; 
}

#logo a
{
	display: block;
	padding: 10px 20px;
	font-size: 200%;
	text-indent: 200%;
	overflow: hidden;
	white-space: nowrap;
	width: 160px;
	height: 90px;
}

#mainmenu {
	height: 48px;
}

#mainmenu .mainmenu-inner {
	xpadding-left: 15px;
}

#mainmenu .mainmenu-inner2 {
	xpadding-right: 15px;
}

#mainmenu ul
{
	xpadding:6px 20px 5px 20px;
	padding: 0;
	margin:0px;
	overflow: hidden;
	list-style: none;
	list-style-type: none;
}

#mainmenu ul li
{
	height: 48px;
	xdisplay: inline;
	float: right;
	text-align: center;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#mainmenu ul li.last {
	background: none;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size: 18px;
	font-weight:noral;
	text-decoration:none;
	padding:10px 8px 0;
	font-family: 'tahoma';
	display: block;
	height: 38px;
}

#mainmenu ul li a:hover {
	color: #fdd;
	text-decoration:none;
}

#mainmenu ul li.active a
{
	color: #fff;
	text-decoration:none;
}

#mainmenu ul li.active {
	xbackground: url("../images/navbar_blue.png") repeat-x;
}

#mainmenu ul li.active a {
	
}

#mainmenu ul li.menu-item-1 {
	background: url("../images/menu_sprite.png") no-repeat -806px -48px;
	width: 144px;
}

#mainmenu ul li.menu-item-1:hover,
#mainmenu ul li.menu-item-1.xactive {
	background-position: -806px 0;
}

#mainmenu ul li.menu-item-2 {
	background: url("../images/menu_sprite.png") no-repeat -680px -48px;
	width: 126px;
}

#mainmenu ul li.menu-item-2:hover,
#mainmenu ul li.menu-item-2.xactive {
	background-position: -680px 0;
}

#mainmenu ul li.menu-item-3 {
	width: 146px;
	background: url("../images/menu_sprite.png") no-repeat -534px -48px;
}

#mainmenu ul li.menu-item-3:hover,
#mainmenu ul li.menu-item-3.xactive {
	background-position: -534px 0;
}

#mainmenu ul li.menu-item-4 {
	width: 132px;
	background: url("../images/menu_sprite.png") no-repeat -402px -48px;
}

#mainmenu ul li.menu-item-4:hover,
#mainmenu ul li.menu-item-4.xactive {
	background-position: -402px 0;
}

#mainmenu ul li.menu-item-5 {
	width: 98px;
	background: url("../images/menu_sprite.png") no-repeat -304px -48px;
}

#mainmenu ul li.menu-item-5:hover,
#mainmenu ul li.menu-item-5.xactive {
	background-position: -304px 0;
}

#mainmenu ul li.menu-item-6 {
	width: 171px;
	background: url("../images/menu_sprite.png") no-repeat -133px -48px;
}

#mainmenu ul li.menu-item-6:hover,
#mainmenu ul li.menu-item-6.xactive {
	background-position: -133px 0;
}

#mainmenu ul li.menu-item-7 {
	background: url("../images/menu_sprite.png") no-repeat 0 -48px;
	width: 133px;
}

#mainmenu ul li.menu-item-7:hover,
#mainmenu ul li.menu-item-7.xactive {
	background-position: 0 0;
}

#main {
	background: white;
	overflow: hidden;
}

div.yellow-box {
	xbackground: url("../images/yellow_flower.jpg") no-repeat 11px 13px;
	height: 276px;
	width: 916px;
	padding: 13px 15px 0px 15px;
}

#shortcuts {
	
}

#shortcuts ul {
	margin: 0 15px 0 11px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
}

#shortcuts ul li {
	float: right;
	height: 88px;
}

#shortcuts ul li.first {
	background: url("../images/quick_nav_right.png") no-repeat;
	width: 308px;
}

#shortcuts ul li.middle {
	background: url("../images/quick_nav_center.png") no-repeat;
	width: 303px;
}

#shortcuts ul li.last {
	background: url("../images/quick_nav_left.png") no-repeat;
	width: 305px;
}

#shortcuts ul li a {
	width: 100%;
	display: block;
	height: 88px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

#breadcrumbs {
	margin: 25px 32px 0;
}

div.breadcrumbs
{
	font-size: 89%;
}

div.breadcrumbs span
{
	font-weight: bold;
}

#page-title {
	background: url("../images/h1_bullet.png") no-repeat right 0;
	padding-right: 30px;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 25px 0;
	color: #3172c4;
	min-height: 26px;
	padding-top: 4px;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 0px 0px 3px;
}

.portlet-title
{
	font-size: 110%;
	font-weight: bold;
	xfont-weight: bold;
	padding: 0;
	margin: 0;
	color: #3172c4;
}

.portlet-content
{
	xfont-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 12px 5px 0;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.panned li {
	background: none;
	padding-right: 5px;
}

.operations.panned
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #f7f7f7;
	padding: 5px;
	border-radius: 5px;
	font-family: tahoma;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font-weight: normal;
	font-size: 12px;
	font-family: BYekan,Tahoma,Arial,Helvetica,sans-serif;
	color: #656565;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

#sidebar .operations li a {
	font-weight: normal;
}

.operations li a:visited
{
	color: #656565;
}

.operations li a:hover
{
	color: #e0051b;
}

.span-5-override {
	xwidth: 160px;
}

.span-19-override {
	width: 705px;
	margin-right: 35px;
}

#sidebar ul li {
	background: url("../images/ul_bullet.png") no-repeat right 50%;
	padding-right: 12px;
	border-bottom: 1px solid #eaeef4;
}

#sidebar ul li:last-child {
	border-bottom: 0;
}

a, a:link {
	color: #656565;
}

a:hover {
	color: #e0051b;
}

/*
 * Article
 */

.article-list {
	
}

.article-list .article-item {
	overflow: hidden;
	margin: 0.5em 0 1.5em;
}

.article-list .article-item .article-image {
	float: left;
	margin: 0 1em 1em 0;
}

#article .article-image {
	float: left;
	margin: 0 1em 1em 0;
}

/*
 * News
 */

.news-list {
	
}

.news-list .news-item {
	overflow: hidden;
	margin: 0.5em 0 1.5em;
}

.news-list .news-item .news-image {
	float: left;
	margin: 0 1em 1em 0;
}

#news .news-image {
	float: left;
	margin: 0 1em 1em 0;
}

/*
 * FAQ
 */

.faq-ask {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 2em;
}

.faq-list .faq-item {
	overflow: hidden;
	margin: 0.5em 0 1.5em;
}

#faq .faq-question, 
#faq .faq-answer,
#faq .faq-tag 
{
	margin: 0 0 1em;
}

/*
 * Page
 */
#ppage .page-body {
	text-align: justify;
}


/*
 * GalleryBA
 */
.galleryba-list .galleryba-item {
	overflow: hidden;
	margin: 0.5em 0 1.5em;
}

.galleryba-list .galleryba-item .galleryba-images {
	float: left;
	margin: 0 1em 1em 0;
}

.galleryba-list .galleryba-item .galleryba-images .galleryba-image {
}

.galleryba-list .galleryba-item .galleryba-images .galleryba-before {
	float: right;
}

.galleryba-list .galleryba-item .galleryba-images .galleryba-after {
	margin-right: 1em;
	float: left;
}

#galleryba .images table td {
	width: 50%;
	text-align: center;
}

#galleryba .images table {
	margin-bottom: 2em;
}

/*
 * Gallery
 */

.gallery-list .gallery-item {
	overflow: hidden;
	margin: 0.5em 0 1.5em;
}

.gallery-list .gallery-item .gallery-image {
	float: left;
	margin: 0 1em 1em 0;
}

#gallery .image {
	float: left;
	margin: 0 1em 1em 0;
}


/*
 * Nivo Slider
 */
.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

.nivoSlider a {
    border:0;
    display:block;
}

.yellow-box .nivo-controlNav {
	position: relative;
	top: -45px;
	width: 182px;
	z-index: 100;
	text-align: right;
	padding: 0 30px;
	overflow: hidden;
}

.yellow-box .nivo-controlNav a.nivo-control {
	display: block;
	float: left;
	margin: 0 4px;
	text-decoration: none;
	font-size: 10pt	;
	font-weight: bold;
	color: #ccc;
	height: 22px;
	width: 22px;
	background: url("../images/bullets.png") no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.yellow-box .nivo-controlNav a.nivo-control:link,
.yellow-box .nivo-controlNav a.nivo-control:visited,
.yellow-box .nivo-controlNav a.nivo-control:active,
.yellow-box .nivo-controlNav a.nivo-control:hover
{
	text-decoration: none;
	font-weight: bold;
}

.yellow-box .nivo-controlNav a.nivo-control.active, 
.yellow-box .nivo-controlNav a.nivo-control.active:link, 
.yellow-box .nivo-controlNav a.nivo-control.active:visited,
.yellow-box .nivo-controlNav a.nivo-control.active:active,
.yellow-box .nivo-controlNav a.nivo-control.active:hover
{
	color: #fff;
	background-position: 0 -22px;
}

.yellow-box .nivo-directionNav {
	display: none;
}

a#show-faq-form,
a#show-faq-form:link
{
	color: #3172C4;
	text-decoration: none;
	font-size: 14px;
}

#ask-question {
	display: none;
	border: 1px solid #ccc;
	background: #eee;
	padding: 1em 2em;
	margin: 0 0 1em;
}

#flash-message-widget {
	margin: 0 0 2em;
	padding: 1em;
	background: #efe;
	border: 1px solid #8c8;
}

.faq-item .faq-question {
	font-weight: bold;
}

.faq-item .faq-question {
	font-weight: bold;
}

.ltr, 
input .ltr 
{
	direction: ltr;
}

.rtl,
input .rtl	
{
	direction: rtl;
}

.printable-link {
	float: left;
}

.printable-link a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 32px;
	height: 32px;
	background: url('/images/printer_and_fax.png') no-repeat;
}

.clear-block {
	float: none;
	clear: both;
	overflow: hidden;
}

#gallery,
#galleryba {
	overflow: hidden;
	clear: both;
}

#gallery .items,
#galleryba .items {
	overflow: hidden;
}

#gallery .pager,
#galleryba .pager {
	padding: 1px 0;
}

#gallery .gallery-thumb,
#galleryba .gallery-thumb {
	float: right;
	border: 1px solid #ccc;
	margin: 14px 28px;
}

.pp_pic_holder {
	direction: ltr;
}

.pp_pic_holder .ppt {
	direction: rtl;
}

form div.row label.inline {
	display: block;
	float: right;
	width: 120px;
}

.contact-frame {
	border: 1px solid #ccc;
	padding: 8px;
	margin: 10px 0;
}

.news-list .news-item a:link {
	font-family: arial;
	font-weight: bold;
}

.news-list .news-item a:link,
.news-list .news-item a:active,
.news-list .news-item a:hover,
.news-list .news-item a:visited {
	color: #3172C4;
	text-decoration: none;
	border-bottom: 1px dotted #3172C4;
}

.news-list .news-item a:hover {
	border-bottom: 1px solid #3172C4;
}

.gallery-list ul {
	list-style-type: none;
	overflow: hidden;
}

.gallery-list li {
	float: right;
	width: 290px;
	height: 160px;
}

.gallery-list li .thumb {
	text-align: center;
	margin: 0 0 0.5em;
}

.gallery-list li .thumb img {
	border: 1px solid #eee;
	margin: auto;
}

.gallery-list li .link {
	text-align: center;
}

.facebook-share a, 
.facebook-share a:link, 
.facebook-share a:hover, 
.facebook-share a:visited, 
.facebook-share a:active 
{
	color: #6D84B4;
	text-decoration: none;
	background: url('../images/facebook-icon.gif') no-repeat right;
	padding: 0 20px 0;
	min-height: 16px;
}

.facebook-share a:hover, 
.facebook-share a:active
{
	text-decoration: underline;
}

.custom-tooltip {
	font-size: 12px !important;
	font-family: tahoma;
}

#sidebar .page-in-fb a {
	display: block;
	background: url("../images/page_in_fb.png");
	width: 163px;
	height: 49px;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;	
}

#sidebar .page-in-fb a:hover {
	background-position: 0 -49px;
}

#sidebar .prices a {
	display: block;
	background: url("../images/tarefe.png");
	width: 163px;
	height: 49px;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;	
}

#sidebar .prices a:hover {
	background-position: 0 -49px;
}

table.hidden {
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}

table.hidden tr {
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}

table.hidden td {
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}

#header ul.buttons {
	direction: ltr;
	position: absolute;
	left: 42px;
	top: 32px;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#header ul.buttons li {
	float: left;
	margin: 0 3px;
	padding: 0;
	width: 20px;
	height: 20px;
}

#header ul.buttons li a {
	display: block;
	width: 20px;
	height: 20px;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;	
}

#header ul.buttons li a.home {
	background: url("../images/button_home.png") no-repeat;
}

#header ul.buttons li a.phone {
	background: url("../images/button_phone.png") no-repeat;
}

#header ul.buttons li a.email {
	background: url("../images/button_email.png") no-repeat;
}

.well {
	border-radius: 5px;
	border: 1px solid #ccc;
	margin: 0.5em 0 1em;
	padding: 1em;
}

.faq-answer p {
	margin-bottom: 0;
}

.faq-ask-legend a,
.faq-ask-legend a:link,
.faq-ask-legend a:hover,
.faq-ask-legend a:visited
{
	color: #3172c4;	
}

.faq-search-form
{
	margin: 0.5em 0 1em;
}

#sidebar .faq-search-form,
#sidebar .faq-search-form .faq-search-keyword
{
	width: 150px;
}

#sidebar .faq-search-form .faq-search-keyword
{
	margin-bottom: 3px;
}

.faq-search-form .form-row-search .faq-search-submit
{
	width: 4em;
}


.search-result-item {
	margin: 0.5em 0 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}

