/* text -----------------------------------------------------------------------*/

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70.01%;
	color: #343232;
}

table, tr, td, pre, code, li, ul,  input{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

h1{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
   margin-top: 5px;
   margin-bottom: 15px;
   color: #0e2d66;
}

h2{
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 8px;
  color: #0e2d66;
}

h3{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 8px;
}

p{
	margin-bottom: 15px;
}

hr{
	border: none;
	height: 1px;
	background: #666;
	margin-bottom: 15px;
}

a:link {color: #963728; text-decoration: underline; font-weight: bold;}
a:visited {color: #963728;	text-decoration: underline; font-weight: bold;}
a:hover {color: #1b448f;text-decoration: none; font-weight: bold;}
a:active {color: #963728; text-decoration: underline; font-weight: bold;}

/* ----------------------------------------------------------------------------*/


/* layout ---------------------------------------------------------------------*/

/* header -------------------------------*/

body{
	background-color: #ffffff;
   text-align: center;
}

div#wrapper{
	margin: 0 auto;
	margin-top: 7px;
	width: 950px;
}

div#top-nav-container{
	width: 863px;
	height: 33px;
	line-height: 30px;
	text-align: right;
	font-size: 0.9em;
}

#phone-number{
	color: #fff;
	float: left;
	background: url(../images/phone-logo.jpg) no-repeat;
	padding-left: 40px;
	font-weight: bold;
	font-size: 1.2em;
	display: none;
}

div#top-nav-container a{
	color: #fff;
	margin-right: 20px;
	display: none;
        }
        
#top-nav-container p{
                  float: right;
                  margin: 10px;
                  color: #fff;
                  text-align: right;
                  font-size: 14px;
                  font-weight: bold;
                  }

div#header-container{
	margin-top: 2px;
	width: 863px;
	height: 109px;
	text-align: left;
	background-color: #d0e2e4;
}

.logoimg{
         display: none;
         }

#header-container p img{
                  float: left;
                  margin: 10px;
                  }

/* tabs -------------------------------*/

div#tab-container{
	margin-top: 2px;
	padding-top:6px;
	padding-left: 1px;
	width: 0px;
	height: 0px;
        display: none;
}

li.tab-inactive{
	margin-left: 5px;
	color: #fff;
	text-align: left;
	float: left;
	width: 152px;
	height: 41px;
	background: url(../images/tab-bg.jpg) #153a7d repeat-x;
	display: none;
}

li.tab-inactive a{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 142px;
	height: 31px;
	padding: 5px;
	display: none;
}

div.tab-inactive a:hover{
	background-color: #647eae;
}

li.tab-active{
	margin-left: 5px;
	color: #0d2c65;
	text-align: left;
	float: left;
	width: 152px;
	height: 43px;
	background: #d7e5e7;
	display: none;
}

li.tab-active a{
	color: #0d2c65;
	text-decoration: none;
	display: block;
	width: 142px;
	height: 31px;
	padding: 5px;
	display: none;
}

/* main content -------------------------------*/

div#content-container{
	margin-top: 2px;
	width: 95%;
	padding: 2px;
	text-align: left;
	background: #d7e5e7;
	font-size: 1.1em;
	line-height: 1.2em;
}

div.tab-home-button{
	background-color: #5675ad;
	padding: 1px;
	float: left;
	margin-left: 4px;
	position: relative;
	top: -4px;
	display: none;
}

a.view-course-link{
	display: block;
	width: 139px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #fff;
}

a.view-course-link:hover{
	color: #0d2c63;
}

a.view-course-link img{
	position: relative;
	top: 2px;
	left: 5px;
	padding-left: 0px;
}

div#content-main-home{
	margin: 2px 4px 4px 4px;
	clear: both;
}

div#content-main{
	float: left;
	width: 100%;
	margin-left: 15px;
}

.contentmaincourse {
                   width: 570px !important;
                   }

div#content-left{
	width:800px;
	padding:10px;
	float: left;
}

div#content-right{
	width: 0px;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	display: none;
	float: left;
	background:#fff;
}

div#course-search{
	float: left;
	display: none;
	height: 0px;
	background-color: #963728;
	margin-left: 8px;
	margin-top: 4px;
	padding: 5px;
	color: #fff;
}

div#home-banner{
	margin-top:4px;
	display: none;
}

button#search-button{
	display: block;
	width: 144px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #fff;
	background-color: #5675ad;
	float: right;
	margin: 8px 2px 0 0;
}

button#search-button:hover{
	color: #0d2c63;
}

button#search-button img{
	position: relative;
	top: 2px;
	left: 5px;
	padding-left: 0px;
}

div#content-main ol{
	list-style:decimal;
	margin: 20px 0px;
}

div#content-main ul{
	list-style:square;
	margin: 20px 0px;
}

div#content-main ol li, div#content-main ul li{
	margin-left: 23px;
	padding-left: 0px;
	padding-bottom: 10px;
}

/* category page product items -------------------------------*/

div.product-link-item{
	background: #fff;
	width: 100%;
	padding: 5px;
	margin-top: 10px;
}

a.product-link-heading{
	font-size: 1.2em;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
}

a.product-link-more{
	text-decoration: none;
}

/* home news items -------------------------------*/

div#home-news-container{
	background: #fff;
	width: 938px;
	height: 100px;
}

div.home-news-item{
 display: none;
	height: 0px;
	float: left;
	border-right: solid 1px #bfbfbf;
	padding: 5px 10px 5px 0px;
	margin: 5px 0px 5px 10px;
}

div#home-news-item-last{
	border-right: none;
}

/* left nav -------------------------------*/

div#left-nav-columns{
	background: url(../images/column-bg.jpg) repeat-y;
	margin: 5px;
}

div#left-nav{
	width: 230px;
	float: left;
	display: none;
}

div#left-nav ul li{
	border-bottom: solid 2px #d7e5e7;
	display: none;
}

div#left-nav ul li a{
	display: block;
	width: 200px;
	padding: 5px 15px 5px 15px;
	background: #3e5785;
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	display: none;
}

div#left-nav ul li a:hover{
	display: block;
	width: 200px;
	padding: 5px 15px 5px 15px;
	background: #3e5785;
	color: #fff;
	font-size: 1.0em;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	display: none;
}

a#left-nav-active{
	display: block;
	width: 200px;
	padding: 5px 15px 5px 15px;
	background: #289296;
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	display: none;
}

/* course right column -------------------------------*/

div#course-right-column{
	width: 230px;
	float: right;
	font-size: 1em;
	font-weight: bold;
}

div.date-loc-container{
	width: 210px;
	background: #289296;
	padding: 10px;
	font-weight: normal;
}

div.date-loc-item{
	width: 190px;
	padding: 10px;
	background: #fff;
	margin-bottom: 5px;
	color: #1b4087;
	line-height: 1.1em;
	font-size: 1em;
}

a.date-loc-btn{
	display: block;
	width: 190px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #963728;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size:1em;
	margin-top: 5px;
}

/* home banner cycle -------------------------------*/

.pics {
    height:  193px;
    width:   698px;
    padding: 0;
    margin:  0;
	 float: left;
}

.pics img {
    padding: 0px;
    width:  698px;
    height: 193px;
    top:  0;
    left: 0
}

/* footer -------------------------------*/

div#bottom-nav-container{
	margin-top: 2px;
	width: 950px;
	height: 33px;
	line-height: 30px;
	background: url(../images/nav-bar-bg.jpg) #153a7d repeat-x;
	text-align: right;
	font-size: 0.9em;
	display: none;
	color: #fff;
}

div#bottom-nav-container a{
	color: #fff;
	margin-right: 20px;
	display: none;

}

.ripleyfoot {
            display: none;
            }
            
.wsifoot {
           display: none;
            }

/* booking form -------------------------------*/

div#form-wrapper{
	text-align: left;
	margin: 0px auto;
	margin-top: 20px;
	padding: 10px;
	width: 450px;
	line-height: 1.4em;
}

form.wsiform {
	width: 450px;
	font-size: 1em;
	color: #333;
}

form.wsiform fieldset {
	margin-bottom: 20px;
	border: none;
	border-top: 1px solid #93bdf6;
	background: left bottom #fff repeat-x;
}

form.wsiform fieldset fieldset {
	border: none;
	margin: 3px 0px 0px;
	background: none;
}

form.wsiform legend {
	/* moved to browser specific stylesheets */
}

form.wsiform fieldset fieldset legend {
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border: none;
	width: 450px;
	background: none;
	color: #343232;
	margin-left: 0px;
	font-size: 1em;
}

form.wsiform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 200px; /* Width of labels */
}

form.wsiform fieldset ol li fieldset legend{
	width: 450px;
	margin-left: 0px;
}

form.wsiform fieldset fieldset label {
	display: block;
	width: 235px;
	margin-left: 183px; /* Width plus 3 (html space) */
}

form.wsiform fieldset ol {
	margin: 0px;
	padding: 0px;
}

form.wsiform fieldset li {
	list-style: none;
	margin: 0px;
	padding: 5px 10px 7px;
	background: url(../images/wsiform-divider.jpg) left bottom repeat-x;
}

form.wsiform fieldset fieldset li {
	padding: 0px;
}

form.wsiform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}


div#delegate-list{
	margin-bottom: 3px;
	padding: 5px;
}

div.delegate{
	width: 407px;
	background: #d7e5e7;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

div#add-button{
	display: block;
	width: 154px;
	height: 20px;
	padding: 5px;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #5675ad;
	margin: 8px 2px 0 0;
	cursor: pointer;
}

input#submit-button{
	display: block;
	width: 134px;
	height: 35px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	float:right;
	clear: both;
	background-color: #5675ad;
	margin: 8px 2px 0 0;
	cursor: pointer;
	border: none;
}

input#submit-quote-button{
	display: block;
	height: 35px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	clear: both;
	background-color: #5675ad;
	margin: 8px 2px 0 0;
	cursor: pointer;
	border: none;
}

