/*------------------------------------
Style Sheet

Site: houlihanparnes.com
Version:	1.0
Updated:	June 1, 2011
Author:		Aminah Soliman
E-mail:		asoliman@corporatecomputersol.com
-------------------------------------*/

/*------------------------------------ 
 ~BASE
-------------------------------------*/

/* Remove all padding and margins */
* {
  margin: 0;
	padding: 0;
}

/* IE6 whitespace bugfix - see http://www.danvega.org/blog/index.cfm/2007/12/27/IE6-Whitespace-Bug */
* html ul li a {
   height:1em;
}

/* Force veritcal scrollbar in FF to avoid shifting on pages < 100% height */
html { 
	height: 101%; /* For IE6 */
	min-height: 101%;
	/*border-bottom:1px solid;*/
}


body {
	/*background-color:#c0c0c0;*/
	background-color:#e4edf2;
	background-image: url(../_images/bg_body.jpg);
	background-repeat: repeat-x;
}

/* Remove img borders */
img {
	border: 0;
}

#wrapper {
	margin: 0 auto; 
	width: 960px;
	background-color:#FFF;
}

#masthead {
	height: 126px;
}

#intro {
	background: #FFF url(../_images/home_intro1.jpg) no-repeat left top;
	height: 348px;
	width: 947px;	
}

#mainContent {
	float:none;
	margin-top: 0;
	padding: 0 10px 30px;
}

#mainContentInner {
	width: 890px;
	margin: 0 auto;
	padding-top: 30px;
}

#footer {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 30px;
}

/*------------------------------------
 ~TYPOGRAPHY 
-------------------------------------*/

html, body, div, p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	line-height: 1.35em;
	color:#333;
}

/*------------------------------------
 ~BRANDING
-------------------------------------*/

#masthead {
	background-color:#CCC;
	background-image: url(../_images/bg_masthead.jpg);
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
}

#lev2Header {
	height:125px;
	background-image: url(../_images/bg_lev2_header.gif);
}

img#logo {
	float:left;
}

#miniNav {
	width:600px;
	height:80px;
	float:right;
	text-align: right;
	padding: 20px 10px 0 0;
}

#miniNav a { 
	color: #1188cc; 
	text-decoration: none; 
	padding: 0 5px;  
}

#miniNav a:hover {
	text-decoration: underline;
}

/*------------------------------------
 ~SLIDER (home only)
-------------------------------------*/

/* silder (fade in, fade out) */
.slider {
	background: url(_images/home_intro1.jpg) no-repeat left top;
	height:348px;
	margin-bottom:20px;
	position:relative;
	width:947px;
}
.slider img {
	position:absolute;
	left:0;
	top:0;
}

/*------------------------------------
 ~NEWS TICKER
-------------------------------------*/
/* liScroll styles */
.tickercontainer { /* the outer div with the black border */
	/*border: 1px solid #ccc;
	background: #fff;*/
	width: 938px;
	height: 27px;
	margin: 8px 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 918px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 950px;
	font: .85em Tahoma, Geneva, sans-serif;
	font-weight:bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for element's width */
	margin: 0 20px 0 0;
	padding: 0;
	line-height:.85em;
	color:#cc0033 !important;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #C03;
	margin: 0;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}

/*------------------------------------
 ~HEADINGS
-------------------------------------*/

#sidebarB-home h1 {
	font-size:130%;
	margin: 0 30px 1em 30px;
	color: #1188CC;
}

#mainContent h1 {
	font-size:130%;
	margin: 0 30px 1em 0;
	color: #1188CC;
}

#mainContent h2 {
	font-size:130%;
	margin: 10px 25px 25px;
	color: #458cba;
}

#mainContent h3 {
	font-size:110%;
	margin: 0 25px;
	color: #295d82;
}

#innerContent {
	
}

/*------------------------------------
 ~LINKS
-------------------------------------*/

a:link {
	color: #506B86;
}
a:visited {
	color: #506B86;
}
a:hover {
	color: #175BCB; /*#FF6600*/
}
a:active {
	color: #175BCB;
}

a img {
	border-width: 0; 
	border-style: none;
}

#footer p.pipenav a:link {
	color: #eee;
}

#footer p.pipenav a:visited {
	color: #eee;
}

#footer p.pipenav a:hover {
	color: #ff6633;
}

#footer p.pipenav a:active {
	color: #ff6633;
}


/*------------------------------------
 ~MAIN NAV
-------------------------------------*/

/* Current page marker */
body#home .homeMarker a, 
body#about .aboutMarker a, 
body#services .servicesMarker a, 
body#portfolio .portfolioMarker a, 
body#press .pressMarker a, 
body#contact .contactMarker a {
	color: #295d82;
	/*font-weight:bold;
	background: transparent url(../_images/bg_nav_on.gif) no-repeat center 0;*/
	cursor:default;
}

#mainNav {
	background-image: url(../_images/bg_navbar.jpg);
	/*height: 47px;*/
	padding-left:10px;
	margin-bottom:5px;
	font-weight: bold;
	position:relative;
}
#mainNav #facebook {
	height:32px;
	position:absolute;
	right: 30px;
	top: 5px;
	z-index:30000;
}
#mainNav #facebook a {
	color:#06C;
	text-decoration:none;
}
#mainNav #facebook p {
	line-height:32px;
	margin: 0;
	padding: 0;
}
#mainNav #facebook p img {
	vertical-align:middle;
}
/**/
#mainNav #facebook_new {
	height:32px;
	position:absolute;
	right: 30px;
	top: 10px;
	z-index:30000;
}
#mainNav #facebook_new a {
	color:#06C;
	text-decoration:none;
}
#mainNav #facebook p {
	line-height:32px;
	margin: 0;
	padding: 0;
}
#mainNav #facebook_new p img {
	vertical-align:middle;
}

#mainNavInv {
	background-image: url(../_images/bg_nav_inventory.jpg);
	height: 31px;
	padding-left:10px;
	margin-bottom:5px;
}

ul#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	float: left;
	width:100%;
}

#nav li {
	display:inline;	
	line-height: 45px;
} 

#nav li a {
	float: left; 
	text-decoration: none; 
	padding: 0 10px;  
}

#nav li a:hover {
	color: #295d82; 
}

#nav li a.mainNavON  {
	color: #295d82;
}	

ul#subnav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	float: left;
	width:100%;
	
}

#subnav li {
	display:inline;	
	line-height: 45px;
} 

#subnav li a {
	float: left; 
	text-decoration: none; 
	padding: 0 10px;  
}

#subnav li a:hover {
	color: #295d82; 
}

/*------------------------------------
 ~SUB NAV
-------------------------------------*/

#subNav ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#subNav li a {
	color: #666;
	text-decoration: none;
	padding: 6px 10px 4px;
	display:block;
	border-bottom: 1px dashed #ccc;
}

#subNav li a:hover {
	color: #fff;
	background-color:#003666;  
}

#subNav li a.subNavON  {
	color: #fff;
	background-color:#003666;
	font-weight: bold;

}

/*------------------------------------
 ~MAIN CONTENT
-------------------------------------*/

#intro {
	width: 947px;
	float:none;
	height: 348px;
	background-image: url(../_images/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
}

#mainContent {
	background:#FFF;
	color:#000;
}

#mainContent a.pdf {
	background:url(../_images/icon_pdf.gif) no-repeat 0 2px;
	padding: 0 0 1em 16px;
}

#mainContent ul {
	list-style-type:none;
	/*margin:1em 0 .5em 16px;
	padding-left: .5em;
	width:85%;*/
}

#mainContent li {
	/*background:url(../_images/bullet_arrow_news.gif) no-repeat 0 4px;
	padding: 0 0 .5em 16px;*/
	margin-bottom: 1em;
}

#mainContent ul.pdf {
	list-style-type:none;
	margin:1em 0 .5em 16px;
	padding-left: .5em;
}

#mainContent ul.pdf li {
	background:url(../_images/icon_pdf.gif) no-repeat 0 4px;
	padding: 0 0 .5em 16px;
	margin-bottom: 1em;
}

#mainContent p {
	margin: 0 30px 1em;
	line-height: 1.4em;
}

/*#mainContent p.dropCap:first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 3.25em;
	font-weight : bold;
	float : left;
	padding: 5px 2px 0 0;
	color: #295d82;
}*/

#mainContent p.final {
	margin: 0;
	padding: 0 30px 30px;
	line-height: 1.5em;
	background: url(../_images/bg_rounded_corners_bottom.gif) no-repeat left bottom;
	clear:both;
}

.newsHeadline {
	color:#ff6633;
	font-weight:bold;
}

#mainContentInner {
	background: url(../_images/bg_rounded_corners_top.gif) no-repeat left top;
	text-align: justify;
}

#mainContentInner #history p {
	text-align: justify;
	padding:0;
	margin: 0 30px 0 0;
}

#mainContentInner p {
	text-align: justify;
	padding-right: 10px;
}

#mainContentInner ul {
	margin: 0 30px 2em;
}

#mainContentInner li {
	background: url(../_images/bullet_silver.gif) no-repeat 0 6px;
	padding-left: 12px;
}

#mainContentInner h3 {
	margin: 1em 30px;
}

/*------------------------------------
 ~FOOTER
-------------------------------------*/

#footer {
	text-align:center;/*#E4EDF2*/
	padding: 7px 0;
	/*margin-bottom: 2em;*/
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background: #dedede url(../_images/bg_navbar.jpg) no-repeat left top;
}

#footer p {
	font-size: 85%;
	color:#295d82;
	
}

#footer p.pipenav {
	color: #ccc;
}

#footer p.copyright {
	color: #ccc;
}

/*------------------------------------
 ~FORMS
-------------------------------------*/

/* Remove fieldset borders, incl. Opera v7 */
fieldset {
  border: 1px solid transparent;
}

form {
	text-align:left;
	margin: 0 25px 20px;
}

input {
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 2px;;
	font-family: Arial, Helvetica, sans-serif;
}

input.btnSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #295d82;
	color:#FFF;
	padding: 2px 4px;
	cursor: pointer;
	/*border: 2px groove #ccc;*/
}

textarea {
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 2px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

select  {
	border: 1px solid #ccc;
	border-collapse:collapse;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.chkBox {
	border: none;
}

/*------------------------------------
 ~TABLES
-------------------------------------*/

table {
	margin: 0 30px 1em;
	border-collapse: collapse;
}

td {
	/*background: #e4edf2;*/
	margin: 0;
	padding: 0;
	text-align: left;
	border:none;
}

table#list {
	width: 500px;
}

table#list td {
	margin: 0;
	padding: 0 .5em .5em 0;
}

table#list td.division {
	padding: 0;
	margin: 0;
}

table#list td.division h3 {
	padding: 1em 0 .75em 0;
	margin: 0;
}

table#news {
	width: 90%;
}

table#news th {
	padding: 0;
	width: 50%;
}

table#news h3 {
	padding: 0 1.5em 0 0;
	margin:1em 0 0 0;
}

table#news ul {
	padding: 0;
	margin:10px 0;
}

table#news td {
	padding: 0 1em;
	vertical-align:top;
}

table#sortable {
	padding: 0;
	margin: 10px 25px;
	border-left: 1px solid #999;
}

table#sortable caption {
 padding: 0 0 5px 0;
 width: 700px; 
 font: italic 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 text-align: right;
}

table#sortable th {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 12px;
	background: #CCC url(../_images/bg_th.jpg) repeat-x;
	white-space:nowrap;
}

table#sortable th.nobg {
 border-top: 0;
 border-left: 0;
 border-right: 1px solid #999;
 background: none;
}

table#sortable td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
	padding: 6px 12px;
	color: #444;
	vertical-align:middle;
	text-align:top;
}

table#sortable .lightrow {
	background-color:#FFF !important;
}

table#sortable .darkrow {
	background-color:#E4EDF2 !important;	
}

table#sortable td {
	vertical-align: top;
}

table#sortable td p {
	margin: 0 0 .5em 0;
	text-align: left;
}

table#sortable td img {
	border: 1px solid #aaa;
	margin: .5em 0;
	padding: 0;
	text-align:center;
/*	vertical-align: middle !important;*/
}

table#partners {
	border: none;
	width: 930px;
	margin: 0 auto;
	/*text-align:left;*/
}

table#partners td {
	border-right: 1px solid #ccc;
	border-bottom:none;
	width: 20%;
	vertical-align:middle;
}

table#partners td h3 {
	background: url(../_images/bullet_arrow_blue.gif) no-repeat left .25em;
	font-size: .9em;
	padding: 0 0 5px 16px;
	margin: 15px 0 0 15px;
	text-align:left;
}

table#partners td p {
	text-align:left;
	padding: 0 10px 0 15px;
	margin: 0;
}

table#partners td.logo {
	text-align: center;
}

table#partners td.logoNoBorder {
	text-align: center;
}

table#partners td.logoNoBorder p {
	margin-right: 10px;
}

table#partners td.descr {
	vertical-align:top;
}

table#partners td.descrNoBorder {
	vertical-align:top;
	border:none;
}

table#partners td.logoNoBorder {
	border:none;
}

table#press_listings {
	text-align:left;
	border:none;
	margin: 0 25px;
}

table#press_listings td {
	text-align:left;
	padding: 0 0 10px 10px;
	background: #e4edf2 url(../_images/bg_rounded_corners_top.gif) no-repeat left top;
	border:none;
}

table#press_listings td.blank {
	background: #fff url(../_images/bg_press_td_bottom.gif) no-repeat left top;
	padding-bottom: 15px;
}

table#press_listings h3 {	
	margin: 0;
	padding: 20px 15px 0;
}

table#press_listings p {
	margin: 0 15px 10px;
	
}

table#press_listings p.descr {
	margin: 5px 15px 10px;
	
}

table#press_listings p img {
	border: 10px solid #295d82;
	margin: 5px 15px 10px;
	float: right;
}

table#w100 { 	
 	width: 100%;
}

table#w100 ul { 	
	/*/*/padding-left: 0.5em;
	margin-top: 0px;
 	margin-left: 1em;
}
table#w100 li {
	/*list-style-type:disc;*/
	background: url(../_images/bullet_silver.gif) no-repeat 0 6px;
	padding-left: 12px;
}

/*------------------------------------
 ~MISC
-------------------------------------*/

a.pdf {
	background: url(../_images/icon_pdf.gif) no-repeat left center;
}

a.pdfListing {
	background: url(../_images/icon_pdf.gif) no-repeat right center;
	padding-right: 16px;
}

img.logo {
	padding: 10px 0 5px 0;
}

img.logoHP {
	padding: 10px 0 0 0;
}

img.pdf {
	vertical-align:middle;
}

#photos img {
	border: 1px solid #333; /*#295d82*/
}

#mainContent p.caption {
	font-size: 80%;
	line-height: 1.25em;
	margin: 0;
	padding:.25em 0 15px 0;
	width: 190px;
}

.brd {
	border: 1px solid #ccc;
}

.ctr {
	text-align:center !important;
}

.ctrElement {
	margin:0 auto;
}

.lft {
	text-align:left !important;
}

.rt {
	text-align:right !important;
}

/* Clear floats */
.clr {
	clear:both;
}

.block {
	display:block;
}

.floatLeft {
	float: left;
}

.floatRight {
	float:right;
}

.nowrap {
	white-space:nowrap;
}

.req {
	color: #cc0000;
	padding-left:1px;
}

.tinyText {
	font-size: 85%;
}

.warning {
	color: #cc0000;
	font-size: 85%;
}


