﻿/*-----------------------------------------------------------------------------------------------
*
*		File:						/stylesheets/customerservice/customerservice.js
*		Created by:			Matthew Olney
*		Creation Date:	Monday, 29 March 2004
*		Modified by: 		Matthew Olney
*		Modified Date:	Monday, 29 March 2004
*
*------------------------------------------------------------------------------------------------
*------------------------------------------------------------------------------------------------
*
*			Change Control:
*------------------------------------------------------------------------------------------------		
*			<Who>					<When>				<What>
*------------------------------------------------------------------------------------------------
* 1.		
*	2.	
* 3.
*	4. 
* 5. 
*------------------------------------------------------------------------------------------------
*------------------------------------------------------------------------------------------------
*
*		Description:  
*		Promotion:		N/A
*		Start Date:		N/A		
*		End Date:			N/A	
*
*------------------------------------------------------------------------------------------------*/
.feedback_text{
	float:left;
	width:300px; 
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#callCentreDetails{
	border: 1px solid #C20724;
	width: 217px !important;
	width: 236px;
	padding: 6px 10px 6px 10px;
	background-color: #F8EBD9;
	text-align: left;
}

#callCentreDetails p{
	margin-bottom: 0px;
}

.highLight{
	border: 1px solid #C20724;
	padding: 6px 10px 6px 10px;
	width: 400px;
	background-color: #F8EBD9;
	text-align: left;
	font-size: 12px;
}

#callCentreDetails h3{
	margin-top: 0px;
}

.input{
	width: 740px;
}

.columnx92{
	width: 92px;
	float: left;
}

.columnx168{
	width: 168px;
	float: left;
}

.columnx540 .input{
	width: 540px;
}

.input .columnx540 .section{
	margin: 0px;
}

.input .columnx185{
	background-color: #FFFAE4;
}

.columnx265{
	width: 264px !important;
	width: 265px;
	margin-right: 15px;
	float: left;
}

.columnx460{
	width: 460px;
	float: right;
}

.columnx310_r{
	width: 310px;
	float: right;
}

.columnx370_l{
	width: 370px;
	float: left;
}

.columnx460 .columnHeading{
	width: 440px;
}

.columnx460 .sectionBlur, .columnx460 .sectionFocus{
	width: 440px !important;
	width: 460px;
}

.columnx540 img{
	margin: 0px;
}

.columnx540 .sectionBlur, .columnx540 .sectionFocus{
	width: 520px !important;
	width: 540px;
}

.columnx540 .columnHeading{
	width: 520px;
}

.columnx185 .sectionBlur, .Columnx185 .sectionFocus{
	width: 165px !important;
	width: 185px;
}

.sectionBlur li, .sectionFocus li{
	font-size: 11px;
}

ul.listLeft{
	float: left;
	width: 83px;
}

ul.listRight{
	float: right;
	width: 82px;
}

.columnx185 .columnHeading{
	width: 165px;
}

.indexBlur, .indexFocus{
	width: 940px !important;
	width: 100%;
	padding: 10px 10px 10px 10px;
}

.indexBlur{
	background-color: #F8EBD9;
}
.indexFocus{
	background-color: #F3E1D1;
}

.indexBlur .list-left, .indexFocus .list-left {
	float: left;
	width: 360px;
}

.indexBlur .list-right, .indexFocus .list-right {  
	float: right;
	width: 360px;
}

.list-left li, .list-right li,
.list-left li, .list-right li{
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}