﻿

.Rejected
{
	color: Red;
	font: Arial;
	font-size: medium;
	text-align: center;
}




.generic_label
{
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	padding:1px;
}

.generic_labelWhite
{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}


.generic_underline
{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	text-decoration: underline;
	color: #333333;
}
.generic_italic
{
	font-size: 12px;
	font-family: Tahoma;
	font-style: italic;
	text-decoration: none;
	color: #333333;
}
.generic_bold
{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.checkbox
{
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	line-height:14px;
}
.PopupSmall
{
	text-align: center;
	vertical-align: middle;
	font-size: small;
}
.Popup
{
	text-align: center;
	vertical-align: middle;
}
#ToolTip
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	visibility: hidden;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	width: 400px;
	color: #ffffff;
	padding-top: 0px;
	position: absolute;
	height: 400px;
	background-color: #ffffff;
	border-right-width: 0px;
}


.Title
{
	padding: 5px 0px;
	color: #133276;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #96B0CA;
	display: block;
	margin-bottom: 8px;
	background: #FFEB94;
	border:1px solid #FFD928;
	font-family:Verdana;
	text-indent:10px;
	font-weight:300;
	font-size:18px;	 
}


.TitleSmall
{
	padding: 2px 0px;
	color: #133276;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #96B0CA;
	display: block;
	margin-bottom: 8px;
	background: #FFE984;
	border:1px solid #FFD928;
	font-family:Verdana;
	font-size:12px;
	 
}
.Header
{
	font-size: large;
	color: black;
	text-decoration: none;
	text-indent: 10px;
	background-image: url(login_header_bg.jpg);
	background-repeat: repeat-x;
}
.definitionlabelblue
{
	padding: 2px;
	font-size: medium;
	color: #0000ff;
	background-color: #BDC7D8;
	text-align:right;
	vertical-align:top;
}
.definitionlabel_selected
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: medium;
	font-weight:800;
	padding-bottom: 2px;
	color: #0000ff;
	background-color: #99ccff;
}
.definitionlabel
{
	padding-right:10px;
	font-size: 11px;
	text-decoration: none;
	text-align:right;
	vertical-align:top;
	color:#07519A;
	font-weight:800;
	background:#EBF3FB;
	border:1px solid #AACCEE;
}

.table
{
	border-right: #ccc thick solid;
	border-top: #ccc thick solid;
	border-left: #ccc thick solid;
	border-bottom: #ccc thick solid;
}

.menulabel
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
	text-decoration: none;
}
.definitionlabeltiny
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: small;
	padding-bottom: 2px;
	color: gray;
	padding-top: 2px;
	text-decoration: none;
}
.definitionlabeltiniest
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: smaller;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	text-decoration: none;
}
.loginStatus
{
	font-size: 12px;
	font-family: Tahoma;
	color: White;
}
.tinylink
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: smaller;
	padding-bottom: 2px;
	color: gray;
	padding-top: 2px;
	text-decoration: none;
}
.definitionlabeltinydark
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: small;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	text-decoration: none;
}
.master_login_details
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: smaller;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	text-decoration: none;
}
.definition
{
	font-weight: bold;
	font-size: medium;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	text-indent: 6px;
	display: block;
	text-align: left;
}
.definition_alternative
{
	font: Tahoma;
	font-size: medium;
	color: #B80A00;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	text-indent: 6px;
	display: block;
	text-align: left;
}
.definition_thin
{
	font-size: small;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	text-indent: 6px;
	display: block;
	text-align: left;
}
.definition_big
{
	font-size: x-large;
	color: black;
	text-decoration: none;
}
.error_thin
{
	font-size: 11px;
	color: red;
	font-style:normal ;
	font-family:Tahoma
}
.error
{
	color: red;
}
.approval
{
	color: green;
}
.error_big
{
	font-size: large;
	color: red;
	font-style: normal;
}
.information_thin
{
	font-size: 12px;
	color: green;
	font-family:Tahoma;
}
/*
.button
{
	border-right: lightskyblue 1px groove;
	padding-right: 0px;
	border-top: lightskyblue 1px groove;
	padding-left: 0px;
	font-size: small;
	background: url(buttonback.gif) repeat-x;
	padding-bottom: 0px;
	border-left: lightskyblue 1px groove;
	width: 80px;
	cursor: pointer;
	color: #333333;
	padding-top: 0px;
	border-bottom: lightskyblue 1px groove;
	height: 25px;
}
*/
.genericButton
{
    padding:2px 5px;
	font-size: small;
	background: url(ButtonBack1.gif) repeat-x;
	cursor: pointer;
	color: #222;
	height: 25px;
	font-size: 11px;
	border:1px solid #999;
	color:#444;
	font-weight:500;
}
.importantButton
{
	border-right: gray 1px groove;
	padding-right: 0px;
	border-top: gray 1px groove;
	padding-left: 0px;
	font-size: small;
	background: url(ButtonBack1.gif) repeat-x;
	padding-bottom: 0px;
	border-left: gray 1px groove;
	width: 80px;
	cursor: pointer;
	color: #ff0000;
	padding-top: 0px;
	border-bottom: gray 1px groove;
	height: 25px;
}

.radiobutton
{
	font: Tahoma;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.comboboxContent
{
    border: 1px solid #BDC7D8;
    padding:2px;
    
    }
fieldset
{
	padding:10px;
	border:1px solid #D4D4D4;
	margin-bottom:5px;
}

legend
{
    font-weight:600;
    font-size:14px;
    font-family:Tahoma;
    color:#222;
    }
.fieldsetAlternating
{
	padding:10px;
	border:1px solid #D4D4D4;
	background:#ECF7FD;
}

.textbox
{
	border: 1px solid #BDC7D8;
	border-style: solid;
	font: Tahoma;
	font-size: 11px;
	width:150px;
	padding:2px;
}

.textboxBig
{
	border: 1px solid #BDC7D8;
	border-style: solid;
	font: Tahoma;
	font-size: 11px;
	width:150px;
	padding:4px;
}

.textbox_noborder
{
	border: 0px;
	border-style: solid;
	font: Tahoma;
	font-size: 11px;
}
.colortextbox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: small;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.labelRight
{
	text-align: right;
}



.HomePageWebPartHeader
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	width: 100%;
	margin-right: 10px;
	padding-top: 2px;
	background-color: #e7efff;
}
.HomePageWebPartLink
{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.HomePageWebPartLink:hover
{
	color: red;
	text-decoration: underline;
}

.HyperLink_thin
{
	color: #003399;
	background-color: white;
	font-size: 7px;
}

.HyperLink
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
}
.HyperLink:visited
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
}
.HyperLink:hover
{
	color: #f35050;
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
}
H1
{
	font-size: x-large;
}
H2
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: large;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #e8f3f9;
}
H3
{
	font-size: small;
	margin: 0px 0px 2px;
}
H4
{
	font-size: large;
}
H5
{
	font-size: large;
}
P
{
	margin: 10px 0px 10px 15px;
}
.logo
{
	right: -1px;
	position: absolute;
	top: 0px;
}
.logo A
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
#corner-top-left
{
	background: url(corner-top-left.png) no-repeat;
	left: 0px;
	width: 56px;
	position: absolute;
	top: 0px;
	height: 45px;
}

#Banner
{
	z-index: 200;
	left: 10%;
	position: absolute;
	top: 11px;
}
#BreadCrumb
{
	z-index: 200;
	right: 60px;
	position: absolute;
	top: 50px;
}
#TheGoods
{
	margin: 85px 50px 50px;
	position: relative;
}
#WhatsNew IMG.RunIt
{
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#WhatsNew UL
{
	margin-top: 0px;
}
.MainMenu .AspNet-Menu-Horizontal UL UL
{
	background: #e6f0fa;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu
{
	width: 21em;
	height: 30em;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL
{
	border-right: #165ea9 2px solid;
	padding-right: 0px;
	border-top: #165ea9 2px solid;
	padding-left: 0px;
	left: 2px;
	padding-bottom: 0px;
	border-left: #165ea9 2px solid;
	width: 7em;
	padding-top: 0px;
	border-bottom: #165ea9 2px solid;
	top: 100%;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL UL
{
	left: 6.8em;
	width: 9em;
	top: -1em;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 7em;
	padding-top: 0px;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL UL LI
{
	width: 9em;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI A
{
	display: inline;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI SPAN
{
	display: inline;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL LI A
{
	display: block;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL LI SPAN
{
	display: block;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI A
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #124500;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI SPAN
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #124500;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL LI A
{
	background: url(arrowRight.gif) no-repeat right center;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL LI SPAN
{
	background: url(arrowRight.gif) no-repeat right center;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI UL LI A:hover
{
	background: url(activeArrowRight.gif) no-repeat right center;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI UL LI.Asp-Menu-Hover SPAN
{
	background: url(activeArrowRight.gif) no-repeat right center;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI.AspNet-Menu-Leaf A
{
	background-image: none !important;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI.Asp-Menu-Leaf SPAN
{
	background-image: none !important;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI LI A
{
	text-align: left;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI LI SPAN
{
	text-align: left;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI:hover
{
	background: url(menu_filler_blue.png) repeat-x center center;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI.AspNet-Menu-Hover
{
	background: url(menu_filler_blue.png) repeat-x center center;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI A:hover
{
	color: white;
}
.MainMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI.Asp-Menu-Hover SPAN
{
	color: white;
}
.Menu-Skin-DynamicHover
{
	cursor: pointer;
	text-align: center;
}
.Menu-Skin-DynamicHoverLighter
{
	background-color: inherit;
	cursor: pointer;
	background: url(menu_filler_blue.png) repeat-x center center;
	text-align: center;
}
.Menu-Skin-StaticHoverLighter
{
	font-weight: normal;
	background: url(menu_filler_blue.png) repeat-x center center;
	cursor: pointer;
	text-align: center;
}
.Menu-Skin-DynamicSelected
{
	color: Navy;
	text-align: center;
}
.Menu-Skin-StaticSelected
{
	color: Navy;
	text-align: center;
}

#top_login
{
	background-image: url(Images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
#top_login_image img
{
	margin: auto;
}
#top_login_image
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	background-image: url(Images/top_login_smoke.jpg);
}
#login_box
{
	height: 200px;
	width: 400px;
}
#form1 #login_box #Login1_Password, #form1 #login_box #Login1_UserName
{
	height: 20px;
	width: 90%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}

a.menuImage
{
	border: solid 5px white;
	margin: 10px;
}

a.menuImage:hover
{
	border: solid 5px #ff9900;
	margin: 10px;
}
table.PTMMenu
{
	font-family: Arial;
	color: #333333;
	background-color: White;
	font-size: small;
	border: solid 5px silver;
}
tr.PTMTableHeader
{
	background-color: #5D7B9D;
	color: #F7F6F3;
}


#stats
{
	position: relative;
	width: 320px !important;
	margin-top: 25px;
	background: #C0C0C0 none repeat scroll 0%;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 1px;
	padding-right: 1px;
}
#stats div
{
	position: relative;
	background: #FFFFFF none repeat scroll 0%;
	border-color: #D3CCC2 rgb(167, 161, 153) rgb(167, 161, 153) rgb(211, 204, 194);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: auto !important;
}
#stats table
{
	background: #ffffff;
}
#stats tr
{
}
#stats td
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	border-bottom: 1px solid #b80a00;
}

a:active, a:link, a:visited, a:hover
{
	font-size: 12px;
	color: white;
	font-weight: bold;
	color:#3381AB;
	text-decoration:none;
}

a.link:active, a.link:link, a.link:visited, a.link:hover
{
	font-size: 12px;
	color: blue;
	font-weight: bold;
	color:#1A445A;
	text-decoration:none;
}
a.link:hover
{
    text-decoration: underline;
    }
    

.selectedrow
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	background: url(light.gif) repeat-x center;
}

.row
{
    font-size:11px;
    background: url(gridheader_bg.jpg) repeat top left;
    }

.headerrow
{
background: url(bg-snippet.png) repeat-x top left;


color:#3B3D54;
font-family:Tahoma;
font-size:13px;
font-weight:600;
height:28px;
padding:0 5px;
    	}


#fullheight
{
	margin: 0 auto;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}

.redcell
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	border-bottom: 1px solid #b80a00;
}

.autocomplete_completionListElement
{
	background-color: #ffffff;
	padding: 1px;
}

.autocomplete_listItem
{
	border: 1px solid gray;
	background-color: #ffffff;
	font-weight: normal;
	padding: 1px;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

.handleImage
{
	width: 15px;
	height: 16px;
	background-image: url(HandleHand.png);
	overflow: hidden;
	cursor: se-resize;
}

.handleText
{
	width: 16px;
	height: 16px;
	background-image: url(HandleGrip.png);
	overflow: hidden;
	cursor: se-resize;
}
.resizingImage
{
	padding: 0px;
	border-style: solid;
	border-width: 3px;
	border-color: #B4D35D;
}
.resizingText
{
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #7391BA;
}
div.lightgrayheader
{
	background-color: #D3D3D3;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
a.buttonlink:active, a.buttonlink:link, a.buttonlink:visited, a.buttonlink:hover
{
	padding: 3px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDDDD;
}

a.hyperlink
{
	text-decoration: none;
}

.paginator
{
	padding: 2px 6px;
	font-weight: bold;
	color: #2894DD;
	line-height: 25px;
	border: 1px solid #92caf0;
}
a.paginator
{
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #AAAAAA;
	padding: 2px 6px;
	text-decoration: none;
}
a.paginator:visited, a.paginator:link, a.paginator:active
{
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	padding: 2px 6px;
	text-decoration: none;
}

a.paginator:hover
{
	background: #CCCCCC none repeat scroll 0%;
	color: #444444;
	text-decoration: none;
}

.wpaginator
{
	padding: 2px 6px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

a.wpaginator
{
	color: #DDDDDD;
	border: 1px solid #DDDDDD;
	padding: 2px 6px;
	text-decoration: none;
}
a.wpaginator:visited, a.wpaginator:link, a.wpaginator:active
{
	border: 1px solid #DDDDDD;
	padding: 2px 6px;
	text-decoration: none;
}
a.wpaginator:hover
{
	background: #FFFFFF none repeat scroll 0%;
	color: #333333;
	text-decoration: none;
}

/* Grid Pager */
tr.gridPager
{
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-collapse: separate;
}

tr.gridPager a
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 5px;
	padding: 0px 5px 0px 5px;
	border-collapse: separate;
	border: solid 1px gray;
	background-color: #F0FFFF;
}

tr.gridPager span
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000; /*padding:11px 5px 1px 5px; margin:0px 13px 0px 13px;*/ /*padding:1px 8px 8px 8px; margin-top:5px;*/
	padding: 2px 3px 5px 7px;
	border: none;
	font-weight: bold;
}

.gridPager a:hover
{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #7FFFD4;
}

.ok
{
	height: 16px;
	width: 16px;
	background: url(ok.png) no-repeat center center;
}
.no
{
	height: 16px;
	width: 16px;
	background: url(no.png) no-repeat center center;
}

.pending
{
	height: 16px;
	width: 16px;
	background: url(pending.png) no-repeat center center;
}

.draft
{
	height: 16px;
	width: 16px;
	background: url(draft.png) no-repeat center center;
}


.delete
{
	height: 16px;
	width: 16px;
	background: url(delete.png) no-repeat center center;
}

.select
{
	height: 16px;
	width: 16px;
	background: url(edit.png) no-repeat center center;
}

/* *** Float containers fix:
			 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

#wrapper h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #124860;
}
#wrapper h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #124860;
}
#wrapper h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #124860;
}
#wrapper h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #124860;
}
#wrapper h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #124860;
}
#wrapper h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #124860;
}
#wrapper li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #124860;
}
#wrapper dt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #124860;
}
#wrapper dd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #124860;
}
#wrapper pre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000345;
	text-decoration: none;
}


#wrapper a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16578F;
	text-decoration: none;
}
#wrapper a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #284450;
	text-decoration: none;
}
#wrapper p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124860;
}

#login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 565px;
	top: 40px;
	height: 75px;
}

.pnlInfo
{
	border: 1px solid #A3B6C8;
	background: #EAEFF4;
	background: url(infobox_bg.jpg) top left repeat-x;
	margin-bottom:5px;
}
.pnlError
{
	border: 1px solid #A3B6C8;
	background: #EAEFF4;
	background: url(infobox_bg.jpg) top left repeat-x;
	margin-bottom:5px;
}

.clearWithBorder
{
	border-top: 1px solid #ddd;
	padding:10px 0px;
	height:5px;
}
.infobox
{
    margin-bottom:5px;
}



.content
{
	margin: 0px;
	padding: 0px;
}

.contentdashboard
{
	margin: 0px;
	padding: 12px;
}

.modalBackground
{
	background-color: #333333;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index : 10000;
}
.modalPopupPanel
{
    width:450px;
    text-align:center;
    position:absolute;
    left:50%;
    right:50%;
    background:#ffffff;
    border:2px solid #ccc;
    z-index : 10000;
    margin:0px auto;
    
}



#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}



div.commenttext
{
    max-width: 366px;
    overflow: hidden;
}
.commenttext a:link
{
    font-size: 12px;
    font-weight: 400;
    color: #202020;
    text-decoration: underline;
}


.discussion_yorum
{
    text-align: left;
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    overflow: auto;
    text-align: left;
    vertical-align: middle;
    width: 750px;
    max-height: 650px;
}


.comment_header
{
}

.discussion_yorum p, .discussion_yorum h2, .discussion_yorum h1
{
    margin: 2px 0px;
    text-align:left;
}
.comment_header,.comment_header p, .comment_header h2, .comment_header h1
{
    margin: 2px 0px;
    text-align:left;
}


a.gray18:active, a.gray18:link, a.gray18:visited, a.gray18:hover, .gray18
{
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
a.mini_gray:link, a.mini_gray:visited, a.mini_gray:active, a.mini_black:link, a.mini_black:visited, a.mini_black:active, a.message:link, a.message:active, a.blackul:link, a.blackul:visited, a.blackul:active
{
    font-weight: 700;
}
a.mini_gray:hover, a.mini_black:hover, a.blackul:hover
{
    font-weight: 700;
    border-bottom: 0;
}

a.gray12:active, a.gray12:link, a.gray12:visited, a.gray12:hover
{
    font-size: 12px;
    font-weight: 700;
}
.gray11
{
    font-size: 11px;
    color: #444;
    font-weight: 700;
    padding: 3px;
}
a.mini_gray
{
    font-size: 11px;
    font-weight: 700;
    color: #AAA;
    text-decoration: none;
}
a.mini_black
{
    font-size: 9px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.darkbold
{
    font-weight: 700;
    color: #313131;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}
.darkbold a
{
    color: #555;
}
.dark
{
    font-weight: 400;
    color: #313131;
    font-family: Arial;
    font-size: 12px;
}
