@charset "utf-8";
/* Global Styles */
/*@import url(http://allfont.net/allfont.css?fonts=montserrat-light);*/

a:hover {
	color: rgba(255,255,255,1.00);
}

body {
	font-family: 'Montserrat', sans-serif;
	      font-size: 12px;
	font-style: normal; /*new*/
	/*font-family: 'Open Sans', sans-serif;*/
	background: #F2F2F0;
	color: #4E4A47;

	

}

a:link{
  color:rgb(244,121,32);
  text-decoration:none;
}
a:link:hover{
	color:black;
}
a:visited{
  color:rgb(244,121,32);
}
a:visited:hover{
    color:black;
}

.lines {
width:	150px;
}

.dotted-spaced {
  /*background-image: linear-gradient(to right, #777 70%, rgba(78, 74, 71, 0) 60%);*/
  background-image: linear-gradient(to right, #777 70%, rgba(78, 74, 71, 0) 30%);
  background-position: top;
  /*background-size: 34% 1px;*/
  background-size: 21% 1px;
  background-repeat: repeat-x;
}

.whiteblock{
float:left;
  width:21%;
  text-align:left;
	
}
.col1{
  float:left;
  width:18%;
  margin-right:5%;
  text-align:left;
  min-height:60px;
  font-family: 'Montserrat Light', sans-serif;
	line-height: 150%;
    font-size: 11px;
	/*font-family: source-sans-pro, sans-serif;*/
	/*font-style: normal;*/
	/*font-syle: strong;*/
	/*color: rgba(78,74,71,1.00);*/
		/*color: rgba(49, 46, 44, 1.00);*/
	color: rgba(146,146,146,1.00);

}

/* course info */
.container2 {
	padding-top: 15px;
	margin-left: 19%;
	float: left;
	width: 91%;
}


/*header*/
header {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
/* Logo placeholder*/
#logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 139px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background-color: rgba(190,190,190,1.00);
}
/* 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: 115px;
	padding-top: 57px;
	padding-bottom: 57px;
}
/* Main content of the site */
#content {
	clear: both;
	overflow: auto;
	padding-top: 29px;
}
/* Sidebar */
#content .sidebar {
	font-family: 'Montserrat', sans-serif;
	color: #4E4A47;
	float: left;
	width: 15%; /* was 20%*/
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	padding-top: 0px;
	height: 784px;
}

.bigContainerRight {
	margin-left: 4%;
	float: left;
	width: 26%;
	padding-top: 40px;  /*max-width:1000px; 114px;*/
	background-color: #ffffff;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	font-family: source-sans-pro, sans-serif;
	/*font-syle: strong;*/
	color: rgba(49, 46, 44, 1.00);
	white-space: pre-wrap;
	text-align: left;
	margin-right: 0%;
}

.portriat {
  width:200px;
  margin-bottom:0px;
    border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
  border: solid 1px silver;
}

.portriatText {
  font-size:10px;
  font-style:italic;
  margin-top:0px;
  margin-bottom:15px;
  line-height:1em;
  width:200px;
  
}


/* main content of the site */
#content .mainContentBox {
	float: left;
	width: 66%; 
	text-align: left;
	padding-left: 4%;
	padding-right: 2%;
	background-color: #ffffff;
}




/* main content of the site */
#content .mainContent {
	float: left;
	   line-height: 22px; /* new*/
	width: 70%; /* was 66%*/
	text-align: center;
	padding-left: 0%;
	padding-right: 0%;
	background-color: #ffffff;
}




/* main content of the site */
#content .mainContentRight {
	float: left;
	width: 30%; /* was 66%*/
	text-align: left;
	padding-left: 2%;
	padding-right: 4%;
	padding-top: 430px;
	background-color: #ffffff;
}


/*menubar's properties for menus in sidebar */
#content .sidebar #menubar {
	text-align: left;
	color: rgba(78,74,71,1.00);
	position: relative;
	left: 7%;
	width: 169px;
	padding-left: 10px;
	line-height: 22px; /* new*/
	padding-top: 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: 90%;
	padding-left: 5%; /* Was 10% */
}
/*menu elements */
.menu ul li {
	list-style-type: none;
	font-size: x-large;
	position: relative;
	left: -35px;
	padding-top: 4px;
	padding-bottom: 0px;
}
/* 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: 22%;
}

/* Prices of a products in catalog */
.title {
	font-family: 'Montserrat', sans-serif;
	color: rgba(78,74,71,1.00);
	font-weight: bold;
	font-size: 36px;
	text-align: left;
	padding-top: 0px; /* new*/
	padding-bottom: 0px;
}
/* Prices of a products in catalog */
.titlemenu {
	font-family: 'Montserrat', sans-serif;
	color: rgba(78,74,71,1.00);
	font-weight: bold;
	font-size: 36px;
	text-align: left;
	
	padding-top: 11px; /* new*/
	padding-bottom: 11px; 
	
}

.pagetext {
	font-family: 'Montserrat Light', sans-serif;
    font-size: 14px;
	/*font-family: source-sans-pro, sans-serif;*/

	/*font-syle: strong;*/
	font-weight: lighter;
	/*font-weight: 200;*/
		/*color: rgba(108,104,101,1.00);*/
		/*color: rgba(49, 46, 44, 1.00);*/
	color: rgba(146,146,146,1.00);
	white-space: pre-wrap;
	text-align: left;
	/*padding-top: 14px;*/
	padding-top: 34px;
}

.pagetitle {
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	font-weight: bold;
color: rgba(2, 2, 2, 1.00);
}

.pagetextbold {
	font-family: 'Montserrat Light', sans-serif;
    font-size: 16px;
	padding-top: 15px;
	font-weight:lighter;
	/*font-syle: bold;*/
	color: rgba(146,146,146,1.00);
	/*color: rgba(78,74,71,0.8);*/
	white-space: pre-wrap;
	text-align: left;
	
}

/* Prices of a products in catalog */
.productRow .productInfo .price {
	font-family: 'Montserrat', sans-serif;
		color: rgba(146,146,146,1.00);
	/*color: rgba(78,74,71,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 */
#mainWrapper footer {
	clear: both;
	overflow: auto;
	background-color: #4e4a47;
	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;
	width: 70%;
}
/*Each footer content */
#mainWrapper footer div {
	width: 27%;
	float: left;
	padding-left: 4%;
	padding-right: 2%;
	color: rgba(255,255,255,1.00);
	text-align: justify;
}
/* Links in footer */
footer div a {
	color: rgba(146,146,146,1.00);
	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: rgba(146,146,146,1.00);
	text-decoration: none;
}
.sidebar #menubar .menu ul li a:hover {
	color: rgba(107,97,97,1.00);
	text-decoration: none;
}
/* Menu headings in sidebar */
#menubar .menu h1 {
	font-size: 14px;
}
/*Links under menus in sidebar */
#menubar .menu ul li a {
	font-size: 14px;

}
/* Menus in sidebar */
.sidebar #menubar .menu {
	margin-bottom: 9px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 0px;	
}

/*weeks*/
.weeks {
	background: rgba(78, 74, 71, 1.00);
	padding-left: 10px;
	margin-top: 22px;
}

/*menu elements */
.weeks ul li {
	list-style-type: none;
	 list-style: none;
	/*font-size: x-small;*/
	position: relative;
	left: -35px;
	padding-top: 0px;
	height: 20px;
	width: 200px;
	
	/*font-family: 'Montserrat', sans-serif;*/
   font-size: 12px;
	/*font-family: source-sans-pro, sans-serif;*/
	
}

.weeks h3{
	padding-top: 20px;
	padding-left: 10px;
	color: rgba(211,211,211,1.00);
	font-size: 19px;/* new*/	
	
}
/*Links in sidebar */
.sidebar #menubar .weeks ul li a {
	color: rgba(146,146,146,1.00);
	text-decoration: none;
	list-style-type: none;
	 list-style: none;
}
.sidebar #menubar .weeks ul li a:hover {
	/*color: rgba(107,97,97,1.00);*/
	color:rgb(244,121,32);
	text-decoration: none;
}
/* Menu headings in sidebar */
#menubar .weeks h1 {
	font-size: 14px;
}
/*Links under menus in sidebar */
#menubar .weeks ul li a {
	font-size: 14px;
		 
}
/* Menus in sidebar */
.sidebar #menubar .weeks {
	margin-bottom: 12px;
	list-style-type: none;
	 list-style: none;
}




/* .menu for links in footer */
footer .footerlinks {
	margin-top: -15px;
}


/* Media query for tablets */
@media screen and (max-width:700px) {
/* search field in sidebar */
#content .sidebar #search {
	display: none;
}
/* sidebar */
#content .sidebar {
	float: none;
	width: 100%;
	height: auto;
	overflow: auto;
	padding-left: 12%;
	padding-top: 0px;
}
/* horizontal separators in sidebar */
#content .sidebar hr {
	display: none;
}
/*The sidebar and maincontent of page */
#content {
	position: relative;
	top: -22px;
	width: 100%;
	overflow: hidden;

}
/*menu headings in sidebar */
#menubar .menu h1 {
	display: inline;
	font-size: medium;
	padding-right: 6%;
}
/* Unordered List of links */
#menubar .menu ul {
	display: inline;
	
}
/*list elements */
#menubar .menu ul li {
	display: inline;
	font-size: medium;
	padding-left: 0%;
	padding-right: 3%;
	
}
/*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 */
#content .sidebar #menubar {
	position: relative;
	left: -7%;
	overflow: hidden;
	width: 95%;
	padding-top: 0px;
}
/* offer banners content */
#mainWrapper #offer p {
	font-size: small;
}
/* main content region of page */
#mainWrapper #content .mainContent {
	overflow: hidden;
	width: 95%;
	margin-top: 40px;
	
}
/* 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 {
	float: none;
	width: 100%;
	position: relative;
	top: 17px;
	clear: both;
	text-align: center;
	left: 0%;
	padding-bottom: 19px;
}
/* Container for each footer divisions */
#mainWrapper footer div {
	width: 44%;
	text-align: justify;
	font-size: 15px;
}
/* Links in footer */
.footerlinks p a {
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	padding-right: 35px;
}
/* Footer region */
#mainWrapper footer {
	padding-left: 16px;
	overflow: hidden;
}
/* Links in header */
header #headerLinks a {
	padding-left: 0px;
	padding-right: 30px;
}
/* Offer- Text banner */
#mainWrapper #offer {
	padding-left: 22%;
}
/* Paragraphs in footer */
footer .footerlinks p {
	display: inline;
}
}

/*media query for small screen devices */
@media screen and (max-width:480px) {
/*Container for links in header */
#mainWrapper header #headerLinks {
	width: 100%;
	text-align: center;
	background-color: rgba(190,190,190,1.00);
	padding-bottom: 21px;
}
/* Logo placeholder*/
#mainWrapper header #logo {
	width: 100%;
	text-align: center;
}
/* Links in header */
header #headerLinks a {
	text-align: center;
	padding-right: 15px;
	padding-left: 0px;
}
/*Offer - Text Banner */
#mainWrapper #offer {
	padding-left: 0px;
	text-align: center;
}
/* Menubar in sidebar */
#content .sidebar #menubar {
	position: relative;
	left: -8%;
	text-align: center;
}
/*Menu headings in sidebar */
#menubar .menu h1 {
	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: -2%;
}
#mainWrapper footer div {
	width: 100%;
	margin-left: -16px;
	text-align: justify;
	padding-bottom: 16px;
	overflow: auto;
}
/* Unordered list for menu elements */
.menu ul {
	position: relative;
	padding-left: 24%;
}
/* Container for links in footer */
#mainWrapper footer .footerlinks {
	padding-left: 8%;
}


/* Main content which excludes the sidebar */
#mainwrapper #content .mainContent {
	margin-top: -81px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
}

}
