




/*
     FILE ARCHIVED ON 4:21:57 Mar 28, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:39:57 May 27, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*------------------------------------------------------------------------
# JA Sanidine II for Joomla 1.5 - Version 1.0 - Licence Owner JA98631
# ------------------------------------------------------------------------
# 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(/ar/templates/ja_sanidineii_light/images/so_q.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
}

blockquote span.close {
	background: url(/ar/templates/ja_sanidineii_light/images/sc_q.gif) no-repeat bottom right;
	padding: 2px 25px 2px 0;
}

/* Dropcap */
.dropcap {
	color: #CC0000;
	display: block;
	float: left;
	font: 60px/58px Georgia, Times, serif;
	padding: 0 10px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_error.gif) no-repeat 0px 1px;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_info.gif) no-repeat 0px 1px;
	color: #80CCE6;
	padding-left: 25px;
}

p.tips {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_tips.gif) no-repeat 0px 1px;
	color: #FFCC00;
	padding-left: 25px;
}

p.feed {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_rss.gif) no-repeat 0px 1px;
	padding: 3px 0 3px 25px;
}

.highlight {
	color: #333333;
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(/ar/templates/ja_sanidineii_light/images/sticky_bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 15px 10px 15px 60px;
}

p.download {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_download.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 15px 10px 15px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_checklist.gif) no-repeat 0 6px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_star.gif) no-repeat 0 0px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_arrow.gif) no-repeat 3px 7px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Film list arrow */
ul.film {
	list-style: none;
}

ul.film li {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_film.gif) no-repeat 0px 2px;
	margin-left: 15px;
	padding: 0 0 0 20px;
	line-height: 180%;
}

/* Bignumber */
.bignumber {
	background: url(/ar/templates/ja_sanidineii_light/images/ol_bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	background: url(/ar/templates/ja_sanidineii_light/images/icon_author.gif) no-repeat left center;
	font-weight: bold;
	margin-left: 25px;
	padding-left: 20px;
}

div.bubble1 div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub1_br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub1_bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub1_tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub1_tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub2_br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub2_bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub2_tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub2_tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub3_br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub3_bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub3_tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub3_tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub4_br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub4_bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub4_tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(/ar/templates/ja_sanidineii_light/images/bub4_tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #DDDDDD;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}