﻿@charset "utf-8";

.colbreak { height: 0; font-size: 1px; _display: none; clear:both; }
.colWTx03x2 { padding-top:10px; }
._ { text-indent:-9999em;}

/* 
	[ index ]
*/

#contents {
	padding-bottom:10px;
}
#head, #foot { text-align:left;  font-size:12px; }

#track { margin-top:10px!important;border-top:1px solid #D5D3C9; }


button {
	width:130px; height:30px; line-height:30px;
	padding:0; border:0; margin:10px 0;
	background:transparent url(img/btnskins-plan.gif) 0 2px no-repeat;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
button:active {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
}

button.promoted,
button.big {
	width:160px; height:50px; line-height:50px;
	padding:0; border:0; margin:0;
	background:transparent url(img/btnskins-big.gif) 0 0 no-repeat;
	color:white;
	font-weight:bold;
}
button.promoted:active,
button.big:active {
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}


.button {
	width:130px; height:30px; line-height:30px;
	padding:0; border:0; margin:10px 0;
	background:transparent url(img/btnskins-plan.gif) 0 2px no-repeat;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
.button:active {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
}

.promoted,
.big {
	width:160px; height:50px; line-height:50px;
	padding:0; border:0; margin:0;
	background:transparent url(img/btnskins-big.gif) 0 0 no-repeat;
	color:white;
	font-weight:bold;
}
.promoted:active,
.big:active {
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}



#formBtns {
	text-align:center;
	padding:10px 10px; margin-top:10px;
	border-top:2px solid #f90;
}

#formBtns form {
	padding:0; margin:0;
}


/*
	sidebar
*/
.OrangeFrame {
	background:url(img/bg-decided-facts.gif) -240px repeat-y;
}
.OrangeFrame .bgend{
	height:10px; clear:both;
	background:url(img/bg-decided-facts.gif) -480px bottom no-repeat;
}
.OrangeFrame h4{
	padding:3px 10px;
	height:22px; line-height:22px;
	font-size:12px;
	background:url(img/bg-decided-facts.gif) 0 0 no-repeat;
	color:white;
}
.OrangeFrame dl{
	padding:0px 10px;
}
.OrangeFrame dt{
	clear:both;
	padding:10px 0 5px 0;
	color:#AA6A00;
	font-weight:bold;
	font-size:14px;
}
.OrangeFrame dt a{
	color:#AA6A00;
	text-decoration:none;
}
.OrangeFrame dd{
	margin:0;
	padding:0 0 5px 0;
	padding:0 0 5px 80px;
	color:#666;
	line-height:1.5em;
}
.OrangeFrame dd img{
	float:left; clear:none;
	width:70px; 
	margin:3px 0 0 -80px;
}
.OrangeFrame dd a{
	display:block; width:100px;
	margin:5px 0;
	color:#AA6A00;
	font-weight:bold;
	font-size:12px;
}


/*
	sidebar
*/
#sidebar_j * { text-align:left; font-size:12px; line-height:1.25em; }

.sidebar-box {
	width:240px;
	background:url(img/bg-decided-facts.gif) -240px repeat-y;
}
.sidebar-box .bgend{
	height:10px;
	background:url(img/bg-decided-facts.gif) -480px bottom no-repeat;
}
.sidebar-box h4{
	padding:3px 10px;
	height:22px; line-height:22px;
	font-size:12px;
	background:url(img/bg-decided-facts.gif) 0 0 no-repeat;
	color:white;
}
.sidebar-box dl{
	padding:0px 10px;
}
.sidebar-box dt{
	clear:both;
	padding:10px 0 5px 0;
	color:#666;
}
.sidebar-box dt a{
	font-weight:bold;
}

.sidebar-box dd{
	margin:0;
	padding:0 0 0 10px;
	color:#AA6A00;
}
.sidebar-box dd img{
	float:left; clear:none;
	width:45px; height:45px;
	margin-right:5px;
}
