/*
*		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: Tahoma, arial, Verdana;
text-decoration: none;
text-transform:none;
font-weight:normal;
letter-spacing:1px;
padding:13px 0 6px 0;
}

h1, h2.contentheading, h2.contentheading {
display: block;
font-size:200%;
font-weight:normal;
line-height:130%;
padding:  0 0 0px 0;
margin-bottom:15px;
text-transform:none;
letter-spacing:2.2px;
color:#222;
}

h1.componentheading {
padding-bottom:10px;
color:#222;
border-bottom: none;
}

h2{
font-size:130%;
line-height:20px;
padding:8px 0 6px 0;
color:#222;
font-weight:bold;
text-transform:none;
}

h2 a, h1 a {
text-decoration: none;
}

h2 a:hover, h1 a:hover {
text-decoration: none;
color:#000;
}

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 {
}

/**	TOP			**/

#bottom_top_790 h3, #bottom_top_890 h3, #bottom_top_990 h3, #bottom_top_1090 h3 {
padding-top:0;
}

/**	LEFT		**/

#left h3, #right h3 {
margin-bottom:10px;
padding:0 0 4px 0;
border-bottom:1px dotted #eee;
}

/**			LINK		**/

a {
color: #999;
text-decoration : underline;
}

a:hover {
color:#9c0;
text-decoration : none;
}

a:active, a:focus {
outline:none;
}



/*	Pathway	*/

#pathway a, .breadcrumbs {
color:#bbb;
text-decoration:none;
}

#pathway a:hover {
color:#000;
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.white {
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.white {
background: url(../images/quote_white.gif) 0 5px no-repeat;
}

blockquote.grey p, blockquote.white p {
margin: 0px -35px -10px 0px;
padding: 0px 35px 10px 0px;
background: url(../images/quote_grey_end.gif) 100%  no-repeat;
}

blockquote.white p {
background: url(../images/quote_white_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;
}

#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-top:0;
}

p#form-login-password {
}

#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;
}