
/* Links */

A:link {
    color: #006699; 
    text-decoration: none; 
} 

A:visited {
    color: #006699; 
    text-decoration: none; 
} 

A:hover {
    color: #000;
    text-decoration: underline; 
} 

/* Main Settings */

html>body {margin-left:-1px;}

BODY {
    font-size: 0.85em;
    margin:0px;
    padding: 0px;
    font-family: Arial, Verdana; 
    color: #606060;
    background: #3f3f3f;
}    

.wrapper {
    margin:0px auto 0px auto;
    width:840px;
    text-align:center;
}

#content {
    background:#fff;clear:both;border-bottom:5px solid #ccc;
}

#inner_content {
    width:840px;text-align:left;padding:25px 3px 25px 3px;line-height:150%;
}

#inner_content_l {
    width:550px;text-align:justify;float:left;
}

#inner_content_r {
    width:230px;text-align:left;float:left;padding-left:35px;
}

.bottom {
    background-image:url(../layout/bottom-bg.gif);background-repeat:repeat-x;padding:10px 0px 20px 0px;color:#666;line-height:200%;font-size:0.9em;color:#ccc;minimum-height:181px;
}

.bottom a, .bottom a:visited {
    color:#ccc;text-decoration:underline;
}
.bottom a:hover {
    color:#ff9900;
}

#top_left {
    text-align:left;
    float:left;
}

#top_right {
    float:left;
    padding:0px 0px 0px 0px;
    font-size:0.9em;
    width:166px;
    text-align:right;
    font-weight:bold;
    color:#ff9900;
}

.bg_top {
    background:#000;
    height:55px;
    padding:25px 0px 0px 0px;
}

.tel_l {
    text-align:left;
}

/* Others */

input[type="text"], input[type="password"], textarea {
    background: #fff;
    border: 1px solid #6699cc;
    padding: 1px;
    font-family: "Trebuchet MS", Arial;
    font-size:1em;
    color: #606060;
}

input[type="text"]:hover, input[type="password"]:hover, textarea:hover {
    border: 1px solid #000;
}

img {
    border:0;
}

form {
    margin:0;
}

.wrap {
    clear: both;
}

h1 { 
    margin:0px 0px 12px 0px;
    padding:0px;
    font-weight:bold;
    color: #ff9900;
    font-size:1.4em;
}

h2,h3,h4,h5 {
    font-size:1.2em;
		font-weight:bold;
    color: #ff9900;
		margin:0px 0px 8px 0px;
}

h2 {
		margin-top:20px;
}

.fl {
    float:left;
}

.fr {
    float: right;
}

/* Error Function */

#warning {
    width: 100%;
    margin: 20px 0px 35px 0px;
    line-height: 150%;
}

div.wfloat1 {
    float: left;
    width: 60px;
    text-align: center;
}

div.wfloat2 {
    margin-left: 80px;
    text-align: left;
}

.err {
    color: #990000;
    font-weight:bold;
}

.pos {
    color: #336633;
    font-weight:bold;
}

/* Menu Tabs */

.bg_menu {
    height:36px;
    background: #ddd;
}

#menu ul {
    font-family: "Arial"; 
    margin:0px;
    padding:4px 0px 0px 0px;
    list-style-type:none;
}

#menu ul li {
    display:inline;
}

#menu ul li a {
    font-weight: bold;
    float:left;
    font-size:1em;
    padding: 6px 7px 8px 7px;
    margin-right:15px;
}

#menu ul li a.off {
		color:#606060;
		border-right:2px solid #ddd;
		border-left:2px solid #ddd;
		border-top:2px solid #ddd;
}

#menu ul li a:hover, a.on, a.on:visited {
    color: #fff;
    background: #ff9900;
    text-decoration:none;
		border-top:2px solid #fff;
		border-right:2px solid #fff;
		border-left:2px solid #fff;
}    

/* Tweaks */
.smaller {
font-size:0.9em;
}

.youarehere {
font-size:0.8em;
margin-bottom:10px;
}

a.headline {
display:block;
padding:5px 0px 5px 0px;
border-bottom:1px dotted #ccc;
}

a.headline:hover {
background:#FEFFC5;
text-decoration:none;
}

.headline span {
font-size:0.9em;
color:#666;
}

.callback_blurb {
margin-bottom:9px;
font-size:0.9em;
}

#callback {
background-image:url(/layout/boxes/callback.jpg);
background-repeat:no-repeat;
border:1px solid #ccc;
padding:10px 0px 10px 15px;
margin-bottom:20px;
}

.box {
background-image:url(/layout/boxes/gradient.gif);
background-repeat:repeat-x;
border:1px solid #ccc;
padding:10px 0px 10px 15px;
margin-bottom:20px;
}

#callback input[type="text"] {
font-size:0.9em;
font-family:Arial;
padding:2px;
margin-bottom:3px;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
color:#000;
}

#callback input[type="submit"] {
font-family:Arial;
margin-top:4px;
}

#callback label {
font-weight:bold;
font-size:0.9em;
}

.mark-mills {
width:143px;
height:174px;
border:1px solid #ccc;
float:left;
margin:0px 10px 5px 0px;
}

.strat {
border:1px solid #ccc;
width:548px;
height:309px;
}

.speaker {
border:1px solid #eee;
width:548px;
height:280px;
}

.speaker_blurb {
background:#eee;
text-align:center;
padding:3px 3px 4px 3px;
font-size:0.9em;
}

#top_right a, #top_right a:hover {
color:#ff9900;
}

.address {
line-height:135%;
margin-top:10px;
}

.callback_error {
color:#990000;
font-weight:bold;
background:pink;
padding:3px;
border:1px solid #990000;
width:88%;
margin-bottom:5px;
font-size:0.9em;
text-align:center;
}

.callback_success {
color:#2b5d2f;
font-weight:bold;
background:#abe0af;
padding:3px;
border:1px solid #2b5d2f;
width:88%;
font-size:0.9em;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.m20 {
margin-top:20px;
}




/* Contact section */

#enquiry, #directorenquiry {
    font-size:0.92em;
}

#enquiry input[type="text"] {
    margin-bottom:8px;
    width:350px;
		font-family:Arial;
}

#enquiry_submit {
    margin-top:14px;
}

#enquiry textarea, #directorenquiry textarea {
    width:350px;
    height:95px;
    margin-bottom:4px;
		font-family:Arial;
}


/* Contact section */

#directorenquiry {
    font-size:0.92em;
}

#directorenquiry input[type="text"] {
    margin-bottom:8px;
    width:220px;
		font-family:Arial;
}

.high {
		height:260px !important;
		width:500px !important;
}
.wide {
		width: 500px !important;
}

.small {
		font-size:0.9em;
}

/* Roles */

#register {
overflow:visible;
font-size:1.5em;
padding:5px;
border:1px solid #ccc;
background:#fff url(/layout/boxes/button.gif) top right no-repeat;
margin-top:5px;
}
#register:hover {
border:1px solid #666;
cursor:pointer;
}
.tick {
background:url(/layout/icons/tick.gif) no-repeat 0px 3px;
padding-left:22px;
margin:4px 0px 6px 0px;
}
.price {
font-size:1.2em;
margin-top:18px;
font-weight:bold;
background:#eee;
padding:7px;
}
.paysecurely {
text-align:center;
font-size:0.9em;
}

.fee {
margin-top:10px;
border-top:1px dotted #ccc;
width:100%;
}
.bp {
padding-top:15px;
}

.cancel {
background:#fed5dc;
border:1px dotted red;
padding:10px;
margin-bottom:15px;
color:#333;
}

.success {
background:#daf7d4;
border:1px dotted green;
padding:10px;
margin-bottom:15px;
color:#333;
}

.paygoform {
margin:15px 0px 0px 0px;
text-align:center;
border-top:1px dotted #ccc;
padding-top:15px;
}