/*@import url(lsalon_iphone.css) (max-width: 480px);*/

@charset "UTF-8";
/* CSS Document */



/****************************************
		for dev only
*****************************************/
.dev { 
	background-color: red; position: fixed; left: 5px; bottom: 50%; width: 25px; height: 25px; border-radius: 1em; 
	display: none;
}


/****************************************
		General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;		
}	
html{
    overflow:0;
}
body {
	overflow-y: scroll;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100%;
	color: #363636;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 9px;
}
h5 {
	font-size: 8px;
}
h6 {
	font-size: 6px;
}
p {
	font-size: 11px;
	line-height: 1em;
}
ol, ul  {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a{
	color: #F77B44;
	text-decoration: none;
}
a:active,
a:hover {
  outline: 0; }
a:hover {
	color: #7F7F7F;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}
a:visited {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
img {
  border: 0; 
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
}
.clear {
 	clear: both;
}
.Sp5px {
     height:5px;
}
.Sp10px {
     height:10px;
}
.Sp15px {
     height:15px;
}
.Sp20px {
     height:20px;
}
.Sp25px {
     height:25px;
}
.Sp30px {
     height:30px;
}
.Sp35px {
	height: 35px;
}
.Sp40px {
	height: 40px;
}
.Sp45px {
	height: 45px;
}
.Sp50px {
	height: 50px;
}
.box-image img {
	max-width: 100%;
}
.slide-arrows {
bottom:70px;
}	
#Outer {
	min-width: 481px;
}
.desktop {
	display:inline-block;
	padding: 0;
	margin: 0;
}

/****************************************
		text
*****************************************/
.TextAlert {
  color: #c09853; 
}
.TextSuccess {
  color: #468847; 
}
.TextLeft {
  text-align: left; 
}
.TextRight {
  text-align: right; 
}
.TextCenter {
  text-align: center; 
}
.Text200 {
	font-weight: 200;
}
.Text300 {
	font-weight: 300;
}
.Text400 {
	font-weight: 400;
}
.Text500 {
	font-weight: 500;
}
.Text600 {
	font-weight: 600;
}
.Text700 {
	font-weight: 700;
}
.TextWhite {
	color:#FFF;
}
.TextPinkAbout {
	color: #B55786;
}
.HighlightYellow {
	color: #369;
	background: linear-gradient(transparent 50%, #fff574 30%); 
}
.TextSize25 {
	font-size: 25px;
}

/****************************************
		Forms
*****************************************/
input {
	border: 1px solid #666;
	font-size: 12px;
	font-style: italic;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	letter-spacing: 1px;
}
input:focus {
  outline: none;
}
textarea {
  overflow: auto;
  vertical-align: top; 
}
textarea:focus {
  outline: none;
}


/****************************************
		Table
*****************************************/
table {
  border-collapse: collapse;
  border-spacing: 0; }


@media (max-width: 1300px) {
	
	.dev {background-color: blue;}
	.desktop {display: none;}
	#Outer {
		width: 100%;
		min-width: 500px;
		/*position: fixed;*/
	}
	#MainMenu {
		width: 100%;
	}
	#TopBar {
		width: 100%;
	}
	#CallUs {
		width: 50%;
	}
	#CallUs span {
		font-size: 0.75em;	
	}
	#MainMenu {
		height: auto !important;
		padding: 0.25em 0;
	}
	#MainMenu a {
		font-size: 3.5vw !important;
		margin-right: 0.25em;
	}
	#MainMenu a:last-of-type {
		margin-right: 0;
	}
	#SubMenu {
		/*padding: 0 4em;*/
		/*background-color: red;*/
		/*background-image: url(img/SubMenuBack_Service.png);*/
	}
	#SubMenuColorService {
		background-image: url(img/SubMenuBack_Service.png);
		height: auto !important;
		padding: 1em 0 !important;
	}
	#SubMenuColorTeam {
		background-image: url(img/SubMenuBack_Team.png);
		height: auto !important;
		padding: 1em 0 !important;
	}
	#SubMenuColorGallery {
		background-image: url(img/SubMenuBack_Gallery.png);
		height: auto !important;
		padding: 1em 0 !important;
	}
	#SubMenuColorAbout {
		background-image: url(img/SubMenuBack_About.png);
		height: auto !important;
		padding: 1em 0 !important;
	}
	#SubMenuColorContact {
		background-image: url(img/SubMenuBack_Contact.png);
		height: auto !important;
		padding: 1em 0 !important;
	}
	
	#BottomBar {
		/*padding: 0 2em;*/
	}

	#BottomOffer {
		font-size: 0.9em;
		float: none !important;
		margin-bottom: 1em;
		text-align: center;
	}

	#BottomSMBox {
		display: block;
		float: none !important;
		left: -40%;
		margin-left: 40%;
		margin-bottom: 1em;
		width:200px;
	}
	.yelpbox {
		display: block;
		clear: both;
		padding-top:-5px;
	}
	.slide-arrows {
		bottom:140px;
	}
	.box-image img {
		display: none;
	}
	.ServiceInfoTextBox {
		width: 97% !important;
	}

	/*TODO: move contact info under the lsalon group logo*/
	/*TODO: make the submenu text smaller to fit inside the gray box*/
	/*TODO: make the submenu text smaller to fit inside the gray box*/
	/*TODO: align the appointment and right menu item*/
	
}

/****************************************
  Global Layout for regular browser size
*****************************************/

body {
	background-repeat: no-repeat;
	height: 100%;
	/*min-width:200px !important;*/
}
#Outer {
	min-width: 500px;
	min-height: 800px;	
}

#TopBar {
	height: 60px;
	padding-right: 25px;
	padding-left: 25px;
	color: #959595;
	padding-top: 5px;
	text-transform: uppercase;
	text-align: right;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
	background-color: #FFF;
}
#Logo {
	float: left;
}
#CallUs {
	float: right;
	font-family: "Source Code Pro", sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
	line-height: 16px;
}
#CallUs h4 {
	font-weight: 600;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#MainMenu {
	/*height: 60px;*/
	height: auto;
	background-image: url(img/Top_Menu_Back.png);
	/*padding-top: 11px;*/
	letter-spacing: -1px;
	padding: 1em 25px 1em 25px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
	font-weight: 300;
	font-family: "Source Code Pro", sans-serif;
	text-align: justify;
}

#MainMenu a {
	color: #CACACA;
	font-size: 32px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.75);
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	display: inline-block;
}
#MainMenu li {
	display: inline;
}
#MainMenu .stretch {
    display: inline-block;
    width: 100%;	
	*display: inline;
	zoom: 1
}

#MainMenu a:hover {
	font-weight: 300;
	color: #FFF;
}
a#MainMenuActive{
	font-weight: 300;
	color: #FFF;
}

#SubMenu {
	height: 50px;
	text-align: center;
	font-family: "Source Code Pro", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 500;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
}
#SubMenu div {
	padding-top: 14px;
}
#SubMenu a {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}
#SubMenu a:hover {
	color: #FFF;
	font-weight: 500;
}
.SubMenuActive {
	color: #FFF;
}
.SubMenuInactive {
	color: #FFF;
	font-weight: 400;
}
#SubMenuColorService {
	background-image: url(img/SubMenuBack_Service.png);
	height: 50px;
}
#SubMenuColorTeam {
	background-image: url(img/SubMenuBack_Team.png);
	height: 50px;
}
#SubMenuColorGallery {
	background-image: url(img/SubMenuBack_Gallery.png);
	height: 50px;
}
#SubMenuColorAbout {
	background-image: url(img/SubMenuBack_About.png);
	height: 50px;
}
#SubMenuColorContact {
	background-image: url(img/SubMenuBack_Contact.png);
	height: 50px;
}
#BottomBar {
	font-family: 'Source Code Pro', sans-serif;
	/*height: 32px;*/
	background-color: #000000;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	padding-right: 25px;
	padding-left: 25px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
#BottomOffer {
	float: left;
	margin-top: 6px;
}
.yelpbox {
	display: inline-block;
	padding-top:7px;
	margin-right:-12px;
	vertical-align:top;
}
#BottomSMBox {
	display: inline-block;
	float: right;
	margin-top: 1px;
}
#xBottomSMBox img {
	height: 30px;
	width: 30px;
}
#PageCategory {
	background-size: 100%;
	padding-bottom: 100px;
}
#PageHeader{
	text-align: center;
	font-family: "Source Code Pro", sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	font-size: 60px;
	text-shadow: 2px 1px 0px rgba(250, 250, 250, 1);
	color: #000000;
	padding-top: 30px;
	padding-bottom: 20px;
}
.PageSubHeader {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	margin-bottom: 35px;
}
.PageSubHeader h2 {
	font-size: 20px;
}
.PageSubHeader h3 {
	font-weight: 400;
	font-family: "Source Code Pro", sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/****************************************
  Gallery Layout for regular browser size
*****************************************/
#GalleryBack{
	background-color: #FCF;
}
#GalleryBackBlack{
	background-color: #666;
}
#GalleryVideoBack {
	backcolor: #96C;
	background-color: #69C;
}
.GalleryStyleCover {
	background-image: url(img-samples/_MG_4562.gif);
	height: 300px;
	width: 200px;
	background-size: 100%;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	margin-bottom: 50px;
	font-family: "Source Code Pro", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.GalleryStyleCover:HOVER {
	-webkit-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
	box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
   	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.GallerySquareCover {
	background-image: url(img-samples/_MG_4562.gif);
	height: 250px;
	width: 250px;
	background-size: 100%;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	margin-bottom: 50px;
	font-family: "Source Code Pro", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-position: center top;
}
.GallerySquareCover:HOVER {
	-webkit-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
	box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
   	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#GalleryStyleModal {
	background-color: #FFF;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 970px;
}
.GalleryStyleImgBox div {
	height: 345px;
	width: 230px;
	float: left;
}
.GalleryStylePhoto1 {
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img-samples/Lsalon_cassie_s.jpg);
	margin-right: 10px;
}
.GalleryStylePhoto2 {
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img-samples/Lsalon_1200a_2.jpg);
	margin-right: 10px;
}
.GalleryStylePhoto3 {
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img-samples/Lsalon_1200a_3.gif);
	margin-right: 10px;
}
.GalleryStylePhoto4 {
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img-samples/Lsalon_1200a_4.gif);
}
.GalleryStyleInfo {
	margin-top: 12px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
}
.GalleryStyleInfo span {
	font-family: "Source Code Pro", sans-serif;
	font-size: 13px;
	color: #999;
}
.GallerySMBox {
	text-align: center;
	margin-top: 35px;
}
.GallerySMBox a {
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.GallerySMBox a:HOVER {
        filter: alpha(opacity=50);
        opacity: 0.5;
}	

.GalleryFacebook {
	background-repeat: no-repeat;
	background-image: url(img/Galleryfacebook.png);
	height: 48px;
	width: 47px;
}
.GalleryGoogle {
	background-repeat: no-repeat;
	background-image: url(img/GalleryGoogle.png);
	height: 48px;
	width: 47px;
}
.GalleryTwitter {
	background-repeat: no-repeat;
	background-image: url(img/GalleryTwitter.png);
	height: 48px;
	width: 47px;
}
.GalleryPinterest {
	background-repeat: no-repeat;
	background-image: url(img/GalleryPinterest.png);
	height: 48px;
	width: 47px;
}
.GalleryVideoCover {
	height: 484px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(img-samples/Lsalon_video_cover.png);
 }
 .GalleryVideoInfo {
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 14px;
	background-color: #FFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 8px;
	filter: alpha(opacity=70);
	opacity: 0.7;
 }
/****************************************
  Services and about Layout for regular browser size
*****************************************/


.ServiceInfoBox {
	margin-right: 13.3%;
	margin-left: 13.3%;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	padding-right: 5.5%;
	padding-left: 5.5%;
	padding-top: 25px;
	padding-bottom: 25px;
	moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 3px;
}
.ServiceInfoBox h2 {
	/*font-size: 1.5em;*/
	font-weight: 100;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
.ServiceInfoBox h2.quote {
	text-indent: -1ex;
	line-height: 1.75em;
	font-weight: 500;
}

.ServiceInfoBox h2.quote::before { 
	content: '\201C'; /*left quote*/
	font-size: 2em;
	font-family: 'Marko One', serif;
	color: gray;
}
.ServiceInfoBox h2.quote::after { 
	content: '\201D'; /*right quote*/
	font-size: 2em;
	font-family: 'Marko One', serif;
	color: gray;
}

.ServiceInfoBox p.name {
	font-weight: 900;
	/*font-size: 15px;*/
	margin-bottom: 3em;
}
.ServiceInfoBox p.name::before {
	content: "— ";
}

.ServiceInfoBox p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 1em;
}

.ServiceInfoBox table {
	font-size: 14px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.ServiceInfoBox thead {
	font-family: 'Marko One', serif;
}
.ServiceInfoBox td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.ServiceInfoBox a {
	color: #369;
	background: linear-gradient(transparent 50%, #e8f8fe 30%); 
}
.ServiceInfoBox a:HOVER {
	background: linear-gradient(transparent 40%, #fdfaac 40%); 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.ServiceInfoBox ul{
	margin-top: 15px;
	font-size: 11px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.ServiceInfoBox li{
	padding-top: 1px;
	padding-bottom: 1px;
}
.ServiceInfoHeaderBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.ServiceInfoHeaderBar h2{
	font-family: 'Marko One', serif;
	font-size: 20px;
	float: left;
	padding-left: 2px;
}
.ServiceInfoHeaderBar span {
	font-family: "Open Sans", sans-serif;
	text-align: right;
	float: right;
	padding-top: 5px;
	font-size: 12px;
	padding-right: 2px;
}
.ServiceInfoTextBox {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	margin-top: 15px;
}

/****************************************
  About Layout for regular browser size
*****************************************/
#AboutBack {
	background-color: #999;
}
.AboutInfoBox {
	margin-right: 13.3%;
	margin-left: 13.3%;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	padding-right: 5.5%;
	padding-left: 5.5%;
	padding-top: 25px;
	padding-bottom: 25px;
	moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 3px;
}
.AboutInfoBox a {
	color: #B55786;
	background: linear-gradient(transparent 50%, #fdfaac 30%);
}
.AboutInfoBox a:HOVER {
	background: linear-gradient(transparent 40%, #fed6ed 40%);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.AboutInfoHeaderBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.AboutInfoHeaderBar h2{
	font-family: 'Marko One', serif;
	font-size: 20px;
	float: left;
	padding-left: 2px;
}
.AboutInfoHeaderBar span {
	font-family: "Open Sans", sans-serif;
	text-align: right;
	float: right;
	padding-top: 5px;
	font-size: 12px;
	padding-right: 2px;
}
.AboutInfoTextBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	margin-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
}
.AboutInfoHighlight {
	font-family: "Open Sans", sans-serif;
	font-size: 19px;
	line-height: 27px;
	padding-bottom: 20px;
	text-align: center;
}
.AboutAwardBox {
	text-align: center;
}
.AboutAwardBox img {
	margin-right: 15px;
	margin-left: 15px;
}
.AboutGFHGBox{
	float: right;
	text-align: right;
	margin-left: 20px;
	font-size: 12px;
	width: 375px;
	margin-bottom: 20px;
	color: #666;
 }
#AboutClassSchedule {
	float: right;
	width: 275px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#AboutClassSchedule h3 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.AboutProductInfo {
	margin-bottom: 20px;
}
.AboutProductInfo h3{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
.AboutProductInfo p{
	float: left;
	width: 625px;
	font-size: 13px;
	line-height: 20px;
}
.AboutInfoTextBox img{
	float: right;
}
#AboutAwardList   {
	margin-top: 10px;
	margin-left: 25px;
}
#AboutAwardList  li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}

/****************************************
  Contact for regular browser size
*****************************************/

#BusinesHourTable {
	width: 500px;
	font-size: 14px;
}
#BusinesHourTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ContactList {
	margin-top: 15px;
}
.ContactList li{
	list-style-type: circle;
	margin-left: 15px;
	font-size: 13px;
}
/****************************************
  Team Layout for regular browser size
*****************************************/
#TeamCategory {
	margin-right: auto;
	margin-left: auto;
	background-color: #9CC;
}
#TeamBox {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
}
.TeamInfo {
	text-transform: uppercase;
	float: left;
	margin-left: 2%;
	margin-bottom: 50px;
	margin-right: 2%;
}
.TeamPhoto {
	width: 200px;
	height: 250px;
	background-image: url(img-samples/El3.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	border: 2px solid #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.TeamPhotoHover {
	-webkit-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
	box-shadow: 10px -10px 0px 0px rgba(0,0,0,0.25);
   	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.Teamspan{
	font-size: 12px;
	font-weight: 600;
	margin-top: 5px;
	letter-spacing: 1px;
	margin-left: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	display: block;
	color: #000;
}
.TeamspanHov {
	padding-left: 83px;
	color: #000;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.Teamh3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #FFF;
	margin-left: 10px;
	margin-top: 145px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.Teamh3Hov {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
   	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;	
}

.TeamInfo h4 {
	font-size: 23px;
	color: #FFF;
	font-weight: 300;
	margin-left: 10px;
	margin-top: 3px;
	position: relative;
	left: 0px;
	bottom: 0px;
}
.TeamInfoActive {
	text-transform: uppercase;
	float: left;
	margin-left: 4%;
	margin-bottom: 75px;
	margin-right: 4%;
}
.TeamInfoActive h2 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 23px;
	margin-left: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.TeamInfoActive h3 {
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	color: #FFF;
	margin-left: 10px;
	margin-top: 185px;
}
.TeamInfoActive h4 {
	font-size: 14px;
	color: #FFF;
	font-weight: 300;
	margin-left: 10px;

}
#TeamBIOBox {
	width: 90%;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 14px;
	background-color: rgba(255,255,255,0.5);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#TeamBIOBox h3 {
	font-family: "Source Code Pro", sans-serif;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#TeamBIOBox img {
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;
}
/****************************************
		Facebook offer ad
*****************************************/
.FacebookOfferBox {
	font-size: 20px;
	font-weight: 200;
}
.FacebookOfferBox td {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.FacebookOfferBox a{
	background-color:none;
	color: #4C4C4C;
	background-color: #FFF;
	padding: 10px;
	width: 400px;
	display: block;
	border: 3px solid #CCC;
}
.FacebookOfferBox a:HOVER {
	background-color:none;
}
.FacebookOfferBox input {
	font-size: 18px;
	font-weight: 200;
	font-style: normal;
}
.FacebookOfferEmail {
	border: 3px solid #CCC;
	color: #4C4C4C;
	width: 290px;
}
.FacebookOfferSubmit {
	text-transform: uppercase;
	color: #141410;
	border: 3px solid #CCC;
	background-color: #FFF;
	width: 90px;
}
.OfferDetails {
	background-color: #FFF;
	text-align: center;
	padding: 20px;
	margin-bottom: 25px;
	line-height: 35px;
	font-weight: 200;
	border: 1px solid #999;
}

