/*	Author: AB/Berger Design, London @ www.berger-design.com
*	Date: Oct'09
*	V: 2.1
*/
/************************** BODY STYLE ****************************/

body {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #660066;
	letter-spacing: 2pt;
	font-size: 11px;
}
h3 {
	color: #660066;
	letter-spacing: 3pt;
	font-size: 12px;
}
.subH1 {
	color: #660066;
	font-weight: bold;
	font-size: 13px;
}

a:link {
	color: #660066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #660066;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
.highlight {
	font-weight: bold;
	color: #660066;
}



/************* pagedecoContact ***************/

.refLinks {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	margin-left: 60px;
}

.logTile {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
	padding-left: 5px;
}
.captions {
	font-size: 11px;
	color: #660066;
	line-height: 13px;
	padding-left: 10px;
}
.decoLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
li.bulletPoints {
	list-style-type: disc;
	margin-left: 30px;
	margin-right: 20px;
	padding-left: 5px;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
ul ul{
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;	
}
ul ul ul{
 list-style-type: none;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/************* masthead styles ***************/

#masthead {
	width: 800px;
	position: relative;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#logo {
	position: absolute;
	top: 0px;
	width: 310px;
	right: 0px;
	padding-top: 15px;
}
#IMG_440x210 {
	height: 210px;
	width: 440px;
	[if IE] padding-top: 120px;
}
/************* pagedecoHome ***************/

#pagedecoBar {
	background-color: #660066;
	height: 30px;
	width: 630px;
	right: 0px;
	top: 90px;
	bottom: 0px;
	position: absolute;
	text-align: right;
}

#subNav {
	visibility: hidden;
	font-size: 10px;
	position: relative;
	text-align: left;
	width: 170px;
	height: 70px;
	left: 95px;
	top: 18px;
}
#page_id {
	position: absolute;
	height: 30px;
	width: 170px;
	bottom: 0px;
	left: 0px;
}

/************* pagecell styles ***************/

#pagecell {
	color: #878181;
	line-height:1.4em;
	position: relative;
	width: 800px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}

/************* leftNav styles ***************/

#pageNav {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 171px;
}

/************* NAVI styles ***************/

.urbangreymenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	width: 170px;
}

.urbangreymenu .headerbar{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
	padding-bottom: 0px;
	margin: 0;
	padding-top: 0px;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: #660066;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(assets/arrowstop.gif);
	background-repeat: no-repeat;
	background-position: 140px center;
}
.urbangreymenu .headerbar a:hover{
	background-image: url(assets/arrowstopOVER.gif);
	background-repeat: no-repeat;
	background-position: 140px center;
	color: white;
	background-color: #878181;
}
.urbangreymenu .headerbar02{
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	letter-spacing: normal;
}

.urbangreymenu .headerbar02 a{
	text-decoration: none;
	color: #660066;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.urbangreymenu .headerbar02 a:hover{
	color: white;
	background: #878181;
}

.urbangreymenu ul{
	list-style-type: none;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
}

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

.urbangreymenu ul li a{
	color: #878181;
	display: block; /*link text is indented 8px*/
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 15px;
}

.urbangreymenu ul li a:visited{
	color: #878181;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-color: #660066;
}
/************* rightCOL styles ***************/

#rightNav {
	width: 170px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
	left: 631px;
}
#contactNav {
	text-align: right;
	width: 170px;
	margin: 0px;
	font-size: 10px;
	position: relative;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 30px;
}
#contactNav a {
	display: block;
	padding: 2px 10px;
	margin-left: 0px;
	text-decoration: none;
	color: #660066;
}
#contactNav a:hover{
	background-color: #878181;
	color: #FFFFFF;
}

/************* contect styles ***************/

#id_img {
	padding-top: 5px;
	padding-bottom: 10px;
	height: 210px;
}
#page_num {
	border-bottom: 1px solid #CCCCCC;
	color: #660066;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: 1pt;
}
#content {
	color: #878181;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	margin-right: 169px;
	margin-left: 170px;
}
#feature {
	padding-right: 20px;
	line-height: 1.6em;
	font-size: 10px;
	color: #878181;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#feature a{
	text-decoration: none;
	color: #660066;
}
#feature a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #660066;
}
#arrow {
	float: left;
	margin-right: 10px;
}

/************* breadCrumb styles ***************/

#breadcrumb {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 5px 0px 0px;
	padding: 10px 10px 0px;
}
#breadcrumb a{
	color: #AAAAAA;
}
#breadcrumb a:hover{
	color: #660066;
	text-decoration: underline;
}
.youarehere {
	text-decoration: none;
	font-weight: bold;
}
#x_image {
	position: relative;
	right: 2px;
	top: 1px;
}
#newTitle {
	position: relative;
	font-size: 11px;
	color: #660066;
	letter-spacing: 2pt;
	font-weight: bold;
	width: 160px;
}
#sectionHome{
	text-align: right;
	padding-bottom: 30px;
	width: 170px;
	position: relative;
	line-height: 1.2em;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
}
#sectionHome a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	margin: 0px;
	color: #660066;
}
#sectionHome a:hover{
	background-color: #660066;
	color: #FFFFFF;
}
#sectionHome a:visited {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	margin: 0px;
}
#sectionLinks{
	text-align: right;
	padding-bottom: 30px;
	width: 170px;
	position: relative;
	line-height: 1.2em;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
}
#sectionLinks a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	margin: 0px;
	color: #660066;
}
#sectionLinks a:hover{
	background-color: #660066;
	color: #FFFFFF;
}
#sectionLinks a:visited {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	margin: 0px;
}
#abdesign {
	font-size: 9px;
	color: #DEDEDE;
	position: absolute;
	right: 0px;
	z-index: 6;
}
#abdesign a {
	text-decoration: none;
	color: #DEDEDE;
}
#abdesign a:hover{
	color: #660066;
	text-decoration: underline;
}
/************* Img ***************/

img.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	clear: both;
	position: absolute;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
}
.latestNews {
	font-size: 10px;
	font-weight: bold;
	color: #660066;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************************** TWITTER CONTENT ****************************/

#twitter_div {
	rheight: 250px;
	color: #878181;
	width: 170px;
	overflow: auto;
	z-index: auto;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}
ul#twitter_update_list {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 0px;
	color: #878181;
	font-size: 10px;
}
ul#twitter_update_list li{
	margin-bottom: 10px;
}
ul#twitter_update_list a {
}
.testamonialsCentre
/************************** TESTAMONIAL ****************************/

 {
	margin-right: 20px;
	color: #7A7A7A;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	display: block;
	background-image: url(assets/quote.png);
	background-repeat: no-repeat;
	font-style: italic;
	background-color: #FBFBFB;
	padding-right: 25px;
	margin-left: 20px;
	border: 1px dotted #CCCCCC;
}
/************************** TESTAMONIAL ****************************/

.testamonialsLeft {
	margin-right: 150px;
	color: #7A7A7A;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	margin-right: 100px;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	display: block;
	background-image: url(assets/quote.png);
	background-repeat: no-repeat;
	font-style: italic;
	padding-right: 25px;
	background-color: #FBFBFB;
	border: 1px dotted #CCCCCC;
	margin-left: 20px;
}

.testamonialsRight {
	margin-left: 80px;
	font-style: italic;
	color: #7A7A7A;
	color: #818181;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	font-style: italic;
	padding-left: 30px;
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background-image: url(assets/quote.png);
	background-repeat: no-repeat;
	background-color: #FBFBFB;
	padding-right: 25px;
	border: 1px dotted #CCCCCC;
}
.clientsIcon {
	padding: 3px;
	margin: 3px;
}
blockquote {
	margin-right: 0px;
	padding-right: 0px;
}
