@font-face {
    font-family: tsitesfont;
    src: url(http://www.tsites.co.uk/tuition/fonts/Raleway-Regular.woff);
}

p {
	margin-left:20px;
}

body {
	 font-family: tsitesfont, "arial", sans-serif;
	font-size:16px arial,sans-serif; color: #000000; background: #faf7f2;
}

.dropdown {
	font-family: tsitesfont, "arial", sans-serif;
	border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #333333;
    font-size: 1em;
    height: 25px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0px -30 2px 10px;
    text-align: left;
    width: 360px;
   }
   
   .arrow {
    background: url("dropdown.jpg") no-repeat scroll right -1px / 27px 27px rgba(0, 0, 0, 0);
    border-radius: 0 3px 3px 0;
	border: 1px solid #CCCCCC;
    height: 23px;
    position: relative;
    left: 331px;
    top: 25px;
    width: 27px;
}

.expandedhelp {
	float: left;
	clear: none;
    border-style: solid;
	color: #000000;
	border-color: #CCCCCC;
    border-width: 1px;
    width: 490px;
    margin: 20px;
    padding: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ffffda;
}
   
input {
	font-family: tsitesfont, "arial", sans-serif;
	font-size:18px; border-style: none; color: #000000; width: 360; font-style: bold; background-color:transparent;
}

.mynotes {
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 440px;
}

.borderbox {
	border-style: none; border-color: #000000; border-width: 0px; width: 500px; background: #faf7f2; margin: 20px; padding: 20px;
}

h2 {
	margin-bottom: 3px; color: #dca07c;
}

hr {
	height:1px;border-width:0;background-color:#CCCCCC;
}

.mytitles {
	color: #117ED2;
}

.mynotes {
	color: #117ED2;
}

#myextranotes {
	color: #117ED2;
}

#myextranotes a{
	color: #dca07c;
}


.explinks {
background-color: transparent;
display: inline-block;
font-family: tsitesfont, "arial", sans-serif;
color: #FF0000;
font-size: 14px;
font-weight: bold;
margin-left: -10px;
text-decoration: underline;
border: 0px;
text-align: left;
}

h4 {
	font-family: tsitesfont, "arial", sans-serif;
	margin-top: 0px; font-size:15px; color: #496391;
}

h4 a {
	color: #000000;
}

.mybtn a {
	color: #000000; text-decoration:none;font:12px 'Lucida Grande',sans-serif;float:right;position:relative; top: -32px; left: -10px; width: 100px;text-align:center; background: url('defaultbutton_old.gif'); padding-top: 6px;padding-bottom: 5px;
}

h5 {
	margin: 0px; margin-left: 3px; color: #000000; font: 12px arial,sans-serif; text-align: right; float: left;
}

#links {
	color: #117ED2;

}

#links a {
	text-decoration: underline;
	color: #000000;
}

.topics button {
	background-color:transparent;
	display:inline-block;
font-family: tsitesfont, "arial", sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	margin-left:-10px;
	text-decoration:none;
	border: 0px;
}

.questiondiv button {
	background-color:transparent;
	display:inline-block;
	font-family: tsitesfont, "arial", sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	margin-left:-10px;
	text-decoration:none;
	border: 0px;
	text-align: left;
}

.questiondiv button:hover{
	color: #dca07c;
}

.topics .catchadream{
	color: #ffffff;
	border-radius:6px;
}

.topics .catchadream:hover{
	color: #ffffff;
}

.questiondiv {
	float: right;
	clear: none;
    border-style: solid;
	color: #000000;
	border-color: #CCCCCC;
    border-width: 1px;
    width: 300px;
    margin: 20px;
    padding: 20px;
    position: absolute;
    top: 10px;
    left: 550px;
    background: #ffffff;
}

.collapsedquestiondiv {
	float: right;
	clear: none;
    border-style: solid;
	color: #000000;
	border-color: #CCCCCC;
    border-width: 1px;
    width: 300px;
    margin: 20px;
    padding: 20px;
    position: absolute;
    top: 10px;
    left: 550px;
    background: #ffffff;
    display: inline-block;
}

.questiondiv h2 {
	color: #000000;
}

.collapsedquestiondiv img {
	float: left;
}
.collapsedquestiondiv h2 {
	color: #000000;
}

.questiondiv a {
	color: #000000;
}

p.customdomains {
	margin-bottom: 3px; color: #gggggg;
	margin-left: 0px;
	font-size:22px;
	font-weight:bold;
}

p.customdomains input {
padding-left: 3px;
width: 150px;
border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #333333;
}

p.customdomains input.mybtn {
border: 0px;
color: #000000; text-decoration:none;font:12px 'Lucida Grande',sans-serif;float:right;position:relative; left: -10px; width: 101px;text-align:center; background: url('defaultbutton_old.gif'); padding-top: 6px;padding-bottom: 5px;
}

#myfootnotes {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #117ED2;	
}

#myfootnotes a:hover {
	color: #dca07c;
}
#messagebox {
	height: 20px;	
}

#messagebox a{
	color: #117ED2;
}