/* CSS Document */
* {
	margin:0;
	padding:0;
}
body{
	color:#FFFFFF;
	font:15px Tahoma, Arial, sans-serif;
	/*
	position: absolute;
	left: -1px;*/
}
ul {
	list-style-type:none;
}
.wrap {
	width:885px;
	margin:0px auto;
}
.container {
	background:#0D0D0D url(../images/form_bg.jpg) repeat-x top;
}
.left {
	/* background:url(../images/form_bgleft.jpg) repeat-y left; */
}
.right {
	/* background:url(../images/form_bgright.jpg) repeat-y right; */
	padding-left:8px;
	overflow:hidden;
	position: relative;
}
#msgs {
	color: red;
	position: absolute;
	right: 15px;
	top: 5px;
	display: none;
	font-size: 12px;
	font-weight: bold;
}
.start {
	margin-top:5px;
}
.inputbox {
	width:62px;
	height:23px;
	line-height:23px;
}
.yellow_inputbox {
	border:1px solid #666;
	background:#fff;
	color: #000;
	font-size: 14px;
	text-align: center;
}
option {
	color: #000;
}
.selectbox {
	width:48px;
	padding:2px;
	border:1px solid #666;
	background:#fff;
	border-radius:2px;
}
.lineTarget {
	width: 95%;
	background:url(../images/table-color-bg.png) no-repeat left bottom;
	margin:0 auto 5px;
}
.lineTarget th span{
	padding:5px;
}
.lineTarget td {
	line-height: 20px;
    transform: translateX(5px);
}
.gray_inputbox {
	border:1px solid #fc3;
	background:#666;
	width: 58px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.listNum {
	background: url(../images/list_bg.gif) no-repeat center top;
	width:27px;
	text-align:center;
	color:#000;
	height:20px;
    font-weight: normal;
}
.totals {
	text-align:left;
	margin:3px 0px;
}
.enter {
	width:67px;
	height:21px;
	line-height:21px;
}
.support {
	text-align:center;
	margin-right:5px;
}
.grand {
	width:21px;
}

#enter_time {
	margin: 3px 0 0;
	/*width: 290px;
	overflow-y: scroll;*/
}
a {
	color: #FFF;
	text-decoration: underline;
}

.rows {
	display: none;
}
.rows span {
	cursor: pointer;
	display: none;
}

#msg {
	color: red;
	font: bold 12px  verdana;
}
#email {
	width: 130px;
	*width: 115px;
}
#outBox {
	position: relative;
}
#emailBox {
	position: absolute;
	top: -75px;
	
	right: 5px;
	
	background: #111;
	border: 1px solid #111;
	display: none;
	width: 292px;
	height: 75px;
}
#emailBox input, #emailBox textarea {
	border: 1px solid #000;
}
#emailBox textarea {
	width: 200px;
	height: 58px;
	*height: 48px;
}
.submitSendEmail, .cancelSend {
	font-size: 12px;
}
.emailButtons {
	text-align:center;
}
#printArea {
	/*text-align: center;*/
}
.weekof{
	font-size:12px;
	font-weight:bold;
	margin:15px 5px 10px;
    padding-top: 0;
}
.weekof input{
	width:20px;
	text-align:center;
}
div.btn{
	background: url(../images/btn-bg.png) no-repeat center top;
	width:98px;
	height:33px;
	line-height:33px;
	text-align:center;
}
.screen-view span a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline-block;
}
.search p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #272d32;
}
.search p a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0000EE;
}
.calc_table td {
    line-height: 12px;
}
.calc_table td a {
    font-size: 12px;
    line-height: 15.9px;
    font-family: Arial, Helvetica, sans-serif;
}
#header .main {
    height: 180px;
}
.top_img , .bottom_img{
    display: block;
    width: 100%;
}
.total_table {
    font-weight: normal;
}
.support a {
    color: #FFFFFF;
}
.green_heading {
    font-size: 12.996px;
    font-family: Arial, Helvetica, sans-serif;
    color: #8db032;
}
.calc_desc td p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #272d32;
}
.calc_heading strong {
    font-size: 12px;
    margin-top: 2px;
    display: inline-block;
    color: #272d32;
}
#footer .indent2 .container{
    background: transparent;
}
#page5 #footer .col-1, #page5 #footer .col-2, #page5 #footer .col-3, #page5 #footer .col-4 {
    font-size: 9.996px;
    /* font-weight: normal; */
    line-height: 1.6em;
}
#page5 #footer .col-1 strong, #page5 #footer .col-2 strong, #page5 #footer .col-3 strong, #page5 #footer .col-4 strong {
    /* height: 31.97px; */
}
#footer .box a {
    font-size: 10.9956px;
}
#page5 #footer .col-3 a, #page5 #footer .col-4 a {
    font-size: 9.996px;
    /* font-weight: normal; */
}
.desc_languages,
.desc_languages a {
    font-family: Arial, Helvetica, sans-serif;
}
.desc_languages span {
    width: 9.95px;
    height: 12px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
}
.desc_languages {
    display: flex;
}