@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
body {
	font-family: 'Open Sans', sans-serif;
	color: #777;
	background: #fff;
	font-size: 15px;
	line-height: 23px;
	font-weight: 300;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul li {
	list-style: none;
}
a {
	-webkit-transition: all 0.7s ease;/* Safari 3.2+, Chrome */
	-moz-transition: all 0.7s ease;/* Firefox 4-15 */
	-o-transition: all 0.7s ease;/* Opera 10.5-12.00 */
	transition: all 0.7s ease;/* Firefox 16+, Opera 12.50+ */
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
body a:hover, body a:focus {
	text-decoration: none;
	outline: none;
}
img {
	font-size: 0;
	line-height: 0;
	border: none;
	display: block;
	max-width: 100%;
}
.clear {
	clear: both;
}
body .no-padRight {
	padding-right: 0;
}
body .no-padLeft {
	padding-left: 0;
}
body .no-pad {
	padding: 0;
}
strong, b {
	font-weight: bold;
}
/*=============================================================================================*/
#container {
	margin: auto;
	max-width: 100%;
	padding: 0;
}
.wrapperMain {
	margin: 0 auto;
	max-width: 1000px;
	overflow: hidden;
}
#topbar .headerAra {
	padding: 0px 100px;
	margin: 0px;
	width: 80%;
}
/*===============================startHeader===================================================*/
#headerimage .logo {
	margin: 14px 0px 17px 0px;
}
#headerimage {
	min-height: 72px;
}
.iconBox {
	width: 14px;
	height: 14px;
	float: left;
	border-right: 1px solid #f0f11f;
	margin-right: 10px;
	padding: 0px 10px 0px 0px;
}
#topbar .headerTopRow {
	height: 14px;
	width: 100%;
	float: left;
	position: relative;
}
#topbar .headerTopRow ul {
	margin-bottom: 30px;
}
#topbar .headerTopRow ul li {
	float: left;
	font-size: 14px;
	color: #444444;
	padding: 0 10px 0 15px;
	text-transform: uppercase;
}

#topbar .headerTopRow ul li .iconText {
	font-weight: bold;
	color:#fff;
}

#topbar {
	padding: 15px 0px 15px 0px;
    margin: 0px;
    background-color: #172d79;
}
.page-header {
	margin: 15px 0px 15px 0px;
}
#topbar .headerBotmRow {
	min-height: 25px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
#topbar .headerBotmRow ul {
	margin: 30px -16px 0px 0px;
	float: right;
}
#topbar .headerBotmRow ul li {
	font-size: 18px;
	color: #222222;
	border-left: 1px solid #d9d9d9;
	float: left;
}
#topbar .headerBotmRow ul li:first-child {
	border-left: none;
}
#topbar .headerBotmRow ul li a {
	font-size: 18px;
	color: #fff;
	padding: 0 14px;
	width: 8.5rem;
	margin: 3px 0 0 5px;
}
#topbar .headerBotmRow ul li a:hover {
	color: #f0f11f;
    font-weight: 300;
}
#topbar #cercle {
	width: 20px;
	height: 20px;
	background: #f0f11f;
	text-align: center;
	color: #172d79;
	font-weight: 700;
	font-size: 14px;
	border-radius: 50%;
	margin-left: 0px;
	margin-top: -25px;
	padding: 2px 8px;
	position: relative;
	top: -12px;
	left: -27px;
}
#topbar .shoppingCartIcon {
	width: 18px;
	height: 18px;
	font-size: 26px;
}
#topbar .angleRightArw {
	color: #bababa;
	float: left;
	font-size: 18px;
	height: 11px;
	padding: 4px 16px 0 0;
	width: 6px;
}
.headerIcon {
	color: #fff;
}
/*=============================================================================================*/
/*===============================endHeader===================================================*/
/*==================================footer===========================================================*/
#footer .footerTop {
	background: #eeeeee;
	padding: 33px 100px 40px 100px;
	overflow: hidden;
	min-height: 360px;
}
#footer .footerOne {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#footer .footerOne p {
	color: #222222;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 26px;
	text-align: left;
}
#footer .footerLogo img {
	margin: 0px 0px 25px 0px;
}
#footer .footerLogo2 {
	margin: 25px 0px 25px 0px;
}
#footer .productsList {
	padding: 0px;
	margin: 0px;
}
#footer .productsList h2 {
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 30px;
}
#footer .productsList ul {
	padding: 0px 0px 20px 0px;
	float: left;
}
#footer .productsList ul li {
	display: block;
	text-align: left;
}
#footer .productsList ul li a {
	font-size: 14px;
	color: #222222 !important;
	line-height: 22px;
	text-transform: capitalize;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}
#footer .productsList ul li a:hover {
	color: #cc2630;
	border-top: 0px;
}
#footer .contct {
	margin: 0px;
	padding: 0px;
}
#footer .contct h2 {
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 30px;
}
#footer .contct p {
	font-size: 14px;
	color: #222222;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
.srchbox {
	margin: 0px 0px 27px 0px;
	padding: 0px;
	float: left;
}
#footer .box1 {
	width: 190px;
	float: left;
	color: #222222;
	font-size: 14px;
	padding: 5px 10px;
	border: none;
	background: #FFF;
	height: 40px;
	border-radius: 0px;
}
#footer .go {
	width: 15px;
	height: 50px;
	background: url(images/rt_arw.png) 0px center no-repeat #FFF;
	margin: 0px auto;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	border: none;
	outline: none;
	border-radius: 0px;
}
#footer .icon {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#footer .icon ul li {
	margin: 0px;
	padding: 0px 6px 0px 0px;
}
#footer .icon ul li a {
	margin: 0px;
	padding: 0px;
}
#footer .footer_icon {
	border: 3px solid #444444;
	border-radius: 50%;
	color: #444444;
	display: block;
	font-size: 20px;
	height: 30px;
	padding: 10px 2px 0 2px;
	text-align: center;
	width: 35px;
}
#footer .footer_icon:hover {
	color: #172d79;
	border: 3px solid #172d79;
	margin: 0px;
}
#footer li a {
	margin-right: 0px;
}
#footer li a {
	border-top: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#footer li a:hover {
	border: none;
}
/*==========================================*/
/*==================nav=====================*/
/*==========================================*/
#footer .footerButm {
	background: #ffff;
	padding: 20px 100px 20px 100px;
	overflow: hidden;
	min-height: 60px;
	font-family: 'Open Sans', sans-serif;
}
#footer .footerButm .copyright {
	font-size: 14px;
	color: #222222;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
}
#footer .footerNav {
	float: right;
	margin: 0px;
	padding: 0 100px 0px 0px
}
#footer .footerNav ul {
	float: right;
}
#footer .footerNav ul li {
	list-style-type: none;
	display: inline;
}
#footer .footerNav ul li a {
	font-size: 14px;
	color: #222222;
	padding: 0px 10px 0px 10px;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	line-height: 42px;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}
#footer .footerNav ul li a:hover {
	border-top: 0px;
	color: #cc2630;
	transition: none;
}
/*============index===============================*/
.contennerPart {
	text-align: center;
	display: block;
	border-top: 1px solid #d7d7d7;
	margin: 0px;
	padding: 0px 0px;
	overflow: hidden;
}
.contennerPartTopBox {
	border-right: 1px solid #d7d7d7;
	min-height: 275px;
	text-align: center;
}
.contennerPartTopBox img {
	text-align: center;
	margin: 0px auto;
}
.contennerPartTopBox h2 {
	padding: 10px 0 20px;
	line-height: 16px;
}
.contennerPartTopBox h2 a {
	color: #444444;
	font-size: 20px;
	text-transform: uppercase;
}
.contennerPartTopBox h2 a:hover {
	color: #172d79;
}
.contennerPartTopBoxImageBox {
	padding: 40px 0px 35px 0px;
	text-align: center;
	display: block;
	margin: 0px auto;
	height: 185px;
}
.contennerPartTopBoxImageBox img {
	text-align: center;
	margin: 0px auto;
}
.contennerPartTopBoxTwoImageBox {
	padding: 62px 0px 41px 0px;
	text-align: center;
	display: block;
	margin: 0px auto;
	min-height: 155px;
}
.contennerPartTopBoxTwoImageBox img {
	text-align: center;
	margin: 0px auto;
}
.contennerPartTopBoxTwoImageBox h2 {
	padding: 30px 0px;
}
.contennerPartTopBoxTwoImageBox h2 a {
	color: #444444;
	font-size: 20px;
	text-transform: uppercase;
}
.contennerPartTopBoxTwoImageBox h2 a:hover {
	color: #172d79;
}
.raymarineProducts {
	margin: 0px;
	padding: 0px;
}
.raymarineProducts h2 {
	color: #222222;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 80px 0px 25px 0px;
	text-align: center;
	text-transform: uppercase;
	background: url(images/text_bg.jpg) bottom center no-repeat;
}
.raymarineProducts h3 {
	font-size: 24px;
	text-align: center;
	font-weight: 300;
	color: #444444;
}
.raymarineProductsImg {
	width: 100%;
	height: auto;
	margin: 0px auto;
	display: block;
}
.raymarineProductsImg img {
	text-align: center;
	margin: 0px auto;
	padding-bottom: 40px;
	padding-top: 22px;
}
/*=================================================*/
.carousel-control {
	text-align: center;
	border: none;
	border-radius: 0px;
	line-height: 25px;
	width: 85px;
	height: 60px;
	background: #b6c2c5;
	padding-top: 20px;
}
.carousel-control.right {
	right: 0px;
}
.carousel-control.left {
	left: 0px;
}
.carousel {
	margin-top: 0px;
	margin-bottom: 0px;
}
.item img {
	width: 100%;
	height: auto;
}
.bannerText {
	width: 100%;
	height: 50px;
	position: absolute;
	margin: 0px auto;
	top: 150px;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.bannerText h2 {
	font-size: 40px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
.bannerText h3 {
	font-size: 75px;
	color: #FFF;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	text-align: right;
	margin-bottom: 50px;
	margin-right:100px;
}
/*=========================navigation================================*/


.navOuter {
	padding: 0px 100px;
}
/****************************************************************************/
.flexy-menu {
	margin: 0;
	padding: 0;
	position: absolute;
	float: left;
	font-family: 'Open Sans', sans-serif;
	list-style: none;
	background-color: #eeeeee;
	float: left;
	z-index: 99999;
}
.flexy-menu li {
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	height: 34px;
	padding-top: 0;
	width: 250px;
}
.flexy-menu > li > a {
	padding: 20px 22px;
	color: #ccc;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flexy-menu li:hover > a, .flexy-menu li.active a {
/*background: #555;
	color: #fff;*/
}
.flexy-menu li.right {
	float: right;
}
.flexy-menu ul, .flexy-menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 99999;/*width: 132px;
	background: #333333;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
}
.flexy-menu ul {
	top: 60px;
	left: 0;
}
.flexy-menu ul li ul {
	top: 0;
	left: 100%;
}
.flexy-menu ul li {
	clear: both;
	width: 100%;
	border: none;
	font-size: 12px;
}
.flexy-menu ul li a {
	padding: 10px 20px;
	width: 100%;
	color: #dedede;
	font-size: 13px;
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flexy-menu > li .indicator {
	position: absolute;
	color: #dedede;
	top: 20px;
	right: 8px;
	font-size: 17px;
}
.flexy-menu ul > li .indicator {
	top: 10px;
	right: 8px;
}
.thin > li > a {
	padding: 10px 22px;
}
.thin ul {
	top: 40px;
}
.thin > li .indicator {
	top: 10px;
}
.thick > li > a {
	padding: 40px 22px;
}
.thick ul {
	top: 100px;
}
.thick > li .indicator {
	top: 40px;
}
.flexy-menu i {
	line-height: 14px !important;
	margin-right: 6px;
	font-size: 14px;
	/*float: left;*/
	float: right;
	margin-top: 12px;
}
.flexy-menu > li.showhide {
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #dedede;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	background: #333333;
}
.flexy-menu > li.showhide span.title {
	margin: 16px 0 0 25px;
	float: left;
}
.flexy-menu > li.showhide span.icon {
	margin: 17px 20px;
	float: right;
}
.flexy-menu > li.showhide .icon em {
	margin-bottom: 3px;
	display: block;
	width: 20px;
	height: 2px;
	background: #ccc;
}
.orange li:hover > a, .orange li.active a {
/*background: #ff670f;
	color: #fff!important;*/
}
.flexy-menu.vertical {
	/*width: 200px;*/
	width: 33%;
}
.flexy-menu.vertical li {
	width: 100%;
}
.flexy-menu.vertical li a {
	box-sizing: border-box;
	display: block;
	margin-left: 56px;
	padding: 18px 20px 16px 5px;
	width: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #000;
}
.flexy-menu.vertical ul li {
	width: 100%;
}
.flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
	/*width: 150px;*/
	/*width:64%;*/
	width: 300px;
}
.flexy-menu.vertical ul {
	top: 0;
	left: 100%;
}
.flexy-menu.vertical ul li ul {
	top: 0px;
}
.flexy-menu.vertical.right {
	float: right !important;
}
.flexy-menu.vertical.right ul {
	left: -150px !important;
}
.flexy-menu.vertical > li .indicator {
	top: 17px;
	right: 15px;
	font-size: 17px;
	display: none;
}
.flexy-menu.vertical ul > li .indicator {
	top: 18px;
	right: 15px;
	display: none;
}
#menubar .flexy-menu li:hover i.navArrow {
	color: #fff;
}


::-webkit-input-placeholder {
color:#000;
opacity:1;
}
::-moz-placeholder {
color:#000;
opacity:1;
}
/ firefox 19+ / :-ms-input-placeholder {
color:#000;
opacity:1;
}
/ ie / input:-moz-placeholder {
color:#000;
opacity:1;
}
 #menubar .form-control::-moz-placeholder {
color:#000;
}
.navOuterList:first-child {
	padding-left: 0px;
}
/*------------------------*/
.content {
	/*border-color: #ccc;
    border-style: solid;
    border-width: 1px;
	width: 950px;
	margin: 50px auto;*/
	overflow: hidden;
}
.two {
	background-image: url("../images/sprite_pap_n_home.1418823129.png");
	background-position: -33px -73px;
	float: left;
	height: 25px;
	width: 25px;
}
.menu-item-arrow {
	background-image: url("../images/sprite_pap_n_home.1418823129.png");
	background-position: -40px -264px;
	float: right;
	height: 14px;
	margin-right: 14px;
	width: 9px;
}
.flexy-menu li:hover .menu-item-arrow, .flexy-menu li.active .menu-item-arrow {
	background-image: url("../images/sprite_pap_n_home.1418823129.png");
	background-position: -34px -233px;
	width: 22px;
}
.flexy-menu li.active {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 50px;
	padding-top: 0;
	border-right: 0px;
	background-color: #fff;
}
.flexy-menu li:hover {
}
.flexy-menu li span {
	margin-left:10px;
	margin-top: 15px;
	display: none;
}
.flexy-menu li strong {
	width: 5px;
	height: 100%;
	display: inline-block;
	background: #fff;
	float: left;
}
.flexy-menu li:hover strong {
	background: #83c122;
}
.flexy-menu li.active ul {
	display: block;
	position: fixed;
	top: 0px;
}
.flexy-menu.vertical ul li.heading {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}
.flexy-menu.vertical ul li a {
	padding: 0px;
	color: #0546ab;
	font-size: 16px;
	margin-left: 0px;
}
.flexy-menu.vertical ul li {
	height: auto;
	padding-bottom: 5px;
	float: left;
	margin-left: 40px;
}
.flexy-menu.vertical ul li strong {
	background: none;
	width: auto;
	margin-top: 15px;
	margin-left: 15px;
}
.flexy-menu.vertical ul li a:hover {
	background-color: #fffecc;
	font-weight: bold;
	text-decoration: underline;
}
.flexy-menu.vertical ul li span {
	margin-left: 0px;
}
.flexy-menu.vertical ul li:hover {
	border: none;
}
.flexy-menu li:hover {
	border-right: 0px;
}
.shopByDept {
	width: 100%;
	clear: both;
}
/*----added css----*/
.shopCate {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	margin-bottom: 15px
}
.shopCate span.downarrow {
	background: url(images/dwn_arw.png) right center no-repeat;
}
.shopCate span {
	background: rgba(0, 0, 0, 0) url("images/rt_arw.png") no-repeat scroll right center;
	border-color: hsl(0, 0%, 38%) hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0);
	display: inline-block;
	float: right;
	font-size: 0;
	height: 11px;
	line-height: 0;
	margin: 6px 10px -3px 18px;
	visibility: visible;
	width: 11px;
}
#menubar a.shopCate {
	display: inline-block;
	font-weight: normal;
	margin-right: 0;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0px;
}


/*********************************/
#menubar {
	margin-bottom: 0px;
}
#menubar a {
	font-weight: normal;
	padding: 4px 0px 6px 0px;
}
#menubar li {
	padding: 0px;
}
#menubar li:hover {
	border-bottom: 0px;
}
#flexNavi span img {
	display: inline-block;
	max-height: 20px;
	margin-top: 10px;
}
#flexNavi span img:hover {
	display: none;
}
#menubar .flexy-menu li a {
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    max-width: 100%;
    padding: 0px 0px 0px 15px;
    text-transform: capitalize;
    margin: 0;
}
#menubar .flexy-menu li a:hover {
	color: #FFF;
}
#menubar .flexy-menu li {
	border-bottom: none;
	height: 40px;
	line-height: 45px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #fff;
}
#menubar .flexy-menu.vertical {
	/*width: 250px;*/
	margin-top: 1px;
	width: 240px;
}
#menubar .flexy-menu li > ul {
	width: 700px;
	background: #f8f8f8;
	opacity: 1!important;
	padding-left: 35px;
	min-height: 561px;
}
.navOuter {
	margin: 0 auto;
	max-width: 1000px;
}
#menubar .flexy-menu > li ul .menuCate ul {
	display: block !important;
	left: 0 !important;
	overflow: hidden;
	position: relative;
}
#menubar .flexy-menu > li ul .menuCate {
	width: 30%;
	float: left;
	margin-right: 2%;
	/*margin-top: 5px;*/
	min-height: 130px;
}
#menubar .flexy-menu > li ul .menuCate h4 a {
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 10px;
	text-transform: capitalize;
	padding-left: 0px;
}
#menubar .flexy-menu > li ul .menuCate ul li a {
	padding-left: 0;
	/*padding-top: 10px;*/
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	line-height: 12px;
}
#menubar .flexy-menu > li ul .menuCate ul li {
	margin-left: 0;
	border: none;
	padding: 0;
	margin-bottom: 10px;
	height: 10px;
}
#menubar .flexy-menu > li ul .menuCate ul li:hover {
	background: none;
}
#menubar .flexy-menu > li ul .menuCate ul {
	width: 100%;
}
#menubar .flexy-menu > li ul .menuCate ul li a:hover {
	background: none;
	color: #172d79;
	text-decoration: none;
}

#menubar, #menubar a, #menubar form input {
    font-size: 0.8em;
}

.navOuterList {
	width: 240px;
	border-right: 1px solid #ccc;
	/*height: 39px;*/
	font-size: 18px;
	text-transform: uppercase;
	color: #0b0101;
	float: left;
	margin-right: menubar5px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
}
#menubar form input {
	border: none;
	color: #0b0101;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 0px 2px 0px;
}

#menubar form a {
	font-size: 18px;
	line-height: 25px;
    padding: 2px 0px 2px 0px;
}

/**********************************************************************/
.searchIcon {
	color: #aaaaaa;
	font-size: 18px !important;
}
.navArrow {
	font-size: 18px;
	float: right;
	color: #afafaf;
}
#menubar .flexy-menu li:hover {
	background-color: #aaaaaa;
	color: #FFF;
}
#menubar .flexy-menu li:hover a {
	color: #FFF;
}
#menubar .flexy-menu li .icon1 {
	/*background: url(images/nav_icon1.png) left center no-repeat;*/
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon1 {
	background: url(images/nav_icon1_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon2 {
	background: url(images/nav_icon9.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon2 {
	background: url(images/nav_icon9_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon3 {
	background: url(images/nav_icon5.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon3 {
	background: url(images/nav_icon5_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon4 {
	background: url(images/nav_icon13.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon4 {
	background: url(images/nav_icon13_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon5 {
	background: url(images/nav_icon4.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon5 {
	background: url(images/nav_icon4_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon6 {
	background: url(images/nav_icon3_hovr.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon6 {
	background: url(images/nav_icon3.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon7 {
	background: url(images/nav_icon8.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon7 {
	background: url(images/nav_icon8_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon8 {
	background: url(images/nav_icon2.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon8 {
	background: url(images/nav_icon2_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon9 {
	background: url(images/nav_icon14.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon9 {
	background: url(images/nav_icon14_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon10 {
	background: url(images/nav_icon7.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon10 {
	background: url(images/nav_icon7_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon11 {
	background: url(images/nav_icon6.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon11 {
	background: url(images/nav_icon6_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon12 {
	background: url(images/nav_icon10.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon12 {
	background: url(images/nav_icon10_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li .icon13 {
	background: url(images/nav_icon11.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
#menubar .flexy-menu li:hover .icon13 {
	background: url(images/nav_icon11_hover.png) left center no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 2px -37px 0 10px;
}
.shop {
	border: 2px solid #fff;
	color: #fff !important;
	cursor: pointer;
	font-size: 23px;
	height: 35px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 160px;
	padding-left: 20px;
	background: none;
	text-shadow: none;
	float:right;
	margin-right:100px;
}
.prdListHeading h3 {
	display: none;
}
.bannerArow {
	font-size: 20px;
	text-align: right;
	float: right;
	color: #FFF;
	padding-right: 45px;
}
.shop:hover {
	background: #999;
}
 *::-moz-placeholder {
color:#000000 !important;
}
/*====================newspge/postpage=============================================*/

.innerBanner {
	width: 100%;
	height: auto;
	background: #22202e;
	position: relative;
}
.bannerText2 {
	/*left: 14%;
	margin: 0 auto;*/
	position: absolute;
	/*text-align: center;*/
	top: 25%;
	/*width: 100%;*/
}
.bannerText2 h1 {
	text-align: center;
	color: #FFF;
	font-size: 80px;
	/*text-transform: uppercase;
	font-weight: bold;*/
	line-height: 80px;
}
.innerBanner img {
	width: 100%;
	height: auto;
}
.innerContennerNews .span9 {
	margin: 0px;
}
.innerContennerNews {
	padding: 0px 100px;
	min-height: 500px;
}
.innerContennerNewsLeftpart {
	min-height: 500px;
	margin: 0px;
	padding: 35px 0px 0px 0px;
}
.innerContennerNewsLeftpart h2 {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.innerContennerNewsLeftpart ul {
	display: block;
	padding: 0px;
	margin: 0px 0px 60px 0px;
}
.innerContennerNewsLeftpart ul li {
	font-size: 12px;
	color: #737373;
	list-style-type: none;
	margin-bottom: 5px;
}
.innerContennerNewsLeftpart ul li a {
	color: #737373;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
.innerContennerNewsLeftpart ul li a:hover {
	color: #172d79;
}
.innerContennerNewsrightpart {
	min-height: 500px;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	border-left: 1px solid #d7d7d7;
}
.entry-meta {
    padding: 0px 0px 10px 33px;
}
.postSection {
	border-bottom: 1px solid #d7d7d7;
	padding: 0px;
	margin: 0px 0px 34px 0px;
}
.postSection h2 {
	font-size: 34px;
	color: #444444;
	margin: 0px;
	padding: 0px 0px 10px 33px;
}
.postSection h4 {
	font-size: 20px;
	color: #444444;
	margin: 0px;
	padding: 0px 0px 24px 33px;
}
.postSectionImage {
	width: 90%;
	height: auto; /*min-height:410px; */
	padding: 0px;
	margin: 0px 0px 26px 33px;
}
.postSection p {
	font-size: 15px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 26px;
	font-weight: 400;
	color: #838383;
}

.postSection div {
	font-size: 15px;
	padding: 0px 0px 20px 33px;
	margin: 0px;
	line-height: 26px;
	font-weight: 400;
	color: #838383;
}

.readMore {
	padding: 0px 0px 0px 33px;
	margin: 0px 0px 40px 0px;
}
.readMore a {
	font-size: 16px;
	color: #a82323;
	text-transform: uppercase;
    font-weight: bold;
}
.readMore a:hover {
	color: #000;
}
.innerContennerNews span9 {
	margin: 0px;
	padding: 0px;
}
.postSection:last-child {
	border: none;
	margin-bottom: 0px;
}
.pagePagination {
	border-top: 1px solid #d7d7d7;
}
.pagePaginationInner {
	float: right;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	border: none;
	border-radius: 0px;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-radius: 0px;
	border-bottom: none;
	border-top: none;
	border-left: none;
}
.pagination ul > li > a, .pagination ul > li > span {
	border-width: 0 1px 0 0;
}
.pagination ul {
	box-shadow: none;
}
.socialIcons {
	width: 100%;
	margin: 0px 0px 30px 30px;
}
#shoppingcart {
	margin-top: 0px;
}
/*========================================================================*/

/*===========================brandedstart=================================*/

.contennerPartTopBoxImageBox2 {
	display: block;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 35px;
	text-align: center;
	min-height: 155px;
}
/*===========================brandedend==================================*/
/*===========================contactpagestart=================================*/


.wrapperMainContact {
	margin: 0 auto;
	max-width: 1000px;
}
.contactPage {
	padding: 0px;
	margin: 0px;
}
.contactPage h1 {
	color: #444444;
	font-size: 32px;
	padding: 20px 0px;
	margin: 0px;
}
.contactPageLeft {
	margin: 0px;
	padding: 0px;
}
.contactPageLeft .span6 {
	margin: 0px;
	padding: 0px;
}
.contactPageLeft p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #797979;
}
.contactPageLeft h4 {
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #797979;
}
.locationMap {
	width: 100%;
	height: 275px;
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.contactPageright {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
}
select, input[type="text"], input[type="password"], input[type="email"], input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
	color: #999;
	font-size: 14px;
	border: 1px solid #ccc;
	width: 200px;
	margin: 0px;
	background: none;
	padding-left: 5px
}
/*=================================================*/
#wishlistdisplay select {
	font-family: inherit;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 217px;
	box-shadow: none;
	/* padding: 0px; */
	border-radius: 0px;
}
/*=================================================*/



#contact-form input[type="text"], #contact-form input[type="password"], #contact-form input[type="email"], #contact-form input[type="select"], #contact-form input[type="text"]:focus, #contact-form input[type="password"]:focus, #contact-form input[type="email"]:focus, #contact-form input[type="select"]:focus {
	border: 1px solid #ccc;
	height: 26px;
}
.submitblock input[type="button"], input[type="submit"], button, input#btnSubmit, input#checkoutSubmitButton, #btnSendWishList {
	background: #444444 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 44px;
	padding: 0;
	text-transform: uppercase;
	width: 120px;
	font-family: "Open Sans", sans-serif;
}
.submitblock input[type="button"]:hover, input[type="submit"]:hover, button:hover, #shoppingcartcontinue:hover, #btnSubmit:hover, #checkoutSubmitButton:hover, #btnSendWishList:hover, input[type="button"]:focus, input[type="submit"]:focus, button:focus, #shoppingcartcontinue:focus, #btnSubmit:focus, #checkoutSubmitButton:focus, #btnSendWishList:focus {
	color: #fff;
	background: #172d79;
	font-family: "Open Sans", sans-serif;
}
#ContactForm_fromEmail {
	width: 98%;
}
#ContactForm_fromName {
	width: 98%;
}
.contactPageright #ContactForm_contactBody {
	width: 98%;
	min-height: 400px;
}
.contactPageright #ContactForm_contactSubject {
	width: 98%;
}
.fromInner {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
/*===========================contactpagestart=================================*/

/*======================catagoripage=========================================*/
#sharingtools {
	display: none;
}
.product_breadcrumbs {
	margin: 15px 0px;
}
.breadcrumbs a {
	color: #222222;
	font-size: 14px;
	padding: 20px 6px;
	text-transform: uppercase;
	font-weight: bold;
}

.product_breadcrumbs .breadcrumbs a:first-child {
	padding-left: 0px;
}
.product_breadcrumbs .breadcrumbs a:hover {
	color: #172d79;
}
.breadcrumbs > a:hover {
	color: #172d79;
}
.categoryLeft {
	border: 1ox solid #000; /*background:#eeeeee;*/
}
.categoryRight {
	margin: 0px;
	padding: 42px 0px 0px 18px;
}
#product_details .title {
	font-size: 30px;
	color: #444444;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	min-height:60px;
}

#product_details .stock {
	margin-top: 0px;
	font-weight: bold;
	color: #00CE00;
	min-height: 23px;
}

.productInfoArea {
	min-height: 95px;
}
#product_details h2 {
	font-size: 18px;
	line-height: 20px;
	padding: 0;
	text-transform: capitalize;
	color: #222222;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#product_details h3 {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-style: normal;
}
#product_details .price {
	/*margin: 120px 0px 0px 0px;*/
	margin-top: 5px;
	color: #172d79;
	font-size: 24px;
}

#product_details .price_reg {
	/*margin-top: 100px;*/
	font-size: 18px;
}

#product_details .description {
	margin: 0px;
	padding: 0px;
}

#product_details .wishlist {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#product_details .wishlist a {
	font-size: 12px;
	color: #172d79;
	text-transform: uppercase;
	text-decoration: underline;
    margin-left: 90px;
}
}
#product_details .wishlist a:hover {
	color: #000;
}
.size_color {
	width: 100%;
	float: left;
}
#product_details #SelectSize {
	width: 47%;
	float: left;
	margin-right: 20px;
}
#product_details #SelectColor {
	width: 47%;
	float: left;
}
#product_details .targetarea {
	margin-left: 25px;
}
#product_details .targetarea {
	width: 515px;
	height: 515px;
}

#product_details #addToCart, #product_details #out-of-stock {
    border-radius: 5px;
    margin-bottom: 0px;
}

#product_details #SelectSize {
    /*border-radius: 5px;*/
}

#product_details #SelectColor {
    /*border-radius: 5px;*/
}

#product_details .qty {
    text-align: inherit;
}

#product_details .qty label, #product_details .qty input {
    margin-bottom: 0px;
}

/*=======accodian================*/

.description {
	/*overflow: hidden;
	border-top:1px solid #e7e7e7;*/
	padding: 8px 0px 0px 0px;
}
.aco {
	width: 100%;
	float: left;
}
.main-ar {
	width: 100%;
	float: left;
	border-top: 1px solid #e7e7e7;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.main-ar2 {
	width: 100%;
	float: left;
	padding: 2px 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}
.main-ar2 a {
	font-size: 14px;
	color: #666;
}

.main-ar2 .arcontent ul li a {
	font-size: 12px;
	font-weight: bold;
}

.main-ar2 .arcontent ul li ul {
	margin: 4px 0px 5px 10px;
}

.main-ar2 .arcontent ul li ul li a {
	font-weight: 300;
}

.main-ar a:hover {
	color: #172d79;
}
.titl-ar {
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.arcontent {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.arcontent p {
	font-size: 14px;
	text-align: left;
	padding: 10px 0px;
	margin: 0px;
}
.main-ar h2.titl-ar {
	background: url(images/btm_arw.png) right center no-repeat #fff;
	padding: 10px 0px !important;
	margin: 0px;
	text-transform: uppercase !important;
	font-size: 18px !important;
}
.main-ar:last-child {
	border-bottom: none;
}
.th_img {
	margin: 0px 25px !important;
}
.th_img a {
	background: #eeeeee none repeat scroll 0 0;
	/*  border: 1px solid #000;*/
	display: block;
	float: left;
	height: 80px;
	margin: 10px 25px 24px 0px;
	padding: 0;
	text-align: center;
	width: 80px;
}
/*#product_details .targetarea {
	background: #eeeeee;
}*/
.th_img img {
	height: auto;
	margin: 0px auto !important;
	display: block;
	text-align: center;
	padding: 18px 0px;
}
#product_details .targetarea img {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}
/*==========================================================================*/

.jcarousel-skin-slider .jcarousel-container {
	border: none;
}
/*.jcarousel-skin-slider .jcarousel-prev-horizontal{ background:none; }
.jcarousel-skin-slider .jcarousel-next-horizontal{ background:none; }*/


.jcarousel-item jcarousel-item-horizontal jcarousel-item-1 jcarousel-item-1-horizontal {
	width: 235px;
	height: 235px;
	border: 1px solid #000;
	background: #CCC;
}
.jcarousel-skin-slider .caption {
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	color: #111111;
	/*text-transform: uppercase;*/
	padding-bottom: 10px;
	line-height: 18px;
	max-width: 100% !important;
	text-align: center;
}
.jcarousel-skin-slider img {
	background: #ccc none repeat scroll 0 0;
	display: block;
	height: auto;
	margin: 0px 20px 0px 0px;
	/* padding: 10px;*/
	text-align: center;
	max-width: 100%;
}
/*jcarousel jcarousel-list */

.jcarousel-list-horizontal {
	max-width: 100%;
	height: auto;
}
.jcarousel-skin-slider .jcarousel-clip-horizontal {
	min-height: 350px;
}

.jcarousel-skin-slider .jcarousel-item {
	max-width: 255px;
	min-height: 350px;
}

.jcarousel-skin-slider .carouselPrice {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#172d79;
}

.jcarousel-skin-slider .carouselSlashedPrice {
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: line-through;
}


/*=====================categorythumbil(http://104.207.144.154/brand/matro)===========================*/
/*.product_cell {
	max-width: 25%;
}*/
.product_cell.span3 {
	width: 25%;
}
.product_cell .product_cell_label {
	text-align: left;
	line-height: 30px;
	/*margin-bottom: 30px;*/
}
.product_cell .product_cell_graphic {
	border: none !important;
	margin-top: 30px;
}
.product_cell {
	margin: 0px !important;
	padding: 0px 30px !important;
	border-right: 1px solid #e7e7e7;
	/*border-right:1px solid #e7e7e7 !important;*/
	border-bottom: 1px solid #e7e7e7;
	min-height: 440px !important;
}
.product_cell_price {
	color: #172d79;
}
/*===========*/

#gridheader {
	display: none;
}
#paginator {
	display: block;
	border-top: 1px solid #e7e7e7;
	float: right;
	margin: 0px;
	text-align: center;
	clear: both;
   }
/*===================================================================================================*/


#carousel ul.slides li {
	margin-right: 10px;
}
#viewport {
	min-height: auto;
}
/*===================login-page===================================================*/

.loginDetelis {
	margin: 40px 0px;
	padding: 0px;
}
.loginDetelis h1 {
	font-size: 28px;
	color: #4444444;
	text-align: left;
	padding: 0 0 20px 2px;
	line-height: 30px;
}
.loginDetelis #checkout fieldset {
	border-bottom: none;
}
.loginRow {
	margin: 0px 0px 15px 0px;
}
.loginRow input[type="text"], input[type="password"], input[type="email"] {
	height: 30px;
}
.loginDetelis #checkout label {
	margin-bottom: 12px;
}
/*
.webstore-overlay-cart .cart-footer button.checkout, .webstore-overlay-cart .cart-footer .button.checkout {
	padding: 0px;
}

.webstore-overlay footer button.continue, .webstore-overlay footer button.continue:focus {
	padding: 0px;
}
*/
.promo button.inset {
	right: 1px;
	top: -2px;
}
.span9.submitblock {
	margin: 0px 0px 30px 0px;
}
#wishlistdisplay #btnSubmit {
	margin: 0px 0px 30px 0px;
}
/*=========================my-account-page===========================================*/

.myaccountPage {
	padding: 0px;
	margin: 0px;
}
.myaccountPage h2 {
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 20px 2px;
	text-align: left;
}
.myaccountPage a {
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 20px 2px;
	text-align: left;
}
.subcategories a {
	color: #172d79;
	font-size: 18px;
	margin-right: 12px;
	text-decoration: none;
}
.subcategories a:hover {
	color: #000000;
}
/*==================================================================*/

#menubar .flexy-menu li:hover span img {
	display: inline-block;
}
.contennerPartRight {
	border-left: 1px solid #d7d7d7;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	min-height: 1050px;
}
.breadcrumbs {
	margin: 0px;
	clear: none;
	float: left;
	border-bottom: none;
	font-weight: bold;
}
.sortBy {
	float: right;
	font-size: 16px;
	text-transform: uppercase;
}
.sortBy > form {
	display: inline-block;
	margin-left: 20px;
}
.dwnBorder {
	/*border-bottom: 1px solid #e7e7e7;*/
	padding: 20px 0px;
}
/*======================================================================*/
.contennerPartRight .product_cell.span4 {
	width: 33.3%;
}
/*=======================================================================*/
.brand_all h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #222222;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 25px;
}
.cat_accordian h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #222222;
	padding: 0px;
	margin: 30px 0px 10px 0px;
	font-weight: bold;
	line-height: 25px;
}
.brand_all input[type="checkbox"] {
	margin: 0px;
	padding-right: 20px;
}
.arcontent ul li {
	font-size: 14px;
	color: #222222;
	padding: 0px;
	margin: 5px 10px;
	font-weight: normal;
	line-height: 15px;
}
.cat_accordian {
	overflow: hidden;
}
.brand_all {
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 0px 25px 0px;
	margin: 20px 0px 0px 0px
}
.brand_all ul {
	max-height: 200px;
	margin: 10px 15px 10px 0;
	overflow-y: auto;
	padding: 0;
}
.brand_all ul li {
	line-height: 25px;
}
.wrapperMaininner .span9 {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #e7e7e7;
	width: 75.9%;
}
.wrapperMaininner .span3 {
	border-top: 1px solid #e7e7e7;
}
#pagination .last a {
	display: none;
}
#pagination .first a {
	display: none;
}
#pagination {
	float: right;
	margin: 15px 0px 0px 5px;
}
#pagination li {
	border-left: 1px solid;
	display: inline;
	line-height: 12px;
	padding: 0px;
}
#pagination a {
	border: none;
	background: none;
	padding: 0px 10px;
	display: inline;
}
#pagination .first a, #pagination .previous a, #pagination .next a, #pagination .last a {
	text-align: center;
	border: none;
	text-transform: uppercase;
}
#pagination .selected a:hover {
	border: none;
	cursor: pointer;
	color: #172d79;
}
#pagination .selected a {
	background: none;
}
#pagination li:last-child {
	border-left: none;
}
#pagination li:first-child {
	border-left: none;
}
#pagination li.previous {
	border-left: medium none;
}
.product_cell.margin_remove {
	/*border: none;*/
	border-right: 1px solid #eee;
}
.product_cell img {
/*border: 2px solid #e7e7e7;*/
}
.outer {
	background: #172d79;
}
/*=========================================*/
.customPage {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.customPage h1 {
	color: #444444;
	font-size: 32px;
	padding: 20px 0px;
	margin: 0px;
}
/*========================================*/

.no_prod_image {
	background: #ccc none repeat scroll 0 0;
	font-size: 60px;
	min-height: 292px;
	padding-top: 50%;
	text-align: center;
	width: 100%;
}
#carousel .flex-direction-nav .flex-next {
	top: 15px;
}
#carousel .flex-direction-nav .flex-prev {
	top: 15px;
}
/*.brandCenter{ padding:0px; margin:0px;}
*/
.dwnBorder p {
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
/***************************************************************/
.brand_allSlider {
	/*border-bottom: 1px solid #e7e7e7;*/
	margin: 20px 0 0;
	padding: 0 0 25px;
}
.brand_allSlider h2 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.brand_allSlider .flexslider {
	width: 90%;
	margin: 0px;
	padding: 0px;
}
.brand_allSlider ul {
	height: auto;
}
.brand_allSlider h3 {
	font-size: 0.8rem;
	line-height: 20px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	color: #111111;
	font-weight: bold;
	text-align: center;
}

.brand_allSlider h4 {
	font-size: 0.8rem;
	line-height: 16px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	color: #172d79;
	font-weight: bold;
	text-align: center;
}
.brand_allSlider h4 span {
	font-size: 0.8rem;
	line-height: 16px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	color: #777;
	font-weight: 300;
	text-align: center;
}
.brand_allSlider .flex-direction-nav .flex-prev {
	background: rgba(0, 0, 0, 0) url(images/slider_leftarw.png) no-repeat scroll right center;
	font-size: 0;
	left: auto;
	right: 25px;
	top: -40px;
}
.brand_allSlider .flexslider:hover .flex-direction-nav .flex-prev {
	left: auto;
	opacity: 1;
	right: 25px;
}
.brand_allSlider .flex-direction-nav .flex-next, .brand_allSlider .flexslider:hover .flex-direction-nav .flex-next {
	background: url(images/slider-arrow-right.png) no-repeat scroll right center;
	font-size: 0;
	right: 0px;
	top: -40px;
}
.brand_allSlider .flex-direction-nav .flex-disabled {
	opacity: 1;
}
#no-data-found {
	text-align: center;
	font-size: 30px;
	color: #333;
	padding-top: 200px;
}
.webstore-overlay {
	z-index: 100000
}

.nav-plus{ float: right;
    padding-right: 10px;}

.sub-nav-plus{ float: right;
    padding-right: 20px;}

.feefotagimg{
    float: left;
    margin-left: 15px;
	margin-top: -5px;
    padding: 0;
    text-align: left;
    display: block;
    /*width: 100%;*/
}


/*Top Brand start*/
.top_brand_menu {
  background: #f8f8f8 none repeat scroll 0 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 32px;
  width: 1000px;
  z-index: 99;
}
.top_brand{
	width:100%;
	margin:0;
	padding:50px 0 0;
}
.top_brand ul {
  margin: 0 0 0 70px !important;
  padding: 0;
  width: 880px;
}
.top_brand ul li {
  width:96px;
  /*min-height: 120px;*/
  min-height: 175px;
  float: left;
  list-style-type: none;
  margin: 0 0 0 50px;
  padding: 0;
  border-bottom:none !important;
}
.top_brand ul li a{
	text-decoration:none;
	padding:0;
}
.brnd_logo {
  width: 100%;
  min-height:80px;
  margin:0;
  padding:0;
}
.top_brand ul li:nth-child(6n+1){
	margin-left:0;
}
.top_brand ul li span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#000;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding-top:15px;
}
.viewallbtn {
  background: #eeeeee url("images/slider-arrow-right.png") no-repeat scroll 97% center;
  clear: both;
  color: #172d79 !important;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17px !important;
  line-height: 19px;
  margin: 0;
  padding: 25px 23px !important;
  text-decoration: none;
  text-transform: uppercase;
  width: 97%;
}
/*Top Brand end*/

/*Top News start*/

.top_news{
	width:100%;
	margin:0;
	padding:0;
}
.top_news > ul {
  float: none !important;
	margin: 0;
	padding: 0;
}
.top_news ul li {
  background: rgba(0, 0, 0, 0) url("images/slider-arrow-right.png") no-repeat scroll 99% center;
  border-bottom: 1px solid #d9d9d9 !important;
  display: block !important;
  list-style-type: none;
  margin: 0;
  padding: 9px !important;
}
.top_news ul li a{
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: capitalize !important;
	max-width: 100% !important;
	color:#000;
	text-align:left;
	text-decoration:none;
	padding:0;
}
.top_news ul li span{
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	display:block;
	text-align:left;
}
.viewallbtn_news {
  background: #eeeeee url("images/slider-arrow-right.png") no-repeat scroll 97% center;
  clear: both;
  color: #172d79 !important;
  display: block !important;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px !important;
  line-height: 19px;
  margin: 0;
  padding: 18px 9px !important;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
/*Top Brand end*/
.all-brands{ padding: 90px 9px; width: 98%; height:auto; overflow:hidden; background:#ffffff;}
.all-brands ul{ display:block; float:left;}
.all-brands ul li {
    width: 135px;
    height: auto;
    float: left;
    margin: 0px 47px 0px 0px;
    min-height: 135px;
}
.all-brands ul li:last-child { margin-right:0px;}
.all-brands ul li a{ font-family: Arial, sans-serif; font-size:0px;}
.main-brand{width:100%; background:#ffffff; text-align:center;}
.main-brand_container{width:940px; margin: 0 auto; padding: 0;}
.main-brand h2{ padding:20px 0px; margin:0px; background:#172d79;}
.main-brand h2 a{font-family: Arial, sans-serif; font-size:25px; color:#fff; line-height:20px; text-transform:uppercase; text-decoration:none;}

.viewallspan{
    margin-left: 0px !important;
}

.viewallspan input.link {
	float:right;
	margin-right: 10px !important;
}

.viewallback{
	position: absolute;
    left: 86%;
    padding-top: 5px;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(255,255,255,.5);
}
/*****************************************************/
@media only screen and (max-width: 1017px) {
.top_brand_menu {
  width: 95%;
}
.top_brand ul {
  margin-left:11px !important;
  width: 100%;
}
.top_brand ul li {
  width: 22%;
  margin-left:20px;
}

/*02-02-2016*/
.all-brands ul {
  float: none;
}
.all-brands ul li {
  width: 15%;
}
.main-brand_container {
  width: 100%;
}

}

@media only screen and (max-width: 768px) {
.flexy-menu.vertical {
	width: 100%;
}
.flexy-menu li {
	display: block;
	width: 100%;
}
.flexy-menu > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.flexy-menu a {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.flexy-menu ul, .flexy-menu ul li ul, .flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
	width: 100%;
	left: 0;
	border-left: none;
	position: static;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.flexy-menu ul li {
	border-left: none;
	border-right: none;
}
.flexy-menu ul li a, .flexy-menu.vertical ul li a {
	padding-top: 0px;
	padding-bottom: 0px;
}
.flexy-menu ul > li > a {
	padding-left: 40px !important;
}
.flexy-menu > li .indicator {
	top: 15px;
	right: 25px;
	font-size: 17px;
}
.flexy-menu ul > li .indicator {
	right: 24px;
}
.flexy-menu.vertical ul > li .indicator {
	top: 10px;
	right: 15px;
}
.flexy-menu > li > ul > li > a {
	padding-left: 40px !important;
}
.flexy-menu > li > ul > li > ul > li > a {
	padding-left: 60px !important;
}
.flexy-menu > li > ul > li > ul > li > ul > li > a {
	padding-left: 80px !important;
}
.content {
	max-width: 95%;
}
ul.flexy-menu li:first-child {
	display: none !important;
}
.flexy-menu li.active ul {
	position: absolute;
}
.flexy-menu.vertical > li .indicator {
	display: block;
	font-size: 17px;
	right: 15px;
	top: 17px;
}
.flexy-menu > li > ul > li, .flexy-menu > li.active {
	position: relative;
	height: auto;
}
.flexy-menu > li.active ul {
	position: relative;
}
.flexy-menu > li > ul > li {
	min-height: 0px;
	margin-left: 0px;
}
ul.flexy-menu ul li.heading {
	display: block !important;
	margin-bottom: 0px;
}
.flexy-menu li.active ul, .flexy-menu > li > ul {
	display: inline-block;
}
.flexy-menu.vertical > li .indicator {
	top: 0px;
	font-size: 0px;
}
.flexy-menu li strong {
	height: 50px;
}
.flexy-menu li {
	height: auto;
	position: relative;
}
.flexy-menu ul, .flexy-menu ul li ul, .flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
	position: relative;
}
/*.flexy-menu li:hover{
	height:auto;
}*/
.flexy-menu.vertical li a {
	padding: 18px 20px 12px 5px;
}
.flexy-menu > li.showhide {
	height: 53px;
}
.flexy-menu.vertical ul li.heading {
	margin-bottom: 0px;
.flexy-menu.vertical ul li.heading124
}
}

#desc li{
	list-style-type: disc;
	line-height: 23px;
}

.postSection ul {
	padding-left: 60px;
}

.postSection li {
	list-style-type: disc;
	line-height: 23px;
}


 .brands-az {
    /*border: 2px solid #222;*/
    border-bottom: 1px solid #eee;
    padding: 10px 7px;
    margin-top: 20px;
    font-weight: bold;
    }
    #brandListKey span.span-title {
    display: inline-block;
    width: auto;
    color:#222;
    font-weight: bold;
    }
    .brands-az .span-title {
    display: inline-block;
    line-height: 24px;
    margin-right: 15px;
    }
    .brands-az a {
    display: inline-block;
    height: 24px;
    padding: 0 2px;
    line-height: 24px;
    text-align: center;
    margin: 0 8px;
    color: #111;
    font-size: 0.8rem;
    text-decoration: none;

    }

    ul a li {
    color: #111;
    font-size: 0.8rem;
    text-decoration: none;

    }

    ul a li:visited {
    color: #111;
    font-size: 0.8rem;
    text-decoration: none;

    }

    .brandtable {
      border-bottom: 1px solid #eee;
      overflow: hidden;
      padding: 5px 30px 0px 30px;
      min-height: 50px; position:relative;
    }

    .brandtable ul li {
      float: left;
      padding: 15px 15px;
    }

    .brandtable span {
    color: #111;
    font-size: 0.8rem;
    text-decoration: none;
    /*font-weight: 600;*/
    }
    .tdwidth{
    	width: 205px;
    	font-size: 0.8em;
    }
    .wrapperMain{
    	/*padding-bottom: 40px;*/
    }
    .spanstyle{
    	position: absolute;
    	font-size: 32px !important;
		top:11px;
    }
    .brandtable span{
        width: auto !important;
    }
	.brandtable table { margin-left:120px;}
	@media (max-width:640px){
		.brandtable table { margin-left:40px;}
		.brandtable { padding-left:10px; padding-right:10px;}
	}

.brandtable a {
	font-weight: 700;
}

@media screen and (max-width: 767px)
{
	.top_brand{
		padding:0;
	}

.top_brand ul {
  width:95%;
}
.top_brand ul li {
  margin-left: 0;
  width: 50%;
}
.brnd_logo > img {
  width: 100%;
}
.top_brand ul li:nth-child(2n+1) {
  margin-left: 0;
}
/*02-02-2016*/
.all-brands {
  width: 100%;
  padding:25px 0;
}
.all-brands ul li {
	float: none;
	margin: 0 auto;
	width: 35%;
	padding: 20px;
	display: inline-block;
}
.all-brands ul li:last-child {
	margin:0 auto;
}

.all-brands ul li img {
  margin: 0 auto;
}
/*#pagination {
    margin: 15px 45px 0 5px;
}*/
.logout{
	width: 0!important;
}
 #pagination {   
 	margin: 0;
    display: inline-block;
    text-align: left!important;
    float: left;
   /* margin-left: 80px;*/
 }
.viewallspan{
	margin-left: 70% !important;
    margin-top: 0px;
}
.viewallback{
	position: absolute;
	left: 56%;
    margin-top: 0px;
}
.span3.contennerPartTopBox {
  float: left;
  width: 50%;
}
}

#Product_code {
	display: inline;
	font-weight: normal;
}

.comments span a img {
	display: none;
}

.comments table {
    margin-top: 10px;
}


.comments table tbody tr th {
    text-align: left;
    background: #172d79;
    color:white;
    padding-left: 5px;
}

.comments table tbody tr td {
    padding-left: 5px; padding-top:5px;
}
#topbar .headerTopRow li a {width:auto;}

.slashedout {
	/*margin-top:100px;*/
}

.webstore-modal button.webstore-modal-close, .webstore-modal input[type="button"].webstore-modal-close, .webstore-modal .button.webstore-modal-close {
	color:#fff;
	background-color:#3287cc;
	text-transform: none;
	font-size: 16px;
}


@media only screen and (min-width: 992px) {
	.span3.contennerPartTopBox {
		width: 25% !important;
		margin-left: 0px;
	}
	.span6.contennerPartTopBox {
		width: 50% !important;
		margin-left: 0px;
	}
}

.submitblock input[type="button"], input[type="submit"], button, input#btnSubmit, input#checkoutSubmitButton, #btnSendWishList {
	height:auto;
	min-height:44px;
}

.shipping-postal-entry {
	width:auto;
}

.shipping-postal-entry input, .shipping-postal-entry input:focus {
	width: 100%;
}

.editcartmodal .shipping-postal-entry button.inset {
	left: calc(100% - 80px);
	top: -44px;
}

.webstore-modal-cart-confirm .shipping-postal-entry button.inset {
	left: calc(100% - 75px);
	top: -44px;
}

#product_details #photos legend {
	display: none;
}

.product_cell_family {
	font-weight: normal;
	color: #777;
	font-size: 0.8rem;
	text-align: center;
}

#mc-embedded-subscribe {
	margin-bottom: 15px;
}

#specs li {
	list-style-type: circle;
}