/*
Theme Name: Creative Auto Boutique
Theme URI: http://creativeautoboutique.com/
Author: Pherona Studios
Author URI: http://pherona.com/
Description: The theme for Creative Auto Boutique.
Version: 1.1

*/

/* =Reset
-------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
aside, nav, footer, header, section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins {text-decoration: none; }
del {text-decoration: line-through; }
aside, nav, footer, header, section { display: block }

/* =Text
-------------------------------------------------------------- */
/* Text Colors */
.dark_grey { color: #202020; }
.red { color: #e12f12; }
.blue1 { color: #0f1c47; }


/* Text Formats */
.italic {font-style: italic;}
.normal {font-weight: normal; letter-spacing: 0px; font-style: normal; text-transform: none; }
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}

/* Text Sizes */
.s8 {font-size: 8px;}
.s9 {font-size: 9px;}
.s10 {font-size: 10px;}
.s11 {font-size: 11px;}
.s12 {font-size: 12px;}
.s13 {font-size: 13px;}
.s14 {font-size: 14px;}
.s15 {font-size: 15px;}
.s16 {font-size: 16px;}
.s17 {font-size: 17px;}
.s18 {font-size: 18px;}
.s19 {font-size: 19px;}
.s20 {font-size: 20px;}
.s21 {font-size: 21px;}
.s22 {font-size: 22px;}
.s23 {font-size: 23px;}
.s25 {font-size: 25px;}
.s27 {font-size: 27px;}
.s30 {font-size: 30px;}
.s55 {font-size: 55px;}

.l12 {line-height: 12px !important;}
.l14 {line-height: 14px !important;}
.l16 {line-height: 16px !important;}
.l18 {line-height: 18px;}
.l20 {line-height: 20px;}
.l22 {line-height: 22px;}
.l38 {line-height: 38px;}
.l65 {line-height: 65px;}


.zindex10 { z-index: 10; }

.zindex11 { z-index: 11; }
.zindex12 { z-index: 12; }

/* Margins */
.no_margin {
	margin: 0 !important;
}

/* Font Families */
.georgia { font-family: Georgia, "Times New Roman", Times, serif; }

/* List Styles */
.list_style_01 li {
	font-size: 12px;
	line-height: 16px;
	color: #505050;
	background: url(images/global/bullet_red.png) 0 6px no-repeat;
	padding-left: 10px;
	margin-bottom: 4px;
}
.list_style_01 li a {
	color: #505050;
}

/* =Global Styles
-------------------------------------------------------------- */
/* Base Styles */
html, body {
	width: 100%;
}
html, body, div, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal
}
body {
	background: #fff;
}

a {text-decoration: none; color: #e02102; outline: none;} 
a:active {outline: none;}
a:hover {text-decoration: underline;}
.clear {width:100%;height:0px;clear:both;float:none;line-height:0;font-size:0px;margin:0;padding:0; display: block;}
.alignleft {float: left !important; margin: 0 15px 5px 0;}
.alignright {float: right !important; margin: 0 0 5px 15px;}
.dropshadow {
	padding: 7px;
	border: 1px solid #eee;
	background-color: #fff;

	-webkit-box-shadow: 0 0 5px rgba(20,20,20,0.38);
	-moz-box-shadow: 0 0 5px rgba(20,20,20,0.38);
	box-shadow: 0 0 5px rgba(20,20,20,0.38);
}

/* Base Styles */
html, body {
	width: 100%;
}
html, body, div, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal
}
body {
	background: #fff;
}

a {text-decoration: none; color: #e02102; outline: none;} 
a:active {outline: none;}
a:hover {text-decoration: underline;}
.clear {width:100%;height:0px;clear:both;float:none;line-height:0;font-size:0px;margin:0;padding:0; display: block;}
.dropshadow {
	padding: 7px;
	border: 1px solid #eee;
	background-color: #fff;

	-webkit-box-shadow: 0 0 5px rgba(20,20,20,0.38);
	-moz-box-shadow: 0 0 5px rgba(20,20,20,0.38);
	box-shadow: 0 0 5px rgba(20,20,20,0.38);
}

/* General Blocks */
#wrap {
	width: 100%;
	min-height: 400px;
	background: url(images/global/bg.jpg) top center no-repeat;
	margin: 0 auto 0;
}

#header {
	max-width: 998px;
	min-width:280px;
	width:100%;
	margin: 0 auto;
	position: relative;
	min-height:152px;
}

#logo {

}
#top_info {
	top: 15px;
	right: 5px;
	width:100%;
	text-align:right;
	padding-top:18px;
}
#top_info h6 {
	color: #fff;
	font-size: 14px;
}
#top_info .phone_num {
	color: #36a2ee;
	font-size: 33px;
	margin-left: 5px;
}

#top_info .phone_num a {
	text-decoration:none !important;
	color: #36a2ee;
}

#top_info .phone_num a:hover {
	text-decoration:none !important;
	color:#fff;
}

#top_extra_menu {
	width:100%;
	text-align:right;
	padding-top:30px;
}
#top_extra_menu a {
	color: #d80018;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding-left: 15px;
	background: url(images/global/plus_icon.png) 0 3px no-repeat;
	margin-left: 20px;
}
#top_extra_menu a:hover {
	color: #bdc1cd;
	text-decoration: none;
	background: url(images/global/plus_icon_h.png) 0 3px no-repeat;
}

.navbar-collapse {
	padding:0 !important;
}

#menubar {
	z-index: 100;
	width:100%;
	height: 42px;
	display:block;
}
#menubar ul {
	display:table !important;
	width:100%;
}

#menubar li {
	float:none !important;
	min-width: 50px;
		display:table-cell;
		text-align:center;

}
#menubar li a {
	height: 42px;
	text-align: left;
	background: url(images/global/menu-bg.png) 0 0 repeat;
	text-transform:uppercase;
	font-size:12px;
	position:relative;
	height:42px;
	line-height:42px;
	padding:0px 10px;
	display:block;
	font-weight:bold;
	color:#000;
	text-align:center;
}

#menubar li a:after {
	position:absolute;
	content:"";
	right:0px;
	top:3px;
	width:1px;
	height:38px;
	z-index:999999;
	background:url(images/global/menu-separator.png) no-repeat;
}

#menubar li a:hover {
	background: url(images/global/menu-bg-hover.png) 0 0 repeat;
	text-decoration:none !important;
}
 
#menubar li.current a {
	background: url(images/global/menu-bg-active.png) 0 0 repeat;
}

#menubar li:last-child a:after {
	display:none;
}

#page_main_banner {
	overflow: hidden;
	padding: 4px;
	background-color: #fff;
	position: relative;
	top: 0; left: 0px;
	margin-bottom: 15px;
	min-width:300px;
	max-width:998px;
	width:100%;
	margin:0 auto;
	
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.75);
}

#main {
	max-width: 998px;
	min-width:280px;
	width:100%;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	background:#fff;
	
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

#content {
	padding: 25px 25px 25px 25px;
}
#content h3 {
	color: #505050;
	font-size: 22px;
	margin-bottom: 15px;
}
#content h4 {
	color: #505050;
	font-size: 18px;
	margin-bottom: 15px;
}
#content p {
	color: #505050;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}
#sidebar {
	padding:5px;
}

#bottom_logos {
	max-width: 998px;
	min-width:280px;
	width:100%;
	overflow: hidden;
	padding: 15px 20px 40px;
	margin: 0 auto;
}


#footer {
	max-width: 998px;
	min-width:280px;
	width:100%;
	margin: 0 auto;
	padding-bottom: 30px;
}
#footer #black_overlay {
	background-color: #151516;
	overflow: hidden;
	padding: 25px 15px;
	
	border-radius: 2px;
}
#footer #black_overlay p {
	color: #a4a4a4;
	line-height:150%;
}
#bottom_nav {
	text-align: center;
	padding: 15px 0;
}
#bottom_nav a {
	font-size: 11px;
	color: #777;
	display:inline-block;
	margin: 0 10px;
}

.tab-content img.alignleft { float:left; margin-right:15px; margin-bottom:10px; max-width:189px;}
.tab-content a { white-space:nowrap;}

.nav-tabs>li { float:none !important;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border:none !important;}
.nav-tabs>li.active>a { text-decoration:none !important; color:#e02102 !important;}

.accessories { display:block; width:100%;}
.accessories ul { margin-bottom:10px; width:20%;}

.nlp { padding-left:0 !important;}
.nrp { padding-right:0 !important;}
.np { padding:0 !important;}

img { height:auto; max-width:100%;}

.gallery_section a {
	display:inline-block;
	margin-bottom:10px;
}

@media (min-width: 1200px) {
.container {
  max-width: 998px !important;
  width: 100% !important;
}
}
@media (max-width: 991px) {
	.accessories ul { width:33%;}
}
@media (max-width: 767px) {
	img.m-center { text-align:center; margin:0 auto !important; float:none !important; display:block;}
	div.m-center { width:100%; text-align:center; margin:0 auto !important; float:none !important; display:block;}
	#bottom_nav { padding-left:10px; padding-right:10px;}
	#bottom_logos { padding:15px 10px !important; padding-left:5px !important;}
	#menubar li { display:block;}
	#menubar li a:after { display:none;}
	.navbar-collapse { min-height:260px;}
	.navbar-toggle { float:none !important; margin-top:10px !important; padding:0 !important; }
	.navbar-toggle .icon-bar { background:#e30613; width:40px !important; height:5px !important; margin-bottom:4px !important;}
	a.phone { background:url(images/global/phone.png) no-repeat; width:48px; height:48px; text-indent:-9999px;}
	#top_extra_menu { padding-right:15px; text-align:left; padding-top:20px;}
	#top_extra_menu a { display: inline-block;
  float: left;
  padding-bottom: 10px; width:45%;}
  #logo { padding-left:15px; padding-right:15px;}
  #footer #black_overlay {padding:12px 5px 10px 5px;}
  #homepage_gallery_banner, #products_list, #three_columns .col { margin-right:0 !important; border-right:none !important;}
  #products_list, #three_columns .col { padding-right:0 !important;}
  #content{ padding:15px !important;}
  #certs_list { float:none !important; padding-top:15px; text-align:center;}
  .gallery_section { padding-bottom:15px !important; padding-top:15px !important;}
  .tab-content h4 { margin-top:10px;}
  .accessories ul { margin-bottom:10px; width:49%;}
  #accessories_table .accessory_cell { width:48% !important; padding-left:15px !important;}
  .youtube_gallery_item { margin-left:auto !important; margin-right:auto !important; float:none !important;}
}

@media (max-width: 480px) {
	#top_extra_menu { text-align:center !important;}
	#top_extra_menu a { display:block; margin:0 auto; width:50%;}
	#bottom_logos { padding-left:0px !important; margin-left:0px !important;}
	.gallery_section a .dropshadow { padding:5px;}
	.gallery_section img { margin:0 !important;}
	.accessories ul { margin-bottom:10px; width:98%;}
	 #accessories_table .accessory_cell { width:98% !important; padding-left:20px !important;}
}


/* =Custom Styles
-------------------------------------------------------------- */
#homepage_gallery_banner {
	width: 420px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
#homepage_gallery_banner .notice1,
#homepage_gallery_categories .notice1 {
	font-size: 9px;
	color: #858484;
	font-weight: bold;
}

#homepage_gallery_banner .notice2 {
	font-size: 12px;
	line-height: 14px;
	color: #818080;
}
#homepage_gallery_banner a {
	font-size: 18px;
	color: #e02102;
}
#homepage_gallery_categories {
	float: left;
	width: 190px;
}


#main_contact_form {
	background-color: #f6f5f6;
}
#main_contact_form #form_headline {
	background-color: #eee;
	margin: 5px;
	text-align: center;
	padding: 13px;
	margin-bottom: 15px;
}
#form_headline h5 {
	font-size: 26px;
	color: #e02102;
}
#form_headline h6 {
	font-size: 14px;
	color: #919191;
	line-height: 26px;
}
#form_headline h6 .phone_num {
	font-size: 24px;
}
#main_contact_form p,
#main_contact_form input,
#main_contact_form textarea {
	padding: 0px; margin: 0px; border: 0px;
}
#main_contact_form .text {
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	padding: 0 10px;
}
#main_contact_form .text input,
#main_contact_form .text textarea {
	width: 214px;
	border: 1px solid #dadada;
	font-size: 13px;
	color: #7c7c7c;
	
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-o-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
}
#main_contact_form .text input {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
#main_contact_form .text textarea {
	height: 75px;
	line-height: 15px;
	padding: 10px;
}
#main_contact_form .button {
	overflow: hidden;
	height: 37px;
	background: url(images/global/submit_shadow.png) bottom center no-repeat;
}
#main_contact_form .button input {
	display: block;
	width: 173px;
	height: 37px;
	margin: 0 auto;
	cursor: pointer;
	background: url(images/global/submit.png) 0 0 no-repeat;
}
#main_contact_form .button input:hover {
	margin-top: 3px;
}


#shop_online_banner {
	width: 275px;
	margin: 0 auto;
}
#shop_online_banner img {
	margin-bottom: 10px;
}
#shop_online_banner .phone_num {
	float: left;
	font-size: 28px;
	font-weight: bold;
	color: #24315b;
}
#shop_online_banner .callout {
	padding-top: 2px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #bb0318;
}

#products_list {
	width: 420px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #e5e5e5;
}
#products_list > div {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}
#products_list > div.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
#products_list > div img {
	float: left;
	margin: 0 15px 5px 0;
}
#products_list h5 {
	font-size: 18px;
	color: #0f1c47;
	margin-bottom: 5px;
}
#products_list .list_style_01 {
	margin-bottom: 7px;
}
#products_list .list_style_01 li {
	margin-bottom: 1px;
}
.product_features {
	float: left;
	width: 190px;
}
#certs_list {
	float: left;
	width: 184px;
	text-align: center;
}

#gallery_btn {
	position: absolute;
	top: 105px; left: 20px;
}


.gallery_section {
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
}
.gallery_section img {
	margin: 0 6px;
}

#accessories_table {
	overflow: hidden;
}
#accessories_table .row {
	overflow: hidden;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #e5e5e5;
}
#accessories_table .accessory_cell {
	float: left;
	width: 195px;
	margin-right: 35px;
}
#accessories_table .accessory_cell.last {
	margin-right: 0px;
}
#accessories_table .accessory_cell img {
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
}
#accessories_table .accessory_cell p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 2px;
}

#accessories_table #callout.accessory_cell {
	text-align: center;
	padding-top: 70px;
}
#accessories_table #callout.accessory_cell h3 {
	font-size: 28px;
	color: #24315b;
}
#accessories_table #callout.accessory_cell p {
	font-size: 12px;
	color: #bb0318;
}


#three_columns {
	overflow: hidden;
	margin: 15px 0 0;
	padding: 25px 0 0;
	border-top: 1px solid #e5e5e5;
}
#three_columns .col {
	float: left;
	width: 167px;

	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid #e5e5e5;
}
#three_columns .col.last {
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;	
}
#three_columns .col_img {
	border: 5px solid #dee0db;
	margin-bottom: 15px;
}
#three_columns p {
	font-size: 11px;
}

#services_tabs {
	border-top: 1px solid #e5e5e5;
}
#services_tabs ul.tabs {
	float: left;
	width: 195px;
	border-right: 1px solid #e5e5e5;
}
#services_tabs ul.tabs li {
	padding: 15px 5px 15px 10px;
	border-bottom: 1px solid #e5e5e5;
}
#services_tabs ul.tabs a {
	font-size: 14px;
	color: #24315b;
}
#services_tabs ul.tabs a.current {
	color: #e12f12;
}
#services_tabs .panes {
	float: left;
	width: 435px;
	padding: 20px 0 0 20px;
}
#services_tabs .panes .pane {
	display: none;
}

#gallery.accordion h4 {
	cursor: pointer;
	padding-left: 20px;
	margin: 0px;
	background: url(images/subpages/gallery/plus.png) 0 10px no-repeat;
}
#gallery.accordion h4.current {
	background: url(images/subpages/gallery/minus.png) 0 15px no-repeat;
}
#gallery.accordion .pane {
	overflow: hidden;
	display: none;
	font-size: 12px;
	color: #555;
	padding-top: 15px;
}
#gallery .category_wraper {
	padding: 15px;
	
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#gallery .gallery_section img {
	margin: 0 5px 9px;
}


#map {
	float: left;
	width: 333px;
	margin-right: 25px;
	padding: 10px;
	background-color: #fff;
	
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}


#extra_brands {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	text-align: center;
}
#extra_brands h4 {
	padding-bottom: 10px;
}
#extra_brands img {
	margin-bottom: 13px;
	width: 170px;
}

.hide {
	display: none;
}
.brand_description {
	padding: 20px;
}
.brand_description h3 {
	font-size: 22px;
	color: #555;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}
.brand_description img {
	margin: 0 25px 15px 0 !important;
}
.brand_description p {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
/* =Video Gallery
-------------------------------------------------------------- */
.page-template-template-video-gallery-php .gallery_section {
	/*padding: 10px 14px;*/
}
.youtube_gallery_item img {
	width: 100%;
	height:auto;
	border: none;
	background-color: #FFF;
	padding: 0;
	margin: 0 !important;
}
.youtube_gallery_item {
	padding: 6px;
	margin: 0 15px 28px;
	border: 1px solid #EEE;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 5px rgba(20, 20, 20, 0.38);
	-moz-box-shadow: 0 0 5px rgba(20,20,20,0.38);
	box-shadow: 0 0 5px rgba(20, 20, 20, 0.38);	
}
#youtube_gallery_1 .youtube_gallery_caption {
	color: #414141;
	font-weight: bold;
	text-align: left;
	padding: 18px 10px 11px!important;
}


.tab-content img.alignleft { float:left; margin-right:15px; margin-bottom:10px; max-width:189px;}
.tab-content a { white-space:nowrap;}

.nav-tabs>li { float:none !important;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border:none !important;}
.nav-tabs>li.active>a { text-decoration:none !important; color:#e02102 !important;}

.accessories { display:block; width:100%;}
.accessories ul { margin-bottom:10px; width:20%;}

.nlp { padding-left:0 !important;}
.nrp { padding-right:0 !important;}
.np { padding:0 !important;}

img { height:auto; max-width:100%;}

.gallery_section a {
	display:inline-block;
	margin-bottom:10px;
}

@media (min-width: 1200px) {
.container {
  max-width: 998px !important;
  width: 100% !important;
}
}
@media (max-width: 991px) {
	.accessories ul { width:33%;}
	#bottom_nav a  { padding:5px;}
}

@media (max-width: 1024px) {
	#logo { padding:0px 10px;}
	#top_info .phone_num { font-size:22px;}
	#top_info, #top_extra_menu { padding-right:15px;}
}

@media (max-width: 991px) {
	
	#top_extra_menu a { font-size:13px; margin-left:2px;}
	#featured li.ui-tabs-nav-item.first { font-size:9px !important;}
	#menubar li a { font-size:11px;}
	#menubar li a { padding:0px 5px;}
}

@media (max-width: 767px) {
	img.m-center { text-align:center; margin:0 auto !important; float:none !important; display:block;}
	div.m-center { width:100%; text-align:center; margin:0 auto !important; float:none !important; display:block;}
	#bottom_nav { padding-left:10px; padding-right:10px;}
	#bottom_logos { padding:15px 10px !important; padding-left:5px !important;}
	#menubar li { display:block;}
	#menubar li a:after { display:none;}
	.navbar-collapse { min-height:260px;}
	.navbar-toggle { float:none !important; margin-top:10px !important; padding:0 !important; }
	.navbar-toggle .icon-bar { background:#e30613; width:40px !important; height:5px !important; margin-bottom:4px !important;}
	a.phone { background:url(images/global/phone.png) no-repeat; width:48px; height:48px; text-indent:-9999px;}
	#top_extra_menu { padding-right:15px; text-align:left; padding-top:20px;}
#top_extra_menu { padding-right:15px; text-align:left; padding-top:20px; max-width:300px; margin-left:auto; margin-right:auto;}
	#top_extra_menu a { display: inline-block;
  float: left;
  padding-bottom: 10px; width:45%;}
  #logo { padding-left:15px; padding-right:15px;}
  #footer #black_overlay {padding:12px 5px 10px 5px;}
  #homepage_gallery_banner, #products_list, #three_columns .col { margin-right:0 !important; border-right:none !important;}
  #products_list, #three_columns .col { padding-right:0 !important;}
  #content{ padding:15px !important;}
  #certs_list { float:none !important; padding-top:15px; text-align:center;}
  .gallery_section { padding-bottom:15px !important; padding-top:15px !important;}
  .tab-content h4 { margin-top:10px;}
  .accessories ul { margin-bottom:10px; width:49%;}
  #accessories_table .accessory_cell { width:48% !important; padding-left:15px !important;}
}

@media (max-width: 480px) {
	#top_extra_menu { text-align:center !important;}
	#top_extra_menu a { display:block; margin:0 auto; width:50%;}
	#bottom_logos { padding-left:0px !important; margin-left:0px !important;}
	.gallery_section a .dropshadow { padding:5px;}
	.gallery_section img { margin:0 !important;}
	.accessories ul { margin-bottom:10px; width:98%;}
	 #accessories_table .accessory_cell { width:98% !important; padding-left:20px !important;}
