@charset "utf-8";
.text_box_dark {
	background-color: #222A31;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	display: block;
	width: 92%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.78) 58.03%,rgba(0,0,0,0.49) 100%), url(
https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/background_image.jpg);
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.78) 58.03%,rgba(0,0,0,0.49) 100%), url(
https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/background_image.jpg);
	background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.78) 58.03%,rgba(0,0,0,0.49) 100%), url(
https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/background_image.jpg);
	background-image: linear-gradient(90deg,rgba(0,0,0,0.78) 58.03%,rgba(0,0,0,0.49) 100%), url(
https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/background_image.jpg);
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	float: left;
	position: relative;
}



.text_large {
	font-family: Arial, sans-serif;
	font-size: 41pt;
	font-weight: bold;
	line-height: 60px;
	width: 100%;
	margin-bottom: -8px;
}
#graphic {
	width: 65px;

}

.text {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	width: 100%;
}


.content {
	position: relative;
	float: left;
	max-width: 900px;
}
.padding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.social {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	background-color: #0089B2;
	display: block;
}
.social:hover {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	background-color: #414f5e;
	display: block;
}
.icon_container {
	float: left;
	position: absolute;
	top: 10%;
	left: 45%;
}

.icon {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
	height: 40px;
	float: left;
}
.icon_thumbs {
	float: left;
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-height: 80px;
	max-width: 80px;
}

#email {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
 	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/email.svg);
}
#email:hover {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/email_ORANGE.svg);
}

#twitter {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/twitter.svg);
}
#twitter:hover {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/twitter_ORANGE.svg);
}

#youtube {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/youtube.svg);
}
#youtube:hover {
	width: 40px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/youtube_ORANGE.svg);
}
#text_box_grey {
	background-color: #414f5e;
	color: #F08821;
	float: left;
	display: block;
	width: 100%;
}

#text_box_orange {
	background-color: #f08821;
	float: left;
	display: block;
	width: 100%;
}
#text_box_blue {
	background-color: #0089B2;
	float: left;
	display: block;
	width: 100%;
}
#text_box_grey_388px {
	background-color: #414f5e;
	color: #F08821;
	float: left;
	display: block;
	max-width:388px;
}
#text_box_orange_388px {
	background-color: #f08821;
	color: #F08821;
	float: left;
	display: block;
	max-width:388px;
}
#text_box_blue_388px {
	background-color: #0089B2;
	color: #F08821;
	float: left;
	display: block;
	max-width:388px;
}

#download {
	width: 388px;
	height: 50px;
	background-color: #0089B2;
	background-image: url(https://blackboard.gcal.ac.uk/bbcswebdav/orgs/COMM_GSBS_BBL/BBL_Web_Graphics/arrow.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#download:hover {
	background-color: #414f5e;
}

#text_orange {
	color: #f08821;
}
#text_blue {
	color: #0089B2;
}
#text_white {
	color: #ffffff;
}
#text_grey {
	color: #414f5e;
}
.text_box {
	float: left;
}
.icon_container {
	overflow: hidden;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#icon_download {
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#icon_download:hover {
	background-repeat: no-repeat;
	background-color: #0089B2;
}
#icon_download_white {
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#icon_download_white:hover {
	background-repeat: no-repeat;
	background-color: #ffffff;
}
