@charset "utf-8";
/* Global Styles */
/*header*/
header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    font-style: normal;
    font-weight: 600;
}
/* Logo placeholder*/
#logo {
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    background-color: #828d55;
    margin-bottom: 0px;
}
table {
    font-family: 'Montserrat', sans-serif;
    font-size: .75em;
    width: 100%;
    margin: 0px;
    background-color: #d4d9bf;
    border-color: #000000;
    border-spacing: 0;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    table-layout: fixed;
}
caption {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #6f774f;
    font-size: 18px;
    line-height: 1.8em;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
}
th {
    color: #000000;
    line-height: 1.75em;
    text-align: left;
    font-weight: 800;
    padding: 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    vertical-align: top;
}
tr {
    line-height: 1.25em;
    text-align: left;
    border-width: 1px;
    border-style: solid;
}
td {
    color: #000000;
    text-align: left;
    padding: 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    vertical-align: top;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
}
ul {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    padding-bottom: 0px;
}
li {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    padding-bottom: 0px;
}
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #a45727;
}
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #6f774f;
}
h4 {
    font-family: 'Montserrat', sans-serif;
    color: #6f774f;
}
.caption {
    font-size: .7em;
}
.caption a {
    color: #a45727;
    text-decoration: none;
}
.caption a:hover {
    color: #dd8650;
    text-decoration: none;
}
.caption a:visited {
    color: #828d55;
    text-decoration: none;
}
.caption a:active {
    color: #f62602;
    text-decoration: none;
}
.image {
    float: right;
    padding-left: 30px;
    padding-bottom: 30px;
}
.italic {
    font-style: italic;
}
a {
    color: #a45727;
    text-decoration: none;
}
a:hover {
    color: #dd8650;
    text-decoration: none;
}
a:visited {
    color: #828d55;
    text-decoration: none;
}
a:active {
    color: #f62602;
    text-decoration: none;
}
.noDisplay {
    display: none;
}
/* div for Links in header */
/*#headerLinks {
	float: left;
	width: calc( 100% - 139px );
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(255,255,255,1.00);
}*/
/* Links in header */
/*#headerLinks a {
	text-decoration: none;
	color: rgba(146,146,146,1.00);
	padding-left: 66px;
	font-size: 14px;
}*/
/* Offer text banner*/
/*#offer {
    font-family: 'Montserrat', sans-serif;
    clear: both;
    background-color: rgba(246,246,246,1.00);
    color: rgba(146,146,146,1.00);
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}*/
/* Main content of the site */
#content {
    clear: both;
    overflow: auto;
    padding-top: 10px;
}
/* Sidebar */
#content .sidebar {
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    float: left;
    width: 25%;
    padding-left: 0px;
    padding-right: 2px;
    /*text-align: center;*/
    background-color: #d4d9bF;
    padding-top: 10px;
    height: 85%;
}
/* main content of the site */
#content .mainContent {
    font-family: 'Montserrat', sans-serif;
    font-size: .85em;
    float: right;
    width: 69%;
    text-align: left;
    padding-left: 5px;
    padding-right: 10px;
    margin-left: 10px;
    background-color: #fff;
}
/*menubar's properties for menus in sidebar */
#content .sidebar #menubar {
    text-align: left;
    color: #000;
    position: relative;
    padding-left: 0px;
}
/* Search field in sidebar */
/*#content .sidebar #search {
	width: 100%;
	border-radius: 0px;
	height: 42px;
	text-align: center;
	color: rgba(208,207,207,1.00);
	font-size: 14px;
	;
	margin-bottom: 21px;
}*/
/* Whole page content */
#mainWrapper {
    width: 80%;
    padding-left: 10%;
}
/*menu elements */
.menu ul li {
    list-style-type: none;
    font-size: .85em;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    line-height: 1.5;
}
/*.nobullet {
	list-style-type: none;

}*/





/* Product rows for catalog */
/*#content .mainContent .productRow {
    overflow: auto;
    color: rgba(146,146,146,1.00);
}*/
/* Each product Information in the catalog */
/*.mainContent .productRow .productInfo {
    float: left;
    padding-left: 5%;
    padding-right: 5%;
    width: 23%;
}*/
/* Prices of a products in catalog */
/*.productRow .productInfo .price {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 22px;
	position: relative;
	top: -20px;
}*/
/* Content holder for products in catalog*/
/*.productRow .productInfo .productContent {
    position: relative;
    top: -37px;
    font-size: 14px;
    font-family: source-sans-pro, sans-serif;
    font-style: normal;
    font-weight: 200;
    color: rgba(146,146,146,1.00);
    white-space: pre-wrap;
}*/
/* Buy button for products in catalog */
/*.productRow .productInfo .buyButton {
    position: relative;
    top: -48px;
    width: 84%;
    background-color: rgba(208,207,207,1.00);
    height: 35px;
    color: rgba(255,255,255,1.00);
    border-style: none;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 8px;
}
/* footer */

footer {
    background-color: #828d55;
    color: #ffffff;
    font-family: source-sans-pro, sans-serif;
    font-style: normal;
    font-size: .85em;
    font-weight: 200;
    line-height: 1.8;
    padding-top: 10px;
    padding-left: 22px;
    text-align: center;
    padding-bottom: 10px;
    padding-right: 22px;
}
/*#mainWrapper footer {
	background-color: rgba(208,207,207,1.00);
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	line-height: 1.8;
	padding-top: 22px;
	padding-left: 22px;
	text-align: center;
	padding-bottom: 22px;
	padding-right: 22px;
}*/
/*Each footer content */
/*#mainWrapper footer div {
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
	color: rgba(255,255,255,1.00);
	text-align: center;
}*/
/* Links in footer */
footer div a {
    color: #ffffff;
    display: block;
    text-decoration: none;
    text-align: center;
}
/* Product's images in catalog */
/*.productInfo div img {
    width: 100%;
}*/
/*Links in sidebar */
.sidebar #menubar .menu ul li a {
    color: #a45727;
    text-decoration: none;
}
.sidebar #menubar .menu ul li a:hover {
    color: #dd8650;
    text-decoration: none;
}
.sidebar #menubar .menu ul li a:visited {
    color: #828d55;
    text-decoration: none;
}
.sidebar #menubar .menu ul li a:active {
    color: #f62602;
    text-decoration: none;
}
/* Menu headings in sidebar */
/*#menubar .menu h2 {
    font-size: 14px;
}*/
/*Links under menus in sidebar */
#menubar .menu ul li a {
    font-size: 14px;
}
/* Menus in sidebar */
.sidebar #menubar .menu {
    margin-bottom: 10px;
}
/* Container for links in footer */
footer .footerlinks {
    margin-top: -15px;
}

/* Media query for tablets */
@media screen and (max-width:700px) {
/*AFFECTS IPHONE VERT AND HORIZ*/
	/* search field in sidebar */
/*#content .sidebar #search {
	display: none;
}*/
/* sidebar */
	
/*	a:link {
    color: #000000;
}
a:hover {
    color: #dd8650;
}
a:active {
    color: #dd8650;
}
a:visited {
    color: #888888;
}*/

footer {
    font-size: 1em;
}
#mainWrapper {
    width: 90%;
    padding-left: 5%;
}
#content .sidebar {
    float: none;
    width: 100%;
    height: auto;
    overflow: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 35px;
    background-color: #d4d9bF;
    text-align: center;
}
/* horizontal separators in sidebar */
/*#content .sidebar hr {
    display: none;
}*/
/*The sidebar and maincontent of page */
#content {
    position: relative;
    top: 0px;
    width: 100%;
    padding-right: 5px;/*overflow: hidden;*/
}
/*menu headings in sidebar */
/*#menubar .menu h2 {
    display: inline;
    font-size: medium;
    padding-left: 0px;
    padding-right: 0px;
}*/
/* Unordered List of links */
#menubar .menu ul {
    /*display: inline;*/
    text-align: center;
    line-height: 1.7;
}
/*list elements */
#menubar .menu ul li {
    display: inline;
    font-size: medium;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1.7;
    text-align: center;
}
/*The link to be hidden in tablet view */
.sidebar #menubar .menu ul .notimp {
    display: none;
}
/* menus in sidebar */
.sidebar #menubar .menu {
    width: 100%;
    text-align: center;
    position: relative;
    top: 16px;
}
/*menubar in sidebar */
	
table {
    font-family: 'Montserrat', sans-serif;
    font-size: .4em;
}
#content .sidebar #menubar {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    width: 95%;
    padding-top: 0px;
    text-align: center;
}
/* offer banners content */
#mainWrapper #offer p {
    font-size: 1em;
    padding-left: 0px;
    padding-right: 0px;
}
/* main content region of page */
#mainWrapper #content .mainContent {
    overflow: hidden;
    width: 95%;
    margin-top: 0px;
    padding-right: 10px;
}
.maincontent {
    padding-right: 5px;
}
/* Prices of products in catalog view */
/*.productRow .productInfo .price {
	font-size: 19px;
}
/* Content holders in catalog view */
/*.productRow .productInfo .productContent {
	font-size: 16px;
}
/* Buy buttons in catalog view */
/*.productRow .productInfo .buyButton {
	font-size: 15px;
}*/
/* Container for links in footer */
#mainWrapper footer .footerlinks {
    width: 100%;
    top: 17px;
    text-align: center;
    padding-bottom: 10px;
}
/* Container for each footer divisions */
#mainWrapper footer div {
    width: 100%;
    text-align: center;
    font-size: 15px;
}
/* Links in footer */
.footerlinks p a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
/* Footer region */
#mainWrapper footer {
    padding-left: 0px;
}
/* Links in header */
header #headerLinks a {
    padding-left: 10px;
    padding-right: 10px;
}
/* Offer- Text banner */
#mainWrapper #offer {
    padding-left: 20%;
    padding-right: 20%;
}
/* Paragraphs in footer */
footer .footerlinks p {
}
}

/*media query for small screen devices */
@media screen and (max-width:480px) {
/*AFFECTS IPHONE VERT*/
/*Container for links in header */
	
/*	a:link {
    color: #000000;
}
a:hover {
    color: #dd8650;
}
a:active {
    color: #dd8650;
}
a:visited {
    color: #888888;
}*/

#mainWrapper {
    width: 90%;
    padding-left: 5%;
}
#mainWrapper header #headerLinks {
    width: 100%;
    text-align: center;
    background-color: rgba(190,190,190,1.00);
    padding-bottom: 10px;
}
/* Logo placeholder*/
#mainWrapper header #logo {
    width: 100%;
    text-align: center;
}
/* Links in header */
header #headerLinks a {
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
/*Offer - Text Banner */
#mainWrapper #offer {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
/* Menubar in sidebar */
#content .sidebar #menubar {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
/*Menu headings in sidebar */
/*#menubar .menu h2 {
    width: 100%;
    display: block;
}*/
/* Each product in catalog view */
/*.mainContent .productRow .productInfo {
    width: 100%;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    left: 0%;
}*/
#mainWrapper footer div {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    padding-bottom: 16px;
    padding-left: 10px;
}
/* Unordered list for menu elements */
.menu ul {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1.5;
    text-align: center;
}
table {
    font-family: 'Montserrat', sans-serif;
    font-size: .1em;
}
h2 {
    text-align: center;
}
h3 {
    text-align: center;
}
footer {
    font-size: 1em;
    background-color: #828d55;
    padding-left: 0px;
}
.image {
    text-align: center;
    padding-left: 30px;
    padding-bottom: 30px;
}
/* Container for links in footer */
#mainWrapper footer .footerlinks {
    padding-left: 5px;
}
/* Main content which excludes the sidebar */
#mainwrapper #content .mainContent {
    margin-top: -81px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
}
}
