body
	{
	font-family: "Lucida Grande",Verdana,Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0px;
	font-size: 90%;
	background: #000 url(/images/pagebg.png) top left repeat-x;
	color: #2A2A2A;
	}
ul,li
	{
	font-weight: bold;
	list-style-type:square;
	}
form,fieldset
	{
	margin: 0px;
	padding: 0px;
	}
a
	{
	font-size: 1em;
	color: #00ACEC;
	text-decoration:none;
	}
hr
	{
	margin-left: 20px;
	margin-right: 20px;
	}
h1,h2,h3
	{
	margin:0px;
	padding: 10px 0px 12px 0;
	}
h1
	{
	font-size: 1.5em;
	color: #00ACEC;
	padding: 0;
	padding-bottom: 5px;
	margin-top: 23px;
	}
h2
	{
	font-size: 1.3em;
	}
h3
	{
	font-size: 1.1em;
	}
p
	{
	line-height: 2em;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	margin-right: 50px;
	//font-size: 0.85em;
	}
p.small
	{
	width: auto;
	margin: 0pt;
	padding: 0pt;
	}
blockquote
	{
	position: relative;
	width: 650px;
	margin: 0px;
	padding: 15px 45px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: gray;
	background: url(/images/quotes.png) no-repeat top left;
	}
label
	{
	font-size: 0.8em;
	cursor: pointer;
	display: block;
	font-weight: bold;
	vertical-align: middle;
	}
input,select,textarea
	{
	padding: 2px;
	margin:0px;
	display:block;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 4px;
	vertical-align:middle;
	border: 1px solid #478197;
	background-color: #fff;
	}
input
	{
	width: 145px;
	}
textarea
	{
	margin-top: 2px;
	width: 145px;
	height: 100px;
	font-size: 1em;
	font-weight: normal;
	vertical-align: top;
	margin-bottom: 10px;
	}
.box
	{
	border: 0;
	margin: 0;
	}
select	
	{
	color: #fff;
	background-color: #00ACEC;
	font-size: 1em;
	}

a.portfolio_link
	{
	font-size: 0.7em;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	}
a.portfolio_link:hover, a.portfolio_link:active
	{
	text-decoration: underline;
	}
a.outside_link
	{
	background: url(/images/outsidelink.jpg) center right no-repeat;
	padding-right: 12px;
	}
a.outside_link:hover, a.outside_link:active
	{
	text-decoration: underline;
	}
a.biz_type
	{
	text-decoration: none;
	width: 175px;
	height: 25px;
	position: relative;
	float: left;
	background-image: url(/images/biztypes.png);
	background-repeat: no-repeat;
	}
.cite
	{
	float: right;
	font-size: 0.65em;
	font-weight: bold;
	margin-right: 80px;
	color: gray;
	}
.small
	{
	width: 120px;
	}
.half
	{
		width: 150px;
		margin-right: 10px;
	}
.right
	{
	float: right;
	}
.left
	{
	float: left;
	}
.center
	{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 200px;	
	}
.textright
	{
	text-align: right;
	}

.clear
	{
	clear: both;
	}
.hide
	{
	display: none;
	border: 0;
	margin: 0;
	padding: 0;
	}
.inline
	{
	display: inline;
	vertical-align: middle;
	}
.required
	{
	color: #FF0000;
	font-weight: bold;
	}
.white
	{
	color: #fff;
	}
.blue
	{
	
	font-weight: bold;
	color: #00ACEC;
	}
.gray
	{
	font-size: 0.6em;
	font-weight: bold;
	color: #E0E0E0;
	}
.warning,.error
	{
	color: red;
	font-size: 0.8em;
	font-weight: bold;
	}
.login
	{
	font-size: 0.7em;
	color: #fff;
	font-weight: bold;
	margin-right: 7px;
	margin-bottom: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	}
a.login_link
	{
	text-decoration: none;
	color: #00ACEC;
	}
a.login_link:active, a.login_link:hover
	{
	text-decoration: underline;
	}
.container
	{
	border: 1px solid gray;	
	background-color: #2D2D2D;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	}
.header
	{
	margin: 9px 9px 0 9px;
	border: 1px solid gray;	
	border-bottom: 0px;
	height: 128px;
	width: 980px;
	position: relative;
	background: url(/images/header2.jpg) no-repeat 0 0;	
	}
.home_link
	{
	position: absolute;
	bottom: 0px;
	width: 220px;
	height: 30px;
	}
.body
	{
	position: relative;
	margin: 0 9px 9px 9px;
	border: 1px solid gray;	
	border-top: 0px;
	border-bottom: 0px;
	background-color: #fff;
	padding-bottom: 25px;
	}
.header_menu
	{
	position:relative;
	left: -23px;
	height: 25px;
	overflow: hidden;
	}
.header_link
	{
	float: left;
	cursor: pointer;
	border: 0px;
	position:relative;
	}
.header_link a
	{
	height: 50px;
	display:inline;
	}
.header_down
	{
	top:-25px;
	}
.side_menu
	{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top:63px;
	margin-left: 10px;
	width: 150px;
	list-style: none;
	}
.side_menu ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;	
	}
.side_menu ul li
	{
	
	list-style: none;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	}
.side_menu ul li a
	{ 
	font-weight: normal;
	margin-left: 5px;
	line-height: 27px;
	text-decoration: none;
	width: 140px;
	font-size: 0.8em;
	display: block;
	padding: 0px;
	}
.side_menu ul li a:hover,.side_menu ul li a:active,.side_active
	{
	font-weight: bold;
	background: url(/images/pyramid.jpg) no-repeat 0% 62%;
	}
.secure
	{
	background: url(/images/lock.jpg) no-repeat 0% 62%;
	}

.body_container
	{
	float: right;
	width: 750px;
	}
.main
	{
	float:left;
	width: 650px;
	margin: 10px 0px 15px 0px;
	}
.footer
	{
	text-align:center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	font-size: 0.7em;
	color: #E0E0E0;
	}
.footer img
	{
	vertical-align: middle;
	}
.footer a
	{
	font-size: 1em;
	color: #00ACEC;
	}

#body_scroller_container
	{
	width: 750px;
	height: 400px;
	position: relative;
	overflow: hidden;
	}
#body_scroller
	{
	position: absolute;
	height: 400px;
	width: 3000px;
	}
.scroller
	{
	float: left;
	position: relative;
	height: 400px;
	width: 750px;
	}
.baseline_blue
	{
	position: absolute;
	bottom: 0px;
	color: #00ACEC;
	font-size: 0.7em;
	left: 75px;
	width: 565px;
	}
.services_list
	{
	position:relative;
	float:right; 
	width: 200px;
	height: 150px;
	margin-right: 50px;
	}
input.button_next,input.button_prev
	{
	width: 125px;
	height: 35px;
	font-size: 0.9em;
	color: #00ACEC;
	font-weight: bold;
	background: transparent url(/images/button_bg2.png) top left no-repeat;
	position:absolute;
	padding-bottom: 8px;
	bottom: 5px;
	border: 0px;
	}
input.button_next
	{
	left: 130px;
	}

.hollis_helps
	{
	position: relative;
	float: left;
	width: 160px;
	height: 40px;
	background: transparent url(/images/button_bg.png) top left no-repeat;
	text-align: center;
	font-weight: bold;
	vertical-align:middle;
	line-height: 35px;
	font-size: 0.7em;
	color: #000; 
	cursor: pointer;
	margin-right: 15px;
	
	}
.hollis_helps_on
	{
	color: #00ACEC;
	}
.special
	{
	float: left;
	position:relative;
	top: 50px;
	border: 0;
	}
	
/*   -- */
input.button_prev
.ajaxLoading
	{
	background: url(/images/loader_smblue.gif) 40% center no-repeat;
	}
.loading
	{
	background: url(/images/loader_black.gif) 40% center no-repeat;
	}
.DatePicker
	{
	background: url(/images/cal.gif) top right no-repeat;
	}
#progress_insert
	{
	width: 400px;
	height: 30px;
	float: right;
	}
#progressbar
	{
	background: url(/images/progressbar.jpg) top left no-repeat;
	width: 400px;
	height: 30px;
	position:relative;
	display: none;
	}
#progressbutton
	{
	position: absolute;
	left: 44px;
	top: 13px;
	}
/* account items */
#ticket_type
	{
	margin-bottom: 10px;
	}
#ticket_output table
	{
	margin-left: 755px;
	width: 730px;
	border-collapse:collapse;
	}
#ticket_output table thead tr th
	{
	background-color: #00ACEC;
	border: 1px solid #fff;
	padding: 2px 5px;
	}
#ticket_output table tbody tr td
	{
	border: 1px solid #E0E0E0;
	padding: 2px 5px;
	}
#paging_stats 
	{
	float:left;
	font-size:8pt;
	font-weight:bold;
	margin-left:10px;
	}
#paging
	{
	width: 730px;
	margin-top: 10px;
	margin-left: 5px;
	vertical-align: middle;
	}

.paging 
	{
	background-color:#fff;
	border:1px solid black;
	color:#0066FF;
	cursor:pointer;
	float:left;
	font-size:8pt;
	font-weight:bold;
	margin-left:2px;
	padding:2px 0pt;
	text-align:center;
	width:25px;
	}
.disabled
	{
	color:#CCCCCC;
	cursor:default;
	} 
/*services */
div.display
	{
	background: #fff url(/images/display.jpg) bottom left no-repeat;
	}
div.print
	{
	background: #fff url(/images/print.jpg) bottom left no-repeat;
	}
div.design
	{
	background: #fff url(/images/design.jpg) bottom left no-repeat;
	}
div.prepress
	{
	background: #fff url(/images/prepress.jpg) bottom left no-repeat;
	}
/* job items */
.job_summary
	{
	margin-bottom: 5px;
	}
#job_container
	{
	width: 450px;
	position:relative;
	float: left;
	}
#jobtype_container
	{
	width: 450px;
	position: relative;
	}
#jobtype_container li
	{
	cursor: pointer;
	color: #00ACEC;
	height: 50px;
	vertical-align: middle;
	}
#jobtype_container li img
	{
	cursor: pointer;
	vertical-align: middle;
	}
#jobitem_list li
	{
	cursor: pointer;
	}
#jobitem_container
	{
	width: 250px;
	float: right;
	font-size: 0.7em;
	background-color: #E0E0E0;
	}
#jobitem_header
	{
	height: 300px;
	width: 450px;
	position:relative;
	float: left;
	}
#jobitem_button
	{
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 100px;
	}
#jobitem_header p
	{
	font-size: 0.7em;
	letter-spacing: -0.2em;
	margin: 0;
	margin-top: 5px;
	text-align:justify;
	}
#jobitem_header h3 
	{
	font-size: 1em;
	}
#jobitem_header table
	{
	float: right;
	width: 250px;
	}
#jobitem_header table tbody tr td
	{
	width: 83px;
	}
.additem
	{
	cursor: pointer;
	}
.addon_item
	{
	background-color: #00ACEC;
	}
/* portfolio boxes */

.portfolio_column
	{
	float: left;
	position: relative;
	clear: right;
	width: 100px;
	}
.portfolio_item
	{
	position: absolute;
	width: 60px;
	height: 60px;
	border: 3px solid #E0E0E0;
	z-index: 1000;
	overflow: hidden;
	cursor: pointer;
	top: 0;
	left: 0;
	}
.portfolio_inside
	{
	position: absolute;
	width: 600px;
	height: 255px;
	background:top left no-repeat;
	}
#portfolio_text
	{
	position: relative;
	top: 230px;
	left: 185px;
	width: 550px;
	height: 175px;
	}
/* end portfolio boxes */
/* Quotes */
#quote_info
	{
	width: 300px;	
	}
#quote_cookie
	{
	width: auto;
	clear: none;
	border: 0px;
	display: inline;
	margin-right: 5px;
	}
#submit
	{
	margin-top: 20px;
	font-weight: bold;
	width: 120px;
	}
#quote_type
	{
	background-color: #fff;
	color: #2A2A2A;
	}
/* End Quotes */
