BODY {
	background: #3F7BAF url(templates/bireme/images/bireme/background.jpg) repeat-x;
	font-family: Arial, verdana;
	color: #666;
}

A {
	color: #666;
}

A:hover {
	text-decoration: underline !important;
	color: #600;
}

H2 {
	background: none;
	text-transform: none;
	border: none;
	margin: 0px;
	font-family: georgia, times;
	color: #375a80;
}

H3 {
	font-family: georgia, times;
}

A:hover H3 {
	color: #600 !important;
}

UL LI {
	list-style: none;
}

#wrap {
	padding: 0px;
	border: 0px;
}

#top {
	background: #FFF url(templates/bireme/images/bireme/banner.jpg) top left no-repeat;
	height: 120px;
}

#top .bar {
	float: right;
}

#top .bar LI {
	display: inline;
	margin-right: 12px;
}

#top #institutionList {
	float: right;
	clear: both;
	margin-right: 30px;
}

#top #institutionList UL {
	clear: both;
	text-align: center;
	padding: 0px;
}

#top #institutionList LI {
	display: inline;
}

#logo {
	float: left;
	display: block;
	padding: 0px 0px 0px 20px;
	*margin-top: 20px;
}

#top H1 {
	float: left;
	margin: 40px 0px 0px 230px;
	font-size: 160%;
	color: #22268E;
}

.left, .right, .boxRight {
	float: left;
	margin-left: 8px;
}

.left {
	width: 255px;
}

.right, .boxRight {
	width: 705px;
}

.col-m {
	width: 690px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.avatar {
	float: left;
	margin-right: 10px;
}
.avatar img {
	height: 50px;
}

.userName {
	font-weight: bold;
}

.boxLeft, #latestVideos {
	width: 97%;
	line-height: 150%;
	font-size: 90%;
}

#latestVideos, #temporaryMenus, #mediaTypes, #videos1, #videos2, #thetube-featured, .relatedMedia, .col-m, .videoDescription, .comments {
	background: #edf3f3;
	padding: 4px;
}

#temporaryMenus	{
	float: left;
}

#temporaryMenus UL, #mediaTypes UL {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

#temporaryMenus LI, #mediaTypes LI {
	margin: 0px;
	padding: 0px;
}

#my ul.usr {
	width: 220px;
}

#my ul li {
	width: 100%;
}

.boxLeft A {
	text-decoration: none;
}

.relatedMedia {
	margin-top: 12px;
}

#latestVideos ol, .relatedMedia ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#latestVideos img, .relatedMedia img {
	width: 70px;
	float: left;
	margin: 5px	5px 0px 5px;
}

#latestVideos li, .relatedMedia li {
	border-top: 1px solid #c6c8c7;
	padding: 5px 0px;
	display: block;
	clear: both;
	min-height: 60px;
}

#latestVideos li:first-child, .relatedMedia li:first-child {
	border: none;
}

#latestVideos li:hover, .relatedMedia li:hover {
	background: #e0e7e7;
}

#latestVideos H3, .relatedMedia H3 {
	margin: 0px;
	color: #565656;
}

#thetube-featured {
	width: 690px;
}

.middle H1, .boxRight H1 {
	font-family: georgia, times;
	font-size: 150%;
	color: #375a80;
	padding: 8px 0px;
}

.middle UL.content, .boxRight .videoDetails UL {
	font-size: 90%;
}

.middle UL.content LI, .boxRight .videoDetails UL LI {
	padding: 0px;
}

#videos1, #videos2 {
	float: left;
	width: 690px;
	margin: 5px 5px 0px 0px;
}

#videos1 img, #videos2 img {
	width: 115px;
}

#videos1 ul {
	list-style: none;
}
#videos1 ul li {
	float: left;
	padding-top: 2px;
	margin-left: 7px;
	height: 160px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #565656;
	width: 119px;
	font-size: 90%;	
}

#videos1 ul li:hover, #videos2 ul li:hover {
	background: #E0E7E7;
}
#videos2 ul li {
	list-style: none;
	float: left;
	width: 100%;
}

#videos2 img {
	float: left;
	margin: 5px;
}

#videos2 .description {
	font-size: 90%;
}
	
	
.title {
	font-family: Georgia, Times;
	font-weight: bold;
	margin: 0px 5px;
}

.description {
	clear: both;
	color: #000;
}

.infos {
	clear: both;
	
}

.spacer {
	float: left;
	width: 100%;
	height: 2px;
}

.empty {
	clear: both;
}

.show img {
	width: auto !important;
	border: none !important;
}

.show {
	float: right;	
}

/* selected media */
.main_content {
	display: block;
	*float: left;
}

.main_content img {
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: #cecece;
}

SPAN.sort {
	padding-right: 12px;
}

#thetube {
	margin: 0px;
	padding: 0px;
}

ul.content {
	list-style: none;
	font-size: 80%;
	padding: 0px;
}

#footer {
	background: #67A0C1;
	margin: 0px;
	padding: 10px 0px;
	border: none;
	color: #FFF;
	font-size: 80%;
	border-left: 263px solid #33617B;
}

#footer P {
	text-align: left;
	margin-left: 10px;
	line-height: 150%;
}

#footer P A {
	padding: 0px;
	margin: 0px;
	color: #FFF;
}


