/*
****************************
* File: layout.css, Tebra css file
* Date: 23-01-2008
* Containts all layout elements
****************************
*/

/*
****************************
* Main Container
* Used for the whole site
****************************
*/

body
{
	text-align: center;
	background-color:#c0c0c0;
}

#container
{
	width:960px;
	position:relative;
	font-family:arial;
	font-size: 10pt; 
	color:#525252;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:white;
	background-image:url(../images/backgrContainer.jpg);
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-x;
}
td
{
	font-family:arial;
	font-size: 10pt; 
	color:#525252;
	background-color:#ffffff;
	border:0;
	/*padding-bottom:10px;*/
}
/*
****************************
* Header
* Containts an background image
****************************
*/
#header
{
	background-image:url("../images/header_background_new.jpg");
	background-repeat:x;
	height:126px;
	width:960px;
	margin:0;
	padding:0;
}
/*
****************************
* mainMenu
* Contains the mainMenu elements
* .mainMenuText -> content.css mainMenuText
****************************
*/
#mainMenu
{
	/*Position + makeup*/
	background-image:url("../images/button_background.jpg");
	background-repeat:repeat-x;
	height:26px;
	position:relative;
	width:670px;
	z-index:1000000;
}
/*
****************************
* header2
* Second header
* Contains the second header image
****************************
*/
#header2Container
{
	background-repeat:repeat-x;	
	height:57px;
	width:100%;
	float:left;
	background-color:#363636;
	display:none;
}
/*
****************************
* callUsNow
* Call us now image
* Contains the call now icon
****************************
*/
#callUsNow
{
	width:236px;
	float:left;
	padding-top:4px;
	padding-left:255px;
	padding-top:18px;
}
#callUsNow p {
	margin-top:0;
}
*html #callUsNow {
	padding-top:17px;
}
#callUsNow .internal-link
{
	color:white;
	font-size:14pt;
	text-decoration:none;
	background-image:url("../images/callNowIcon.gif");
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
}
#callUsNowContainer
{
	padding-left:17px;
	height:57px;
	left:0;
	widows:680px;
	background-color:#363636;
}
*html #callUsNowContainer
{
	width:960px;
	z-index:100;
	height:62px;
}
/*
****************************
* content
* Content container
****************************
*/
#content
{
	padding-top:10px;
}
*html #content
{
	margin-top:-5px;
	padding-top:5px;
	background-color:#ffffff;
}
/*
****************************
* footer
* Contains footer background image
****************************
*/
#footer, .footerText
{
	background-image:url("../images/footer.jpg");
	background-repeat:repeat-x;
	height:49px;
	clear:both;
}
/*
****************************
* requestAQuoteBlock
* Contains the orange request a quote block
****************************
*/
*html .tx-bblanguageselect-pi1
{
	float:right;
}
#requestAQuoteRoot
{
	background-image:url(../images/requestAQuote3.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-left:690px;
	margin-top:126px;
	height:83px;
	padding-left:10px;
	padding-top:10px;
	padding-right:20px;
	width:230px;
	position:absolute;
}
#requestAQuoteRoot .requestAQuote {
	width:225px;
}
#requestAQuoteRoot .requestAQuoteTitle {
	width:211px;
}
#requestAQuoteRoot .requestAQuoteContent {
	width:225px;
}
.requestAQuoteTitle h2 {
	margin:0;
	text-transform:uppercase;
	color:#FF9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFF2E3;
	border-bottom:2px solid #FF966F;
	margin-right:32px;
	margin-left:2px;
	padding-bottom:6px;
	width:211px;
}
.requestAQuoteContent
{
	padding-left:2px;
	padding-top:8px;
	clear:both;
}
#two_column_root
{
	clear:both;
}
#two_column_container
{
	clear:both;
	width:100%;
	float:left;
	padding-bottom:15px;
	padding-top:5px;
}
#two_column_one
{
	clear:both;
	width:300px;
	position:relative;
	float:left;
	margin-top:5px;
	display:none;
}
#two_column_one ul {
	margin-top:0;
	padding-left:30px;
	float:left;
	margin-left:0;
}
#two_column_two
{
	width:50%;
	position:relative;
	float:right;
	width:660px;
}

*html #two_column_two {
	margin-top:7px;
}
/*
************************************************
* Showcase css
* - Flexible content element
*************************************************
*/
#showcase_container
{
	paddin:0;
	margin:0;
}
#showcase_background
{
	margin-bottom:18px;
	height:194px;
	width:658px;
	background-image:url("../images/background_case.jpg");
	background-repeat:no-repeat;
	float:left;
	z-index:1;
}
#two_column_two #showcase_background
{
	padding-left:2px;
}
#headerText
{
	padding-top:16px;
	margin-left:228px;
}
#introText
{
	color:#4d4d4d;
	font-size:10pt;
	margin-left:228px;
	width:415px;
	margin-top:-5px;
	font-weight:normal;
}
*html #introText
{
	margin-left:224px;
}
#introText h5 {
	font-weight:normal;
	font-size:12px;
	color:black;
}
#mainImage
{
	height:150px;
	width:180px;
	margin-left:20px;
	margin-top:20px;
	border:solid 2px #444444;
	float:left;
}
#image1
{
	height:60px;
	width:80px;
	margin-left:24px;
	margin-top:-10px;
	float:left;
	border:solid 1px #444444;	
}
#image2
{
	height:60px;
	width:80px;
	margin-left:30px;
	margin-top:-10px;
	float:left;
	border:solid 1px #444444;	
}
#details
{
	margin-left:550px;
	margin-top:100px;
	float:right;
	position:absolute;
	background-color:red;
}
#details a:link
{
	text-decoration:underline;
	color:black;
	font-size:12pt;
}
/*
****************************
* FlexContent type 2
* 3 Colomns 33.3% to 33.3% to 33.3
* Used for the home-page
****************************
*/
#three_column_container
{
	clear:both;	
	width:691px;
	float:left;
}
#three_column_one
{
	padding-left:27px;
	width:207px;
	float:left;
}
*html #three_column_one {
	padding-left:27px;
	width:232px;
}
#three_column_one h1, #three_column_two h1, #three_column_three h1 {
	margin-top:0;
	width:auto;
}
#three_column_two
{	
	padding-left:27px;
	width:207px;
	float:left;
}
*html #three_column_two { 
	padding-left:27px;
	width:230px;
}
#three_column_three
{
	padding-left:27px;
	width:196px;
	float:left;
}
*html #three_column_three { 
	padding-left:27px;
	width:229px;
}
#three_column_one .bodytext {	color:#666666; font-size:9pt; padding-left:26px; display:block; }
#three_column_two .bodytext {	color:#666666; font-size:9pt; padding-left:26px; display:block; }
#three_column_three .bodytext {	color:#666666; font-size:9pt; padding-left:26px; display:block; }

#three_column_one h1 { font-size:15px; }
#three_column_two h1 { font-size:15px; }
#three_column_three h1 { font-size:15px; }
/*
****************************
* requestAQuoteBlock
* Contains the bottom seperator made of steal
****************************
*/
#steelSeperator
{
	background-image:url("../images/steel_seperator.jpg");
	background-repeat:repeat-x;
	height:6px;
	clear:both;	
	padding-top:10px;
	float:left;	
	margin-left:27px;
	width:905px;
	font-size:0;	
}
*html #steelSeperator
{
	padding-top:14px;
}
/*
****************************
* ourClientsContainer
* Contains the images and text of ourClient
****************************
*/
#ourClientsContainer
{
	padding-left:27px;
	height:60px;
	width:933px;
	float:left;
}
#ourClientImages
{
	margin-top:-10px;
	margin-left:20%;
}
/*
****************************
* containerFlag, contentFlagNL, contentFlagEN
* Positions the flag elements
* And sets the flags
****************************
*/
#containerFlag{ 
	height:34px;
	position:absolute;
	width:100%;
}
*html #contentFlagNL
{
	margin-top:14px;
	float:right;
	position:absolute;
	padding-right:280px;
}
#contentFlagNL
{
	margin-top:13px;	
	float:right;
	margin-right:280px;	
}
/*
****************************
* contentFollowPage
* Css for none homepage
****************************
*/
#contentFollowPage
{
	clear:both;
}
#submenu
{
	width:240px;
	float:left;
}
#rightContent
{
	width:691px;
	padding-bottom:30px;
	float:left;	
	padding-top:0px;
	margin-top:12px;
}
*html #rightContent
{
	padding-top:15px;
}
.contentFollowPage #rightContent
{
	width:100%;
	padding:0;
	padding-bottom:20px;
	padding-top:15px;
	float:left;	
}
#contentLandingPage
{
	padding-left:30px;
	padding-right:30px;
}
.sitemap{
    padding-top:10px;
    text-align: right;
    font-size:10px;
    display:block;
    width:933px;
    height:20px;
    margin:0 auto;
}
.sitemap a, sitemap a:hover{
    color:#444;
}
.sitemap a:hover{
    text-decoration:underline;
}