/*style.css*/

html,body,div,dl,dt,dd,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }


html,body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #fff url(../../../../images/bg.png) repeat-x;
	/*background: #fff url(../../../../images/fastas_personal.png) no-repeat top center;*/
	margin: 0 auto;
	line-height: 18px;
	color: #333;
}

body table
{
border: 0px #f2f5f9;
}

th, td {
border:0px;
padding:0px;
}

div.ManageYourListingMainContainer
{
	width:990px; float:left;
	background-image:url(../../../../images/manage_listing_top.gif);
	background-repeat:no-repeat;  
	background-position:650px 0px; 
	padding-top:35px;    
}
html{height:100%;}

a img{border-width:0px;}




.TreeViewContainer_2					{padding:10px 20px 20px 0px;width:350px;}
.TreeViewRootLevelContainer_2			{height:20px;}
A.TreeViewRootLevelNode_2:link			{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:none;}
A.TreeViewRootLevelNode_2:visited		{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:none;}
A.TreeViewRootLevelNode_2:active		{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:none;}
A.TreeViewRootLevelNode_2:hover			{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:underline;}
A.TreeViewRootLevelSelectedNode_2:link		{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:none;}
A.TreeViewRootLevelSelectedNode_2:visited	{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:none;}
A.TreeViewRootLevelSelectedNode_2:active	{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:none;}
A.TreeViewRootLevelSelectedNode_2:hover		{color:#2480a3;font-size:11px;font-weight:bold; text-decoration:underline;}
.TreeViewSecondaryLevelContainer_2			{padding-left: 40px; height:20px;}
A.TreeViewSecondaryLevelNode_2:link			{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSecondaryLevelNode_2:visited		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSecondaryLevelNode_2:active		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSecondaryLevelNode_2:hover		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:underline;}
A.TreeViewSecondaryLevelSelectedNode_2:link		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSecondaryLevelSelectedNode_2:visited	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSecondaryLevelSelectedNode_2:active	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSecondaryLevelSelectedNode_2:hover	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:underline;}
.TreeViewSubSecondaryLevelContainer_2		{padding-left: 60px; height:20px;}
A.TreeViewSubSecondaryLevelNode_2:link		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSubSecondaryLevelNode_2:visited	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSubSecondaryLevelNode_2:active	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSubSecondaryLevelNode_2:hover		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:underline;}
A.TreeViewSubSecondaryLevelSelectedNode_2:link		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSubSecondaryLevelSelectedNode_2:visited	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSubSecondaryLevelSelectedNode_2:active	{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:none;}
A.TreeViewSubSecondaryLevelSelectedNode_2:hover		{color:#2480a3;font-size:11px;font-weight:normal; text-decoration:underline;}




a {
	color: #0f5db3;
}
a:hover,
#content .tab li a:hover{
	color: #6182af;
}
#header,
#nav,
#ribbon .innerwrap,
#footer{
	width: 960px;
	margin: 0 auto;
}
h1, h2, h3 {
}
h1 {
	font-size: 30px;
	line-height: 1em;
	padding: 0.7em 0 0.2em 0;
	letter-spacing: -1px;
}
.clear {
	clear:both;
}
#content p {
	 color: #333;
	 margin-bottom: 1em;
}
#content ul {
}

/* colour */
#nav a,
#nav a.current:hover,
h2 {
	color: #003366;
}

/* Arial fonts */
#nav a,
.localtime strong {
	font-family:Arial, Helvetica, sans-serif;
}
/* Universal Services Buttons */
a.button_fastpost, 
a.button_fastgram,
a.button_fastsms, 
a.button_fastfax,
a.button_fastemail{
	background: transparent url(../../../../images/sprites.gif) no-repeat 0 -120px;
	height: 18px;
	display: block;
	width: 125px;
	float:left;
	margin-top: 5px;
	text-indent: -10000px;
}
a.button_fastpost {
	background-position: 0 -150px;
}
a.button_fastgram {
	background-position: 0 -200px;
}
a.button_fastsms {
	background-position: 0 -250px;
}
a.button_fastfax {
	background-position: 0 -300px;
}
a.button_fastemail {
	background-position: 0 -350px;
}



/* icons for links */
a.icon {
	background: transparent url(../../../../images/sprites.gif) no-repeat;
	padding: 0 20px 0 20px;
}
a.email {
	background-position: 0 -49px;
}
a.print {
	background-position: 0 -74px;
}
a.edit {
	background-position: 0 -100px;
}
/* page header */
#header {
	height: 138px;
	position: relative;
}
#header h1 {
	background:transparent url(../../../../images/logo.gif) no-repeat 0 19px;
	height:45px;
	left:0;
	position:absolute;
	text-indent:-10000px;
	top:0;
	width:225px;
}
#globalsearch {
	position: absolute;
	top: 33px;
	left: 261px;
        border: 0px;
}
#globalsearch legend {
	display: none;
}

#globalsearch input {
border:1px solid #8EB4E3;
float:left;
font-size:16px;
margin-right:5px;
padding:4px;
width:400px;
}
.SearchInput {style_all.css (line 134)
color:#AAAAAA;
}

#globalsearch .submit {
background:transparent url(../../../../images/sprites.gif) no-repeat scroll 0 0;
border:0 none;
display:block;
float:left;
height:30px;
text-indent:-100000px;
width:92px;
}
/* Navigation */
#nav {
	position:absolute;
	top: 102px;
}
#nav li{
	display: inline;
}
#nav li a{
	display: inline-block;
	background: transparent url(../../../../images/sprites.gif) no-repeat 0 -450px;
	line-height: 36px;
	text-align: center;
	width: 105px;
	padding: 0 17px 0 10px;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
#nav a.current {
	background-position: left -400px;
}
#nav a:hover {
	color: #9fc9eb;
}
#ribbon {
	clear:both;
	background-color:#b9cde5;
	padding: 0 0 30px 0;
	color: #003366;
}
#ribbon .innerwrap {
	padding-left: 20px;
}
#ribbon h1, #ribbon p {
	width: 640px;
}

/* Content */
#content {
	background: transparent url(../../../../images/bg_container.gif) repeat-y -1000px top;
	width: 990px;
	margin: -24px auto 0 auto;
}
#content .outerwrap {
	background: transparent url(../../../../images/bg_container.gif) no-repeat -2000px bottom;
}
#content .innerwrap {
	background: transparent url(../../../../images/bg_container.gif) no-repeat 0 0;
	padding: 25px 25px 40px;
}

#content .tab {
	height: 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 1em 0;
	background: transparent url(../../../../images/sprites.gif) repeat-x 0 -554px;
}
#content .tab li {
	float:left;
	list-style: none;
}
#content .tab li a {
background:transparent url(../../../../images/sprites.gif) no-repeat 0 -492px;
color:#003366;
font-weight:bold;
line-height:44px;
padding:12px 20px 15px 22px;
text-decoration:none;
}
#content .tab li a.current:hover {
	color:#003366;
}
#content .tab li:first-child a {
	background: none;
	padding-left: 15px;
}
#content .tab .current {
	background-position: 0 -618px;
}
#vitals {
	position:relative;
	padding-left: 120px;
	min-height: 130px;
}
#vitals h1 {
	font-size: 24px;
	padding: 27px 0 0 0;
}
#vitals .thumb {
	position: absolute;
	left: 5px;
	top: 17px;
}
#vitals .thumb span {
	display:block;
	height: 103px;
	width: 103px;
	background: transparent url(../../../../images/sprites.gif) no-repeat 0 -688px;
	position: absolute;
	top: 0;
	left: 0;
}
#vitals .links {
	background: #f2f5f9 url(../../../../images/sprites.gif) no-repeat right -820px;
	float: left;
	padding-right: 5px;
	font-size: 11px;
}
#vitals .links span {
	background: transparent url(../../../../images/sprites.gif) no-repeat 0 -860px;	
	display:block;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 15px;
}
#vitals .localtime {
	position:absolute;
	top: 25px;
	left: 770px;
}
.localtime {
	display:block;
	width:120px;
	height: 55px;
	background: transparent url(../../../../images/sprites.gif) no-repeat 0 -950px;
	color: #cfe3ef;
	padding: 10px 0 0 60px;
}
.localtime strong {
	font-weight: bold;
	color: #fff;
	font-size: 2em;
	display:block;
}

.surname {
	font-weight:bold;
}

/* Styles for "basic personal list" */

#personalList .wiItemsContainer{
	width:260px;
}

#personalList .wiContainer{
	margin-top:10px;
}

#personalList .wiContainerMobile{
	margin-top:10px;
	background-color:#b9cde5;
	padding:10px;
}

#personalList .wiContainerPassword{
	margin-top:10px;
	background-color:#2c5293;
	padding:10px;
	color:#FFF;
}

#personalList .wiContainerPassword p {
	color:#FFF;
}

#personalList .wiContainer span, #personalList .wiContainerMobile span, #personalList .wiContainerPassword span {
	font-size:10px;
	font-weight:bold;
}

#personalList input.textbox {
	border:1px solid #8EB4E3;
	font-size:12px;
	margin-right:5px;
	padding:2px;
	width:225px;
 	color:#333;
}

#personalList select.select {
	border:1px solid #8EB4E3;
	font-size:12px;
	margin-right:5px;
	padding:2px;
	width:225px;
 	color:#333;
}

/* Fieldset styles for personal URL */

#contactdetails fieldset {
	float:left;
}
#contactdetails fieldset.halfWidth {
	width: 420px;
	margin: 20px 25px;
}
#contactdetails fieldset.leftContent {
	width: 470px;
	margin: 20px 50px 0 0;
}
#contactdetails fieldset.rightContent {
	width:420px;
	margin: 20px 0 0 0;
}
#contactdetails legend {
	font-weight: bold;
	color: #003366;
	font-size: 16px;
	padding-left: 120px;
	line-height: 30px;
	margin-bottom: 15px;
	background: transparent url(../../../../images/sprites.gif) no-repeat 75px -1150px;
}
#contactdetails .personal legend {
	background-position: 75px -1110px;
}#contactdetails .employment legend {
	background-position: 75px -1150px;
}
#contactdetails label {
	width: 100px;
	text-align: right;
	color: #666666;
	display:block;
	float:left;
}
#contactdetails .row {
	clear:left;
	float: left;
	display:block;
	width: 100%;
	margin: 6px 0 0 0;
}
#contactdetails div.col {
	float:left;
	display:block;
	line-height: 16px;
	width: 300px;
	margin: 0 0 0 20px;
}
#contactdetails .data {
	font-weight: bold;
	line-height: 16px;
}
#contactdetails .separator {
	clear:left;
	height: 1px;
	background-color: #fff;
	border-top: 1px solid #c2cedc;
	margin: 12px 0 0 0;
	display: block;
	width: 100%;
	float:left;
}
#contactdetails .private {
	color: #aaa;
	font-weight:normal;
}
.note {
	font-size: 11px;
	line-height: 13px;
	color: #aaa;
}
.alert {
	color:#c00;
}
.status_busy {
	color: #666;
}

/* Subpane */
#mainpane {
	width: 610px;
	float:left;
	margin: 0 20px 0 0;
}
#subpane {
	width: 300px;
	float:left;
	padding: 0 0 0 10px;
	background: transparent url(../../../../images/separator.png) no-repeat;
}

/* Footer */
#footer {
	text-align: center;
	color: #a2a2a2;
	padding: 0 0 1em 0;
}

/* Close button for popups */

.close a{
    color:#666;
    font-size:0.8em;
	text-decoration:none;
}
.close a:hover{
    color:#333;
}

/* Close button for popups */

button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 20px;
line-height: 19px;
width: auto;
}

button.roundedBlue {
background: transparent url(../../../../images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button.roundedRed {
background: transparent url(../../../../images/btn_right_red.png ) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 20px;
line-height: 19px;
}

button.roundedBlue span {
background: transparent url(../../../../images/btn_left.png) no-repeat scroll left top;
color: #FFFFFF;
}

button.roundedRed span {
background: transparent url(../../../../images/btn_left_red.png ) no-repeat scroll left top;
color: #FFFFFF;
}

button::-moz-focus-inner {
border: none;
}

/* Search button*/

#sendbutton {
	background: transparent url(../../../../images/sprites.gif) no-repeat 0 -92px;
	height: 30px;
	width: 92px;
	display: block;
	float: left;
	text-indent: -100000px;
	border: 0px;
}


.TreeViewContainer {
background-image:url(../../../../../Images/menu_02.gif);
margin-left:4px;
width:193px;
}
.TreeViewRootLevelContainer_1 {
background-image:url(../../../../../Images/TreeViewRootLevelContainer_1.gif);
background-repeat:repeat-x;
display:block;
height:20px;
padding-left:7px;
padding-top:7px;
width:186px;
}

.TreeViewSecondaryLevelContainer_1 {
background-color:#D3D3D3;
background-image:url(../../../../../Images/TreeViewSecondaryLevelContainer_1.gif);
background-repeat:no-repeat;
display:block;
line-height:14px;
padding-bottom:5px;
padding-left:21px;
padding-top:4px;
width:172px;
}
#InfoRight {
border: 1px solid #ccc; 
margin: 0pt auto; 
padding: 5px 5px 10px; 
background-color: #fff; 
width: 203px;
}

.TreeSubLink {
color:#5C5B5B;
font-family:Verdana;
font-size:10px;
text-decoration:none;
}
.TreeRootLink {
color:#5C5B5B;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}