/*Avenir Design Ltd 2008*/

body {
	margin: 0;
	padding: 0;
	background: #73969c url(images/body-bg.jpg) repeat-x top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h3 { font-size:14px;}
.mainave {
	width: 980px;
	background-color: transparent;
	background-attachment: fixed;
	background-image: url(images/oconnor_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.top {
	background: #fff url(images/main_bg.gif) repeat-y fixed top;	
	height: 83px;
	clear: both;
	width: 702px;
	padding-left: 30px;
	padding-right: 30px;
}

a:link { 
color: #A01B30; 
text-decoration: underline; 
}

a:visited { 
color: #A01B30; 
text-decoration: underline; 
}

a:hover { 
color: #A01B30;
text-decoration: none; 
}

.topl {
	float: left;
	width: 346px;
	height: 83px;
	}


.topl h1 {
	background-color: #fff;
	color: #B40000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 40px 0px 40px;
	padding: 25px 0 0 0;
	display:none;
}

.topl h1 span {
	color: #FAA806;
}

.topr {
	float: right;
	text-align: right;
	height: 80px;
	width: 350px;
	padding: 0;
	margin: 0;
	line-height:80px;
	vertical-align: middle;
	}

.topr p {
	margin:0; 
	padding: 30px 0 0 0;
}

.topr form {
	padding: 0;
	margin: 0;
}

input.text { 
	margin: 0; 
	width: 210px;
	border: 1px solid #ccc; 
	background: #fff;
	color: #777; 
}

input.text:hover { 
	border: 1px solid #FAA806; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none; 
	background: #FFFFFF; 
	color: #B40000; 
	padding: 1px;
	font-weight: bold; 
}

.shortnfo {
	height: 344px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fff;
}

/*//////////////////////for subpages (optional) //////////////////*/
.shortnfosub {
	height: 120px;
	background: transparent url(images/main_bg.png) repeat-y top top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.shortnfo  {
	text-align: right;
	height: 220px;
}

/*//////////////////////for subpages (optional)//////////////////*/
.shortnfosub  {
	text-align: right;
	
}

.menuitems{
	margin:0px;
	padding:0px;
	height: 28px;
	padding-left:316px;
	padding-right:0px;
	text-align:left;
	background-color: transparent;
	background-image: url(images/oconnor_menu_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*//////////////////Menu//////////////////////////*/

 /* common styling */
.menu { 
width: 640px; 
font-size: 0.70em; 
padding-bottom: 0px; 
height:28px;
clear:both;
}


.menu ul { 
margin: 0pt; 
padding: 0pt; 
list-style-type: none; 
}


.menu ul ul { 
/*width:150px;*/
}
/*.menu ul ul { width: 150px; }*/

.menu li {
	float: left;
	/*width: 150px;*/
position: relative;
}

.menu a, .menu a:visited { 
border-style: solid; 
border-color: #ccc; 
border-width: 0px 1px 1pt 0pt; 
border:0px solid; 
/*border-right: 1px solid #fff;*/
/*border-bottom: 1px solid #050403;*/
display: block; 
font-size: 160%; 
text-decoration: none; 
color: #fff; 
height: 28px; 
padding-left: 20px; 
padding-right: 20px; 
line-height: 30px; 
font-weight:bold;
}


* html .menu a, * html .menu a:visited { width: 110px; }
/* * html .menu a, * html .menu a:visited { width: 139px; }*/

.menu ul ul a.drop, .menu ul ul a.drop:visited { background: #8A0000 none repeat; }
/*.menu ul ul a.drop, .menu ul ul a.drop:visited { background: rgb(148, 158, 124) none repeat; }*/

.menu ul ul a.drop:hover { background: #4C5F70 none repeat; }
/*.menu ul ul a.drop:hover { background: rgb(201, 186, 101) none repeat; }*/

.menu ul ul ul a, .menu ul ul ul a:visited { 
background: #050403 none repeat; 
}

.menu ul ul ul a:hover { 
background: #4C5F70 none repeat; 
}

.menu ul ul { 
visibility: hidden; 
position: absolute; 
height: 0pt; top: 28px; left: 0pt; 
width: 150px; 
}

* html .menu ul ul { top: 31px; }
.menu ul ul ul { left: 120px; top: 0pt; width: 150px; }
/*.menu ul ul ul { left: 150px; top: 0pt; width: 150px; }*/

.menu ul ul ul.left { left: -150px; }
.menu table { position: absolute; top: 0pt; left: 0pt; }
.menu ul ul a, .menu ul ul a:visited { 
padding: 5px 10px; 
background: #050403 none repeat; 
color: #fff; 
height: auto; 
line-height: 1em; 
width: 200px; 
}

* html .menu ul ul a { width: 129px; }

.menu a:hover, .menu ul ul a:hover { 
background: #a01b30 none repeat; 
color: #fff; 
}
.menu ul *:hover ul { visibility: visible; }
.menu ul *:hover ul ul { visibility: hidden; }
.menu ul *:hover ul *:hover ul ul { visibility: hidden; }
.menu ul *:hover ul *:hover ul { visibility: visible; }
.menu ul *:hover ul *:hover ul *:hover ul { visibility: visible; }


.shortnfo .welcome {
	width: 358px;
	border-left: 1px solid #fff;
	margin-left: 328px;
}



.banner {
	margin:0px;
	height: 192px;
	padding-left:26px;
	padding-right:26px;
	clear:both;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bannersub {
margin:0px;
padding:0px;
height: 89px;
padding-left:26px;
padding-right:26px;
}

.content {
	width: 560px;
	clear: both;
	line-height:1.8em;
}

/*///////////////////////// LEFT COLUMN //////////////////////////*/

.leftColumn {
	float: left;
	width: 980px;
	}
	
.leftColumnpad{
	width: 560px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 80px;
	float: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.leftColumn h1, .rightColumn h1 a {
	font-size: 180%; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #050403;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	line-height:1.5em;
	padding-bottom:2px;
	height:1.5em;
	border-bottom:3px solid #0077BE;
}

/*.leftColumn h2, .rightColumn h2 a {
	font-size: 180%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #050403;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	height:1.5em;
	border-bottom:3px solid #0077BE;
}*/

/*.rightColumn h3, .leftColumn h3 {
	font-family: "Trebuchet MS";
	font-size: 140%;
	color: #050403;
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-weight: bold;
	width:100%;
	margin: 10px 0px -5px 0px;
}*/

/*.leftColumn ul {
	padding: 0 0 5px 0;
	list-style: none;
	margin: 0px;
	border: none;
	
}*/

/*.leftColumn li {
	padding: 0;
	padding-left: 20px;
	margin: 7px  0px 7px 10px;
	background: #fff url(images/arrow1.gif) no-repeat 0px 5px;
}*/

/*.leftColumn a:link, .leftColumn a:visited {
	color: #4DB848;
	font-weight: normal;
	text-decoration: underline;
}
*/
/*.leftColumn a:hover, .leftColumn a:active {
	font-weight: normal;
}

.leftColumn p {
	/*text-align: justify;*/
/*}*/

/*///////////////////////// RIGHT COLUMN //////////////////////////*/

.rightColumn {
	float: right;
	width: 276px;
	background-image: url(images/oconnor_right_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 469px;
	}

.rightColumnpad{
padding: 30px 26px 10px 0px;
}

.rightColumn h2, .leftColumn h2 {
	font-family: "Trebuchet MS";
	font-size: 180%;
	color: #a01b30;
	padding: 0;
	font-weight: normal;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40;
	margin-left: 0;
}

.rightColumn a:link, .rightColumn a:visited {
	color: #4DB848;
	font-weight: normal;
	text-decoration: underline;
}

.rightColumn a:hover, .rightColumn a:active {
	color: #4DB848;
	font-weight: normal;
	text-decoration: none;
}


.rightColumn ul {
	padding: 0 0 5px 0;
	list-style: none;
	margin: 0px;
	border: none;
	
}

.rightColumn li {
	padding: 0;
	padding-left: 20px;
	margin: 7px  0px 7px 10px;
	background: #fff url(images/arrow2.gif) no-repeat 0px 5px;
}

.quote {
	display:block;
	font-size: 13px;
	font-weight:bold; 
	color: #4DB848;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	padding-left:15px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 25px;
	border-left:6px solid #4DB848;
	background-color: #fff;
	font-style: italic;
}



.center .image {
	float: right;
	margin: 10px 0 10px -3px;
}

.center p {
	margin: 5px 0 5px 0;
}

p.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #ccc;
	text-align: right;
	padding: 3px 0 3px 0;
}

.date a:link, .date a:visited {
	font-weight: bold;
	color: #b40000;
	text-decoration: none;
}

.date a:hover, .date a:active {
	font-weight: bold;
	color: #b40000;
	text-decoration: underline;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

.bot {
	padding: 1px 10px 10px 10px;
	
}

.bot .image {
	float: left;
}

.rightimage {
	float: right;
	padding-left:10px;
	padding-bottom:10px;
}


.footer {
	height: 100px;
	padding-left: 25px;
	/*background: transparent url(images/footerbg.png) no-repeat top left;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:bottom;
	margin:0px;
	clear: both;
}
#close {
	background-image: url(images/close_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}


.footer p {	
	margin: 0;	
	padding: 0;
}

.footer a:link, .footer a:visited {
	color: #666;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #666;
	text-decoration: underline;
}

.footer .address {
	width: 931px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	color: #666666;
	}
	
.footer .addresspad {
	color: #333333;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	}
	
	
.footer2{
font-size:90%;
width: 928px;
margin-top:10px;
height:20px;
line-height:20px;
color:#fff;
margin: 10px auto;
}
.avenir{
	background: url(images/title_bullet.gif) no-repeat left;
	display: block;
	float:right;
	FONT-SIZE: 9px;
	TEXT-ALIGN: left;
	PADDING: 3px;
	margin-left:0px;
	margin-top:-3px;
	margin-bottom:10px;
	text-indent: 20px;
	color: #666666;
	background: url(images/title_bullet.gif) no-repeat left;
	margin-right: 0px;
	z-index: auto;
}

	
.avenir a:link { 
color: #fff; 
text-decoration: underline; 
}

.avenir a:visited { 
color: #fff; 
text-decoration: underline; 
}

.avenir a:hover {
	/*color: #B1CD43;*/
color: #666666;
	text-decoration: none;
}

.copyright{
float:left;
text-align:left;
width:225px;
height:25px;
line-height:25px;
background:url(../images/blue_dotts.gif) repeat-x top left;
}

.copyright a:link { 
color: #fff; 
text-decoration: underline; 
}

.copyright a:visited { 
color: #fff; 
text-decoration: underline; 
}

.copyright a:hover { 
/*color: #B1CD43;*/
color: #fff;
text-decoration: none; 
}

/* 888888888888888888888888888888888888888888888888 */

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}


.error {
	color: #b40000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #b40000;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

.success {
	color: #b40000;
	background: #fef4e0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #faa806;
}
.success h2 {
	color: #faa806;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

#ave {
margin: 5px auto;
width: 930px
}
#secend_header {
	background-image: url(images/oconnor_header2.jpg);
	background-repeat: no-repeat;
	height: 156px;
}
#rightpanel {
	float: right;
	width: 276px;
	background-image: url(images/oconnor_right_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 24px;
	background-color: #676D82;
	height: 520px;
}

#rightpanelpad {
	margin: 24px;
	margin-top: 50px;
	color:#fff;
}

#rightpanelpad h2 {
	color:#fff;
	background:none;
}

#rightpanelpad a:link,#rightpanelpad a:visited {
	color:#fff;
	text-decoration:none;
}

#rightpanelpad a:hover {
	color:#fff;
	text-decoration:underline;
}


#rightpanelcontact {
	margin-top: 50px;
	margin-left:0px;
	color:#fff;
}

#portfolio {
	background-color: #FF3333;
	margin-right: 24px;
	margin-left: 25px;
	height: 500px;
}
.mainave .content .leftColumn .leftColumnpad img {
	margin-right: 20px;
	margin-bottom: 50px;
	float: left;
	clear: both;
}
#avenirLINK {
	float: right;
	width: 110px;
	height: 25px;
	margin-top: 10px;
	background-image: url(images/AVE_LOGO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 55px;
	padding-top: 3px;
	font-size: 100%;
	padding-left:23px;
}
#FLASH_ANIM {
	float: right;
	width: 650px;
	clear: none;
	height: 376px;
	margin-top: -220px;
	margin-right: 24px;
}
.mainave .content .leftColumn .leftColumnpad p2 {
	font-style: italic;
}

