/* @override http://www.regent-college.edu/marketplace/mainstyles2.css */

html, body { 

	height: 100%;
	margin: 0px;
	padding: 0px;

}

body {

	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#content-fullscreen {
	background-image: url(images/main/main_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-height: 100%;
	height: auto;
	height: 100%;
}

* html #content-fullscreen {

    height: 100%;

}

#footer {
	color: #FFFFFF;
	width: 760px;
	text-align: left;
	padding-top: 5px;
}


#topnav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 28px;
}
#topnav-text {
	color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 1em;
	vertical-align: middle;
	padding-top: 6px;
}
#topnav #topnav-text p {
	font-size: 1.1em;
	line-height: 0em;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainheader {
	background-image: url(images/main/mainheader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 119px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
}
#navbar {
	background-image: url(images/main/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}
#navbar-text {
	font-size: 1.1em;
	color: #CCCCCC;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-wrapper #content {
	margin-top: 0px;
	text-align: left;
	height: 100%;
	padding: 0px;
}
#navbar #navbar-text .divider {
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
	font-weight: bold;
}
#navbar #navbar-text a {
	color: #C8E6B3;
	text-decoration: none;
	text-shadow: 0.1em 0.1em #333;
	font-weight: bold;
}
#navbar-shadow {
	background-image: url(images/main/line_dropshadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
	width: 100%;
}
#navbar #navbar-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content-wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(images/main/sidecol_back.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
}
#content-wrapper #breadcrumb {
	color: #333333;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A7D96;
}
#content-fullscreen #content-wrapper #content #centre-col h1 {
}

#content-wrapper #content #centre-col {
	padding-right: 50px;
	padding-left: 0px;
	width: 500px;
	margin-top: 0px;
	padding-top: 20px;
	float: left;
}
#content-wrapper #content #centre-col p {
	margin-top: 0px;
}

#content-wrapper #content #right-col {
	float: right;
	width: 198px;
	color: #FFFFFF;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 1px;
}


#content-wrapper #content #right-col h2 {
	color: #FFFFFF;
	background-color: #35537B;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 10px 0px 5px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
}

#content-wrapper #content #right-col h3 {
	color: #FFFFFF;
	background-color: #663333;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 10px 0px 5px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 1.1em;
	
}
#content-fullscreen #content-wrapper #content #centre-col h1 {

	font-size: 2em;
	color: #8BAEBD;
	text-shadow: 2px  2px #000000;
}


#content-wrapper #content #right-col p {
	font-size: 1em;
	line-height: 1.4em;
	color: #E4E4E4;
	margin-right: 10px;
	margin-left: 10px;
	
}
#content-wrapper #content {
	height: 100%;
}
h2 {
	font-size: 1.4em;
}
.img-left-border {
	margin-right: 8px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
}
#content-fullscreen #content-wrapper #content #centre-col .img-leftalign {
	float: left;
	border: 4px solid #CCCCCC;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content-fullscreen #content-wrapper #content #right-col .whitetext {
	color: #FFFFFF;
}
#content-fullscreen #content-wrapper #content #centre-col h5 {
	margin-bottom: 10px;
	color: #99CC99;
	font-size: 1.4em;
	text-shadow: 2px  2px #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
	padding-bottom: 5px;
}
#content-fullscreen #content-wrapper #content #centre-col .img-left-border {
	margin-right: 0px;
	float: right;
	margin-left: 30px;
}
.allcaps {
	text-transform: uppercase;
}
#content-fullscreen #content-wrapper #content #centre-col li {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
	text-shadow: 2px  2px #000000;
}
#content-fullscreen #content-wrapper #content #right-col a {
	color: #99CCFF;
	text-decoration: none;
}
#content-fullscreen #content-wrapper #content #right-col a:hover {
	color: #CC99CC;
	text-decoration: underline;
}


#content-fullscreen #content-wrapper #content #centre-col a {
	color: #99CCFF;
	text-decoration: none;

}
#content-fullscreen #content-wrapper #content #centre-col a:hover {
	color: #CC99CC;
	text-decoration: underline;
}


#content-fullscreen #content-wrapper #content #centre-col .linebreak {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-shadow: 2px  2px #000000;
}
#content-fullscreen #content-wrapper #content #centre-col h6 {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #CCCC99;
	font-weight: normal;
	letter-spacing: .1em;
	text-shadow: 2px  2px #000000;
}
#right-col .img-left-border {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 4px solid #d0d0d0;
}
#content-fullscreen #content-wrapper #content #right-col p .largetext {
	font-size: 1.3em;
}



.register_button {

	color: #ffffff;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;

}

#content-fullscreen #content-wrapper #content #centre-col .register_button a {
	color: #B6F3B5;
	text-decoration: none;
	background-color: #587348;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	border-top: 2px double #99CC99;
	border-right: 2px double #698E4B;
	border-bottom: 2px double #698E4B;
	border-left: 2px double #99CC99;
	padding: 3px 10px;
	text-shadow: #000000 1px 1px 3px;
}
#content-fullscreen #content-wrapper #content #centre-col .register_button a:hover {
	color: #FFFFFF;
	background-color: #6b905a;
	border-top: 2px double #a8e1a9;
	border-right: 2px double #77a156;
	border-bottom: 2px double #77a156;
	border-left: 2px double #a8e1a9;
}

#content-fullscreen #content-wrapper #content #right-col .register_button {

	color: #ffffff;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;

}


#content-fullscreen #content-wrapper #content #right-col .register_button a {
	color: #cee9ff;
	text-decoration: none;
	background-color: #4e6181;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	border-top: 2px double #7ea7ce;
	border-right: 2px double #647c95;
	border-bottom: 2px double #647c95;
	border-left: 2px double #7ea7ce;
	padding: 3px 10px;
	text-shadow: #000000 1px 1px 3px;
}
#content-fullscreen #content-wrapper #content #right-col .register_button a:hover {
	color: #ffffff;
	background-color: #617ba8;
	border-top: 2px double #85b2df;
	border-right: 2px double #6e8aa8;
	border-bottom: 2px double #6e8aa8;
	border-left: 2px double #85b2df;
}

#content-fullscreen #content-wrapper #content #right-col a {
	color: #cee9ff;
	text-decoration: none;

}
#content-fullscreen #content-wrapper #content #right-col a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content-fullscreen #content-wrapper #content #right-col div#navlinks ul {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
}

#content-fullscreen #content-wrapper #content #right-col div#navlinks li {
	border-bottom: 1px solid #a0a0a0;
	padding-top: 5px;
	padding-bottom: 5px;
}


#content-fullscreen #content-wrapper #content #centre-col .img-main {
	border: 4px solid #CCCCCC;
}
.img-border {
	margin-right: 8px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
	float: none;
}
.img-right-border {
	margin-right: 8px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
	float: left;
}
