/* ======== New Style Sheet for Abel Proprty Reskin  21/02/11 ========= */
/*===================
	RESET
====================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote
{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset {border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}


h1	{font-size: 23px; line-height: 28px; text-transform: uppercase;}
h2 {font-size: 18px; color: #8A8A90; line-height: 22px;}
h4	{color: #6C6C72;    font-size: 15px;    font-style: italic;    margin-bottom: 6px; border-bottom: 1px solid #6C6C72;}

/*===================
GENERAL STYLES FROM CMS
====================*/

BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {font-family: arial,verdana,helvetica ; } 
BODY,TABLE,TD { font-size:10pt } 
SMALL { font-size:8pt } 
TH {text-align:left; }
.listtd { font-size: 8pt; }
.menubuttonlink { text-decoration:none; }
.menubuttonlink:hover { text-decoration:underline; }

/*====================
	GENERAL	
=====================*/

a:link 		{color:#79a4b4;} /* unvisited link */
a:visited 	{color:#79a4b4;} /* visited link */
a:hover 	{color:#333333;} /* mouse over link */
a:active 	{color:#333333;} /* selected link */

a 	        {outline:none; text-decoration:none; list-style:none; color: #79a4b4;}

.clear			{clear:both;}
.clear-right    {clear:right;}
.clear-left		{clear:left;}

ul li	{list-style: inside none; background: url(/images/website-files/bullet.gif) left top no-repeat; padding-left: 17px;/*  text-indent: -13px; */}

/*==================
     MAIN STYLES
==================*/


body 			{font-size:67.5%; font-family: "helvetica", arial, sans-serif; 
			line-height: 18px; color:#000000; height:100%;}          /* 	 old color  color:#0F2C50; */

#page-wrap 		{width:730px; background: white; padding:5px;
				min-height:100%; height: auto !important; height:100%; 
				margin:20px auto 10px; text-align:left;  position: relative;}
#banner			{height:86px; width:742px; position: absolute; top: 0; left: 0;}

#flash			{margin:83px 0 0 0;}
#nav-wrap		{width:144px; float:left; height:100%; margin: 37px 0 0 0; padding: 0;}
ul#nav, ul#nav li			{width: 139px; list-style:none; text-indent: 0; padding: 0; margin:0;}

#main-body,
#main-body-temp-a		{background: url(/images/website-files/bg-mainbody.gif) top left repeat-y; 
				width:586px; float: left; font-size: 1.1em;}

#main-body-temp-a		{background-image: url(/images/website-files/bg-mainbody-temp-b.gif);}				
				
#body-spacer	{width:586px; background: url(/images/website-files/bg-mainbody-spacer.gif) top left repeat-y; height: 37px; float:right;}
#content-main,
#content-main-temp-b		{background: url(/images/website-files/pattern.gif) top right no-repeat; width:375px; float: left; margin:0 5px 0 20px;   *margin: 0px; *padding: 0 0 0 10px;}
#content-main-temp-b	{width:557px;}


#content-sidebar {width:140px; float: left; text-align:center; margin: 4px 0 0 37px;}
#content-sidebar img {margin-bottom:40px;}

#footer, #push	{height:30px; text-align:center; color:white;}
#footer a		{color:white;}

td input   {padding:5px;}

.case-studies table td	{font-size: 11px;}


/*=================
	SLIMBOX 
==================*/


#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/website-files/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/website-files/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/website-files/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/website-files/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
