/*
*		JoomSpirit CSS file for typo
*/

body {
font-family: arial, verdana, helvetica, tahoma, sans-serif;
color:#666;
line-height: 1.3em;
}

p {
margin: 8px 0 14px 0;
}


h1, h2, h3, h4 {
font-family: arial, Verdana;
text-decoration: none;
text-transform:none;
font-weight:normal;
letter-spacing:1px;
padding:13px 0 6px 0;
}

h1, h1.componentheading, h2.contentheading, h2.contentheading, .componentheading {
display: block;
font-size:180%;
font-weight:normal;
line-height:34px;
padding:  0 0 0px 10px;
margin-bottom:5px;
text-transform:none;
letter-spacing:1px;
color:#fff;
background-color: #465f43;
}


h2{
font-size:130%;
line-height:20px;
padding:8px 0 6px 0;
color:#222;
font-weight:bold;
text-transform:none;
}

h2 a, h1 a {
color:#333;
text-decoration: none;
}

h2 a:hover, h1 a:hover {
text-decoration: none;
color:#d36e2a;
}

h3 {
font-size:110%;
line-height:16px;
color:#222;
font-weight:bold;
text-transform:none;
}

h4 {
font-size:110%;
line-height:16px;
color:#222;
font-weight:normal;
text-transform:none;
}

h5 {
font-size:105%;
line-height:16px;
color:#222;
font-weight:normal;
text-transform:none;
}


.blog h2.contentheading {
}


/**	LEFT		**/

#module_left h3 {
margin-bottom:10px;
padding:0 0 4px 9px;
background: transparent url(../images/puce_h3_left.gif) 0 6px no-repeat;
border-bottom:1px dotted #ccc;
}

/**			LINK		**/


a {
color:#6d9134;
text-decoration : none;
}

a:hover {
color:#c24f58;
text-decoration : none;
}

a:active, a:focus {
outline:none;
}



/*	Pathway	*/

#pathway a, .breadcrumbs {
color:#bbb;
text-decoration:none;
}

#pathway a:hover {
color:#6d9134;
text-decoration:none;
}


/*	List  */

ul.normal, ul.check, ul.arrow {
margin-left:6px;
margin-top:10px;
padding-left:0;
}

.normal li, .check li, .arrow li {
background: url(../images/list_normal.gif) 0 2px no-repeat;
padding-left: 21px;
list-style:none;
margin:5px 0;
}

.check li {
background: url(../images/list_check.gif) 0 2px no-repeat;
}

.arrow li {
background: url(../images/list_arrow.gif) 0 2px no-repeat;
}

ul.normal ul, ul.check ul, ul.arrow ul {
margin-left: 0px;
margin-top:4px;
padding-left:0;
}

.normal li li, .check li li  .arrow li li{
background: url(../images/list_normal.gif) 0 2px no-repeat;
padding-left: 21px;
list-style:none;
margin:5px 0;
}


ol {
margin: 5px 0;
background-color: transparent;
padding: 0 0 0 20px;
}

ol li {
margin: 0;
padding: 5px;
font-weight: normal;
}

/*
*	Quotation
*/


blockquote.grey, blockquote.orange, blockquote.blue, blockquote.green, blockquote.brown  {
margin: 10px 30px 10px 30px;
padding: 10px 35px 10px 35px;
border: none;
background: url(../images/quote_grey.gif) 0 5px no-repeat;
text-align:justify;
font-style:italic;
font-size:105%;
}


blockquote.orange {
background: url(../images/quote_orange.gif) 0 5px no-repeat;
}

blockquote.blue {
background: url(../images/quote_blue.gif) 0 5px no-repeat;
}

blockquote.green {
background: url(../images/quote_green.gif) 0 5px no-repeat;
}

blockquote.brown {
background: url(../images/quote_brown.gif) 0 5px no-repeat;
}


blockquote.grey p, blockquote.orange p, blockquote.blue p, blockquote.green p, blockquote.brown p {
margin: 0px -35px -10px 0px;
padding: 0px 35px 10px 0px;
background: url(../images/quote_grey_end.gif) 100%  no-repeat;
}


blockquote.orange p {
background: url(../images/quote_orange_end.gif) 100%  no-repeat;
}

blockquote.blue p {
background: url(../images/quote_blue_end.gif) 100%  no-repeat;
}

blockquote.green p {
background: url(../images/quote_green_end.gif) 100%  no-repeat;
}

blockquote.brown p {
background: url(../images/quote_brown_end.gif) 100%  no-repeat;
}

/**  DIV Info  **/


.info {
line-height:25px;
padding-left:30px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
background: #eee url(../images/logo_info.gif) 4px 3px no-repeat;
margin: 10px 0;
}

/**	login	**/

#modlgn_username, #modlgn_passwd {
background-color:#f6f6f6;
font-size:90%;
width:150px;
padding:3px;
}

#modlgn_username:hover, #modlgn_passwd:hover,
#modlgn_username:focus, #modlgn_passwd:focus {
background-color: #f0f0f0;
}

#submit_login {
float:left;
font-size:90%;
padding:2px 6px;
}

ul.icon_login, ul.icon_login {
float:left;
margin: 0 0 0 10px;
}

ul.icon_login li, ul.icon_login li {
display:block;
float:left;
width:16px;
height:16px;
margin:5px 0 0 10px;
}

ul.icon_login li a:hover, ul.icon_login li#current a, ul.icon_login li.active a {
border:none;
}

#form-login-remember {
clear:both;
padding-top:8px;
}

p#form-login-username {
margin:0;
}

p#form-login-password {
margin:0;
}

#modlgn_remember {
background-color:transparent;
border:none;
}


/**	read more	**/

a.readon {
background-color:#f6f6f6;
border:1px solid #eee;
display:block;
float:right;
font-size:12px;
font-weight:normal;
margin-right:2px;
margin-top:0px;
padding:4px 21px 3px 14px;
text-decoration:none;
text-transform:none;
}

a.readon:hover {
background-color:#f0f0f0;
text-decoration:none;
}

/** 	TOOL TIPS		**/

.tool-tip {
color: #666;
width: 139px;
z-index: 13000;
}
 
.tool-title {
font-weight: bold;
font-size: 115%;
margin: 0;
padding: 8px 8px 4px;
background: transparent url(../images/bubble.png) top left no-repeat;
}
 
.tool-text {
font-size: 100%;
padding: 4px 8px 8px;
background: transparent url(../images/bubble.png) bottom right no-repeat;
}


/**		FOOTER		**/

#bottom_site {
color:#999;
}

#bottom a {
text-decoration : none;
}
