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

/*	Theme Name: GNC Quality Website					*/
/*	File Name: layout_A_allDevices.css 				*/
/*	Author: Ben Guthrie								*/
/*	Author URI: http://www.TheGuthrieProject.com	*/


/*	Note: * beforeCSScode is used for IE7 and below conditional formatting		*/
/*	Note: _ beforeCSScode is used for IE6 and below conditional formatting		*/



 

body,html{
	height:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	}

body  
	{
	background:#ffffff;
	background:-webkit-gradient(radial,center center,120,center center,800,from(#ffffff),to(#dedede));
	background:-moz-radial-gradient(center,#ffffff,#dedede);
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	zoom: reset;
	overflow:auto;
	}

.white_background
	{
	background:#ffffff;
	}

.displayOnSmallScreensOnly,
.displayBlockOnSmallScreensOnly
	{	
	display:none;
	}



/*	PreLoad images rollover images	*/
#preLoadImages {
       width: 0px;
       height: 0px;
	   top: 0px;
	   right: 0px;
       display: inline;
	   background-repeat: no-repeat;
       content: url(../../__data/images/__data/buttons+stuff/media_forward_07.png);
       content: url(../../__data/images/__data/buttons+stuff/media_backward_07.png);
       content: url(../../__data/images/__data/buttons+stuff/media_play_pause_resume_07.png);
       content: url(../../__data/images/__data/buttons+stuff/media_info_button_07.png);
       content: url(../../__data/images/__data/buttons+stuff/media_down_07.png);
       content: url(../../__data/images/__data/buttons+stuff/media_grid_07.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_00perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_01perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_10perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_20perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_40perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_60perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_80perCent.png);
       content: url(../../__data/images/__data/buttons+stuff/dot_translucent_gray_90perCent.png);
}




/*	Logo	*/
#logo_container {
	position:fixed;
	right:0px;
	overflow:hidden;
	top:30px;
	height:110px;
	width: 230px;
	background-color:#324141;
	background: rgba(50, 65, 65, 0.8);
/*  -webkit-border-top-left-radius: 15px;
    -moz-bordertop-left--radius: 15px;
    border-top-left-radius: 15px;	*/
	*border:none;
	*outline:none;
	z-index:8;
}
#logo_container:hover {
	width: 260px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	}
.logo_image {
	position:absolute;
	left:30px;
	overflow:hidden;
	top:10px;
	*border:none;
	*outline:none;
	z-index:9;
}
.logo_phoneNumber {
	margin-top:4px;
	margin-right:75px;
	text-align:right;
	font-size: 80%;
/*	color:#29bcb8;	*/
	color:#ddd;
}
.logo_image_smallScreens {
	display:none;
}





/*	Menus	*/
#bigScreenMenu_container {
	position:fixed;
	right:0px;
	top:140px;
	height:570px;		/*     !!!   NOTE Adjust this height to accomodate additional project names in portfolio list !!!  */
	width: 230px;
/*	background: red;	*/
	overflow: hidden;
	*border:none;
	*outline:none;
	z-index:8;
}
#bigScreenMenu_container:hover {
	width: 260px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	}

#bigScreenMenu {
	background:none;
	overflow: hidden;
	z-index:9;
}

#bigScreenMenu ul {
	display: block;
/*	background-color: blue;	*/
	position: absolute;
	top:-20px;
	left:0px;
	height:40px;
	width:100%;
	*border:none;
	*outline:none;
	list-style:none;
	z-index:9;
}
#bigScreenMenu ul ul {
	display:none;
/*	background-color: black;	*/
	position: absolute;
	top:35px;
	left:-40px;
	height:200px;
	*border:none;
	*outline:none;
	z-index:9;
}
#bigScreenMenu ul ul ul {
	display:none;
/*	background-color: white;	*/
	position: absolute;
	top:35px;
	left:-10px;
	height:240px;
	width:300px;
	*border:none;
	*outline:none;
	z-index:9;
}

#bigScreenMenu ul li {
	background-color: #324141;
	background: rgba(50, 65, 65, 0.8);
/*	background-color: yellow;	*/
	position:relative;
	left:-40px;
	height:30px;
	width:100%;
	margin-top:25px;
	margin-bottom:0px;
	padding-top:5px;
	padding-left:40px;
	color:#fff;
	text-shadow: -1px 1px 0 #333;
}
#bigScreenMenu ul ul li {
	background-color: #324141;
	background: rgba(50, 65, 65, 0.8);
/*	background-color: green;	*/
	position:relative;
	left:0px;
	height:30px;
	width:100%;
	margin-top:5px;
	padding-left:40px;
}
#bigScreenMenu ul ul ul li {
/*	display:none;	*/
	background-color: #324141;
	background: rgba(50, 65, 65, 0.8);
/*	background-color: orange;	*/
	position:relative;
	left:-50px;
	height:12px;						/*     !!!   NOTE Adjust this height to accomodate additional project names in portfolio list !!!  */
	width:100%;
	margin-top:0px;
	margin-bottom:0px;	
	padding-left:60px;
	line-height:8px !important;  		/*     !!!   NOTE Adjust this height to accomodate additional project names in portfolio list !!!  */
	font-size: 12px !important; 		/*     !!!   NOTE Adjust this height to accomodate additional project names in portfolio list !!!  */
}

#bigScreenMenu ul:hover ul, 
#bigScreenMenu ul ul li:hover ul {
	display:block;
}

#bigScreenMenu ul ul:hover ul,
#bigScreenMenu ul ul ul li:hover ul {
	display:none;
}

#bigScreenMenu ul ul li:hover > a, 
#bigScreenMenu ul ul li:hover {
	background:#063232; 
}







/* turn off menu for old IE browsers */
#bigScreenMenu_container_old_IE {
	display:none;
	}







/* jump menu for small screen attributes */
.smallScreenMenu
	{
	display:none;
	position:fixed;
	top:15px;
	right:5px;
	width:200px;
	z-index:999;
	}
select
	{
	background-color:transparent;
	text-align: right;
	font-size: 15px;	
	color: #fff;
	padding-right:10px;
	}
option
	{
	height:20px;	/* sets the line height in jump menu. NOTE that Safari needs a background applied for formatting to work */
	text-align: left;
	font-size: 12px;	
	color: #000;
	}

	
	





/*	primary site content layout		*/
#siteContent,
#siteContent_with_background {
	position:absolute;
	display:block;
	overflow:auto;
	width:60%;	
	margin:0 auto;
	left:0;
	padding-left:10%;
	top:185px;
	padding-top:30px;
	padding-bottom:10%;
	text-align:left;
	color:#000000;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	z-index:7;
	}

#siteContent_with_background {
	top:120px;
	padding-left:100px;
	padding-bottom:30px;
	background-image: url(../../__data/buttons+stuff/dot_translucent_gray_80perCent.png);
	}
	
#siteContent_fulWidth{
/*	background-color: #123;	*/
	position: fixed;
	display:block;
	overflow:hidden;
	width:70%;	
	margin:0;
	left:0;
	top:100px;
	bottom:120px;
	padding-left:0px;
	padding-bottom:0px;
	text-align:left;
	color:#000000;
	opacity:0;
	filter: alpha(opacity=0); 
	-ms-filter:"alpha(opacity=0)";
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	}
	
/*	primary site big heading layout		*/
.bigHeading{
	display: inline-block;
	background-image: url(../../__data/buttons+stuff/dot_translucent_gray_80perCent.png);
	text-align:left;
	width:620px;
	height:120px;
	margin:0 auto;
	position: relative;
	left:0px;
	top:140px;
	margin:0;
	padding-left:30px;
	padding-top:80px;
	color:#fff;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	}	
.awardWatermark_HomePage_Text 
	{
	position: relative;
	top:-90px;
	}
.awardWatermark_HomePage_Image 
	{
	position: relative;
	top:45px;
	border-radius:50%;
	}
#siteContent_fulWidth:hover
	{
	opacity:0.9;
	filter: alpha(opacity=90); 
	-ms-filter:"alpha(opacity=90)";
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	}


#siteContent_two_column_layout {
	float:left;
	display:block;
	position:relative;
	top:185px;
	padding-top:30px;
	padding-bottom:10%;
	padding-left:0%;
	padding-right:0%;
/*	background:blue;			*/
	}

.leftColumn_wide,
.rightColumn_wide { 
	width:40% !important;
	left:10%;
/*	background-color:green;		*/
	}

.leftColumn_narrow,
.rightColumn_narrow { 
	width:20% !important;
	left:15%;
/*	background-color:orange; 	*/
	}

.Portraits_leftColumn,
.Portraits_rightColumn { 
	float:left;
	width:45%;
	left:0;
	margin-bottom:3em;
/*	background-color:orange; 	*/
	background-color: #324141;
	background: rgba(50, 65, 65, 0.8); 	
	border:0;
	*border:none;
	outline:0;
	*outline:0;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	box-shadow:0 0 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, 0.4);
	}
.Portraits_rightColumn { 
	margin-left:9%;
/*	background-color:yellow; 	*/
	}
.Portraits_leftColumn p,
.Portraits_rightColumn p { 
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:1em;
	color:#ffffff;
	}

#siteContent_projectPages {
	position:absolute;
	display:block;
	height:150px;
	bottom:0;
	margin-bottom:0;
	padding-bottom:0px;
	left:0;
	margin-left:0;
	padding-left:30px;
	right:0px;
	margin-right:0px;
	padding-right:280px;
	background:#fff;
/*	background:orange;	*/
	}






#awardWatermark_Container 
	{
	position:fixed;
	top:50px;
	left:0px;
	width:300px;
	z-index:2;
/*	background:red;		*/
}
.awardWatermark img
	{
	transform:scale(0.8);
	-o-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	opacity:0.8;
	filter: alpha(opacity=80); 
	-ms-filter:"alpha(opacity=80)";
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	}

.awardWatermark_inContent img
	{
	position: absolute;
	bottom:-15px;
	left:-25px;
	transform:scale(0.6);
	-o-transform:scale(0.6);
	-moz-transform:scale(0.6);
	-webkit-transform:scale(0.6);
	opacity:1.0;
	filter: alpha(opacity=100); 
	-ms-filter:"alpha(opacity=100)";
	}





/* Layout for the boxed grid Portfolio page design. */
#gridContainer 
	{
/*	background-color:#00FFCC;	*/
	position: absolute;
	display:block;
	top:38px;
	left:3%;
	right:270px;
    overflow: hidden;
	padding-top:12px;
	border:0;
	*border:none;
	outline:0;
	*outline:0;
	}
.gridItem,
.gridItem_smallScreensOnly,
.gridItem_largeScreensOnly
	{
	background-color: #324141;
	background: rgba(50, 65, 65, 0.8); 	
/*	background:none;	*/
	float: left;
	width: 21%;
    margin-top:0;
    margin-bottom: 4%;
    margin-left:2%;
    margin-right:2%;
	border:0;
	*border:none;
	outline:0;
	*outline:0;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	box-shadow:0 0 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, 0.4);
	}
.gridItem:hover,
.gridItem_smallScreensOnly:hover,
.gridItem_largeScreensOnly:hover 
	{
	box-shadow:0 0 12px rgba(0, 0, 0, 0.9);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, 0.9);
	}
	
.gridItem_smallScreensOnly
.gridItem_hoverImage_smallScreensOnly
	{
	display:none;
	}
	
	
.gridItem img,
.gridItem_smallScreensOnly img,
.gridItem_largeScreensOnly img
	{
    max-width: 100%;

/*  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; */
	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;

	*border:none;
	*outline:none;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
	}
.gridItem span span img,
.gridItem span span img:hover,
.gridItem_smallScreensOnly span span img,
.gridItem_largeScreensOnly span span img
	{
    padding-top:20% !important;
    padding-left:5% !important;
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important; 
	-ms-filter:"alpha(opacity=100)" !important;
	}
	
.gridItem a,
.gridItem_smallScreensOnly a,
.gridItem_largeScreensOnly a
	{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	line-height:0;
	position:relative;
	text-decoration:none;
	overflow:hidden;
	*border:none;
	*outline:none;	
	}	

.gridItem span a,
.gridItem_smallScreensOnly span a,
.gridItem_largeScreensOnly span a
	{
	line-height:1.2em;
	position:relative;
	text-decoration:none;
	padding:5px;
	padding-left:10px;
	overflow:hidden;
	*border:none;
	*outline:none;	
	}
		
.gridItem a:hover img,
.gridItem_smallScreensOnly a:hover img,
.gridItem_largeScreensOnly a:hover img
	{
	opacity:0.1;
	filter: alpha(opacity=10); 
	-ms-filter:"alpha(opacity=10)";
	}
	
.gridItem a:hover span,
.gridItem_smallScreensOnly a:hover span,
.gridItem_largeScreensOnly a:hover span
	{
	opacity:1;
	filter: alpha(opacity=100); 
	-ms-filter:"alpha(opacity=100)";
	}


.gridItem a>span,
.gridItem_smallScreensOnly a>span,
.gridItem_largeScreensOnly a>span
	{
/*	background:red;		*/
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:100%;	
	width:100%;	
	opacity:0;
	filter: alpha(opacity=0); 
	-ms-filter:"alpha(opacity=0)";
	padding-left:5px;
	padding-right:20px;
	padding-bottom:0px;
	position:absolute;
	text-align:right;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
	z-index:1;
	}
	
.gridItem a>span:before,
.gridItem_smallScreensOnly a>span:before,
.gridItem_largeScreensOnly a>span:before
	{
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
	}

.gridItem a span span,
.gridItem a span span img,
.gridItem_smallScreensOnly a span span,
.gridItem_largeScreensOnly a span span
	{
	display:inline-block;
	line-height:20px;
	width:95%;
	margin:0;
	padding:0px;
	text-transform:lowercase;
	text-align: left;
	opacity:1;
	filter: alpha(opacity=100); 
	-ms-filter:"alpha(opacity=100)";
	}
	
.gridItem a:hover,
.gridItem_smallScreensOnly a:hover,
.gridItem_largeScreensOnly a:hover
	{
	transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
	opacity: 1;
	filter: alpha(opacity=100); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}





/*	slideShow Controls	*/
#slideshowNavigation_container ul {
	list-style-type:none;
	}
#slideshowNavigation_container {
	position:fixed;
	right:20px;
	overflow:hidden;
	bottom:20px;
	height:50px;
	width: 230px;
/*	background:orange;					*/
/*	background-color:#324141;
	background: rgba(50, 65, 65, 0.8);	*/
	*border:none;
	*outline:none;
	z-index:5;
	}
#arrow_left, #arrow_right, #pause_play, #portfolio_button {
	bottom:0px;
	height:40px;
	position:absolute;
	right:0px;
	width:40px;	
	z-index:1000;
	}
#portfolio_button {
	right:120px;
	}
#arrow_left {
	right:80px;
	}
#pause_play {
	right:40px;
	}
#arrow_right:hover,
#arrow_left:hover,
#pause_play:hover,
#projectPopUpText li:hover,						
#projectPopUpText li:active,
.in_slide_infoPopUp_Content li:hover,
.in_slide_infoPopUp_Content li:active
	{
	opacity: 0.9;
	filter: alpa(opacity=90); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	}






/* POPUP on CLICK text attributes - used for project info descriptions */
/* refer to text css file for font and link colours */

#projectPopUpButton					/* locates Info button */  
	{	
	display:block; 
	position:fixed;
/*	background:green;	*/
	right:127px;
	bottom:8px;
	height:32px;
	margin:0px;
	padding:20px;					/* increases Info button roll-over impact zone */ 
	cursor: pointer;
	z-index:6; 
	}
#projectPopUpDescription
	{
	display: block;	
	position:absolute;
/*	background:green;	*/
	left:0px;
	right:0px;
	bottom:70px;
	height:240px;
	width:auto;
	margin:0;
	border:none;
	padding-left:100px;
	padding-right:100px;
	padding-top:10px;
	padding-bottom:10px;
	overflow: auto;	
	background-image: url(../../__data/buttons+stuff/dot_translucent_gray_80perCent.png);
	cursor: default;
	z-index: 9999;
	}
	
	
	
	
	
	
	
	
	
/* HOVER popUp text attributes - used for on LARGE SCREENS ONLY */
#projectPopUpButton_hoverVersion
	{	
	display: none;
	position:fixed;
/*	background:green;	*/
	right:142px;
	bottom:23px;
	height:32px;
	margin:0px;
	padding:5px;					/* increases Info button roll-over impact zone */ 
	cursor: pointer;
	z-index:6; 
}

#projectHoverDescription li			/* locates Info button */  
	{	
	display:none; 
	position:fixed;
/*	background:green;	*/
	right:177px;
	bottom:18px;
	height:32px;
	margin:0px;
	padding-top:30px;				/* increases Info button roll-over impact zone */ 
	padding-bottom:10px;			/* increases Info button roll-over impact zone */ 
	padding-left:300px;				/* increases Info button roll-over impact zone */ 
	padding-right:10px;				/* increases Info button roll-over impact zone */ 
	cursor: pointer;
	z-index:9999;
	}
 
#projectHoverDescription ul			/* size of Info button roll-over impact zone */ 
	{											
	position:fixed;
	width:50px; 
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0;
	z-index:999999;
	}
	
#projectHoverDescription ul ul
	{
	display:none;
	position:fixed;
/*	background:green;	*/
	bottom:70px;
	left:0px;
	height:250px;
	width:2000px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../../__data/buttons+stuff/dot_transparent.png);
	z-index:999999;
	}

#projectHoverDescription ul ul p,
#projectHoverDescription ul ul br,
#projectHoverDescription ul ul i,
#projectHoverDescription ul ul b,
#projectHoverDescription ul ul a
	{
	width:auto;
	height:auto;
	}	

#projectHoverDescription ul ul li
	{
	display: block;	
	left:0px;
	right:0px;
	bottom:70px;
	height:230px;
	width:auto;
	margin:0;
	border:none;
	padding-left:75px;
	padding-right:70px;
	padding-top:10px;
	padding-bottom:10px;
	overflow: auto;	
	background-image: url(../../__data/buttons+stuff/dot_translucent_gray_80perCent.png);
	cursor: default;
	}
	
#projectHoverDescription ul li:hover ul
	{
	display:block;
	}
	
#projectHoverDescription ul ul li:hover
	{
	border-bottom:none;
	}
	
	
	
	



/* Images
-------------------------------------------------------------- */

img {
	border:none;
	outline:none;
	}

.clipArt {
	width: 100%;
	border: none;
	outline:none;
	}
.clipArt img {
	max-height: 100%;
	max-width: 100%;
/*	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	box-shadow:0 0 6px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 6px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 0 6px rgba(0, 0, 0, 0.6);	*/
	}

.ImgCircle { 
	border: 0;
	border-radius:300px;
	border-radius:50%;
	box-shadow:0 0 12px rgba(0, 0, 0, 0.8);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, 0.8);
	}

.Portraits,
.Portraits_small { 
	width: 100%;
	border: 0;
	text-align:center;
/*	background:orange;	*/
	}
.Portraits img,
.Portraits_small img {
	max-height: 80%;
	max-width: 80%;
	border-radius:50%;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 0.8);
	-moz-box-shadow:0 8px 0px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:0 0 8px rgba(0, 0, 0, 0.8);
	}
.Portraits_small img {
	max-height: 50% !important;
	max-width: 50% !important;
	}



.membershipLogos {
	height:80px;
	letter-spacing: 1em;
	}
	
	
	



/* footer elements	*/

#footer .siteDesign,
#footer .copyright
	{
	display: block;
	position: absolute;
	margin: 0;
	line-height: 11px;
	text-align: left;
	bottom: 30px;
	width: 30%;
	left: 30px;
	font-size: 10px;
	color: #fff;
	z-index: 3;
	}
#footer .siteDesign
	{
	text-align: left;
	width: 40%;
	left: 30px;
	}	
#footer .copyright
	{
	text-align: center;
	width: 100%;
	left: 0;
	z-index: 2;
	}
	
#footer a,
#footer a:link, 
#footer a:visited
	{
	color: #fff;
	}
	
.social,
#footer .social 
	{
	z-index: 999;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: auto;
	height: 50px;
	overflow: hidden; 
	}
.social > a,
.social:a;
.social a,
#footer .social > a,
#footer .social:a,
#footer .social a 
	{
	overflow: hidden;		
	outline: none;
	white-space: nowrap;
	letter-spacing: 0; 
	}

@media print {
#footer, 
#footer .social, 
#footer .social > a,
.social,
.social > a,
	{
    display: none; /* hidden for printing */
	}
	}





/* image border fix for IE */
*	{ outline:0; border:0; }
img,
img:hover,
a img,
a:img
{ border:0; *border:0; outline:0; *outline:0; }





/* layout floats and clears */

.float_right { 
/* this class can be used to float an element to the right in the page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.float_left { 
/* this class can be used to float an element to the left in the page */
	float: left;
	margin-right: 0px;
}
.float_top { 
/* this class can be used to float an element to the top in the page */
	float: top;
	margin-right: 0px;
}
.float_bottom { 
/* this class can be used to float an element to the left in the page */
	float: bottom;
	margin-bottom: 0px;
}




.clear_float { 
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
/* when placed into the html files this clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats */
	clear: both;
    height:0;
    font-size: 0px;
    line-height: 0px;
	}

.clear_display 
	{
	display: block;
	}	

.clear_all,
#clear_all 
	{
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
    line-height: 0px;
	height: 0;
}