@charset "utf-8";
/* CSS Document */
body, html {
font-size: 100%;
height: 100%;
margin: 0 auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
background-color: #e2e6f2; /*url(../imgs/portal/pagebackground.png) repeat-x #FFF;*/
}
a {
text-decoration: none;
}
h2 {
height: 35px;
line-height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-size:16px;
  color: #297ae7;
font-weight: bold;
}
.legend {
height: 50px;
line-height: 50px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size:16px;
  color: #297ae7;
font-weight: bold;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size:14px;
  color: #297ae7;
font-weight: bold;
}
h3 span{
  font-weight: normal;
}
#account{
  line-height: 35px;
  font-size:12px;
  color: #000;
  text-align:center;
}
#terms{
  font-size:12px;
  color: #000;
  padding:10px
}
#privacy{
  font-size:12px;
  color: #000;
  padding:10px
}
#wrapper {
width: 960px;
height: 100%;
margin: 0 auto;
text-align: left;
}
#header {
width: 960px;
height: 70px;
float: left; 
background: url(../imgs/portal/scottish-holidays.jpg) no-repeat #031e4b;
margin-top: 30px;
border-bottom: 1px solid #297ae7;
}
#nav {
width: 660px;
float: left;
height: 70px;
margin-left: 300px;
}
#nav ul {
list-style: none; 
height: 70px;
float: left;
text-decoration: none; 
margin-top: 0px; 
padding-left: 0px; 
line-height: 70px;
vertical-align: middle; 
}
#nav ul li{
list-style: none; 
float: left; 
display: inline; 
margin-top: 0px; 
border-right: solid #031e4b 1px; 
color: #fff; 
line-height: 70px;
height: 70px;
vertical-align: middle; 
overflow: hidden;
}
#nav ul li a{
padding: 25px 43px 25px 43px; line-height: 70px; text-decoration: none; color: #fff; width: 100%; padding-top: 25px; padding-bottom: 25px; font-size: 105%;

}

#nav ul li div{
	position: relative;
	top: -71px;
	left: 0;


background: url(../imgs/portal/active.png) repeat-x;
line-height: 70px; text-decoration: none; color: #fff;  
vertical-align: top !important;
padding: 0 43px 25px 43px;

}
#nav ul li div a {
	padding: 0 !important;
	 	
}
#content {
width: 958px; 
float: left;
background: #FFF;
border-right: 1px solid #031e4b;
border-left: 1px solid #031e4b;
}
#content>p {
	margin-left: 30px;	
}
#leftwrap {
width: 160px; 
float: left;
height: 100%;
}
#leftmenu {
width: 160px;
background: #bfbfbf;
float: left;
height: auto;
height: 100%;
}
#leftmenu ul {
list-style: none; 
text-decoration: none; 
margin-top: 0px; 
padding-left: 0px; 
line-height: 32px; 
vertical-align: middle;
}
#leftmenu ul li {
list-style: none; 
float: left; 
width: 160px;
height: 32px;
line-height: 32px;
vertical-align: middle;
background: url(../imgs/portal/greybutton.png) repeat-x;
}
#leftmenu ul li a {
float: left; padding-left: 20px; line-height: 32px; text-decoration: none; color:#FFFFFF; width: 100%; font-weight: bold; font-size: 110%; width: 140px; height: 32px; vertical-align: middle;
}
#leftmenu ul li a:hover{
color: #297ae7;
background: url(../imgs/portal/greyrollover.png) repeat-x;
}
#maincontent {
width: 800px; 
float: left;
clear: none;

}
#footer{
width: 960px; 
float: left;
height: 50px;
padding-top: 10px;
background: #031e4b;
border-top: 1px solid #297ae7;
text-align: center;
}
#portallabel {
width: 100%;
height: 24px;
line-height: 24px;
float: left;
color: #031e4b;
font-weight: bold;
margin-left: 10px;
font-size: 110%;
}
.textinput {
height: 25px;
line-height: 25px;
vertical-align: middle;
width: 270px;
background-color: #e5e5e8;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #297ae7;	
margin-top: 10px;
}
.mediumtextinput {
height: 25px;
line-height: 25px;
vertical-align: middle;
width: 135px;
background-color: #e5e5e8;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #297ae7;
margin-top: 10px;
}
.smalltextinput {
height: 25px;
line-height: 25px;
vertical-align: middle;
width: 100px;
background-color: #e5e5e8;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #297ae7;
margin-top: 10px;
float:left;
}
.textinput:focus, .textinput:hover, .smalltextinput:focus, .smalltextinput:hover, .mediumtextinput:focus, .mediumtextinput:hover, textarea:hover, textarea:focus{
border: 1px solid #297ae7;
}
#signin, .signin {
float: right;
width: 400px;
background: url(../imgs/portal/loginbackground.png) repeat-x;
height: 185px;
margin-right: 20px;
margin-top: 20px; 
border: 1px solid #297AE7;

}
#signin label, .signin label {
width: 100px;
font-size: 12px;
line-height: 25px;
float: left;
height: 25px;
margin-left: 10px;
color: #297ae7;
margin-top: 10px;
text-align: right;
margin-right: 5px;
}
.signin label {
	width: 160px !important;
}
.signin .textinput {
	width: 150px !important;
		
}
.signin {
float: left !important;
margin-bottom: 100px;
margin-left: 40px;

}

#rememberme{
  font-size: 12px;
line-height: 25px;
height: 25px;
color: #297ae7;
margin-top: 10px;
}
.loginMessage {
font-size: 12px;
line-height: 25px;
height: 25px;
color: red;
margin-top: 10px;
margin-bottom: 10px;
text-align:center
}

.submit, .private {
background: url(../imgs/portal/smallbutton.png) no-repeat; 
border: none;
outline: none;
color: #297ae7;
font-size: 85%;
text-align: center;
vertical-align: middle;
width: 114px;
height: 24px;
clear: none; 
display: inline;
float: left;
margin: 10px 5px 5px 110px;
line-height: 24px;
cursor: pointer;
}
.joinupsubmit {
background: url(../imgs/portal/largebutton.png) no-repeat;
border: none;
outline: none;
color: #297ae7;
font-size: 85%;
text-align: center;
vertical-align: middle;
width: 145px;
height: 24px;
clear: none;
display: inline;
float: left;
margin: 10px 5px 5px 110px;
line-height: 24px;
cursor: pointer;
}
.loginsubmit {
background: url(../imgs/portal/smallbutton.png) no-repeat;
border: none;
outline: none;
color: #297ae7;
font-size: 85%;
text-align: center;
vertical-align: middle;
width: 114px;
height: 24px;
clear: none;
display: inline;
line-height: 24px;
cursor: pointer;
}
.loginsubmit:hover {
color: #009933;
}
.joinupsubmit:hover {
color: #009933;
}
.private {
color: #F00 !important;	
}
#signup{
margin-left: 128px !important;
margin-top: 0px !important;
}
.submit:hover, .forgot:hover, .private:hover {
color: #009933;
}
.preview {
float: right; font-size: 11px; color: #297ae7;	width: 60px; margin-right: 100px; line-height: 20px; vertical-align: middle; height: 20px;
}
.live{
float: right; text-align:center; margin-top:1px;width: 60px;   
}
.forgot {
width: 145px;
height: 24px;
border: none;
outline: none;
color: #297ae7;
font-size: 85%;
background: url(../imgs/portal/largebutton.png) no-repeat;
text-align: center;
vertical-align: middle;
text-decoration: none;
line-height: 24px;
clear: none; 
display: inline;
float: left;
margin: 10px 5px 5px 5px;
}
#forgotpw {
float: right;
clear: right;
width: 400px;
background: url(../imgs/portal/forgotbackground.png) repeat-x;
height: 102px;
margin-right: 20px;
margin-top: 20px; 
border: 1px solid #297AE7;
text-align: center;
color: #297ae7;
}
.forgotp{
  width:388px;
}
.fpw{
  font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #297ae7;
}
#forgotpw p {
margin-top: 20px;
}
.forgotpw {
width: 380px;
padding: 10px;
background: url(../imgs/portal/forgotbackground.png) repeat-x;
height: 102px;
margin-left: 278px;
margin-top: 20px;
border: 1px solid #297AE7;
text-align: center;
color: #031e4b;
margin-bottom: 100px;
}
.createlisting {
width: 450px;
background: url(../imgs/portal/forgotbackground.png) repeat-x;
height: 102px;
border: 1px solid #297AE7;
text-align: center;
color: #031e4b;
  margin-left:333px
}
.panecontent{
  padding-left:250px
}
.viewuser {
  float: left;
clear: left;
width: 700px;
padding: 10px;
margin-left: 278px;
margin-top: 20px;
border: 1px solid #297AE7;
text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #297ae7;
}
.basictext{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #297ae7;
  margin-right:14px
}
.basictext2{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #297ae7;
  margin:10px 10px 10px 0;
}
.basictext2 li{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #297ae7;
  margin-left:20px;
}

a.joinup {
  font: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 14px;
  color: #297ae7;
}
a.joinup:visited {
	color: #990099;
}
a.joinup:active {
	color: #faa700;
}
a.joinup:hover {
  color: #faa700;
  text-decoration: none;
}
a.errorEmail {
  font-family: Arial, Helvetica, sans-serif;
  color:red;
  font-size:14px;
  text-decoration: underline;
}
a.errorEmail:hover {
  color: #faa700;
  text-decoration: none;
}
.forgotlong, #editprofilediv, #passworddiv {
background: none !important;
border: none !important;
width: 760px;
margin-left: 10px !important;;
}
#editprofilediv label, #passworddiv label {
width: 150px !important;	
}
#editprofilediv .textinput, #passworddiv .textinput {
width: 200px !important;	
}
.profileactions{
  float:right;
  height: 53px;
  width: 350px;
  border: #297ae7 solid  1px;
}
#viewprofilediv .profileactions{
    margin-top:300px
}
#passworddiv .profileactions{
    margin-top:240px
}
#editprofilediv .profileactions{
    margin-bottom:23px
}
.tabbed-pane {
	width: 780px !important;
	margin-left: 5px;
}
#viewprofilediv, #editprofilediv, #passworddiv {
display: none;	
}
#change {
	margin-left: 15px;
  margin-top: 25px;
  margin-bottom: 25px;
}
#changePassword {
	margin-left: 10px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.forgotlong ul {
	list-style: none; 
	float: left;
	margin-left: 20px;
}
.forgotlong a {
float: left;
clear: both;
}
.forgotlong a {
float: left;
clear: both;
}
.forgotlong ul li {
	margin-top: 3px;	
}
.forgotpw p {
font-size:  11px;	
margin-left: -5px;
}
.emailaddress{
font-size:  11px;  
}
#leftpane {
float: left; 
width: 530px;
margin: 0 10px 0 10px;
display: inline; clear: none;
}
#rightpane {
float: right;
width:405px; 
height: auto;
display: inline;
clear: none;
margin-bottom: 20px;
}
#loggedin {
position: relative; width: 500px; top: 20px; float: right; text-align: right; font-size:14px;
}
/*mylisting css*/
.listingcontainer {
width: 90%; 
margin: 0 5%;
height: 100px; 
float: left;
clear: both; 
border-top: 1px solid #000;
}
#firstlisting{
margin-top: 50px;
}
.listingimg {
width: 116px;
height: 80px; 
margin: 10px;
text-align: center;
  vertical-align:middle;
float: left;
display: inline;
padding: 3px;
}
.listingimg img {
margin: 10px;
border: none;
outline: none;
}
.editing {
width: 120px;
float: right;
clear: none;
margin: 20px;
text-align: right;
}
.editing input{
background: url(../imgs/portal/smallbutton.png) no-repeat; 
border: none;
outline: none;
color: #297ae7;
font-size: 85%;
text-align: center;
vertical-align: middle;
width: 114px;
height: 24px;
margin: 3px;

}
.editing a{
background: url(../imgs/portal/smallbutton.png) no-repeat;
border: none;
outline: none;
color: #297ae7;
font-size: 85%;
text-align: center;
vertical-align: middle;
width: 114px;
height: 24px;
margin: 3px;

}
.listingcontent {
float: left;
clear: none;
width: 65%;
height: 90px;
overflow: hidden;
}
.line1 {
font-weight: bold;
color: #000;
}
.line1 a {
color: #297ae7;	
}
.line2{
font-size: 11px;
}
/*create listing css*/
.label{
width: 220px;
font-size: 14px;
line-height: 30px; 
float: left;
height: 30px;
margin-left: 10px;
color: #297ae7;
margin-right: 5px;
font-family: Arial, Helvetica, sans-serif;
}
.smalllabel{
width: 60px;
font-size: 14px;
line-height: 30px;
float: left;
height: 30px;
margin-left: 10px;
color: #297ae7;
margin-right: 5px;
font-family: Arial, Helvetica, sans-serif;
}
.largelabel{
width: 470px;
font-size: 14px;
line-height: 30px;
float: left;
height: 30px;
margin-left: 10px;
color: #297ae7;
margin-right: 5px;
font-family: Arial, Helvetica, sans-serif;
}
.labelnowidth{
font-size: 14px;
line-height: 30px;
height: 30px;
float:left;
color: #297ae7;
font-family: Arial, Helvetica, sans-serif;  
}
.spanCheckbox{
font-size: 14px;
line-height: 30px;
height: 30px;
color: #297ae7;
font-family: Arial, Helvetica, sans-serif;  
}
.details{
font-size: 14px;
line-height: 30px;
height: 30px;
color: #297ae7;
font-family: Arial, Helvetica, sans-serif;
}
.label i{
font-size: 12px;
line-height: 30px;
height: 30px;
color: #297ae7;
font-family: Arial, Helvetica, sans-serif;
}
.rightlabel{
font-size: 14px;
line-height: 30px;
height: 30px;
color: #297ae7;
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
}
.createmessage{
  font-family: Arial, Helvetica, sans-serif;
  color: #297ae7;
  font-size: 14px;
}
.shortinput {
clear: left; 
width: 520px;
float: left;
margin: 3px 0;
}
.reqHeader {
  text-align:right;
  width: 556px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: red;
}
.reqHeader2 {
  text-align:right;
  width: 416px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: red;
}
.joininput {
clear: left;
width: 650px;
float: left;
margin: 3px 0;
}
.longinput, .longsubmit {
	width: 500px;
	float: left;
	margin: 5px 5px 20px 5px;
	clear: left;
}
.longsumbit {
	float: right !important;
	text-align: right;
	clear: both !important;
	width: 800px !important;
}
#createsubmit {
float: right !important;
margin-right: 100px;
margin-top: 40px;
margin-bottom: 100px;
}
.longinput textarea {
width: 470px; height: 150px;
  background-color: #e5e5e8;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #297ae7;
}

textarea.shorttextarea {
width: 470px;
  height: 50px;
  background-color: #e5e5e8;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #297ae7;
}

.righthand {
float: right; 
width: 220px;
clear: both;
height: 225px;
text-align: center;
}
.rightcontainer {
float: right; 
width: 210px; padding: 5px; clear: none; display: inline; height: auto; text-align: center;
}
.righthand img {
width: 200px;
margin: 10px;
}
/*available services css */
.service {
width: 250px;
height: 200px;
background: url(../imgs/portal/service.jpg) top left no-repeat;
float: left; 
display: inline;
}
.service ul {
list-style: none;
margin-left: 20px;
font-size: 12px;
color: #297ae7;

}
.service ul li {
height: 25px;
float: left;
width: 240px;
margin-left: 5px;
clear: both;
line-height: 25px; 
vertical-align: middle;
}
.service ul li a {
height: 25px;
float: left;
line-height: 25px; 
vertical-align: middle;
color: #297ae7;
text-decoration: none;
}
.service p {
font-size: 11px;
margin: 10px;
  padding-right:8px
}
.service h3 {
font-size: 14px;
color: #297ae7;
margin: 5px 0 0 14px;
}
/*begin tab css */
.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 780px;
	float: left;
}
.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}

.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 5px;
	background: #f0f0f0;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}
.tabbed-pane .pane {
	padding: 5px;
	height: 100%;
	width: 770px;
	float: left;
}
#MyPane {
width: 790px !important; 
height: auto !important;
float: left !important;
}
.tabbed-container {
	float: left;
	width: 790px;
}
.tabbed-container .overlay {
	float: left;
	clear: both;
	padding: 5px;
	width: 780px;
	top: 100px;
	left: 0;
	background: white url(../tabs/include/imgs/portal/spinner.gif) center center no-repeat;
	text-align: center;
	z-index: 100;
	height: 100%;
}
#screen {
	float: right;
margin-right: 80px; !important;
margin-top: -23px;
}
#createscreen {
  clear:both;
  float: right;
  margin-right: 100px;
margin-top: -24px;
}
#first {
text-align: center;	
margin-top: 10px;
margin-bottom: 30px;
}
#first p {
margin-top: 10px;
font-size: 12px;
}

/*footer styles */
.style27, .style28, .style54 {
	font-size: 12px;	
}
.style27{color:#333}
.style28{color:#666}
.style54{color:#999;font-weight:bold}
#panecontent .notice{
  clear: both;
  height: 53px;
  width: 638px;
  background-color:#e5e5e8;
  padding:5px;
  display:block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #297ae7;
 /* margin-top: 312px;*/
  margin-bottom: 15px;
  border: #297ae7 solid  1px;
}
h5.redHeader{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:red;
  padding-bottom:5px
}
div.notice{
  clear:both;
  background-color:#e5e5e8;
  padding:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  border: #297ae7 solid  1px;
  margin-right:14px;
  height:44px;
  vertical-align:top;
  margin-top:103px
}
span.message{
  background: transparent url(../imgs/span_arrow.gif) no-repeat scroll left center;
  padding-left: 7px;
}
span.error{
  color:red;
  font-size:14px;
  white-space: nowrap;
  background-color:#e5e5e8;
	border-color: #924949;
	border-style: solid solid solid none;
	border-width: 2px;
  padding:2px;
}
.req{
  margin:20px 0 0 5px;
  color:red;
  font-size:18px;
  display:inline;
}
.errorMessage{
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  color:red;
  font-size:14px;
  padding:5px;
  text-align:center;
  background-color:#e5e5e8;
	border: #924949 solid  2px;
  margin-bottom:15px
}

a.forgotpassword {
  font: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 10px;
  line-height: 44px;
  height: 44px;
  color: #5555FF;
}
a.forgotpassword:visited {
	color: #990099;
}
a.forgotpassword:active {
	color: #faa700;
}
a.forgotpassword:hover {
  color: #faa700;
  text-decoration: none;
}

/*alert box*/
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 2px #999;
	color: #000;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../imgs/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../imgs/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../imgs/info.gif);
}

#popup_content.confirm {
	background-image: url(../imgs/important.gif);
}

#popup_content.prompt {
	background-image: url(../imgs/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/*terms styles*/
.termscondtions{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #000;
}
.termscondtions ol{
  font-weight: bold;
}
.termscondtions ul{
  padding-left:50px
}
.termscondtions h1{
  font-size:14px;
  font-weight:bold;
  text-align:center
}
.termscondtions strong{
  padding-right:5px
}
.terms{
  clear:right;
  width:764px;
  height:250px;
  margin-bottom:15px;
  margin-left:176px;
  border: 1px solid #297AE7;
  overflow-y:scroll;
  background-color: #e5e5e8;
}
.createagreement{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #297ae7;
  padding-left:175px;
  height: 25px;
  line-height: 25px;
}
.agreement{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #297ae7;
  padding-left:440px;
  margin-bottom:15px;
}
#submitScreen{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #297ae7;
  font-weight:bold;
}

.over{
cursor: pointer;
}

/*password strength*/
.passwordInd{
    font-size:11px;
    font-family:Arial, sans-serif;
    color:red;
    margin-left:64px
}
#iSM
{margin:0 0 13px 0;padding:0;height:14px;}
#iSM ul
{border:0;margin:4px 0 0 0;padding:0;list-style-type:none;text-align:center;}
#iSM ul li
{display:block;float:left;text-align:center;padding:1px 0 0 0;margin:0;height:14px;}
#iWeak,#iMedium,#iStrong
{width:84px;font-size:.7em;color:#adadad;text-align:center;padding:2px;background-color:#F1F1F1;display:block;}
#iWeak,#iMedium
{border-right:solid 1px #DEDEDE;}
#iMedium
{width:84px;}
#iMedium,#iStrong
{border-left-width:0;}

div.strong #iWeak, div.strong #iMedium, div.strong #iStrong  {
	background: #00CC66;
	color: #00CC66;
}

div.medium #iWeak, div.medium #iMedium {
	background: #FFFF99;
	color: #FFFF99;
}

div.medium #iWeak, div.medium #iMedium {
	background: #FFFF99;
	color: #FFFF99;
}

div.weak #iWeak {
	background: #FF0000;
	color: #FF0000;
}

div.strong #iStrong, div.medium #iMedium, div.weak #iWeak {
	color:#000;
}

/*help file*/
.accordion h3 {
	background: #e9e7e7 url(../imgs/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
  text-align:left
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
.fade { color:#97b8e5 }
