/********************************************
*	begin dms-specific skins styles
*********************************************/

.skin-body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: 0px 0px;
        padding:0px;
        margin:0px;
        background-color:#B0AFAF;
        width:100%;
        text-align: center;
}
#bg{
	margin: 0;
        margin-right:auto;
        margin-left:auto;
	width:810px;
	background-color: #E3E3E3;
}
.skin-toolbar
{
	font-size: 12px;
}
.skin-toolbar-item
{
	color: #ffffff;
	font-size: 12px;
}
.skin-toolbar-item-hover
{
	color: #000000;
	font-size: 12px;
	cursor: hand;
}
.skin-toolbar-item-selected
{
	color: #000000;
	font-size: 12px;
}
.skin-background-color
{
	background-color: #999999;
}
.skin-background-highlight
{
	background-color: #666666;
}
/*****************BEGIN VIDEO WIDGET INSERT HERE*******************
*****************             RED THEME        *******************/
a.v7-selected{
	color: #000;
}
a.v7-selected:Hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
a.v7
{
	color: #000;
}
a.v7:Hover
{
	color: #FFF;
	text-decoration: underline;
}
a.v7-thumb img
{
	border: #000 1px solid;
}
a.v7-thumb img:Hover
{
	border-color: #FFF;
}

.v7 table .v7-text-small{
   
}

.v7-text
{
	font-size: 12px;
	color: #111111;
}
.v7-text-small
{
	font-size: 10px;
	color: #111111;
}
table.v7
{
    width:625px;
}
td.v7-header
{
	background-color: #FFF;
	font-size: 12px;
	color: #000;
}
td.v7-header-unselected
{
	font-size: 12px;
	color: #3A79A1;
}
td.v7-video-preview
{
}
td.v7-text
{
	font-size: 12px;
	color: #111111;
}
td.v7-text-strong
{
	font-size: 12px;
	color: #111111;
	font-weight: bold;
}
a.v7-text-deselect
{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: line-through;
}
input.v7
{
	border: #000 1px solid;
	font-size: 12px;
	color: #111111;
	width: 100px;
	color: #000;

}


input.v7-browse
{
	border-right: #3A79A1 1px solid;
	border-top: #3A79A1 1px solid;
	font-size: 12px;
	color: #111111;
	border-left: #3A79A1 1px solid; /*WIDTH: 200px; COLOR: #3A79A1;*/
	border-bottom: #3A79A1 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.v7
{
	border-right: #3A79A1 1px solid;
	border-top: #3A79A1 1px solid;
	font-size: 12px;
	color: #111111;
	border-left: #3A79A1 1px solid;
	width: 300px;
	height: 75px;
	color: #3A79A1;
	border-bottom: #3A79A1 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
select.v7
{
	border-right: #3A79A1 1px solid;
	border-top: #3A79A1 1px solid;
	font-size: 10px;
	border-left: #3A79A1 1px solid;
	color: #3A79A1;
	border-bottom: #3A79A1 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}
