body {
	background-color: #ddd;
	margin: 0;
}

.ref_heading {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

td.infoBoxHeading {
  color: #333;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.ref_facet {
	margin: 2px 0 0 0;
	padding-left: 10px;
	color: #000;
}

.ref_facet li {
	margin: 0 0 0 5px;
	list-style-type: none;
}

.ref_chosen {
	color: #008000;
	font-weight: bold;
}

.ref_chosen span {
	margin-left: -5px;
}

.ref_facet a:link,
.ref_facet a:visited,
.ref_facet a:hover,
.ref_facet a:active {
	text-decoration: none;
	margin-left: -5px;
}

.ref_facet img {
	border: none;
}

/* =========================== */

#did_you_mean {
	text-align: left;
	border-bottom: #CCC solid 1px;
	padding: 10px 10px;
}

#did_you_mean span {
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}

#did_you_mean a {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weigh: bold;
}

#maincontent {
	border: 1px solid #CCC;
}

* html #maincontent {
	zoom: 1;
}

.boxText {
	padding-bottom: 10px;
}

#refinements_table .boxText a img {
	border: none;
	vertical-align: middle;
	margin-right: 3px;
}

#refinements_table ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#refinements_table li {
	margin: 0;
	padding: 0;
}

#refinements_table a {
	text-decoration: none;
}

#refinements_table a:link span,
#refinements_table a:visited span,
#refinements_table a:active span {
	text-decoration: none;
}

#refinements_table a:hover span {
	text-decoration: line-through;
}

.ref_query {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 9px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

/* ===== Pagination ===== */

.pagination {
	text-align: right;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

.listnews {
	font-family: Arial,sans-serif;
	font-size: 12px;
	margin: 0 5px;
}

.listnews .listdetails {
	margin:5px 0 15px 10px;
}

.listnews .listdetails a {
	text-decoration:none;
}

.listnews .listdetails .posted {
	font-style: italic;
	color: #999;
	padding: 3px 0;
}

.listnews .listimage {
	float: left;
	width: 120px;
	padding: 5px 3px;
	text-align: center;
}

.listnews .related_searches {
	font-size: 9px;
	padding: 5px 0;
}

/* ===== Grid View ===== */

.grid {
	font-family: Arial,sans-serif;
	font-size: 12px;
	margin: 10px 5px;
	text-align: center;
}

.grid .img_wrap {
	position: relative;
	margin: 0 auto;
	display: inline-block;
	width: 85%;
}

.grid img {
	border: none;
}

.grid .price,
.grid .doverating,
.grid .starrating,
.grid .addtocart,
.grid .title,
.grid .shortdesc {
	margin-top: 5px;
}

.grid .price {
	font-size: 16px;
	font-weight: bold;
}

.grid .retailprice {
	text-decoration: line-through;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
}

.grid .saleprice {
	font-weight:bold;
	color:#97060B;
	font-size:16px;
}

.grid .title {
	text-align: center;
	line-height: 16px;
}

.grid .title a {
	text-decoration: none;
	font-weight: bold;
}

.grid .shortdesc {
	text-align: left;
}

.grid .discount {
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	height: 33px;
	width: 33px;
	background-image: url(http://www.christiancinema.com/catalog/images/red-circle.png);
	background-repeat: no-repeat;
	padding: 3px 0px 0px;
	position: absolute;
	right: -12px;
	bottom: -9px;
	text-align: center;
}

li.doverating {
	list-style:none;
	margin-left:0;
	font-size:1em;
}

li.doverating a {
	text-decoration:none;
}

div.tabset {
	padding: 0;
}

.tabset a,
a.tab,
a.tab:link,
a.tab:visited {
	text-transform: capitalize;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/white_tab.png);
	background-repeat: no-repeat;
	color: #000099;
	float: left;
	font-weight: bold;
	margin: 5px 0 0;
	width: 136px;
	height: 20px;
	padding: 5px 0 0;
}

.tabset a.tab:hover {
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/blue_tab.png);
	background-repeat: no-repeat;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	margin: 5px 0 0;
	width: 136px;
	height: 20px;
	padding: 5px 0 0;
}

.tabset a.activetab,
a.activetab:link,
a.activetab:visited,
a.activetab:hover {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial,sans-serif;
	background-image: url(../images/blue_tab.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	margin: 5px 0 0;
	width: 136px;
	height: 20px;
	font-weight: bold;
	padding: 5px 0 0;
}

#tabs_sort {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	display: table;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

#tabs_sort > div {
	display: table-cell;
	border: 1px solid #008000;
	border-top: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	vertical-align: middle;
}

#tabs_sort > div:first-child {
	width: 6em;
	border: none;
}

#tabs_sort span {
	display: block;
	margin: 0 5px;
	padding: 5px;
	text-align: right;
}

#tabs_sort a {
	display: block;
	color: #008000;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

#tabs_sort a:hover,
#tabs_sort a.sort_current {
	background-color: #008000;
	color: #fff;
}

.wrap_box:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.wrap_box {
    display: inline-block;
}

html[xmlns] .wrap_box {
    display: block;
}

* html .wrap_box {
    height: 1%;
}

/* ===== Responsive Retrofit ===== */

/* ===== Main Content ===== */

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

img, a img {
    border: medium none;
    height: auto;
    max-width: 100%;
/*    vertical-align: bottom;*/
}

#main_table {
	width: 100%;
	max-width: 950px;
}

#grid_wrap {
	overflow: hidden;
}

#grid_wrap > div:nth-of-type(4n + 1) {
	clear: left;
}

.grid_wrap {
	width: 25%;
	float: left;
}

#news_wrap {
	overflow: hidden;
}

/* ===== Media Queries ===== */

@media only screen and (max-width: 965px) {
	#search_left {
		display: none;
	}
	
	#bottom_banner_ad > div {
		margin: 0 auto;
		max-width: 728px;
	}

	#bottom_banner_ad > div > div {
		width: 100% !important;
		height: 0 !important;
		padding-bottom: 12.3266%; /* 728 x 90 banner dimensions: 90 / 728 = .123626 */
		overflow: hidden;
	}

	#bottom_banner_ad > div > div > iframe {
		width: 100%;
	}
}

@media only screen and (max-width: 770px) {
	#bottom_banner_ad {
		display: none;
	}
}

@media only screen and (max-width: 700px) {
	.grid,
	.listnews {
		font-size: 14px;
	}
	
	.grid_wrap {
		width: 33.3333%;
	}
	
	#grid_wrap > div:nth-of-type(4n + 1) {
		clear: none;
	}
	
	#grid_wrap > div:nth-of-type(3n + 1) {
		clear: left;
	}
}

@media only screen and (max-width: 600px) {
		#tabs_sort > div:first-child {
		display: none;
	}
}

@media only screen and (max-width: 525px) {
	.grid_wrap {
		width: 50%;
	}
	
	#grid_wrap > div:nth-of-type(3n + 1) {
		clear: none;
	}
	
	#grid_wrap > div:nth-of-type(2n + 1) {
		clear: left;
	}
}