

/* Style Sheet of Media Plugin for SOBI 2 Component sobi_media.css         */

/* --------------------------------------------------------------------------- */

/* Copyright (C) 2006-2009 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */

/* SOBI2 and SOBI media are free software; you can redistribute it and/or    */

/* modify it under the terms of the GNU General Public License as published by */

/* the Free Software Foundation.                                               */

/* Authors: Sigrid & Radek Suski, Sigsiu.NET                                   */



/* Styles for Add/Edit Entry Form */

/* --------------------------------------- */

#mediaFormIframe {

	color: #eeeeee;

	border: solid 1px;

	border-style:solid;

	border-color: #cccccc;

}



table.sobi_media_filesList {

	width: 100%;

	font-weight: bold;

	margin-top: 10px;

}

table.sobi_media_GformBox {

	margin-top: 10px;

	width: 100%;

}

table.sobi_media_GformBox  td {

	text-align: left;

}

td.sobi_media_add {

	font-weight: bold;

	font-size: 120%;

}

span.sobi_media_GtitleBox label {

}

span.sobi_media_GtitleBox input {

	width: 250px;

}





/* Styles for Details View */

/* --------------------------------------- */

table.sobi_media {

	margin: 15px;

}



td.row1 {

}

td.row0 {

}

td.row1 p,

td.row0 p,

td.row1 div, 

td.row0 div{

	padding-left:10px;

	padding-top:10px;

}

.sobi_media_title {

	font-weight: bold;

}

.sobi_media_player {

/*	border: 1px solid #AAAAAA; */

}

.sobi_media_player {

/*	background-image:url(/images/com_sobi2/media/splash_image_video.png); */

}

.sobi_media_player img {

/*    margin-top: 80px;

	margin-left: 140px; */

}
