@charset "ISO-8859-1";

#menu_page #menu_display { background-image: url(../images/menu_page/heading_image.jpg); background-position: 1px 10px; }
#curve_page #menu_display {	background-image: url(../images/curve_page/header_image.jpg);	background-position: 1px 10px; }
#slim_page #menu_display { background-image: url(../images/slim_page/heading_image.jpg); background-position: 1px 10px; }
#vinyl_page #menu_display { background-image: url(../images/vinyl_page/heading_image.jpg); background-position: 1px 10px; }
#vehicle_vinyl_page #menu_display {background-position: 1px 10px; }
#led_page #menu_display { background-image: url(../images/page_led/heading_image.jpg); background-position: 1px 10px; }
#popup_exhibition_page #menu_display {
	background-image: url(../images/page_exhibition/panel_kit_heading_image.jpg);
	background-position: 80px 17px;
}

#headingBanner_right {
	background-image: url(../images/menu_page/headingBanner_right.gif);
	background-repeat: no-repeat; background-position: right;
	width: 385px;	height: 44px;	float: right;
}
#callusfiller { font-size: 150%; text-align: center; line-height: 30px; }

/**************CONTENT*******************/

#content{
	float: left;
	width: 500px;
	overflow: hidden;
	padding-left: 30px;
}

#menu_box #content img, #curve_page #content img , #fascia_page #content img { float: left; padding-left: 20px; }
#slim_page #content img { float: left; padding-left: 5px; }

#content ul { 	line-height: 20px;}
#menu_page #content img {
	padding-left: 20px;
}
#menu_page #content #breakdown_list, #curve_page #content #breakdown_list, #slim_page #content #breakdown_list{
	float:left;
	padding-left: 40px;
	font-size: 85%;
	list-style-type: decimal;
}


#content #menu_text {
	clear: both;
	padding: 5px 10px 0px 10px;
	line-height: 17px;
	font-size: 90%;
}
#menu_page #right_column .extra_sections #configuration a {
	background-image: url(../images/menu_page/configure.jpg);
	height: 20px;
	width: 365px;
	text-align: center;
	display: block;
	font-size: 85%;
	padding-top: 75px;
	background-repeat: no-repeat;
	background-position: center 0px;
}

#menu_page #right_column .extra_sections a{ color: #333333; text-decoration: none;}
#menu_page #right_column .extra_sections a:hover{ color: #666666;	text-decoration: underline; }

/*************** RIGHT COLUMN ***********************/

#right_column{
	width: 410px;
	float: left;
}
#right_column #selectSize {
	text-align: center;
	width: 395px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

#menubox_table { width: 395px;	text-align: center;	font-size: 85%; }
#menubox_table #heading {
	background-color: #666666;
	color: #FFFFFF;
	line-height: 9px;
	height: 25px;
}
#menubox_table #heading td{
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu_box #menubox_table td{
}
#menubox_table #heading span{ font-size: 85%; }
#menu_page #menubox_table td{
	border: 1px solid #999999;
	height: 20px;
	padding-top: 5px;
}

#right_column #menubox_table a {
	text-decoration: none;
	display: block;
	color: #333333;
}
#right_column #menubox_table a:hover {
	text-decoration: none;
	cursor:pointer;
}

#curve_page #menubox_table td{ border: 1px solid #999999;	height: 27px; }
#under_page #content {
	width: 795px;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 751px;
	text-align: center;
	float: left;
}
#menu_page #right_column .extra_sections {
	padding: 8px;
	font-size: 90%;
	line-height: 20px;
	border: 1px solid #C3C3C3;
	width: 380px;
}
