html, body
{
    height: 100%;
    width: 100%;
}
body
{
    background-color: #FFFFFF;
    text-align: center;
}
div
{
    padding: 0 0 0 0;
}
#outer
{
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: top;
}
#container
{
    text-align: center;
    position: relative;
    vertical-align: top;
    display: table-cell;
    min-height: 100%;
}
#inner
{
    width: 1000px;
    min-height: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
#MenuTable
{
    display: table-column;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopupHeader
{
    width: 100%;
    background-color: #96307d;
    color: White;
    text-align: left;
    font-size: 6pt;
    height: 12px;
    cursor: move;
}
.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:#96307d;
	padding: 0px;
}

.invisiblePrinting
{
    
}
.inline
{
    display:inline;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.floatNone
{
    float: none;
}
.clear
{
    clear: both;
}
.fullWidth
{
    width: 100%;
}
.border
{
    border: solid 1px black;
}
body
{
	font-size: 10pt;
	color: Black;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF; 
}
.sendmail
{
	font-size: 9pt;
	font-style:italic;	
	text-decoration: none;
}
.boxtitle 
{
	font-size: 12pt;
	color: #96307d;
	font-weight: 900;
	text-decoration: none;
}
.boxtitle a
{
	font-size: 12pt;
	color: #96307d;
	font-weight: 900;
	text-decoration: none;
}
.boxtitle a:hover
{
	font-size: 12pt;
	color: #96307d;
	font-weight: 900;
	text-decoration: underline;
}
.contentarea
{
	padding: 0px 10px 5px 10px; 
	vertical-align:top;
}
.kepalairas
{
	text-align:left;
	font-size: 9pt;
	font-style: italic;
}
.boxContent a
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
.boxContent a:hover
{
	text-decoration: underline;
	color:  #96307d;
}
h1, .h1
{
	color: #96307d;
	text-align: left;
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
}
.h1
{
    padding-top: 6px;
}
h1 a, .h1 a, h2 a, .h2 a, a.h2, a.h1
{
    color: #96307d;
    text-decoration: none;
}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, a.h2:hover, a.h1:hover
{
    color: #96307d;
    text-decoration: underline;
}
h2
{
	color: #96307d;
	text-align: left;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	margin:0;
	padding-bottom: 6px;
}
.h2, a h2
{
	color: #96307d;
	text-align: left;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}
p
{
	font-size: 10pt;
	color: Black;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal; 
	margin-top:0px; 
	margin-bottom:3px;
	
}
.normal
{
	font-size: 10pt;
	color: Black;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal; 
	margin-top:0px; 
	margin-bottom:3px;
	
}
td
{
	font-size: 10pt;
	color: Black;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal; 
}
.highlighted
{
	font-size: 10pt;
	color:  #96307d;
	font-weight: bold;
}
p.highlightedSentence
{
	font-style: italic;
	color:  #96307d;
}
.normal a
{
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
.normal a:hover
{
	color:  #96307d;
	font-weight: normal;
	text-decoration: underline;
}
a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color:  #96307d;
}
ul li
{
	list-style-image: url(../images/pearlli.gif);

}
ol li
{
    list-style-type: decimal;
    list-style-position: outside;
}
img
{
	border: none 0;
	behavior: url("stylejs/pngbehavior.htc");
}
.backToTop
{
	text-align: right;
}
.backToTop a, .backToTopDiv
{
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
.comment
{
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
.contentPosition
{
    position: relative;
    top: -55px;
}
pre
{
	font-family: Courier New;
}
hr
{
	color: #f3f3f3;
}
.bottomHr
{
	border-top: solid 2px #DFC0D8;
	border-bottom: solid 2px #DFC0D8;
	width: 100%;
	text-align: center;
}
.bordered
{
	border: solid 2px #DFC0D8;
}
.virtualcenter
{
    text-align:center;
}


.innerTable
{
    width: 100%;
    text-align:center;
    vertical-align: middle;
}
.inactiveCell
{
     
	border-width: 1px 1px 0 0;
    border-color: #888787;
    border-style: solid;
	
    color: #888787;
    font-weight: bold;
    background-color: #cdcdcd;
}
.mainRateTable
{
	border-width: 0 0 1px 1px;
	border-color: #888787;
    border-style: solid;
    
    text-align: center;
    vertical-align: middle;
    width:208px;
    height:199px;
    background-color: #cdcdcd;
}
.GraphChangerMenu
{
	cursor: hand;
}
.DeailImage
{
	visibility: hidden;
	width: 0px;
	height: 0px;
}
.DetailTable
{
	border-width: 0 0 1px 1px;
	border-color: #888787;
    border-style: solid;
    background-color: #dfc0d8;
    visibility: hidden;
}
.DetailTable td
{
	border-width: 1px 1px 0 0;
    border-color: #888787;
    border-style: solid;
    background-color: #dfc0d8;
    padding: 3px 3px 3px 3px;
}
.GradeValueNormal
{
	border: solid 1px #96307d;
	background-color: White;
	color: Black;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	cursor: hand;
	font-size: 11pt;
}
.MenuContentBackground
{
	background-image: url(../images/topmenu_blank.gif);
	white-space:nowrap;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px; 
	text-align: center;
    vertical-align:middle;
    height: 28px;
}
.GradeValueHighLighted
{
	border: solid 1px #96307d;
	background-color: #dfc0d8;
	color: Black;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	cursor: hand;
	font-size: 11pt;
}
.GradeValueHalflyLighted
{
	border: solid 1px #96307d;
	background-color: #96307d;
	color: White;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	cursor: hand;
	font-size: 11pt;
}
.PagingBarHighLighted
{
	border: solid 1px #dfc0d8;
	background-color: #96307d;
	width: 25px;
	text-align: center;
	vertical-align: middle;
}
.PagingBarHighLighted a, .PagingBarHighLighted a:hover
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.PagingBarSpacerCell
{
	border: none;
	width: 15px;
	text-align: center;
	vertical-align: middle;
}
.PagingBarHalflyLighted
{
	background:#d5b1d3;
	border: solid 1px #dfc0d8;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.PagingBarHalflyLighted a, .PagingBarHalflyLighted a:hover
{
	color:Black;
	font-weight: bold;
	text-decoration: none;
}
.PagingBarNormal
{
	background:#96307d url(../tablecloth/tr_back.gif) repeat-x;
	border: solid 1px #dfc0d8;
	width: 25px;
	text-align: center;
	vertical-align: middle;
}
.PagingBarNormal a, .PagingBarNormal a:hover
{
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
.PagingTable
{
	height: 22px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
.accordionHeader
{
	background-image:url('../images/leftmenu_bkg_passziv2.gif');
	background-repeat:no-repeat;
	height:20px;
	padding-left:12px;
	padding-top: 1px;
	font-weight: bold;
}
.accordionHeader:hover
{
	background-image:url('../images/leftmenu_bkg_aktiv2.gif');
}
.accordionContent
{
	background: #ffffff none;
	height:19px;
	padding-left:12px;
	
}
.accordionLink, .accordionLink:hover
{
	text-decoration: none;
	color: #96307d;
	font-weight: bold;
}
.accordionLinkContent
{
	text-decoration: underline;
	color: #96307d;
}
.accordionLinkContent:hover, .accordionLinkContent:link
{
	text-decoration: underline;
}
.accordionLinkParagraph
{
	padding-bottom: 4px;
}
.ForumEntrySelector
{
	width: 165px;
	text-align:left;
}
.Tags
{
	visibility: hidden;
	position:absolute;
	left: 0px;
	top: 0px;
	color: White;
}
h3
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	padding-bottom: 9px;
	padding-top: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;	
	line-height: normal;
	color: #96307d;
	margin: 0;
}
h4
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	margin: 0px auto 3px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	color: #96307d;
}
.webpart
{
    max-width: 310px;
    min-width: 310px;
    width: 310px;
    border: 0px;
    border-spacing:0px;
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;
}
.webpart td
{
    border-spacing:0px;
    padding: 0px 0px 0px 0px;
    border-collapse:collapse;
    margin: 0px 0px 0px 0px;
}
.boxhiddenimage
{
    width: 270px;
    height: 1px;
}
.opinionLeftTop
{
	background-image: url(../images/studentopinion/left_top.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 14px;
}
.opinionMiddleTop
{
	background-image: url(../images/studentopinion/top_flexi.gif);
	background-repeat: repeat-x;
	width: 259px;
}
.opinionRightTop
{
	background-image: url(../images/studentopinion/top_right.gif);
	background-repeat: no-repeat;
	width: 16px;	
}
.opinionLeft
{
	background-image: url(../images/studentopinion/left_side_flexi.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.opinionRight
{
	background-image: url(../images/studentopinion/right_flexi.gif);
	background-repeat: repeat-y;
}
.opinionLeftBottom
{
	background-image: url(../images/studentopinion/left_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.opinionMiddleBottom
{
	background-image: url(../images/studentopinion/bottom_flexi.gif);
	background-repeat: repeat-x;
}
.opinionRightBottom
{
	background-image: url(../images/studentopinion/right_bottom.gif);
	background-repeat: no-repeat;
}
.opinionMiddle
{
	background-image: url(../images/studentopinion/belseje_flexi.gif);
	background-repeat:repeat;
}
.opinionMainTable
{
	width: 300px;
}
.AnalysisTools
{
    display:none;
    position: absolute;
    left: 0px;
    top: 0px;
}
#MainContentFrame
{
    overflow: hidden;
}
.ChannelBox
{
}
.ChannelBox td
{
    padding: 3px;
    vertical-align: middle;
}
.RedBackground
{
    background-color: #ffaaaa;
}
.NoUnderLine, .NoUnderLine td a
{
    text-decoration: none;
}
hr
{
    color: #96307d;
    height: 1px;
}
.thick
{
    height: 3px;
}
.hr
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.articlebox
{
    background-color: #eaeaea;
    border: solid 1px #96307d;
    padding: 5px 15px 15px 5px;
    width: 295px;
}
.LineaThin
{
    background-image: url(../images/lineah1.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
    margin-bottom: 10px;
    text-align: center;
}
.LineaThick
{
    background-image: url(../images/lineah3.jpg);
    background-repeat: repeat-x;   
    width: 100%;
    height: 3px;
    margin-bottom: 10px;
}
.BreadCrumbPanel
{
    background-color: #f3f3f3;
    border-bottom: solid 1px #96307d;
    color: #333333;
    padding: 6px 6px 6px 6px;
}
.PanelGrid
{
    background-color: #f3f3f3;
    color: #333333;
}
.BreadCrumbPanel a, .PanelGrid a
{
    text-decoration: none;
    color: #96307d;
}
.BreadCrumbPanel a:hover
{
    color: #96307d;
    text-decoration: underline;
}
.MasterMainContent
{
    padding-top: 2px; 
    padding-left: 10px; 
    padding-right: 10px;
    vertical-align:top;
}
.AdminGrid
{
    width: 800px;
    text-align: left;
}
.AdminGrid td, .AdminGrid th 
{
    text-align: left;
}
.PaddingTop
{
     line-height: 20px;
}
.GrayBox
{
    background-color: #f3f3f3;
    border-bottom: solid 1px #96307d;
    width: 100%;
    padding: 2px 6px 4px 6px;
    font-style: italic;
}
.HeadingTitle
{
    color: #4b4b4b;
	text-align: left;
	font-size: 13pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	line-height: 30px;
}
.BlackLink
{ 
    color:Black;
}
.contentTable
{
    width: 100%;
}
.contentTable td
{
    vertical-align: top;
}
.hidden 
{
    visibility:hidden;
}
.VideoResultBox
{
    float: left;
    width: 200px;
    height: 170px;
    padding: 20px 20px 20px 20px;
    text-align:center;
    overflow: hidden;
}
.VideoResultBox img
{
    width: 180px;
    border-style: double;
    border-width: medium;
    overflow: hidden;
    max-height: 140px;
}
.VideoResultBox div
{
    width: 180px;
}
.VideoPager
{
    float:right;
    position: relative;
    top: -35px;
}
.PagingButton
{
    width: 22px;
}
.NewsletterMain
{
    clear: both;
    background-image: url('../UserFiles/Image/newsletter/newsletter.png');
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    width: 975px;
    height: 510px;
}
.NewsletterBackground
{
    padding: 25px 0px 5px 25px;
    height: 205px;
    width: 930px;
    overflow: hidden;
}
.NewsletterForm
{
    padding: 0px 0px 0px 25px;
    height: 200px;
    width: 930px;
    overflow: hidden;
    white-space:nowrap;
}
.NewsletterFormElement
{
    width: 300px;
    height: 20px;
}
.highlightedBig
{
	color: #96307d;
	text-align: left;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	margin:0;
}
.NewsletterClickButton
{
    display: block;
    background: url('../UserFiles/Image/newsletter/kerem_gomb.png') no-repeat 0 0;
    width: 317px;
    height: 42px;
}
.NewsletterClickButton:hover
{
    background-position: 0px -42px;
}
.NewsletterClickButton:active
{
    background-position: 0px -84px;
}
.HiddenVideoImage
{
    width:1px;
    height:1px;
}
.RateTableFirstColumn
{
    white-space: nowrap;
    text-align: center;
    width:130px;
}
.RateTableColumn
{
    width: 70px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.RateTableFirstRow
{
    text-align: center;
}
.RateTableTopLeftCell
{
    text-align: center;
    background-color: White !important;
    color: Black;
    font-weight: bold;
    vertical-align: middle !important;
    white-space: nowrap;
}
.RateTableTopLeftCellRefresh
{
    background-image: url('../images/progress.gif') !important;
    background-repeat: no-repeat;
}
.ad
{
    cursor: hand;
}
