/* Show only to IE PC \*/
* #boxhead h2 {height: 1%;} /* For IE 5 PC */

/* expandable box
----------------------------------------------- */
#indexbox {
	margin: 0 auto; /* center for now */
	width: 34.8em; /* ems so it will grow */
	background: url(img/roundbody-r.gif) no-repeat bottom right;
}
#boxhead {
	background: url(img/roundhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#boxhead h2 {
	background: url(img/roundhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	/* color: black; */
	/* font-weight: bold; */
	/* font-size: 1.2em; */
	/* line-height: 1em; */
}
#boxbody {
	background: url(img/roundbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 30px 29px; /* t r b l */
}

/* Logo & slogan
----------------------------------------------- */
.logo {
	padding: 39px 15px 5px 0; /* t r b l */
	margin-bottom: -15px;
}
.slogan {
	display:block;
	padding: 75px 12px 0 0; /* t r b l */
	font: 0.55em Verdana;
	font-weight:bold;
	color: #333;
	cursor:default;
}
.slogan_s {
	display:block;
	padding: 85px 12px 0 0; /* t r b l */
	font: 0.55em Verdana;
	font-weight:bold;
	color: #333;
	cursor:default;
}
#boxhead h2 img{
	float:right;
}

/* tab menu area
----------------------------------------------- */
#tab {
	float:left;
	width:100%;
	background:white;
	font-size:93%;
	line-height:normal;
}

#tab ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tab li {
	float:left;
	margin:0;
	padding:0;
}
#tab a {
	float:left;
	display:block;
	padding:2px 15px;
	margin: 0 2px 0 0;
	font: 12px Verdana;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
* #tab a {float:none;} /* For IE 5 PC */
        
#tab a.current {
      color: #fff;
}
#tab a.current_s {
      color: #177B2F;
}
#tab li.home {
      background:url("img/tab_hom_r_on.gif")
      no-repeat right top;
}
#tab li.homeoff {
      background:url("img/tab_hom_r_off.gif")
      no-repeat right top;
}
#tab li.save  {
      background:url("img/tab_sav_r_on.gif")
      no-repeat right top;
}
#tab li.saveoff  {
      background:url("img/tab_sav_r_off.gif")
      no-repeat right top;
}
#tab li.about {
      background:url("img/tab_abo_r_on.gif")
      no-repeat right top;
}
#tab a.home {
      background:url("img/tab_hom_l_on.gif")
      no-repeat left top;
}
#tab a.saveoff {
      background:url("img/tab_sav_l_off.gif")
      no-repeat left top;
}
#tab a.saveon {
      background:url("img/tab_sav_l_on.gif")
      no-repeat left top;
}
#tab a.about {
      background:url("img/tab_abo_l_on.gif")
      no-repeat left top;
}
#tab a.abouton {
      background:url("img/tab_abo_l_on2.gif")
      no-repeat left top;
}

/* search area
----------------------------------------------- */
.content {
	clear:right;
	background: #FF4A08;
	padding: 0px 0 0 0;
	margin: 0;
	height: 6em;
}
.content ul {
	padding:16px 31px 0;
	list-style:none;
	font: 12px Arial;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.content li {
	display:inline;
	margin-right: 11px;
}
.content a:link, .content a:visited{
	color: #FFFFFF;
}
.content a:hover{
	text-decoration: underline;
	cursor:pointer;
}
.content li.active {
	color: #FF4A08;
	background: #fff;
	padding: 0px 4px;
	text-decoration: none;
	cursor:default;
}
.content form {
	padding: 0px;
	margin: 15px 0 0 0;
}
.content input.ms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	width: 22.5em;
	margin: 0 8px 0 30px;
	border:	1px solid #923800;
	padding: 0.2em;
	text-align: center;
}
.content input.sb {
	height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.indexnotes {
	margin: 5px 0 0 30px;
	font: 11px Verdana;
	color: #333;	
}

/* footer area
----------------------------------------------- */
#footer {
	font: 12px Arial;
	color: #333;
	text-align: center;
}

#ran_philo {
	font: 14px Arial;
	color: #0381E2;
	text-align: center;
	margin: 5px 0 30px 0;
}
#ran_philo a, #ran_philo a:visited, #ran_philo a:hover {
	font: 14px Arial;
	color: #0381E2;
	text-decoration: underline;
}

/* savings area
----------------------------------------------- */
div#boxbody .content_s {
	clear:right;
	background: #B5E632;
	padding: 0px 0 0 0;
	margin: 0;
	height: 5.6em;
}
div#boxbody .content_s_o {
	clear:right;
	background: #B5E632;
	padding: 0px 0 0.4px 0;
	margin: 0 0 0 0;
}
.content_s ul, .content_s_o ul {
	padding:16px 31px 0px;
	list-style:none;
	font: 12px Arial;
	color: #2D3E01;
	margin: 0px 0px 0px 0px;
}
.content_s li a:link, .content_s li a:visited, .content_s_o li a:link, .content_s_o li a:visited{
	color: #2D3E01;
}
.content_s li, .content_s_o li {
	display:inline;
	margin-right: 11px;
}
.content_s li a:hover, .content_s_o li a:hover {
	text-decoration: underline;
	cursor:pointer;
}
.content_s li.active, .content_s_o li.active {
	color: #B5E632;
	background: #2D3E01;
	padding: 0px 4px;
	text-decoration: none;
	cursor:default;
}
.content_s form {
	padding: 0px;
	margin: 15px 0 0 0;
}
.content_s input.ms, .content_s_o input.ms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D3E01;
	width: 20.5em;
	margin: 0 8px 0 30px;
	padding: 0.2em;
	border:	1px solid #3C5300;
	text-align: center;
}
.content_s input.sb, .content_s_o input.sb {
	height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* about us area
----------------------------------------------- */
div#boxbody .content_a {
	clear:right;
	background: #FDE22D;
	padding: 2px 0 1px 0;
	margin: 0;
}
.content_inside {
	margin: 5px;
	padding: 5px 10px 10px 10px;
	background: #FDFDDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.content_inside h1 {
	margin: 0 0 0px 0;
	padding:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	color: #FF7200;	
}
.content_inside h2 {
	margin: 0 0 0px 0;
	padding:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #666;	
}
.content_inside h3 {
	margin: 15px 0 5px 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	color: #2E9609;	
}
.content_inside h4 {
	margin: 0 0 5px 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #333;	
}
.content_inside h4 a, .content_inside h4 a:visited {
	color: #00F;	
}
/* contact form
----------------------------------------------- */
#contact-form {
	display: none;
}
#contact-form textarea {
	padding: 4px 0 0 60px;
	width: 350px;
	height: 100px;
	background: url(img/contactform.gif) no-repeat; 
	background-position: 0px 0px;
	background-attachment: scroll;
	background-color: #FCFFDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #CDDEAE;	
}
#contact-form input.send {
	margin:10px 0 0 318px;
	background: #CDDEAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #333;
	border: solid 1px #8EA16A;
}
/* IE hack, only IE read the following */
}
#contact-form input.send {
	margin:10px 0 0 303px;
}
#footer-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	height: 1%;
}
#footer-menu a, #footer-menu a:visited {
	margin: 0 5px 0 5px;
	color: #333;
}


/* new add start
----------------------------------------------- */
/* layout
----------------------------------------------- */
body.new {
	text-align: center;
	padding: 0px;
	margin: 20px 60px;
	min-width: 720px;
}
	
#frame {
	max-width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0px;
	text-align: left;
}

#contentheader {
	padding: 3px 3px 2px 3px;
}
/* IE hack, only IE read the following */
}
#contentheader {
	padding: 2px 3px 4px 3px;
}

#contentheader b {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BBB;
	letter-spacing: 0.06em;
	padding: 0;
	margin: 0;
}

#contentheader b strong {
	color: #333;
}

#contentheader b a, #contentheader b a:visited {
	color: #999;
	text-decoration: none;
}
#contentheader b a:hover {
	border-bottom: 1px solid #999;
	padding-top: 3px;
	color: #333;
}
/* IE hack, only IE read the following */
}
#contentheader b a:hover {
	padding-top: 2px;
}

#contentheader img {
	margin: 0 5px 0 5px;
}

#contentmain {
	padding: 5px;
	background: #FFF;
	float:left;
	width: 410px;
}


/* search box
----------------------------------------------- */
form {
	padding:0;
	margin:0;
}
#contentsearch {
	padding: 0px;
	border: 0;
	background: #FFF;
}
#contentsearch ul {
	list-style:none;
	font: 12px Arial;
	color: #000;
	padding: 0;
	margin: 0 0 13px 0;
}
#contentsearch li {
	display:inline;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #333;
	margin: 0;
}
#contentsearch li strong{
	font-weight: normal;
	color: #868686;
}
#contentsearch input.radio {
	margin-bottom: -2px;
}
/* IE hack, only IE read the following */
}
#contentsearch input.radio {
	margin-bottom: -1px;
}
#contentsearch input.submit{
	font: 14px Arial;
	font-weight: bold;
	color: #252525;
	width: 7.6em;
	height: 30px;
	margin: 0 0 0 10px;
}
#inputbox{
	display:block;
	width: 250px;
	height: 29px;
	border: 0px solid;
	float: left;
	padding: 0;
	margin: 0;
}
#inputbox input.q{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	width: 250px;
	height: 53px;
	text-align: center;
	padding: 7px 0 0 0;
	border: 0px;
	background: url(img/in/searchbox.gif) no-repeat; 
	background-position: 0px 0px;
}

/* quote of the day area
----------------------------------------------- */
#contentquote {
	padding: 0px;
	border: 0;
	padding: 65px 0 20px 0;
}
#contentquote div.quote {	
	font-family: Trebuchet ms;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	letter-spacing: -1px;
	max-width: 420px;
	width:expression(document.body.clientWidth > 420? "420px": "auto" );
}
#contentquote div.quote a, #contentquote div.quote a:visited {
	color: #333;
	text-decoration: none;
}
#contentquote ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#contentquote li {
	list-style-image: url(img/in/o_quote.gif);
	list-style: outside
	padding: 0;
	margin: 0;
}
#contentquote span.name {	
	font-family: Trebuchet ms;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF3C00;
	letter-spacing: -1px;
	font-style: italic;
}
#contentquote span.name a, #contentquote span.name a:visited{	
	color: #FF3C00;
	text-decoration: none;
}
#contentquote span.name a:hover {	
	color: #fff;
        background:#FF3C00;
	text-decoration:none;
}

/* tags area
----------------------------------------------- */
h1.tags {
	padding: 0;
	margin: 75px 0 0 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	letter-spacing: -1px;
}
#contenttags {
	float:left;
	background: #FFF;
	padding: 2px;
	margin: 0 0 18px 10px;
}
#contenttags_c {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border: 5px solid #CCC;

}
#contenttags_c a, #contenttags_c a:visited {
	color: #00F;
}
#contenttags_c a:hover {
	color: #FFF;
	background: #00F;
}
.tagsrow-float {
        padding: 3px 0 3px 0;
        line-height: 1.3em;
}

.tagsrow-area {
	font-weight: bold;
	padding: 3px 7px 3px 0;	
}

/* news area
----------------------------------------------- */

#contentnews {
	max-width: 820px;
	padding-top: 100px;
	margin: 0;
}
/* IE hack, only IE read the following */
}
#contentnews {
	padding: 0;
	margin-top: 100px;
}

#contentarticle {
	float: left;
	width: 430px;
}
/* IE hack, only IE read the following */
}
#contentarticle {
	float: left;
	width: 440px;
}
#contentforum {
	float: left;
}
h1.forum {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF3C00;
	letter-spacing: -1px;
}

#latestforum {
	padding: 5px;
}
#latestforum ul {
	margin-top: 5px;
}
/* IE hack, only IE read the following */
}
#latestforum ul {
	margin-left: 30px;
}
#latestforum li {
	list-style-image: url(img/in/art_bullet.gif);
	list-style: outside
	padding: 0;
	margin: 0 0 4px -10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ff4902;
}
#latestforum li a, #latestforum li a:visited{
	color: #ff4902;
	text-decoration: none;
}

h1.article {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #1466B3;
	letter-spacing: -1px;
}
#latestarticle {
	padding: 5px;
	font-family: Arial;
	font-size: 16px;
}
#latestarticle h2 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #3f92d6;
}
#latestarticle ul {
	margin-top: 5px;
}
/* IE hack, only IE read the following */
}
#latestarticle ul {
	margin-left: 30px;
}
#latestarticle li {
	list-style-image: url(img/in/art_bullet.gif);
	list-style: outside
	padding: 0;
	margin: 0 0 4px -10px;
	font-family: Arial;
	font-size: 16px;
	color: #3f92d6;
}
#latestarticle li a, #latestarticle li a:visited{
	color: #3f92d6;
	text-decoration: none;
}

/* new add end
----------------------------------------------- */



/* Error Form
----------------------------------------------- */
#error {
	margin: 150px 0 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	text-align: center;
}
/* search footer logo
----------------------------------------------- */
#footlogo {
	margin: 8px 0 0 0;
	text-align: right;
}
/* HollyHack explained here: http://www.positioniseverything.net/explorer/escape-floats.html
----------------------------------------------- */

/* hide from IE-mac \*/
* html .hollyhack {height: 1%;}
/* end hide */