
/* --------- <-- Home --> --------- */

table.table_home {
	margin: 0 auto 0 auto;
}

table.table_home td {
	padding: 0 13px 0 13px;
}

table.table_home_column {
	border: 1px solid #e0e0e0;
}

table.table_home_column td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
	background-color: #f0f0f0;
}

table.table_home_column td:hover {
	background-color: #49A0D0;
}


table.table_home_column td img {
	width: 90px;
	height: 90px;
	border: 1px solid #7f7f7f;
}

table.table_home_column td.td_login {
	width: 440px;
	text-align: right;
}

table.table_home_column td.td_login:hover {
	background-color: #f0f0f0;
}

table.table_home_column td.td_login img.img_flag {
	width: 16px;
	height: 11px;
	vertical-align: bottom;
}

/*
table.table_home_column td.td_login ul.ul_languages {
	width: 220px;
	list-style: none;
	text-align: left;
}

table.table_home_column td.td_login ul.ul_languages a {
	width: 200px;
	padding: 5px 5px 5px 20px;
	display: block;
	border: 1px solid #f0f0f0;
}

table.table_home_column td.td_login ul.ul_languages a:hover {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
}

table.table_home_column td.td_login ul.ul_languages img.img_flag {
	width: 32px;
	height: 22px;
	vertical-align: bottom;
}
table.table_home_column td.td_login ul.ul_languages a {
	text-decoration: none;
}
*/


/* --------- </- Home -/> --------- */


/* --------- <-- Photo --> --------- */

table.table_photo {
}

table.table_photo td {
	padding: 3px;
}

table.table_photo td img {
	width: 75px;
	height: 75px;
	border: 1px solid #7f7f7f;
}

/* --------- </- Photo -/> --------- */

/* --------- <-- Photo View --> --------- */

table.table_photo_view {
}

table.table_photo_view td {
	width: 660px;
}

table.table_photo_view td p {
	text-align: center;
}

table.table_photo_view td img.photo {
	border: 1px solid #7f7f7f;
}

table.table_photo_view td h5.subject {
	text-align: center;
}

/* --------- </- Photo View -/> --------- */

/* --------- <-- Photo Group --> --------- */

table.table_photo_group {
}

table.table_photo_group td {
	width: 67px;
	text-align: center;
}

table.table_photo_group td img {
	width: 60px;
	height: 60px;
	border: 1px solid #7f7f7f;
}

/* --------- </- Photo Group -/> --------- */





/* --------- <-- Video --> --------- */

table.table_video {
}

table.table_video td {
	padding: 3px 4px 3px 4px;
}

table.table_video td b.rel {
	width: 100px;
	height: 75px;
}

table.table_video td b.rel_flag {
	left: 82px;
}

table.table_video td img {
	width: 100px;
	height: 75px;
	border: 1px solid #7f7f7f;
}

/* --------- </- Video -/> --------- */


/* --------- <-- Video View --> --------- */

table.table_video_view {
}

table.table_video_view td {
	width: 660px;
}

table.table_video_view td p,
table.table_video_view td div.video,
table.table_video_view td div.image {
	text-align: center;
}

table.table_video_view td img.video {
	width: 133px;
	height: 100px;
	border: 1px solid #7f7f7f;
}

table.table_video_view td h5.subject {
	text-align: center;
}



/* --------- </- Video View -/> --------- */

/* --------- <-- Video Group --> --------- */

table.table_video_group {
}

table.table_video_group td {
	width: 83px;
	text-align: center;
}

table.table_video_group td img {
	width: 74px;
	height: 55px;
	border: 1px solid #7f7f7f;
}

/* --------- </- Video Group -/> --------- */




