
/*	----------------------------------------------------------------------	*/
/*	-----------------	MULTIPLE LANGUAGE PAGE STYLES	------------------	*/
/*	----------------------------------------------------------------------	*/

div#lang_content{
	width:970px;
	min-height:400px;
	height:auto!important;
	height:400px;
	position:absolute;
	left:50%;
	padding:15px;
	top:80px;
	margin-top:10px;
	margin-left:-500px;
	background:url(../images/burgess_logo_white.gif) top right no-repeat #FFF;
	}
	div#lang_content h2{ font-size:1.6em;}
	div#lang_content h3{ font-size:1.6em;}
	div#lang_content ol{ padding:0 0 15px 30px;}
	div#lang_content ul{ padding:0 0 15px 0}
	div#lang_content ul li{ color:#000;}
	
	div#lang_content ol.flags{
		top:-40px;
		left:-30px;
		}
	
	div#lang_content ol.excel_steps{
		float:left;
		padding:20px 20px 160px 20px;
		margin:0 0 30px 0;
		background:url(../images/languagepages/excel_pack_shots.jpg) bottom right no-repeat #eee9c9;
		}
		div#lang_content ol.excel_steps li{list-style:none; margin-bottom:7px;}
		div#lang_content ol.excel_steps li strong{color:#55004c; font-size:1.1em;}
	
	
	div#lang_content ol.work_with_us{
		width:935px;
		padding:0 0 0 35px;
		float:left;
		clear:both;
		}
	
	div#lang_content ol.work_with_us li{
		width:162px;
		height:155px;
		display:block;
		display:inline-block;
		float:left;
		background:url(../images/languagepages/loz_bottom_bg.gif) bottom no-repeat #56004e;
		margin:0 0 20px 20px;
		color:#fff;
		list-style:none;
		}
		div#lang_content ol.work_with_us li span{
			width:100%;
			display:block;
			font-weight:bold;
			float:left;
			font-size:1.6em;
			margin:0 0 5px 0;
			}
			
		div#lang_content ol.work_with_us li div.inner{
			width:148px;
			padding:7px;
			background:url(../images/languagepages/loz_top_bg.gif) top no-repeat;
			}	
			
	
	div#lang_content img{ padding:5px; border:#999 1px solid;}
	div#lang_content img.left{float:left; margin:0 10px 10px 0;}
	div#lang_content img.right{float:right; margin:0 0 10px 10px;}
	div#lang_content img.noborder{border:none; padding:0;}
	
	div#lang_content .purple{color:#55004c;}
	div#lang_content .red{color:#b50f19;}
	
	div#lang_content div.excel_wrap{
		background:url(../images/languagepages/excel_logo_bg.gif) top left no-repeat #4c721d;
		padding:10px 20px 10px 20px;
		}
		div#lang_content div.excel_wrap p{ color:#FFF;}		
		div#lang_content div.excel_wrap h3{
			color:#fff200;
			margin-left:120px;
			font-size:2em;
			}
			
	div#lang_content div.supadog{
		background:url(../images/languagepages/supadog_bg.jpg) top left no-repeat #293896;
		padding:20px 20px 20px 140px;
		color:#FFF;
		height:200px;
		margin:0 0 20px 0;
		}
	div#lang_content div.supacat{
		background:url(../images/languagepages/supacat_bg.jpg) top right no-repeat #ed1556;
		padding:20px 180px 20px 20px;
		color:#FFF;
		height:280px;
		float:left;
		width:270px;
		margin:0 0 20px 0;
		}
	div#lang_content div.supa{
		background:url(../images/languagepages/supa_range_bg.jpg) top right no-repeat #ffd200;
		padding:20px 220px 20px 20px;
		color:#000;
		height:280px;
		float:right;
		width:230px;
		margin:0 0 20px 0;
		}
		
		
	/*
	*
	*	GERMAN-ONLY --------------------------
	*
	*/
	
	div#lang_content.de ol.work_with_us li{
		height:205px;
		}
		
	div#lang_content.de div.supa{
		padding-right:240px;
		width:210px;
		height:320px;
		}
		
	div#lang_content.de div.supacat{ height:320px;}
		
	/*
	*
	*	SPANISH-ONLY--------------------------
	*
	*/
	
	div#lang_content.es ol.work_with_us li{
		height:235px;
		}
		
	div#lang_content.es div.supacat, div#lang_content.es div.supa{ height:330px;}
	
	/*
	*
	*	FRENCH-ONLY--------------------------
	*
	*/
	
	div#lang_content.fr ol.work_with_us li{
		height:220px;
		}
		
		div#lang_content.fr div.supa{
			padding-right:240px;
			width:210px;
			}	
		
		div#lang_content.fr div.supacat, div#lang_content.fr div.supa{ height:360px;}
	
	/*
	*
	*	ITALIAN-ONLY --------------------------
	*
	*/
	
	div#lang_content.it ol.work_with_us li{
		height:200px;
		}
		
	
