body {
	text-align:center; /* for IE */ 
	margin:0 auto; /* for the rest */ 
	width: 1000px;
}

.skin-body {
background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	max-width: 1000px;
	vertical-align: inherit;
	width: 1000px;
}

.skin-toolbar-item {
	background-position: center;
	color: #d3d3d3;
	font-size: 12px;
}

.skin-toolbar-item-hover {
	background-image: url(../images/nb-sel-bkgd.gif);
	background-position: center;
	color: #000000;
	cursor: hand;
	font-size: 12px;
}

.skin-toolbar-item-selected {
	background-image: url(../images/nb-sel-bkgd.gif);
	background-position: center;
	color: #000000;
	cursor: hand;
	font-size: 12px;
}

.skin-background-color {
	background-color: #000000;
	background-position: center;
}

.skin-toolbar {
	background-image: url(../images/_background_nav.gif);
	background-position: center;
	font-size: 12px;
}

.skin-background-highlight {
	background-color: white;
	background-position: left;
}

/*****************BEGIN VIDEO WIDGET INSERT HERE************************************             RED THEME        *******************/
a.v7-selected {
	background-position: left;
	color: #CCCCCC;
	float: none;
	max-width: 1000px;
	min-width: 1000px;
}

a.v7-selected:Hover {
	background-position: inherit;
	color: #CCCCCC;
	text-decoration: underline;
}

a.v7 {
	background-position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}

a.v7:Hover {
	background-position: inherit;
	text-decoration: underline;
}

.v7-text {
	background-position: inherit;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.v7-text-small {
        background-position: inherit;
        text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.v7 {
	background-position: inherit;
	min-width: 1000px;
	width: 1000px;
}

td.v7-header {
	background-color: #736F6E;
	background-position: inherit;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.v7-header-unselected {
	background-position: inherit;
	color: #3A79A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.v7-text {
	background-position: inherit;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.v7-text-strong {
	background-position: inherit;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.v7-text-deselect {
	background-position: inherit;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}

input.v7 {
	background-position: inherit;
	border-bottom-color: #736F6E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #736F6E;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #736F6E;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #736F6E;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}

input.v7-browse {
	background-position: inherit;
	border-bottom-color: #736F6E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #736F6E;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #736F6E;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #736F6E;
	border-top-style: solid;
	border-top-width: 1px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.v7 {
	background-position: inherit;
	border-bottom-color: #3A79A1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #3A79A1;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #3A79A1;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #3A79A1;
	border-top-style: solid;
	border-top-width: 1px;
	color: #3A79A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	width: 290px;
}

select.v7 {
	border-bottom-color: #3A79A1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #3A79A1;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #3A79A1;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #3A79A1;
	border-top-style: solid;
	border-top-width: 1px;
	color: #3A79A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

td.logo
{
	padding-left:14px;
}