@charset "utf-8";
/* CSS Document */

body {
	background: #d6d6d6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #424242;
}

html, body {
	margin: 0px;
	padding: 0px;
	border: none;
}

.clear {
	clear: both;
}

#page-container {
	width: 686px;
	margin: auto;
}

#header {
	display: block;
	width: 686px;
	height: 185px;
}

#main-shape-top {
	display: block;
	width: 686px;
	height: 19px;
	background: transparent url(main-shape-T.png) 0 0 no-repeat;
}

#main-shape-bg {
	display: block;
	width: 616px;
	min-height: 200px;
	background: transparent url(main-shape-BG.png) 0 0 repeat-y;
	padding: 0 35px 10px;
}

#main-shape-bottom {
	display: block;
	width: 686px;
	height: 19px;
	background: transparent url(main-shape-B.png) 0 0 no-repeat;
}

#arrow-box {
	display: block;
	width: 316px;
	height: 217px;
	float: left;
}

#chart-top {
	display: block;
	float: right;
	height: 217px;
	width: 300px;
}

#select-box {
	display: block;
	background-color: #cecece;
	border-radius: 20px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}

#chart-box-top {
	display: block;
	background-color: #f1f1f1;
	border-radius: 20px 20px 0 0;
	margin: 10px 0 0;
	height: 185px;
}

#blue-top {
	display: block;
	background-color: #242f6a;
	border-radius: 20px 20px 0 0;
	height: 40px;
}

.left-column {
	display: block;
	float: left;
	width: 149px;
	text-align: center;
	border-right: 1px solid #8d8c8c;
}

.right-column {
	display: block;
	float: right;
	width: 150px;
	text-align: center;
}

.row {
	display: block;
	width: 616px;
}

.row-left-gray {
	display: block;
	width: 300px;
	float: left;
	padding: 8px;
	background-color: #ececec;
}

.row-left-white {
	display: block;
	width: 300px;
	float: left;
	padding: 8px;
}

.row-right-dark-left {
	background-color: #d6d6d6;
	border-right: 1px solid #8d8c8c;
	width: 149px;
	text-align: center;
	font-style: italic;
}

.row-right-dark-right {
	background-color: #d6d6d6;
	width: 150px;
	text-align: center;
	font-style: italic;
}

.row-right-light-left {
	background-color: #f1f1f1;
	border-right: 1px solid #8d8c8c;
	width: 149px;
	text-align: center;
	font-style: italic;
}

.row-right-light-right {
	background-color: #f1f1f1;
	width: 150px;
	text-align: center;
	font-style: italic;
}

#chart-bottom {
	display: block;
	float: right;
	height: 25px;
	width: 300px;
}

#chart-box-bottom {
	display: block;
	background-color: #f1f1f1;
	border-radius: 0 0 20px 20px;
	margin: 0;
	height: 25px;
}

#bottom-message {
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 5px;
}

#product-features {        
    font-size: 12px;
    text-shadow: 0px 1px 0px #ffffff;
    margin: auto;
    width: 597px;
}

#product-features td {
    background-image: url("../images/vv7-lightbg.png");    
    background-repeat: repeat-y;
    color: #424242;
    text-align: center;
    position: relative;
    font-style: italic;
}

#product-features tr.footer-row td {
    background-image: url('../images/vv7-chartbottom.png');
    background-repeat: no-repeat;
    height: 33px;
}

#product-features tr.alt-row td {
    background-image: url("../images/vv7-darkbg.png");    
}

#product-features td.first {    
    padding: 8px 8px 8px 4px;
    text-align: left;
    width: 198px;
    font-style: normal;
}

#product-features td.second {
    width: 122px;
    background-position: -210px 0;
} 

#product-features td.third {
    width: 121px;
    background-position: -332px 0;
}

td.third.additional {
    color: #757575;
    font-style: italic; 
}

#product-features td.fourth {
    width: 144px;
    background-position: -453px 0;
}     

.check {
    background-image: url('../images/check2.png');
    background-repeat: no-repeat;    
    height: 18px;
    width: 22px;
    margin: 0 auto;
}

.chart-header {
    background-repeat: no-repeat;
    margin: 0 auto;
    height: 68px;    
}

.chart-header {
    float: right;    
}

#eod-header {    
    background-image: url('../images/qt-chart-eod.png');   
    width: 127px;
}

.eod-price {
    width: 86px;    
    background-image: url('../images/price-eod-qt.png');
	height: 48px;
	margin: auto;
}

#id-header {    
    width: 121px;  
    background-image: url('../images/qt-chart-id.png');    
}

.id-price {
    width: 86px;    
    background-image: url('../images/price-id-qt.png'); 
	height: 48px;
	margin: auto;       
}

#rt-header {    
    width: 144px;  
    background-image: url('../images/qt-chart-rt.png');    
}

.rt-price {
    width: 92px;
    background-image: url('../images/price-rt-qt.png');
	height: 48px;
	margin: auto;        
}

#pricecomp-header {
    background-image: url('../images/priceCompHeader-qt.png');
    background-repeat: no-repeat;
    float: right;
    margin-right: 2px;
    width: 387px;
    height: 28px;
}

.select-product-arrow {
    height: 77px;
    width: 198px;
    background-image: url('../images/arrow-selectProduct.png');
    background-repeat: no-repeat;    
	margin: -50px 0 0;
}

.select-product-arrow2 {
    height: 77px;
    width: 198px;
    background-image: url('../images/arrow-selectProduct.png');
    background-repeat: no-repeat;    
	margin: 100px 0 0;
	float: right;
}