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

body {
		
	line-height: 1.5em;
	color: #444;
	background: url("../../../content/assets/images/lasers2013_bg.jpg") no-repeat scroll center top transparent;
	/*	background: url("http://icalepcs2013.org/images/bg_body.jpg") no-repeat scroll center top transparent;	*/

}

#header-fat #brand {
/*    background-color: #000000;
    background-image: -moz-linear-gradient(center top , #aaa, #FBFBFB);	*/
}

.img-shadow {
	box-shadow: -2px 2px 5px #9A9A9A;
	}

[class*="image-left"] {
    float: left;
    margin: 0 25px 10px 0;
}
[class*="image-right"] {
    float: right;
    margin: 0 0 10px 25px;

}

[class*="tmb-left"] {
    float: left;
    margin: 15px 25px 10px 0;
}
[class*="tmb-right"] {
    float: right;
    margin: 15px 0 10px 25px;
}

.vertical-margin {
	margin: 10px 0 20px 0;

}

.profiles {
	float:left;
	margin-left: 20px;	
    width: 123px;
	height: 190px;
}

.photo-tmb {
	float:left;
	margin-right: 20px;
	margin-bottom: 45px;
    width: 123px;

}

.clear {
    clear: both;
    padding-top: 1em;
    width: 100%;
}

.feat_left_column {
    float: left;
    padding: 6px 0 0;
    width: 150px;
}
.featured-profile {
width:97%; height:300px;	
}
.featured-profile-title {
text-align:right; color:#FFF; margin-right:15px; margin-top: 75px;
}

.management-title {
	height:270px;
}

.full {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.full > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.half {
    overflow: hidden;
    width: 250px;
}

.third {
    overflow: hidden;
    width: 165px;
}

/* hero mods */

.hero-unit h1 {
    line-height: 1.1em;
}


.well {
	padding: 10px 20px 20px 0;	
}


/*hr {
	margin-top:10px;
}*/

	h1{font-size:30px;line-height:32px;}
	h2{font-size:22px;line-height:24px;}
	h3{font-size:18px;line-height:20px;}
	h4{font-size:16px;line-height:18px;}
	h5{font-size:14px;line-height:16px;}
	h6{font-size:12px;line-height:14px;}


h1 small{font-size:24px;}
h2 small{font-size:18px;}
h3 small{font-size:14px;}
h4 small{font-size:14px;}


.article-column {
	display: table;
    height: 240px;	
}

.article-content {
	display: table-cell;
    margin: 0;
    vertical-align: middle;		
}

.article-row-gap {
    margin-top: 25px;	
}

blockquote {

    padding: 20px 0 20px 15px;
	width:33%;
	float:left;
}

blockquote p {
    font-size: 1.5em;
}


.caption {
    clear: both;
    color: #666666;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 0.90em;
    font-style: italic;
    line-height: 1.4;
    margin: 5px 0 0;
    padding: 0.25em 0.5em 0.5em;
    text-align: left;
}

.caption2 {
	color: #555555;
    padding: 9px;			
    height: 125px;		
}

.detail {
    background: none repeat scroll 0 0 #f6f6f6;	
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#fff)); 
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #fff, #f6f6f6); 
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #fff, #f6f6f6); 
 /* IE 10 */ background: -ms-linear-gradient(top, #fff, #f6f6f6); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #fff, #f6f6f6); 	
	
    border-bottom: 2px solid #EEEEEE;
    padding: 10px 10px 10px 25px;
	margin-bottom: 20px;
	height: 150px;
}
.detail-bottom {
    background: none repeat scroll 0 0 #f6f6f6;	
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#fff)); 
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #fff, #f6f6f6); 
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #fff, #f6f6f6); 
 /* IE 10 */ background: -ms-linear-gradient(top, #fff, #f6f6f6); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #fff, #f6f6f6); 	
	
    border-bottom: 2px solid #EEEEEE;
    padding: 10px 10px 10px 25px;
	margin-bottom: 20px;
}
.detail-bottom b{
	color:#000000;
}
.detail-header {
    background: none repeat scroll 0 0 #4675a2;		
    border-bottom: 2px solid #EEEEEE;
    padding: 7px;
	margin: 0;
	height: 60px;
	color:#FFF;
	line-height:1.4em;
	text-align:center;
	font-size:1.2em;	
	
}

.profile-height {
height: 180px;
}

.center {
margin:0 auto;	
}

.icon-medium {
font-size: 24px;
}
.icon-large {
font-size: 35px;
}

.image-overlap-right {
margin-left:50px; 
margin-right:-25px;	
}

.image-overlap-left {
margin-right:50px; 
margin-left:-25px;	
}

.margin-75 {
margin-right:75px;	
}

.pagination {
    width: -moz-max-content;
}



/*-- Modal Styles --*/

.modal-body {
	max-height: 800px;
}

.modal {
	width:675px;	
}


.img-rounded{
	behavior: url(/lasers/templates/css/PIE.htc);	
}



.btn-large {
	behavior: url(/lasers/templates/css/PIE.htc);	
}

.thumbnails2 > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
}
.thumbnails2 {
    list-style: none outside none;
}



	video {
	 max-width: 100%;
	 height: auto;
}

#example_video_1 {
	 max-width: 100%;
	 height: auto;	
	margin-bottom: 20px;	 
}
	
.video-span {
/*
	float: left;	
    width: 700px;
    margin-left: 20px;
    min-height: 1px;	
	*/
	
	 max-width: 100%;
	 height: auto;
	display: block;
	float: left;

}
#sb-info,#sb-info-inner{height:56px;line-height:20px;}
#sb-caption {clear:both;font-size:14px;height:auto;line-height:18px;color:#000;} 
#sb-info, #sb-info-inner {
    background-color: #fff;
    height: auto;
    line-height: 20px;
    padding: 10px;
}
#sb-nav-close {
    background-image: url("../../../content/assets/images/icons/close.png");
}
#sb-counter {
    color: #000;
}

#lbBottom {
    font-size: 12px !important;
}
	
/*--------------*/

@media (max-width: 1024px) { 



}

@media (max-width: 767px) { 

[class*="image-left"] {
	float:none;
}
[class*="image-right"] {
	float:none;

}
.span2 {
    width: 119px;
}

.hero-unit h1 {
    font-size: 24px;
    line-height: 1.2em;
}

} 


@media (max-width: 480px) { 


[class*="image-left"] {
	float:none;
}
[class*="image-right"] {
	float:none;
}

.span2 {
    width: 119px;
}
.carousel-caption {
    position: absolute !important;
}
.hero-unit h1 {
    font-size: 24px;
    line-height: 1.2em;
}

.hero-unit.hero-carousel-big-image .carousel .carousel-caption {
    top: 5% !important;
}

}  