/* ------------------------------------------------*/
/* background options */
#body1
{
	background-image: url(../images/background_v1_block.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#body2
{
	background-image: url(../images/background_v2_block.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#body3
{
	background: #FFF;
	margin-left: 0px;
	margin-top: 0px;
}
#body4
{
	background-image: url(../images/background_v4_block.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#backImage1
{
	background-image: url(../images/background_v1.jpg);
	width: 1024px;
	height: 768px;
}
#backImage2
{
	background-image: url(../images/background_v2.jpg);
	width: 1024px;
	height: 768px;
}
#backImage3
{
	background-image: url(../images/background_v3.jpg);
	width: 1024px;
	height: 768px;
}
#backImage4
{
	background-image: url(../images/background_v4.jpg);
	width: 1024px;
	height: 768px;
}
/* ------------------------------------------------*/
/* basic styles */
body, td, p, H1, H2, H3, .small1, .small2, .small3, .small4, .large1, .large2, .large3, .large4
{
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
.small1
{
	font-size: 12px;
}
.small2
{
	font-size: 11px;
}
.small3
{
	font-size: 10px;
}
.small4
{
	font-size: 9px;
}
.large1
{
	font-size: 14px;
}
.large2
{
	font-size: 15px;
}
.large3
{
	font-size: 16px;
}
.large4
{
	font-size: 17px;
}
H1
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	text-transform: uppercase;
}
H2
{
	font-size: 14px;
	font-weight: bold;
	color: #69257a;
	padding-top: 15px;
}
H3
{
	font-size: 11pt;
	font-weight: bold;
	margin-top: 24pt;
}
UL
{
	list-style-type: disc;
	list-style: disc;
	padding-top: 0;
	padding-bottom: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	margin-top: 0;
	margin-bottom: 5px;
}
a:link, a:visited
{
	text-decoration: none;
	color: #8E3B32;
}
a:hover
{
	text-decoration: underline;
	color: #8E3B32;
}
/* ------------------------------------------------*/
/* tempate -> navigation menus */
#navmenu
{
	float: left;
	width: 156px;
	background: url(../images/nav_bg.gif) no-repeat;
	margin-top: 9px;
}
#menuitems
{
	margin-top: 80px;
}
h3.menusection
{
	cursor: pointer;
	line-height: 15px;
	height: 15px;
	padding-left: 15px;
	background: url(../images/red_square.gif) no-repeat;
	margin-bottom: 0;
	margin-top: 2px;
	font-size: 15px;
	font-weight: normal;
}
.submenu
{
	margin-left: 16px;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #777777;
	line-height: 18px;
	font-size: 12px;
}
.submenu a:link
{
	text-decoration: none;
	color: #777777;
}
.submenu a:visited
{
	text-decoration: none;
	color: #777777;
}
.submenu a:hover
{
	text-decoration: underline;
}
.submenu ul
{
	list-style: none;
	margin: 0;
	padding-left: 15px;
	border: none;
	font-size: 11px;
}
/* ------------------------------------------------*/
/* about -> management and affiliations */
.mgmtTitle, .affilTitle
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}
a.mgmtEmail, .affil a
{
	color: #69F;
	text-decoration: none;
}
a.mgmtEmail, .affil a:hover
{
	color: #69F;
	text-decoration: underline;
}
.mgmtPerson, .affil
{
	color: #666;
	font-size: 12px;
	margin-left: 9px;
	padding-bottom: 18px;
}
ul.morePadding li
{
	padding-top: 3px;
	padding-bottom: 3px;
}
/* ------------------------------------------------*/
/* about -> history */
.historyYear
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.historyItem
{
	color: #666;
	font-size: 12px;
	margin-left: 9px;
	padding-bottom: 12px;
}
/* ------------------------------------------------*/
/* home page */
.homePage #homePage
{
	font-size: 14px;
	line-height: 18px;
}
/* ------------------------------------------------*/
/* contact -> contact form */
.contactForm
{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 9px;
}
#Message
{
	vertical-align: top;
}
.contactForm b
{
	margin-bottom: 3px;
}
.contactNote
{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 9px;
	font-style: italic;
}
.validate
{
	font-size: 9px;
	font-style: italic;
	color: Red;
}
.modalBackground
{
	background-color: #fff;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.modalPopup
{
	background-color: lemonchiffon;
	padding: 18px;
	width: 300px;
	height: 80px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
/* ------------------------------------------------*/
/* contact -> directions */
.directionsAddress
{
	color: #666;
	margin-left: 9px;
}
.directionsOfficeTitle
{
	color: #000;
	margin-top: 15px;
	font-weight: bold;
}
/* ------------------------------------------------*/
/* porfolio hoverbox */
.hoverbox
{
	cursor: default;
	list-style: none;
	padding-top: 24px;
	margin-left: -40px;
}
.hoverbox a
{
	cursor: default;
}
.hoverbox a .preview
{
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -90px;
	left: -90px;
	z-index: 1;
}
.hoverbox img
{
	vertical-align: top;
	width: 160px;
	height: 120px;
	padding: 10px;
	background-color: #fff;
	border: 0px;
}
img.spanpreview
{
	vertical-align: top;
	width: 400px;
	height: 300px;
	padding: 0px;
	border: 0px;
	margin-bottom: 5px;
}
.hoverbox li
{
	display: inline;
	float: left;
	margin: 10px;
	position: relative;
	border: 1px solid #aaa;
}
.hoverbox .preview
{
	border: 1px solid #aaa;
	width: 400px;
	height: 300px;
	padding: 10px;
	background-color: #fff;
}
.hoverbox span.preview
{
	border: 1px solid #aaa;
	width: 400px;
	height: 315px;
	padding: 10px;
	background-color: #fff;
	vertical-align: top;
	color: #000;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
#rollover
{
	border: 0px;
	text-align: center;
	font-size: 10px;
	color: #666;
}
/* ------------------------------------------------*/
/* tempate styles */
#addthis
{
	position: absolute;
	top: 650px;
	left: 50%;
	width: 925px;
	margin-left: -462px; /* half of width */
	vertical-align: top;
	text-align: right;
}
.whiteContentBox
{
	position: absolute;
	top: 30px;
	left: 50%;
	width: 925px;
	margin-left: -450px; /* half of width */
	background-color: white;
	border: 1px solid #C7D0CD;
}
#myBody
{
	float: left;
	width: 700px;
	padding-top: 37px;
	background-image: url(../images/banner_rule.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 30px;
	display: inline;
}
div.myContent
{
	width: 700px;
	min-height: 400px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	overflow: visible;
}
#setWidth
{
	width: 640px;
}
div.myContent p
{
	color: #666;
	text-indent: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}
#lazer_tagline
{
	float: right;
	width: 180px;
	padding-top: 0px;
	margin-left: 25px;
	vertical-align: bottom;
	margin-bottom: 20px;
	margin-right: 6px;
}
.contactblock
{
	float: left;
	padding-top: 55px;
	color: #666;
	font-size: 10px;
	vertical-align: bottom;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
a.copyright
{
	color: #AAA;
	font-size: 10px;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
}
#bannerRight
{
	text-align: left;
	padding: 0;
	padding-bottom: 2px;
}
/* ------------------------------------------------*/
/* publications -> the digital edge and packaging articles */
#publicationList
{
	line-height: 2.2em;
}
#publicationList a
{
	color: #666;
	margin-left: 9px;
}
/* ------------------------------------------------*/
/* aboutus -> news */
.releaseDate
{
	border: 1px solid #666;
	border-width: 1px 0;
	text-align: center;
	margin-bottom: 6px;
	font-weight: bold;
	padding: 2px;
}
.pressCopy
{
	color: #666;
	font-size: 12px;
	margin-bottom: 36px;
}
.pressTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: black;
}
/* ------------------------------------------------*/
/* Unsorted publications */
.ratingsbox
{
	border: 0px;
	border-collapse: collapse;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
#subBanner
{
	text-align: left;
	padding: 0;
}
.ratingsdetail
{
	border: 0;
	font-style: italic;
}
.ratingsScore
{
	font-family: Impact, Verdana, Arial, Sans-Serif;
	font-size: 36px;
	text-align: center;
	border: 1px solid #000;
}
.ratingsCategory
{
	font-size: 16px;
	font-family: Impact, Verdana, Arial, Sans-Serif;
	color: #fff;
	background-color: #000;
	text-align: center;
	border: 1px solid #000;
	text-transform: uppercase;
}
.excitesme
{
	font-family: Impact, Verdana, Arial, Sans-Serif;
	font-size: 50px;
	text-align: left;
	color: #000;
}
.excitesmegrey
{
	color: #666666;
}
.excitesmesubhead
{
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	width: 80%;
}
