/*------------------------------------------------------------------------
# JA Uvite for joomla 1.5 - Version 1.0 - Licence Owner JA108425# ------------------------------------------------------------------------# 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.veecos.net -  http://www.joomlancers.com# This file may not be redistributed in whole or significant part.-------------------------------------------------------------------------*/
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
margin: 0;
padding: 0;
}
body {
background: #FFF1d9;
color: #000000;
font-family: tahoma, Arial, Helvetica, sans-serif;
line-height: 1.8;
}
body#bd {
color: #a2893e;
background: url(../images/body-bg.jpg) no-repeat center top #310900;
}
body.contentpane {
color: #484848;
font-size: 12px;
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: #D56424;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #D56424;
text-decoration: underline;
}
a img {
border: none;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
color: #A72F31;
line-height: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}
/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, .blog_more strong,
#ja-pathway, #ja-footer, #ja-botsl {
font-size: 92%;
}
a.readon {
font-size: 92%;
float: left;
background: url(../images/trans-bg1.png);
padding-left: 25px;
padding-right: 5px;
margin-left:0px;
margin-bottom: 10px;
}
/*article image*/
img {
}
.img_caption {
margin-right: 20px !important;
}
.img_caption p {
text-align: center;
color: #8A4A22;
}
.img_caption.left, .img_caption.right {
margin-top: 3px;
}
.img_caption img {
background: #5E1F10;
border: 1px solid #643112;
padding: 2px;
}
.img-border {
padding: 2px;
background: #5E1F10;
border: 1px solid #643112;
margin-right: 10px;
}
/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
padding: 0;
}
ul {
list-style: none;
}
#ja-innerpad ul {
height: 220px;
}
ul li {
background: url(../images/bullet.gif) no-repeat right 8px;
/*list-style-image: url(../images/bullet.gif);	*/
padding-right: 15px;
}
ol li {
margin-left: 35px;
}
th {
font-weight: bold;
padding: 8px;
text-align: right;
}
fieldset {
border: none;
padding: 10px 5px;
background: url(../images/dot.gif) repeat-x top;
}
fieldset a {
font-weight: bold;
}
fieldset.input {
padding: 0;
background: none;
}
legend {
font-weight: bold;
background: #e9da95;
}
hr {
border-bottom: 0;
border-left: 0;
border-right: 0;
border-top: 1px solid #6B3C27;
height: 1px;
}
br {}
td, th, div {
font-size: 100%;
}
/* FORM
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}
form label {
cursor: pointer;
}
input, select, textarea, .inputbox, .button {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
.inputbox {
padding: 2px;
border: 1px solid #643112;
background: #53251A;
color: #a2893e;
font-size: 100%;
}
.button {
padding: 1px 8px;
border: 1px solid #643112;
background: #310900;
color: #e9da95;
font-weight: bold;
font-size: 92%;
}
* html .button { /*IE 6*/
padding: 0 5px !important;
}
*+html .button { /*IE 7*/
padding: 0 5px !important;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
clear: both;
display: block;
height: 30px;
margin: 0;
background: url(../images/dot.gif) repeat-x center;
}
.column_separator {
padding: 0 25px;
}
/* content tables */
.sectiontableheader {
background: url(../images/trans-bg1.png);
padding: 4px 8px;
color: #e9da95;
font-weight: bold;
}
.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
color: #e9da95;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 8px;
border-bottom: 1px solid #6B3C27;
}
table.contentpane {
border: none;
width: 100%;
}
table.contentpaneopen {
border: none;
border-collapse: collapse;
border-spacing: 0;
}
table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 30%;
float: right;
}
table.contenttoc td {
background: url(../images/bullet.gif) no-repeat 12px 8px;
padding: 1px 5px 1px 20px;
}
table.contenttoc th {
border-bottom: 1px solid #6B3C27;
padding: 0 0 3px;
text-indent: 5px;
}
table.poll {
border-collapse: collapse;
padding: 0;
width: 100%;
}
table.pollstableborder {
border: none;
padding: 0;
text-align: right;
width: 100%;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
border-collapse: collapse;
border-spacing: 0;
padding: 4px !important;
background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
background: #6B3C27;
}
table.searchintro {
padding: 10px 0;
width: 100%;
}
table.searchintro td {
padding: 5px!important;
}
.blog_more {
margin: 15px 0 0;
padding: 10px 0 0;
background: url(../images/dot.gif) repeat-x top;
}
.blog_more strong {
display: block;
margin: 0 0 5px;
text-transform: uppercase;
color: #8A4A22;
font-weight: normal;
letter-spacing: 0;
}
.blog_more ul {
margin: 0;
padding: 0;
}
.blog_more ul li {
background: url(../images/bullet.gif) no-repeat right 4px 8px;
margin: 0;
padding: 0 10px 0 0;
}
.category {
font-weight: bold;
}
h1.componentheading, .componentheading {
font-size: 200%;
border-bottom: 1px solid #6B3C27;
margin: 0 0 15px;
padding: 0 0 10px;
direction:rtl;
font-family: Georgia, "Times New Roman", Times, serif;
}
.contentdescription {
padding-bottom: 30px;
}
h2.contentheading, .contentheading {
margin: 0;
padding: 0;
font-size: 200%;
direction:rtl;
}
table.blog .contentheading {
font-size: 150%;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}
a.readon {
text-transform: uppercase;
letter-spacing: 0;
}
a.readon:hover, a.readon:focus, a.readon:active {}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
width: 100%;
}
.moduletable {
padding: 0; direction:rtl;
}
ul.pagination {
margin: 15px auto 10px;
padding: 10px 0 0;
color: #a2893e;
}
ul.pagination li {
background: none;
display: inline;
margin: 0;
padding: 0;
}
ul.pagination li span{
padding: 2px 5px;
}
ul.pagination a {
padding: 2px 3px;
text-decoration: none;
background: url(../images/trans-bg1.png);
color: #a2893e;
border: 1px solid #643112;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
color: #e9da95;
}
.pagenavbar {
background: url(../images/icon-pages.gif) no-repeat center right;
font-weight: bold;
padding-right: 25px;
padding-left: 25px;
}
.pagenavcounter {
background: url(../images/icon-pages.gif) no-repeat 0 18px;
font-weight: bold;
padding: 8px 14px 0 14px;
}
.smalldark {
text-align: right;
}
div.syndicate div {
text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
background: none;
}
ul.latestnews a, ul.mostread a {
color: #e9da95;
}
/* META
--------------------------------------------------------- */
.article-toolswrap {
display: block;
margin: 0 0 10px;
padding: 0;
position: relative;
}
.article-tools {
display: block;
padding: 0 10px 0 0;
}
.article-meta {
width: 70%;
float: left;
color: #BF411A;
}
.createby {
}
.createdate {
padding-right: 6px;
margin-right: 5px;
background: url(../images/vline.gif) no-repeat right center;
}
.modifydate {
width: 100%;
display: block;
color: #8A4A22;
margin: 15px 0 0;
}
.article-section {
padding-right: 8px;
margin-right: 6px;
margin-left: 4px;
background: url(../images/vline.gif) no-repeat right center;
}
.article-section a {
color: #a2893e;
}
.article-category a {
color: #a2893e;
}
div.buttonheading {
position: relative;
top: 4px;
right: 10px;
float:left;
}
.buttonheading img {
margin: 0 0 0 15px;
border: 0;
float: left;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-usertools,
#ja-mainnav,
#ja-header,
#ja-botsl,
#ja-container,
#ja-footer {
width: 950px;
margin: 0 auto;
}
.narrow #ja-usertools,
.narrow #ja-mainnav,
.narrow #ja-header,
.narrow #ja-botsl,
.narrow #ja-container,
.narrow #ja-footer {
width: 750px;
margin: 0 auto;
}
#ja-container {}
#ja-contentwrap {
clear: both;
display: block;
float: left;
width: 60%;
overflow: hidden;
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {	
margin-right: 20px;
direction:rtl;
}
#ja-current-content {
background: url(../images/trans-bg1.png);
padding: 10px 15px;
direction:rtl;
}
/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
width: 39.9%;
float: right;
overflow: hidden;
}
#ja-colb {
overflow: hidden;
clear:both;
}
/*columns*/
#ja-col1 {
float: left;
overflow: hidden;
width: 50%;
clear: both;
}
#ja-col1 div.ja-innerpad {
padding: 0 10px 0 0;
}
#ja-col2 div.ja-innerpad {
padding: 0 0 0 10px;
}
#ja-col2 {
float: right;
overflow: hidden;
width: 49.9%;
}
/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-c,
#ja-containerwrap-cm,
#ja-containerwrap-f,
#ja-containerwrap-m {
background: url(../images/cw-bg.jpg) no-repeat center bottom;
padding: 15px 0;
margin: 0;
clear: both;
min-height: 500px;
}
/* full */
#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container-inner  {
}
#ja-containerwrap-f #ja-contentwrap {
width: 100%;
}
/* content + col */
#ja-containerwrap-c #ja-contentwrap {
width: 80%;
}
#ja-containerwrap-c #ja-colwrap {
width: 19.9%;
}
#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
width: 100%;
}
/*full*/
#ja-containerwrap-f #ja-content {
width: 100%;
margin: 0;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3{
font-size: 92%;
font-weight: normal;
border-bottom: 1px solid #643112;
margin: 0 0 0;
padding: 5px 5px 5px;
margin: 0 -10px;
color: #8A4A22;
direction:rtl;
text-transform: uppercase;
font-family: Tahoma, "Courier New", Courier, mono;
background: url(../images/trans-bg1.png);
}
div.moduletable_tabs h3{}
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_tabs {
background: url(../images/trans-bg1.png);
margin: 0 0 20px;
padding: 10px 10px 10px 10px;
direction:rtl;
}
.ja-boxct {
}
/* TABS GK */
div.moduletable_gk h3,
div.moduletable_menu_gk h3,
div.moduletable_text_gk h3,
div.moduletable_hilite_gk h3,
div.moduletable_tabs_gk h3{
font-size: 92%;
font-weight: normal;
border-bottom: 1px solid #e96144;
margin: 0px 0px 5px 0px;
padding: 5px 5px 5px;
color: #a80000;
direction:rtl;
text-transform: uppercase;
font-family: Tahoma, "Courier New", Courier, mono;
background: url(../images/trans-bg1.png);
}
div.moduletable_gk,
div.moduletable_menu_gk,
div.moduletable_text_gk,
div.moduletable_hilite_gk,
div.moduletable_tabs_gk{
background: url(../images/trans-bg1.png);
margin: 5px 0;
padding: 10px;
direction:ltr;
text-align: right;
}
div.moduletable3 h3,
div.moduletable_menu3 h3,
div.moduletable_text3 h3,
div.moduletable_hilite3 h3{
font-size: 100%;
font-weight: normal;
border-bottom: 2px solid #e96144;
margin: 0 0 -11px;
padding: 5px 5px 5px;
color: #a80000;
direction:rtl;
text-transform: uppercase;
font-family: Tahoma, "Courier New", Courier, mono;
background: url(../images/trans-bg1.png);
}
div.moduletable_tabs3 h3{}
div.moduletable3,
div.moduletable_hilite3,
div.moduletable_menu3,
div.moduletable_text3,
div.moduletable_tabs3 {
background: url(../images/trans-bg1.png);
margin: 5px 0;
direction:rtl;
}
div.modjanews3
{
clear:both;
margin: 5px 0;
}
/*tabs*/
div.moduletable_tabs {
padding: 0;
background: none;
}
div.moduletable_tabs .ja-boxct {
padding: 0;
}
/* mis */
div.banneritem_text {
padding: 5px 0 !important;
}
div.advs {
clear:both;
display: block;
margin: 5px 0;
width: 100%;
}
div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li {
padding-left: 5px;
background-position: right 0 6px;
line-height: 16px;
margin-bottom:6px;
}
/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
}
#ja-header {
background: url(../images/header-bg.png) no-repeat left top;
line-height: normal;
/*position: relative;
z-index: 999;
height: 100px;*/
}
.narrow #ja-header {
background: url(../images/header-bg-n.png) no-repeat left top;
}
#ja-header-inner {
position: relative;
z-index: 999;
height: 100px;
}
h1.logo, div.logo-text {
margin: 0 0 5px;
padding: 0;
top: -17px;
left: 607px;
position: absolute;
}
h1.vision, div.vision-text {
margin: 0 0 5px;
padding: 0;
top: 28px;
left: -5px;
position: absolute;
}
h1.logo a {
width: 341px;
height: 106px;
display: block;
background: url(../images/logo.png) no-repeat center;
}
h1.vision a {
width: 99px;
height: 128px;
display: block;
background: url(../images/logovision.png) no-repeat scroll 0 -126px transparent;
}
h1.vision  a:hover, h1.vison  a:active,h1.vison  a:focus {
background: url(../images/logovision.png) no-repeat scroll 0 0 transparent;
color:#FFF;
text-decoration:none;
}
h1.logo a span {
position: absolute;
top: -1000px;
}
h1.vision a span {
position: absolute;
width: 99px;
height: 128px;
}
div.logo-text {
outline: none;
}
div.logo-text h1 {
font-size: 250%;
font-weight: bold;
letter-spacing: 0px;
margin: 0;
padding: 0;
}
div.logo-text h1 a {
color: #FFFFFF;
text-transform: uppercase;
}
.site-slogan {
color: #FFFFFF;
margin: 0 0 -2px 10px;
padding: 0;
letter-spacing: 0px;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
background: url(../images/trans-bg1.png);
border-top: 1px solid #6B3C27;
border-bottom: 1px solid #6B3C27;
}
#ja-mainnav {
background: url(../images/mainnav-bg.png) no-repeat left top;
padding: 0;
}
.narrow #ja-mainnav {
background: url(../images/mainnav-bg-n.png) no-repeat left top;
}
#ja-mainnav a, #ja-subnav a {
outline: none;
line-height: normal;
}
#ja-mainnav span.menu-title {
display: block;
padding: 0px 10px 5px;
text-transform: uppercase;
line-height: normal;
font-family: "Times New Roman", Times, serif;
font-size: 110%;
}
#ja-mainnav li ul span.menu-title {
display: block;
padding: 0 10px;
text-transform: none;
line-height: normal;
font-family: Tahoma, Geneva, sans-serif;
}
#ja-mainnav span.menu-desc {
color: #a2893e;
clear: both;
display: block;
line-height: normal;
padding: 0 10px;
font-weight: normal;
font-size: 80%;
}
/* Subnav*/
#ja-subnav {}
#ja-subnav ul {
list-style: none;
margin: 0;
padding: 0;
display: block;
}
#ja-subnav li {
background: none;
display: block;
margin: 0;
padding: 0;
line-height: normal;
border-bottom: 100px solid #643112;
}
#ja-subnav a {
display: block;
outline: none;
padding: 7px 0 7px 10px;
margin: 0;
text-decoration: none;
color: #a2893e;
background: url(../images/bullet.gif) no-repeat left center;
}
#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
color: #e9da95;
text-decoration: none;
}
#ja-subnav li.active a {
font-weight: bold;
color: #e9da95;
}
/* breadcrumbs */
#ja-pathway {
border-bottom: 1px solid #6B3C27;
color: #6B3C27;
padding-bottom: 5px;
margin-bottom: 10px;
}
#ja-pathway strong {
margin-right: 5px;
}
#ja-pathway img {
margin: 1px 5px;
}
/* Default Joomla! Menu */
ul.menu {
list-style: none;
margin: 0;
padding: 0;
display: block;
}
ul.menu li {
display: block;
margin: 0;
padding: 0;
line-height: normal;
border-bottom: 1px solid #643112;
background: none;
}
ul.menu li a {
background: url(../images/bullet1.gif) no-repeat right center;
display: block;
outline: none;
padding: 7px 10px 7px 0;
margin: 0;
text-decoration: none;
color: #a2893e;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
background: url(../images/bullet.gif) no-repeat right 12px;
color: #e9da95;
text-decoration: none;
}
ul.menu li.active a {
font-weight: bold;
color: #e9da95;
}
ul.menu li ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu li li {
border: none;
background: none;
padding: 0;
}
ul.menu li li a {
color: #a2893e !important;
border: none;
padding: 5px 10px 5px 5px !important;
text-transform: none;
font-weight: normal !important;
background: url(../images/bullet1.gif) no-repeat right 10px;
margin-right: 6%;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
color: #e9da95 !important;
text-decoration: underline;
background: url(../images/bullet.gif) no-repeat right center;
}
ul.menu li li.active a {
color: #e9da95 !important;
font-weight: bold !important;
margin-right: 12%;
}
ul.menu li li li a {
color: #a2893e !important;
font-weight: normal !important;
padding-left: 35px !important;
background: url(../images/bullet.gif) no-repeat right !important;
margin-right: 12%;	
}
ul.menu li li li.active a {
font-weight: bold !important;
margin-right: 12%;
}
/* 4 postion foot*/
.ja-innerbox-full, .ja-innerbox-left, .ja-innerbox-center, .ja-innerbox-right {
display:inline;
float: left;
overflow: hidden;
}
.ja-innerbox-left .jarounded{
margin-right: 5px;
}
.ja-innerbox-right .jarounded{
margin-left:  5px;
}
.ja-innerbox-center .jarounded{
margin-right: 5px;
margin-left:  5px;
}
/* 4 postion foot*/
/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
float: left;
overflow: hidden;
}
#ja-topsl .ja-box-left:hover, .topsl-hover-left {
background: url(../images/topsl-hover.gif) no-repeat left top;
}
#ja-topsl .ja-box-center:hover, #ja-topsl .ja-box-full:hover, .topsl-hover-center {
background: url(../images/topsl-hover.gif) no-repeat center top;
}
#ja-topsl .ja-box-right:hover, .topsl-hover-right {
background: url(../images/topsl-hover.gif) no-repeat right top;
}
/* Bottom spotlight */
#ja-botslwrap {
background: #2F0900;
border-top: 1px solid #46221A;
position: relative;
}
#ja-botsl {
background: url(../images/botsl-bg.gif) no-repeat center top;
clear: both;
padding: 0 0 10px 0;
}
.narrow #ja-botsl {
background: url(../images/botsl-bg-n.gif) no-repeat center top;	
}
#ja-botsl .ja-box-left div.moduletable {
background: url(../images/botsl-sep.gif) no-repeat right top;
padding: 10px 20px 0 20px;
}
#ja-botsl .ja-box-right div.moduletable{
padding: 10px 20px 0 20px;
}
#ja-botsl .ja-box-center div.moduletable {
background: url(../images/botsl-sep.gif) no-repeat right top;
padding: 10px 20px 0 20px;
margin-bottom: 0;
}
#ja-botsl div.moduletable {
padding: 0;
margin-bottom: 0;
background: none;
}
#ja-botsl div.moduletable h3 {
font-size: 110%;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
background: url(../images/footer-bg.jpg) no-repeat center top;
border-top: 1px solid #46221A;
clear: both;
padding: 15px 0 30px;
}
#ja-footer {
position: relative;
color: #a2893e;
}
#ja-footer a {
color: #e9da95;
}
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
color: #e9da95;
}
#ja-footer small {
font-size: 100%;
}
#ja-footer ul {
float: right;
padding: 0;
margin: 0;
}
#ja-footer li {
display: inline;
margin: 0;
padding: 0;
background: url(../images/arrow.png) no-repeat left center;
}
#ja-footer li a {
display: inline;
padding: 0 10px;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
position: absolute;
top: -100%;
}
/* Login */
#ja-login  {
float: left;
padding: 5px 10px 0;
}
#login-wrap {
}
#logout-wrap {
background: none;
}
#logout-wrap div {
padding: 8px 5px 0 10px;
}
#ja-login form {
float: left;
}
#ja-login form label {
float: left;
}
label.ja-login-user span,
label.ja-login-password span {
display: none;
}
#login-wrap form input.button {
font-size: 11px !important;
color: #e9da95;
margin-top: 5px;
}
#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
width: 95% !important;
margin: 5px 0;
font-size: 12px !important;
padding: 2px;
color: #e9da95;
}
* html #login-wrap form #mod_login_username,
* html #login-wrap form #mod_login_password {
width: 80% !important;	
}
div.ja-login-links {
padding: 8px 0 0;
display: block;
font-size: 11px;
}
.ja-login-links a {
padding: 0 0 0 10px;
display: block;
background: url(../images/bullet.gif) no-repeat right center;
}
.ja-login-links a:hover, .ja-login-links a:active, .ja-login-links a:focus {
color: #e9da95;
}
/*highslide*/
.highslide img {
padding: 2px;
background: #5E1F10;
border: 1px solid #643112;
margin: 7px;
}
.highslide:hover img {
border: 1px solid #643112;
}
.highslide-caption a {
color: #666666;
}
.highslide-caption a:hover, .highslide-caption a:active, .highslide-caption a:focus {
color: #000000;
}
.highslide-caption a small {
color: #AAAAAA;
}
.highslide-caption a:hover small, .highslide-caption a:active small, .highslide-caption a:focus small {
color: #666666;
}
/*ja bulletin*/
ul.ja-bullettin {
}
ul.ja-bullettin li {
border-bottom: 1px solid #46221A !important;
}
ul.ja-bullettin span {
color: #643112 !important;
}
/*usertools*/
#ja-usertoolswrap {
padding: 10px 0 5px;
}
#ja-usertools {
}
.ja-usertools-color, .ja-usertools-font {
}
#ja-usertools ul {
padding: 0 10px;
display: inline;
}
#ja-usertools ul li {
margin: 0;
padding: 0 2px;
float: left;
background: none;
}
#ja-usertolswarp{
display:inline;
float:left;
margin-left:70px;
}
/* Search */
#ja-search {
background: url(../images/search-bg.png) no-repeat;
float: left;
margin: 45px 20px 0px 90px	;
height: 24px;
width: 235px;
font-size: 12px;
z-index: 1;
}
#ja-search .inputbox {
margin: 2px 8px 0 5px;
padding-left: 20px;
border: none;
background: none;
width: 205px;
direction:rtl;
}
*+html #ja-search .inputbox { /*IE 7*/
width: 108px;
}
/*others*/
#login {
float: left;
margin: 0px 0px 0 0;
height: 24px;
width: auto;
font-size: 10px;
}
#ja-banner {
padding: 0;
text-align: center;
overflow: hidden;
width: 100%;
clear: both;
}
/*Midifiaction insere par Hacen des class pour les nouvelles posotion dans la template veecos uvite*/
.bannertop { 
margin-bottom: 10 px ;
padding-top: 0px ;}
div.user10 {
text-align: right;
}
/*Midifiaction insere par Hacen des class pour les nouvelles posotion dans la template veecos uvite*/
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
background: none!important;
display: block;
margin: 10px 0;
text-decoration: none!important;
}
.clr {
clear: both;
}
.hasTip img {
border: none;
}
div.ja-innerdiv {
padding: 10px 0 12px !important;
border-bottom: 1px solid #643112;
}
div.ja-innerdiv img {
margin-bottom: 5px;
}
/* Tooltips */
.tool-tip {
background: #e9da95;
border: 1px solid #6B3C27;
float: left;
max-width: 200px;
padding: 5px;
z-index: 999;
color: #643112;
}
.tool-title {
background: url(../../system/images/selector-arrow.png) no-repeat;
font-size: 100%;
font-weight: bold;
margin: 0;
margin-top: -15px;
padding: 0;
padding-bottom: 5px;
padding-top: 15px;
}
.tool-text {
font-size: 100%;
margin: 0;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
margin: 0;
padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
background: none;
color: #e70000;
margin: 0;
padding: 5px;
}
/* System Standard Messages */
#system-message dd.message ul {
background: #ffe641;
border-top: 2px solid #69cb00;
border-bottom: 2px solid #69cb00;
}
/* System Error Messages */
#system-message dd.error ul {
background: #ffe5d8;
border-top: 2px solid #ff6600;
border-bottom: 2px solid #ff6600;
}
/* System Notice Messages */
#system-message dd.notice ul {
background: #5E1F10;
border: none;
}
/* Clearfix */
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
* html > body .clearfix {
display: block;
width: 100%;
}
* html .clearfix {
height: 1%;
}
.fserv a {
width: 210px;
height: 51px;
margin:0px;
float:right;
}
#fserv1 a {background:url(../../../images/icons/rservt_01.png) no-repeat scroll 0 0 transparent;}
#fserv1 a:hover,#serv1 {background:url(../../../images/icons/rservt_01.png) no-repeat scroll 0 -51px transparent;}
#fserv2 a {background:url(../../../images/icons/rservt_02.png) no-repeat scroll 0 0 transparent;}
#fserv2 a:hover,#serv2 {background:url(../../../images/icons/rservt_02.png) no-repeat scroll 0 -51px transparent;}
#fserv3 a {background:url(../../../images/icons/rservt_03.png) no-repeat scroll 0 0 transparent;}
#fserv3 a:hover,#serv3 {background:url(../../../images/icons/rservt_03.png)no-repeat scroll 0 -51px transparent;;}
#fserv4 a {background:url(../../../images/icons/rservt_04.png) no-repeat scroll 0 0 transparent;}
#fserv4 a:hover,#serv4 {background:url(../../../images/icons/rservt_04.png) no-repeat scroll 0 -51px transparent;}
