@charset "utf-8";
/* CSS Document */
/*  ========================================  */
/*   DeskTop Layout:  1367px to a max 1440px            */
/*  ========================================  */
/*@media only screen and (min-width:  1367px)  and  (max-width:  1440px) {*/
@media only screen and (min-width:  1281px)  and  (max-width:  1440px) {	
h1 {
	display: block;
	text-align: left;
	font-size: 20px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bolder;
	color: #666;/* #333 */
	font-family: Calibri;
	font-variant: small-caps;
	background-color: #FFF;
}
/* ========================== */
/*		   Common Area        */
/*	image scalable, hx tags   */
/* ========================== */
img.scalable {
	width: 100%;
	height: auto;	
}
.pageTitle {
	color: #666;
	text-align: left;
	font: bold normal 1.8em Calibri;
}
/* ============================ */
/*	    Partner Page  Links     */
/* ============================ */
.pageTextPartners a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.pageTextPartners a:hover {
	color: #000;
	text-decoration: none;
}
.pageTextPartners a:visited {
	color: #666666;
	text-decoration: none;
}
.pageTextPartners a:active {
	color: #666666;
	text-decoration: none;
}
/* ============================ */
/*   Scholarships Page  Links   */
/* ============================ */
.pageTextScholarships a:link {
	color: #666666;
	text-decoration: underline;
}
.pageTextScholarships a:hover {
	color: #000;
	text-decoration: none;
}
.pageTextScholarships a:visited {
	color: #666666;
	text-decoration: none;
}
.pageTextScholarships a:active {
	color: #666666;
	text-decoration: none;
}
/* ============================ */
/*   Applications Page  Links   */
/* ============================ */
.pageTextApplications a:link {
	color: #666666;
	text-decoration: underline;
}
.pageTextApplications a:hover {
	color: #000;
	text-decoration: none;
}
.pageTextApplications a:visited {
	color: #666666;
	text-decoration: none;
}
.pageTextApplications a:active {
	color: #666666;
	text-decoration: none;
}
/* ============================ */
/*	   Designers Page  Links    */
/* ============================ */
a.designers:link {
	color: #000;/* 7D7D7D */
	text-decoration: none;
	font-weight: bold;
}
a.designers:hover {
	color: #666666;
	text-decoration: underline;
}
a.designers:visited {
	color: #000;/* 7D7D7D */
	text-decoration: none;
}
a.designers:active {
	color: #000;/* 7D7D7D */
	text-decoration: none;
}
/* ============================ */
/*      Contact Page  Links     */
/* ============================ */
.pageTextContact a:link {
	color: #666666;
	text-decoration: underline;
}
.pageTextContact a:hover {
	color: #000;
	text-decoration: none;
}
.pageTextContact a:visited {
	color: #666666;
	text-decoration: none;
}
.pageTextContact a:active {
	color: #666666;
	text-decoration: none;
}
/* ======================= */
/*	    Footer Link        */
/* ======================= */
a.footerLink:link {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;
	text-decoration: none;		
}
a.footerLink:hover {
	font-family: calibri;
	color: #CCC;
	font-size: .8rem;
	text-decoration: none;	
}
a.footerLink:visited {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;
	text-decoration: none;	
}
a.footerLink:active {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;
	text-decoration: none;	
}
/* ========================= */
.footermail {
	color: #FFF;
	font-family: calibri;
	font-size: .8rem;/* 1.1rem */
}
a.footmail:link {
	font-family: calibri;
	font-size: .8rem;/* 1.1rem */
	color: #FFF;
	text-decoration: none;	
}
a.footmail:visited {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;/* 1.1rem */
	text-decoration: none;	
}
a.footmail:hover {
	font-family: calibri;
	color: #CCC;
	text-decoration: none;
	font-size: .8rem;/* 1.1rem */	
}
a.footmail:active {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;/* 1.1rem */
	text-decoration: none;	
}
/* ======================= */
/*		   Header          */
/* ======================= */
.headerContainer {
	width: 100%;
	height: auto;/* auto 105px */
	background-color: #FFF;
}
.divider {
	width: 100%;
	border-bottom-color:#999;
	border-bottom-style: solid;
	border-bottom-width: 3px;	
}
/* ======================= */
/*		 Navigation        */
/* ======================= */
.navContainer {
	width: 100%;
	height: 50px;/* auto */;	
}
/* ======================= */
/*	   Page Containers     */
/* ======================= */
#pageContainerIndex {
	width: 100%;
	height: auto;	
}
#pageContainerGallery {
	width: 100%;
	height: auto;	
}
#pageContainerPartners {
	width: 100%;
	height: auto;	
}
#pageContainerDesigners {
	width: 100%;
	height: auto;	
}
#pageContainerServices {
	width: 100%;
	height: auto;	
}
#pageContainerScholarships {
	width: 100%;
	height: auto;	
}
#pageContainerapplications {
	width: 100%;
	height: auto;	
}
#pageContainerContact {
	width: 100%;
	height: auto;	
}
/* ======================= */
/*		Body Container     */
/*        Index Page       */
/* ======================= */
.TitleRow {
	width: 100%;
	height: 110px;
	padding-top: 2%;
	background-color:#FFF;	
}
.TitleRow1 {
	width: 100%;
	height: 60px;
	background-color:#FFF;	
}
.members {
	font-family: Calibri;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin-top: 10px;
	line-height: 2em;
}
/* ======================= */
/*		Body Container     */
/* 		Gallery Page       */
/* ======================= */
.bodyContainerGallery {
	height: 900px;
	width: 100%;
	background-color:#FFF;
}
.pageTextGallery {
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
}
.columnContainerGallery {
	height: auto;
	width: 80%;
	text-align: left;
}
.displayContainerGallery {
	height: auto;
	width: 80%;	
	margin-left: -5%;	
}
/* ======================= */
/*		Body Container     */
/* 		Partners Page      */
/* ======================= */
.bodyContainerPartners {
	height: 1900px;/* auto 2160px 1900px */
	width: 80%;
	display: block;
	background-color:#FFF;
}
.columnAContainerPartners {
	width: 100%;
	height: 250px;		
}
.columnBContainerPartners {
	width: 100%;
	height: 250px;		
}
.columnCContainerPartners {
	width: 100%;
	height: 400px;		
}
.columnDContainerPartners {
	width: 100%;
	height: auto;		
}
.columnEContainerPartners {
	width: 100%;
	height: 250px;		
}
.subtitle {
	color: #666;
	text-align: center;
	font: bolder normal 1.2em/normal Calibri;
}
.pageTextIndex {
	
}
.pageTextPartners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
.columnContainerPartners {
	height: 250px;/* auto 300px */
	display: block;
	padding-left: 15px;
}
.col1ContainerPartners {
	height: 250px;
	width: 25%;
	float: left;
}
.col2ContainerPartners {
	height: 250px;/* 250px */
	width: 25%;
	float: left;
}
.col3ContainerPartners {
	height: 250px;
	width: 25%;
	float: left;
}
.col4ContainerPartners {
	height: 250px;
	width: 25%;
	float: left;
}
/* ======================= */
/*		Body Container     */
/*      Designers Page     */
/* ======================= */
.bodyContainerDesigners {
	width: 80%;
	height: 1000px;/* 1800px */	
}
.designerListContainer {
	width: 100%;/* 100% */
	height: auto;	
}
.textNameDesigner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
.textCompanyDesigner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
.textAddressDesigner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
/* ======= */
.designerCol1 {
	width: 25%;
	height: 170px;/* auto */
	float: left;
	background-color:#FFF;	
}
.designerCol2 {
	width: 25%;
	height: 170px;/* auto */
	float: left;
	background-color:#FFF;	
}
.designerCol3 {
	width: 25%;
	height: 170px;/* auto */
	float: left;
	background-color:#FFF;	
}
.designerCol4 {
	width: 25%;
	height: 170px;/* auto */
	float: left;
	background-color:#FFF;	
}
/* ======================= */
/*		Body Container     */
/* 		Services Page      */
/* ======================= */
.columnContainerServices {
	height: 250px;/* auto 300px */
	width: 800%;
	display: block;
}
.bodyContainerServices {
	height: 1100px;
	width: 80%;/* 80% */
	display: block;
	padding-left: 15px;
}
.subtitleServices {
	width: 100%;
	color: #666;
	text-align: center;
	font: bolder normal 1.2em/3em Calibri;
}
.pageTextServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.2em;
}
.col1ContainerServices {
	height: 800px;
	width: 33%;
	float: left;
	text-align:left;
}
.col2ContainerServices {
	height: 800px;
	width: 33%;
	float: left;
}
.col3ContainerServices {
	height: 800px;
	width: 33%;
	float: left;
}
/* ======================= */
/*		Body Container     */
/*    Scholarships Page    */
/* ======================= */
.bodyContainerScholarships {
	height: 1000px;/* auto 2160px */
	width: 80%;
	background-color:#FFF;
}
.columnContainerScholarships {
	height: 250px;/* auto 300px */
	display: block;
	/*padding-left: 15px;*/
}
.pageTextScholarships {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
/* ======================= */
/*		Body Container     */
/*    Applications Page    */
/* ======================= */
.bodyContainerApplications {
	height: 640px;/* auto 2160px 500px */
	width: 80%;
	background-color:#FFF;
}
.columnContainerApplications {
	height: 250px;/* auto 300px */
	display: block;
}
.pageTextApplications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
/* ======================= */
/*		Body Container     */
/*       Contact Page      */
/* ======================= */
.bodyContainerContact {
	height: 640px;/* auto 2160px 500px */
	width: 80%;
	background-color:#FFF;
}
.columnContainerContact {
	height: 250px;/* auto 300px */
	display: block;
}
.pageTextContact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
/* ===================== */
/*	      Footer         */
/* ===================== */
.footerContainer {
	width: 99%;/* 100% */
	height: 100px;/* auto */
	background-color: #000;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;			
}
.footerCol1 {
	width: 32%;
	float: left;
	padding-left: 2%;
	padding-top: 15px;
}
.footerCol2 {
	width: 33%;
	float: left;
	padding-top: 5px;
	text-align: center;	
}
.footerCol3 {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.footerTextBig {
	color: #FFF;
	font-family: calibri;
	font-size: 1.1em;	
}
.footerText {
	color: #FFF;
	font-family: calibri;
	font-size: .8rem;	
}
.footercopyright {
	color: #FFF;
	font-family: calibri;
	font-size: .8rem;	
}
}
