
.body {
	clear: both; 
	margin: 0 auto; 
	width: 90%;
}

body {
	background-color: #fff;
	color: #000305;
	font-size: 87.5%; /* Base font size: 14px */
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	line-height: 1.429;
	margin: 0;
	padding: 0;
}

/* ===========================
   ========= Headings ======== 
   =========================== */
h1 { color: #6d3f13}
h2 { height: 35px; margin: 10px 0 0 0; color: #734d30; width: 220px; font-size: 1.571em; /* background: transparent url('../img/title_bg.png') center*/ }	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	/*margin-bottom: .8em;*/
}

/* ===========================
   ======= Anchor style ====== 
   =========================== */
a {
	outline: 0;
    text-decoration: none;
	}

a img {
	border: 0px; 
	text-decoration: none;
}

#logo, #headercontent{
    width: 50%;
}


.slogen{
    font-size: 16pt;
    word-spacing: 8px;
    color: #8e541b;
    margin: 10px;
}
.topcontentAdmin a{
    color: #68411e;
}
.switchlang{
    color: #8e541b;
    /*float: left;*/
    border: 1px solid #8e541b;
    padding: 3px 10px;
}
.blueborder{
    border-color: #1b690e;
    color: #378409;
    background-color: #d4f1ce;
}
.topcontentAdmin table{
    width: 100%;
    text-align: center;
}
.dashbord-menu{
    border: 1px solid #68411e;
    padding: 10px 20px;
    margin-bottom: 20px; 
}
.dashboard tr td{
    padding: 5px;
    border-bottom: 1px solid #eee;
}
.error{
   text-align: center;
    width: 100%;
    float: right;
    margin: 5px 0 10px 0;
    padding: 5px 0;
    color: #68411e;
    background-color: #f7cfc8;
}
.note{
    text-align: center;
    width: 95%;
    margin: 12px 0 10px 0;
    padding: 5px 0;
    color: #68411e;
    background-color: #f7f5c8;
    /*border-radius:5px;*/
    /*border: 1px solid #6d3f13;*/
}
#alltotal{
    margin-top: 10px;
    width: 90%;
    border: 1px solid green;
    text-align: center;
}
#pager{
    padding: 10px;
}
#pager a{
    border: 1px solid #eee;
    padding: 5px 10px;
    margin: 10px 5px;
    color: #333;

}
.bc-margin{
    margin: 10px 0;
}
.breadcrumbs{
    /*margin-top: 10px;*/
    color: #333;
    background-color: #eee;
    /*border-radius: 5px;*/
    border-right: 2px solid #eee;
    padding: 5px 15px;
    /*width: 95%;*/
    /*height: 30px;*/
    text-decoration: none;
}
.logout{
    color: #06650d;
    background-color: #daffdd;
    border-right: 2px solid #fff;
    padding: 5px 15px;
    text-decoration: none;
}
.discounted{
    text-decoration: line-through;
    color: #68411e;
}
.copyright{
    color: #ccc;
}

.show-menu {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-decoration: none;
		color: #fff;
		background: #0B4D88;
		text-align: center;
		/*padding: 10px 0;*/
		display: none;
}

/*Display 'show menu' link*/
.show-menu {
	display:block;
	height: 30px;
    padding: 10px;
}
.show-menu label{
	padding-top: 20px;
}
/*Pointer on Hover, so that the user knows of an active link*/
.show-menu:hover {
	cursor:pointer;
}

#menu {
    text-align:center;
    margin:0 auto;
    width:100%;      
    width:100%; 
    /*background:#999;  */
    /*border-bottom: 10px solid #734d30;*/
}
.tblview{
    display:table;
}

#menu ul li {
    /*display:table-cell;      */
}

#menu ul {
    /*display:table-row;      */
}

#menu a {
    display:block;   
}   

#mainCat{
    text-align:center;
    width:40%;
    float:right;
    border:1px solid #efd8af;
    padding: 5% 3% 5% 3%;
    margin: 20px 9px; 
    min-height: 245px;
    color: #8e541b;
}
#mainCat img{
    max-height: 170px; 
}
.cattitle{
    padding: 10px 0 ;
    width: 100%;
    float: right;
    background-color: #eee;
}
#mainCat:hover{
    background-color: #fffefc;
}
#mainCat a{
    margin-top: 10px;
    color: #06650d;
    background-color: #daffdd;
    /*border-radius: 5px;*/
    border-right: 2px solid #fff;
    padding: 5px 15px;
    width: 30%;
    /*height: 30px;*/
    text-decoration: none;
}
#mainCat img.link_img {
    width: 50%;
    /*height: auto;*/
    margin: 0 0.72% 0 0%  ;
    border:1px solid #dedcdc;
    border-top: 1px solid #dedcdc;
    border-bottom: 5px solid #dedcdc;
}


dd{
	margin: 0;
}
div#envelope{
width: 95%;

padding:10px 0;
/*border: 1px solid #ccc;*/
/*border-radius:10px;*/
}
form{
width:86%;
margin:4% ;
}
 select{
	width: 30.8%;
	/*float: left;*/
	margin-bottom: 10px;
	padding: 5px 10px;
	border: 1px solid #eee;
}
input[type=text], input[type=password]{
margin-bottom: 20px;
width:93%;
padding: 15px 0;
border-radius:5px;
border:1px solid #f9e5d1;
}
.cartitem{
   width: 100%; float:right; border-bottom:1px dotted #ccc; margin-bottom: 4px;
}
#ca-de{
    width: 70%;
    /*margin-right: 4px;*/
}
#ca-qua{
    width: 16%;
    margin-right: 4px;
}
#total{
    width: 80%;
    margin-left: 30px;
    float: left;

}
#total input[type=text] {
     width: 50%;
    /*float: right;*/
    margin: 0 4px 2px 40px;
    padding: 2.9px 5px;
    border-radius: 5px; 
    /*border: 1px solid #ccc;*/

}

#ca-qua label{
    float: right;
}
#ca-qua input[type=text] {
     width: 70%;
    float: right;
    margin: 0 2px 2px 0;
    padding: 2.9px 5px;
     border-radius: 5px; 
    border: 1px solid #ccc;

}

#cart-qua {
    width: 42%;
	float: right;
	margin-left: 10px;
}
#cart-qua label{
	float: right;
}
#cart-qua input[type=text] {
    width: 24%;
	float: right;
    margin: 1px 4px 2px 0;
    padding: 5.3px 8px;
    border-radius: 5px;
    font-size: 12px;
    border: 1px solid #e2dede;
}

.detailstext{
    width: 69%;
}
.detailstext .logout{
    margin: 5px 0;
}

.detailspic{
    width: 25%;
    padding: 4.5% 0;
}
.item_main_img{
    width: 82%;
    max-height: 130px;
}
.item_att_img{
    width: 23%;
}
input[type=submit]
{
margin-bottom: 20px;
width:95%;
padding: 15px;
border-radius:5px;
border:1px solid #f9e5d1;
background-color: #8e541b;
color: aliceblue;
font-size:15px;
cursor:pointer;
}
#submit:hover
{
background-color: #b15b08;
}
.addcartbtn{
    padding: 3px 5px;
    border-radius: 4px; 
    border: 1.5px solid #46c6ec;
    background-color: #56bcec;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
    cursor: pointer;

}
textarea{
width:91%;
padding: 15px;

border:1px solid #f9e5d1;
border-radius:5px;
margin-bottom: 20px;
resize:none;
}
input[type=text]:focus,textarea:focus {
border-color: #4697e4;
}


#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 45%;
    max-width: 700px;
    max-height: 600px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }


}


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

@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.body {
		clear: both; 
		margin: 0 auto; 
		width: 95%;
		font-size: 90%;
	}
#logo, #headercontent{
    width: 100%;
}

.detailstext{
    width: 100%;
    float: right;
}

.detailspic {
    width: 90%;
    float: left;
    margin: 10px 5px;
}
.detailspic:hover{
    cursor: pointer;
}
#cart-qua {
    width: 50%;
    float: right;
    margin-left: 10px;
}

#mainCat{
    width: 35%;
    min-height: 255px;
}

#mainCat img.link_img {
    width: 80%;
}
.item_main_img{
    width: 90%;
    max-height: 200px;
}
}