/*layout styles*/


div.subbanner {
	padding:0;
	margin:0;
	width:896px;
	background:#fff;
	height:101px;
	float:left;
	border-top:1px solid #fff;
	padding-left: 54px;
	padding-bottom: 10px;
}


div.breadcrumb {
	padding:0;
	margin:0;
	width:860px;
	background:#fff;
	float:left;
	padding:1px 20px 15px 0px;
}


div.subcontentcontainer {
	float:left;
	width:624px;
	margin-left:19px;
}

div.subcontentcontainertutor {
	float:right;
	width:440px;
	margin-left:0px;
	margin-right: 55px;
}
div.subcontentcontainerfortutor {
	float:right;
	width:420px;        

    
	margin-right: -2px;
                margin-top:5px;

}


div.subrelated {
	float:left;
	width:180px;
	margin-left:10px;
	margin-top: 10px;
}

div.subrelatedcontent {
	margin:1px 0 1px 0;
	padding:4px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-color: #978466;
	border-bottom-style: solid;
}

div.leftsubrelated {
	float:left;
	width:180px;
	margin-left:0px;
	margin-top: 10px;
}

div.leftsubrelatedcontent {
	margin:1px 0 1px 0;
	padding:4px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-color: #978466;
	border-bottom-style: solid;
}

div.subsidebar {
	float:left;
	width:180px;
	margin-left:10px;
	margin-bottom: 0px;
	/*margin-top: 356px;*/
}

div.subsidebarleft {
	float:left;
	width:181px;
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

div.subleftcontent {
	padding:0px 0px 0px 0px;
}

div.inpagebox {
	margin:0;
	float:left;
	width: 420px;
}

div.inpageimage {
	margin:0;
	float:left;
	padding:0px 0px 5px 0px;
	width: 150px;
}

div.inpagetext {
	margin:0;
	float:left;
	padding:5px 0px 0px 5px;
	width: 260px;
}

div.tutorgallery {
	float:left;
	width:350px;
	margin-left:0px;
	padding-right: 30px;
}
div.tutorgallerycontent {
	background:#efeff0;
	margin:1px 0 1px 0;
	padding:7px 10px 12px 12px;
}

div.tutorpic {
	margin:0;
	width:105px;
	background:#fff;
	padding:15px 10px 0px 0px;
	float: left;
}

/*text styles*/

h5 {
	margin: 0;
	font-size:130%;
	padding:0;
	border-bottom-style: solid;
	border-bottom-color: #a44d5d;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	color: #a44d5d;
}

h6 {
	margin: 0;
	font-size:100%;
	padding:0;
	border-bottom-style: solid;
	border-bottom-color: #a44d5d;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	color: #a44d5d;
                width:180px; 
}

.bold {
	font-weight:bold;
                font-size:75%;
}

.bread {
	color:#a44d5d;
                font-size:75%;
}

.intro{
	color:#545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #a44d5d;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	color: #666666;
	font-weight: normal;
}

.courseheading{
	color:#a44d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #a44d5d;
	font-weight: normal;
}


.sidelinks {
	font-size:80%;
	padding:0;
	margin:0 0 0px 0;
}

.inpageboxtext {
	font-size:80%;
	padding:0 0 5px 0;
	margin:0 0 0px 0;
	color: #666666;
}

a.arrow, a.arrow:link {
	background:url("/resources/TemplateAssets/leftarrow.gif") no-repeat left 50%;
	padding-left:7px;
}


.courselinks {
	font-size:75%;
	line-height: 150%;
	font-weight: bold;
}

a.coursearrow, a.coursearrow:link {
	background:url("../resources/TemplateAssets/coursearrow.gif") no-repeat left 50%;
	padding-left:21px;
}

.tutorbold {
    font-size:80%;
	font-weight:bold;
	color:#a44d5d;
}

.shortlist {
	background:#a44d5d;
}


/*side gallery*/

#gallery {
	width:200px;
	padding-top: 20px;
}
#gallery ul {
	list-style:none;
	padding:0;
	width:200px;
	position:relative;
	float: right;
	left: -4px;
}
#gallery ul li {
	display:inline;
	width:58px;
	height:65px;
	margin:0 0 5px 5px;
	float: left;
}

#gallery ul li a {
	display:block;
	width:58px;
	height:65px;
	text-decoration:none;
	border:1px solid #000;
}
#gallery ul li a img {
	display:block;
	width:58px;
	height:65px;
	border:0;
}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {
	position:absolute;
	right:0px;
	width:auto;
	height:auto;
	border:0px solid #000;
	top: 230px;
}

/*side largegallery*/

#largegallery {
	width:350px;
	padding-top: 20px;
}
#largegallery ul {
	list-style:none;
	padding:0;
	width:350px;
	position:relative;
	float: right;
	left: 0px;
}
#largegallery ul li {
	display:inline;
	width:62px;
	height:62px;
	margin:0 0 5px 5px;
	float: left;
}

#largegallery ul li a {
	display:block;
	width:62px;
	height:62px;
	text-decoration:none;
	border:1px solid #000;
}
#largegallery ul li a img {
	display:block;
	width:62px;
	height:62px;
	border:0;
}
#largegallery ul li a:hover {white-space:normal; border-color:#ddd;}
#largegallery ul li a:hover img {
	position:absolute;
	right:0px;
	width:auto;
	height:auto;
	border:0px solid #000;
	top: 150px;
}

/*menu*/
div.menu {
	width:96%;
	font-size:75%;
	line-height:normal;
	background:#a44d5d;
	margin-bottom:19px;
	float:left;
	margin-top: 10px;

}	
	
	
div.menu ul {
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	width:176px;
}
div.menu li {
	margin:0;
	padding:0;
	float:left;
	margin-bottom:0px;
	
}
div.menu ul li a {
	padding:2px 0 3px 5px;
	width:176px;
	text-decoration:none;
	float:left;
	clear:both;
	color:#fff;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}
div.menu ul li a:hover, div.menu ul li a:focus, div.menu ul li a:active{
	color:#fff;
	text-decoration:none;
	background:#000;
}
div.menu a.lit, div.menu a.lit:focus, div.menu a.lit:active{
	color:#fff;
	text-decoration:none;
	background:#636568;
}

div.menu a.lit:hover{
	color:#fff;
	text-decoration:none;
	background:#000;
}

/*bullet lists*/

ul.relatedlist li {
	font-size:75%;
	padding:0;
	list-style-image:url(/resources/TemplateAssets/bullet.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 14px;
	
}

.Wes_BreadCrumbSep{
font-size:75%;

}
.BredFont
{
font-size:75%
}

//////////////////
.Wes_Breadcrumb{
font-size:75%;
}

.image {
clear:left;
float:left;
padding-bottom:5px;
/*padding-right:10px;*/
}

.leftdiv
{
	float: left; 
	width: 169px; 
/*	margin-top: 5px;*/
padding-right:10px;
}
.rightdiv
{
	float: left;
	width: 200px;
                font-size:75%;
	padding-left:5px;
}
.topdiv {
	float:left;
	width:425px;
	margin-top:5px;
}
.SpaceDivTop
{
                float:left;
	width:425px;
	margin-top:5px;
margin-bottom:20px;

}
