/*-------------------------------------------------------

				CATCH DESIGN MANAGEMENT
				-----------------------
				
SCREEN - Main Stylesheet

web					: http://catchdesign.co.uk
filename			: /css/main.css
version				: 10.04.2008

copyright			: (c) 2008 Catch Design Management

author				: Mike Prince
					: Skets Creative
web					: http://skets.co.uk

-------------------------------------------------------*/


/*-------------------------------------------------------
	Tag Selectors
-------------------------------------------------------*/

html, body {
	height: 100%;
}

body {
	text-align: center;			/* horizontal centering hack for IE */
	padding: 0;         
	margin: 0; 
	font-family: Optima, Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 90%;
	line-height: 120%;
}

h2 {
	font-size: 40px;
	text-align: left;
	color: #444;
	line-height: 50px;
	margin: 15px 0 0 0;
}

h3 {
	color: #d6297e;
	text-align: right;
	padding: 0 0 10px 0;
}

h4 {
	line-height: 1px;
}

img {
	border: none;
}


/*-------------------------------------------------------
	Centered Layout & Background Image
-------------------------------------------------------*/

#distance { 
	margin-bottom: -10em;      
	width: 1px;           
	height: 37%;     
	float: left;   
}

#contentindex {
	position: relative; 
	text-align: left;			/* horizontal centering hack for IE */
	height: 460px; 
	width: 871px;   
	background: url(../images/bg_w_images.jpg) center no-repeat;
	margin: 0 auto;  
	clear: left;  
}

#contentwork {
	position: relative; 
	text-align: left;			/* horizontal centering hack for IE */
	height: 460px; 
	width: 871px;   
	background: url(../images/bg_black_gallery.png) center no-repeat;
	margin: 0 auto;  
	clear: left;  
}

#content {
	position: relative; 
	text-align: left;			/* horizontal centering hack for IE */
	height: 460px; 
	width: 871px;   
	background: url(../images/bg_black.png) center no-repeat;
	margin: 0 auto;  
	clear: left;  
}


/*-------------------------------------------------------
	Logo
-------------------------------------------------------*/

#logo {
	position: absolute;
	top: -55px;
	right: 30px;
	border: none;
}


/*-------------------------------------------------------
	Navbar
-------------------------------------------------------*/

#navbar {
	list-style: none;
	margin-left: -16px;
	padding-top: 30px;
}

#navbar li {
	display: inline	;
	padding: 0 25px 0 0;
	font-weight: bold;
}

#nav_about,
#nav_clients,
#nav_associates,
#nav_contact {
	text-decoration: none;
	color: #ef9831;
}

body#about #nav_about,
body#clients #nav_clients,
body#associates #nav_associates,
body#contact #nav_contact {
	text-decoration: none;
	font-size: 110%;
	color: #d6297e;
}

a:hover#nav_about,
a:hover#nav_clients,
a:hover#nav_associates,
a:hover#nav_contact {
	text-decoration: none;
	color: #d6297e;
}


/*-------------------------------------------------------
	Left Content
-------------------------------------------------------*/

#left_content {
	height: 81%;
	width: 47%;
	float: left;
	margin-left: 12px;
	padding-left: 10px;
	color: #333;
	text-align: justify;
}

body#tandc #left_content p {
	font-size: 80%;
}

#left_content h3 {
	text-align: left;
	margin: 30px 0 0 30px;
}


/*-------------------------------------------------------
	Right Content
-------------------------------------------------------*/

#right_content {
	background-position: right;
	height: 81%;
	width: 48%;
	float: right;
	margin-right: 5px;
}

body#tandc #right_content {
	background: none;
	width: 44%;
	font-size: 80%;
	float: right;
	padding-right: 15px;
	text-align: justify;
	color: #333	;
}

#about_image {
	margin-top: -4px;
	text-align: right;
	height: ;
}


/*-------------------------------------------------------
	Wide Content
-------------------------------------------------------*/

#wide_content {
	height: 81%;
	width: 99%;
	float: left;
	margin-left: 12px;
	padding-left: 10px;
	color: #333;
	text-align: justify;
}

#wide_content p {
	margin-bottom: 30px;
	width: 96%;
}

#wide_content h3 {
	padding-left: 15px;
	text-align: left;
	color: #d6297e;
}

#wide_content h3 span {
	padding-left: 10px;
	text-align: left;
	color: #333;
}

#wide_content li {
	padding-bottom: 10px;
	text-align: left;
	color: #333;
}

#client_main {
	margin: 0;
	float: left;
	padding: 40px 20px 0 30px;
}

#see_examples {
	padding: 100px 0 0 450px;
}

#download_questionnaire {
	position: absolute;
	left: 563px;
	top: 367px;
}

#contact_us {
	position: absolute;
	left: 620px;
	top: 367px;
}

body#tandc #wide_content {
	height: 84%;
	width: 97%;
	float: left;
	margin-top:-4px;
	margin-left: 12px;
	margin-bottom: -10px;
	padding-left: 10px;
	color: #333;
	text-align: justify;
	overflow: auto;
	font-size: 80%;
}


/*-------------------------------------------------------
	Footer
-------------------------------------------------------*/

#footer {
	position: absolute;
	width: 100%;
	text-align:center;
	font-size: 80%;
	color: #999;
	background:#222;
	bottom:0px;
	height: 40px;

}

#footer a:link {
	color: #999;
}

#footer a:visited {
	color: #999;
}

#footer a:hover {
	color: #d6297e;
}


/*-------------------------------------------------------
	Slider Gallery
-------------------------------------------------------*/

.sliderGallery {
	height: 355px;
	width: 862px;
	margin: 20px 0 1px 4px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
}
.sliderGallery ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	white-space:nowrap;
}
.sliderGallery ul li {
	display:inline;
}
.slider {
	background:transparent url(../images/slidebar_thin.png) no-repeat scroll 0%;
	height:44px;
	margin-left:50px;
	margin-top:310px;
	padding-top:15px;
	position:relative;
	width:780px;
}
.handle {
	background:transparent url(../images/slider_thin.png) no-repeat scroll 0%;
	cursor: default;
	height: 38px;
	position: absolute;
	top: 10px;
	margin-left: 7px;
	width: 56px;
	z-index: 3;
}
.slider span {
	color:#666;
	cursor: pointer;
	font-size:80%;
	position:relative;
	top:6px;
	z-index:2;	
}
.label1 { 
	left: 100px;
}
.label2 {
	left: 210px;
}
.label3 {
	left: 330px;
}
.label4 {
	left: 450px;
}

.slider p {
	font-size:60%;	
	color: #e6e6e6;
	font-weight: bold;
	margin-left: 310px;
	font-family: Arial;
}


/*-------------------------------------------------------
	Slider Gallery Image Padding
-------------------------------------------------------*/

.sliderGallery ul #g1{
	margin-left: 25px;
}

.sliderGallery ul #g2{
	margin-left: 0;
}

.sliderGallery ul #g3{
	margin-left: 0;
}

.sliderGallery ul #g4{
	margin-left: 0;
}

.sliderGallery ul #g5{
	margin-left: 0;
}

.sliderGallery ul #g6{
	margin-left: 0;
}

.sliderGallery ul #g7{
	margin-left: 0;
}

.sliderGallery ul li {
	padding-right: 40px;
}

