html {
	height: 100%;
}

body {
	background: #e6e6e6 url(../pictures/background-orange.png) repeat-x top left;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	height: 100%;
	padding: 0;
	margin:0 auto; 
}

strong, em, b, i, p, h2, h3, h4, h5, td, tr, th, blockquote {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


p {
	font-size: 12px;
	padding: 0;
	margin: 5px 0 15px 0;
}

h1 {
	font-size: 1.8em;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    margin: 25px 0 20px 0;
    padding-bottom: 0.5em;
    font-weight:200;
}

h2 {
	font-size: 1.6em;
    margin: 25px 0 10px 0;
    padding-bottom: 0.4em;
    font-weight:200;
}

h3 {
	font-size: 1.4em;
    padding-bottom: 0.3em;
    margin: 15px 0 5px 0;
    font-weight:200;
}

.underline {
    padding-bottom: 0.3em;
    border-bottom: 1px solid #ccc;
}

blockquote {
	background: #eee url(../_search/images/site/blockquote-bg.gif) top left no-repeat;
	border: 1px solid #d5d5d5;
	padding: 1.5em 1em 1em 2em;
	margin: 1em;
	font-size: 0.9em;
	color: #516472;
	line-height: 1.6em;
}

div.br {
	position: relative;
	clear: both;
}

a img {
	border: 0;
}
a {
	color: #2458a2;
		text-shadow: 0 1px 0 #CCC;
}

a:link, a:active, a:visited {
	color: #2458a2;
	text-decoration: none;
}
.jquery-link{
	color: #2458a2;
	cursor:pointer;
	text-decoration:none;
}
.jquery-link:hover{
	text-decoration:underline;
}


a:hover {
	color: #2458a2;
	text-decoration: underline;
}

.container {
	margin: 0 auto 0 auto;
	width: 960px !important;
	padding: 0 0 0 30px;
}

#header {
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	min-height: 35px;
	color: #000;
}

#header #logo {
	float: left;
	padding-left: 20px;
	padding-top: 12px;
	
	
}

#header #logo a {
	text-decoration: none;
	display:block;
	position:absolute;
	margin: 0;
	padding: 0;
	width: 196px;
	height: 69px;
	overflow: hidden;
	text-indent:-9999px;
	/*background: url(../pictures/rar-logo.png) 0 0 no-repeat;*/
	background: url(../pictures/rar-logo-beta.png) 0 0 no-repeat;
}

#header h1 {
	border: 0;
	margin: 0;
	padding: 0;
}

#header #header-nav {
	text-align: right;
	font-size: 9pt;
	padding-top: 10px;
	padding-right: 30px;
	margin-right: 10px;
	
}

#header #header-nav ul {
	margin: 0;
	padding:  0;	
	list-style: square inside;
	list-style-type: square;
	vertical-align: middle;
}

#header #header-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 32px;
	vertical-align:top;
	list-style: square inside;
	list-style-type: square;
			color: #FFF;
	text-shadow: 0 -1px 0 #e78d0b;
}

#header #header-nav ul li a {
	text-decoration: none;
	margin-left: 10px;
	color: #FFF;
	text-shadow: 0 -1px 0 #e78d0b;
}

#header #header-nav ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}


#navigation {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000;
	font-weight: bold;
}

#navigation ul {
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	display: block;
	border: 0;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	height: 45px;
	min-height: 45px;
	margin-top: 10px;
    background: url(../pictures/navigation-tab1.png) no-repeat top left;
    width: 120px;
	margin-left: 4px;
	margin-bottom: -1px;
}

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	color: #333;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding: 0;
	margin: 0;
	overflow: hidden;
    display:block;
    padding: 6px 10px 12px 15px;
} 


#navigation ul li.active {
   background: #fffbf6;
    height:45px;
	/*height: 68px;
	min-height: 68px;*/
}

#navigation ul li.active a:link, #navigation ul li.active a:active, #navigation ul li.active a:visited {
	color: #056787;
	text-decoration: none;
	display:block;
} 

/* search tab is active */
#navigation ul li.active a:link.search, #navigation ul li.active a:active.search, #navigation ul li.active a:visited.search {
	/*background: url(../pictures/icons/48/search.png) 8px 7px no-repeat;*/
} 

/* search tab not active */
#navigation ul li a:link.search, #navigation ul li a:active.search, #navigation ul li a:visited.search {
	/*background: url(../pictures/icons/48/search-opac.png) 8px 7px no-repeat;*/
}

/* rate tab is active */
#navigation ul li.active a:link.rate, #navigation ul li.active a:active.rate, #navigation ul li.active a:visited.rate {
	/*background: url(../pictures/icons/48/star_half_full.png) 8px 7px no-repeat;*/
} 

/* rate tab not active */
#navigation ul li a:link.rate, #navigation ul li a:active.rate, #navigation ul li a:visited.rate {
	/*background: url(../pictures/icons/48/star_half_full-opac.png) 8px 7px no-repeat;*/
} 

/* consult tab is active */
#navigation ul li.active a:link.consult, #navigation ul li.active a:active.consult, #navigation ul li.active a:visited.consult {
	/*background: url(../pictures/icons/48/user_comment.png) 8px 7px no-repeat;*/
} 

/* consult tab not active */
#navigation ul li a:link.consult, #navigation ul li a:active.consult, #navigation ul li a:visited.consult {
	/*background: url(../pictures/icons/48/user_comment-opac.png) 8px 7px no-repeat;*/

} 

/* pub tab is active */
#navigation ul li.active a:link.pub, #navigation ul li.active a:active.pub, #navigation ul li.active a:visited.pub {
	/*background: url(../pictures/icons/48/book.png) 8px 7px no-repeat;*/
} 

/* pub tab not active */
#navigation ul li a:link.pub, #navigation ul li a:active.pub, #navigation ul li a:visited.pub {
	/*background: url(../pictures/icons/48/book-opac.png) 8px 7px no-repeat;*/
} 

/* pub tab is active */
#navigation ul li.active a:link.events, #navigation ul li.active a:active.events, #navigation ul li.active a:visited.events {
	/*background: url(../pictures/icons/48/book.png) 8px 7px no-repeat;*/
} 

/* pub tab not active */
#navigation ul li a:link.pub, #navigation ul li a:active.events, #navigation ul li a:visited.events {
	/*background: url(../pictures/icons/48/book-opac.png) 8px 7px no-repeat;*/
} 
#navigation ul li a.consult:hover{
	color: #000;
	text-decoration: none;
    display:block;
    background-color: #fffbf6;
	/*background: url(../pictures/icons/48/user_comment.png) 8px 7px no-repeat;*/
} 

#navigation ul li a.search:hover{
	color: #000;
	text-decoration: none;
    display:block;
     background-color: #fffbf6;
	/*background: url(../pictures/icons/48/search.png) 8px 7px no-repeat;*/
}
#navigation ul li a.rate:hover {
	color: #000;
	text-decoration: none;
    display:block; 
     background-color: #fffbf6;
	/*background: url(../pictures/icons/48/star_half_full.png) 8px 7px no-repeat;*/
}
#navigation ul li a.pub:hover {
	color: #000;
	text-decoration: none;
    display:block;
     background-color: #fffbf6; 
	/*background: url(../pictures/icons/48/book.png) 8px 7px no-repeat;*/
}#navigation ul li a.events:hover {
	color: #000;
	text-decoration: none;
    display:block;
     background-color: #fffbf6; 
	/*background: url(../pictures/icons/48/book.png) 8px 7px no-repeat;*/
}
#page-head {
	background: url(../pictures/page-head.png) no-repeat top left;
	height: 36px;
	min-height: 36px;
}

#page { 
	background: url(../pictures/page-bg.png) repeat-y top left;
	width:960px;
}

#left-column-content {
	width: 610px;
	display:inline-block;
	position:relative;
	margin-left:15px;
	margin-top:-20px;
}

#right-column-content {
	width: 300px;
	margin-right:15px;
	margin-top:-20px;
	position:relative;
}

#right-column-content .right-section {
	margin-bottom: 10px;
	/*background: #faead4;*/
	/*background: #f3ecbe;*/
	background:#a0a0a0 url(../pictures/index/right-section-bg.png) repeat-x;
	border: 1px solid #828282;
	float: left;
	width: 302px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}

#right-column-content .right-section-inner {
	padding: 5px 10px 5px 10px;
}
#right-column-content .ssubtitle{
	width:287px;
	background: url(../pictures/index/fp_small_header.png) repeat-x;
	height:18px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 #cccccc;
	padding: 2px 5px 1px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #424242;
}
#right-column-content .content{
	background: #FFF;
	border-bottom: 1px solid #424242;
}
#right-column-content .right-section h2{
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	margin: 5px 0 0 0;
	padding:0;
}

#right-column-content .right-section h2 span.orange{
	color: #FFF;
	text-shadow: 0 -1px 0 #333333;
}

span.link{
	color: #2458a2;
	cursor:pointer;
}
span.link:hover{
	text-decoration:underline;
}

#right-column-content .ssubtitle a{
	color: #2458A2;
	text-shadow: 0 1px 0 #CCC;
}
#right-column-content .ssubtitle span.link{
	color: #2458A2;
	text-shadow: 0 1px 0 #CCC;
}
#right-column-content .right-section h2 a{
	color: #000;

}
#right-column-content .right-section h2 a:hover{
	color: #2458a2;
	text-decoration: none;
}

#right-column-content .right-section-module{
	margin-bottom:5px;
	/*background: #faead4;*/
	background: #fdf7d3;
	border: 1px solid #828282;
	padding:5px;
	float: left;
	width: 270px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}


#right-column-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ui-widget ul.fancy li{
background: transparent url(../pictures/rar-bullet.gif) top left no-repeat;
  padding-left: 1.6em;
  margin-left: 0;
  margin-bottom: 0.5em;
}
.tab-module-body-large ul.fancy li{
background: transparent url(../pictures/rar-bullet.gif) top left no-repeat;
  padding-left: 1.6em;
  margin-left: 0;
  margin-bottom: 0.5em;
}


#right-column-content ul.fancy li {
  background: transparent url(../pictures/rar-bullet.gif) top left no-repeat;
  padding-left: 1.6em;
  margin-left: 0;
  margin-bottom: 0.5em;
  cursor:pointer;
}

.fp-bg-search ul.fancy{
	margin: 0;
	padding: 0;
	margin-top: 4px;
}
.fp-bg-search ul.fancy li{
  background: transparent url(../pictures/rar-bullet.gif) top left no-repeat;
  padding-left: 1.6em;
  margin-left: 0;
  margin-bottom: 0.5em;
  cursor:pointer;
  list-style: none;
}
#right-column-content div.left {
	float: left;
	width: 50%;
}

#right-column-content div.right {
	float: left;
	width: 50%;
}
.tab-module-body-large div.left{
	float: left;
	width: 50%;
}

.tab-module-body-large div.right {
	float: left;
	width: 50%;
}

#right-column-content p {
	color:#000;
	padding: 0;
	margin: 0.5em 0 0.2em 0;
	text-shadow: 0 1px 0 #ebebeb;
}

#right-column-content p a{
	color: #2458A2;
	text-shadow: 0 1px 0 #CCC;
}

#right-column-content .login-error {
	border: #ccc solid 1px;
	background: #ffebec url(../pictures/icons/16/delete.png) 4% 50% no-repeat;
	font-weight: bold;
	font-size: 1em;
	color: #c00;
	padding: 1em 1em 1em 2.5em;
}

#right-column-content ul.fancy li.statistics{
	background:url(../pictures/icons/16/report.png) left no-repeat;
}
#right-column-content ul.fancy li.clients{
	background:url(../pictures/icons/16/user.png) left no-repeat;
}
#right-column-content ul.fancy li.addclients{
	background:url(../pictures/icons/16/add_user.png) left no-repeat;
}
#right-column-content ul.fancy li.news{
	background:url(../pictures/icons/16/news.png) left no-repeat;
}
#right-column-content ul.fancy li.finances{
	background:url(../pictures/icons/16/sterling_pound_currency_sign.png) left no-repeat;
}
#right-column-content ul.fancy li.address{
	background:url(../pictures/icons/16/home.png) left no-repeat;
}
#right-column-content ul.fancy li.create{
	background:url(../pictures/icons/16/palette_brush.png) left no-repeat;
}
#right-column-content ul.fancy li.case{
	background:url(../pictures/icons/16/office_folders.png) left no-repeat;
}
#right-column-content ul.fancy li.bio{
	background:url(../pictures/icons/16/user_comment.png) left no-repeat;
}
#right-column-content ul.fancy li.rar{
	background:url(../pictures/icons/16/rar.png) left no-repeat;
}
#right-column-content ul.fancy li.rate{
	background:url(../pictures/icons/16/star_half_full.png) left no-repeat;
}
#right-column-content ul.fancy li.name{
	background:url(../pictures/icons/16/id_card.png) left no-repeat;
}
#right-column-content ul.fancy li.phone{
	background:url(../pictures/icons/16/mobile_phone.png) left no-repeat;
}
#right-column-content ul.fancy li.email{
	background:url(../pictures/icons/16/mail.png) left no-repeat;
}
#right-column-content ul.fancy li.job{
	background:url(../pictures/icons/16/process_info.png) left no-repeat;
}
#right-column-content ul.fancy li.website{
	background:url(../pictures/icons/16/globe.png) left no-repeat;
}
#right-column-content ul.fancy li.profilelvl{
	background:url(../pictures/icons/16/promotion.png) left no-repeat;
}
#right-column-content ul.fancy li.security{
	background:url(../pictures/icons/16/security.png) left no-repeat;
}
#right-column-content ul.fancy li.usergroups{
	background:url(../pictures/icons/16/users.png) left no-repeat;
}
#right-column-content ul.fancy li.dashboard{
	background:url(../pictures/icons/16/home.png) left no-repeat;
}
#right-column-content ul.fancy li.none{
	background:none;
}
#right-column-content ul.fancy li.rated{
	background:url(../pictures/icons/16/star_full.png) left no-repeat;
}
#right-column-content ul.fancy li.favourite{
	background:url(../pictures/icons/16/binoculars.png) left no-repeat;
}
#right-column-content ul.fancy li.reports{
	background:url(../pictures/icons/16/folder_full.png) left no-repeat;
}
#right-column-content ul.fancy li.purchase{
	background:url(../pictures/icons/16/shopping_cart.png) left no-repeat;
}
#right-column-content ul.fancy li.progress{
	background:url(../pictures/icons/16/complete.png) left no-repeat;
}
#right-column-content ul.fancy li.logout{
	background:url(../pictures/icons/16/lock.png) left no-repeat;
}
#right-column-content ul.fancy li.profile{
	background:url(../pictures/icons/16/edit.png) left no-repeat;
}

p.small {
	font-size: 0.8em;
	color: #999;
	padding: 0;
	margin: 0 0 0 0;
}

#right-column-content  p.small {
	font-size: 0.8em;
	color: #999;
	padding: 0;
	margin: 0 0 1.5em 0;
}

#right-column-content .item-image-wrap {
	float: left;
	width: 100px;
}

#right-column-content .item-image {
	float: right;
	background: #fff;
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

#right-column-content .item-image:hover {
	background: #f00;
}


#right-column-content .item-image img {
	float: right;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}


#right-column-content .item-description {
	float: right;
	width: 150px;
}


#right-column-content span.client-button {
	margin-right: 5px;
	float:left;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	font-size: 18px;
	text-decoration: none;
	display: block;
	/*background-color: #ffae28;
	border: 1px solid #e78f08;*/
		color: #525252;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
}

#right-column-content span.agency-button {
	float: left;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	font-size: 18px;
	text-decoration: none;
	display: block;
	/*background-color: #ffae28;
	border: 1px solid #e78f08;*/
		color: #525252;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
}
/*.tab-module-body span.buttons a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	text-align:center;
	font-size: 10pt;
	width:45px;
	text-decoration: none;
	display: block;
	background-color:#DDFF66;
	border:1px solid #B1D248;
	color:#334103;
	font-weight: bold;
	margin-left:auto;
	margin-top:20px;
	margin-right:auto;
}*/

.tab-module-body span.buttons a {
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
	display: inline-block;
		margin-top:20px;
		margin-left:20px;
	width:45px;
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.tab-module-body span.buttons a:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;	
	text-decoration: none;
}

#right-column-content div.buttons a{
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
	display: inline-block;
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#right-column-content div.buttons a:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;	
	text-decoration: none;
}


/*.ui-widget span.buttons a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	text-align:center;
	font-size: 10pt;
	width:45px;
	text-decoration: none;
	background-color:#DDFF66;
	border:1px solid #B1D248;
	color:#334103;
	font-weight: bold;
	margin-left:auto;
	margin-top:20px;
	margin-right:auto;
}*/

.ui-widget span.buttons a {
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
	display: inline-block;
	margin-top:20px;
	margin-left:20px;
	width:45px;
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.ui-widget span.buttons a:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;	
	text-decoration: none;
}

/*input.button{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	text-align:center;
	font-size: 10pt;
	width:80px;
	text-decoration: none;
	display: block;
	background-color:#DDFF66;
	border:1px solid #B1D248;
	color:#334103;	
	font-weight: bold;
	margin-left:auto;
	margin-top:20px;
	margin-right:auto;
}
input.button:hover{
	background-color:#C2F11F;
	color:#000000;
	text-decoration: none;
}*/
input.button {
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
}

input.button:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;	
}
.buttons-agency{
		font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	text-align:center;
	font-size: 10pt;
	width:80px;
	text-decoration: none;
	display: block;
	background-color:#DDFF66;
	border:1px solid #B1D248;
	color:#334103;	
	font-weight: bold;
	margin-top:20px;
	cursor:pointer;
}
.buttons-agency:hover{
		background-color:#C2F11F;
	color:#000000;
	text-decoration: none;
}
/*.tab-module-body span a.button:hover {
	background-color:#C2F11F;
	color:#000000;
	text-decoration: none;
}
.ui-widget span a.button:hover {
	background-color:#C2F11F;
	color:#000000;
	text-decoration: none;
}
.tab-module-body-large span.buttons a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	text-align:center;
	font-size: 10pt;
	width:45px;
	text-decoration: none;
	display: block;
	background-color:#DDFF66;
	border:1px solid #B1D248;
	color:#334103;
	font-weight: bold;
	margin-left:auto;
	margin-top:20px;
	margin-right:auto;
}
.tab-module-body-large span a.button:hover {
	background-color:#C2F11F;
	color:#00000;
	text-decoration: none;
}
*/
.tab-module-body-large span.buttons a{
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
		margin-top:20px;
		margin-left:20px;
	display: inline-block;
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.tab-module-body-large span.buttons a:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	text-decoration: none;	
}
/*#right-column-content span a.button:hover {
	background-color:#C2F11F;
	color:#00000;
	text-decoration: none;
}*/

#quick-search {
	padding: 15px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	border-top: 7px solid #ff9000;
	border-bottom: 7px solid #ff9000;
}

#quick-search h1 {
	font-size: 18px;
	color: #3b3b3b;
	margin: 0 0 10px 32px;
	padding: 0;
  	letter-spacing:1px;
}

#quick-search form {
	margin: 0 0 0 0;
	padding: 0;
}

#quick-search form select {
	background: #fcf8ed;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 2px solid #b66700;
	color: #666;
	padding: 5px !important;
	margin: 4px 3px 0 0;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
  	letter-spacing:1px;
  	width: 170px;
}

#quick-search form select.location {
	width: 100px;
}

#quick-search ul{
	padding:0;
	display:inline;
	list-style:none;
	margin:0;
}

#quick-search li{
	display:inline;
	list-style:none;
}

#quick-search form input {

}



#quick-search form input.search {
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	width:40px;
}

#quick-search form input.search:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;	
}

.select-wrapper {
	width: 230px;
	display: block;
	height: 1px;
}
#options-click{
	/*float:left;*/
	margin-top:10px;
	margin-left:210px;
	width:100px;
	cursor:pointer;
	font-weight: bold;
}

.select-wrapper img#search_back {
	float:left;
	display: none;
}

.select-wrapper img#search_back:hover {
	cursor: pointer;
}

#quick-search form select#search_specialism {
	margin-left: 32px;
}

#quick_options {
	display: none;
}

#quick-search form select#search_keystrength {
	display: none;
}


#quick_options {
	margin-left: 35px;
}

#quick_options input.quick_input {

}

#quick_options .custom-checks {
	margin-top: 5px;

}

.custom-checks input,
.custom-radios input {
	position: absolute; 
	left: -9999em; 
}

.custom-checks label,
.custom-radios label { 
	padding-right: 1em; 
	line-height: 1; 
	background: url(../pictures/check-radio.gif) no-repeat 0 0; 
	padding: 1px 0 3px 20px; 
	margin: 0 1em .5em 0; 
	cursor: pointer; 

}

/* checks */
.custom-checks label.hover { background-position: 0 -100px; }
.custom-checks label.checked { background-position: 0 -50px; }

/* radios */
.custom-radios label { background-position: 0 -150px; }
.custom-radios label.hover { background-position: 0 -250px; }
.custom-radios label.checked { background-position: 0 -200px; }


#search_options {
	padding-left: 170px;
	margin-top: 20px;
	font-weight: bolder;
	font-size: 10pt;
	letter-spacing: 1px;
}

#search_options a {
	text-decoration: none;
	color: #3b5998;
	cursor: pointer;

}

#search_options a:hover {
	text-decoration: underline;
	color: #3b5998;
}


#footer {
	padding: 20px 0 0 0px;
	margin: 20px 3px 0 3px;
	height:130px;
	background: #727272;
	border-top: 10px solid #fd9316;
	border-bottom: 10px solid #fd9316;
	color: #fff;
}
#footer-text {
	color: #fff;
	font-size:14px;
}

#footer-text a {
	color: #eee;
	text-decoration: none;
}

#footer-text a:hover {
	color: #eee;
	text-decoration: underline;
}

#footer-text .footer-float {
	float: left;
	margin-right: 20px;
}

#footer-text ul {
	margin: 0;
	padding: 0.5em 0 0.7em 0;
}

#footer-text ul li {
	list-style-type: none;
	list-style: none;
	padding: 0.1em 0.1em 0.2em 0.5em;
	font-weight: normal;
}



/* firefox 2 only */
html>/**/body #footer-text ul li, x:-moz-any-link { font-size: 1.0em; }
/* firefox 3 only */
html>/**/body #footer-text ul li, x:-moz-any-link, x:default { font-size: 0.9em; }

#footer-text ul li.header {
	margin-top: 0.5em;
	font-size: 1.1em;
	font-weight: 200;
}

#footer-text .footer-para {
	font-weight: normal;
	text-align:justify;
	float: left;
	font-size:12px;
	width:555px;
	margin: 0 40px 0 20px;
	padding: 0;
	line-height: 1.4em;
}

#footer-text .footer-right {
	float: right;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 50px;
}

#tab-modules {
	padding-left: 0px;
}

.seo{
	margin-top:10px;
	font-size:10px;
	color:#ffca96;
	
}
.seo ul {
	margin:0;
	padding:5px 0px 0px 5px;
	color:#333;
}

.seo li{
	margin:0;
	padding:5px 0px 0px 5px;
	color:#333;
}
div.tab-module {
	margin: 0 5px 20px 0px;
	padding: 0;
	width: 295px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	float: left;
}

div.tab-module-header-navigation {
	clear:both;
	background: url(../pictures/tab-module-for-navigation.png) no-repeat;
	color: #000;
	height:44px;
	font-weight: normal;
	font-size: 12px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius-topright: 4px; 
	-moz-border-radius-topright: 4px; 
	border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px; 
	-moz-border-radius-topleft: 4px; 
	border-radius-topleft: 4px;
}

div.tab-module-header-navigation ul{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
div.tab-module-header-navigation li{
	margin:0;
	padding:0;
	display:inline;
	vertical-align:middle;
	height:44px;
	list-style:none;
}
div.tab-module-header-navigation a{
	text-decoration:none;
	text-align:center;
	color:#000;
	text-shadow: 0 1px 0 #fff;
	
}
span.nav-padding{
	display:inline-block;
	padding-top:15px;
}
span.nav-padding1{
	display:inline-block;
	vertical-align: middle;
	padding-top: 8px;
}
#home-active{
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:0px 44px;
	height:44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	margin-right:0;
	width:95px;
		-webkit-border-radius-topleft: 4px; 
	-moz-border-radius-topleft: 4px; 
	border-radius-topleft: 4px;
}

#home{
	display:inline-block;
	width:95px;
	height:44px;
}
#home:hover{
	display:inline-block;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:0px 44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	-webkit-border-radius-topleft: 4px; 
	-moz-border-radius-topleft: 4px; 
	border-radius-topleft: 4px;
	width:95px;

}
#ceremony-active{
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-93px 44px;
	height:44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:95px;
	margin-left:-4px;
}

#ceremony{
	display:inline-block;
	height:44px;
	width:95px;
	margin-left:-4px;
}
#ceremony:hover{
	margin-left:-4px;
	display:inline-block;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-93px 44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:95px;

}
#nominations{
	margin-left:-4px;
	display:inline-block;
	height:44px;
	width:114px;
}
#nominations-active{
	margin-left:-4px;
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-190px 44px;
	height:44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:114px;
}
#nominations:hover{
	margin-left:-4px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-190px 44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:114px;
}
#booking{
		margin-left:-4px;
	display:inline-block;
	height:44px;
	width:100px;
}
#booking-active{
	margin-left:-4px;
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-304px 44px;
			color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	height:44px;
	width:100px;
}
#booking:hover{
		margin-left:-4px;
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-304px 44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:100px;
}
#gallery{
		margin-left:-4px;
	display:inline-block;
	height:44px;
	width:98px;
}
#gallery-active{
		margin-left:-4px;
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-404px 44px;
	height:44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:98px;
}
#gallery:hover{
		margin-left:-4px;
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-404px 44px;
	height:44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:98px;
}
#sponsors{
height:44px;
	margin-left:-4px;
	display:inline-block;
	width:100px;
}
#sponsors-active{
		margin-left:-4px;
	display:inline-block;
	margin-top:0px;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-502px 44px;
	height:44px;
		color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:100px;
	-webkit-border-radius-topright: 4px; 
	-moz-border-radius-topright: 4px; 
	border-radius-topright: 4px;
}
#sponsors:hover{
	margin-top:0px;
		margin-left:-4px;
	display:inline-block;
	background:url(../pictures/tab-module-for-navigation.png);
	background-position:-502px 44px;
	height:44px;
			color:#3b5998;
	text-shadow: 0 1px 0 #FFF;
	width:100px;
	-webkit-border-radius-topright: 4px; 
	-moz-border-radius-topright: 4px; 
	border-radius-topright: 4px;
}


div.tab-module-header {
	margin: 0;
	padding: 12px 0 0 15px;
	height: 44px;
	min-height: 44px;
	background: #fff url(../pictures/tab-module-header-bg.jpg) top right repeat-x;
	color: #525252;
	text-shadow: 0 1px 0 #fff;
	font-weight: normal;
	font-size: 13pt;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius-topright: 4px; 
	-moz-border-radius-topright: 4px; 
	border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px; 
	-moz-border-radius-topleft: 4px; 
	border-radius-topleft: 4px;
}

div.tab-module-header:hover {
	cursor: move;
	background: #fff url(../pictures/tab-module-header-bg-onhold.jpg) top right repeat-x;

}

div.tab-module-body {
	margin: 0;
	padding: 10px 20px 20px 20px;
	background: #fff url(../pictures/tab-module-body-bg.gif) bottom left repeat-x;
	-webkit-border-radius-bottomright: 4px; 
	-moz-border-radius-bottomright: 4px; 
	border-radius-bottomright: 4px;
	-webkit-border-radius-bottomleft: 4px; 
	-moz-border-radius-bottomleft: 4px; 
	border-radius-bottomleft: 4px;
}

.ui-sortable-placeholder {
	border: 1px dashed #ccc !important;
	background: #f1f1f1 url(../pictures/module-placeholder-bg.gif) 50% 50% no-repeat;
	visibility: visible !important;
}

#profile-left {
	float: left;
	width: 305px;
}

div.profile-box {
	width: 60%;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	font-size: 0.9em;
	background: #fff url(../pictures/tab-module-body-bg.gif) bottom left repeat-x;
	min-height: 150px;
}

div.profile-logo {
	width: 520px;
	position: relative;
	margin-top: 10px;
}

div.profile-logo img {
	/*border: 5px solid #ccc;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;*/
}

div.profile-info {
	/*float: right;
	width: 208px;
	min-height: 140px;*/
}

div.profile-info h1 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 16pt;
	text-shadow: 0px 1px 1px #ccc;
}

.plusicon {
	padding: 1px 3px 1px 3px;
	margin: 0;
	color: #fff;
	background: #3a88f3 url("../pictures/plusicon-bg.gif") top left repeat-x;
	border: 1px solid #0e6bea;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	font-size: 7pt;
	text-shadow: 1px 1px 2px #999;
}

.subheading {
	padding: 0;
	margin: 0 0 0 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.5px;
}

small {
	padding: 0;
	margin: 0 0 5px 5px;
	font-size: 8pt;
	color: #999;
}

div.profile-info ul {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
	list-style-position: inside;
}

div.profile-info ul li {
	padding: 0;
	margin: 0;
	color: #666;
	font-weight: lighter;
}

#portfolio-box {
	border: 5px solid #eee;
	margin-left: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	float: right;
	width: 285px;
	margin: 0 5px 10px 5px;
	padding: 0;
}

#portfolio-box h2 {
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.5px;
	background: #eee;
}

#portfolio {
	margin: 5px 0 5px 5px;
	padding: 0;
	list-style: none;
}

#portfolio a {
 	height: 195px; 
 	width: 265px; 
 	display: block;
	border: 5px solid #eee;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}

#portfolio a span {
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: black;
	width: 255px;
	padding: 5px;
	display: block;
	-webkit-border-radius-topright: 6px; 
	-moz-border-radius-topright: 6px; 
	border-radius-topright: 6px;
	-webkit-border-radius-topleft: 6px; 
	-moz-border-radius-topleft: 6px; 
	border-radius-topleft: 6px;
	/* for IE */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}


.black {
	color: black;
	font-weight: normal;
}

.web {
	background: url(../pictures/icons/16/link.png) bottom right no-repeat;
	padding-right: 18px;
}

.mail {
	background: url(../pictures/icons/16/mail_send.png) bottom right no-repeat;
	padding-right: 18px;
}

/*#agency-rating {
	margin-left: 35px;
	margin-top: 5px;
	padding-top:5px;
	width: 112px;
	height: 112px;
	min-height: 112px;
	text-align: center;
	background: url(../pictures/rating-bg.png) 0 0 no-repeat;
}

#agency-rating div.rating {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	margin: 10px 0 0 0;
	width: 112px;
	display: block;
	height: 60px;
	overflow: visible;
	padding: 0;
	color:#fff;
	text-shadow: 2px 2px 3px #000;
}

#agency-rating small {
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 7pt;
}
*/

#agency-rating {
	text-align: center;
	width: 97px;
	height: 88px;
	min-height: 88px;
	background: url(../pictures/overall-score2-bg.png) 0 0 no-repeat;
	padding-top:20px;
	margin-left: 20px;
}

#agency-rating small {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-shadow: 0px 0px 2px #ccc;

}

#agency-rating div.rating {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	margin-left: 13px;
	width: 70px;
	display: block;
	height: 50px;
	overflow: visible;
	padding: 0;
	color: #fff;
	text-shadow: 0px 0px 2px #999;

}


.float-right{
	float: right;
}

div.profile-info-box {
	float: left;
	border: 5px solid #eee;
	margin-left: 5px;
	margin-top: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	width: 270px;
}

div.profile-info-box h2 {
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.5px;
	background: #eee;
}


div.profile-info-box ul {
	padding: 0 0 5px 0;
	margin: 0 0 0 5px;
	list-style: none;
	list-style-position: inside;
}

div.profile-info-box ul li {
  	background: transparent url(../pictures/rar-bullet.gif) top left no-repeat;
 	padding: 1px 0 0 20px;
	font-size: 9pt;
	margin: 0 0 1px 0;
	color: #666;
	font-weight: lighter;
}

#profile-description, #profile-charts {
	margin-top: 15px;
	margin-bottom: 10px;
}

#overallchart {
	margin-bottom: 10px;	
}

#overallchart .jqplot-legend {
	top: 69px !important;
	padding: 2px !important;
	float: left;
	background: #eee;
	border-collapse: collapse;
}


div.agency-button {
	text-align: center;
	cursor:pointer;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	font-size: 8.5pt;
	text-decoration: none;
	padding: 3px;
	font-weight: normal;
	color: #000;
	display: block;


}

div.agency-botton a {
}

div.agency-button a:hover {
	text-decoration: none;
	color: #000;
}

div.agency-button:hover {
	background-color: #ddff66;
	border-color: #b1d248;
	color: #334103;
	text-decoration: none;
}









/* Forms Styling */
form {
 	padding: 1em 0;
}
fieldset {
	padding: 0 1em 1em 1em;
	margin-bottom: 1em;
	border: 1px solid #f9f9f9;
	background-color: #fff;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

fieldset fieldset {
	padding: 1em 1em;
	margin-bottom: 0;
	margin-top: 0.5em;
}
fieldset:hover {
	border: 1px solid #ddd;
}

fieldset label:hover, fieldset fieldset label:hover {
	background: #f9f9f9;
}

fieldset legend {
	color: #000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0.5em 0.5em 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}
fieldset fieldset legend {
	font-weight: normal;
}
fieldset label, form label {
	display: block;
	padding: 0.8em 0 0.2em 0.4em;
}
fieldset fieldset label {
	padding: 0.3em 0;
}
form .required {
	font-size: 0.8em;
	color: #c02424;
}
fieldset p, form p {
	padding: 0.5em 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
fieldset input, form input {
	width: auto;
	padding: 3px;
	border: solid 1px #868584;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #000;
	background-color: #fff;
}
form select{
	width: auto;
	padding: 1px;
	border: solid 1px #868584;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*text-shadow: 0 1px 0 #fff;*/
	color: #000;
}

fieldset input:hover, form input:hover {
	border-color: #ff8a00;
	background-color: #fff;
	color: #000;
}
fieldset textarea:hover, form textarea:hover {
	border-color: #ff8a00;
	background-color: #fff;
	color: #000;
}

fieldset fieldset input {
	width: auto;
}	
fieldset input.checkbox, form input.checkbox {
	width: auto;
}
fieldset input.radio, form input.radio {
	width: auto;
}
fieldset textarea, form textarea {
	padding: 3px;
	border: solid 1px #868584;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #000;
	background-color: #fff;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-sizw:12px;
}
fieldset .fullwidth, form .fullwidth {
	width: 95%;
}

form input.submit {
	/*border: solid 1px #ccc;
	text-shadow: 0 1px 0 #ccc;
	color: #333;
	background: #eee;*/
	background-color: #aaaaaa;
	border: 1px solid #565656;
	color: #000;
	text-shadow: 0 1px 0 #cbcbcb;	
	padding: 4px 8px 4px 8px;
	font-size: 12px;
}

form input.submit:hover {
	background-color: #848484;
	color: #fff;
	text-shadow: 0 -1px 0 #000;	
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
div.fakefile1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
div.fakefile1 img{
	vertical-align:bottom;
	cursor:pointer;
}
div.fakefile img{
	vertical-align:bottom;
	cursor:pointer;
}

input.file {
	position: relative;
	text-align: right;
	margin-left:0px;
	width:200px;
	height:30px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
input.file1 {
	position: relative;
	text-align: right;
	margin-left:0px;
	width:200px;
	height:30px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.attach-logo{
	cursor:pointer;
}
.attach-logo .text:hover{
	text-decoration:underline;
}
.title_banner{
	width:537px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}




div.key-staff-wrapper, div.case-study-wrapper {
	float: left;
	margin-bottom: 20px;
}

div.key-staff-photo {
	float: left;
	width: 80px;
	height: 80px;
	min-height: 80px;
	border: 1px solid red;
}

div.key-staff-bio {
	float: left;
	width: 470px;
	margin-left: 20px;
}


div.case-study-photo-wrapper {
	margin-top: 10px;
}

div.case-study-photo {
	float: left;
	width: 80px;
	height: 80px;
	min-height: 80px;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid red;
}
div.white-background{
	font-size:12px;
	padding:10px;
	background:#FFF;
	border:1px solid #CCC;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
table.comparison-table{
	text-align:center;
	font-size:10px;
	margin-bottom:20px;
}
.comparison-table tr.header{
	background: #fdf5ce url(images/ui-bg_gloss-wave_60_f6a828_500x100.png) 50% 50% repeat-x;  
	color: #F6F6F6;
	outline: none;
}

tr.header a{
	color: #F6F6F6;
}
tr.header a:hover{
	color:#000;
	text-decoration:none;
}
tr.header th{
	border-bottom: 4px solid #fbcb09;
	border-top: 4px solid #fbcb09;
	width:50px;
}

.comparison-table tr.grey{
	background:#F0F0F0;
}
.comparison-table tr.white{
	background:#FFF;
}
.comparison-table td.title{
	font-size:12px;
	font-weight:bold;
}
tr.grey td{
	border-bottom:1px dotted #999;
	border-right:1px solid #E1E1E1;
}
tr.white td{
	border-bottom:1px dotted #999;
	border-right:1px solid #E1E1E1;
}
.page-header-bg{
	width: 572px;
	margin-left: -20px;
	margin-right: -2px;
	background: url(../pictures/header_bg.png) no-repeat;
	padding:5px 5px 5px 20px;
	margin-bottom: 10px;
}
.page-header-bg1{
	width: 572px;
	margin-left: -20px;
	margin-right: -2px;
	background: #f1f1f1 url(../pictures/header_bg.png) no-repeat;
	padding:5px 5px 5px 20px;
	margin-bottom: 10px;
}
.helpline-bg{
	background: url(../pictures/tab-new-bg-small.png) top left no-repeat;
	width:278px;
	height:55px;
	padding:8px 5px 5px 20px;
	text-shadow: 0 1px 0 #fff;
}
.helpline-bg h2{
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.helpline-bg div.subtitle{
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.helpline-bg span.orange{
	color: #d17b00;
}
.client-new-bg{
	background: url(../pictures/tab-new-bg.png) top left no-repeat;
	height: 198px;
	width:303px;
	margin-bottom: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
}
.client-new-bg tr td a{
	color: #000;
}
.client-new-bg tr td.selected a{
	color: #fff;
}
.client-new-bg table{
	height: 198px;
}
.client-new-bg table tr td {
	height: 56px;
	padding: 5px;
}

.client-new-bg div.bottom-border{
	background: url(../pictures/client-bg-bottom.jpg) bottom left repeat-x;
	width: 303px;
}
.client-new-bg tr td.bottom-right{
	background: url(../pictures/client-bg-right.jpg) top right repeat-y;
}
.client-new-bg tr td.selected{
	background-color: #525252;
	color: #fff;
	text-shadow: none;
}
.client-new-bg tr td.topleft{
	-webkit-border-top-left-radius: 15px; 
	-moz-border-radius-topleft: 15px; 
	border-top-left-radius: 15px;
}

.client-new-bg tr td.topright{
	-webkit-border-top-right-radius: 15px; 
	-moz-border-radius-topright: 15px; 
	border-top-right-radius: 15px;
}

.client-new-bg tr td.bottomleft{
	-webkit-border-bottom-left-radius: 15px; 
	-moz-border-radius-bottomleft: 15px; 
	border-bottom-left-radius: 15px;
}

.client-new-bg tr td.bottomright{
	-webkit-border-bottom-right-radius: 15px; 
	-moz-border-radius-bottomright: 15px; 
	border-bottom-right-radius: 15px;
}
div.rar-videos a.rar-vlink{
	margin-right: 10px;
	width:130px;height:120px;
	display:inline-block;
	color: #000;
}

div.rar-videos a.rar-vlink:hover{
	color:#3b5998;
	text-decoration: none;
}
div.rar-videos{
	font-size: 14px;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	background: #DFDFDF url(../pictures/table-header.png) repeat-x left top;
	width:430px;
	padding: 10px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
}
div.rar-videos img{
	background: #FFF;
	padding:4px;
	cursor: pointer;
	margin-bottom: 10px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px
	
}
div.dialog-bg-1{
	background: #DFDFDF url(../pictures/table-header.png) repeat-x left top;
	padding:10px 5px 5px 5px;
	font-size: 12px;
	height:30px;
}
div.twitter_icon{
	float:right;
}

div.myaccount-module{
	width:100%;
	margin-top: 10px;
	border:1px solid #e3e3e3;
	page-break-after: always;
}
div.myaccount-module-header{
	background: url(../pictures/table-header-1.png) top left repeat-x;
	color:#000;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	text-shadow:0 1px 0 #fff;
	cursor: pointer;
}
div.myaccount-module-header:hover{
	/*color:#496994;*/
}
div.myaccount-module-header-close{
	float:right;
	background: url(../pictures/micro-seperator.jpg) top left repeat-y;
	height:23px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	cursor:pointer;
}
div.myaccount-module-content{
	padding:10px;
}
div.fp-bg{
	background: url(../pictures/index/front_bg.png) 20px 0 repeat-y;
	width: 600px;
	padding: 10px;
	z-index: 1;
	margin-bottom: 20px;
}
div.fp-bg .header{
	/*text-align: center;*/
	padding-top: 10px;
	background: url(../pictures/index/fp_spacer.png) 80px 2px no-repeat;
	margin-bottom: 5px;
	padding-bottom: 6px;
	z-index: 10;
}
div.fp-bg .header-centre{
	text-align: center;
	background: url(../pictures/index/fp_spacer.png) 80px 20px no-repeat;
	margin-bottom: 5px;
	padding-bottom: 6px;
	z-index: 10;
}
div.fp-bg .table{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.fp-bg .content{
	font-size: 12px;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	text-align: left;
}
div.fp-bg .content .register{
	float: right;
	width:330px;
}
div.fp-bg .content .register h3{
	color: #000;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
}
div.fp-bg .content .header-txt{
	font-size: 16px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
div.fp-bg .content .search-table{
	width: 500px;
	margin-left: 80px;
}
div.fp-bg-search{
	width: 600px;
	margin-bottom: 20px;
}
div.fp-header-search{
	width:585px;
	background: url(../pictures/index/fp_header_search.png) no-repeat;
	height:30px;
	font-size: 16px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0 1px 0 #e1e1e1;
	padding: 8px 5px 5px 10px;
	border-bottom: 1px solid #424242;
}
div.fp-header-small{
	width:583px;
	background: url(../pictures/index/fp_small_header.png) repeat-x;
	height:18px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 #cccccc;
	padding: 2px 5px 1px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #424242;
}
div.fp-bg-search .content{
	width: 598px;
	background: #FFF;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.fp-bg-search .content .search-table{
	width: 600px;
}
div.maxmin,div.maxmin1{
	float:right;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", "Arial";
	text-shadow: 0 1px 0 #CCCCCC;
	height:15px;
	width:15px;
	margin-top: 4px;
	margin-right: 14px;
	cursor: pointer;
}
div.fp-bg-search .footer{
	background: url(../pictures/index/fp_footer_search.png) no-repeat;
	width: 596px;
	height: 28px;
	border-top: 1px solid #cccccc;
	padding: 0 2px 0 2px;
}
input.submitbtn{
	margin: 1px 0 1px 3px;
	background: url(../pictures/index/fp_btn.png) 0 0 no-repeat;
	width:95px;
	height:25px;
	text-shadow: 0 1px 0 #FFF;
	border:none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	outline: none;
}
input.submitbtn:hover{
	text-shadow: 0 1px 0 #FFF;
	background: url(../pictures/index/fp_btn.png) 0 0 no-repeat;
	color: #ff9933;
}
input.submitbtn:active{
	background-position: 0 -29px;
	outline: none;
}
span.submitbtn{
	margin: 1px 0 1px 3px;
	background: url(../pictures/index/fp_btn.png) 0 0 no-repeat;
	width:95px;
	height:19px;
	display: block;
	text-shadow: 0 1px 0 #FFF;
	border:none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
	outline: none;
}
span.submitbtn:hover{
	text-shadow: 0 1px 0 #FFF;
	background: url(../pictures/index/fp_btn.png) 0 0 no-repeat;
	color: #ff9933;
}
span.submitbtn:active{
	background-position: 0 -29px;
	outline: none;
}

a.submitbtn{
	margin: 1px 0 1px 3px;
	background: url(../pictures/index/fp_btn.png) 0 0 no-repeat;
	width:95px;
	height:16px;
	display: block;
	text-shadow: 0 1px 0 #FFF;
	border:none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 4px;
	font-weight: bold;
	outline: none;
	color: #000;
}
a.submitbtn:hover{
	text-shadow: 0 1px 0 #FFF;
	background: url(../pictures/index/fp_btn.png) 0 0 no-repeat;
	color: #ff9933;
	text-decoration: none;
}
a.submitbtn:active{
	background-position: 0 -29px;
	outline: none;
}


table.myaccount{
	margin-top:10px;
	width:100%;
	border:1px solid #e3e3e3;
}
.myaccount tr th{
	color:#000;
	background: url(../pictures/table-header.png) repeat-x;
}
.myaccount tr{
	background:url(../pictures/sidebar_divider.png) center bottom repeat-x;
}
.myaccount tr td{
	margin-bottom: 25px;
}
.myaccount tr.bg-blue{
	background-color: #CFD7DE;
}
div.total{
	float: right;
	font-size: 18px;
	text-align: right;
	padding: 7px;
	width: 150px;
	margin-left: 10px;
	font-family:"Times New Roman";
	font-style: italic;
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
a.twitter_ico{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../pictures/twitter_32.png) no-repeat;
}
a.twitter_ico:hover{
	text-decoration: none;
}
.normal{
	 font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 text-shadow: 0 1px 0 #dddddd;
	 font-style: normal;
}
.hp_v2_mheader{
	color: #5a5a5a;
	font-size: 24px;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	
}
.hp_v2_sheaders{
	color: #8a8a8a;
	font-size: 14px;
	font-style: italic;
	font-family:Arial,Helvetica,sans-serif;
	
	
}
.slider_out{
background: url(../pictures/hp_v2_separator.png) 0 100% no-repeat;
width:600px;
padding: 40px 40px 60px 40px;
margin-top: -20px;
}
.slider{
	width:500px;
	
	margin:0;
	
}
.slider ul{
	margin:0;
	padding: 0;
}

.slider ul li{
	margin:0;
	padding: 0;
}


.hp_v2_prev{
	background:url(../pictures/hp_v2_prev.png) no-repeat scroll 0 0 transparent;
	height:126px;
	left:0px;
	margin-top:70px;
	position:absolute;
	text-indent:-9999em;
	width:37px;
	cursor:pointer;
	display:none;
}
.hp_v2_next{
	background:url(../pictures/hp_v2_next.png) no-repeat scroll 0 0 transparent;
	height:126px;
	right:0px;
	margin-top:70px;
	position:absolute;
	text-indent:-9999em;
	width:37px;
	cursor:pointer;
	display:none;
}

.hp_v2_top{
	background: url(../pictures/hp_v2_top.png) no-repeat;
	padding-bottom:30px;
}

.hp_v2_separator{
	
	height: 20px;
	background: url(../pictures/hp_v2_separator.png) no-repeat;
	padding-bottom:10px;
}

.hp_v2_bg{
	background: url(../pictures/hp_v2.png) no-repeat;
	height:220px;
	color:#636363;
	
}
 .hp_v2_module{
	float:left;
	width:130px;
	padding:10px 10px 0 10px;
	
}
.hp_v2_bg ul{
	margin:0;
	padding: 0;
	margin-left: 10px;
	margin-top:-15px;
}
.hp_v2_bg li{
	margin:0;
	padding: 0;
	display: inline;
}
.hp_v2_bg li a{
	display:inline-block;
	margin-right: 30px;
}
.hp_v2_bg .hp_v2_header{
	font-weight:bold;
	color:#424343;
	font-size:12px;
	float:left;
}
.hp_v2_bg .hp_v2_module  p{
	margin-top: 40px;
}
.hp_v2_bg .hp_v2_header a{
	color:#424343;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}
.hp_v2_bg .hp_v2_header a:hover{
	color:#797978;
}

.hp_v2_news{
	color:#cccccc;
	text-shadow: none;
	margin: 0; 
}

.hp_v2_news_ticker{
	margin:0;
	padding:0;
	height:20px;
	width:600px;
	display:inline;
}
.hp_v2_news_ticker li{
	display:inline;
}

.hp_v2_news_ticker li a{
	color: #000;
	text-shadow: none;
}


/*- anythingSlider begin --*/
.anythingSlider                         { width: 630px; height: 60px; position: relative;background: url(../pictures/hp_v2_separator.png) 0 100% no-repeat; overflow:hidden;margin-top: -40px;}
.anythingSlider .wrapper                { width: 630px; height: 20px; overflow: auto; margin:0 auto; position: absolute; top: 0; left: 0; overflow:hidden; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0;margin-left:-40px; }
.anythingSlider ul li { 
	display: block;
	float: left;
	padding: 0;
	height: 20px;
	width: 630px;
	margin: 0;
	font-size:14px;
	color:#636363;
	font-style:italic;
	line-height:18px;
	overflow:hidden;
	position:relative;
}
.anythingSlider .arrow { 
	display: block;
	height: 190px;
	width: 33px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	cursor:pointer;
	display:none;
}
/*.anythingSlider .forward {
	background:url(../pictures/hp_v2_next.png) no-repeat scroll 0 0 transparent;
	height:106px;
	right:0px;
	margin-top:55px;
	position:absolute;
	text-indent:-9999em;
	width:37px;
	cursor:pointer;
	display:none;
}
.anythingSlider .back                   {
	background:url(../pictures/hp_v2_prev.png) no-repeat scroll 0 0 transparent;
	height:106px;
	left:0px;
	margin-top:55px;
	position:absolute;
	text-indent:-9999em;
	width:37px;
	cursor:pointer;
	display:none;
}*/


.anythingSlider li .inner {
	padding:30px 50px 0 20px;
}
	.anythingSlider li h2 {
		font-size:18px;
		line-height:24px;
		border:none;
		font-style:normal;
		margin:0;
		padding: 0;
		padding-top:10px;
		padding-bottom:0;
		color:#565656;
		margin-bottom:14px;
		word-spacing:3px;
	}

#start-stop { 
	background:url(../pictures/stop-start.png) no-repeat;
	height:22px;
	left:270px;
	margin-top:-32px;
	position:absolute;
	text-indent:-9999em;
	width:37px;
	cursor:pointer;
}
#start-stop.active {
	background-position:0 -22px;
}
/*- anythingSlider end --*/
.bottom-links{
	background: url(../pictures/bottom-shadow.jpg) 0 100% repeat-x;
	text-align:right;
	margin:0 0 40px 0;
	padding-bottom:30px;
	padding-right: 20px;
	font-size:16px;
	color:#999;
}
span.big-number{
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman";
}
span.small-txt{
	color: #787777;
	font-size: 10px;
}
.myaccount a{
	text-shadow: none;
}