.tab-content {
	margin-top: 20px;
}

.page-padding {
	padding: 15px;
}

h2 {
	font-size: 20px;
	margin-bottom: 15px;
	font-family: "VAG Rounded W01 Thin";
	font-weight: bold;
}

h3 {
	font-size: 17px;
	font-family: "VAG Rounded W01 Thin";
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 20px;
}

p {
	margin-bottom: 15px;
}

p.margin-top { margin: 0px; margin-top: 15px; }

p.title {
	margin-top: 15px;
	margin-bottom: 5px;
}

p.note {
	color: #333333;
	font-style: italic;
	font-size: 11px;
}

a, a:visited {
	color: #de2516;
}

td {
	font-size: 13px;
	vertical-align: top;
}

ul#product-tabs li {
	float: left;
    font-size: 15px;
	padding: 0px 25px;
	margin-right: 3px;
	height: 45px;
	line-height: 50px;
	cursor: pointer;
	font-family: "VAG Rounded W01 Thin";
	background: url('../images/bg_product2_page-tab.jpg') repeat-x;
	border-radius: 7px 7px 0px 0px;
	color: #FFFFFF;
}

ul#product-tabs li.tab-selected {
	color: #de2516;
	font-weight: bold;
	background: url('../images/bg_product2_page-tab_active.jpg') repeat-x;
}

ul#product-tabs li#-purchase {
	display: none;
}

#ew-buy-now-button {
	font-size: 15px;
	padding: 0px 30px;
	height: 45px;
	padding-right: 50px;
	line-height: 50px;
	cursor: pointer;
	font-family: "VAG Rounded W01 Thin";
	border-radius: 7px 7px 0px 0px;
	background: url("../images/bg_tab_nav_arrow_buy-bow.jpg") no-repeat 95px 19px #de2516;
	color: #FFFFFF;
	margin-right: 15px;
}

#tab-content {
	background-color: #f8f8f8;
	border-radius: 0px 7px 7px 7px;
	padding: 20px;
}

#tab-content-rounded {
	background-color: #f8f8f8;
	border-radius: 7px 7px 7px 7px;
	padding: 20px;
}

.space-bottom {
	margin-bottom: 15px;
}

#tab-content-left {
	width: 625px;
	float: left;
}

h1#product-name {
	font-size: 22px;
    margin-bottom: 25px;
    margin-top: 10px;
	font-family: "VAG Rounded W01 Thin";
}

#tab-content-right {
	width: 290px;
	float: right;
}

#tab-content-right .jp-audio {
	width: 290px;
}

#box-container, .floated-image {
	margin-right: 15px;
}

.floated-image {
	float: left;
}

.right-tab-container .tab-gray h4 {
	padding-left: 0px;
}

#buy-now-preview {
	cursor: pointer;
}

ul.bulleted li, .section li, .fancy-bulleted-list li, .fixes li {
	padding-left: 15px;
	background: url("../images/bg_nav_arrow.jpg") no-repeat 0 3px;
}

.tab-content ul li {
	font-size: 13px;
}

#product-new-features ul {
	width: 430px;
}

.feature-list h4 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#container-socMedia {
	margin-bottom: 20px;
}

.simple-screenshot-container {
	text-align: center;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 12px;
}

.content-boxed-full {
	background-color: #FFFFFF;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 53px 0px;
	margin: 60px 0px;
}

.roll-container {
	position:relative;
	margin-bottom: 15px;
}

span.roll {
    background: url("../images/mag.png") no-repeat scroll center center #000000;
    cursor: pointer;
    width: 625px;
	height: 488px;
    position: absolute;
    z-index: 10;
}

/* === Charts === */

.chart h3 {
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.chart p {
	margin: 0px;
	margin-top: 15px;
	text-align: center;
}

.table-chart {
	background: url('../images/bg_table_chart_small.png') no-repeat;
	text-align: center;
	color: #434343;
	font-size: 13px;
}

.table-chart tr, .table-chart tr td, .table-chart tr th {
	border: 1px solid #dedede;
}

.table-chart .table-chart-heading th {
	color: #FFFFFF;
	border: none;
	font-size: 12px;
}

.table-chart tr, .table-chart tr td {
	min-height: 30px;
	padding: 5px;
}

.table-chart .note-index {
    font-size: 9px;
    font-weight: bold;
    vertical-align: text-top;
}

.table-chart .table-chart-heading {
	height: 54px;
}

#play-chart {
	margin-top: 20px;
}

#play-chart .table-chart .table-chart-heading th {
	font-size: 11px;
}

#notes {
	margin-top: 15px;
}

#notes .note {
	font-size: 12px;
}



.endorsement {
	background: url('../images/img_endorsement_quotes.png') no-repeat;
	padding-left: 42px;
	margin-bottom: 35px;
	min-height: 35px;
}

.endorsement_container {
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	border-radius: 7px 7px 7px 7px;
	padding: 10px;
	width: 200px;
	margin-left:20px;
	float: right;
}

.endorsement_container p {
	margin-bottom: 5px;
	padding: 0px;
}

#instrument-tabs {
	float: left;
	width: 180px;
}

.instrument-tab-content {
	float: left;
	margin-left: 20px;
}

#instrument-tabs li {
	color: #434343;
	cursor: pointer;
	font-family: "VAG Rounded W01 Thin";
	font-size: 15px;
	margin-right: 15px;
	text-decoration: underline;
}

ul#instrument-tabs li.tab-selected {
	color: #de2516;
	cursor: default;
	text-decoration: none;
}

#product-screen-overview .endorsement, #overview-buy .endorsement {
	background: url('../images/img_endorsement_quotes.png') no-repeat;
	padding-left: 42px;
	margin-bottom: 0px;
}

#product-screen-overview .endorsement {
	margin-top: 100px;
}

#overview-buy .endorsement p, .endorsement p {
	font-style: italic;
	color: #434343;
	text-align: left;
}

.endorsement .endorser {
	float: right;
}

#overview-buy .endorsement .endorser p, .endorser p {
	color: #de2516;
	font-weight: bold;
	font-size: 15px;
}

.endorsement-full .endorsement .endorser {
	float: none;
}

.endorsement-full .endorsement .endorser p {
	text-align: center;
}

p.endorsement {
	background: none;
	margin-bottom: 5px;
}

p.endorser {
	color: #de2516;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	float: right;
}

#demo-info-container {
	width: 100%;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: 1px solid #EEEEEE;
	background-color: #FFFFFF;
}

#demo-info-container p {
	font-size: 11px;
	margin-bottom: 0px;
}

.section {
	padding-bottom: 20px;
}

.section_subhead {
	padding-bottom: 5px;
}

.section ul {
	margin-left: 10px;
}

/* === Purchase Blocks === */

#purchase-block-template {
	display: none;
}

.purchase-tab {
	padding-top: 10px;
	margin-top: 30px;
	border-top: 1px solid #7b7b7b;
}

.purchase-section input {
    margin: 2px 0px;
    margin-right: 5px;
}

.purchase-tab-description p {
	margin: 0px;
	margin-top: 10px;
}

#tab-content-purchase h3 {
	font-weight: bold;
}

.purchase-block {
	width: 25%;
	float: left;
	font-size: 13px;
	margin-bottom: 5px;
}

div.add-to-cart-small {
    background: url("../images/product_page_buy-now.jpg") no-repeat;
    cursor: pointer;
    height: 40px;
    margin: 4px 0px;
	margin-left: -5px;
    width: 160px;
}

div.add-to-cart-large {
	background: url("../images/bg_product2_buy-now.jpg") no-repeat;
    cursor: pointer;
    height: 39px;
    margin: 4px 0px;
	margin-left: -5px;
    width: 137px;
}

#purchase-block-simple .tab-gray-content h3 {
	margin: 0px;
	margin-bottom: 10px;
}

.purchase-block-sku {
    font-size: 10px;
}

.tab-content input[type="radio"] {
    border: none;
	margin-right: 4px;
}

#purchase-tabs p {
	margin-bottom: 0px;
}

.purchase-block-your-price {
	font-size: 15px;
}

.purchase-block-you-save {
	color:#de2516;
	font-weight:bold;
}

.purchase-comments {
    margin-top: 7px;
}

.purchase-block-prices div {
	margin-bottom: 3px;
}

.purchase-comments ul li {
    font-size: 12px;
    margin: 4px;
	padding-left: 15px;
	background: url("../images/bg_nav_arrow.jpg") no-repeat 0 3px;
}

.purchase-data-your-price {
    color: #de2516;
}

.serial-number-entry, #upgrade-from-product, #upgrade-from-products-L, #hd-selector, .ilok-username-entry {
	border: 1px solid #7B7B7B;
	padding: 5px;
	margin: 7px 0px;
	width: 200px;
}

#purchase-tab-upgrade-options, #purchase-tab-upgrade-options .purchase-block {
    display: none;
}

.socmedia { float:left;width:80px }

.currency-help {display:none;}

.product-detail-highlight, .product_detail_highlight {
	clear: both;
    background-color: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 7px 7px 7px 7px;
    margin: 15px;
    padding: 15px;
}

#purchase-panel-container {
    display: none;

    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#purchase-panel-overlay {
    background-color: #111111;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}

#purchase-panel {
    background-color: #F8F8F8;
    border: 1px solid #888888;
    border-radius: 12px 12px 12px 12px;
    display: none;
    height: 600px;
    left: 50%;
    margin: -320px 0 0 -420px;
    overflow: auto;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 800px;
    z-index: 10002;
}

#purchase-panel-close {
display: none;
    cursor: pointer;
    float: right;
    font-weight: bold;
    text-decoration: underline;
}