@CHARSET "UTF-8";

.hidden_element {
	display: none;
}

.FlyOutMenu {
	position: absolute;
	z-index: 999;
	background-color: white;
	border: 0px solid #D6D6D6;
	font-size: 13px;
	color: #373737;
}

.TextRead0 {
	font-weight: bold;
}

.TextRead1 {
	font-weight: normal;
}

.smallThumbnail50 {
	width: 50px;
}

.smallThumbnail30 {
	width: 30px;
}

.opacity50V3 {
	background-image: url(../images/v3/trans.png) !important;
	/* Mozilla only */
	background-color: transparent !important; /* Mozilla only */
	background-image: none; /* IE only */
	background-color: #000; /* IE only */
	filter: alpha(opacity =         70); /* IE only */
}

.approval {
	width: 75px;
	font-size: 12px;
	color: white;
	background-color: #666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.bubbleInfo {
	position: relative;
}

.popup {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
}

.tool-title {
	background: transparent url(../images/v3/bubble.png) repeat scroll left
		top;
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 8px 8px 4px;
}

.tool-text {
	background: transparent url(../images/v3/bubble.png) repeat scroll right
		bottom;
	font-size: 11px;
	padding: 4px 2px 8px;
	color: white;
	text-align: left;
}

.tool-text a {
	color: white;
}

.fistlogininfo {
	color: red;
	font-style: italic;
}

.successfullyInfo {
	color: green;
	font-style: normal;
	font-weight: bold;
}

.WrongInfo {
	color: red;
	font-style: normal;
	font-weight: bold;
}

#firstLoginForm input {
	width: 99%;
	margin: 0px;
	font-size: 16px;
	background-color: #FFF;
	border: 1px solid #000;
	color: #333;
}

a.editButtons {
	font-size: 11px;
	text-decoration: none;
	background-color: #F1A506;
	line-height: 21px;
	padding: 3px 10px;
	color: #6C2604;
	margin: 0 0 0 5px;
	border-top: #A37703 1px solid;
	border-right: #A37703 1px solid;
	border-bottom: #A37345 1px solid;
	border-left: #A37703 1px solid;
}

a.editButtons:hover {
	background-color: #6C2604;
	color: #FFF;
}

#button { /*margin-top: 10px;*/
	border-top: #A37703 1px solid;
	border-right: #A37703 1px solid;
	border-bottom: #A37345 1px solid;
	border-left: #A37703 1px solid;
	font-size: 11px;
	text-decoration: none;
	background-color: white;
	/*line-height: 21px;*/
	color: #6C2604;
	padding: 2px 2px;
	cursor: pointer;
	/*width: 100%;*/
}

#button :hover {
	background-color: #6C2604;
	color: white;
}

.avatarContainer {
	background-image: url(../images/bigAvatarBack.gif);
	background-repeat: no-repeat;
	padding: 7px;
	width: 145px;
	height: 175px;
}

.avatarContainer img {
	border: none;
}


.avatarContainerSmall img{
	background-color : #CFCFCF;
	padding: 7px;
	border: 1px solid #737373;
	padding: 3px;
	margin: 3px;
	  
}


.ModuleNewSection {
	color: #A81E43;
	font-weight: bold;
	vertical-align: top;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
}

a.buttonCss {
	margin-top: 10px;
	border-top: #A37703 1px solid;
	border-right: #A37703 1px solid;
	border-bottom: #A37345 1px solid;
	border-left: #A37703 1px solid;
	font-size: 11px;
	text-decoration: none;
	background-color: white;
	/*line-height: 21px;*/
	color: #6C2604;
	padding: 2px 2px;
	cursor: pointer;
}

a.buttonCss:hover {
	background-color: #6C2604;
	color: white;
}

.imgBorder {
	margin: 5px 0;
	background-color: #FFF;
	border: 1px solid #A6A6A6;
	padding: 3px;
}

.userName {
	color: #373737;
	font-size: 12px;
}

.bold{
	font-weight: bold;	
}




/*
random user 
*/
a.rand_userButoon {
	background-image: url(../images/rastgele_kullanici3.gif)
}

a.rand_userButoonHOVER {
	background-image: url(../images/rastgele_kullanici2.gif)
}

.HeadderOrta {
	color: #373737;
	margin: 10px 0x;
	font-size: 15px;
	font-weight: bold;
}

.Thumbnail75 {
	background-color: white;
	border: 1px solid #7B7B7B;
	height: 75px;
	width: 75px;
	margin: 4px;
	padding: 3px;
}

a.GryLink {
	color: #373737;
	text-decoration: none;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.GryLink:hower {
	
}

.formBorder {
	border: 1px solid #373737;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 14px;
}

.contentbox {
	clear: both;
	display: block;
	padding: 0px 0px 7px 0px;
	font-size: 0px;
}

.contentbox #topbarnew #left {
	float: left;
	height: 5px;
	width: 7px;
	background: url("../images/bg-box-top-leftnew.gif") no-repeat;
}

.contentbox #topbarnew #right {
	float: left;
	height: 5px;
	width: 7px;
	background: url("../images/bg-box-top-rightnew.gif") no-repeat;
}

.contentbox #topbarnew #strip {
	float: left;
	height: 5px;
	background: url("../images/bg-box-top-strip.gif") repeat-x;
}

.w189 {
	width: 189px;
}

.w189 #strip {
	width: 189px;
	width: 175px;
}

.w189 #boxmain {
	width: 187px;
}

.w640 {
	width: 640px;

	
}

.w640 #strip {
	width: 640px;
	width: 626px;
}

.w640 #boxmain {
	width: 638px;
}

.contentbox #topbar,.contentbox #bottombar {
	clear: both;
	display: block;
	height: 5px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

.contentbox #topbar,.contentbox #bottombar {
	clear: both;
	display: block;
	height: 5px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

.contentbox #bottombar #left {
	float: left;
	display: block;
	height: 10px;
	width: 7px;
	padding-bottom: 7px;
	background: url("../images/bg-box-bottom-left.gif") no-repeat;
}

.contentbox #bottombar #right {
	float: right;
	display: block;
	height: 10px;
	width: 7px;
	background: url("../images/bg-box-bottom-right.gif") no-repeat;
}

.contentbox #bottombar #strip {
	float: left;
	display: block;
	padding-top: 3px;
	height: 2px;
	border-bottom: #919396 solid 1px;
	background: #FFFFFF;
}

.contentbox #boxmain {
	clear: both;
	float: left;
	background: #FFFFFF;
	border-right: #919396 solid 1px;
	border-left: #d0d3d5 solid 1px;
	display: block;
	padding: 0px;
	font: 12px/ 1.2em Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}

a.grilik {
	color: #676262;
	font-weight: bold;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
}

a.grilik:hover {
	color: #373737;
}

#ajaxContainer {
	background-color: #000;
	width: 99.2%;
	margin: 0px;
	z-index: 9999;
	position: absolute;
}

.alpha50 {
	filter: progid : DXImageTransform.Microsoft.Shadow ( color = #0000FF,
		direction = 45 );
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.ajaxInside {
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	left: 0;
}

.IEajaxContainer {
	height: 20px;
}

.IEajaxInside {
	margin-top: -16px
}

a.ThumbnailLinkMenu{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.ThumbnailLinkMenu:hover{
	color: #F1A506;
	}
a.BlackYellow{
	color: #373737;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
a.BlackYellow:hover{
	color: #F1A506;
	}	
	