/* 

orange #ff8900
red #d80d00
yellow #ffcc00
brown #332800


*/

/*universal*/
* {margin: 0; padding: 0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; background-color: #000000; font-size: 13px; line-height: 16px; position: relative;z-index: 0;}
a:link, a:visited {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none;}
a img {border: 0;}
table {border-collapse: collapse; width: 100%; margin: 10px 0 30px 0;}
ul {list-style-type: none;}
.wrapper {width: 960px;margin: 0 auto; position: relative;}
/*msthead*/
#masthead {background: url(../images/bgAngleBR.gif) right bottom no-repeat; height: 100px; margin-bottom: 60px;}
#nav {position: absolute; top: 40px; left: 100px;}
#nav ul a {display: block; color: #ffcc00; font-weight: normal;}
#nav ul a:hover {color: #ff8900;}
#nav li {font-size: 13px; line-height: 30px; position: relative; float: left; width: 90px; letter-spacing: 1px; text-align: center; border-bottom: 1px solid #ffcc00;}
#nav li ul {position: absolute; top: 31px; left: -20px; clear: left; display: none;}
#nav li:hover ul {display: block;}
#nav li ul li {width: 130px; background: url(../images/transDarkBlack.png); border: none;}
#contact {z-index: 1000; height: 30px; background-image: url(../images/transDarkBlack.png); text-align: right; position: fixed; width: 960px;}
#contact ul {background: url(../images/udc-logo-small.jpg) no-repeat left center; position: absolute; right: 0px; width: 960px;}
#contact li {font-size: 11px; line-height: 30px; color: #ff8900; font-family: "Trebuchet MS"; letter-spacing: 1px; display: inline;}
#contact li a {color: #ff8900; padding-right: 25px; background: url(../images/bgContactU.png) no-repeat right center;}
#contact a:hover {background: url(../images/bgContactH.png) no-repeat right center; color: #FFFFFF;}
.logo {position: absolute; top: 0px; left: 0px; width: 100px; z-index: 5000;}

/*type*/
h1 {font-weight: normal; font-size: 12px; color: #666666; letter-spacing: 4px; font-family: "Trebuchet MS"; text-transform: uppercase; text-align: right;line-height: 15px;}
h2 {font-weight: normal; font-size: 26px; line-height: 30px; margin-bottom: 30px; color: #FFFFFF;}
h3 {font-weight: normal; font-size: 16px; margin-top: 5px; line-height: 18px; color: #037490; font-family: "Trebuchet MS"; letter-spacing: 2px;}
h4 {
	font-size: 10px;
	clear: both;
	text-align: right;
	padding: 50px 20px 10px 0;
}

p {margin-bottom: 15px; font-size: 12px; line-height: 26px;}
p a:link {text-decoration: underline;}
p a:hover {text-decoration: none; color:#ffcc00;}

#breadcrumb {margin-bottom: 20px; position: relative; height: 15px;}
#breadcrumb a {font-size: 12px; color: #666666; letter-spacing: 4px; font-family: "Trebuchet MS";text-transform: uppercase;}
#breadcrumb a:hover {color: #ff8900;}
td {
	padding-top: 3px;
	padding-bottom: 3px;
}


.content {position: relative;}
.container {clear: both; float: left; width: 100%; overflow: auto;}
.contentL {
	width: 580px;
	margin-bottom: 20px;
	float: left;
}
.contentR {
	float: right;
	width: 340px;
	margin-bottom: 20px;
}
.contentLXL {
	width: 520px;
	margin-bottom: 20px;
	float: left;
}
.contentRXS {
	float: right;
	width: 400px;
	margin-bottom: 20px;
}

.twocolL {float: left; width: 48%;}
.twocolR {float: right; width: 48%;}
.threecolfirst {width: 290px; float: left;}
.threecol {width: 290px; float: left; margin-left: 45px;}
.fourcolfirst {width: 225px; float: left; margin: 0 0 20px 0;}
.fourcol {width: 225px; float: left; margin: 0 0 20px 20px;}
.fivecolfirst {width: 176px; float: left; margin: 0 0 20px 0;}
.fivecol {width: 176px; float: left; margin: 0 0 20px 20px;}

.box {padding: 30px;}
.boxMini {
	margin-bottom: 30px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.boxInset {margin: 20px; padding: 12px 20px;}

.imgL {float: left; margin-right: 20px;}
.imgR {float: right; margin-left: 20px;}
.imgC {margin-bottom: 20px;}


/*Backgrounds*/
.bgTransBlack {-moz-border-radius: 15px; -webkit-border-radius: 15px; background-image: url(../images/transLightBlack.png);}
.bgTransWhite {-moz-border-radius: 15px; -webkit-border-radius: 15px; background-image: url(../images/transWhite.png);}
.bgBrown {background-color: #1A1800; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.bgPurple {background-color: #1E001D; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.bgDark { background-color: #0b1011; -moz-border-radius: 15px; -webkit-border-radius: 15px;}

/*Wallpapers*/
.wallpaper {z-index: 0; position: fixed;}
.katie {margin-left: -480px; left: 50%; top: 100px; width: 960px; height: 1000px; background: url(../images/divas/katie2.jpg) no-repeat;}
.rowan {margin-left: -480px; left: 50%; top: 100px; width: 960px; height: 889px; background: url(../images/divas/rowan.jpg) no-repeat;}
.lauren {margin-left: -480px; left: 50%; top: 100px; width: 960px; height: 948px; background: url(../images/divas/lauren.jpg) no-repeat;}
.deborah {margin-left: -480px; left: 50%; top: 100px;; width: 960px; height: 904px; background: url(../images/divas/deborah.jpg) no-repeat;}
.emma {margin-left: -480px; left: 50%; top: 100px;; width: 960px; height: 1000px; background: url(../images/divas/emma.jpg) no-repeat;}
.chris {margin-left: -480px; left: 50%; top: 100px;; width: 960px; height: 1000px; background: url(../images/divas/chris.jpg) no-repeat;}


strong {color: #ffffff; font-weight: normal;}
tr.highlight {
	color: #037490;
}
.blueText {
	color: #037490;
	font-weight: bold;
}
.buttonNav {
	margin-bottom: 30px;
	overflow: hidden;
	text-decoration: none;
}

.buttonNav li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: inline;
	width: 100px;
}
.buttonNav .last {margin-right: 0px;}
.buttonNav p {
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}
.buttonNav a:hover {color: #ffcc00;}


.buttonMini li {float: left; height: 85px; width: 85px; position: relative; margin: 0 20px 20px 0; display: inline;}
.buttonMini {margin-top: 10px;}
.buttonMini .last {margin-right: 0px;}
.buttonMini p {position: absolute; bottom: 0px; left: 0px; margin-bottom: 0px; text-align: center; width: 85px; background-image:url(../images/transLightBlack.png); font-size: 11px; line-height: 12px; color: #FFFFFF;}



.buttonMaxi li {float: left; height: 140px; width: 140px; position: relative; margin: 0 20px 20px 0; display: inline;}
.buttonMaxi {margin-top: 10px;}
.buttonMaxi .last {margin-right: 0px;}
.buttonMaxi p {position: absolute; bottom: 0px; left: 0px; margin-bottom: 0px; text-align: center; width: 140px; background-image:url(../images/transLightBlack.png); font-size: 11px; line-height: 18px; color: #FFFFFF;}





.typewriter p {font-family: "Courier New", Courier, monospace; line-height: 20px; font-size: 14px; margin-bottom: 5px;}
.clear {clear: both;}

.footnote {
	font-size: 10px;
	clear: both;
	margin: 0px;
	line-height: 14px;
}


.hr {
	margin-bottom: 30px;
	background-color: #666666;
	height: 1px;
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


/*Footer*/
#footer {
	width: 100%;
	background-image: url(../images/bgFooter.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer p {
	clear: both;
	text-align: right;
	margin: 0px;
}

.bullet {margin-bottom: 20px; margin-left: 15px; list-style-position: inside; list-style-type: disc;}

.listNetworks {
	float: left;
	width: 80px;
	padding-right: 50px;
}
.listNetworks  li {
	padding-bottom: 5px;
}
#footer p, #footer li, #footer a {
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
.listFoot a {
	display: block;
}
#footer a:hover {color: #ffcc00;}
.listFoot  {
	float: left;
	width: 180px;
	padding-right: 40px;
}
.listFoot li {letter-spacing: 1px; display: inline;}
#footer  h4 {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin-bottom: 5px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#twitter {float: left; width: 200px; position: relative; padding-right: 50px;}
#twitter a {display: block;}
#twitter img {position: absolute;top: -20px; left: 70px;}
.quote {background: url(../images/quote.png) left top no-repeat; clear: both;}
.quote p {padding-left: 45px;}
.tag {
	display: block;
	clear: both;
	background: url(../images/underline.jpg) repeat-x bottom;
	text-align: right;
	font-size: 12px;
	margin-bottom: 60px;
}
