/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Tahoma;font-size: 80%;
	
	}

p { 
	margin-top: 5px; 
	}

a:link { 
	color: #3662a5;
	}

a:visited { 
	color: #8a8a8a;
	}

a:hover,a:active { 
	color: #cc4141;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Tahoma;font-size: 80%;
	}

td { 
	font-family: Tahoma;font-size: 80%;
	}

/* END Common */
.login_TextField {
	background-image:url('images/loginTextfields.gif');
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	width:128px;
	height:24px;
	background-attachment : fixed;
	background-color:#E9E9E9;
}

.login_TextField1 {
	background-image:url('images/loginTextfields1.gif');
	border:0px;
	height:24px;	
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	background-attachment : fixed;
	background-color:#E9E9E9;
}

.login_TextField2 {
	background-image:url('images/loginTextfields2.gif');
	border:0px;
	width:44px;
	height:24px;	
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	
	background-attachment : fixed;
	background-color:#E9E9E9;
}
.forms_TextArea {
	width:207px;
	height:84px;
	border:0px;
	background-color:#ffffff;
	background-image:url('images/textarea.gif');
	background-repeat:no-repeat;
	padding-left:6px;
	padding-top:4px;
	padding-bottom:3px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	margin: 5px 0px 5px 0px;
	/* properties below added June 30, 2005 */
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}
.forms_TextAreabuyuk {
	width:260px;
	height:110px;
	border:0px;
	background-color:#ffffff;
	background-image:url('images/textarea1.gif');
	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/* properties below added June 30, 2005 */
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

.forms_TextField {
	background-image:url('images/textfield.gif');
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	width:198px;
	height:24px;
	background-attachment : fixed;
	background-color:#E9E9E9;
}
.forms_TextField1 {
	background-image:url('images/textfield1.gif');
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	width:320px;
	height:24px;
	background-attachment : fixed;
	background-color:#E9E9E9;
}

.TextField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.Header {
	width: 100%;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 7px;
	}

.HeaderRight img{
	width: 14px;
	}


/* Grid Options */
.Grid { 
	border: 1px solid #777777; border-left: 0px;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #cc4141;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 

	font-size: 80%;	
font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}
.Row td { 

	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.secili td { 
	padding: 3px;
	border-left: 1px solid #777777;
	background-color: #D4D4D4; 
	vertical-align: top;
	color: #000000;
 	 cursor: pointer;
	}

.Row a:link { 
	color: #3662a5;
	}

.Row a:visited { 
	color: #8a8a8a;
	}

.Row a:hover, .Row a:active { 
	color: #cc4141;
	}

.Separator{
	color: #777777;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	vertical-align: top;
	background-color: #ececec; 
	color: #000000;
	}

.AltRow a:link { 
	color: #3662a5;
	}

.AltRow a:visited { 
	color: #8a8a8a;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #cc4141;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #000000;
	}

.Footer a:visited { 
	color: #000000;
	}

.Footer a:hover, .Footer a:active { 
	color: #cc4141;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border: 1px solid #777777; border-left: 0px;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: 1px solid #777777;
	background-color:#f7f7f7; color: #000000;
	white-space: nowrap;
	vertical-align: middle;
	color: #000000;
border-top: 0px solid #777777; border-left: 0px solid #777777; border-bottom: 0px solid #777777;
	}

.Controls td { 
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 3px;
	border-left: 1px solid #777777;
	vertical-align: middle;
	background-color: #f7f7f7; 
border-top: 0px solid #777777; border-left: 0px solid #777777; border-bottom: 0px solid #777777;
		}

.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
border-top: 0px solid #777777; border-left: 0px solid #777777; border-bottom: 0px solid #777777;
	}

.Bottom a:link { 
	color: #000000;
	}

.Bottom a:visited { 
	color: #000000;
	}

.Bottom a:hover, .Caption a:active { 
	color: #cc4141;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #cc4141;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d7d7d7; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #000000;
	}

.GroupFooter a:visited{
	color: #000000;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #cc4141;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	border-bottom: 2px solid #777777;
	}

.SubTotal a:link {
	color: #3662a5;
	}

.SubTotal a:visited{
	color: #8a8a8a;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #cc4141;
	}

.Total td{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	}

.Total a:link {
	color: #3662a5;
	}

.Total a:visited{
	color: #8a8a8a;
	}

.Total a:hover, .Total a:active{
	color: #cc4141;
	}

/* Form Options */
.Button { 
	margin: 2px
	}

/* Calendar */

.Calendar { 
	border: 1px solid #777777;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ececec; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #3662a5;
	}

.CalendarWeekdayName a:visited{
	color: #8a8a8a;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #cc4141;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ececec;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #cc4141;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #3662a5;
	}

.CalendarDay a:visited{
	color: #8a8a8a;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #cc4141;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	text-align: center;
	background-color: #ececec;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #3662a5;
	}

.CalendarWeekend a:visited{
	color: #8a8a8a;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #cc4141;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	border: 2px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #3662a5;
	}

.CalendarToday a:visited{
	color: #8a8a8a;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #cc4141;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	border: 2px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #ececec;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #3662a5;
	}

.CalendarWeekendToday a:visited{
	color: #8a8a8a;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #777777;
	}

.CalendarOtherMonthDay a:link {
	color: #777777;
	}

.CalendarOtherMonthDay a:visited{
	color: #777777;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	border: 2px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #777777;
	}

.CalendarOtherMonthToday a:link {
	color: #777777;
	}

.CalendarOtherMonthToday a:visited{
	color: #777777;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	text-align: center;
	background-color: #ececec;	
	color: #777777;
	}

.CalendarOtherMonthWeekend a:link {
	color: #777777;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #777777;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #cc4141;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	border: 2px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	color: #777777;
	background-color: #ececec;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #777777;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #777777;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #cc4141;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 3px;
	border-left: 1px solid #777777;
	background-color: #d7d7d7;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #cc4141;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 3px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #3662a5;
	}

.CalendarNavigator a:visited{
	color: #8a8a8a;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #cc4141;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}

.CalendarEvent a:link {
	color: #3662a5;
	}

.CalendarEvent a:visited{
	color: #8a8a8a;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #cc4141;
	}
.RadUploadButtonArea
{

}

.RadUploadButton, .radUploadButtonMedium
{
	background-image: url(Images/button.gif);
	background-repeat: repeat-x;
	border: 0px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 24px;
	width: 184px;
	background-color: #eeeee6;
	font: 11px Arial, Verdana, Sans-serif;
	color: #7c7c7c;
}

.RadUploadButtonDisabled
{
	background-image: url(Images/button.gif);
	background-repeat: repeat-x;
	border: 0px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 24px;
	width: 114px;
	background-color: transparent;
	font: 11px Arial, Verdana, Sans-serif;
	color: #7c7c7c;
	filter:alpha(opacity=30);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.RadUploadFileSelector
{
	/* checkbox */
}

.RadUploadInputField
{
	width: 150px;
	border: solid 1px #dadada;
	border-right: 0px;
	vertical-align: top;
	height: 18px;
}

input.RealFileInput
{
	position: relative;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2; 
}

.RadUploadSelectButton
{
	border: 0px;
	
	background-image: url(Images/tr/radUploadBtnSmall.gif);
	height: 23px;
	font: 11px Arial, Verdana, Sans-serif;
	width: 66px;
}

.RadUploadRemoveButton
{
	border: 0px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	background-color: Transparent;
	background-image: url(Images/button.gif);
	font: 11px Arial, Verdana, Sans-serif;
	color: #7c7c7c;
	height: 24px;
	width: 57px;
}

.RadUploadClearButton
{
	border: 0px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	background-color: Transparent;
	background-image: url(Images/button.gif);
	font: 11px Arial, Verdana, Sans-serif;
	color: #7c7c7c;
	height: 24px;
	width: 66px;
	float: right;
}

input.NoSkinnedFileUnput
{
	border: solid 1x #1f1f1f;
}

