﻿body
{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	text-align:center;
	background:url(../../Img/background.jpg) repeat-x;
	scrollbar-base-color:#ffffff;
}

#blive_MainEditBar_div
{
    position:relative !important;
	z-index:99999;
}

#page
{
	margin:0px auto;
	width:960px;
	background-color:#ffffff;
	text-align:left;
	overflow:hidden;
}

#page a
{
    color:#003399;
}
#page a:hover
{
    color:#529dfa;
}
#page a:visited
{
    color:#003399;
}

.over
{
    background-color:Red;
}

hr
{
    color:#003399;
    background-color:#003399;
    height:2px;
    border:0;
}

#header
{
	height:100px;
	width:960px;
	margin:0px;
	background:url(../../Img/home-banner.jpg) repeat-x;
	text-align:right;
	overflow:visible;
}

#alacheader
{
	height:100px;
	width:960px;
	margin:20px;
	background:url(../../Img/alac-home-banner.gif) repeat-x;
	
	overflow:visible;
}

#alac-inner-header
{
	float:right;
	margin:15px 35px 5px 0px;
}

#premlicheader
{
	height:100px;
	width:960px;
	margin:20px;
	background:url(../../Img/premlic-home-banner.gif) repeat-x;
	
	overflow:visible;
}

#premlic-inner-header
{
	float:right;
	margin:15px 35px 5px 0px;
}
#perslicheader
{
	height:100px;
	width:960px;
	margin:20px;
	background:url(../../Img/perslic-home-banner.gif) repeat-x;
	
	overflow:visible;
}

#perslic-inner-header
{
	float:right;
	margin:15px 35px 5px 0px;
}
#inner-header
{
	float:right;
	margin:15px 10px 5px 0;
}


#alac-inner-header h1
{
    display:inline;
	font-weight: normal;
	font-size: 18px;
    
}
#alac-inner-header h2
{
    display:inline;
	font-weight: normal;
	font-size: 18px;
}
#premlic-inner-header h1
{
    display:inline;
	font-weight: normal;
	font-size: 18px;
    
}
#premlic-inner-header h2
{
    display:inline;
	font-weight: normal;
	font-size: 18px;
}
#perslic-inner-header h1
{
    display:inline;
	font-weight: normal;
	font-size: 18px;
    
}
#perslic-inner-header h2
{
    display:inline;
	font-weight: normal;
	font-size: 18px;
}



#inner-header h1
{
    display:inline;
	font-weight: normal;
	font-size: 30px;
    color: #ffffff;
}
#inner-header h2
{
    display:inline;
	font-weight: normal;
	font-size: 22px;
    color: #ffffff;
}

#maincontent
{
	background-color:#ffffff;
	margin:0px;
}

.left_column
{
	width:668px;
	margin:5px 0 15px 12px;
	float:left;
}

.topimage
{
	width:668px;
	height:166px;
	margin:0 0 10px 0;
	padding:0;
	background: url(../../Img/smallbox_bg.gif) repeat-x;
	float:left;
	overflow:hidden;
	z-index:1;
	border: 1px solid #003399;
}

.sm_topimage
{
	width:668px;
	height:166px;
	margin:0 0 10px 0;
	padding:0;
	background: url() repeat-x;
	float:left;
	overflow:hidden;
	z-index:1;
	border: 1px solid #003399;
}

.topimage .dropZoneTarget
{
	height:166px;
	overflow-x:hidden;
	overflow-y:auto;
}

.column1
{
	width:190px;
    min-height: 360px; 
	margin:0;
	padding:0px 10px 10px 10px;
	float:left;
	border: 1px solid #003399;
	background: url(../../Img/tallbox_bg.gif) repeat-x;
	z-index:99;
}

.column2
{
	width:424px;
    min-height: 360px; 
	padding:0px 10px 10px 10px;
	margin:0 0 0 10px;
	float:left;
	z-index:99;
}

.wide_column
{
	width:668px;
    min-height: 360px; 
	padding:0px 10px 10px 0px;
	margin:0;
	float:left;
	z-index:99;
}

.right_column
{
	width:250px;
	margin:5px 13px 15px 0px;
	float:right;
}
.courses
{
	width:230px;
	min-height: 156px;
	padding:0px 10px 7px 10px;
	margin:0 0 10px 0;
	border: 1px solid #003399;
	float:left;
	background: url(../../Img/smallbox_bg.gif) repeat-x;
}
.courses a
{
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
}
.specials
{
	width:230px;
    min-height: 150px; 
    padding:0px 10px 10px 10px;
	margin:0 0 10px 0;
	border: 1px solid #003399;
	float:left;
	background: url(../../Img/smallbox_bg.gif) repeat-x;
}
.news
{
	width:230px;
    height: 200px; 
    padding:0px 10px 10px 10px; 
	margin:0 0 10px 0;
	border: 1px solid #003399;
	float:left;
	background: url(../../Img/smallbox_bg.gif) repeat-x;
	overflow:auto;
	scrollbar-base-color:#ffffff;
}

#footer
{
    position:relative;
	background:#003399 url(../../Img/footer.jpg) no-repeat;
	color:#ffffff;
	height:50px;
	margin-bottom:15px;
	clear:both;
}

#footer_links
{
	text-align:center;
	font-size:xx-small;
}

#bottom_left
{
    position:relative;
    margin:5px 0 0 15px;
    text-align:left; 
    text-decoration:none;
    color:#ffffff;
    float:left;
}
#bottom_left a
{
    text-decoration:none;  
    color:#ffffff;
}

#bottom_right
{
    position:relative;
    margin:5px 10px 0 0px;
    text-align:right; 
    text-decoration:none;
    color:#ffffff;
    float:right;
}
#bottom_right a
{
    text-decoration:none;  
    color:#ffffff;
}

h1
{
	font-weight: bold;
	font-size: 18px;
    color: #003399;
    padding:5px 0 0 0;
    margin:0;
}

h2
{
	font-weight: bold;
	font-size: 16px;
    color: #003399;
}

h3
{
	font-weight: bold;
	font-size: 14px;
    color: #003399;
}
h4
{
	font-weight: bold;
	font-size: 13px;
    color: #003399;
}
h5
{
	font-weight: bold;
	font-size: 15px;
    color: #003399;
}







#content-main
{
    margin:0px;
    width:575px;
}


#login
{
    padding:5px;
}

#content-float
{
    float:right;
    width:150px;
    margin:10px 10px 10px 0px;
    padding:5px;
    background-color:#e8ecee;
    border:solid 1px #a9c6cb;
}

.highlight
{
    background-color:#ffe1c4;
}

label.FormLabel, span.FormLabel
{
    display:block;
    float:left;
    clear:both;
    width:12em;
    padding-right:4px;
    text-align:right;
}

.message
{
    color:Red;
    padding:5px;
}

/* form details */

.formSectionHeader
{
    text-align:left;
    font-weight: bold;
	font-size: 16px;
    color: #003399;
    border-bottom: 1px solid #003399;
}

.formQuestionHeader
{
    text-align:right;
    padding:5px;
}
.formQuestionBody
{
    padding:5px;
}


/* Course Finder */

.courses .courseFinder div
{
	margin-bottom:4px;
	overflow:visible;
	position:relative;
}

.courses .courseFinder label
{
	display:block;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	color:#003399;
	font-size:1.2em;
	vertical-align:middle;
	width:70px;
}

.courses .courseFinder select
{
	position:absolute;
	top:0px;
	left:70px;
	vertical-align:middle;
	width:160px;
	min-width:160px;
}

.courses .courseFinder select.expand
{
	width:auto;
}

.courses .courseFinder .request_text
{
    float: left; 
    width: 165px; 
    text-align: center; 
    margin-top:-4px;
}

/* Middle Section Course Finder */

.column2 .courseFinder div
{
	margin-bottom:0px;
	overflow:visible;
	position:relative;
}

.column2 .courseFinder label
{
	display:block;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	color:#003399;
	font-size:1.2em;
	vertical-align:middle;
	width:70px;
}

.column2 .courseFinder select
{
	position:relative;
	top:0px;
	vertical-align:middle;
	width:424px;
}

.column2 .courseFinder select.expand
{
}

.column2 .courseFinder a
{
	width:350px !important;
}

.column2 .courseFinder .request_text
{
    float: left; 
    width: 250px; 
    text-align: center; 
    margin-top:5px;
}

.column2 .courseFinder .findmeabutton
{
    margin-top:5px;
}

/* wide_column Course Finder */

.wide_column .courseFinder div
{
	margin-bottom:0px;
	overflow:visible;
	position:relative;
}

.wide_column .courseFinder label
{
	display:block;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	color:#003399;
	font-size:1.2em;
	vertical-align:middle;
	width:70px;
}

.wide_column .courseFinder select
{
	position:relative;
	top:0px;
	vertical-align:middle;
	width:424px;
}

.wide_column .courseFinder select.expand
{
}

.wide_column .courseFinder a
{
	width:350px !important;
}

.wide_column .courseFinder .request_text
{
    float: left; 
    width: 250px; 
    text-align: center; 
    margin-top:5px;
}

.wide_column .courseFinder .findmeabutton
{
    margin-top:5px;
}



.newsarticlesummary .header a
{
    font-size:14px;
    padding-bottom:5px;
    font-weight:normal;
    text-decoration:none;
    width:100%;
}

.newsarticlesummary .details
{
    display:none;
}

.newsarticlesummary .body
{
    margin:15px 0 10px 0;
}

.newsarticlesummary a
{
    text-decoration:underline;
}

.newsarticle
{
    clear:both;
}

.newsarticle .header
{
    color:#003399;
    font-size:1.4em;
    font-weight:bold;
}

.newsarticle .body
{
    padding:6px;
    margin:6px;
}

.newsarticle .image img
{
    float:right;
    border:solid 1px #003399 !important;    
}

.newsarticle .details
{
    padding: 2px 6px;
    display:none;
}

.newsdate,
.newsheader
{
    color:#3366CC;
    font-weight:bold;
    margin-bottom:6px;
}

.newsbody
{
    padding:3px;
    font-size:0.8em;
}

.formSectionHeader
{
    display:none;
}

.stocklevels
{
	margin:4px 20px;
	color:#888888;
}

.stocklevels label
{
	width:90px;
	font-weight:bold;
	display:block;
	float:left;
}

/* Basket */

div.basketPrice
{
	float:right;
	font-weight:bold;
}

.error
{
	color:#ff0000;
}

/* 2011 styling */
body.NewBody
{   
    width:100%;
    margin:0;
    padding:0;
    background: #01349a url();
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f4fa', endColorstr='#01349a', GradientType=0); /* for IE */
	background: -webkit-gradient(linear, top, bottom, from(#f2f4fa), to(#01349a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f2f4fa,  #01349a); /* for firefox 3.6+ */
}
.NewBody #page
{
	margin:10px auto;
	width:960px;
	background-color:#ffffff;
	text-align:left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
}
.NewBody #header
{
	height:76px;
	width:960px;
	margin:10px 0 0 0;
	background:url(../../Img/homebanner.gif) repeat-x;
	text-align:right;
	overflow:visible;
}
.NewBody #inner-header h1
{
    display:inline;
	font-weight: normal;
	font-size: 30px;
    color: #003399;
}
.NewBody #inner-header h2
{
    display:inline;
	font-weight: normal;
	font-size: 22px;
    color: #003399;
}
.NewBody #topimage
{
	width:936px;
	height:174px;
	margin:3px 12px 10px 12px;
	padding:0;
	float:left;
	overflow:hidden;
	z-index:1;
	border: 0px solid #003399;
	background:url();
}
.NewBody .topimage .dropZoneTarget
{
	height:174px;
	overflow-x:hidden;
	overflow-y:auto;
}
.NewBody .column1
{
	width:190px;
    min-height: 360px; 
	margin:0;
	padding:0px 10px 10px 10px;
	float:left;
	border: 1px solid #003399;
	background: url();
	z-index:99;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
}
.NewBody .column1 h2
{
    width:190px;
    margin:0 0 10px -10px;
    padding:10px 10px 15px 10px;
	font-weight: bold;
	font-size: 16px;
    color: #ffffff;
    background: #2f79cf url();
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94c2ec', endColorstr='#2f79cf', GradientType=0); /* for IE */
	background: -webkit-gradient(linear, top, bottom, from(#94c2ec), to(#2f79cf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #94c2ec,  #2f79cf); /* for firefox 3.6+ */
}
.NewBody .column1 .gridViewTable
{
    width:190px;
}
.NewBody .courses
{
	width:230px;
	min-height: 156px;
	padding:0px 10px 7px 10px;
	margin:0 0 10px 0;
	border: 1px solid #003399;
	float:left;
	background: url();
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
}
.NewBody .right_column h1
{
    width:230px;
    margin:0 0 10px -10px;
    padding:10px 10px 15px 10px;
	font-weight: bold;
	font-size: 16px;
    color: #ffffff;
    background: #2f79cf url();
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94c2ec', endColorstr='#2f79cf', GradientType=0); /* for IE */
	background: -webkit-gradient(linear, top, bottom, from(#94c2ec), to(#2f79cf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #94c2ec,  #2f79cf); /* for firefox 3.6+ */
}
.NewBody .specials
{
	width:230px;
    min-height: 150px; 
    padding:0px 10px 10px 10px;
	margin:0 0 10px 0;
	border: 1px solid #003399;
	float:left;
	background: url();
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
}
.NewBody .news
{
	width:230px; 
	min-height: 200px;
	height: auto;
    padding:0px 10px 10px 10px; 
	margin:0 0 10px 0;
	border: 1px solid #003399;
	float:left;
	background: url();
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
	/*height: 200px;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-base-color:#ffffff;*/
}
.NewBody .news .newsarticlesummary
{
	/*margin-right:10px;*/
}
.NewBody .right_column .news h1
{
    width:230px;
    margin:0 0 10px -10px;
    padding:10px 10px 15px 10px;
	font-weight: bold;
	font-size: 16px;
    color: #ffffff;
    background: #2f79cf url();
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94c2ec', endColorstr='#2f79cf', GradientType=0); /* for IE */
	background: -webkit-gradient(linear, top, bottom, from(#94c2ec), to(#2f79cf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #94c2ec,  #2f79cf); /* for firefox 3.6+ */
}
.NewBody #footer
{
    position:relative;
	background: url();
	color:#ffffff;
	margin:10px auto 10px auto;
	clear:both;
	width:960px;
}
.NewBody #footer_links
{
    color:#ffffff;
	text-align:center;
	font-size:9px;
	height:76px;
	width:950px;
	margin:0 auto;
}
.NewBody #footer_links a, .NewBody #footer_links a:visited
{
    color:#ffffff;
}
.NewBody .wide_column
{
	width:658px;
    min-height: 360px; 
	padding:0px 10px 10px 10px;
	margin:0;
	float:left;
	z-index:99;
}
