﻿
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Georgia;
	font-size: 75%;
	line-height:1.6em;
	background-color: #EEEEEE;
}


/*********************************************************/

.siteform
{
	background: #DFE8F6 none repeat scroll 0%;
	border: solid 1px #99BBE8;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	xxxmargin-left: auto;
	xxxmargin-right: auto;
	xxxpadding: 6px 0pt 0pt;
	width: 600px;
}


.siteform div.caption
{
	background-image: url(/ext20/resources/images/default/panel/top-bottom.gif);
	height: 20px;
	color: #3764A0;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	padding-top: 13px;
	padding-left: 5px;
	border-bottom: solid 1px #99BBE8;
}


.siteform div.body
{
	padding: 10px;
}

.siteform div.body div.field
{
	min-height: 26px;
	xxxbackground-color: Red;
	xxxborder-bottom: dotted 1px #EEFFFF;
}

.siteform div label
{
	display: block;
	XXCfont-weight: bold;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
}


.siteform DIV.title
{
	padding-top:10px;
	padding-left:40px;
}
	
.siteform span.title
{
	display: block;
	width: 200px;
	padding-right: 10px;
	background: transparent none repeat scroll 0%;
	border: 0pt none;
	color: #15428B;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 5px 0pt 4px;
}

.siteform div.action
{
	padding: 10px;
}

.siteform div.action aXXX
{
	background-color: #FFE092;
	padding: 2px 6px 2px 6px;
	border: solid 1px #E2A55C;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

.siteform div.action XXXa:hover
{
	background-color: #E2A55C;
}

.validationerror
{
	color: Red;
	font-weight: bold;
}

/************************/

.centered
{
	margin-left:auto;
	margin-right:auto;
}



/**************/
.sucompany
{
	height: 150px;
	margin-top: 20px;
	background-color: #678B3F;
	border: solid 1px black;
}

DIV.sucompany DIV
{
	float: right;
	border-left: solid 1px #A5C44D;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 140px;
	height: 110px;
	font-size: small;
}

DIV.sucompany DIV span
{
	font-weight: bold; /* color:#A5C44D; */
}

DIV.sucompany DIV a
{
	color: white;
}


/*************/

label.error
{
	display:block;
	color:red;	
}

#uploadform label
{
	font-weight:bold;
}

#uplodbox
{
	background-color:#FDF8B4;
	padding:0px 10px 10px 10px;
	border:solid 1px #FFA800;	
}



A.download
{
	width:100px;
	height:20px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	background-color:#FDF8B4;
	border:solid 1px #FFA800;
	padding:4px 4px 4px 4px;
	text-decoration:none;
	font-weight:bold;
	
}

A.download:hover
{
	background-color:#FFF66F;
}


A.upload
{
	width:100px;
	height:20px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	background-color:#504F50;
	color:White;
	xxborder:solid 1px #FFA800;
	padding:4px 4px 4px 4px;
	text-decoration:none;
	font-weight:bold;
	  
	
}

A.upload:hover
{
	background-color:#6F6F6F;
}


/***** TAB *********************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* Koyu renk  678b3f  faa706 */
/* acik renk  8cb85c  ffcc66 ,ffcc66 */
/* Daha acik          fffcec */

#ddcolortabs
{
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#ddcolortabs ul
{
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ddcolortabs li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}


#ddcolortabs a
{
	float: left;
	color: white;
	background: #A5C44D url(/css/tab1/color_tabs_left.gif) no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}




#ddcolortabs a span
{
	float: left;
	display: block;
	background: transparent url(/css/tab1/color_tabs_right.gif) no-repeat right top;
	padding: 4px 9px 2px 6px;
}

#ddcolortabs a span
{
	float: none;
}


#ddcolortabs a:hover
{
	background-color: #7FAA00;
}

#ddcolortabs a:hover span
{
	background-color: #7FAA00;
}

#ddcolortabs #current a, #ddcolortabs #current span
{
	/*currently selected tab*/
	background-color: #7FAA00;
}

#ddcolortabsline
{
	clear: both;
	padding: 0;
	width: 100%;
	height: 25px;
	background: #7FAA00;
}


span.sampletext
{
	font-size:smaller;
	color:#333333;
}