h6 {
	padding: 0;
	margin: 0;
	height: auto;
	line-height: normal;
	background-color: transparent;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#008ecc;
	text-transform: uppercase;
}
h6 span {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 4px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	border:solid 2px #008ecc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

h4 {
	font-size: 14px;
	color:#444;
	margin-bottom: 16px;
}

.subgroup_wrapper {
	padding-left: 30px;
}

.group_desc {
	width: 710px;
	margin-top: -14px;
	margin-bottom: 20px;
}
.group_desc2 {
	width: 710px;
	margin-top: 0px;
	margin-bottom: 26px;
	padding-left: 30px;
}
.cof_sep {
	width: 934px;
	height: 0;
	margin:0 auto;
	margin-top: 16px;
	margin-bottom: 16px;
	border-top: solid 1px #BCBDBF;
	font-size: 0;
	line-height: 0;
}
.cofsub_sep {
	width: 934px;
	height: 0;
	margin:0 auto;
	margin-top: 16px;
	margin-bottom: 16px;
	border-top: dashed 1px #BCBDBF;
	font-size: 0;
	line-height: 0;
}

.removetop0px {
	margin-top: 0px;
}
.removetop10px {
	margin-top: -10px;
}
.removebottom0px {
	margin-bottom: 0px;
}

.contentloading {
	display: none;
	width: 16px;
	height: 16px;
	margin:0 auto;
	margin-top: 50px;
	background-image: url(../images/ajax-loader.gif);
}



select,
input {
	border:1px solid #ccc;
    vertical-align:top;
    height:23px;
}
textarea {
	border:1px solid #ccc;
	margin-top: 5px;
	outline: none;
}


.groupleft {
	float:left;
	width: 570px;
	padding-top:18px;
	padding-left: 30px;
}
.groupright {
	float:right;
	width: 315px;
	margin-right: 10px;
}

.selectedmodel {
	width: 313px;
	height: 171px;
	margin-bottom: 20px;
	margin-top: 14px;
	border:solid 1px #CCC;
	background-color: #FFF;
}
.selectedmodel_img {
	width: 87px;
	height: 112px;
	margin-top:26px;
	margin-left: 4px;
	float:left;
	overflow: hidden;
}
.selectedmodel_img img {
	width: 87px;
}
.selectedmodel_text {
	width: 192px;
	height: 115px;
	margin-top:23px;
	margin-right: 2px;
	padding-right: 14px;
	float:right;
	overflow-y: scroll;
}
.selectedmodel_text p {
	font-size: 12px;
	color:#888;
}



.selectedtail {
	width: 313px;
	height: 83px;
	margin-bottom: 2px;
	border:solid 1px #CCC;
	background-color: #FFF;
}
.selectedtail_img {
	width: 65px;
	height:65px;
	margin-top: -9px;
	margin-right: 14px;
	float: right;
	overflow: hidden;
}
.selectedtail_img img {
	width: 65px;
}
.selectedtail .contentloading {
	margin-top: 22px;
}



.selectedfinsystem {
	width: 313px;
	min-height: 73px;
	border:solid 1px #CCC;
	background-color: #FFF;
}
.selectedfinsystemslogo_wrapper {
	float:left;
}
.selectedfinsystem_slogo {
	width: 117px;
	margin-top: 9px;
	margin-left: 14px;
}
.selectedfinsystem_slogo img {
	max-width: 117px;
}
.selectedfinsystem_name {
	padding: 4px 0 0 17px;
}
.selectedfinsystem_snrfinsimg {
	width: 119px;
	margin-top: -9px;
	margin-right: 17px;
	float: right;
	padding-bottom: 10px;
}
.selectedfinsystem_snrfinsimg img {
	width: 119px;
}
.selectedfinsystem .contentloading {
	margin-top: 17px;
}
.finsystem_hsep {
	height: 77px;
	width: 2px;
	margin: 13px 0 0 10px;
	background-color: #FFF;
	float:left;
}


.selectedlogo {
	width: 313px;
	margin-top: 83px;
	margin-bottom: 20px;
	border:solid 1px #CCC;
	background-color: #FFF;
}
.selectedlogo_img {
	width: 280px;
	min-height: 69px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
	text-align: right;
}
.selectedlogo_img img {
	max-width: 100%;
}



.selectedairbrush {
	display: none;
	width: 313px;
	margin-top: 73px;
	margin-bottom: 12px;
	border:solid 1px #CCC;
	background-color: #FFF;
}
.selectedairbrush_img {
	width: 115px;
	min-height: 69px;
	margin-top: 7px;
	margin-right: 14px;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
	text-align: right;
}
.selectedairbrush_img img {
	max-width: 115px;
}



.rightbox_title {
	display: block;
	max-width: 190px;
	padding-top:9px;
	padding-left: 9px;
	font-size:12px;
	color:#585858;
	font-weight: bold;
	text-transform: uppercase;
}







label {
	margin-right: 30px;
	margin-bottom: 18px;
	display: block;
	float: left;
	color:#585858;
}
label select,
label input {
	display: block;
	outline: none;
	margin-top: 5px;
}

.width1 {
	width: 160px;
}
.width2 {
	width: 270px !important;
}
.width3 {
	width: 70px;
}
.width4 {
	width: 130px;
}
.width4_1 {
	width: 190px;
}
.width5 {
	width: 60px;
}
.width6 {
	width: 477px;
}
.width7 {
	width: 386px;
}
.width8 {
	width: 150px;
}
.width9 {
	width: 288px;
}
.width10 {
	width: 94px;
}
.width11 {
	width: 118px;
}
.width12 {
	width: 137px;
}
.width13 {
	width: 78px;
}
.width14 {
	width: 550px;
}
.txtarea_size1 {
	min-width: 781px;
	max-width: 781px;
	height: 75px;
}




.radiobtn {
	margin-bottom: 28px;
	margin-right: 28px;
	font-size: 12px;
}
.radiobtn input {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	height: auto;
}
.radiobtn span {
	display: inline-block;
	width: 89%;
	padding-top: 1px;
	line-height: 16px;
}
.radiobtn span strong {
	display: inline-block;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.radiobtn input {
	height: auto;
}
.radiobtn_type1 {
	width: 265px;
}
.radiobtn_type2 {
	width: 420px;
}

.inptchckbx {
	padding-top: 21px;
}
.inptchckbx input {
	display: inline-block;
	margin-top: -6px;
}

h4 label {
	margin-bottom: 0px;
}
h4 label input {
	display: inline-block;
	height: auto;
	margin-top: 0;
}

.paintjobcontent {
	height: 0;
	overflow: hidden;
}
.paintjobcnt_wrapper .airbrushoption input {
	display: inline-block;
}
.paintjobcnt_wrapper .airbrushoption select {
	display: inline-block;
	margin-top: 5px;
}
.paintjobcnt_wrapper .airbrushoption span {
	display: inline-block;
	padding-top: 11px;
	margin-left: 5px;
	margin-right: 6px;
}
.airbrushoption small {
	display: block;
	margin-top: 5px;
	color: #AAA;
}

.co_inputfile_wrapper {
	height: 20px;
	display: inline-block;
	float: right;
	position: relative;
	top: -27px;
	left: 26px;

}
.co_inputfile {
	width: 145px;
	height: 25px;
	position: relative;
	top: -6px;
	cursor: pointer;
}
.coif_fnameprev {
	width: 141px;
	height: 21px;
	margin: 0;
	cursor: pointer;
}
.co_inputfile_icon {
	width: 26px;
	height: 25px;
	position:absolute;
	top:0;
	right: 0;
	background-image: url(../images/fileuploadicon.jpg);
}

.co_fileselectcontrol {
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
	position: absolute;
}
.co_fileselectcontrol input {
	width: 0;
	height: 0;
}

.overallordercomments {
	min-width: 573px;
	max-width: 573px;
	height: 47px;
	background-color: #FFF;
	border:none;
	margin: 0;
	padding: 0;
	border:solid 1px #CCC;
	outline: none;
}

label.describeyourboard small {
	line-height: 18px;
}



.popmeasusers_dynamic {
	margin-bottom: 20px;
	float:left;
}
.popmeasusers_dynamic label {
	float: none;
	display: block;
	margin-bottom: 5px;
}
.popmeasusers_dynamic select {
	display: block;
}

.reffield_wrapper {
	display: none;
	margin-right: 10px;
	position: relative;
	top: 10px;
	left: 30px;
}
.reffield_wrapper span {
	display: inline-block;
	margin-top: 12px;
}
.reffield_wrapper input {
	width: 70px;
	background-color: transparent;
	border: none;
	display: inline-block;
	font-weight: bold;
}

.volumefield_wrapper {
	display: none;
	margin-right: 0;
	position: relative;
	top: 10px;
	left: 30px;
}
.volumefield_wrapper span {
	display: inline-block;
	margin-top: 12px;
}
.volumefield_wrapper input {
	width: 80px;
	background-color: transparent;
	border: none;
	display: inline-block;
	font-weight: bold;
}


.construction .radiobtn_type1 {
	height: 62px;
}



#id_surfplantlogo {
	width: 220px;
}




.tailpatch_colums {
}
.tailpatch_colums .tailpatch_inner {
	padding-left: 30px;
}
.tailpatch_colums h4 label {
}
.tailpatch_colums ul li {
	width: 430px;
	margin-right: 10px;
	margin-bottom: 20px;
	cursor: pointer;
	float:left;
}
.tailpatch_colums ul li label {
	margin:0;
	display: inline;
	float: none;
	cursor: pointer;
}
.tpi_radio {
	height: auto;
	margin-right: 10px;
	float:left;
}
.tpi_img {
	width: 70px;
	height: 60px;
	margin-right:10px;
	float:left;
}
.tpi_img img {
	width: 100%;
}
.tpi_text {
	width: 320px;
	float:left;
}
.tpi_titleandprice {
	padding-top: 3px;
	margin-bottom: 10px;
	font-size:12px;
	font-weight: bold;
}
.tpitp_title {
	color:#666;
	text-transform: uppercase;
}
.tpitp_price {
	color:#008ecc;
}
.tpi_desc {
	font-size: 12px;
	color:#666;
}

.list_clearboth {
	clear: both;
}


.tailpatch_preview {
	height: 123px !important;
	/*background-color: #efefef !important;*/
}
.tailpatch_preview .selectedtail_img {
	width: 155px !important;
	height: 100px !important;
	text-align: right;
}
.tailpatch_preview .selectedtail_img img {
	width: auto;
	height: 100px;
}


.laminacao_preview {
	width: 313px;
	height: 123px !important;
	margin-bottom: 2px;
	border: solid 1px #CCC;
	background-color: #FFF;
	display: none;
}
.laminacao_preview .selectedtail_img {
	width: 155px !important;
	height: 100px !important;
	text-align: right;
}
.laminacao_preview .selectedtail_img img {
	width: auto;
	height: 100px;
}





#boardorder1 label,
#orderpage3 label {
	font-size: 13px;
}
#boardorder1 .group_desc {
	margin-bottom: 0px;
}

#construction_moreinfo {
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
	color:#777;
}
#construction_moreinfo a {
	color: #09d9dc;
	text-transform: none;
}

label.formfield_error {
	display: none !important;
}
.formfield_error {
	background-color: #A00 !important;
	color:#FFF !important;
}

.sfsfi_title {
	display: block;
	margin-bottom: 8px;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #585858;
	position: relative;
	top: -3px;
}







/* --------------- TINTED RESIN ---------------- */

.tintedresign {
	padding:20px 0 0 30px;
}
.tintedresign h4 label {
	margin-right: 10px;
}
.tintedresign h4 a {
	font-size:12px;
	font-weight: normal;
	text-transform: none;
}

.tintedresin_content {
	height: 0;
	overflow: hidden;
	padding-left: 22px;
}
.tintedresin_content label {
	float: none;
}
.tintedresin_content label span {
	width: 92px;
	padding-top: 6px;
	display: inline-block;
}
.tintedresin_content label select {
	width: 143px;
	margin-top: 0;
	display: inline-block !important;
}
.tintedresin_content label input {
	width: 140px;
	margin-top: 0;
	display: inline-block !important;
}
#tintedresign_colortop,
#tintedresign_colorbottom {
	display: none;
}

.tintmodels {
	padding: 20px 0 0 30px;
}
.tintmodels .tintmodels_content {
	height: 0;
	overflow: hidden;
	padding-left: 22px;
}

.tintmodels_content label {
	float: none;
}
.tintmodels_content label span {
	width: 92px;
	padding-top: 6px;
	display: inline-block;
}
.tintmodels_content label select {
	width: 143px;
	margin-top: 0;
	display: inline-block !important;
}
.tintmodels_content label input {
	width: 140px;
	margin-top: 0;
	display: inline-block !important;
}
.tintmodels_content select {
	
}



/* ------------- end TINTED RESIN -------------- */



.bikisize_wrapper {
	position: relative;
	top: -10px;
}
.bikisize_wrapper span {
	display: block;
}
.bikisize_wrapper label {
	padding-top: 8px;
}
.bikisize_wrapper input {
	display: inline-block;
	margin-top:0;
	height: auto;
}


.id_surfplantlogo_wrapper {
	padding-top: 20px;
}


.includefins_preview {
	display: none;
}
.selectedfinsinc_img {
	width: 140px;
	height: 140px;
	float: right;
	float: right;
	margin-top: -22px;
	margin-right: 10px;
}
.selectedfinsinc_img img {
	width: 100%;
}














