/** MINASSA CSS DOCUMENT **/
/** BY RACHID LAMTABBET **/
/** MINASSA 2008 **/

/* styles reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0;padding: 0;border: 0;outline: 0;font-size: 1em;vertical-align: baseline; background: transparent; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

/* End styles reset */

/* General Styles */

body {
	margin: 0px;
	background: #FFF url("../images/top-bg.gif") 0 0 repeat-x;
}

a{
	color: #0a94d6;
    text-decoration: underline;
}

a:hover{
	color: #C00;
	text-decoration: underline;
}

#bodyPan table td {
	text-align: left;
}

#bodyPan a:link {
	color: #0a94d6;
	text-decoration: underline;
}

#bodyPan a:visited {
	color: #369;
	text-decoration: underline;
}

#bodyPan a:hover {
	color: #C00;
}

#bodyPan a:active {
	color: #C00;
	text-decoration: none;
}

/* verdana typography  */

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 1.5em;
	color: #000;
}

p {
	margin-bottom: 1em;
}

#bodyPan h1 {
    color: #aa2321;
	line-height: 24px;
	letter-spacing: .06em;
	font-size: 14px;
	margin-bottom: 10px;
}

#bodyPan h2, #bodyPan h3 {
	font-size: 12px;
	border-bottom: 1px solid #CBCBCB;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #4777a7;
}

#bodyPan h3 {
	font-size: 10px;
	border-bottom: none;
}

#bodyPan table td p, #bodyPan table li {
	line-height: 1.5;
}

img {
    border: 0px;
}

img{
	border: 0px;
}

ul{
	padding: 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
}

li{
	padding: 0;
	margin-left: 0;
	list-style-type: none;
	color: #4777a7;
}

.clear{
	clear: both;
	font-size: 1px;

}

a {
    outline: none;
}

a.more
{ background: transparent url(../images/arrow-blue.gif) no-repeat left 55%;
}

a.more:hover
{ background: transparent url(../images/arrow-red.gif) no-repeat left 55%;
}

/* image positioning - left, right and center */
.left {
    float: left;
    padding: 0px 8px 0px 0px;
}

div .left {
    padding: 4px 8px 4px 4px;
}

.right {
    float: right;
    padding: 0px 0px 0px 8px;
}

.center {
    display: block;
    text-align: center;
    margin: 0 auto;
}

/* block quote */
blockquote {
    margin: 20px 0px 20px 0px;
    padding: 10px 20px 0px 20px;
    border-left: 8px solid;
}

/* unordered list */
ul {
    margin: 8px 0px 0px 10px;
    padding: 0px;
}

ul li {
    list-style-type: none;
    margin: 0px 0px 11px 0px;
    padding: 0px;
}

/* ordered list */
ol {
    margin: 8px 0px 0px 24px;
    padding: 0px;
}

ol li {
    margin: 0px 0px 11px 0px;
    padding: 0px;
}

/* End verdana typography */

/* List Styles */

#bodyPan ul {
	margin-bottom: .5em;
	list-style-image:url("../images/red_arrow.gif");
}

#bodyPan ol {
	margin-bottom: 1em;
	list-style: decimal;
}

#bodyPan ul li, #bodyPan ol li {
	margin-bottom: .5em;
	margin-left: 0em;
}

/* End List Styles */

/* End General Styles */

/* Top Panel */

#topPan {
 	width: 1008px;
	height: 140px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
}

#logo {
    width: 190px;
	height: 53px;
	padding: 0 10px 0 25px;
    display:block;
	float:left;
}
#logo img{
	margin-top: 22px;
}

#title {
    float: left;
    display:block;
	height: 40px;
	width: 120px;
	background: transparent;
}

#title .darkred {
	color: #50d5f2;
	line-height: 20px;
	background: inherit;
}

#title h1 {
	font: bold 2em "Arial", Sans-Serif;
	margin: 0;
	letter-spacing: -1px;
	color: #aa2321;
	padding-top: 23px;
	background: inherit;
}

#title #slogan {
	font: 0.8em "Arial", Sans-Serif;
	margin: 0;
	padding: 0; color: #666;
	background: inherit;
}

#info {
	display: block;
	width: 600px;
	float: right;
	height: 35px;
	padding-right: 6px;
	text-align: right;
	color: #000;
	font-size: 11px;
}
#info p {
 margin-top: 10px;
}

/* Navigation Tab Styles */

#menu {
	margin: 0;
	padding: 0;
	background: inherit;
	line-height: 26px;
	position: absolute;
	top: 73px;
	left: 0px;
	width: 100%;
	height: 25px;
}

#menu .navPan {
	float: right;
	vertical-align: bottom;
}

#menu .navPan ul {
	margin: 0;
	padding: 0px 6px 0px 50px;
	list-style: none;
}

#menu .navPan li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu .navPan a {
	float: left;
	background: transparent url("../images/tableft-normal.jpg") no-repeat left top;
	margin: 0;
	padding-left: 6px;
	text-decoration: none;
	text-transform: capitalize;
	color: #aa2321;
	font-weight: bold;
/*	letter-spacing: -0.01px;  */
}

#menu .navPan a span {
	float:left;
	background: inherit;
	display:block;
	background: url("../images/tabright-normal.jpg") no-repeat right top;
	padding: 0 12px 0 6px;
	margin-right: 1px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu .navPan a span {
	float: none;
}

/* End IE5-Mac hack */
#menu .navPan a:hover span {
	color: #333;
}

#menu .navPan a:hover {
	background: transparent url("../images/tableft-hover.jpg") no-repeat left top;
	color: #333;
}

#menu .navPan a:hover span {
	background: url("../images/tabright-hover.jpg") no-repeat right top;
}

#menu .navPan a.selected {
	background: transparent url("../images/tableft-hover.jpg") no-repeat left top;
	color: #333;
}

#menu .navPan a.selected span {
	background: url("../images/tabright-hover.jpg") no-repeat right top;
}

/* End Navigation Tab Styles */

#subheader {
	width: 100%;
	margin:0;
	height: 35px;
	position: absolute;
	top: 98px;
	left: 0px;
}

#subheader .rside {
	float: right;
    width: 620px;
    height: 35px;
    background: transparent;
    margin-left: 20px;
}

#subheader .rside .padding  {
    padding-top: 10px;
}

#subheader .rside form {
    background: transparent url("../images/search-bg.gif") no-repeat 0 0px;
    width: 260px;
    height: 26px;
    border: none;
    padding: 0 2px;
}

#subheader .rside input {
    height: 14px;
    background: transparent;
    border: none;
    margin: 3px 0 2px;
    padding: 2px 2px 1px;
    font: 1em Tahoma, Verdana, Arial, sans-serif;
    vertical-align: middle;
}

#subheader .rside .btn {
    background: transparent url("../images/search-btn.gif") no-repeat;
    width: 55px;
    height: 23px !important;
    border: 0;
    margin: 0 0 0 10px;
    padding: 0;
    cursor: pointer
}

#subheader .lside {
    background: inherit;
    color: #333;
    font-size: 120%;
    height: 43px;
}

#subheader .lside .padding {
    padding-top: 15px;
    padding-left: 30px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: transparent url("../images/home.gif") no-repeat 10px 15px;
}

#subheader .lside a, .lside a:hover  {
    color: #FFF;
    text-decoration: underline;
    background: inherit;
}
/*---- /TOP PANEL ----*/



/*----BODY TOP PANEL----*/
#bodyPan {
  width: 1008px; background: #FFF; margin: 0 auto; padding: 0; clear: both;
}

#bodymainPan {
  float: left; width:592px; padding:0 10px; background:#FFF;
}

#bodytopmainPan {
  width:100%; background:#FFF; padding-bottom:10px;
}

#bodytopmainPan h1 {
  height:40px; line-height:60px; background:#FFF;
}

#bodytopmainPan p {
  padding:0px;
  font-size: 1.2em;
  font-family: Arial, sans-serif;
}

#bodytopmainPan p span {
  font-weight:bold;
}

/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymiddlemainPan {
   width:100%; background:#FFF; float:left; padding:5px 0; clear:both;
}

/* sidebarsPan */
#bodyPan .sidebarPan
{
  float: left;
  padding: 2px;
  width: 192px;
  background:#FFF;
}

/* sidebarPan items / links */
#bodyPan .sidebarItem
{ text-align: left;
  width: 100%;
  float: left;
  margin: 0 0 8px;
  padding: 0 0 6px;
}

#bodyPan .sidebarItem h1, #bodyPan  .sidebarItem h2, #bodyPan  .sidebarItem p{margin: 0px 10px; padding: 0;}

#bodyPan .sidebarItem h3 
{
  margin: 0px auto; 
  padding: 0;
}

#bodyPan .sidebarItem p
{ line-height: 16px;
  padding: 0px 0px 6px 0px;
}

#bodyPan .sidebarItem a, .sidebarItem a:hover
{ padding: 0px 0px 2px 10px;
  text-decoration: none;
}

#bodyPan .sidebarItem ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#bodyPan .sidebarItem li {
	padding: 5px 5px;
	background: url(../images/bullet-grey.gif) no-repeat 0px 5px;
	border-top: 1px solid #CBCBCB;
}

#bodyPan .sidebarItem ul li.first {
	border: none;
}

#bodyPan #categoriesItem li {
	padding: 0 12px;
	background: url(../images/top-folder.gif) no-repeat 0px 50%;
}

#bodyPan #statisticItem li {
	padding: 0 20px;
	background: url(../images/top-folder.gif) no-repeat 0px 50%;
	border: none;
}

#bodyPan #ads li {
	padding: 2px 2px 0px;
	background: none;
	border: 1px solid #CBCBCB;
}

#bodyPan #commentItem li {
	padding: 0 20px;
	background: url(../images/mini-comment.gif) no-repeat 0px 0px;
}

#bodyPan .sidebarItem .title {
	height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
    font-size: 1em;
}

#bodyPan .sidebarItem .content {
	padding: 10px 8px 9px;
}

.sidebarItem .content ul{margin: 0px 0px 12px 0px;}

.sidebarItem .content li
{ list-style: none;
  padding: 0;
  margin: 0px 0px 5px 0px;
}

.sidebarItem .content li a, .sidebarItem .content li a:hover
{ height: 16px;
  text-decoration: none;
  width: 179px;
}

.sidebarItem
{
  background: #FFF url(../images/left-sidebar-btm.jpg) no-repeat left bottom;
}

.sidebarItem .title {
	padding: 0 0 0 10px;
	background: #FFF url(../images/left-sidebar-title.jpg) no-repeat;
}

.sidebarItem .content {
/*	padding: 15px 10px 9px;*/
	background: #FFF url(../images/left-sidebar-bg.gif) repeat-y;
}

/* -------Contact Form----- */		
#contactform form {
	padding: 3px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.6em;
}

#contactform input {
	margin: 2px 0;
	border: 1px solid #444444;
}
	
#contactform textarea {
	margin:2px 0 5px 0;
	border:1px solid #444444;
}
	
#contactform .forwarding {
	padding-top: 15px;
	font-size: 12px;
	color: #CCCCCC;
}
	
#contactform .forwarding a {
	color: #FFCC00;
	text-decoration: underline;
}
	
#contactform .forwarding a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#contactform table td:first-child{
	text-align:left;
	padding-left: 0;
	white-space: nowrap;
}

#contactform  select {
	width: 150px;
	margin: 2px 0;
}

#contactform .status {
	padding-top:3px;
	padding-left:8px;
	vertical-align:top;
	white-space:nowrap;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:1.6em;
}

#contactform  label.error {
	background:url("../images/unchecked.gif") no-repeat 0px 0px;
	padding-left:16px;
	padding-bottom:2px;
	font-weight:bold;
	color:#EA5200;
}

#contactform  label.checked {
	background:url("../images/checked.gif") no-repeat 0px 0px;
}

#contactform  .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

/*----Footer Pannel----*/
#footermainPan{
	height:110px; 
	background:url(../images/footer-bg.gif) 0 0 repeat-x #565656; 
	color:#fff; clear:both;
}

#footerPan{
	width:1008px; 
	position:relative; 
	margin:0 auto;
}

#footerPan ul{
	width:800px; 
	position:absolute; 
	top:57px; 
	left:135px;
}

#footerPan li{
	float:left; 
	font-weight:normal;
	color: #e76d23;
}
#footerPan ul li a{
	padding:0 12px 0; 
	color:#fff; 
	text-decoration:none;
}
#footerPan ul li a:hover{
	text-decoration:underline;
}
