﻿a {color: gray; text-decoration: none;outline-style: none;}
a:visited {color: gray; text-decoration: none;outline-style: none;}
a:link {color: gray; text-decoration: none;outline-style: none;}
a:active {color: gray; text-decoration: none;outline-style: none;}
a:hover {color: white; text-decoration: none;outline-style: none;} 
a { outline:expression(hideFocus=1); outline:0; }
body {background: #000000;  text-align: left; padding: 0; letter-spacing: 0.01em; margin: 5px 0 5px 50%; color: #ffffff; font-family: Century Gothic;}
h2 {font-size: 18pt; font-weight:bold; margin-bottom:20px;}
a img { border: none; }


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


/*-- OpenCube --*/
/*--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--*/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
	/*	width:569px; */
		padding-left:40px;
		margin:0px;
	/*	background-color:#000000; */
		background-color:transparent;
	
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 30px 3px 10px;
	/*	background-color:#000000; */
		background-color:transparent;
		color:gray;
		font-family:century gothic;
		font-size:11px;
		text-decoration:none;
		text-align:left;
		border-width:0px;
		border-style:none;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		color:gray;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#000000;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px 5px 5px 0px;
		background-color:transparent;
		border-width:0px;
		border-style:solid;
		border-color:gray;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 10px;
		background-color:transparent;
		color:gray;
		font-size:11px;
		text-align:left;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		color:gray;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 10px 5px 10px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 10px 4px 10px;
		border-color:#999999;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-color:#3F3F3F;
		color:#FFFFFF;
	}

/* Add-On Core Code (Remove when not using any add-on's)*/
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
   
#MainDiv
{
    position:relative; 
    margin:0 0 0 -550px;
    width: 1100px;
    top: 0px;
    left: 0px;
    z-index:0;
}

#ContentFrame
{
    width: 1084px;
    position: relative;
    height: 647px;
    top: 4px;
    left: 8px;
    z-index:4;            
}

#Content
{
    width: 950px;
    position: relative;
    top: 5px;
    left: 65px;
    z-index:5;
    border-right: white thin solid;
    border-top: white thin solid;
    border-left:
    white thin solid;
    border-bottom: white thin solid;
}

#NavMenu
{
    position:absolute;
    height: 19px;
    background-color: Transparent; 
    z-index: 10; 
    left: 308px;
    top: 52px;
    color: gray; 
    text-align: left; 
    font-size: 8pt; 
    font-family: 'Century Gothic'; 
    text-transform: none; 
    font-variant: normal; 
    font-weight: normal;
}

#NavMenuECom
{
    position:absolute;
    height: 19px;
    background-color: Transparent; 
    z-index: 10; 
    left: 308px;
    top: 118px;
    color: gray; 
    text-align: left; 
    font-size: 8pt; 
    font-family: 'Century Gothic'; 
    text-transform: none; 
    font-variant: normal; 
    font-weight: normal;
}

#SubMenu
{
    position:absolute; 
    height: 19px; 
    width: 71px; 
    z-index: 10; 
    left: 836px; 
    top: 6px; 
    color: gray; 
    text-align: center; 
    font-size: 7pt; 
    font-family: 'Century Gothic'; 
    text-transform: none; 
}

#SlideshowContent
{   z-index:1; 
    width: 950px; 
    position: relative;  
    top: -4px; 
    left: 0px;
    background-image: url(gallery/album1/large/max slideshow 1.jpg);
    background-repeat: no-repeat;
}    


#PageContent
{   z-index:1; 
    width: 950px; 
    position: relative;  
    top: -4px; 
    left: 0px;
}    
#PageBackgroundEcom
{   z-index:-10; 
    width: 950px; 
    position: relative;
    top: -20px; 
    left: 0px;
    background-image: url(http://maxmfg.com/images/ecom_default_background.jpg);
    background-repeat:no-repeat;    
}    

#PageContentEcom
{   z-index:2; 
    width: 910px;
    position: relative;
    margin-left: 20px;  
    margin-right: 20px;
    margin-top:20px;  
    left: 0px;
    top: 20px;
}    

PageCustomContentEcom
{   z-index:10; 
    width: 950px; 
    position: relative;
    top: -20px; 
    left: 0px;
}    

    
    
#FooterMenu
{
    z-index: 10; 
    color: gray;  
    font-size: 7pt; 
    font-family: 'Century Gothic'; 
}    
    
#FooterSpacer
{
    padding-top:10px;
    margin-top:10px;
}

#clients
{
    position:relative; 
    left:120px; 
    width:715px; 
    overflow:hidden;
}                 


.clientTN 
{
    padding-left:15px; 
    padding-right:15px; 
    vertical-align:top; 
    text-align:center;
}

.previous
{
    position:relative; 
    top: -70px; 
    left: 20px;
}

.next
{ 
    position:relative; 
    top: -70px; 
    left: 830px;
}            