﻿/*--- NOTE : for any style name left means right and vice versa ---*/

/*---   Main Style   ---*/
body {
    margin:0px;
    padding:0px;
    background-color:#ECECEC;
}
a{
    font-family:Tahoma; font-size:8pt;color:#505050;
}
a:hover{
    color: #0099FF;
}
span{
    font-family:Tahoma; font-size:8pt;
}
.standerWidth{
    width:950px;
}
.contentWidth{
    width:930px;
}

/*---------------------------------*/

/*---   Container Style   ---*/

#MainContainerDiv{
    width:966px; margin:0 auto;
}
#LeftContainerDiv{
    direction:rtl; margin:0px; padding:0px; background:url('../images/sel-left.gif') left;width:966px;
}
#RightContainerDiv{
    direction:ltr;  margin:0px; padding:0px;width:958px; background:url('../images/sel-rite.gif') right;
}

/*---------------------------------*/

/*---   Header Style   ---*/

    /*---Top Header = TH---*/
.TopHeaderHeight{
    height:69px;
}
#TopHeader{
    direction:ltr; background:url('../images/banar.gif') no-repeat;
}
#THUCASText{
    float:left; height:69px; background:url('../Images/ucas_text.jpg') center no-repeat; width:250px;
}
#THUCASLogo{
    float:left; height:69px; width:50px; background:url('../Images/ucas_logo.jpg') center no-repeat;
}
#THLeftPadding{
    float:right; width:42px;
}
#THLeftBlock{
    float:right; width:350px;
}
#THLeftBlock .THLeftBlockSeperator{
    margin:0 10px 0 10px;float:right;height:21px;width:1px; background-image:url('../images/dot.gif');
}
#THLeftBlock a{
    border:none;display:block;float:right;margin-top:3px;height:10px;width:60px;text-decoration:none; text-align:center;
}
#THLeftBlock a.RSS{
    margin-top:4px;width:40px;text-align:right;background:url('../images/feedicon-12.png') no-repeat left;
}
#THLeftBlock a.SiteMap{
    width:60px;
}
#THLeftBlock a.Home{
    width:40px;text-align:right;background:url('../images/homeplo.gif') no-repeat left;
}
#THLeftGoogleBlock{
    clear:both; width:350px; height:48px;
}
#THLeftGoogleBlock #SearchDiv{
    float:right; width:201px; margin-top:15px;
}
#THLeftGoogleBlock a{
    text-decoration:none;display:block;float:right;width:60px;font-size:8pt; color:#003d7d; font-family:Verdana; margin-top:20px;
}
    /*---Bottom Header = BH---*/
#BottomHeader{
    border-width:0px; padding:0px; margin:0px; background-image: url('../images/selfbanar.gif'); height:30px;
}
#BHLeftPadding{
    border:none;display:block;float:right;height:30px;width:20px;
}
#BottomHeader a.LeftLink{
    border:none;display:block;float:right;height:20px;margin-top:8px;width:150px;text-decoration:none;
}
#BottomHeader a.LeftImg{
    border:none;display:block;float:right;height:29px;margin-top:1px;width:30px;text-decoration:none;background:url('../images/slogoccast.gif') no-repeat left;
}
#BHRightPadding{
    float:right;height:20px;width:40px;
}
#BottomHeader a.RightLink{
    border:none;display:block;float:left;height:20px;margin-top:8px; padding-left:10px; padding-right:10px; text-decoration:none;text-align:center;
}
#BottomHeader div.RightSeperator{
    float:left;height:27px;margin-top:2px;width:25px;background-image:url('../images/seprt2.gif');
}

/*---------------------------------*/

/*---   Main Content Style   ---*/
#MainContentStyle{
    clear:both; background-color:#fff; padding:10px;
}
    /*---left menu---*/
#LeftMainMmenu{
    margin:0px;padding:5px 0px 10px 0px;border:none;text-decoration:none;list-style:none;display:block;
}
#LeftMainMmenu li{
   margin:0px;display:block;height:25px;
}
#LeftMainMmenu li a{
   margin:0px;display:block;text-decoration:none;width:200px;padding-left:20px;height:20px;padding-top:5px;vertical-align:middle;background:url('../images/11.gif') no-repeat 10px;
}
#LeftMainMmenu li a:hover{
    color: #FFFFFF;background:#1174d5 url('../images/aroboton2.gif') no-repeat 10px;
}
    /*---Navigation Bar---*/
.explore_nav_tree
{
    width:470px;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: left;
	border-bottom: solid 1px #808080;
	border-top: solid 1px #808080;
	text-decoration: none;
	min-height: 15px;
	height:auto !important;
	height: 15px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.explore_nav_tree span a{ 
    color:#333333; text-decoration:none;
}
.explore_nav_tree span a:hover { 
    color:#333333; text-decoration:underline
}
    /*---Content Labels---*/
.ContentMainTitle{
	color: #ffffff;font-family: Tohama;font-size: 11pt;font-weight:bold;padding-left: 5px;
}

/*---------------------------------*/

/*---   Footer Style   ---*/
#FooterTopSeparetor{
    clear:both; background-color:#666666; height:5px; line-height:5px; font-size:5px;
}
#FooterBottomSeparetor{
    clear:both; background-image:url('../images/header_bg.png'); height:5px; line-height:5px; font-size:5px;
}
#FooterContent{
    clear:both; background-color:#333333; height:120px;
}
#FooterLeftContent{
    float:right; width:20px; height:120px;
}
#FooterContent div.FooterContentSpace{
    float:right; width:10px; height:120px;
}
#FooterDottedSeparetor{
    float:right; width:1px; background:url('../images/v-seperator.gif'); height:100px; margin-top:10px;
}
#FooterContent div.FooterContentSeparetor{
    float:right; width:1px; background-color:#ececec; height:80px; margin-top:20px;
}
    /*--- Footer About Content---*/
#FooterAboutContent{
    float:right; width:240px; height:80px; margin-top:25px;
}
#FooterAboutContent br{
    line-height:.15em
}
#FooterAboutContent div{
    text-align: right; color:#c0c0c0; font-size:7pt; font-family:Tahoma;
}
#FooterAboutContent .VerdanaFont{
    font-family:Verdana;
}
#FooterAboutContent .TahomaFont{
    font-family:Tahoma;
}
    /*--- Footer UCAS TV---*/
#FooterUCASTV{
    float:right; width:180px; text-align:center;  height:100px; margin-top:10px;
}
    /*--- Footer UCAS News---*/
#FooterUCASNews{
    float:right; width:168px; text-align:center;  height:100px; margin-top:10px;
}
    /*--- Footer PDF Guide---*/
#FooterPDFGuide{
    float:right; width:145px; text-align:left;  height:100px; margin-top:20px;
}
#FooterPDFGuide img{
    height:16px; width:16px; border-width:0px; float:left; margin-right:5px;
}
#FooterPDFGuide a{
    text-decoration:none;font-family:Tahoma;font-size:8pt;color:#fff;
}
#FooterPDFGuide a:hover{
    color: #0099FF;
}
#FooterPDFGuide div{
    height:12px; line-height:12px; font-size:12px; clear:both;
}
    /*--- Footer Quick Link---*/
#FooterQuickLink{
    float:right; width:165px; text-align:left; margin-top:15px;
}
#FooterQuickLink img{
    border-width:0px; float:left; margin-right:5px; text-align:center;
}
#FooterQuickLink a{
    text-decoration:none;font-family:Tahoma;font-size:8pt;color:#fff;
}
#FooterQuickLink a:hover{
    color: #0099FF;
}
#FooterQuickLink div{
     height:6px; line-height:6px; font-size:6px; clear:both;
}
