@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5 h6 {
	font-weight: normal;
}
input, textarea {
	font-family: Calibri;
	font-size: 15px;
	color: #5b5b5b;
}
input[type='submit'] {
	cursor: pointer;
}
input:focus {
	outline: none;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
body {
	background: #FFF;
	font-family: Calibri;
	color: #5b5b5b;
	font-size: 15px;
	min-width: 1180px;
}
.top-head {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	height: 35px;
	float: left;
}
.fix-width {
	width: 1180px;
	margin: 0 auto;
}
/*.nav {
	top: 8px;
	left: 4px;
}
.nav .dropdown select {
	border: none;
	font-family: Calibri;
	font-size: 15px;
	color: #5B5B5B;
}*/
ul.nav-right {
	height: 35px;
	float: right;
}
ul.nav-right li {
	float: left;
	line-height: 35px;
	padding: 0 20px;
	background: url(images/top-li-border.jpg) no-repeat right 0px;
}
ul.nav-right li a {
	color: #5b5b5b;
}
ul.nav-right li:last-child {
	background: none;
	padding-right: 0px;
}
ul.head-top {
	width: 1178px;
	float: left;
}
ul.head-top li {
	float: left;
	background: url(images/logo-line.jpg) no-repeat left;
	height: 70px;
}
ul.head-top li:first-child {
	background: none;
}
ul.head-top li.logo {
	padding-right: 30px;
	margin: 26px 0 16px 0;
}
ul.head-top li.search-box {
	float: left;
	padding: 35px 42px 0 42px;
	height: 90;
}
.search {
	float: left;
	background: url(images/search-bg.jpg) no-repeat;
	width: 243px;
	height: 44px;
}
.search input {
	float: left;
	border: medium none;
	color: #828282;
	font-size: 15px;
	font-style: italic;
	margin: 12px 0 0 18px;
	background: none;
}
input.search-btn {
	float: left;
}
.call-us {
	float: left;
	padding: 27px 42px 0px 28px
}
.call-us span {
	font-size: 18px;
	color: #5b5b5b;
	line-height: 27px;
}
.call-us .lfalign {
	margin: 12px 0 0 0;
}
.call-us .cl-text {
	float: left;
	padding: 0 0 0 18px;
}
.cart {
	float: left;
	padding: 27px 0px 0px 20px;
}
.cart i {
	font-size: 18px;
	color: #ef3b3f;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
.cart span {
	font-size: 18px;
	color: #5b5b5b;
	line-height: 27px;
}
.cart .lfalign {
	margin: 5px 0 0 0;
}
.cart .cl-text {
	float: left;
	padding: 0 0 0 14px;
}
.navbar {
	clear: both;
	background: #9a9c9f;
	height: 55px;
	box-shadow: 0px 5px 10px 0px #000;
}
.navbar ul {
	width: 1180px;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
}
.navbar ul li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	padding: 0px 24px;
	line-height: 55px;
}
.navbar ul li a {
	color: #fff;
}
.navbar ul li:hover {
	background: #ef3b3f;
}
.navbar ul li.st-hover {
	background: url(images/st-hover.png) no-repeat;
	line-height: 68px;
	width: 144px;
	height: 63px;
	margin: -8px 0 0 54px;
	position: relative;
	padding: 0 0 0 38px;
	float: right !important;
}
/*DD Menu*/
#menu li {
	position: relative;
	list-style-type: none;
	float: left;
}
#menu li ul {
	position: absolute;
	width: 216px;
	left: 0px;
	top: 55px;
	z-index: 14;
	display: none;
	visibility: hidden;
	text-align: left;
	background: #9a9c9f;
	border: solid 1px #000;
	border-bottom: none;
}
#menu li ul li {
	text-align: left;
	float: left;
	border: none;
	clear: both;
	line-height: 24px;
	border-bottom: solid 1px #000;
	display: block;
	width: 168px;
}
#menu li ul.st-hover-ul {
	left: -35px;
	/*left: -23px;*/
	top: 63px;
}
#menu li ul li:hover {
	color: #fff;
	text-align: left;
}
#menu li ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	margin: 0px;
	border: none;
	box-shadow: none;
}
/*DD Menu End*/
.container {
	clear: both;
	width: 1180px;
	margin: 0 auto;
	padding-top: 34px;
}
.container .sidebar {
	float: left;
	width: 235px;
}
.sidebar h3 {
	color: #ef3b3f;
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 13px;
	line-height: 20px;
}
.sidebar h3.PCI {
	margin: 6px 0 15px;
}
.sidebar h3 a {
	color: #ef3b3f;
}
.sidebar ul {
	font-size: 15px;
	color: #5b5b5b;
	margin-top: 10px;
	border-bottom: 6px solid #d2d2d2;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.sidebar ul li {
	list-style: none;
	background: url(images/li_arrow.jpg) no-repeat 8px 10px;
	padding: 0 0 0 24px;
	border-bottom: 1px dotted #c8c8c8;
	line-height: 30px;
}
.sidebar ul li.last {
	list-style: none;
	background: url(images/li_arrow.jpg) no-repeat 8px 10px;
	padding: 0 0 0 24px;
	border-bottom: none;
	line-height: 30px;
}
.sidebar ul li a {
	color: #5b5b5b;
}
.sidebar ul li {
	list-style: none;
	background: url(images/li_arrow.jpg) no-repeat 8px 10px;
	padding: 0 0 0 24px;
	border-bottom: 1px dotted #c8c8c8;
	line-height: 30px;
}
.sidebar ul li.last {
	list-style: none;
	background: url(images/li_arrow.jpg) no-repeat 8px 10px;
	padding: 0 0 0 24px;
	border-bottom: none;
	line-height: 30px;
}
.sidebar ul li a {
	color: #5b5b5b;
}
.sidebar ul.lastul {
	font-size: 15px;
	color: #5b5b5b;
	margin-top: 10px;
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.container .content {
	float: right;
	width: 910px;
}
.slider {
	width: 908px;
	height: 337px;
	border: solid 1px #cecece;
}
/*   Tabs       */

.tabcontainer {
	width: 100%;
	margin: 0px auto;
	margin-top: 27px;
}
ul.tabs {
	color: #fff;
	float: left;
	list-style: none;
	height: 58px;
}
ul.tabs li {
	color: #FFFFFF;
	font-size: 25px;
	float: left;
	text-align: center;
	height: 58px;
	line-height: 47px;
	margin-right: 10px;/*width: 212px;*/
}
ul.tabs li img {
	vertical-align: middle;
}
ul.tabs li a {
	color: #FFFFFF;
	background: #9A9C9F;
	padding: 0 38px;
	display: block;
	height: 47px;
}
html ul.tabs li.active {
	color: #FFFFFF;
	font-size: 25px;
	float: left;
	background: url(images/dodnu.jpg) no-repeat 50% 44px;
	text-align: center;
}
html ul.tabs li.active a {
	color: #FFF;
	background: #ef3b3f;
	display: block;
}
.tab_container {
	clear: both;
	float: left;
	width: 100%;
}
.tab_content {
}
/*  End  Tabs CSS       */

.prods {
	float: left;
	border: 3px solid #cecece;
	width: 168px;
	margin: 5px 10px 5px 0px
}
.prods .prod-img {
	width: 168px;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
	text-align: center;
}
.prods .prod-img img {
	display: block;
	margin: auto;
	max-height: 90px;
}
.prods .prod_cnt {
	float: left;
	background: #efefef url(images/prodct_bg.jpg) no-repeat top;
	width: 168px;
	/*margin: 10px 10px 0 0;*/
	margin: 0;
}
.prods .prod_cnt p {
	padding: 13px 0px 0 10px;
	font-size: 16px;
}
.prods .prod_cnt p em {
	font-style: normal;
	display: block;
	height: 84px;
	overflow: hidden;
}
.prods .prod_cnt p span {
	display: block;
	font-size: 20px;
	color: #ef3b3f;
	font-weight: bold;
	padding: 5px 0 8px 0;
}
.prods .prod_cnt p a {
	color: #282828;
	/*font-weight: bold;
	font-size: 15px;*/
	padding: 0 0 8px 0;
	display: block;
}
.prods.last {
	margin: 5px 0px 0 0px !important
}
.pagination {
	clear: both;
	float: right;
	padding: 5px 0 15px 0;
	color: #5a5a5a;
}
.pagination .right-arrow {
	float: left;
	margin: 0 6px 0 6px;
}
.pagination .left-arrow {
	float: left;
	margin: 0 6px 0 6px;
}
.pagination .pagnav {
	float: left;
	color: #fff;
}
.pagination .pagnav span {
	font-size: 15px;
	color: #5a5a5a;
	background: #efefef;
	border: 1px solid #cecece;
	list-style: none;
	padding: 0 8px;
	margin: 0 4px 0 4px;
	float: left;
}
.pagination .pagnav span.activepg {
	color: #fff;
	background: #ef3b3f;
	border: 1px solid #cecece;
}
.pagination .pagnav span a {
	color: #5a5a5a;
}
.dbline {
	clear: both;
	background: url(images/dbline.jpg) no-repeat;
	width: 909px;
	height: 4px;
}
.content .ctgy_parts {
	clear: both;
	margin: 11px 0 0 0;
}
.ctgy_parts .cathead {
	color: #ef3b3f;
	font-size: 25px;
	font-weight: normal;
}
.ctgy_parts em {
	color: #282828;
	font-size: 18px;
	font-style: normal;
	line-height: 33px;
}
.ctgy_parts .parts {
	float: left;
	border: 3px solid #cecece;
	width: 284px;
	height: 85px;
	overflow: hidden;
	margin: 14px 19px 6px 0px;
}
.ctgy_parts .parts p {
	color: #282828;
	font-size: 14px;
	padding: 7px 0px 7px 6px;
	line-height: 23px;
}
.ctgy_parts .parts p img {
	margin: 0 8px 4px 0;
	max-width: 71px;
	max-height: 71px;
}
.ctgy_parts .parts p span {
	font-size: 20px;
	color: #ef3b3f;
}
.ctgy_parts .parts p span a {
	color: #ef3b3f;
}
.parts.last {
	margin: 14px 0px 0 0px !important
}
/*Merchandise Tab*/
.merchandise .parts {
	width: 440px;
	margin-right: 17px;
	background: url('images/merchandise-parts-bg.jpg') repeat-y scroll 90px 0px transparent;
}
.merchandise .parts em {
	display: table-cell;
	width: 84px;
	height: 78px;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin-right: 16px;
}
.merchandise .parts p img {
	margin-right: 0;
}
/*  Games Tabs */

.games_tab_container {
	clear: both;
}
.games_tab_container .cathead {
	color: #ef3b3f;
	font-size: 25px;
	font-weight: normal;
}
.games_tab_container em {
	color: #282828;
	font-size: 18px;
	font-style: normal;
	line-height: 33px;
	clear: both;
	display: block;
}
.games_tab_container .games_tab {
	float: left;
	width: 442px;
	margin: 14px 0 0 0;
	padding: 0 0 15px 0;
}
.games_tab .games-img {
	float: left;
	width: 181px;
	display: table-cell;
	vertical-align: middle;
}
.games_tab.rht {
	float: right !important;
}
.games_tab .games-img img {
	display: block;
	margin: auto;
	max-height: 180px;
	border: 3px solid #cecece;
}
.games_tab .games-decp {
	float: right;
	width: 251px;
}
.games_tab .games-decp p {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 19px;
}
.games_tab .games-decp p strong {
	color: #777777;
	font-size: 14px;
	font-weight: normal;
}
.games_tab .games-decp p a {
	color: #ef3b3f;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	display: block;
	margin: 0 0 8px 0;
}
.games_tab .games-decp p i {
	font-style: normal;
	color: #00950b;
}
.games_tab .games-decp .qty {
	clear: both;
	font-size: 14px;
	color: #777777;
	margin: 15px 0 0 0;
}
.games_tab .games-decp .qty input[type='text'] {
	float: left;
	width: 32px;
	height: 31px;
	border: 1px solid #c7c6c6;
	box-shadow: inset 0px 4px 6px -5px #888;
	padding: 0px 0px 0px 7px;
	margin: 0 12px 0 3px
}
.games_tab .games-decp .qty input[type='image'] {
	float: left;
}
.games_tab .games-decp .qty u {
	float: left;
	font-style: normal;
	text-decoration: none;
	padding-top: 8px;
}
.footer {
	clear: both;
	width: 100%;
	padding: 40px 0 0 0;
}
.footer .signup {
	clear: both;
	background: #dbdbdb;
	height: 105px;
}
.footer .signup .signup_container {
	clear: both;
	width: 1180px;
	margin: 0 auto;
}
.signup_container p {
	float: left;
	color: #3b3b3b;
	font-size: 25px;
	font-weight: bold;
	line-height: 105px;
}
.signup_container .input_div {
	float: left;
	border-radius: 6px;
	border: 1px solid #c6c6c6;
	width: 691px;
	height: 45px;
	background: #fff;
	margin: 30px 0 0 10px;
}
.signup_container .input_div .imgalgn {
	margin: 11px 0px 0px 8px;
}
.signup_container .input_div input[type='text'] {
	border: none;
	font-size: 17px;
	line-height: 40px;
	color: #acabab;
	margin: 0 0 0 10px;
	width: 480px;
	float: left;
	height: 40px;
}
.signup_container .input_div input[type='image'] {
	float: right;
	margin: 5px 5px 0 0;
}
.footer .footer-widget-area {
	clear: both;
	background: #eeeeee;
}
.footer-widget-area .footer-widget-container {
	clear: both;
	width: 1180px;
	margin: 0 auto;
	padding-top: 32px;
}
.footer-widget-container .recommended-prod {
	float: left;
	width: 321px;
}
.footer-widget-container .recommended-prod h3 {
	color: #3b3b3b;
	font-size: 25px;
}
.recommended-prod ul {
	float: left;
	margin: 20px 0 0 0;
}
.recommended-prod ul li {
	list-style: none;
	color: #282828;
	font-size: 16px;
	display: list-item;
	width: 268px;
	border-bottom: 1px dotted #b1b1b1;
	padding-bottom: 75px;
	margin-bottom: 13px;
}
.recommended-prod ul li .prod-cnt {
	float: left;
	padding-left: 10px;
	width: 180px;
	margin-top: -5px;
}
.recommended-prod ul li .imgdiv {
	width: 54px;
	display: table-cell;
	vertical-align: middle;
	height: 47px;
	float: left;
	border: 1px solid #b1b1b1;
	padding: 8px;
	background: #fff;
}
.recommended-prod ul li .imgdiv img {
	display: block;
	margin: auto;
	height: 47px;
}
.recommended-prod ul li span {
	font-weight: bold;
	color: #ef3b3f;
	font-size: 20px;
	display: block;
	padding: 3px 0 0 0;
}
.footer-widget-container .ftr-blog {
	float: left;
	width: 531px;
}
.footer-widget-container .ftr-blog h3 {
	color: #3b3b3b;
	font-size: 25px;
}
.ftr-blog ul {
	float: left;
	margin: 20px 0 0 0;
}
.ftr-blog ul li {
	list-style: none;
	color: #282828;
	font-size: 16px;
	display: list-item;
	padding-bottom: 90px;
	line-height: 20px;
}
.ftr-blog ul li .prod-cnt {
	float: left;
	padding-left: 15px;
	width: 400px;
	margin-top: -5px;
}
.ftr-blog ul li .imgdiv {
	width: 54px;
	display: table-cell;
	vertical-align: middle;
	height: 47px;
	float: left;
	border: 1px solid #b1b1b1;
	padding: 10px;
	background: #fff;
}
.ftr-blog ul li .imgdiv img {
	display: block;
	margin: auto;
	height: 47px;
}
.ftr-blog ul li span {
	color: #ef3b3f;
	font-size: 18px;
}
.ftr-blog ul li em {
	font-style: normal;
	color: #666666;
	font-size: 13px;
}
.clear {
	clear: both;
}
.footer-widget-container .client_review {
	float: left;
	width: 321px;
}
.footer-widget-container .client_review h3 {
	color: #3b3b3b;
	font-size: 25px;
}
.client_review ul {
	float: left;
	margin: 20px 0 0 0;
}
.client_review ul li {
	list-style: none;
	color: #282828;
	font-size: 16px;
	display: list-item;
	padding-bottom: 28px;
	line-height: 20px;
}
.client_review ul li span {
	color: #ef3b3f;
	font-size: 18px;
	display: block;
	padding: 5px 0 0 0;
}
.footer .bottom-footer {
	clear: both;
	background: #9A9C9F;
	height: 184px;
}
.bottom-footer .footerbar {
	clear: both;
	width: 900px;
	color: #000;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 0 25px 0;
	border-bottom: 1px solid #4c4c4c;
	text-align: center;
}
.bottom-footer .footerbar span {
	padding: 0 6px;
}
.bottom-footer .footerbar a {
	color: #000;
	font-weight: bold;
}
.bottom-footer .footerbar .second {
	clear: both;
	width: 625px;
	margin: 0px auto;
	padding-top: 9px;
}
.bottom-footer .footerbar .third {
	clear: both;
	width: 542px;
	margin: 0px auto;
	padding-top: 9px;
}
.bottom-footer .copyright {
	clear: both;
	width: 100%;
	text-align:center;
	margin: 0px auto;
	padding-top: 18px;
	color: #000;
	font-weight: bold;
}
h1.prod-name {
	font-size: 24px;
	margin-bottom: 15px;
}
