/* Telerik RadGrid Web 2.0 Skin */

/*global*/

.RadGrid_Galderma
{
	background:#fff;
	color:#333;
}

.RadGrid_Galderma,
.DetailTable_Galderma
{
	border:1px solid #ffffff;
	padding-top:20px;
}

.RadGrid_Galderma,
.MasterTable_Galderma,
.DetailTable_Galderma,
.GroupPanel_Galderma table,
.GridCommandRow_Galderma table,
.GridEditForm_Galderma table,
.GridToolTip_Galderma
{
	font:11px arial,verdana,sans-serif;
}

.MasterTable_Galderma,
.DetailTable_Galderma
{
	border-collapse:separate !important;
}

.MasterTable_Galderma
{
	border:5px solid #fff;
}

.GridRow_Galderma td,
.GridAltRow_Galderma td,
.GridEditRow_Galderma td,
.GridFooter_Galderma td,
.GridGroupFooter_Galderma td,
.GridFilterRow_Galderma td,
.GridHeader_Galderma,
.ResizeHeader_Galderma,
.GroupHeader_Galderma td
{
}

.RadGrid_Galderma .rgAdd,
.RadGrid_Galderma .rgRefresh,
.RadGrid_Galderma .rgEdit,
.RadGrid_Galderma .rgDel,
.RadGrid_Galderma .rgFilter,
.RadGrid_Galderma .rgPagePrev,
.RadGrid_Galderma .rgPageNext,
.RadGrid_Galderma .rgPageFirst,
.RadGrid_Galderma .rgPageLast,
.RadGrid_Galderma .rgExpand,
.RadGrid_Galderma .rgCollapse,
.RadGrid_Galderma .rgSortAsc,
.RadGrid_Galderma .rgSortDesc,
.RadGrid_Galderma .rgUpdate,
.RadGrid_Galderma .rgCancel
{
	border:0;
	padding:0;
	background-color:transparent;
	background-repeat:no-repeat;
	vertical-align:middle;
	font-size:1px;
	cursor:pointer;
	text-align:center;
}

.GroupPanelItems_Galderma input,
.GridCommandRow_Galderma img,
.GridHeader_Galderma input,
.GridFilterRow_Galderma img,
.GridPager_Galderma img
{
	vertical-align:middle;
}

/*header*/

.GridHeader_Galderma,
.ResizeHeader_Galderma
{
	padding-top:4px;
	padding-bottom:4px;
	background:#92b4e0;
	text-align:left;
}

.GridHeader_Galderma,
.GridHeader_Galderma a,
.GA_RowTitle a,
.GA_RowOther a
{
	color:#066999;
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	background-color:#ffffff;
}

/*rows*/
.RadGrid_Galderma table thead th.GA_RowTitle{
	width:228px;
	padding-left: 15px;
	padding-bottom:10px;
	border-left: 1px solid #b5e7f6;
	border-right: 1px solid #b5e7f6;
}
.GA_ItemTitle{
	padding-left: 15px;
	color:#066999;
	font-size: 13px;
	text-decoration:underline;
	padding-right:1px;
}
.RadGrid_Galderma table tbody tr td.GA_RowOther, .RadGrid_Galderma table thead th.GA_RowOther{
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	border-right: 1px solid #b5e7f6;
}
.rgRow td,.RadGrid_Galderma table tbody tr td.GA_ItemTitle,.RadGrid_Galderma table tbody tr td.GA_RowOther,
.GridEditRow_Galderma td
{
vertical-align:top;
	border-bottom:2px solid #ffffff;
	border-right:1px solid #f5fbfc;
	padding-top:12px;
	padding-bottom:12px;
	background-color: #d6edf7;
	color: #4c4c59;
}
.rgAltRow td,.GridAltRow_Galderma td
{
vertical-align:top;
	border-bottom:2px solid #ffffff;
	border-right:1px solid #f5fbfc;
	padding-top:12px;
	padding-bottom:12px;
	background-color: #eef8fb;
	color: #4c4c59;
}

.GridRow_Galderma a,
.GridAltRow_Galderma a,
.GridEditRow_Galderma a
{
	color:#066999;
	font-size: 13px;
	text-decoration:underline;
}

.SelectedRow_Galderma
{
	background:#dcfc5c;
}

.GridRowOver_Galderma,
.ActiveRow_Galderma
{
	background:#e7f1ff;
}

.GridRowOver_Galderma td,
.ActiveRow_Galderma td
{
	border-bottom-color:#a5bedf;
}

.SelectedRow_Galderma td
{
	border-bottom-color:#accb2d;
}

.GridEditRow_Galderma
{
	background:#ffffe1;
}

.GridEditRow_Galderma td
{
	border-bottom:1px solid #d8dde0;
}

/*footer*/

.GridFooterDiv_Galderma,
.GridFooter_Galderma,
.GridGroupFooter_Galderma
{
	background:#fbfbfb;
	font-weight:bold;
}

.GridFooter_Galderma,
.GridFooter_Galderma a,
.GridGroupFooter_Galderma,
.GridGroupFooter_Galderma a
{
	color:#666;
}

.GridFooter_Galderma td,
.GridGroupFooter_Galderma td
{
	border-top:1px solid #e8e6e6;
	border-bottom:1px solid #e8e6e6;
	padding-top:5px;
	padding-bottom:5px;
}

/*status*/

.GridPager_Galderma span
{
	font-family: Arial;
	font-weight:bold;
	font-size: 16px;
	color:#1c3f95;
}

/*paging*/

.GridPager_Galderma
{
	background:#ffffff;
	font-weight:bold;
}

.GridPager_Galderma td
{
	padding:0px;
}

.GridPager_Galderma td,
.GridPager_Galderma td a
{
	font-family: Arial;
	font-weight:normal;
	font-size: 11px;
	color:#4c4c59;
}

.PagerLeft_Galderma
{
	float:left;
}

.PagerRight_Galderma
{
	float:right;
}

.PagerCenter_Galderma
{
	text-align:center;
}

.PagerCenter_Galderma span
{
	vertical-align:middle;
}

.RadGrid_Galderma .rgPagePrev
{
	background-position:6px -224px;
}

.RadGrid_Galderma .rgPageNext
{
	background-position:-22px -224px;
}

.RadGrid_Galderma .rgPageFirst
{
	background-position:5px -192px;
}

.RadGrid_Galderma .rgPageLast
{
	background-position:-21px -192px;
}

/*sorting, reordering*/

.GridHeader_Galderma .rgSortAsc
{
	background-position:-21px -256px;
	height:12px;
}

.GridHeader_Galderma .rgSortDesc
{
	background-position:4px -256px;
	height:12px;
}

.TopReorderIndicator_Galderma,
.BottomReorderIndicator_Galderma
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -100px no-repeat;
}

.BottomReorderIndicator_Galderma
{
	background-position:-21px -100px;
}

/*filtering*/

.GridFilterRow_Galderma td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_Galderma .rgFilter
{
	background-position:2px -288px;
}

.GridFilterRow_Galderma td
{
	border-bottom:1px solid #a5bedf;
}

.GridFilterRow_Galderma input[type="text"]
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Galderma
{
	border:1px dashed #ff9900;
	background:#ffebcc;
}

.GroupPanel_Galderma td
{
	padding:2px 4px;
}

.GroupPanel_Galderma td td
{
	padding:1px;
}

.GroupPanelItems_Galderma
{
	border:1px solid #8e827f;
	background:url('Grid/sprite.gif') 0 0 repeat-x #544b58;
	color:#fff;
	padding:2px 4px;
}

.GroupPanel_Galderma .rgSortAsc
{
	background-position:-21px -254px;
}

.GroupPanel_Galderma .rgSortDesc
{
	background-position:4px -254px;
}

.GroupHeader_Galderma td
{
	border-bottom:2px solid #6788be;
	padding-top:3px;
	padding-bottom:4px;
}

.RadGrid_Galderma .rgExpand
{
	background-position:2px -130px;
}

.RadGrid_Galderma .rgCollapse
{
	background-position:2px -162px;
}

.GroupHeader_Galderma td div
{
	top:-0.6em;
}

.GroupHeader_Galderma td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Galderma
{
	border-bottom:1px solid #d8dde0;
}

.GridEditForm_Galderma a
{
	color:#333;
}

.RadGrid_Galderma .rgUpdate
{
	background-position:3px -321px;
}

.RadGrid_Galderma .rgCancel
{
	background-position:2px -353px;
}

/*hierarchy*/

.DetailTable_Galderma
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Galderma
{
	background:#fff;
}

.GridCommandRow_Galderma td
{
	border:0;
	padding:0;
}

.GridCommandRow_Galderma a
{
	color:#333;
}

.RadGrid_Galderma .rgAdd
{
	background-position:2px -386px;
}

.RadGrid_Galderma .rgRefresh
{
	background-position:5px -417px;
}

.RadGrid_Galderma .rgEdit
{
	background-position:2px -450px;
}

.RadGrid_Galderma .rgDel
{
	background-position:2px -482px;
}

/*loading*/

.LoadingPanel_Galderma
{
	background:#f3f3e2;
}

/*multirow select*/

.GridRowSelector_Galderma
{
	background:#336;
}

/*row drag n drop*/

.GridItemDropIndicator_Galderma
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_Galderma
{
	border:1px solid #6788be;
	padding:3px;
	background:#e9f2ff;
	color:#575757;
}

/*rtl*/

.RadGridRTL_Galderma .GridHeader_Galderma,
.RadGridRTL_Galderma .ResizeHeader_Galderma
{
	text-align:right;
}

.RadGridRTL_Galderma .PagerLeft_Galderma,
.RadGridRTL_Galderma .GridPager_Galderma .radslider
{
	float:right;
}

.RadGridRTL_Galderma .PagerRight_Galderma
{
	float:left;
}
.rgWrap .rgCurrentPage,.rgWrap .rgCurrentPage a,.rgWrap .rgCurrentPage a:link,.rgWrap .rgCurrentPage a:active,.rgWrap .rgCurrentPage a:visited
{
	color:#1c3f95;
	font-weight:bold;
}
.rgWrap 
{
	color:#4c4c59;
	font-weight:normal;
}
.rgNumPart a
{
background-image:url('Grid/PagerSeparator.gif');
background-repeat:no-repeat;
background-position:left center;
padding:0 5px 0 5px;
}
.Spontanous
{
   margin-right:5px;
}
.Spontanous a:hover
{
    margin-right:5px;
   background-image:url('Grid/Spont-On.gif');
   background-repeat:no-repeat;
}
