#image_list > li {
	text-align: center;
}
#image_list li span{	
	position:relative;
	display: inline-block;
}
#image_list a.zoom_btn{	
	height:35px;
	width:35px;
	position:absolute;
	right:0;
	bottom:0;
}
#image_list a.zoom_btn:hover{	
	height:40px;
	width:40px;
}

#nav_menu {
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: 121px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 0;
}

#nav_menu > ul {
	padding: 0px 20px;
}

#nav_menu > ul > li {		
	border-bottom: 1px solid #FFF;
	padding: 10px 10px;
}

#nav_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#nav_menu3 {
	background-color: #FFF;	
	border: 1px solid #999999;
	width: 300px;
	height: 180px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 0;
}

#nav_menu3 > ul {
	padding: 10px 20px 0px 20px;	
}

#nav_menu3 > ul > li {
	border-bottom: 1px solid #999999;
	padding: 10px 10px;
}

#nav_menu3 > ul > li:last-child {
	border-bottom: none;	
}

#nav_menu3 > ul > li a {	
	font-size: 14px;	
	width: 100%;
	cursor: pointer;
}

#buy-link a:hover {
	cursor: pointer;
	text-decoration: none;
}

#buy-today a:hover {
	cursor: pointer;
	text-decoration: none;
}

#sideLink1,#sideLink2,#sideLink3,#sideLink4,#sideLink5,#sideLink6,#sideLink7,#sideLink8 a:hover {
	cursor: pointer;
	text-decoration: none;
}

#contact_list > ul > li {		
	border-bottom: 1px solid #FFF;
}

#contact_list > ul > li:last-child {		
	border-bottom: none;
}

#bx-pager-custom {
	text-align: left;
	width: 100%;		
}

#bx-pager-custom > ul {
	display: table;	
}

#bx-pager-custom > ul > li {
	display: table-cell;
	display: inline-block;	
	width: 50%;
}

#bx-pager-custom > a {		
	width: 83px;
	height: 83px;	
	margin: 0 auto 20px auto;
	display: inline-block;	
}
#bx-pager-custom > a img,
#bx-pager-custom > a .finish-pad,
#bx-pager-custom > a .size-pad{
    border: 1px solid transparent;
}
}
#option_menu > ul > li {
	display: inline-block;
}

#newsletter-link:hover {
	text-decoration: none;
}

.bx-wrapper li {
    text-align: center;	
}

.image-list > li {
	padding-bottom: 10px;
}

.comic {    
    display: inline-block;
    color: #fff;
    background-color: #000;    
    padding: 5px;    
    position: relative;
}

.comic:after {
    content: "";
    display: block;
    background-color: #000;    
    border-width: 0 2px 2px 0;
    width: 10px;
    height: 10px;    
    position: absolute;
    top: -5px;
    left: 20px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
}

.close-filter {
	float: right;
}

.menu {
	display: block;
	position: relative;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -1px no-repeat;
}

.menu:hover {
	background: url(../images/side-icon1.png) 0px -1px no-repeat;
	cursor: pointer;
}

.menu2 {
	display: block;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -42px no-repeat;
}

.menu2:hover {
	background: url(../images/side-icon2.png) 0px -1px no-repeat;
	cursor: pointer;
}

.menu3 {
	display: block;
	position: relative;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -82px no-repeat;
}

.menu3:hover {
	background: url(../images/side-icon3.png) 0px -1px no-repeat;
	cursor: pointer;
}

.menu4 {
	display: block;
	width: 41px;
	height: 39px;	
	background: url(../images/side-menu.png) 0px -123px no-repeat;
}

.menu4:hover {
	background: url(../images/side-icon4.png) 0px 0px no-repeat;
	cursor: pointer;
}

.menu_link1:hover {
	cursor: pointer;	
}

/*
ul.left-box-list > li {
	padding-left: 15px;	
}
*/
.address-book > li {
	display: inline-block;	
	margin-right: 15px;	
}

.order-history {	
	list-style:none;	
	width: 1000px;
	margin: 0 auto;		
	display: table;
}

.order-history > li {
	display: inline-block;		
	width: 165px;
	background-color: #ebebeb;
	font-size: 14px;
	display: table-cell;
	padding: 10px 0px;
}

.order-list {
	list-style:none;	
	width: 1000px;
	margin: 0 auto;		
	display: table;	
}

.order-list > li {
	display: inline-block;		
	width: 165px;	
	font-size: 14px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	display: table-cell;
	padding: 10px 0px;
}

.page-link {
	padding: 5px 10px;
	background-color: #ebebeb;		
}

.page-link:hover {
	cursor: pointer;
}

.page-link-active {
	padding: 5px 10px;
	background-color: red;		
}

.page-link-active:hover {
	cursor: pointer;
}

.remove-ship:hover {
	cursor: pointer;
}

.invoice-list {	
	list-style:none;	
	width: 100%;
	margin: 0 auto;		
	display: table;	
}

.invoice-list > li {
	display: inline-block;		
	width: 165px;	
	font-size: 14px;
	font-weight: bold;
	display: table-cell;
	padding: 10px 0px 0px 0px;	
}

.item-list {	
	list-style:none;	
	width: 100%;
	margin: 0 auto;		
	display: table;	
}

.item-list > li {
	display: inline-block;		
	display: table-cell;	
}

.item-detail > li {
	padding: 3px 0px;	
}

.value-detail {
	padding-top: 50px;
	display: table;	
}

.value-detail > li {
	display: inline-block;	
	display: table-cell;
	width: 110px;		
}

div[id^="color-note"]{
	display: none;
	position: absolute;
	left: -10px;
	bottom: -35px;
	white-space: nowrap;
	z-index: 10010;
}

#year_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: 400px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 60px;
	left: 35%;
	overflow-y: scroll;
}

#year_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#year_menu > ul {
	padding: 0px 20px;	
}

#year_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#year_menu > ul > li:first-child {
	padding-top: 20px;
}

#year_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#year_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#make_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: 400px;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 110px;
	left: 35%;
	overflow-y: scroll;
}

#make_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#make_menu > ul {
	padding: 0px 20px;	
}

#make_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#make_menu > ul > li:first-child {
	padding-top: 20px;
}

#make_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#make_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#model_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 160px;
	left: 35%;	
}

#model_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#model_menu > ul {
	padding: 0px 20px;	
}

#model_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#model_menu > ul > li:first-child {
	padding-top: 20px;
}

#model_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#model_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#size_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 210px;
	left: 35%;
}

#size_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#size_menu > ul {
	padding: 0px 20px;	
}

#size_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 5px 10px;*/
}

#size_menu > ul > li:first-child {
	padding-top: 20px;
}

#size_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#size_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#size_menu2 {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 320px;
	left: 35%;
}

#size_menu2 a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#size_menu2 > ul {
	padding: 0px 20px;	
}

#size_menu2 > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 5px 10px;*/
}

#size_menu2 > ul > li:first-child {
	padding-top: 20px;
}

#size_menu2 > ul > li:last-child {
	padding-bottom: 20px;
}

#size_menu2 > ul > li a {	
	color: #FFF;
	width: 100%;
}

#finish_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 270px;
	left: 35%;
}

#finish_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#finish_menu > ul {
	padding: 0px 20px;	
}

#finish_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#finish_menu > ul > li:first-child {
	padding-top: 20px;
}

#finish_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#finish_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#finish_menu2 {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 420px;
	left: 35%;
}

#finish_menu2 a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#finish_menu2 > ul {
	padding: 0px 20px;	
}

#finish_menu2 > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#finish_menu2 > ul > li:first-child {
	padding-top: 20px;
}

#finish_menu2 > ul > li:last-child {
	padding-bottom: 20px;
}

#finish_menu2 > ul > li a {	
	color: #FFF;
	width: 100%;
}

#bolt_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 210px;
	left: 35%;
}

#bolt_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#bolt_menu > ul {
	padding: 0px 20px;	
}

#bolt_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#bolt_menu > ul > li:first-child {
	padding-top: 20px;
}

#bolt_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#bolt_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#offset_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 370px;
	left: 35%;
}

#offset_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#offset_menu > ul {
	padding: 0px 20px;	
}

#offset_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#offset_menu > ul > li:first-child {
	padding-top: 20px;
}

#offset_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#offset_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#fsize_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 320px;
	left: 35%;
}

#fsize_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#fsize_menu > ul {
	padding: 0px 20px;	
}

#fsize_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#fsize_menu > ul > li:first-child {
	padding-top: 20px;
}

#fsize_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#fsize_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#foffset_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 370px;
	left: 35%;
}

#foffset_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#foffset_menu > ul {
	padding: 0px 20px;	
}

#foffset_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#foffset_menu > ul > li:first-child {
	padding-top: 20px;
}

#foffset_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#foffset_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#ffinish_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 420px;
	left: 35%;
}

#ffinish_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#ffinish_menu > ul {
	padding: 0px 20px;	
}

#ffinish_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#ffinish_menu > ul > li:first-child {
	padding-top: 20px;
}

#ffinish_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#ffinish_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#rsize_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 570px;
	left: 35%;
}

#rsize_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#rsize_menu > ul {
	padding: 0px 20px;	
}

#rsize_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#rsize_menu > ul > li:first-child {
	padding-top: 20px;
}

#rsize_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#rsize_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#roffset_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 620px;
	left: 35%;
}

#roffset_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#roffset_menu > ul {
	padding: 0px 20px;	
}

#roffset_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#roffset_menu > ul > li:first-child {
	padding-top: 20px;
}

#roffset_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#roffset_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

#rfinish_menu {
	display: block;
	background-color: #212121;
	color: #FFF;
	width: 211px;
	height: auto;
	margin-left: 41px;
	display:none;
	position: absolute;
	top: 670px;
	left: 35%;
}

#rfinish_menu a:hover {
	text-decoration: none;
	color: red;	
	cursor: pointer;
}

#rfinish_menu > ul {
	padding: 0px 20px;	
}

#rfinish_menu > ul > li {		
	/*border-bottom: 1px solid #FFF;
	padding: 10px 10px;*/
}

#rfinish_menu > ul > li:first-child {
	padding-top: 20px;
}

#rfinish_menu > ul > li:last-child {
	padding-bottom: 20px;
}

#rfinish_menu > ul > li a {	
	color: #FFF;
	width: 100%;
}

.model-number {
	font-size: 17px;	
}

.product-topdes {
	font-size: 17px;
	padding-bottom:20px;
}

.woption > li {
	height: 30px;	
}

.product-des {
	min-width: 200px;
	padding: 0 15px 0 0;
}

.product-image {	
	display: block;	
	border: 1px solid #EBEBEB;
	text-align: center;
	width: 275px;
	height: 370px;
}

.product-detail {
	/*position: absolute;		
	bottom: 0px;*/
	display: block;
	float: right;
	font-size: 10px;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
}

.product-detail2 {
	/*position: absolute;		
	bottom: 0px;*/
	display: block;
	float: right;
	font-size: 24px;
	padding-top: 25px;
	padding-right: 15px;
}

.product-detail3 {
	/*position: absolute;		
	bottom: 0px;*/
	display: block;
	float: right;
	font-size: 14px;	
	padding-right: 15px;
	clear: both;
}

.left-box {	
	display: block;
	width: 27%;
	float: left;	
}

a.btn-red1 {display:inline-block; color:white;  padding: 9px 14px; font-size: 16px;  background-color:red; margin: auto; margin: 2px;}

.middle-box {
	display: block;
	width: 81%;
	float: left;
}

.right-box {
	display: block;
	width: 19%;
	float: right;
	top: 0;
	text-align: center;
}
.banner-box{
    float: right;
    width: 73%;
}

.left-box2 {	
	display: block;
	width: 30%;
	float: left;
	
}

.middle-box2 {
	display: block;
	width: 43%;
	float: left;
	margin-left:4px;
}

.middle-box2 > ul > li {
	padding: 10px 0px;	 
	border-top: 1px solid #EBEBEB; 
}

.right-box2 {
	display: block;
	width: 25%;
	float: right;
	top: 0;
	text-align: center;
}

.left-box3 {	
	display: block;
	width: 33%;
	float: left;
	text-align: left;	
}

.middle-box3 {
	display: block;
	width: 34%;
	float: left;
	text-align: center;
}

.right-box3 {
	display: block;
	width: 33%;
	float: right;
	top: 0;
	text-align: right;
}

.product-inner {
	width: 275px;
	height: 370px;
	vertical-align:top;
	display: inline-block;
}

.product-name {
	font-size: 32px;	
}

.product-color {
	padding: 0px 0px 10px 0px;
}

.product-info {	
	padding: 0;
	margin-bottom: 10px;
}
#p-info li{
	padding-right: 60px;
}

#reset_param{
	margin-left: 20px;
}

.download-link {	
	padding: 10px 0px 50px 0px;
}

.accessory-title {
	font-size: 32px;
	padding: 0 0 60px;
	text-align: center;
}

.accessory-image {
	vertical-align: text-top;
}

.cell-pad {
	display: inline-block;
	width: 100px;
	line-height: 30px;
	height: 30px;
	float: left;
	font-weight: bold;
}

.color-list > li {
	display: inline-block;	
	position: relative;
}

.gallery-title {
	font-size: 32px;
	padding: 10px 0px 60px 0px;
	text-align: center;
}

#color1, #color2, #color3, #color4, #color5, #color6 {
	cursor: pointer;	
}

#filter-button {
	position: fixed;
	/*float: left;*/
	top: 135px;	
	left: 0;
	z-index: 100001;
}

#filter-button > a:link {		
	padding: 0;
}

#filter-button > a:hover {
	cursor: pointer;	
	text-decoration: none;
}

#filter-box {		
	background-color: #EBEBEB;	
	position: fixed;
	float: left;
	top: 135px;
	display: block;
	z-index: 100001;
	/*padding: 5px 5px;*/
}

/*#filter-box  div{
	width: 180px;
	height: 500px;	
}*/

#close-button {
	/*text-align: right;*/
	display: block;
	width: 180px;
	/*border-bottom: 1px solid black;*/
}

#close-button a {
	/*font-size: 30px;*/
	text-decoration: none;
}

#close-button > a:hover {
	cursor: pointer;
}

#newsub_form > a:hover {
	cursor: pointer;
}

/*#newsub_form {
	width: 100%;
	display: inline-block;
}

#newsub_form > input.email {
	width: 20%;
		
}

#newsub_form > a {
	width: 10%;
	display: inline-block;	
}

#new_sub_form > li > p{ border-bottom:2px solid #000;}
#newsub_form > a{display:block; float:right; width:66px; height:41px;background:url(../images/acealloywheel_master.png) 0px -102px no-repeat;}
#newsub_form > label{ display:inline-block; width:68%}*/

#submit-section {
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

#submit-button {
	padding: 5px 40px;
}

#top-button {
	position: absolute;
	float: right;
	top: -300px;	
	right: 0;
	
}

#link1, #link2, #link3, #link4, #link5, #link6, #link7, #link8, #link9 {
	/*background-color: white;
	padding: 5px;*/
	margin-right: 5px;	
	position: relative;
}

#flink1, #flink2, #flink3, #flink4, #flink5 > a:hover {
	cursor: pointer;
}

#link1, #link2, #link3, #link4, #link5, #link6, #link7, #link8, #link9, #link10 > a:hover {
	cursor: pointer;
}

#check1, #check2, #check3, #check4, #check5, #check6, #check7, #check8, #check9 {
	vertical-align:text-top;
	margin-right: 5px;
	display: none;
}

#galleryContainer2 ,#galleryContainer_text{
	width: auto;	
}

ul.mediaPortal2 {
	padding-bottom: 40px;	
}

ul.mediaPortal2 > li {
	display: inline-block;
	padding:20px 4px;
}
#galleryContainer_text ul.mediaPortal2 > li {
	display: inline-block;
	padding:6px;
	width: 47%;
}
/*ul.mediaPortal2 > li:first-child{padding-left: 20px;}*/

ul.mediaPortal {
	padding-bottom: 40px;	
}

ul.mediaPortal > li {
	display: inline-block;
}

.wheel-selection {
	display:inline-block;
	position:relative;
	width: 158px;
	margin: 0;
	padding:0;
	background: url(../../images/wheel_shadow.png) 25px 128px no-repeat;
}

.wheel-title {
	display:inline-block;
	width: 158px;
	line-height: 38px;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 16px;
	letter-spacing: 0;	
	text-transform:uppercase;
	white-space:nowrap;
}

.wheel-selection a:hover {
	text-decoration: none;
}

.wheel-act {
	/*color: #FFF;*/
	background: transparent url(../images/gallery_wheel_selbg.png) top center no-repeat;
}

.return-link {
	width: 40px;
	height: 40px;
	display: block;
	float: left;	
}

span.return-link2 {
	width: 120px;
	height: 40px;
	display: block;
	float: left;		
	vertical-align: sub;
	postion: relative;
}

span.return-link2 a {	
	postion: absolute;
	bottom: 0;
	right: 0;
}

span.return-link2 > a:hover {
	text-decoration: none;
}

.button-gallery-close {
	position:absolute;
	top:0;
	right:0;
}

#mainWrapper {
	/*position: absolute;*/
	width: 100%;
	margin: 0;
	padding: 0;
	/*top: 100px;*/
	z-index: 50;
}

#mainContainer {
	position:relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	top: 0;
	padding: 0;
}

.innerBoxContainer2 {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #FFFFFF;
	width: 100%;
}

.innerBoxContainer3 {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #FFFFFF;	
	width: 100%;
}

.boxContainer3 {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #FFFFFF;
	text-align:center;			
}

#galleryContainer {
	margin-left: auto;
	margin-right: auto;
	display:block;
	overflow:auto;
	padding: 0 0 20px 0;
	height:auto;
	min-height: 375px;
}

.mediaPortal {
	clear:both;
	overflow:hidden;
	font-size:8px;
	color: #666;
	padding-top: 20px;
}

.mediaPortal3 {
	clear:both;
	overflow:hidden;
	font-size:8px;
	color: #666;
	padding-top: 20px;
	height: auto;
	display: inline-block;		
}

.videoBlock {
	display:inline-block;
	height: 280px;
	padding: 10px 4px;
    vertical-align: top;
}

.galleryBlock {
	display:inline-block;
	height: 280px;
	width: 285px;
	padding: 10px 4px;    
	vertical-align: top;
}
#finish_gallery_display a{
	display: block;
	position: relative;
	max-width: 400px;
	height: 230px;
	line-height: 230px;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
#finish_gallery_display img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.videoThumb {
	width: 400px;
	vertical-align:top;	
}

.galleryThumb {
	width: 400px;
	vertical-align:top;		
}

.galleryBlock > img {
	height:187px; width:255px;
}

.videoBlock > img {
	height:187px; width:255px;
}

.vyt-block {
	position:absolute;
	top: auto;
	left: 0;
	width:100%;
	height: 0;
	margin-top: 10px;
	background-color:#EEE;
	display: none;	
}

.mediaPortal li{
	display: block;
	float:left;
	margin: 7px;
	padding: 7px;
	height: 208px;
	width: 255px;
}

.mediaPortal3 li{
	display: block;
	float:left;
	margin: 7px;
	padding: 7px;	
}

.mediaPortal li img { height:157px; max-width:255px;}

.mediaPortal p{
	display: inline-block;
	width: 285px;
	font-size: 10px;
	margin: 15px 0;
	padding: 15px 0;
	color: #666666;
	border-top: #CCC solid 3px;
}

.mediaPortal3 li img { height:187px; max-width:255px;}

.mediaPortal3 p{
	display: inline-block;
	width: 255px;
	font-size: 10px;
	margin: 15px 0;
	padding: 15px 0;
	color: #666666;
	border-top: #CCC solid 3px;
}

.media-title {font-size: 18px; float:left; line-height:24px; font-weight:bold;}
.media-arrow-button {float:right; padding-right:10px;}

.video-desc {display:block; background-color:#ebebeb; padding: 8px; height: 35px; margin-top: 1px; text-align: right; width: 269px;}

ul#gallery-image-info {
	display:block;
	/*background: url(../images/gallery_title_bg.jpg) repeat-x;*/
	padding-bottom: 20px;
}

div#gallery-image-info {
	display:block;
	/*background: url(../images/gallery_title_bg.jpg) repeat-x;*/
	padding-bottom: 20px;
}

ul#gallery-image-info li.textBlock {
	display:inline-block;
	min-width: 85px;
	/*color: #cb0000;*/
	font-size:14px;
	padding: 0px 20px 0px 0px;
	line-height: 20px;
	font-weight:bold;
	border-right: 1px solid #ebebeb;	
	/*text-transform:uppercase;*/
}

span.textBlock {
	display:inline-block;
	min-width: 85px;
	/*color: #cb0000;*/
	font-size:14px;
	padding: 0px 20px 0px 0px;
	line-height: 20px;
	font-weight:bold;
	border-right: 1px solid #ebebeb;	
	margin-top: 20px;
	/*text-transform:uppercase;*/
}

ul#gallery-image-info li.textBlock1 {
	display:inline-block;
	min-width: 85px;
	color: #858585;
	font-size:14px;
	padding: 18px 40px 15px 20px;
	line-height: 20px;
	font-weight:bold;
	text-align: left;
	/*text-transform:uppercase;*/
}

span.textBlock1 {
	display:inline-block;
	min-width: 85px;
	color: #858585;
	font-size:14px;
	padding: 18px 40px 15px 20px;
	line-height: 20px;
	font-weight:bold;
	text-align: left;
	/*text-transform:uppercase;*/
}

ul#gallery-image-info li.textBlock1 > span {
	color: #696969;
	font-size:14px;
	font-weight:bold;
}

span.textBlock1 > span {
	color: #696969;
	font-size:14px;
	font-weight:bold;
}

ul#gallery-image-info li.textBlock1 a {
	/*color: #cb0000;*/
	color: #858585;
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	text-transform:uppercase;
}

span.textBlock1 > a {
	/*color: #cb0000;*/
	color: #858585;
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	text-transform:uppercase;
}

div.gallery-image-block {
	margin:10px 0;
	position:relative;		
	max-width:940px;
	margin-left: auto;
	margin-right: auto;
}

div.gallery-image-block > p {
	display:inline-block;
	height: 50px;
	/*width:940px;*/	
	position:absolute;
	bottom:5px;
	left:0;
	background: url(../images/gallery_wheel_bg.png);
}

#button-photo {/*width:580px;height:309px;*/overflow:hidden;display:block; padding:0; /*background:url('../../images/button_media_photo.jpg') top left no-repeat*/}
#button-photo:hover {/*background-position:bottom left*/}

#button-video {/*width:580px;height:309px;*/overflow:hidden;display:block; padding:0; /*background:url('../../images/button_media_video.jpg') top left no-repeat*/}
#button-video:hover {/*background-position:bottom left*/}

#button-event {/*width:580px;height:309px;*/overflow:hidden;display:block; padding:0; /*background:url('../../images/button_media_photo.jpg') top left no-repeat*/}
#button-event:hover {/*background-position:bottom left*/}

label {
	display: inline;
}

[id^="check"] + label {
	background-color: #FFF;
	border: 1px solid #C1CACA;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
	padding: 5px;
	/*border-radius: 5px;*/
	display: inline-block;
	position: relative;
	margin-right: 5px;
	vertical-align: text-bottom;
}

[id^="check"] + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

[id^="check"]:checked + label {
	/*background-color: #ECF2F7;*/
	border: 1px solid #92A1AC;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);*/
	color: #243441;
}

[id^="check"]:checked + label:after {
	content: '\2715';
	position: absolute;
	top: -5px;
	left: 0px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

#check1 + label, #check2 + label, #check3 + label, #check4 + label, #check5 + label, #check6 + label, #check7 + label, #check8 + label, #check9 + label {
	width: 5px;
	height: 5px;
	font-size: 0.8em;
	padding-top: 5px;
}

#main .product-img [class*="span"]{ display: inline-block; }

.wheel-line {
	border-top: 1px solid #EBEBEB; 
	margin-top: 15px;
	margin-bottom: 25px;
}

.title-text {
	font-size: 20px;
	
}

.product_list {
	/*float: right;
	padding: 0px 35px 15px 0px;*/
}

.product_list > ul > li {
	/*margin-right: 10px;*/
	display: inline-block;
}

.red-border {
	border: 1px solid red;
}


.active {
	/*border: 1px solid #CCCCCC;
	padding: 0px!important;*/
}

.finish-pad,
#bx-pager-custom > a .size-pad{
    border: 1px solid transparent;
}

#bx-pager-custom > a .grey-border{
	border: 1px solid #CCCCCC;
}

ul.table {
    display: table-row;
}
ul.table > li {
    display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.row-fluid-section{
    padding: 65px 15px 30px 15px;
    box-sizing: border-box;

}

.mfp-img-product-detail .mfp-figure:after{
	background:#fff;
}

.gallery-2020 .galleryBlock{ width: 380px; height:auto;padding: 0 5px;}
.gallery-2020 .galleryBlock a{ position: relative; display: block;}
.gallery-2020 .galleryBlock .spacer {position: relative; padding-top: 100%; float: none;}
.gallery-2020 .galleryBlock img{ position: absolute; top: 0;left: 0;bottom: 0;right: 0;float: none;	width: 100% !important;	height: 100% !important;object-fit: cover;	}
.gallery-2020 .video-desc{ background-color: transparent; text-align: center; height: auto;}

@media (min-width:1200px) {		
	.mediaPortal3 [class*="span"]{width:255px;margin:0;padding: 0;}
	#wheel-overview .bx-wrapper .bx-prev {
		left: 75px;
		/*background: url(../images/controls.png) no-repeat 0 -32px;*/
		background-image: url(../images/slider_prev.png);
	}
	#wheel-overview .bx-wrapper .bx-next {
		right: 75px;
		/*background: url(../images/controls.png) no-repeat -43px -32px;*/
		background-image: url(../images/slider_next.png);
	}
    
    ul.mediaPortal2 {
        text-align:left;
    }
	#galleryContainer_text ul.mediaPortal2{
		text-align: center;
	}
}

@media (max-width:1180px) {
	.user-info {width:100% !important;}
	.user-info .user-title, #address-book-block > div {margin-left:auto;margin-right:auto;max-width:370px;text-align:center;}
	#user-info {margin-left:auto;margin-right:auto;}
	#address-book-block {padding-top:50px;width:100%; max-width:none; padding-left:0}
	#address-book {margin-left:auto;margin-right:auto;width:720px;padding:0 !important;border:0 !important;}
	.address-book {margin-left:auto;margin-right:auto;width:767px;padding:0 !important;border:0 !important;}
	.new-address {margin-left:auto;margin-right:auto;width:720px;padding:0 !important;border:0 !important;}
	#space-sec {display:none !important;}
}

@media (max-width:766px) {
	.address-book {max-width:510px;}
	#wheel-overview .bx-wrapper .bx-prev {
		left: 0;
		/*background: url(../images/controls.png) no-repeat 0 -32px;*/
		background-image: url(../images/slider_prev.png);
	}
	#wheel-overview .bx-wrapper .bx-next {
		right: 0;
		/*background: url(../images/controls.png) no-repeat -43px -32px;*/
		background-image: url(../images/slider_next.png);
	}
}

@media (max-width:509px) {
	.address-book {
        max-width: 100%;
        text-align: center;
    }
}
	
@media (max-width:1024px) {
	.product-topdes {
		display:none;
	}
}
@media (max-width:1023px) {
	.mediaPortal3 [class*="span"]{width:255px;margin-right: 20px;padding: 0;}
	#filter-button {visibility:hidden;}		
}


@media (max-width:1193px) {	
	#main .product-img [class*="span"]{width:33%;margin-left: 0;}
	.product_list ul { list-style-type: none; overflow: auto; }
	.left-box {width:100%;margin-left: 0;}
	.middle-box {width:100%;margin-left: 0;}
	.right-box {width:100%;margin-left: 0;}
	.banner-box{width:100%;margin-left: 0;}
	#bx-pager-custom {text-align: center;}
	.mediaPortal3 [class*="span"]{width:255px;margin-right: 40px;padding: 0;}	
	.row-fluid-section {
		padding: 10px 15px 30px 15px;
	}
}

@media (max-width:1182px) {
	#bx-pager-custom > a {display: inline-block;}
	#galleryContainer_text ul.mediaPortal2 > li{
		width: auto;
	}
}

@media (min-width:1094px) {
	#main .product-img [class*="span"]{width:25%;margin-left: 0;}
	.galleryContainer, .boxContainer3, .innerBoxContainer2, .mediaPortal3 {width: 100%;text-align:center;}		
	/*.mediaPortal3 > li > img {float: none;margin-left: auto;margin-right: auto;}*/
	.mediaPortal3 {width: 100%;}
	.galleryContainer {width: 100%;}
	.videoBlock {margin-left:auto;margin-right:auto;}
	.video-desc {margin-left:auto;margin-right:auto;}
	.mediaPortal3 [class*="span"]{width:255px;margin-left: 0;margin-right: 40px;padding: 0;}
}

@media (min-width: 1050px) {
	.mediaPortal3 [class*="span"]{width:300px;margin-left: 0;margin-right: 40px;padding: 0;}
		#filter-button {visibility:visible;}
}

@media (min-width: 1020px) {
	.mediaPortal3 [class*="span"]{width:280px;margin-left: 0;margin-right: 20px;padding: 0;}
}

@media (max-width: 1000px) {
	.hide_row {display:none !important;}
	.order-list, .order-history, .order-section {width:100% !important;}
	.show_row {width:33% !important;}
	.order-list > li {width:33% !important;}	
	.order-history-block .order-history-pagination, .order-history-block table{ width:100%;}
	.order-history-block table thead td{ width:auto;}
	.order-history-block table td.hide-row{ display:none;}
}

@media (min-width: 860px) {
	.mediaPortal3 [class*="span"]{width:250px;margin-left: 0;margin-right: 45px;padding: 0;}
}

@media (max-width:900px) {
	ul.mediaPortal2 > li {width:100%;margin-left: 0;padding: 0;}
}

@media (max-width: 858px) {
	#main .product-img [class*="span"]{width:50%;margin-left: 0;}
	.left-box {width:100%;margin-left: 0;}
	.middle-box {width:100%;margin-left: 0;}
	.right-box {width:100%;margin-left: 0;}
	.left-box2 {width:100%;margin-left: 0;}
	.middle-box2 {width:100%;margin-left: 0;}
	.right-box2 {width:100%;margin-left: 0;}
	.left-box3 {width:100%;margin-left: 0;}
	.middle-box3 {width:100%;margin-left: 0;}
	.right-box3 {width:100%;margin-left: 0;}
	.image-list li {display:inline;}	
	#bx-pager-custom {text-align: center;}
	.boxContainer3 {width: 100%;}
	.galleryContainer2 {width:100%;margin-left: 0;}
	.boxContainer3, .innerBoxContainer2 {width: 100%;text-align:center;}	
	.galleryContainer {width: 100%;}	
	.mediaPortal3 li {float: none;}
	.video-desc {display:block;margin-left:auto;margin-right:auto;}
	.videoBlock {display:block;margin-left:auto;margin-right:auto;}
	.mediaPortal3 [class*="span"]{width:300px;margin: 0;padding: 0;}
	#gallery-image-info [class*="textBlock"]{float:left;}
}

@media (max-width: 858px) {
	#b1 {float:none !important;margin-left:auto;margin-right:auto;padding-right:0 !important;}	
	#b2 {float:none !important;margin-left:auto;margin-right:auto;}
	#u1 {margin:0 !important;padding-right:0 !important;}
}

@media (max-width: 720px) {
	#address-book {width:auto;}
	/*.address-book {width:auto;}*/
	.new-address {width:auto;}
}

@media (max-width:620px) {
	.mediaPortal3 [class*="span"]{width:285px;margin: 0;padding: 0;}
	.row-fluid-section {
		padding: 10px 5px 30px 5px;
	}
}

@media (max-width:580px) {	
	#main .product-img [class*="span"]{width:100%;margin-left: 0;}
	.boxContainer3 {width: 100%;}	
	.galleryContainer, .mediaPortal3 {width: 100%;text-align:center;}
	.mediaPortal3 li {width: 100%;float: none;}
	.videoBlock {margin-left:auto;margin-right:auto;width:100%;}
	.mediaPortal3 [class*="span"]{width:100%;margin: 0;padding: 0;}
}

@media (max-width:320px) {
	.galleryContainer {text-align:center;}
	.boxContainer3 {width: 100%;}		
	.mediaPortal3 li {width: 100%;float: none;}
	.videoBlock {margin-left:auto;margin-right:auto;width:100%;}
	.mediaPortal3 [class*="span"]{width:100%;margin: 0;padding: 0;}
}
  
  
/*** new video list by Terry ***/

.video_list{
    text-align:center;
}
.video_list li{
    display: inline-block;
    width: 285px;
    height: 280px;
    padding: 10px 4px;
    vertical-align: top;
}
.video_list .dropdown_box{
    display:none;
    width: 100%;
    position: absolute;
    left: 0;
    background: #ebebeb;
    font-family: 'Dosis', 'PT Sans', sans-serif;
    padding:20px 10px;
    box-sizing: border-box;
}
.video_list li.active .dropdown_box{
    display:block;
}
.video_list li .video-desc{
    margin-bottom:10px;
}
.video_list .code_box,
.video_list .dropdown_box object,
.video_list .dropdown_box video,
.video_list .dropdown_box embed,
.video_list .dropdown_box iframe{
    max-width:850px!important;
    width:100%!important;
    height:480px!important;
    margin: 0 auto;
}
.video_list .text_box p.title {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    margin-top: 40px;
}
.video_list .text_box p.desc {
    font-size: 14px;
    line-height: 16px;
    color: #666;
    margin:10px;
}
.video_list li.active .video-desc {
    background-color: black;
    color: white;
}
.video_list .text_box a.close_button {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    background: transparent url(../../images/video_close_btn.jpg) center left no-repeat;
    line-height: 20px;
    padding-left: 20px;
}
@media (max-width:640px) {
    .video_list .code_box,
    .video_list .dropdown_box object,
    .video_list .dropdown_box video,
    .video_list .dropdown_box embed,
    .video_list .dropdown_box iframe{
        height:300px!important;
    }
    .video_list .text_box p.title{
        margin-top:10px;
    }
}
@media (max-width:400px) {
    .video_list .code_box,
    .video_list .dropdown_box object,
    .video_list .dropdown_box video,
    .video_list .dropdown_box embed,
    .video_list .dropdown_box iframe{
        height:200px!important;
    }
}

.payment .headingtext span { line-height: 30px; display: inline-block; font-size: 24px; float: left; text-align: center; cursor: pointer;}
.payment .headingtext:after{ content: ""; clear: both; display: block}

.mfp-figure .logo-cover{position: absolute; top: 0;}
#image_list li img.logo-cover {position: absolute; top: 0; left:0; max-width: 480px;width: 100%!important;height: auto!important;border: 0;}
#bx-pager-custom a{position: relative;}
#bx-pager-custom a img.logo-cover{position: absolute; top: 0; left:0;}
/*** end ***/