/* 
Document   : packageStyle
Created on : Dec 19, 2008, 12:58:37 PM
Author     : kirill
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#main_custom_div {
    width: 100%;
    text-align: center;
}

/** {
    font-family: verdana, arial;
    font-size: 8pt;
}*/

#formContainer {
	padding-left: 100px;
    width: 700px;
}

th {
    text-align: right;
    padding-right: 16px;
}

.formTable {
    margin: 16px 20px 0 20px;
    width: 90%;
}

.formTable td, .formTable th {
    padding-top: 4px;
    width: 50%;
    background-color: transparent;
}

.formTable th {
	text-align: right;
}

.formTable td {
	text-align: left;
}

/*package matrix*/

#packageMatrixA {
    margin: 10px 0;
    /*width: 663px;*/
    border-collapse: collapse;
    background-color: transparent;
}

#packageMatrixA td,
#packageMatrixA th {
    border:1px solid #CCC;
    vertical-align: middle!important;
    padding: 8px 4px;
}

#packageMatrixA th {
    text-align: center;
    color: #003454;
}

#packageMatrixA .thHead {
    border:none;
    padding: 0 12px;
    font-size: 9pt;
    background-color: transparent;
}

#thead1 {
    color: #003454;
    height: 39px;
    width: 300px!important;
    line-height:  39px;
    text-align: left!important;
    text-transform: uppercase;
    background: transparent url('/custom/module/images/bg_form_thead1.gif') no-repeat left;
    padding-left: 16px!important;
}

tbody#itemList td.miniSummary2, #packageMatrixA #emptyCell {
    text-align: left;
    border-right: 1px solid #003959;
}

td.col_economy,
td.col_basic,
td.col_complete,
td.col_individual {
    color: #888888;
}

td.col_economy_selected,
td.col_basic_selected,
td.col_complete_selected,
td.col_individual_selected {
    background-color:#F5FAFD!important;
    color: black;
}

.rowA td {
    background-color: white;
}

.rowB td {
    background-color:#3A7595;
}

.rowTotal td {
    background-color:#DBDBDB;
    text-align:center;
}

.miniSummary2 {
    padding: 10px 7px;
    font-weight: bold;
}

#packageMatrixA tfoot tr.rowB td, #packageMatrixA tfoot tr.rowTotal td {
	background: transparent url('/custom/module/images/bg_form_h2.gif') repeat-x center;
	border: none !important;
	height: 41px;
	line-height: 41px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
}

#packageMatrixA tfoot tr.rowTotal td {
	background: transparent url('/custom/module/images/bg_form_h2_dark.gif') repeat-x center;
	color: white;
}

#packageMatrixA tfoot tr.rowB td {
	padding-top: 2px;
}

#packageMatrixA tfoot tr.rowB td.miniSummary2 {
	text-align: right;
	background: transparent url('/custom/module/images/bg_form_h2.gif') no-repeat left !important;
}

#packageMatrixA tfoot tr.rowB td.col_individual {
	background: transparent url('/custom/module/images/bg_form_h2.gif') no-repeat right !important;
}

#packageMatrixA tfoot tr.rowB td.col_individual_selected {
	background: transparent url('/custom/module/images/bg_form_h2.gif') no-repeat right !important;
}

#packageMatrixA tfoot tr.rowB td.col_economy,
#packageMatrixA tfoot tr.rowB td.col_basic,
#packageMatrixA tfoot tr.rowB td.col_complete,
#packageMatrixA tfoot tr.rowB td.col_individual {
    font-weight:normal;
	color: #888888;
}

#packageMatrixA tfoot tr.rowB td.col_economy_selected,
#packageMatrixA tfoot tr.rowB td.col_basic_selected,
#packageMatrixA tfoot tr.rowB td.col_complete_selected,
#packageMatrixA tfoot tr.rowB td.col_individual_selected {
	font-weight:bold;
    color: black;
    background-color: transparent;
}

#packageMatrixA tfoot tr.rowTotal td {
	padding-top: 2px;
}

#packageMatrixA tfoot tr.rowTotal td.miniSummary2 {
	text-align: right;
	background: transparent url('/custom/module/images/bg_form_h2_dark.gif') no-repeat left !important;
}

#packageMatrixA tfoot tr.rowTotal td.col_individual {
	background: transparent url('/custom/module/images/bg_form_h2_dark.gif') no-repeat right !important;
}

#packageMatrixA tfoot tr.rowTotal td.col_individual_selected {
	background: transparent url('/custom/module/images/bg_form_h2_dark.gif') no-repeat right !important;
}

#packageMatrixA tfoot tr.rowTotal td.col_economy,
#packageMatrixA tfoot tr.rowTotal td.col_basic,
#packageMatrixA tfoot tr.rowTotal td.col_complete,
#packageMatrixA tfoot tr.rowTotal td.col_individual {
	color: #DDDDDD;
    font-weight:normal;
}

#packageMatrixA tfoot tr.rowTotal td.col_economy_selected,
#packageMatrixA tfoot tr.rowTotal td.col_basic_selected,
#packageMatrixA tfoot tr.rowTotal td.col_complete_selected,
#packageMatrixA tfoot tr.rowTotal td.col_individual_selected {
	color: white;
    font-weight:bold;
    background-color: transparent;
}

#formContainer h1, h2 {
	width: 100%;
	height: 39px;
	line-height: 39px;
	font-size: 110%;
	text-transform: uppercase;
	valign: middle;
}

#formContainer h1 {
	background: transparent url('/custom/module/images/bg_form_h2_dark.gif') no-repeat left;
	padding: 0 0 0 25px;
	margin: 0;
	color: white;
}

#formContainer h2 {
	background: transparent url('/custom/module/images/bg_form_h2.gif') no-repeat left;
	padding-left: 15px;
	margin: 0;
	color: #003454;
}

#buttonCenter{
	width: 90%;
	padding: 14px 0 21px 0;
}

#buttonHolder {
	width: 350px;
	white-space: nowrap;
	height: 20px;
}

#continue, #previous, #change, #cancel {
	font-weight: bold;
	margin: 0;
	background: transparent url('/custom/module/images/bg_button.gif') no-repeat center 3px;
	width: 160px;
	height: 27px;
	line-height: 16px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-size: 85%;
	border: none;
	cursor: pointer;
}

.indent {
	width: 95%;
	margin-left: 14px!important;
}

.indent .smallContent{
	margin-left: 0!important;
}

.formTable, .typeTable {
	width: 663px;
	margin: 0;
}

.formTable label {
    white-space:nowrap;
}

.formTable th, .typeTable th{
	width: 244px;
    white-space:nowrap;
}

.formTable td, .typeTable td {
	width: 402px;
    white-space:nowrap;
}

.question {
	width: 460px;
}

.indent {
	width: 95%;
	margin-left: 14px!important;
}

.indent .smallContent{
	margin-left: 0!important;
}
