body, html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}


h2 {
	width: 100%;
	text-align: left;
	font-variant: small-caps;
	border-bottom: 1px solid #1692B4;
	color:#1692B4;
	margin-bottom: 20px;
}

caption {
	display: none;
}

#blobase1_god {
	width: 1000px;
	margin: auto;
	padding: 0px 0px 20px 0px;
	background-image: url("../images/body.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

#blobase1_head {
	background: url("../images/logo.gif") no-repeat left;
	width: 96%;
	height: 100px;
	margin: 0% 2%;
}

#blobase_body {
	width: 94%;
	margin: 3%;
}


#blobase1_top {
	float: right;
	line-height: 25px;
}

#blobase1_top ul {
	list-style-type: none;
}

#blobase1_top ul li {
	float: left;
}

#blobase1_top ul li a {
	display: block;
	margin: 0px 0px 0px 10px !important;
	text-decoration: none;
}

#blobase1_search {
	float: right;
	height: 33px;
}

#blobase1_login {
	float: right;
	height: 33px;
}

#blobase1_top ul li a:hover {
	text-decoration: underline;
}

.Clr {
	clear: both;
}

#dv_topmenu {
	margin-top: -25px;
}

.dv_list_videolist {
	display: block;
	margin-top: 50px !important;
	padding-top: 10px !important;
}

#scheduleRecordingForm fieldset {
	border: none !important;
}

#scheduleRecordingForm label {
	color: #1692B4;
}

.recordingsTable {
	width: 98%;
	margin: 1%;
	border-collapse: collapse;
}

.recordingsTable td, .recordingsTable th {
	border: 1px solid #ccc;
}

.recordingsTable td {
	font-size: 85%;
	color: #1692B4;
}

.recordingsTable th {
	text-align: left;
	padding: 5px;
	background-color:#1692B4;
}

.pagination {
	color: #6F7C7F;
	font-size: 90%;
}

.pagination a {
	color: #6F7C7F;
	border: none !important; 
}

#dv_list_newSpecialCode {
	margin-top: -2px;
}

#dv_list_newSpecialCode .specialCode_textInput {
	font-size: 10px;
}

.estadoGrabacionAfirmativo {
	color: #fff;
	background-image: url('../images/ok.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.estadoGrabacionNegativo {
	color: #fff;
	background-image: url('../images/ko.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.dv_singlevideo_data {
	margin-left: 10px;
	width: 100%;
}
.dv_singlevideo_data strong {
	width: 22% !important;
}
.dv_pos_center {
	margin-left: 2% !important;
}
#system-message ul {
	list-style-type: none;
	width: 98%;
	margin: 0% !important;
	padding: 0% !important;
	color: #9F1313;
}
#system-message ul li, #system-message dt ,#system-message dd{
	list-style-type: none;
	margin: 0% !important;
	padding: 0% !important;
}
#system-message dt {
	display: none;
}

