/* ======================================================================
NAME: charlestonstamping.com 2008 style
AUTHOR:  Jim Jones, jim@koolaid.info
DATE  : 2/26/2008
====================================================================== */


DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

BODY {
	margin:0;
	padding:0;
	background-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	line-height: 18px;
}

TABLE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

H1 {	
	font-size: 20px;
	color: #ff0000;
	line-height:22px;
}

H2 {
	font-size: 16px;
	padding-left: 20px;
	color: #000000;
	
}

UL {
	list-style-type: disc;	
	list-style-position: inside;
	margin-left: 0;
	padding-left: 3em;
	text-indent: -2em;
	line-height: 18px;
	}

A {
	color: #cc0000;
	text-decoration: none;
}

A:HOVER {
	color: #ff0000;
	text-decoration: underline;
}

A:VISITED {
	color: #cc0000;
	text-decoration: none;
}

.LEFTIMG {	
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.EMVID {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.NEWSIMG {
	margin: 6px;
	vertical-align: middle;
}

.INDENT {
	text-indent: -1em;
	
}

.caption {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;	
}

#OUTCONT {
	padding: none;
	margin-top: none;
	margin-bottom: none;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	width: 920px;
	background-image: url(img/contback.png);
	background-repeat: repeat-y;
}

#CONTAINER {
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	width: 900px;	
	background-color: #333333;
}

#HEADER {	
	position: relative;
	margin: none;	
	width: 900px;
	height: 300px;
}

#MAINNAV {
	position: absolute;
	left: 0;
	bottom: 0;	
	width: 900px;
	height: 24px;
	background-color: #333333;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

#NAVLINKS {	
	position: absolute;
	left:2px;
	bottom: 0px;
	width: 900px;
	height: 22px;	
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

#NAVLINKS DIV {
	float: left;	
	padding-left: 6px;
	padding-right: 6px;
}

	#NAVLINKS A {
		color: #FFFFFF;
		text-decoration:none;
	}
	
	#NAVLINKS A:HOVER {
		color: #FF0000;  
	}
	
	#NAVLINKS A:VISITED {
		color: #FFFFFF;
	}

#MABOUT {
	border-right: solid 2px #FFFFFF;
}

#MCAPABILITIES {
	border-right: solid 2px #FFFFFF;
}

#MCAREERS {
	border-right: solid 2px #FFFFFF;
}

#MNEWS {
	border-right: solid 2px #FFFFFF;
}

#MCONTACT {
	border-right: solid 2px #FFFFFF;
}

#MHOME {
	border-right: none;
}

#LOGO {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 265px;
	height: 70px;
}

#MAIN {
	background-color: #999999;	
}

#LEFT {
	float:left;
	width: 740px;
	background-color: #FFFFFF;
	border-right: solid 1px #FF0000;
}

#SUBNAV {
	width: 739px;
	height: 20px;
	padding-left: 20px;
	padding-top: 1px;
	background-color: #333333;
	color: #CCCCCC;
	text-align: left;
	font-size: 13px;
	font-weight: bold;	
}

	#SUBNAV DIV {
		padding: 0;
		height: 15px;
		float: left;
		vertical-align: center;
	}
	
	#SUBNAV A {			
		color: #CCCCCC;
		text-decoration:none;
	}
	
	#SUBNAV A:HOVER {
		color: #FF0000;  
	}
	
	#SUBNAV A:VISITED {
		color: #CCCCCC;
	}
	
#CONTENT {
	width: 739px;
	padding: 15px 10px 30px 15px;
	text-align: left;
}

#RIGHT {
	float: left;
	width: 160px;
}

#RCONTENT {
	width: 160px;
	padding: 0px 5px 5px 5px;
	margin-bottom: 15px;
	text-align: right;
}

#BLURB {
	margin: auto;
	width: 150px;
	padding: 5px;
	font-size: 9px;
	line-height: 11px;
}

#CLEAR {
	clear:both;
	height: 1px;
	overflow: hidden;
}

#BOTCONT {
	clear:both;	
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 11px;
	background-image: url(img/contbottom.png);
	background-repeat: no-repeat;
}

#FOOTER {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px;
	font-size: 8pt;
	color: #FFFFFF;
}

/* Entries for Image Thumbnail Viewer */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/*  
    overlay dimensions are defined with CSS. this tool detects them dynamically   
    and resizes the background image correspondingly 
*/ 
#overlay {     
    width:700px;     
    /* overlay is initially hidden */ 
    display:none;     
} 
 
/*  
    close button (div.close element) is auto-generated by default.  
    here it is positioned on top-right corner  
*/ 
#overlay div.close { 
    background:url(img/close.png) no-repeat; 
    position:absolute; 
    top:15px; 
    right:10px; 
    width:25px; 
    height:25px; 
    cursor:pointer;     
} 
 