

/******* DetailView SkinType1 Styles *******/

.DetailView_SkinType1{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	/*width: 500px;*/
}

.DetailView_SkinType1_pagerstyle{
	color: Black;
	background-color: White;
}
.DetailView_SkinType1_headerstyle{
	color: Black;
	background-color: White;
	font-weight: bold;
}
.DetailView_SkinType1_fieldheaderstyle{
	width: 150px;
}
.DetailView_SkinType1_commandrowstyle{
	color: Black;
	background-color: White;
	font-weight: bold;
	height: 30px;
}
.DetailView_SkinType1_commandrowstyle input{
	font-family: Verdana;
	font-size: 11px;
	width: auto;
}
.DetailView_SkinType1_footerstyle{
	color: Black;
	background-color: White;
	font-weight: bold;
	height: 30px;
}
.DetailView_SkinType1_rowstyle
{
	color: Black;
	background-color: White;
}
.DetailView_SkinType1_editrowstyle
{
	color: Black;
	background-color: White;
}
.DetailView_SkinType1_alternatingrowstyle
{
	color: Black;
	background-color: White;
}
.DetailView_SkinType1_editrowstyle input{
	font-family: Verdana;
	font-size: 11px;
	width: 300px;
}
.DetailView_SkinType1_editrowstyle select{
	font-family: Verdana;
	font-size: 11px;
	width: 325px;
}


/******* DetailView SkinType2 Styles *******/

.DetailView_SkinType2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
}

.DetailView_SkinType2_fieldheaderstyle{
	width: 250px;
}

.DetailView_SkinType2_editrowstyle input{
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
}
.DetailView_SkinType2_editrowstyle select{
	font-family: Verdana;
	font-size: 11px;
	width: 325px;
}

/******* DetailView SkinType3 Styles *******/

.DetailView_SkinType3{
/*	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color:Transparent;*/
	width: 100%;	
}

.DetailView_SkinType3_fieldheaderstyle{
	width: 300px;
	height: 18px;
/*	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 12px;	*/
}

.DetailView_SkinType3_alternatingrowstyle
{
/*	height: 15px;	
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 12px;*/
}

.DetailView_SkinType3_rowstyle{
	/*height: 15px;
		padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 12px;*/
}

/*

.DetailView_SkinType3_editrowstyle select{
	font-family: Verdana;
	font-size: 11px;
	width: 325px;
}
.DetailView_SkinType3_editrowstyle input{
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
}*/
