/* CSS Document */

body
{
	/*background-image: url(../../images/bkgorund_tile.jpg);
	background-repeat: repeat;*/
	background-color: #E4E4E4;
	margin: 0;
	padding: 0;
	font-size: 62.5%; /*gives base of 10px*/
}
img { behavior: url(../assets/iepngfix.htc);}

#container
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
}
#containerShadow
{
	position: absolute;
	top: 0; /*left:-68px;*/
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../../images/bkground_container.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; /*padding-right:68px;*/
	z-index: 0;
}


/*Header*/
#headerLeft
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 70px;
	background-color: #ebebeb;
	z-index: 10;
}
#headerLeft p
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 1.6em;
	padding: 25px 15px 0 15px;
	z-index: 10;
	font-weight: bold;
}
/* for IE browsers*/
#container > #headerLeft p
{
	padding: 10px 15px 0 15px;
	font-weight: normal;
}
/*for all other browsers */

#headerMiddle
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 295px;
	height: 70px;
	background-color: #ebebeb;
	z-index: 10;
}
#headerMiddle div
{
	padding: 25px 15px 0 15px;
	z-index: 10;
}
#logo
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 245px;
	height: 70px;
	background-color: #f61f2e;
	z-index: 10;
}
#logoBottom
{
	float: left;
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 12px;
	background-color: #f61f2e;
	z-index: 10;
}

#headerBottom
{
	float: left;
	margin: 0px;
	padding: 0;
	width: 745px;
	height: 12px;
	background-color: #c8c9cc;
	z-index: 10;
}


/*Navigation*/
#navBackground
{
	float: left;
	width: 900px;
	height: 68px;
	background-image: url(../../images/navigation.gif);
	background-repeat: no-repeat;
}
#navHome
{
	float: left;
	margin-left:10px;
	margin-top: 20px;
	width: 55px;
	height: 40px;
	background-image: url(../../images/nav_home.jpg);
	background-repeat: no-repeat;
}
#navBackground > #navHome
{
	margin-left: 10px;
}


#navTopTen
{
	float: left;
	margin-top: 20px;
	min-width: 125px;
	height: 20px;
	background-image: url(../../images/nav_2px.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #252526;
}
#navCaseStudies
{
	float: left;
	margin-top: 20px;
	min-width: 105px;
	height: 20px;
	background-image: url(../../images/nav_2px.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #252526;
}
#navSpecificataion
{
	float: left;
	margin-top: 20px;
	min-width: 113px;
	height: 20px;
	background-image: url(../../images/nav_spec.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #252526;
}
#navMoreInfo
{
	float: left;
	margin-top: 20px;
	min-width: 153px;
	height: 20px;
	background-image: url(../../images/nav_moreInfo.jpg);
	background-repeat: no-repeat;
}
.navLinks
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	padding: 10px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}
.navLinks a:link
{
	color: #FFF;
	text-decoration: none;
	padding:0 3px 0 3px;
}
.navLinks a:visited
{
	color: #fff;
	text-decoration: none;
	padding:0 3px 0 3px;
}
.navLinks a:hover
{
	color: #0395f7;
	text-decoration: none;
	padding:0 3px 0 3px;
}


/*Flash element*/
#flashAreaLarge
{
	float: left;
	width: 900px;
	height: 400px;
	background-color: #8396b2;
}
#flashAreaSmall
{
	float: left;
	width: 900px;
	height: 150px;
	background-color: #8396b2;
}


/*Content Area*/
#contentAreaHome
{
	float: left;
	width: 950px;
	height: 100%;
	background-image: url(../../images/bkground_2columns.gif);
	background-repeat: repeat-y;
}
#contentArea
{
	float: left;
	width: 900px;
	height: 100%;
	background-image: url(../../images/bkground_2columnsOpp.gif);
	background-repeat: repeat-y;
}

#leftColumn
{
	float: left;
	width: 330px;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family:Trebuchet MS;
	background-image: url(../../images/img_topTen.jpg);
	background-repeat: no-repeat;
}

#leftColumn h2
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #3ea8d4;
	font-weight: normal;
	padding: 10px 5px 0 0;
	margin: 0 0 40px 0;
	text-align: right;
}
#rightColumn
{
	float: left;
	width: 605px;
	height: 100%;
	padding: 0;
	margin: 0;
}

#leftColumnOpp
{
	float: left;
	width: 570px;
	height: 100%;
	padding: 0;
	margin: 0;
	/*background-color:Blue;*/
}
#rightColumnOpp
{
	float: left;
	width: 330px;
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../../images/img_caseStudy.jpg) no-repeat 140px 35px;
}

#rightColumnOppForm
{
	float: left;
	width: 330px;
	height: 100%;
	padding: 0;
	margin: 0;
}


.caseStudies
{
	width: 540px;
	margin-left: 20px;
}
.odd
{
	background-color: #FFF;
	height: 60px;
	width: 440px;
	vertical-align: top;
}
.odd p
{
	padding: 5px 0 0 10px;
	margin: 0;
}
.odd p a:link
{
	color: #00b6df;
	text-decoration: none;
}
.odd p a:visited
{
	color: #00b6df;
	text-decoration: none;
}
.odd p a:hover
{
	color: #00b6df;
	text-decoration: underline;
}
.odd p a:active
{
	color: #00b6df;
	text-decoration: none;
}

.even
{
	background-image: url(../../images/gradient_grey.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 440px;
	vertical-align: top;
}
.even p
{
	color: #fff;
	font-weight: normal;
	padding: 5px 0 0 10px;
	margin: 0;
}
.even p a:link
{
	color: #fff;
	text-decoration: none;
}
.even p a:visited
{
	color: #fff;
	text-decoration: none;
}
.even p a:hover
{
	color: #fff;
	text-decoration: underline;
}
.even p a:active
{
	color: #fff;
	text-decoration: none;
}

.categoryOdd
{
	background-color: #FFF;
	height: 60px;
	width: 65px;
	vertical-align: bottom;
}
.categoryEven
{
	background-image: url(../../images/gradient_grey.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 65px;
	vertical-align: bottom;
	color: #fff;
}

.categoryEven p
{
	color: #fff;
}

.leisure
{
	background-image: url(../../images/gradient_lightBlue.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 15px;
	vertical-align: top;
	padding: 0;
}
.education
{
	background-image: url(../../images/gradient_green.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 15px;
	vertical-align: top;
}
.exhibition
{
	background-image: url(../../images/gradient_darkBlue.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 15px;
	vertical-align: top;
}

.corporate
{
	background-image: url(../../images/gradient_corporate.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 15px;
	vertical-align: top;
}

.entertainment
{
	background-image: url(../../images/gradient_darkBlue.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 15px;
	vertical-align: top;
}


/*footer*/
#footer
{
	float: left;
	width: 900px;
	height: 100px;
	padding-top: 2px;
	margin-top: 0;
	background-color: #FFF;
	border-top: solid 2px #e2e2e2;
}
#footer p
{
	text-align: right;
	font-size: 1.1em;
	padding-right: 10px;
}
#footer a
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999;
	text-decoration: none;
	text-align: left;
}

.clearboth
{
	clear: both;
}

.adminbutton 
{
    padding:15px;
    background-color: Gray;
    color:White;
    font-family: Verdana, Arial;
    font-size:small;
    font-weight: bold;
    margin: 15px;
    border-width: 10px;
    display:inline-block;
    text-decoration: none;
}

.adminbutton:hover 
{
   background-color: #eeeeee;
   color: #111111;
   text-decoration: underline;
}   

.lb_benefits
{
 width: 200px;
 background-color: Transparent;
 float: right;
}
 
.lb_benefitsNone
{
 float: none;
 height: 0px;
}
 
