/***********************************************************************************************/
/**/
/*Title: CSS*/
/*Author: Livermore Print & Sign*/
/*Date: 2008*/
/**/
/*************************************************************************************************/
/**/
/*1. Global Reset*/
/**/
/*2. General Elements*/
/**/
/*3. Layout*/
/*3.1 Header*/
/*3.2 Pitch*/
/*3.3 portfolio*/
/*3.4 Services*/
/*3.5 We do*/
/*3.6 Footer*/
/**/
/************************************************************************************************/
/*1. Global Reset*/
/*-----------------------------------------------------------------------------------------------*/
/*===============================================================================================*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
HTML
{
	overflow: scroll;
}
.phone
{
	display: inline-block;
	margin: 3px 16px;
}
.phonehead
{
	background: #4D2C30;
	padding: 3px;
	margin-right: 3px;
}
/*a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s*/
#INVALID-RULE
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
OL, UL
{
	list-style: none;
}
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
}
/*2. General Elements*/
/*-----------------------------------------------------------------------------------------------*/
/*===============================================================================================*/
BODY
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	text-align: center;
	color: #4B4B4B;
	background: #000 url(tile.jpg) center top;
}
HR
{
	display: none;
}
STRONG
{
	font-weight: bold;
}
EM
{
	font-style: italic;
}
ADDRESS
{
	font-style: normal;
}
INPUT, TEXTAREA, SELECT
{
	font: 1em Arial, Helvetica, sans-serif;
}
A
{
	color: #4C7B9E;
	outline: none;
}
A:hover
{
	color: #151515;
	text-decoration: none;
}
A:visited
{
}
A:active
{
}
/*3. LAYOUT*/
/*-----------------------------------------------------------------------------------------------*/
/*===============================================================================================*/
#accesibility
{
	position: absolute;
	left: -999em;
}
#container
{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
	background: #FFF;
}
.clearer
{
	clear: both;
}
/*3.1 HEADER*/
/*------------------------------------------------------------------------------------------------*/
#header
{
	background: #F5F5F5 url(bg.jpg);
	height: 162px;
}
#nav
{
	background: #64131E;
	position: relative;
	overflow: hidden;
}
H1#logo
{
	text-indent: -9999em;
}
/*3.1.1 MENU*/
/*-----------------------------------------*/
#main_menu
{
	font-size: 1.2em;
	display: inline;
	margin-top: 26px;
	width: 980px;
	border-bottom: 1px solid #64131E;
}
#main_menu LI
{
	float: left;
}
#main_menu LI.fist_element
{
	margin-left: 53px;
	display: inline;
	background: url(bg-menu_separator.gif) no-repeat -1px bottom;
}
#main_menu A
{
	float: left;
	background: #64131E;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 14px;
	text-decoration: none;
}
#main_menu A:hover
{
	background: #FFFFFF;
	color: #64131E;
}
#main_menu A.selected
{
	background: #FFFFFF;
	color: #64131E;
	position: relative;
}
/*3.6 FOOTER*/
/*------------------------------------------------------------------------------------------------*/
#footer
{
	background: #2B0A0E;
	border: 1px solid #2B2B2B;
	padding: 6px 0 10px;
	color: #FEFBFB;
	overflow: hidden;
	text-align: center;
}
/*3.10 CONTACT*/
/*------------------------------------------------------------------------------------------------*/
#contact
{
	background: #FFFFFF;
	padding-top: 10px;
	overflow: hidden;
	height: 1%;
}
#contact P.warning
{
	position: relative;
	top: -10px;
	font-size: 1.1em;
}
#contact P.formal
{
	margin-bottom: 1px;
	padding-bottom: 0;
	top: -12px;
	line-height: 0;
}
#contact .header_image
{
	margin: 5px auto 14px;
	width: 948px;
	display: block;
}
#contact .left_column
{
	float: left;
	width: 435px;
	margin-left: 30px;
	margin-bottom: 66px;
	margin-top: 10px;
	position: relative;
}
#contact .left_column.quick
{
	width: 410px;
	margin-left: 55px;
	font-size: 12pt;
}
#contact .right_column
{
	float: right;
	width: 435px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}
#contact .right_column.quick
{
	background: #FCFCFC;
	margin-top: 20px;
	width: 410px;
	margin-right: 55px;
	-moz-border-radius: 15px;
}
#contact .continue_arrow
{
	background: url(bg-continue_arrow.gif) no-repeat left top;
	position: absolute;
	width: 87px;
	height: 45px;
	right: -35px;
	bottom: -20px;
}
#contact .left_column .description
{
	background: #FFF;
	border: 1px solid #E8E8E8;
	padding: 18px 18px 0;
	margin-bottom: 24px;
	min-height: 390px;
}
#contact .left_column .description .left
{
	float: left;
	display: inline;
	margin: 10px 0 0 60px;
	line-height: 1.3em;
	text-align: center;
}
#contact .left_column .description .right
{
	float: right;
	display: inline;
	margin: 10px 70px 0 0;
	line-height: 1.3em;
	text-align: center;
}
#contact .left_column .description UL
{
	margin-left: 25px;
	list-style-type: disc;
}
#contact .left_column H2
{
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 4px;
}
#contact .left_column H2.quick
{
	padding-bottom: 5px;
}
#contact .left_column .description H3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 35px 0 5px 15px;
}
#contact .left_column .description P
{
	margin-bottom: 18px;
}
#contact .form_entry
{
	margin-bottom: 20px;
}
#contact .form_entry LABEL
{
	background: #F4F0F2 url(bg-contact-label.gif) repeat-x left top;
	display: block;
	border: 1px solid #FFF;
	padding: 4px 9px;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #FFF;
}
#contact .form_entry .textarea_wrapper
{
	border: 1px solid #E9E9E9;
	border-top: 0;
	background: #FFF;
}
#contact .form_entry TEXTAREA
{
	width: 425px;
	background: #FFF url(bg-contact-textarea.gif) repeat-x left top;
	border: 0;
	padding: 4px;
	border: 1px solid #B4B4B4;
	color: #757575;
}
#contact .form_entry_input
{
	margin-bottom: 24px;
}
#contact .form_entry_input LABEL
{
	background: #F4F0F2 url(bg-contact-label.gif) repeat-x left top;
	display: block;
	border: 1px solid #FFF;
	padding: 4px 9px;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #FFF;
}
#contact .form_entry_input LABEL.security
{
	position: absolute;
	display: block;
	background: #6D8098;
	width: 54px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	border: 1px solid #FFF;
}
#contact .form_entry_input INPUT
{
	border: 1px solid #B4B4B4;
	width: 425px;
	padding: 7px 4px;
	color: #757575;
}
#contact .form_entry_input INPUT.security
{
	margin-left: 60px;
	width: 365px;
}
#contact .form_entry_input TEXTAREA
{
	border: 1px solid #E9E9E9;
	width: 425px;
	padding: 7px 4px;
	color: #757575;
}
#contact .quick_left .form_entry_input INPUT.security
{
	width: 340px;
}
.noshow
{
	display: none;
}
#contact #submitbutton
{
	background: url(btn-submit.gif) no-repeat left top;
	height: 27px;
	width: 150px;
	border: 0;
	cursor: pointer;
	padding: 0;
	margin-top: 0;
}
#contact #submitbutton:hover
{
	background-position: left bottom;
}
#contact .status
{
	display: none;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}
#contact .quick .quote
{
	background: url(bg-right_column-quote-top.gif) no-repeat left top;
	margin: 7px 7px 0;
	text-align: center;
	padding-bottom: 17px;
}
#contact .quick .quote H3
{
	font-size: 2em;
	font-weight: bold;
	padding-top: 17px;
}
#contact .quick .quote P
{
	font-size: 1.2em;
	color: #8B8B8B;
	font-weight: bold;
	margin: 5px 0 15px;
}
#contact .quick .quote A
{
	text-align: left;
	text-indent: -9999em;
	background: url(btn-click_here.gif) no-repeat left top;
	width: 145px;
	height: 33px;
	border: 0;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}
#contact .quick .quote A:hover
{
	background-position: left bottom;
}
#contact .contact
{
	margin: 0 7px 8px;
	overflow: hidden;
	height: 1%;
}
#contact .contact H3
{
	padding: 25px 26px 5px;
	color: #6F6B6B;
	font-size: 1.2em;
	font-weight: bold;
}
#contact .contact .left
{
	float: left;
	display: inline;
	width: 145px;
	margin-left: 26px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#contact .contact .right
{
	float: right;
	display: inline;
	width: 145px;
	margin-right: 50px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
/*3.10 SERVICES PAGE*/
/*------------------------------------------------------------------------------------------------*/
#services_page
{
	background: #FFFFFF;
	padding: 20px 20px 1px;
}
#services_page LI
{
	margin-bottom: 20px;
	padding-bottom: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #E9E7F4;
}
#services_page LI H2
{
	font-size: 2.1em;
	font-weight: bold;
	padding: 20px 24px 0;
	line-height: 1;
}
#services_page LI H2 SPAN
{
	font-size: 0.75em;
}
#services_page .description
{
	width: 416px;
	float: left;
	position: absolute;
	display: inline;
	margin-left: 22px;
	margin-top: 10px;
}
#services_page .description A
{
	margin: 20px 0;
	height: 24px;
	text-indent: -9999em;
}
#services_page .description A:hover
{
	background-position: left bottom !important;
}
#services_page .description P
{
	margin: 10px 3px;
}
#services_page LI UL
{
	padding-left: 488px;
	padding-right: 20px;
	margin-top: -20px;
	margin-bottom: 20px;
}
#services_page LI LI
{
	background: none;
	color: #757575;
	padding-left: 55px;
	margin-bottom: 16px;
}
#services_page LI LI H3
{
	font-weight: bold;
}
#services_page .description A.view_web_portfolio
{
	float: left;
	margin-left: 3px;
	width: 152px;
	background: url(btn-view_web_portfolio.gif) no-repeat left top;
}
#services_page .description A.request_a_quote
{
	float: right;
	margin-right: 3px;
	width: 129px;
	background: url(btn-request_a_quote_services.gif) no-repeat left top;
}
#services_page .description A.top
{
	float: right;
	margin-right: 3px;
	width: 55px;
	background: url(btn-top.gif) no-repeat left top;
}
#services_page .description A.view_logo_portfolio
{
	float: left;
	margin-right: 3px;
	width: 164px;
	background: url(btn-view_logo_portfolio.gif) no-repeat left top;
}
#services_page .description A.view_illustration_portfolio
{
	float: left;
	margin-right: 3px;
	width: 216px;
	background: url(btn-view_illustration_portfolio.gif) no-repeat left top;
}
#services_page .description A.view_print_portfolio
{
	float: left;
	margin-right: 3px;
	width: 164px;
	background: url(btn-view_print_portfolio.gif) no-repeat left top;
}
#contact .left_column .phonehead
{
	background-color: #A12132;
	color: #FFFFFF;
	padding: 3px 5px;
}
.berr
{
	display: block;
	clear: both;
	height: 5px;
}
A IMG
{
	border: 0;
}
#services_page A
{
	color: #950F21;
}
