#layoutWrapper {
	padding-left: 0px;
	padding-right: 0px;
}

#sectionContainer {
	float: left;
	margin: 0px 10px;
}

#confirmationText {
	margin: 10px;
	font-size: 12px;
}

/* === generic class definitions === */
span.info {
	padding-right: 18px;
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

/* === generic section definitions === */
.section {
	position: relative;
	float: left;
}

.section h3 {
	height: 22px;
	margin: 0px;
	padding: 8px 10px 0px 10px;
	font-size: 12px;
	background-repeat: repeat-x;
}

.section h3 span {
	color: #c1c1c1;
}

.section .content {
	padding: 0px 10px;
}

.section .content div {
	margin: 10px 0px;
}

.section .deets {
	display: none;
}

/* === #qqfoptions definitions === */
#qqfoptions {
	width: 273px;
	margin-right: 8px;
	z-index: 2;
}

#qqfoptions .trim {
	position: relative;
	margin: 3px 0px;
}

#qqfoptions input {
	margin: 0px;
	padding: 0px;
}

#qqfoptions label span {
	position: relative;
	top: -2px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

#moreInfo {
	position: relative;
}

#qqfoptions .featureRow,#qqfoptions .feature {
	display: block;
	float: left;
}

#qqfoptions .featureRow {
	width: 218px;
}

#qqfoptions .feature {
	width: 90px;
	margin: 0px 19px 0px 0px;
	cursor: pointer;
}

#qqfoptions .feature img {
	border: 1px solid black;
	margin-bottom: 6px;
}

#qqfoptions .feature input {
	float: left;
	margin: 0px 2px;
}

#qqfoptions .feature span {
	display: block;
	float: left;
	width: 65px;
	padding-left: 6px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

/* === #qqfcolors definitions === */
#qqfcolors {
	width: 457px;
	overflow: hidden;
}

#qqfcolors h2 {
	font-size: 14px;
}

#qqfcolors .bigImgContainer {
	margin: 0px;
	background-color: #000;
}

#qqfcolors .swatchInfo {
	clear: both;
	margin: 12px 0px;
}

#qqfcolors .swatchPallette {
	float: left;
	margin: 12px 0px;
	width: 100%;
}

#qqfcolors .swatchPallette ul {
	clear: both;
	height: 40px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#qqfcolors .swatchPallette .current {
	width: 437px;
}

#qqfcolors .swatch {
	position: relative;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	cursor: pointer;
}

#qqfcolors .swatch .outerBorder,#qqfcolors .swatch .innerBorder {
	margin: 0px;
	padding: 0px;
}

#qqfcolors .swatch .outerBorder {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 38px;
	border: 1px solid #000;
	opacity: 0;
}

#qqfcolors .swatch .innerBorder {
	height: 32px;
	border: 3px solid #dfe0da;
}

#qqfcolors .bigImg {
	display: none;
}

#exteriorColors .outerBorder {
	width: 38;
}

#exteriorColors .innerBorder {
	width: 32;
}

#interiorColors .outerBorder {
	width: 58;
}

#interiorColors .innerBorder {
	width: 52;
}

/* === #qqfform definitions === */
#layoutWrapper form input,#layoutWrapper form select,#layoutWrapper form submit,#layoutWrapper form textarea
	{
	font-size: 12px;
}

#qqfform {
	min-height: 382px;
	width: 228px;
	margin-left: 8px;
	background-repeat: repeat-x;
}

#qqfform #frmErrorMsg {
	margin-top: 0px;
	display: none;
	color: #CC0000;
	font-size: 14px;
	line-height: 20px;
}

#qqfform fieldset {
	margin: 0px;
	border: 0px;
	padding: 0px 5px;
}

#qqfform legend {
	display: none;
}

#qqfform .fieldGroup {
	margin: 0px 0px 5px 0px;
	position: relative;
}

#qqfform label {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
}

#qqfform label.req {
	font-weight: bold;
}

#qqfform input,#qqfform textarea {
	width: 196px;
}

#qqfform input {
	height: 21px;
}

#qqfform textarea {
	height: 105px;
}

#qqfform label.radio,#qqfform input.radio {
	display: inline;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#qqfform input.radio {
	position: absolute;
	top: 1px;
}

#qqfform label.radio {
	padding-left: 20px;
}

#qqfform #zipCodeGroup input {
	width: 55px;
}

#qqfform button {
	height: 26px;
	margin: 10px;
	border: 1px solid;
	border-color: #95BBE1 #8AAED2 #7D9EBE;
	padding: 0 30px 0 8px;
	background-position: top right;
	cursor: pointer;
}

#qqfform button span {
	display: block;
	position: relative;
	top: -1px;
	text-indent: -10000px;
}

#qqfform button.submit {
	position: relative;
	left: 69px;
}

#qqfform button.submit span {
	width: 72px;
	height: 24px;
}

/* == View Other Models == */
#viewOtherModels span.viewOtherModels {
	position: relative;
	display: block;
	width: 185px;
	background-position: 169px 1px;
	background-repeat: no-repeat;
	z-index: 99;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

span#otherModels {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 16px;
	z-index: 100;
	margin: 0px;
	background:none;
}

#otherModels ul,
#otherModels iframe {
    background-color: #fff;
    height: auto;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 0;
    width: 120px;
}

#otherModels iframe {
    position: absolute;
}

#otherModels ul{
    border: 1px solid #000;
    position: relative;
}

span#otherModels ul li a { 
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	margin: 0px;
	width: 100px;
}
span#otherModels ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
