#fwslider
{
    border-top: 10px solid #0480a5;
    float: left;
    position: relative;
    width: 100%;
}
#fwslider .slider_container
{
    border: 0px solid red;
    display: block;
    width: 100%;
}
#fwslider .slide
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width:100%;
}
#fwslider .slide img
{
    width: 100%;
}

#fwslider .slidePrev
{
    /*background: rgba(72, 196, 210, 0.4);*/
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: -50px;
    z-index: 10;
}
#fwslider .slidePrev span
{
	background: url("../images/arrows.png") no-repeat 16px 14px;
	width: 45px;
	height: 45px;
	float: left;
	cursor: pointer;
}

#fwslider .slideNext
{
    /*background: rgba(72, 196, 210, 0.4);*/
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -50px;
    z-index: 10;
}
#fwslider .slideNext span 
{
	background: url("../images/arrows.png") no-repeat -30px 14px;
	width: 45px;
	height: 45px;
	float: left;
	cursor: pointer;
}

#fwslider .timers
{
    height: 4px;
    position: absolute;
    bottom: 15px;
    right: 0;
    z-index: 3;
}
#fwslider .timer
{
    height: 4px;
    width: 40px;
    background-color: #000;
    float: left;
    margin-right: 10px;
}

#fwslider .progress
{
    height: 4px;
    width: 0%;
    background-color: #E8645A;
    float: left;
}

#fwslider .slide_content
{
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

#fwslider .slide_content_wrap
{
    border: 0px solid red;
    /*max-width: 1280px;*/
    max-width: 80%;
    margin: 2% auto;
    padding-top: 50px;
}

#fwslider .title
{
    border: 0px solid black;
    float: right;
    color: #00607d;
    font-family: Trebuchet MS, 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: bolder;
    text-align: right;
	text-transform:none;
	width: 70%;
	margin: 0 auto;
	padding: 15px 45px 5px 45px;
}
#fwslider .title sup
{
    font-size: 20px;
}
#fwslider .description
{
    border: 0px solid red;
    float: right;
	color: #00607d;
    font-family: Trebuchet MS, 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
	font-weight: 400;
    line-height: 24px;
    text-align: right;
	width: 80%;
	margin: 0 auto;
	padding: 2px 45px 5px 45px;
	clear: both;
	margin-top: 2px;	
}

#fwslider .buttons
{
    border: 0px solid red;
    float: right;
    text-align: right;
	width: 80%;
	margin: 0 auto;
	padding: 20px 45px 5px 45px;
	clear: both;
	margin-top: 2px;	
}
#fwslider .button
{
    background-color: #29bbe7;
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    padding: 5px 15px 5px 15px;
    margin: 0 !important;
    display: inline-block !important;
}
#fwslider .button.three-d
{
    background-color: #29bbe7;
}
#fwslider .button.three-d:hover
{
    background-color: #17a3cd;
    border-left-width: 0;
    border-right: 0px solid #099fcc;
    color: #ffffff;
    text-decoration: none;
}

/* FOR NON-RESPONSIVE - TMP */
@media only screen and (max-width: 1120px)
{
    #fwslider
    {
        width: 1120px;
    }
}

@media only screen and (min-width:720px) and (max-width: 1300px) {

    #fwslider .slide_content_wrap { margin-left:50px; margin-top:15%;}
    #fwslider .title {
		width: 70%;
		font-size:24px;
	}
	#fwslider .description {
		width: 80%;
		font-size:13px;
		padding: 15px 10px;
	}
}

@media only screen and (max-width:719px) {

    #fwslider .slide_content_wrap { display:none; }
    #fwslider .timers { display:none; }
    #fwslider .slide_content {cursor: pointer;}
    #fwslider .slideNext {
		width: 40px;
		height: 40px;
	}
	#fwslider .slidePrev {
		width: 40px;
		height: 40px;		
	}
	#fwslider .slideNext span {
		background: url("../images/arrows.png") no-repeat -20px 11px;
		width: 40px;
		height: 40px;
	}
	#fwslider .slidePrev span {
		background: url("../images/arrows.png") no-repeat 12px 11px;
		width: 40px;
		height: 40px;
	}
}



.clear
{
    clear: both;
}

.main-pro
{
    border: 0px solid red;
    background: #ebebeb;
    position: relative;
    width: 100%;
}
.content_box
{
    border: 0px solid red;
    background: #ebebeb;
    display: table;
    margin: auto;
    padding: 2em 0px 2em 0em;
    /*width: 80%;*/
    width: 1120px;
}
.container-pro
{
    border: 0px solid green;
    background: #ebebeb;
    width: 100%;
}
.row
{
    border: 0px solid blue;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    width: 100%;
}

.menu-column
{
    border: 0px solid green;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    width: 20%;
}
.menu_box
{
    border: 0px solid green;
    background: #ebebeb;
}
h3.menu_head
{
	background: #0480a5;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
    padding: 20px 10px 20px 25px;
}
ul.nav-side
{
    border: 0px solid green;
	padding: 0px 0px;
	list-style: none;
	background: #29bbe7;
}
ul.nav-side li
{
    width: auto;
}
ul.nav-side li:hover
{
	background: #49c3e7;
	color: #fff;
}
ul.nav-side li a
{
    border: 0px solid green;
	color:#333;
	font-size: 14px;
	font-weight: normal;
	display: block;
    padding: 10px 10px 10px 25px;
}
ul.nav-side li a.sub
{
    padding-left: 40px;
}
ul.nav-side li a:hover
{
	color: #fff;
}

/*PRODUCTS LIST*/

.pro-column
{
    border: 0px solid green;
    background: #ebebeb;
    float: right;
    display: table;
    position: relative;
    margin: 0px 0px 0px 0px;
    width: 80%;
}
.pro-box
{
    border: 0px solid green;
    background: #ebebeb;
    float: right;
    width: 96%;
}
h3.pro-head
{
	background: #bbecfb;
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
    padding: 20px 10px 20px 30px;
}
.pro-list
{
    border: 0px solid red;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    margin: 0px;
    width: 25%;
}
.pro-list .pro-ind
{
    border: 0px solid green;
    background: #ffffff;
    margin: 10px;
}

.pro-list .pro-ind .sale-box
{
    border: 0px solid red;
	position: absolute;
	overflow: hidden;
	height: 80px;
	width: 80px;
	text-align: center;
    right: 10px;
	z-index: 0;
}
.pro-list .pro-ind .sale-box .new-sale
{
    font-size: 0.85em;
	color: #fff;
	background: #b1e101;  /*#29bbe7;*/
	text-transform: uppercase;
	padding: 4px 0;
	width: 100px;
	text-align: center;
	display: block;
	position: absolute;
	right: -33px;
	top: 6px;
	z-index: 1;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-family: 'Trebuchet MS', 'Roboto', sans-serif;
}
.pro-list .pro-ind .sale-box .new-sale:hover
{
    background: #13aad8;
}
.pro-list .pro-ind h3
{
    background: #ffffff;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 7px 10px;
}
.pro-list .pro-ind .pro-image
{
    border-top: 1px solid #ebebeb;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 80%;
}
.pro-list .pro-ind .pro-image img
{
    width: 100%;
}
.pro-list .pro-ind .pro-image .mask
{
    border: 0px solid blue;
    background: #ebebeb;
    display: block;
    float: left;
    font-family: 'Trebuchet MS', 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    position: relative;
    width: 100%;
}
.pro-list .pro-ind .pro-image .mask .view
{
    border-right: 1px solid #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 4px 4px;
    position: relative;
    width: 44%;
}
.pro-list .pro-ind .pro-image .mask .bnow
{
    border-left: 0px solid blue;
    float: right;
    color: #333;
    text-align: center;
    padding: 4px 4px;
    position: relative;
    width: 44%;
}
.price
{
    border: 0px solid blue;
    display: block;
    float: left;
    color: #333;
    font-weight: bold;
	font-size: 20px;
    position: relative;
    width: 100%;
}

/* ABOUT US */

.about-list
{
    border: 0px solid red;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    margin: 0px;
    width: 100%;
}
.about-list p
{
    font-family: Trebuchet MS, 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.7em;
    text-align: justify;
    padding: 10px 10px 0px 10px;
}
.about-list .full-view
{
    border: 0px solid red;
    background: #ebebeb;
    float: right;
    padding: 5px 10px 5px 10px;
}
.about-list .full-view .link
{
    background-color: #bbecfb;
    color: #333;
    font-size: 15px;
    line-height: 25px;
    padding: 2px 10px;
    margin: 0 !important;
    display: inline-block !important;
}
.about-list .full-view .link:hover
{
    background-color: #17a3cd;
    color: #ffffff;
    text-decoration: none;
}

/* FAQs */

.faq-list
{
    border: 0px solid red;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    margin: 0px;
    width: 100%;
}
.faq-list ol
{
    list-style: decimal-leading-zero;
    list-style-position: inside;
    padding: 15px 20px;
}
.faq-list ol li
{
    font-size: 13px;
    line-height: 2em;
}
.faq-list ol li a
{
    color: #000000;
    text-decoration: none;
}
.faq-list ol li a:hover
{
    color: #fe7400;
}
.faq-list p
{
    font-family: Trebuchet MS, 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.7em;
    text-align: justify;
    padding: 15px 10px;
}
.faq-list p.question
{
    background: #e3e3e3;
    padding: 5px 10px;
}


/* CONTACT US */

.conus-list
{
    border: 0px solid red;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    padding-bottom: 20px;
    margin: 0px;
    width: 100%;
}
.conus-list .conus-ind
{
    border: 0px solid #c4c4c4;
    background: #ebebeb;
    margin: 10px;
}
.cforms
{
    border: 0px solid #ff0000;
	left: 0px;
    float: left;
	display: table;
	font-size: 10px;
	position: relative;
	height: 100%;
	width: 60%;
}
.cforms h3.heading
{
    border-bottom: 1px solid #dbdbdb;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 4px 5px;
    margin: 4px 0px;
    width: 100%;
}
.cforms .frmrow
{
    border: 0px solid blue;
    display: table;
    position: relative;
    width: 100%;
}
/*.cforms .frmrow:first-child
{
    border: 0px solid blue;
    color: #767575;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    float: right;
    display: table;
    padding: 5px 2px;
    position: relative;
    width: 100%;
}*/
.cforms .frmrow .frmlabel
{
    border-top: 0px solid green;
    color: #767575;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    float: left;
    position: relative;
    padding: 7px 5px;
    vertical-align: middle;
    width: 25%;
}
.cforms .frmrow .frmtext
{
    border-top: 0px solid blue;
    float: left;
    padding: 5px 5px;
    position: relative;
    vertical-align: middle;
}
.txtbox
{
    border: 1px solid #d8d8d8;
    font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px;
	width: 120px;
}
.txtbox.tny
{
    width: 90px;
}
.txtbox.sml
{
    width: 130px;
}
.txtbox.mem
{
    width: 255px;
}
.txtbox.lrg
{
    width: 300px;
}
.txtbox.exl
{
    width: 400px;
}

.ddown
{
    border: 1px solid #d8d8d8;
    font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px;
	height: 20px;
	width: 120px;
}
.ddown.tny
{
    width: 65px;
}
.ddown.sml
{
    width: 130px;
}
.ddown.mem
{
    width: 260px;
}
.ddown.lrg
{
    width: 300px;
}
.ddown.exl
{
    width: 400px;
}
.en-warn
{
    background-color: #feddba;
    border-left: 2px solid #ff6000;
    color: #ff6000;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 8px;
}
.norm
{
    line-height: 1.4em;
    font-size: 10px;
}
.en-button
{
    /*background-color: #d2d2e0;
    border: 1px solid #bab9b9;
    color: #545450;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 4px;
    width: 80px;*/

    background-color: #29bbe7;
    border: none;
    color: #ffffff;
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 5px 15px 5px 15px;
    margin: 0 !important;
}
.en-button:hover
{
    background-color: #1acbe7;
    text-decoration: none;
}


.checkbox
{
    border: 0px solid #000000;
    font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px;
	vertical-align: top;
}
.cforms .frmrow .add-head
{
    color: #767575;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    float: left;
    position: relative;
    padding: 7px 5px;
    vertical-align: middle;
    width: 15%;
}
.cforms .frmrow .address
{
    font-size: 12px;
    font-weight: bold;
    float: left;
    position: relative;
    padding: 7px 5px;
    vertical-align: middle;
}
.cforms .frmrow .address a
{
    color: #000000;
}

/* MESSAGE START */

.cmessage
{
    border: 0px solid #0ba000;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.cmessage .success
{
    border-left: 3px solid #0ba000;
    background-color: #bcf5b8;
    margin: 3px;
	padding: 4px;
	vertical-align: middle;
}
.cmessage .success > img
{
    vertical-align: middle;
}
.cmessage .success .span
{
    color: #0ba000;
    font-size: 11px;
	font-weight: bold;
	font-style: italic;
    vertical-align: middle;
}

.cmessage .failed
{
    border-left: 3px solid #ff0000;
    background-color: #fcc4c4;
    margin: 3px;
	padding: 4px;
	vertical-align: middle;
}
.cmessage .failed > img
{
    vertical-align: middle;
}
.cmessage .failed .span
{
    color: #ff0000;
    font-size: 11px;
	font-weight: bold;
	font-style: italic;
    vertical-align: middle;
}
.validation-summary-head
{
    border-left: 3px solid #ff6000;
    background: #feddba;
    color: #ff6000;
    font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
    vertical-align: middle;
    margin: 3px;
	padding: 4px;
}

/* FOOTER START */

footer
{
    border: 0px solid black;
    display: block;
    float: left;
    height: 100%;
    position: relative;
    margin: auto;
    width: 100%;
}
.foot_div
{
    border: 0px solid red;
    background-color: #d9d8d8; /*#026d8d;*/
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative
}

/* FOOTER (NAVIGATE) */

.foot_div .navi
{
    border-top: 0px solid red;
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.foot_div .navi .div85
{
    border: 0px solid red;
    background-color: #d9d8d8;
    display: table;
    position: relative;
    margin: 0 auto;
    /*width: 80%;*/
    width: 1120px;
}

.foot_div .navi .div85 .dvlist
{
    border: 0px solid black;
    display: table;
    float: left;
    position: relative;
    margin: 0 auto;
    padding: 15px 50px 20px 1px;
    width: auto;
}
/*.dvlist.span1
{
    width: 12%;
}
.dvlist.span2
{
    width: 19%;
}
.dvlist.span3
{
    width: 26%;
}*/
.dvlist strong
{
    font-size: 15px;
    color: #545454;
    font-weight: bold;
    text-transform: uppercase;
}
.dvlist ul
{
    border: 0px solid red;
    list-style: none;
    margin: 0;
    padding: 8px 0px 0px 0px;
}
.dvlist li
{
    color: #767575;  /*#bbecfb;*/
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
    line-height: 22px;
        -webkit-transition: color 1s ease-in;
        -moz-transition: color 1s ease-in;
        -o-transition: color 1s ease-in;
        -ms-transition: color 1s ease-in;
    transition: color 1s ease-in;
}
.dvlist li span
{
    padding-left: 12px;
}
.dvlist li span.small
{
    font-size: 10px;
    padding-left: 26px;
}
.dvlist li a
{
    color: #767575;
}
.dvlist li a:hover
{
    color: #313232;
    text-decoration: none
}
.dvlist li i
{
    background: url(../icons/facebook.png) no-repeat 0 top;
    padding: 0px 25px 0px 0px;
}

/* NEWSLETTER */

.dvlist input[type="text"]
{
    background: #fff;
	color: #0480a5;
    font-family: 'Trebuchet MS', 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8125em;
    line-height: 1.5em;
    height: 18px;
	border: none;
    outline: none;
	width: 80%;
    padding: 4px 10px;
	text-transform: none;
}
.dvlist input[type="submit"]
{
	background: #0480a5;
	padding: 6px 8px;
	cursor: pointer;
	position: absolute;
	color: #fff;
	border: none;
	outline: none;
	line-height: 1.5em;
    height: 26px;
	text-transform: uppercase;
	font-size: 0.8125em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.dvlist input[type="submit"]:hover
{
	background: #cb2027;
}

/* ADDRESS */

/*.grid-liks
{
    border: 0px solid green;
	padding: 4px 0px 0px 0px;
}
.grid-liks ul
{
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
.grid-liks ul li
{
    line-height: 22px;
	padding-left: 25px;
    padding-top: 2px;
    vertical-align: middle;
}
.grid-liks ul li.home
{
    background: url(../images/home.png) 0 7px no-repeat;
}
.grid-liks ul li.phone
{
    background: url(../images/phone.png) 0 5px no-repeat;
}
.grid-liks ul li.email
{
    background: url(../images/email.png) 0 9px no-repeat;
}
.grid-liks ul li a
{
    border: 0px solid green;
	display: block;
	padding: -5px 0px 0px 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}*/

/* FOOTER (COPY) */

.foot_div .blank
{
    border-bottom: 0px solid #858383;
    float: left;
    position: relative;
    width: 100%;
}
.foot_div .copy
{
    border-top: 1px solid #b2b2b2;
    float: left;
    position: relative;
    vertical-align: middle;
    margin: 0 auto;
    width: 100%;
}
.foot_div .copy div
{
    border: 0px solid green;
    background-color: #d9d8d8;
    text-align: right;
    padding: 5px 0px 8px 0px;
    margin: auto;
    /*width: 80%;*/
    width: 1120px;
}
.foot_div .copy span
{
    border: 0px solid #ffffff;
    color: #858484;
    font-size: 11px;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
}




/* PRODUCT PREVIEW */

/*.preview-page_NIL
{
    border: 1px solid red;
    display: table;
    float: right;
	padding: 0px;
    position: relative;
    
}
.preview-page h3
{
    font-size:1.1em;
	color:#FFF;
	padding:10px;
	padding-left:25px;
    border-radius:15px 0px 15px 0px;
	background:#e44f2b;
	position:relative;
	margin-bottom:5px;
}
.preview-page h3
{
	background: !important;
	margin-bottom:10px !important;
	padding-left:10px !important;
}
.preview-page h3:before
{
	content:'';
	position:absolute;
	right:0;
	top:0;
	border-width:22px 15px 20px 0px;
	border-style: solid;
	border-color: rgba(255, 0, 0, 0)  rgba(0, 0, 255, 0) rgba(0, 128, 0, 0);
}*/
.section
{
    border: 0px solid red;
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*.group:before,
.group:after
{
    content: "";
    display: table;
}
.group:after
{
    clear:both;
}
.group
{
    zoom:1;
}*/
.cont-desc
{
    border: 0px solid yellow;
	display: block;
	float: left;
	clear: both;
    width: 100%;
}
/*.cont-desc:first-child
{
	margin-left: 0;
}
.span_1_of_2
{
	width:76.6%;
	padding: 1.5% 0;
}*/
/*.back-links
{
	background:#23272a !important;
	padding:11px;
	padding-left:30px;
	margin-bottom:20px;
	position:relative;
}
.back-links :after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	border-width:22px 0px 20px 15px;
	border-style: solid;
	border-color: rgba(255, 0, 0, 0) rgba(0, 0, 255, 0) rgba(0, 128, 0, 0) #ebebeb;
}
.back-links li {
	display:inline-block;
	color: #ccc;
	font-size:13px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.back-links li:first-child a {
	padding-left:0;
}
.back-links li a {
	color: #FFF;
	padding-left:5px;
}
.back-links  a:hover {
	text-decoration:underline;
	color:#e44f2b;
}*/
.product-details
{
    border: 0px solid black;
    float: left;
    position: relative;
    width: 100%;
}
.grid-photo
{
    border: 0px solid green;
    float: left;
    width: 38%;
}
.grid-desc
{
    border: 0px solid green;
    display: table;
    float: right;
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    width: 60%;
}
.grid-desc p
{
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    padding: 10px;
}
.grid-desc p.head
{
    font-size: 13px;
    font-weight: bold;
    padding: 10px 10px 0px 10px;
}
.grid-desc ul.inner
{
    color: #333;
    list-style: square;
    line-height: 1.4em;
    padding: 4px 10px 4px 40px;
    text-align: justify;
}
/*.span_3_of_2 .button {
	float: left;
	margin-top: 1%;
}
.product-tags .button a {
	font-size:1em;
	padding:10px 15px;
	background:#E4292F;
	color: #FFF;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.span_3_of_2 .button a:hover, .product-tags .button a:hover {
	text-shadow: 0px 0px 1px #000;
    background: #292929;
}*/

/* PRICE SECTION */

.price ul
{
    padding: 4px;
}
.price li span.head
{
	color: #999999;
	font-size: 12px;
    padding: 10px 6px;
    width: 30%;
}
.price li
{
	border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.price li span
{
	float: left;
	padding: 6px;
	color: #23272a;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.price li span.no-price
{
	color: #999999;
	font-size: 12px;
    padding: 10px 6px;
}

/* SPECS SECTION */

.specifications ul
{
    padding: 4px;
}
.specifications li span.specs-head
{
	color: #999999;
	font-size: 12px;
	border-left: none;
    padding: 6px 5px;
    width: 30%;
}
.specifications li
{
	border-bottom: 1px solid #e2e2e2;
}
.specifications li span
{
	float: left;
	padding: 6px;
	color: #23272a;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.specifications li span a
{
    color: #0a65bd;
}
.specifications li span a:hover
{
    color: #fe7400;
}

/* UNITS BUY */

.units
{
    border: 0px solid red;
}
.units ul
{
    border: 0px solid red;
    padding: 0px 0px;
}
.units li span.units-head
{
	color: #999999;
	font-size: 12px;
	border-left: none;
    padding: 5px 5px;
    width: 30%;
    vertical-align: middle;
}
.units li
{
	border-bottom: 1px solid #e2e2e2;
    padding: 6px 5px 10px 5px;
    vertical-align: middle;
}
.units li span
{
    float: left;
	padding: 10px 0px;
	color: #23272a;
	font-size: 12px;
}
.units input[type="text"]
{
    border: 1px solid #c8c8c8;
    color: #444;
    font-family: 'Trebuchet MS', 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
    outline: none;
    height: 21px;
    padding: 2px 7px;
	width: 60px;
    vertical-align: middle;
}
.units input[type="submit"]
{
	background: #0480a5;
	padding: 6px 15px;
	cursor: pointer;
	position: absolute;
	color: #fff;
	border: none;
	outline: none;
	line-height: 1.5em;
	text-transform: uppercase;
	font-size: 0.8125em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.units input[type="submit"]:hover
{
	background: #cb2027;
}



.product_desc h2
{
	font-size: 1.2em;
	color: #333;
}
.product_desc p
{
	font-size: 0.8em;
	padding: 5px 0;
	color: #8B8B8B;
	line-height: 1.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*.horizontalTab
{}
.resp-tabs-list
{}
.resp-tabs-container
{}*/
.product-specifications li span.specification-heading
{
	color: #999999;
	font-size: 11px;
	border-left: none;
    width: 20%;
}
.product-specifications li
{
	border: 1px solid #eee;
    border-bottom: none;
}
.product-specifications li span
{
	float: left;
	padding: 6px;
	color: #23272a;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 1px solid #eee;
}
.product-specifications li:last-child
{
	border-bottom: 1px solid #eee;
}

/* FEATURES TAB */

.product-features
{
    border: 1px solid red;
}
.product-features ul.main
{
    border: 1px solid #eee;
    list-style: square;
    line-height: 1.2em;
    padding: 10px 30px;
}
.product-features li
{
    color: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding: 3px;
}
.product-features ul.sub
{
    list-style: square;
    list-style-position: outside;
    padding: 5px 30px 0px 30px;
}
.product-features ul.sub li
{
    color: #767575;
}


/* ACCESSORIES TAB */

.product-access h3
{
    color: #333;
    font-size: 13px;
    padding: 5px;
}
.product-access li span.access-heading
{
	color: #999999;
	font-size: 11px;
	border-left: none;
    width: 10%;
}
.product-access li
{
	border: 1px solid #eee;
    border-bottom: none;
}
.product-access li span
{
	float: left;
	padding: 6px;
	color: #23272a;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 1px solid #EEE;
}
.product-access li:last-child
{
	border-bottom: 1px solid #eee;
}




.product-tags h4
{
	padding: 10px 0;
	font-size: 0.95em;
	color: #333;
}
.product-tags .button {
	margin-top: 15px;
	line-height: 3em;
}
.product-tags .button a {
	font-size:1em;
	padding:10px 15px;
	background:#E4292F;
	color: #FFF;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.product-tags .button a:hover {
	text-shadow: 0px 0px 1px #000;
    background: #292929;
}
.product-tags p{
	font-size:13px;
	padding:5px  0;
	color: #969696;
	line-height: 1.8em;
}

/* CART - SINGLE ROW */

.cart-single h3
{
    color: #333;
    font-size: 13px;
    padding: 5px;
}
.cart-single li span.cart-heading
{
	color: #767575;
    float: left;
	font-size: 11px;
	border-left: none;
    width: 40%;
}
.cart-single li
{
	border: 1px solid #d9d9d9;
    border-bottom: none;
}
.cart-single li span
{
    border-left: 1px solid #d9d9d9;
	float: left;
	padding: 6px;
	color: #23272a;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cart-single li span.cart-heading .label
{
    border-left: 0px solid #d9d9d9;
    color: #767575;
    padding: 0px;
}
.cart-single li span .label
{
    border-left: 0px solid #d9d9d9;
    color: #23272a;
    padding: 0px;
}
.cart-single li:last-child
{
	border-bottom: 1px solid #d9d9d9;
}

/* OFFLINE PAYMENTS */

.offline /* same as cforms - width only */
{
    border: 0px solid #ff0000;
	left: 0px;
    float: left;
	display: table;
	font-size: 10px;
	position: relative;
	height: 100%;
	width: 70%;
}
.offline h3.heading
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 8px 5px;
    width: 100%;
}
.offline-pay h3
{
    color: #333;
    font-size: 13px;
    padding: 5px;
}
.offline-pay li span.cart-heading
{
	color: #767575;
    float: left;
	font-size: 11px;
	border-left: none;
    width: 25%;
}
.offline-pay li
{
	border: 1px solid #d9d9d9;
    border-bottom: none;
}
.offline-pay li span
{
    border-left: 1px solid #d9d9d9;
	float: left;
	padding: 6px;
	color: #23272a;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.offline-pay li span .label
{
    border-left: 0px solid #d9d9d9;
    color: #23272a;
    padding: 0px;
}
.offline-pay li:last-child
{
	border-bottom: 1px solid #d9d9d9;
}


/* SPARES TABLE */

.product-spares
{
    border: 0px solid red;
    width: 100%;
}
.product-spares h3
{
    color: #333;
    font-size: 13px;
    padding: 5px;
}
.product-spares li
{
	border: 1px solid #dbdbdb;
    border-bottom: none;
}
.product-spares li span.spares-models
{
    width: 10%;
}
.product-spares li span.spares-descri
{
	border-left: 1px solid #dbdbdb;
    width: 30%;
}
.product-spares li span.spares-weight
{
	border-left: 1px solid #dbdbdb;
    text-align: center;
    width: 10%;
}
.product-spares li span.spares-dimens
{
	border-left: 1px solid #dbdbdb;
    width: 18%;
}
.product-spares li span.spares-prices
{
	border-left: 1px solid #dbdbdb;
    text-align: right;
    width: 7%;
    display: none; /* TMP */
}
.product-spares li span.spares-nunits
{
	border-left: 1px solid #dbdbdb;
    width: 15%;
}
.product-spares li span.spares-nunits a
{
    color: #0a65bd;
}
.product-spares li span.spares-nunits a:hover
{
    color: #fe7400;
}
.product-spares li span
{
	float: left;
	padding: 6px 5px;
	color: #23272a;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.product-spares li span.head
{
	float: left;
	padding: 6px 5px;
	color: #23272a;
	font-size: 11px;
    font-weight: bold;
}
.product-spares li:last-child
{
	border-bottom: 1px solid #dbdbdb;
}


/* SPARES TABLE [FOR ACCESSORIES.ASPX */

.access-spares
{
    border: 0px solid red;
    width: 100%;
}
.access-spares h3
{
    color: #333;
    font-size: 13px;
    padding: 5px;
}
.access-spares li
{
	border: 1px solid #dbdbdb;
    border-bottom: none;
}
.access-spares li span.access-models
{
    width: 10%;
}
.access-spares li span.access-descri
{
	border-left: 1px solid #dbdbdb;
    width: 30%;
}
.access-spares li span.access-weight
{
	border-left: 1px solid #dbdbdb;
    text-align: center;
    width: 10%;
}
.access-spares li span.access-dimens
{
	border-left: 1px solid #dbdbdb;
    width: 18%;
}
.access-spares li span.access-prices
{
	border-left: 1px solid #dbdbdb;
    text-align: right;
    width: 7%;
}
.access-spares li span.access-nunits
{
	border-left: 1px solid #dbdbdb;
    padding: 7px 5px;
    width: 15%;
}
.access-spares li span.access-nunits a
{
    color: #0a65bd;
}
.access-spares li span.access-nunits a:hover
{
    color: #fe7400;
}
.access-spares li span
{
    border: 0px solid black;
	float: left;
	padding: 15px 6px;
	color: #23272a;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.access-spares li span.head
{
	float: left;
	padding: 10px 6px;
	color: #23272a;
	font-size: 11px;
    font-weight: bold;
}
.access-spares li:last-child
{
	border-bottom: 1px solid #dbdbdb;
    padding: 2px 2px;
}
.ac-button
{
    background-color: #29bbe7;
    padding: 0px;
    margin: 0 !important;
}
.ac-button:hover
{
    background-color: #1acbe7;
}



/* TERMS */

.policy
{
    border: 0px solid red;
    background: #ebebeb;
    float: left;
    display: table;
    position: relative;
    margin: 0px;
    width: 100%;
}
.policy p
{
    font-family: Trebuchet MS, 'Ubuntu Condensed', 'BebasNeueRegular', 'Lato', 'Noto Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.7em;
    text-align: justify;
    padding: 10px 10px 0px 10px;
}
.policy p.head
{
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 0px 10px;
}
.policy ul.inner
{
    list-style: square;
    line-height: 1.7em;
    padding: 8px 10px 5px 40px;
    text-align: justify;
}
.policy .link
{
    background-color: #bbecfb;
    color: #333;
    font-size: 15px;
    line-height: 25px;
    padding: 2px 10px;
    margin: 0 !important;
    display: inline-block !important;
}
.policy .link:hover
{
    background-color: #17a3cd;
    color: #ffffff;
    text-decoration: none;
}


/* MOVE TOP */

#toTop
{
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 55px;
	height: 50px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow_up.png) no-repeat right top;
}

