@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background_joints.jpg);
	alignment-adjust: central;
}
.name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	
}

.sidebar {
    overflow: hidden;
    float: right;
    margin-bottom: 60px;
    width: 220px;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #000;
	background-color:#B9FFFF;
	table-layout:fixed;
}
.main-window{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:2px solid #000;
	background-color:#FFF;
	-webkit-box-shadow: #B3B3B3 8px 8px 8px;
	-moz-box-shadow: #B3B3B3 8px 8px 8px;
	box-shadow:#000 8px 8px 8px;
	width: 980px;
	margin-top: 45px;
	position: relative;
}
.mainbar {
	float: left;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
	width: 710px;
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: normal;
	white-space: normal;
}


.recommendation {
    overflow: hidden;
	margin-right: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:2px solid #000;
	background-color:#FFF;
	font-size: 12px;
	color: #999;
}

.recommendation-name{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0077c1;
}

.recommendation-studio{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 14px;
	color:#000;
}

.links-container {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}

a.black:link {color: #000000;  font-style: italic;}
a.black:active {color: #000000;  font-style: italic;}
a.black:visited {color: #000000;  font-style: italic;}
a.black:hover {color: #000000;  font-style: normal;}

a.recommendation-name:link {font-style: normal; text-decoration: none;}
a.recommendation-name:active {font-style: normal;text-decoration: none;}
a.recommendation-name:visited {font-style: normal;text-decoration: none;}
a.recommendation-name:hover {text-decoration: underline;}




.topbar{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	border-bottom: 1px solid #444444;
	background-color:#000;
	color:#FFF;
	height: 34px;
	line-height: 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.topbar-wrapper {
	width: 980px;
	margin: 0px auto;
	height: 34px;
	text-align: left;
	position: relative;
}

.topbar-links {
	vertical-align: top;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 13px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif !important;
	height: 30px;
}

.links-container {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}

.topbar-menu-links {
	margin-left: 15px;
	margin-top: -10px;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}

.menu-link {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	height: 34px;
	padding: 0px 7px 0px;
	vertical-align: top;
	font-size: 13px;
}

.topbar-menu-links a:hover {
    background-color: #444444;
}

.topbar-menu-links a:visited {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	height: 34px;
	padding: 0px 7px 0px;
	vertical-align: top;
	font-size: 13px;
}

.reel-main-container{
	font-family: Verdana, Geneva, sans-serif;
	width:100%;
	display:block;
	float: left;
	padding-top: 20px;
}

.reel-container{
	width:710px;
	margin: 0 auto;
}
.reel-main-container .reel-container p{
	margin: 0px;
	text-align: center;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.reel-description {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 100%;
}
.reel-title {
	font-size: 16px;
	width: 50%;
	float: left;
}
.reel-company {
	font-size: 16px;
	width: 30%;
	float: left;
}
.reel-year {
	font-size: 16px;
	width: 20%;
	float: left;
	text-align: right;
}
.benefited {
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width:100%;
	text-align: center;
	float:left;
	font-weight: bold;
	bottom: 0px;
	margin-top: 30px;
	
}

.copyright {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width:100%;
	text-align: left;
	float:left;
	font-weight: bold;
	bottom: 0px;
	margin-top: 30px;
	border-top: #666 solid 1px;
}

.bottombar{
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: "MS Serif", "New York", serif;
}

.copyright-links {
	color: #666;
	text-decoration: none;
	display: inline-block;
	padding: 0px 7px 0px;
	vertical-align: top;
	font-size: 12px;
}
