p.compact {
	margin-top: 0;
}

H3, 
#ct_help-copy H4 {
	margin-bottom: 0;
}

#ct_help-copy p {
	margin-top: 0;
}

/* navigation header */
#ct_header {
	padding-bottom: 10px;
}

#ct_nav {
	background-color: black;
	background: url(/images/customtone/nav_bg.jpg);
	color: #FFFFFF;
	height:40px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
    min-width: 515px;
}

/*help pages*/
#ct_help-content {
	padding: 20px 55px;
}

#ct_help-content h2#title {
	float: left;
	margin: 2px 20px;
}

#ct_help-tabs {
	padding: 6px 0 6px 110px;
	margin:0;
}

#ct_help-tabs li {
	display: inline;
	padding: 8px 15px;
	background-color: #BCBCBC;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
}

#ct_help-tabs li a:hover {
	text-decoration: underline;
}

#ct_help-tabs li a {
	font-size:1.1em;
	color: #000000;
	text-decoration: none;
}

#ct_help-tabs li.active,
#ct_help-tabs li.active a {
	background-color: #444;
	color: #FFFFFF;
}

#ct_help-copy {
	background-color: #F1F1F1;
	padding: 40px 55px;	
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}

#ct_help-apps {
	float: right;
	margin: 12px 0 0 20px;
	background-color: #B51F24;
	padding: 10px;
	text-align:center;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#ct_tone_discuss {
	padding: 20px;
	width:770px;
}

#ct_links {
	float:left;
	margin:0;
	text-align:middle;
	line-height:40px;
	padding-left:16px;
}

#ct_links li {
	list-style-type: none;
	float:left;
	border-right: 1px solid white;
	margin-right: 10px;
	padding-right: 10px;
}

#ct_links li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

/* ct_search */
#ct_search {
	margin:0px;
	padding: 5px 0;
    height: 40px;
}

#ct_search .query {
	border:0px;
	font-size:16px;
}

#ct_search .button {
	padding-top: 2px;
	padding-left: 3px;
}

/* tone_search */
#tone_search {
	margin: 0;
}

/* ct_header_upload_btn */
#ct_header_upload_btn {
	float:right;
	padding: 6px 6px 0px;
}

#ct_filter {
	background-color: #DEDEDE;
	width:500px;
	padding: 9px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#ct_filter #ct_family_select{
	font-size: 13px;
	margin-right: 20px;
	width: 155px;
	height: 22px;
}

#ct_filter .dropSelect {
	border: 1px solid #BBBBBB;
}

/*ct_content*/
#ct_content {
	font-size: 11px;
    display:inline-block;
}

#ct_content h3 {
	font-size:15px;
}

#ct_content .product_select td {
	font-weight: bold;
	color: #890511;
	line-height: 14px;
	font-size: 12px;
	padding: 0 0 35px 8px;
	font-family: Arial;
}

#ct_content .product_select td a {
	text-decoration: none;
}

#ct_content .product_select td .alt {
	font-size: .8em;
}

#ct_content .product_select img {
	border: none;
	padding-bottom: 4px;
	position: relative;
	left: -10px;
}

#ct_content table.primary td.padded {
	padding-left: 10px;
	padding-right: 2px;
}

/* tone-list */
IMG {
	border: 0px;
}

.tone-list .tone-name {
	font-size: 14px;
	font-weight:bold;
}

.tone-list .addons IMG {
	padding-right:1px;
	padding-bottom:1px;
}

.tone-list .header TD {
	background-color: #b51f24;
	color: #FFFFFF;
	padding: 8px;
}

.tone-list .header td.divider {
	padding: 0px;
	line-height: 1px;
}

.tone-list .header td.divider div {
	border-top:1px solid #c24246;
	font-size:1px;
	height:1px;
	margin:0px 7px;;
	padding:0px;
}

.tone-list .header TD.header-left {
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius:10px;
}

.tone-list .header TD.header-right {
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius:10px;
}

.tone-list .header-top TD {
	padding-top: 15px;
}

.tone-list .header .column_header {
	color: #FFFFFF;
	text-decoration:none;
}

.tone-list .header .column_header.sort_header {
	font-weight: bold;
}

.tone-list td {
	background-color: #e8e8e8;
	padding: 3px 7px;
}

.tone-list td.center {
	text-align: center;
}

.tone-list TR.split TD {
	padding:0px;
}

.tone-list TR.top TD {
	vertical-align:top;
	padding-top:13px;
}

.tone-list TR.top TD.get-tone {
	padding-top:9px;
}

.rating {
    margin-left:4px;
}
.tone-list TR.alt td {
	background-color: #dce5eb;
}

.tone-list TR.divider TD {
	background-color:#FFFFFF;
	line-height:3px;
	font-size:1px;
	padding:0px;
	margin:0px;
}


.tone-list tr.split div {
	border-top:1px solid #cdcdcd;
	font-size:1px;
	height:1px;
	margin:0 7px;
	padding:0px;
}

.list-name {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}

.list-name img {
	float: left;
}

.list-name span {
	padding: 0px 20px;
	vertical-align: middle;
}

/*tone-count*/
#tone-count {
    float:right;
    padding-top:20px;
	color: #8e8e8e;
	font-size: 10px;
	font-weight: bold;
}

.ct_disclaimer {
	font-size: 9px;
	color: #666666;
	margin: 10px 20px 5px;
	padding-top: 10px;
	clear: both;
}

/* ct_mytones */
#ct_tone_hilight {
	color: #FFFFFF;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	padding:3px;
	width:196px;
}

#ct_tone_hilight.mytones {
	background-color:#89020F;
}

#ct_tone_hilight.toptones {
	background-color:#596472;
}

#ct_tone_hilight.gpotones {
	background-color:#000000;
}

#ct_tone_hilight h3 {
	font-size: 12px; 
	font-weight: normal;
	margin: 5px 12px 7px;
}

#ct_tone_hilight ul {
	background-color:#FFFFFF;
	color: #89020F;
	margin:0px;
	list-style-type: none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 12px 10px 12px 20px;
	text-indent: -10px;
	font-size:12px;
}

.clear {
	clear:both;
}

/* tone detail page */
#ct_tone H4 {
	margin: 5px 10px;
}

#tone_panel {
    border: 1px solid #CCC;
            padding-bottom:10px;
}

#tone_panel .product_icon {
    width: 100%;
}

#ct_tone_meta {
    margin:auto;
   width:80%;
}

#ct_tone_meta td {
	padding: 6px 20px;
}

#ct_tone_meta td.space {
	padding: 0px;
	width:2px;
}		

#ct_tone_meta .field {
	width: 155px;
	color: #000;
	text-align:right;
}

#ct_tone_meta td.divider {
	padding:0px;
}

#ct_tone_meta th {
    padding:5px;
}

#ct_tone_meta .action {
	background-color: #e8e8e8;
	width: 150px;
	padding-top:50px;
}

#ct_tone_meta .gpo {
	padding-top:10px;
	text-align:left;
	line-height: normal;
	background-color: #d3d3d3;
}

#ct_tone_meta .pickup td {
	padding: 0px;
	padding-right: 10px;
}

#ct_delete_success_detail {
	display: none;
	background-color:#D6D6D6;
	border: 2px solid #B00000;
	width:500px;
	padding: 5px;
	margin-right: 5px;
}

.delete_button {
	background-color: #FF0008;
	color: #FFFFFF; 
	padding: 6px 10px;
	font-size: 9px;
	text-decoration: none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.delete_admin {
	background-color: #0800FF;
}

#ct_upload {
	background-color: #c8d2db;
	font-size:12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
	display: inline-block;
     padding: 15px;
}

#ct_upload #file_select {
    border: none;
    background-color: transparent;
    box-shadow: none;
}

#ct_upload #upload_btn {
    width: 150px;
}
.product_icon {
	border: 1px solid #AAAAAA;
    width: 75px;
}

table tr.alt {
	background-color:#BCBCBC;
}

UL.spaced LI,
OL.spaced LI {
	margin: 5px 0;
}

/*tone display modal*/
#ct_tone_meta .present-tone,
.get-tone .present-tone {
    padding: 5px 10px;
             display: block;
}

.tone-display .ui-widget-header {
    display: none;
    background: none;
    border: none;
    padding: 0px;
}

#tone-display.ui-widget-content {
    margin:30px;
    margin-right:53px;
    padding: 0px;
    overflow: visible;
}

.tone-display.ui-widget-content {
     background:none;
}

.ui-dialog {
    padding: 0px;
     border: none;
}

.delete_dialog {
    display: none;
}
.delete_error_dialog {
    display: none;
}

#tone-display .amp_face {
    background-repeat:no-repeat;
}

#tone-display .knob {
    position: relative;
    cursor: pointer;
}

#tone-display .knob.disabled {
    cursor: help;
}


/*spider-30*/
#tone-display #spider_30 {
    background-image:url(/images/customtone/display/spider30/face.png); 
    width:928px; 
    height:156px; 
    border: 1px solid #232323;
}

#tone-display #spider_30 #knob_0 {
    top: 91px;
    left: 109px;
}

#tone-display #spider_30 #knob_1 {
    top: 91px;
    left: 144px;
}

#tone-display #spider_30 #knob_2 {
    top: 91px;
    left: 152px;
}

#tone-display #spider_30 #knob_3 {
    top: 91px;
    left: 162px;
}

#tone-display #spider_30 #knob_4 {
    top: 91px;
    left: 167px;
}

#tone-display #spider_30 #knob_5 {
    top: 91px;
    left: 174px;
}

#tone-display #spider_30 #knob_6 {
    top: 91px;
    left: 234px;
}

#tone-display #spider_30 #knob_7 {
    top: 91px;
    left: 281px;
}

#tone-display #spider_30 #knob_8 {
    top: 91px;
    left: 312px;
}

#tone-display #spider_30 #knob_9 {
    top: 91px;
    left: 322px;
}

#tone-display #spider_30 #amp_light,
#tone-display #spider_30 #fx_a_light,
#tone-display #spider_30 #fx_b_light {
    float: left;
    position: absolute;
}

#tone-display #spider_30 #fx_a_light li,
#tone-display #spider_30 #fx_b_light li,
#tone-display #spider_30 #amp_light li {
    float:left;
    display: none;
    position: absolute;
    color: red;
    width: 1px;
    height: 1px;
    font-size:20px;
}

#tone-display #spider_30 #amp_light li.green {
    color: lightgreen;
}

#tone-display #spider_30 #fx_a_light li {
    top: 87px;
    left: 502px;
}

#tone-display #spider_30 #fx_a_light li#flange { }

#tone-display #spider_30 #fx_a_light li#phase {
    top: 45px;
    left: 544px;
}

#tone-display #spider_30 #fx_a_light li#tremolo {
    top: 106px;
    left: 573px;
}

#tone-display #spider_30 #fx_b_light li {
    top: 87px;
    left: 596px;
}
#tone-display #spider_30 #fx_b_light li#delay { }

#tone-display #spider_30 #fx_b_light li#tape {
    top: 45px;
    left: 638px;
}
#tone-display #spider_30 #fx_b_light li#sweep {
    top: 106px;
    left: 667px;
}

#tone-display #spider_30 #amp_light li {
    top: 105px;
    left: 125px;
}

#tone-display #spider_30 #amp_light li#clean { }

#tone-display #spider_30 #amp_light li#twang {
    top: 80px;
    left: 120px;
}

#tone-display #spider_30 #amp_light li#blues {
    top: 62px;
    left: 132px;
}

#tone-display #spider_30 #amp_light li#crunch {
    top: 62px;
    left: 158px;
}

#tone-display #spider_30 #amp_light li#metal {
    top: 79px;
    left: 172px;
}

#tone-display #spider_30 #amp_light li#insane {
    left: 168px;
}

/*spider-jam*/
#tone-display #spider_jam {
    background-image:url(/images/customtone/display/spiderjam/face.png); 
    width:1005px; 
    height:140px; 
    border: 1px solid #232323;
}

#tone-display #spider_jam #amp_light,
#tone-display #spider_jam #fx_a_light,
#tone-display #spider_jam #fx_b_light {
    float: left;
    position: absolute;
}

#tone-display #spider_jam #fx_a_light li,
#tone-display #spider_jam #fx_b_light li,
#tone-display #spider_jam #amp_light li {
    float:left;
    display: none;
    position: absolute;
    color: red;
    width: 1px;
    height: 1px;
    font-size:20px;
}

#tone-display #spider_jam #amp_light li.green {
    color: lightgreen;
}

#tone-display #spider_jam #fx_a_light li {
    top: 65px;
    left: 599px;
}

#tone-display #spider_jam #fx_a_light li#flange { }

#tone-display #spider_jam #fx_a_light li#phase {
    top: 24px;
    left: 640px;
}

#tone-display #spider_jam #fx_a_light li#tremolo {
    top: 85px;
    left: 669px;
}

#tone-display #spider_jam #fx_b_light li {
    top: 65px;
    left: 689px;
}
#tone-display #spider_jam #fx_b_light li#delay { }

#tone-display #spider_jam #fx_b_light li#tape {
    top: 24px;
    left: 730px;
}
#tone-display #spider_jam #fx_b_light li#sweep {
    top: 85px;
    left: 759px;
}

#tone-display #spider_jam #amp_light li {
    top: 82px;
    left: 230px;
}

#tone-display #spider_jam #amp_light li#clean { }

#tone-display #spider_jam #amp_light li#twang {
    top: 57px;
    left: 227px;
}

#tone-display #spider_jam #amp_light li#blues {
    top: 36px;
    left: 242px;
}

#tone-display #spider_jam #amp_light li#crunch {
    top: 36px;
    left: 271px;
}

#tone-display #spider_jam #amp_light li#metal {
    top: 56px;
    left: 290px;
}

#tone-display #spider_jam #amp_light li#insane {
    left: 284px;
}

#tone-display #spider_jam #knob_0 {
    top: 67px;
    left: 221px;
}

#tone-display #spider_jam #knob_1 {
    top: 67px;
    left: 252px;
}

#tone-display #spider_jam #knob_2 {
    top: 67px;
    left: 261px;
}

#tone-display #spider_jam #knob_3 {
    top: 67px;
    left: 269px;
}

#tone-display #spider_jam #knob_4 {
    top: 67px;
    left: 275px;
}

#tone-display #spider_jam #knob_5 {
    top: 67px;
    left: 282px;
}

#tone-display #spider_jam #knob_6 {
    top: 67px;
    left: 331px;
}

#tone-display #spider_jam #knob_7 {
    top: 67px;
    left: 374px;
}

#tone-display #spider_jam #knob_8 {
    top: 67px;
    left: 414px;
}

#tone-display #spider_jam #knob_9 {
    top: 67px;
    left: 422px;
}

/*spider-15*/
#tone-display #spider_15 {
    background-image:url(/images/customtone/display/spider15/face.png); 
    width:838px; 
    height:140px; 
           border: 1px solid #232323;
}

#tone-display #spider_15 #knob_0 {
    top: 55px;
    left: 98px;
}

#tone-display #spider_15 #knob_1 {
    top: 55px;
    left: 110px;
}

#tone-display #spider_15 #knob_2 {
    top: 55px;
    left: 122px;
}

#tone-display #spider_15 #knob_3 {
    top: 55px;
    left: 134px;
}

#tone-display #spider_15 #knob_4 {
    top: 55px;
    left: 146px;
}

#tone-display #spider_15 #knob_5 {
    top: 62px;
    left: 190px;
}

#tone-display #spider_15 #knob_6 {
    top: 62px;
    left: 232px;
}

#tone-display #spider_15 #knob_7 {
    top: 55px;
    left: 262px;
}

#tone-display #tone_save {
    display: inline-block;
    padding: 5px 12px;;
    float: right;
    border-left: 1px solid #232323;
    background-color: #ABABAB;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
    color: #FEFEFE;
}

#tone-display #tone_update {
    padding: 6px 12px;
    float: right;
}

#tone-display #tone_display_close,
#tone-display #tone-actions {
    cursor: default;
    padding-bottom: 4px;
    color: #4A4A4A;
    font-size: 10px;
    text-align:right;
    float: right;
}

#tone-display #tone_update,
#tone-display #tone-actions {
    display: none;
             width: 400px;
}

#tone-display #tone-type {
    color: #FEFEFE;
    display:block;
    margin-top: 30px;
    margin-right: 60px;
}

#tone-display #tone-type input,
#tone-display #tone-type {
    cursor: pointer;
}

#tone-display #tone-name {
    float:right; 
    display: inline-block;
}

#tone-display #tone-name input {
    background: #ABABAB;
    border: none;            
    padding: 0;
    height:22px;
    margin: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

#tone-display #tone-name p {
    display: inline-block;
    color: #FFFFFF;
    margin: 0;
}

#tone-display #tone_display_close {
    display: inline-block;
    padding: 6px 12px;
    position: absolute;
    top:-26px;
    right: 0;
    background-color:#3E3E3E;
    border-top-right-radius:10px;
    border-top-left-radius:10px;
    border: 1px solid #232323;
            border-bottom: none;
}


#tone-display #amp_selector {
    float: left;
    position: absolute;
}

#tone-display #amp_selector li {
    float:left;
    position: absolute;
    list-style-type: none;
    width: 24px;
    height: 24px;
    top: 21px;
}

#tone-display #amp_selector li.active {
    background: url(/images/customtone/display/spider15/light.png);
}

#tone-display #amp_selector #amp_clean {
    left: 139px;
}

#tone-display #amp_selector #amp_crunch {
    left: 204px;
}

#tone-display #amp_selector #amp_metal {
    left: 268px;
}

#tone-display #amp_selector #amp_insane {
    left: 332px;
}

.tone-detail {
    padding-bottom: 5px;
}

.tone-list .bottom {
    display: none;
}

#ct_main ul#product_list  {
    display: inline-block;
    padding: 0;
    text-align: center;
}

#ct_main ul#product_list > li {
    float:left;
    list-style: none;
    width:325px;
    height: 190px;
}

#ct_main ul#product_list > li span {
    min-height: 130px;
    border: 1px solid #CCC;
    display: block;
             margin: 10px 10px 5px;
}

#ct_nav_family-button {
    background: #999;
    border: 1px solid #b3b3b3;
}
@media (max-width: 767px) { /* xs */
    #ct_nav_family-button {
    border: none;
       height: 43px;
    }
}
