@charset "UTF-8";
/* CSS Document */

#column_brands_top {
	float: left;
	width: 753px;
	background-image: url(../images/column_shop_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	overflow: hidden;
}

#brand_main_image {
	float: left;
	background-image: url(../images/brands_main.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
}

#column_brands_bottom {
	float: left;
	width: 753px;
	background-image: url(../images/brands_shop_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 7px;
	overflow: hidden;
}

#brand_main_text {
	float: left;
	width: 580px;
	padding-left: 25px;
	margin-top: 340px;
}

#brand_main_text p {
	font-size: 11px;
	line-height: 14px;
}

#brand_convertibles_image {
	float: left;
	background-image: url(../images/convertibles_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_gemini_image {
	float: left;
	background-image: url(../images/gemini_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_stepper_image {
	float: left;
	background-image: url(../images/stepper_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_paparazzi_image {
	float: left;
	background-image: url(../images/paparazzi_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_aura_image {
	float: left;
	background-image: url(../images/aura_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_xtensions_image {
	float: left;
	background-image: url(../images/xtensions_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_column_left {
	float: left;
	width: 319px;
	height: 298px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 30px;
}

#brand_column_left_aura {
	float: left;
	width: 339px;
	height: 298px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
}

#brand_column_left_stepper {
	float: left;
	width: 339px;
	height: 298px;
	margin-top: 0px;
	padding-left: 30px;
}

#brand_column_right {
	float: left;
	width: 319px;
	height: 298px;
	margin-top: 110px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 30px;
}

#brand_image_shorter {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	width: 299px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#brand_image_shorter_aura {
	border: none;
	width: 299px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#brand_image_standard {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	width: 300px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.brands_para {
	line-height: 16px;
	color: #000000;
}

.brands_first_para {
	line-height: 16px;
	color: #000000;
}

#brand_col_bottom_left {
	float: left;
	width: 319px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
}

#brand_col_bottom_right {
	float: right;
	width: 319px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
}

#brand_col_bottom_right img {
	margin-left: 6px;
}