/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body 
{
	margin:0;
	padding:0;
	/*height:100%;  needed for container min-height */
	background:#E5E5E5;
	
	font-family:arial,sans-serif;
	font-size:small;
	color:#333;
	border: 0px;	
}

 
.redLink
{
	color:#A60000;
	text-decoration:none;
}

.redLinkList a
{
	color:#A60000;
	text-decoration:none;
}

.redLink:hover
{
	text-decoration:underline;
}

h1 
{ 
	font:24px Arial, Helvetica, sans-serif;
	color:#A60000;
	padding:0px;
}

h2 
{ 
	font:20px Arial, Helvetica, sans-serif;
	color:#A60000;
}

h3 
{ 
	font:12px Arial, Helvetica, sans-serif;
	color:#A60000;
}

a.home:link     
{
			COLOR: #666666; 
			TEXT-DECORATION: none;
			font-weight:normal;
}

a.home:visited      
{
	COLOR: #666666; 
	TEXT-DECORATION: none;
}

a.home:hover       
{
	COLOR: #551A8B;
	TEXT-DECORATION: underline;
}

.homePoints
{
	position:relative;
	left:14px;
	line-height:24px;
	font-weight:500;
	list-style-image:url(../images/template/red_tick.gif);
	max-width:638px;
}

#container 
{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:930px;
	background:#f0f0f0;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	background-image:url(../images/template/pageBack.gif);
	background-repeat:repeat-y;
	padding-right:28px;
	padding-left:28px;
	padding-bottom:0px;
	border:1px solid  #E5E5E5;
}

#header 
{
	padding:1em;
	color:#A60000;
}

.topRightHeader
{
	position:absolute;
	left:727px;
	right:-19px;
	
	width:285px;
	/*border: 1px solid black;*/
	
}

.floatLeft
{
	float:left;
}

.iconPhone
{
	margin-right:10px;
}

.callNowText
{
	font-size:15px;

}

.callNowNumber
{
	font-size:28px;

}

.headerButton
{
	border:1px solid #CECECE;
	padding:2px 0px 2px 0px;
	color:#A60000;
	background-color:#FFFFFF;
	width: 57px;
}

.homeButton
{
	border:1px solid #CECECE;
	padding:2px 4px 2px 4px;
	color:#A60000;
	background-color:#FFFFFF;
}

.headerButtonEnquire
{
	border:1px solid #CECECE;
	padding:2px 0px 2px 0px;
	color:#A60000;
	background-color:#FFFFFF;
	width: 90px;
}

.searchText
{
	border:1px solid #CECECE;
	padding:3px;
	color:#A60000;
	background-color:#FFFFFF;
	width:162px;
}

.smallHeaderSeperator
{
	height:9px;
}

.rightBarSeperator
{
	height:16px;
}

.bigHeaderSeperator
{
	height:13px;
}

.sloganText
{
	font-size:20px;
	padding-top:5px;
	padding-left:5px;
}

#redLine
{
	width:930px;
	height:7px;
	background-color:#A60000;
	position:relative;	
}

#whiteline
{
	width:175px;
	height:7px;
	background-color:#FFF;
	position:absolute
}

#rightBar
{
	float:right;
	width:250px;

	margin-left:26px;
	
}

.rightBarHeader
{
	color:#FFF;
	padding:5px;
	background-color:#A60000;
	font-size:25px;
	text-align:center;
	text-decoration:none;
}

.rightBarHeader a
{
	color:#FFF;
	padding:5px;
	background-color:#A60000;
	font-size:25px;
	text-align:center;
	text-decoration:none;
}

.rightBarNormalText a
{
	text-decoration:none;
	color: #666666;
}

.rightBarContent
{
	padding:10px 15px 10px 15px;
	color:#727272;
	font-size:12px;
	/*background-color:#CCC;*/
	background-color:#F2F2F2;
}

.rightBarText a
{
	font-size:32px;
	text-decoration:none;
	color: #666666;
}


#content 
{
	padding-bottom:5em; /* bottom padding for footer */
	padding-left:1em;
	border:1px hidden black;
	clear:none;/* */
	position:relative;
}

p.columnLeft 
{ 
	text-align:justify;
	width:340px;
	float:left;
}

p.columnRight
{ 
	padding-left:27px;
	text-align:justify;
	width:270px;
	float:left;
}

.columnFull
{
	width:636px;
	padding-top:5px;
	float:left;
}

.columnFullHeadOffice
{
	width:636px;
	padding-top:0px;
	float:left;
	
}

.formTable
{
	width:600px;
}

.formTextInputAssessment
{
	width:95%;
	border:1px solid #999;
}

.formTable td
{
	padding:5px;
}

.form16 input
{
	width:95%;
	border:1px solid #999;
}

.tableHeader
{
	background-color:#A60000;
	color:#FFFFFF;
}

.tableHeaderError
{
	border:1px solid #A60000;
	color:#A60000;
	text-align:center;
	font-weight:bold;
}

.formTextareaAssessment
{
	width:100%;
	height:100px;
	border:1px solid #999;
}

.formSelectAssessment
{
	border:1px solid #999;
}

.floatRight
{
	float:right;
}

.detailsTable a
{
	color:#a60000;
	text-decoration:none;
}

.detailsTable a:hover
{
	color:#a60000;
	text-decoration:underline;
}

.colImgLeft
{
	float:left;
	margin-right:12px;
}

#footer 
{
	width:930px;
	/*
	position:absolute;
	bottom:0;  
	*/
	font-size:11px;
	
}

#footer p 
{
	border-top:1px solid #727272;
	width:800px;
	padding:12px 40px 0px 40px;
	color:#727272;
	height:55px;
}

#footer a 
{
	color:#727272;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

.aboutUsContainer
{
	width: 650px;
	/*border: 1px solid black;*/
	
}

/****************/
/*** FAQ page  accordion ***/

.urbangreymenuTrTop
{
	height:8px;
	background-color:#a40809;
	position:relative;
	width: 630px;
}

.urbangreymenu{
	position:relative;
	left:0px;
	width: 630px; /*width of menu*/
}

.urbangreymenu .headerbar{
	font: 13px Verdana;
	font-weight:bold;
	color: white;
	background-color: #a40809;
	background-image:url(../images/template/question_icon.jpg) 8px 8px;
	background-repeat:no-repeat;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding:  2px 0 2px 31px; /*31px is left indentation of header text*/
	cursor:default;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: white;
	display: block;
}

.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-top: 4px;
	padding-bottom: 4px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: blue;
	text-decoration: underline;
}

.urbangreymenu ul li a:visited{
	color: blue;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: blue;
	background: white;
	text-decoration:none;
}

.urbangreymenuTrTop
{
	height:8px;
	background-color:#a40809;
}

.urbangreymenuTrBot
{
	border-bottom:1px solid white;
	height:8px;
	background-color:#a40809;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

/*
	Branches list
*/

.branchList
{
	
}

