@charset  "UTF-8";

@import  "https://fonts.googleapis.com/css?family=Open+Sans:400,600,300";
@import  "https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300";


@font-face {
    font-style:  normal;
    font-weight: normal;
	font-family: "DL_PARAS";
	src: url('../fonts/DL_PARAS.TTF');
}

.DL_PARAS{
    font-size: 120%;
    padding:20px;
    font-family: "DL_PARAS";
}

body , html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'Open Sans';
	font-size:14px;
	width:100%;
	height:100%;
	color:#1D1D1B;
}

.h1green a{
	font-size:17px !important;
}

h1{
    margin-top:0;
}

.boxl{
	max-width:175px;
	display:inline-block;
	vertical-align:top;
	width:100%;
		box-sizing: border-box;
}

.boxl img {
  	max-width:175px;
}

.boxm{
	max-width:730px;
	display:inline-block;
	vertical-align:top;
	width:100%;
	padding-left:20px;
	padding-right:20px;
	box-sizing: border-box;
}

.boxr{
		box-sizing: border-box;
		max-width:250px;
	display:inline-block;
	vertical-align:top;
	width:100%;
}

@media (max-width: 1101px) {
  .boxl{
		max-width:100%;
			padding-left:20px;
	padding-right:20px;
}

.boxm{
			max-width:100%;
}

.boxr{
			max-width:100%;
		padding-left:20px;
	padding-right:20px;
}  
}


.col-small{
    margin: 0;
    padding: 0;
	width:100%;
	max-width:350px;
    display: inline-block;
	vertical-align:top;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	text-align:left;
}
@media (max-width: 1101px) {
.col-small{
	max-width:100%;
}
}

.col-small ul {
    list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 0;
    padding: 0;
    width: 100%;
    background-color: #f1f1f1;
}

.col-small li a {
    display: block;
    color: #000;
    padding: 8px 0 8px 16px;
    text-decoration: none;
	background-image:url('../images/icon.png');
	background-position:right;
	background-repeat:no-repeat
}

.col-small li a.active {
    background-color: #003C59;
    color: white;
}

.col-small li a:hover:not(.active) {
    background-color: #1C9096;
    color: white;
}

.col-big{
	width:100%;
	margin: 0;
    padding: 0;
	max-width:836px;
    display: inline-block;
	vertical-align:top;
	text-align:left;	
}


@media (max-width: 1101px) {
.col-big{
	max-width:100%;
}
}


.max{
margin:auto;
max-width:1200px;
}

.tbl{
border:solid 1px #1C9096;
padding:10px;
max-width:100%;
font-size:14px;
font-weight:normal;
}


h1{
color:#003C59;
}

h1 span{
background-color:#fff;
padding:5px;
}

.h1{
background-color:#003C59;
}




.red a{
color:red;
font-size:12px;
}


.red a:hover{
color:red;
	text-decoration:underline;
}


.orange a{
color:#1C9096;
font-size:12px;
}


.orange a:hover{
color:#1C9096;
text-decoration:underline;
}



.green a{
background-color:#003C59;
color:#fff;
font-size:12px;
padding:5px;
}


.green a:hover{
color:#fff;
text-decoration:underline;
}

.white{
color:#fff;
}

.gallery_img{
	margin-right:2px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:2px;
}

.top-head , .top-head a{
background-color:#003C59;
color:#fff;
}

.top-head a:hover{
color:#1C9096;
}


.classh1{
	color:#1D1D1B;
}
a{
	color:#1D1D1B;
	text-decoration:none;
}


.msg{
	color:#fff;
	background-attachment:fixed;
	min-height:143px;
	text-align:center;
	background-position:center
}

.sizea a{
    padding: 10px;
	display: block;
	margin:0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.qty{
	margin-top: 10px;
}

/*a:hover img{
   opacity: 0.5;
    filter: alpha(opacity=50);
}
*/
.spacer{height:25px}
.spacer10{height:10px}

.pdf {
    padding-left: 20px;
    background-image: url(/images/pdf_icon.png);
    background-repeat: no-repeat;
}


.read-more-white {
    border-radius: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 25px;
    text-transform: uppercase;
	display: inline-block;
    vertical-align: top;
	border:2px solid #fff;
}

.read-more-white:hover {
    border-radius: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 25px;
    text-transform: uppercase;
	display: inline-block;
    vertical-align: top;
	background-color:#00a78e;
	border:2px solid #00a78e;
}

#logo img{ width:100%; max-width:348px; }


 
#footer{
border-top:solid 1px #1C9096; 
color:#fff;
padding:7px; 
text-align:center;
font-size:12px;
background-color:#1C9096;
}

#footer-inside {
    padding: auto;
    margin: auto auto 20px;
    max-width: 1160px;
    color: #fff;
    font-size: 13px;
    vertical-align: top;
}

#footer-inside h2{
padding-bottom:0;
margin-bottom:0;
}

#footer-inside a{
    color: #fff;
}

#footer-inside a:hover{
    color: #fff;
	text-decoration:underline;
}

#footer-div div {
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin: 1%;
	text-align:left;
}

#footer-btm {
    background-color: #003C59;
    padding: 10px;
    color: #fff;
    font-size: 13px;
}

@media (max-width: 1101px) {
#footer-div div {
    vertical-align: top;
    display: inline-block;
    width: 98%;
    margin: 1%;
}
}

.content-max-carts{
max-width: 810px;
margin: auto;
}

.content{
margin:auto;
max-width:1160px;
padding:10px;
}

.content-max{
margin:auto;
max-width:1200px;
padding:10px;
color:#1D1D1B;
}

#newsletters {
	text-align:center;
	max-width:500px;
	margin:auto
}

#category{
	text-align:center;
	margin:auto;
	background-color:#003C59;
}

/******************************/
.mainpagebox{
vertical-align:top;
text-align:center;
width:100%;
padding:10px;
max-width:580px;
display:inline-block;
box-sizing: border-box;
}


.mainpagebox-contact{
max-width:590px !important;
vertical-align:top;
text-align:center;
width:100%;
padding:10px;
display:inline-block;
box-sizing: border-box;
}


.mainpagebox-max{
max-width:750px !important;
}

.mainpagebox-min{
max-width:350px !important;
}

.mainpagebox img{
	margin-bottom:20px;
}

#welcome {
background-color:#FDE9D1;
color:#FFFFFF !important;
padding-bottom:20px;
padding-top:20px;
margin:auto;
}

#newsletter{
background-color:#FDE9D1;
color:#003C59;
margin:auto;
padding:20px 0;
font-size:large;
font-weight:bold;
}


.box{
vertical-align:top;
text-align:center;
max-width:280px;
display:inline-block;
margin:10px;
padding:10px;
border:1px solid transparent;
color:#6c6d6f;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */	
}

.box img{
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */	
}

.box_inside{
color:#1D1D1B;
padding-bottom:2px;
border:1px solid transparent !important;
}

.box_inside_white h1{
color:#fff !important;
text-align:left !important;
}



.box_inside_white {
padding:10px;
color:#fff !important;
}



.box_inside:hover{
background-color:#1C9096 !important;
color:#fff !important;
}


.box_inside_white:hover{
background-color:#003C59 !important;
border:1px solid #1C9096 !important;
}

.classh1-white{
	color:#fff;
	padding:0 10px;
}

.box_inside h1 , .box_inside h2  , .box_inside p{
	margin:5px;
	padding:0;
}


a .classh1-white:hover {
	color:#D7E3E8;
	padding:0 10px;
	text-decoration:none !important;
}

.size-guide{
color:#1D1D1B;
background-color:#AFC7D1 !important;
padding:5px;
font-weight:bold
}

.size-guide:hover{
	text-decoration:underline !important;
}


#header-box{
text-align:right;
display:inline-block;
}
@media (min-width: 750px) {
#header-box{
text-align:center;
display:inline-block;
}
}
.discount{
text-decoration: line-through;
}

.search{
background-image:url(../images/search.jpg) !important;
height:40px !important;
width:300px !important;
max-width:290px !important;
padding:0 5px !important;
margin:0 !important;
border:0  !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color:black;
}

.imgmargin{
margin:5px 0 5px 0;
}
.imgborder{
border:solid 1px gray;
}
.imgborder:hover{
border:solid 1px #1D1D1B;
}

form{
display:inline

}

fieldset{
width:100%;
max-width:600px;

margin-top:20px;
margin-bottom:20px;
padding-top:20px;
padding-bottom:20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */	
}

fieldset input,textarea {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */	
width:80% !important;
max-width:90% !important;
}

optgroup{
color:#fff !important;
}

input,select,textarea {
    cursor: pointer;
}
input,select,textarea {
    padding: 10px;
    border: solid 1px #777;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
   margin: 5px 0 5px 0;
    color: #777;
    font-family: "Arial" !important;
    font-size: 12px !important;
	width: 100%;
}

.selected {
    color: #1D1D1B !important;
}

input[type="text"],textarea {
    max-width: 250px;
}

textarea {
    font-size: 13px !important;
}

select {
    width: auto;
	min-width: 100px;
}

input[type="submit"]{
	width: auto;
	border:solid 1px #1C9096 !important;
	background-color:#1C9096 !important;
	color:#fff !important;
}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url('../images/icon_top.png') no-repeat;
    /*background-color: #AFC7D1;*/
}
/******************************/
.cssmenu {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,Sans-Serif;
    font-size: 17px;
    text-align: center;
	background-color:#003C59;
}

.cssmenu > ul {
    width: auto;
    list-style-type: none;
    padding: 0;
    margin: 0;
	
display: inline-block;

		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */	

}

.cssmenu > ul li#responsive-tab {
    display: none;
/* Hide for large screens */
}

.cssmenu > ul li {
 	 display: inline-block;
    *display: inline;
    zoom: 1;
	vertical-align: middle;
	}

.cssmenu > ul li.right {
    float: right;
}

.cssmenu > ul li.has-sub {
    position: relative;
    cursor: pointer;
}

.cssmenu > ul li.has-sub:hover ul {
    display: block;
}

.cssmenu > ul li.has-sub ul {
    z-index: 9999;
    display: none;
    width: 250px;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style-type: none;
background-color: #003C59;
text-align: left;
	border: 1px solid #E5E2DF;
}

.cssmenu > ul li.has-sub ul li {
    display: block;
    font-size: 14px;
}

.cssmenu > ul li.has-sub > a {
    background-image: url(../images/caret.png);
    background-repeat: no-repeat;
    background-position: 90% -95%;
}

.cssmenu > ul li.has-sub > a.active,.cssmenu > ul li.has-sub > a:hover {
    background: #fff url(../images/caret.png) no-repeat;
    background-position: 90% 195%;
}

.cssmenu > ul li a {
    display: block;
    padding: 12px 12px 11px;
    text-decoration: none;
    color: #fff;
    /*font-weight: 900;*/
}

.cssmenu > ul li a:hover {
	color:#fff !important;
    background-color:#1C9096
}

@media (min-width: 750px) {



.cssmenu > ul li ul li a {
    display: block;
    padding: 12px 24px 11px;
    text-decoration: none;
    color: #fff;
font-weight: normal;
}

.cssmenu > ul li ul li a:hover {
	color:#fff !important;
    background-color:#003C59
}

.cssmenu > ul li a:hover,.cssmenu > ul li:hover a {
	color:#fff !important;
    background-color:#1C9096
}
}
@media (max-width: 750px) {
.cssmenu > ul li {
	background-image:none
}

.cssmenu {
    text-align: left;
}

.cssmenu > ul {
    width: 100%;
}

.cssmenu > ul li#responsive-tab {
    display: block;
    cursor: pointer;
    background-color: #003C59;
}

.cssmenu > ul li#responsive-tab a {
    background: url(../images/menu.png) no-repeat;
    background-position: 95% 145%;
    color: #1C9096;
}

.cssmenu > ul li#responsive-tab a:hover {
    color: #1C9096 !important;
	background-color: #003C59;
    background-position: 95% 145%;
}

.cssmenu > ul li {
    display: none;
}

.cssmenu > ul li.right {
    float: none;
}

.cssmenu > ul li.has-sub {
     position: relative;
}

.cssmenu > ul li.has-sub ul {
    display: block;
   position: static;
    width: 100%;
    background: #003C59;
    border: 0 none;
}

.cssmenu > ul li.has-sub ul li {
    display: block !important;
}

.cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
}

.cssmenu > ul li.has-sub > a {
    background-image: none;
}
}

/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 750px) {
.cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
}

.cssmenu > ul ul li.collapsed {
    display: block !important;
}
}
