W3C CSS Validator results for http://www.ict.edu.om/css/global.css (CSS level 2.1)

Congratulations! No Error Found.

This document validates as CSS level 2.1 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http://www.ict.edu.om/css/global.css
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Valid CSS information

* {
margin : 0;
padding : 0;
}
a:link {
text-decoration : none;
color : #770000;
}
a:visited {
text-decoration : none;
color : #770000;
}
img {
border : 0;
}
fieldset {
margin : 1em 0;
border : none;
border-top : 1px solid #acc6db;
}
legend {
margin : 1em 0;
padding : 0 0.3em;
color : #3975b0;
background : transparent;
font-size : 1.3em;
font-weight : bold;
}
label {
float : left;
width : 100px;
padding : 0 1em;
line-height : 21px;
height : 21px;
text-align : right;
}
fieldset div {
margin-bottom : 0.5em;
padding : 0;
display : block;
}
blockquote {
font-family : Letter Gothic;
font-size : 16px;
font-style : italic;
color : #880;
}
select {
margin : 8px 0 0 0;
width : 200px;
font-family : Arial, Verdana, Helvetica, Sans-serif;
font-size : 12px;
padding : 1px;
padding-top : 0;
text-align : left;
border-left : 1px solid #acc6db;
border-right : 1px solid #acc6db;
border-top : 1px solid #acc6db;
border-bottom : 1px solid #acc6db;
}
option {
margin-left : 0;
margin-bottom : 5px;
}
.title1 {
letter-spacing : 5px;
font-family : Arial, sans-serif;
font-size : 15px;
font-weight : bold;
margin : 0;
padding : 0;
margin-top : 10px;
margin-bottom : 1px;
margin-left : 10px;
}
div.headtitle1 {
font-family : Arial, sans-serif;
font-size : 15px;
font-weight : bold;
margin : 0;
padding : 0;
margin-top : 10px;
margin-bottom : 1px;
margin-left : 10px;
background-color : #eee;
}
span.title2 {
font-family : times;
font-size : 35px;
font-style : italic;
color : #880000;
}
.title3 {
font-family : Arial, sans-serif;
font-size : 12px;
color : #000;
padding : 2px;
margin : 2px;
}
.cform {
width : 200px;
clear : left;
margin : 0;
padding : 5px 0 8px 0;
padding-left : 155px;
height : 1%;
}
.ctextbox {
width : 185px;
border-left : 1px solid #acc6db;
border-right : 1px solid #acc6db;
border-top : 1px solid #acc6db;
border-bottom : 1px solid #acc6db;
background-color : #fff;
font-size : 12px;
font-family : Arial, sans-serif;
color : #000;
height : 16px;
padding : 3px;
}
.labeltxt {
margin-left : 10px;
margin-bottom : 3px;
}
.ctextbox2 {
width : 160px;
border-left : 1px solid #acc6db;
border-right : 1px solid #acc6db;
border-top : 1px solid #acc6db;
border-bottom : 1px solid #acc6db;
background-color : #fff;
font-size : 12px;
font-family : Arial, sans-serif;
color : #000;
height : 16px;
padding : 3px;
}
.button1 {
margin-left : 10px;
margin-top : 3px;
border-left : 1px solid #acc6db;
border-right : 1px solid #acc6db;
border-top : 1px solid #acc6db;
border-bottom : 1px solid #acc6db;
font-size : 12px;
font-family : Arial, sans-serif;
}
.cdropdown {
border-left : 1px solid #999;
border-right : 1px solid #999;
border-top : 1px solid #999;
border-bottom : 1px solid #999;
background-color : #eee;
font-size : 11px;
font-family : arial, sans-serif;
color : #000;
height : 20px;
padding : 1px;
}
.optiontext {
width : 178px;
border-left : 1px solid #acc6db;
border-right : 1px solid #acc6db;
border-top : 1px solid #acc6db;
border-bottom : 1px solid #acc6db;
background-color : #fff;
font-size : 10px;
font-family : Arial, sans-serif;
color : #000;
height : 16px;
padding : 3px;
}
a.tt {
position : relative;
z-index : 20;
color : #3ca3ff;
text-decoration : none;
}
a.tt span {
display : none;
}
a.tt:hover {
z-index : 25;
color : #aaaaff;
}
a.tt:hover span.tooltip {
display : block;
position : absolute;
top : 0;
left : 0;
padding : 10px 0 0 0;
width : 200px;
height : auto;
color : #880000;
font-size : 11px;
text-decoration : none;
}
a.tt:hover span.top {
display : block;
padding : 30px 8px 0;
background : url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle {
display : block;
padding : 0 8px;
background : url(../images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
display : block;
padding : 3px 8px 10px;
color : #548912;
background : url(../images/bubble.gif) no-repeat bottom;
}
a:hover {
text-decoration : none;
}
a.tooltip span {
display : none;
padding : 2px 3px;
margin-left : 8px;
width : 130px;
height : auto;
}
a.tooltip:hover span {
display : inline;
position : absolute;
border : 1px solid #ccc;
color : #000;
font-family : Arial, sans-serif;
font-size : 10px;
}
body {
background : #fff url(../images/bg1.png) repeat-x 0 0;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #04303e;
}
#general {
margin : 0 auto auto auto;
width : 1280px;
height : auto;
}
#main-container {
margin : 0 auto auto auto;
padding : 0;
overflow : hidden;
width : 970px;
height : auto;
background : #fff;
position : relative;
border : 1px solid #fff;
}
.technology {
cursor : pointer;
font : 10px Verdana;
margin : 10px 0;
}
.openlanguage {
color : #ccc;
font-style : italic;
}
.closedlanguage {
color : #04303e;
}
#about a:link {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #04303e;
}
#about a:hover {
text-decoration : none;
border-bottom : 1px solid #336699;
background-color : #ccffff;
color : #04303e;
}
.container {
width : auto;
padding : 0;
margin : 0;
border : 1px dotted #fff;
}
.category {
padding-right : 1px;
padding-left : 1px;
padding-bottom : 1px;
padding-top : 1px;
border-top : 8px solid #333333;
float : left;
margin : 0;
width : 105px;
cursor : pointer;
font-family : arial, sans-serif;
}
.category P {
font-family : tahoma, sans-serif;
font-size : 11px;
margin : 2px;
}
.category SPAN.cat_title {
font-weight : bold;
font-size : 12px;
margin : 0;
border-bottom : 1px dotted #999;
}
#middle {
padding : 0;
background : #fff;
margin : 0 auto;
border-left : 1px solid #fff;
border-right : 1px solid #fff;
width : 540px;
}
#cat-120 {
border-top : 8px solid #cc0000;
}
#cat-120:hover {
background : #cc0000;
color : #fff;
}
#cat-121 {
border-top : 8px solid #2b9435;
}
#cat-121:hover {
background : #2b9435;
color : #fff;
}
#cat-122 {
border-top : 8px solid #6666ff;
}
#cat-122:hover {
background : #6666ff;
color : #fff;
}
#cat-123 {
border-top : 8px solid #debb01;
}
#cat-123:hover {
background : #debb01;
color : #fff;
}
#cat-124 {
border-top : 8px solid #0033cc;
}
#cat-124:hover {
background : #0033cc;
color : #fff;
}
.clearfloat {
display : inline-block;
}
* HTML .clearfloat {
height : 1%;
}
* + HTML .clearfloat {
height : 1%;
}
.clearfloat {
display : block;
}
.thumbnail {
position : relative;
z-index : 0;
}
.thumbnail:hover {
background-color : transparent;
z-index : 50;
}
.thumbnail span {
position : absolute;
background-color : #fff;
padding : 5px;
left : -1000px;
border : 1px solid #ccc;
visibility : hidden;
color : black;
text-decoration : none;
font-size : 11px;
}
.thumbnail span img {
border-width : 0;
padding : 5px;
width : auto;
}
.thumbnail:hover span {
visibility : visible;
top : 0;
left : 60px;
width : auto;
}
#topnav {
width : 970px;
height : 17px;
background : transparent;
color : #fff;
margin : 0 auto auto auto;
}
.textleft {
float : left;
margin-left : 5px;
font-family : Arial, sans-serif;
font-size : 11px;
color : #fff;
}
.textright {
float : right;
margin-right : 5px;
font-family : Arial, sans-serif;
font-size : 11px;
}
.textright img {
margin : 0;
padding : 0;
}
.textright a {
text-decoration : none;
}
.textright a:link {
color : #fff;
}
.textright a:hover {
text-decoration : underline;
}
.textright a:visited {
color : #fff;
}
.textright a:active {
color : #880000;
}
.selected {
color : #880000;
font-weight : bold;
}
#topnav .textright ul li {
display : inline;
}
#banner {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/new_banner_001.png);
}
#bannerit {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannerit.png);
}
#bannerengg {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannerengg.png);
}
#bannerbus {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannerbus.png);
}
#banneralumni {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../alumni/images/banneralumni.png);
}
#bannerqa {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../qa/imgs/bannerQA.png);
}
#bannerforms {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../downloads/images/CF.png);
}
#bannersa {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannersa.png);
}
#bannerelc {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannerelc.png);
}
#banneretc {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/banneretc.png);
}
#bannersac {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/banneretc.png);
}
#bannergal {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannergal.png);
}
#bannericdl {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/bannericdl.png);
}
#banneribra {
width : auto;
height : 170px;
margin : 0;
padding : 0;
background : transparent;
background : url(../images/banneribra.png);
}
.templsubbanner {
background : url(images/);
width : 735px;
height : 175px;
padding : 1px;
margin : 1px;
border : 1px solid #ccc;
}
.templsubbannerit {
background : url(../images/subbannerit.jpg);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerengg {
background : url(../images/subbannerengg.jpg);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerQA {
background : url(../qa/imgs/subbannerQA.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerSAC {
background : url(../etc/img/subESSsac.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerlib {
background : url(../etc/img/subbannerlib.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerPub {
background : url(../etc/img/subESSpublishing.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerPhoto {
background : url(../etc/img/subESSphoto.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerESSGraphics {
background : url(../etc/img/subESSgraphics.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerresearch {
background : url(../etc/img/subbannerresearch.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannerforms {
background : url(../etc/img/subbannerforms.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-top : 0;
border-right : 0;
border-left : 0;
}
.templsubbannercol {
background : url(../images/subbannercol.jpg);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-bottom : 1px solid #eee;
}
.templsubbanneradm {
background : url(../images/subbanneradm.jpg);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-bottom : 1px solid #eee;
}
.templsubbannerfac {
background : url(../images/subbannerfac.jpg);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-bottom : 1px solid #eee;
}
.templsubbannerelc {
background : url(../images/subbannerelc.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbanneretc {
background : url(../images/subbanneretc.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannerhelpdesk {
background : url(../etc/img/subbannerhelpdesk.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannerserver {
background : url(../etc/img/subbannerserver.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannertraining {
background : url(../etc/img/subbannertraining.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannerasset {
background : url(../etc/img/subbannerasset.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannersoftware {
background : url(../etc/img/subbannersoftware.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannerhardware {
background : url(../etc/img/subbannerhardware.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannerweb {
background : url(../etc/img/subbannerweb.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 5px solid #eee;
}
.templsubbannerevent {
background : url(../etc/img/subbannerevent.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannergraphics {
background : url(../etc/img/subbannergraphics.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannerbus {
background : url(../images/subbannerbus.jpg);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbanneralu {
background : url(../images/banneralumni.png);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannercontact {
background : url(../images/subbannercontact.png);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannersitemap {
background : url(../images/subbannersitemap.png);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannersitemgt {
background : url(../images/subbannersitemgt.png);
width : 735px;
height : 175px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannersitesa {
background : url(../images/subbannersa.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannersitelib {
background : url(../images/subbannerlib.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbannersitenews {
background : url(../images/subbannernews.png);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border : 1px solid #eee;
}
.templsubbanneralumni {
background : url(../images/subbanneralumni.PNG);
width : 735px;
height : 200px;
padding : 0;
margin : 0;
border-bottom : 1px solid #eee;
}
.templsubbannerAL-Archives {
background : url(../alumni/images/alumni-archives.PNG);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerCareerHelp {
background : url(../alumni/images/career-help.PNG);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerRegister {
background : url(../alumni/images/register.PNG);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerAl-Event {
background : url(../alumni/images/event-gallery.PNG);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerAl-Testi {
background : url(../alumni/images/testi.PNG);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerstaff {
background : url(../engineering/staff/staff-details.png);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannerfacilities {
background : url(../engineering/facilities/facilities.png);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.templsubbannermedia {
background : url(../ELC/images/MediaGallery.png);
width : 735px;
height : 100px;
padding : 0;
margin : 0;
border : 1px solid #ccc;
}
.st_textbox {
width : 160px;
height : 21px;
line-height : 21px;
border-left : 1px solid #acc6db;
border-right : 1px solid #acc6db;
border-top : 1px solid #acc6db;
border-bottom : 1px solid #acc6db;
background-color : #fff;
color : #000;
padding : 1px;
margin : 1px;
font-size : 11px;
font-weight : bold;
}
#mainnav {
background : #fcfae6 url(../images/menubr.png) repeat-x 0 0;
padding-bottom : 0;
line-height : 23px;
padding-top : 0;
height : 26px;
font-family : Tahoma, sans-serif;
font-size : 10px;
font-weight : bold;
border-top : 0 solid #006699;
border-bottom : 0 solid #fff;
}
#mainnav UL {
z-index : 20000;
margin : 0;
line-height : 24px;
list-style-type : none;
}
#mainnav ul li {
display : inline;
float : left;
position : relative;
text-align : left;
}
#mainnav ul li a {
padding-right : 29px;
display : inline;
padding-left : 4px;
font-weight : bold;
font-size : 12px;
padding-bottom : 0;
color : #fff;
line-height : 26px;
padding-top : 0;
white-space : nowrap;
text-decoration : none;
}
#mainnav ul li span .noSubMenu a {
padding-right : 8px !important ;
}
head:first-child + body div #mainnav ul li a {
padding-right : 10px;
padding-left : 5px;
padding-bottom : 3px;
padding-top : 3px;
}
#mainnav ul li a:hover {
color : #fff;
border-bottom : none !important ;
height : 26px;
border-bottom : 1px solid #eee;
}
.menuselected {
display : block;
height : 26px;
text-decoration : none;
color : #eee;
padding-right : 10px;
padding-left : 5px;
padding-bottom : 3px;
padding-top : 0;
background-color : #006699;
cursor : pointer;
}
#mainnav UL LI UL {
padding-right : 0 !important ;
display : block;
padding-left : 0 !important ;
left : 0;
visibility : hidden;
padding-bottom : 0 !important ;
width : 173px !important ;
padding-top : 0 !important ;
position : absolute;
top : 20px;
background : #334f7e;
}
#mainnav UL LI UL LI {
padding-right : 0 !important ;
display : list-item;
padding-left : 0 !important ;
float : none;
padding-bottom : 0 !important ;
padding-top : 0 !important ;
border-bottom : 0 dotted #fff;
}
#mainnav UL LI UL LI UL LI {
padding-right : 0 !important ;
display : list-item;
padding-left : 0 !important ;
float : none;
padding-bottom : 0 !important ;
padding-top : 0 !important ;
border-bottom : 1px dotted #fff;
}
#mainnav UL LI UL LI.sublink_top {
border-top : 0 dotted #fff;
}
#mainnav UL LI UL LI A {
padding-right : 0;
display : block;
padding-left : 5px;
padding-bottom : 0;
color : #000066;
padding-top : 1px;
white-space : normal;
background : url(../images/menu_hov.png);
height : 24px;
font-size : 11px;
font-family : Tahoma, sans-serif;
font-weight : normal;
}
#mainnav UL LI UL LI A:hover {
height : 24px;
text-decoration : underline;
}
#pollwrapper {
width : auto;
height : auto;
padding : 0;
margin : 0;
font-family : Arial, sans-serif;
font-size : 9px;
}
.pollcontent {
border : 0 solid #ccc;
width : auto;
height : auto;
padding : 0;
margin : 0;
}
.u2list ul {
padding : 0;
margin-left : 10px;
}
.u2list ul li {
margin-left : 10px;
list-style-type : none;
list-style-image : url(images/arrow_ico.gif);
}
#latest_mainbox {
width : 500px;
height : auto;
border : 1px solid #ccc;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 12px;
margin : 2px;
padding : 3px;
float : left;
}
#wrapcontroller {
padding : 0;
margin : 0;
float : left;
}
#leftcontrolnav {
border : 1px solid #fff;
width : 202px;
height : auto;
margin : 0;
padding : 2px;
float : left;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 12px;
}
#centercontrol {
border : 1px solid #fff;
width : 546px;
height : auto;
margin : 0;
padding : 2px;
float : left;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 12px;
}
#rightcontrolnav {
border : 1px solid #fff;
width : 202px;
height : auto;
margin : 0;
padding : 2px;
float : left;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 12px;
}
#constructionwrap {
border : 1px solid #fff;
width : auto;
height : auto;
margin : 1px;
padding : 1px;
}
.constructiontitle {
border-bottom : 1px solid #999;
margin : 1px;
padding : 3px;
height : 27px;
line-height : 27px;
font-weight : bold;
}
#constructioncontent {
border : 1px solid #fff;
margin : 1px;
padding : 5px;
height : 105px;
}
.constructionbox1 {
margin : 1px;
padding : 1px;
float : left;
}
.constructionbox2 {
margin : 1px;
padding : 1px;
width : auto;
float : left;
}
#bus_wrap {
padding : 6px;
margin : 6px;
height : auto;
width : auto;
border : 1px dashed #999;
overflow : hidden;
background : #eee;
}
#bus_wrap a:hover {
text-decoration : underline;
}
#tab_wrap_st1 {
padding : 3px;
margin : 3px;
width : 47%;
height : auto;
}
#tab_wrap_st2 {
padding : 3px;
margin : 3px;
width : 47%;
height : auto;
}
#tab_Content_wrap {
padding : 3px;
margin : 1px;
width : auto;
height : 305px;
overflow : auto;
}
#tab_Content_wrap p {
font-size : 11px;
font-family : tahoma, sans-serif;
line-height : 18px;
}
#tab_wrap {
border : 1px solid #fff;
padding : 3px;
margin : 3px;
width : auto;
height : auto;
}
#tab_wrap_content {
margin : 1px;
padding : 1px;
border : 1px solid #ccc;
width : auto;
height : 100px;
}
#tab_wrap_img {
float : left;
padding : 5px;
border : 1px solid #ccc;
}
#tab_wrap_title {
font-family : times;
font-weight : bold;
font-size : 13px;
margin : 3px;
padding : 3px;
background : #eee;
}
.tab_wrap_posted {
font-size : 10px;
margin-left : 5px;
color : #999;
font-style : italic;
}
.tab_ins_content {
padding : 1px;
margin : 1px;
float : left;
width : 390px;
height : auto;
}
.tab_ins_content a:link {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #04303e;
}
.tab_ins_content a:hover {
text-decoration : none;
border-bottom : 1px solid #336699;
background-color : #ccffff;
color : #04303e;
}
#st_banner {
border : 1px solid #fff;
margin : 1px;
padding : 1px;
margin : 0 auto auto auto;
width : 500px;
}
#st_banner a:hover {
border : 0;
}
#tabSignature {
font-size : 9px;
color : #999;
margin-left : 5px;
}
#bodyWrapCon {
padding : 1px;
margin : 1px;
border : 1px solid #ccc;
width : 540px;
height : auto;
}
#maincontainer {
width : auto;
height : 100%;
margin : 1px;
padding : 1px;
border : 1px solid #eee;
}
.container1wrap {
overflow : hidden;
width : auto;
height : auto;
margin : 3px;
padding : 3px;
float : left;
border : 1px solid green;
width : 100%;
}
.icomore {
background : url(../images/more.png);
width : 40px;
height : 14px;
position : absolute;
}
.mainBoxBot1 {
float : left;
width : 536px;
height : auto;
border : 1px solid #fff;
padding : 1px;
margin : 1px;
text-align : justify;
}
.mainBoxBot2 {
float : left;
width : 265px;
height : 100px;
border : 0 solid #ccc;
padding : 1px;
margin : 1px;
}
.mainBoxBot1 a:link {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #04303e;
}
.mainBoxBot1 a:hover {
text-decoration : none;
border-bottom : 1px solid #336699;
background-color : #ccffff;
color : #04303e;
}
.mainBoxBotcontentHolder {
padding : 1px;
margin : 1px;
width : auto;
height : auto;
border : 1px solid #fff;
}
.mainBoxBotcontentHolder p {
top : 2px;
}
.mainBoxBotcontentHolderTitle {
font-family : Arial, sans-serif;
font-size : 12px;
font-weight : bold;
height : 30px;
line-height : 30px;
padding : 3px;
margin : 3px;
background : #eee;
border : 1px solid #999;
}
#whatsnew small {
font-family : tahoma, sans-serif;
font-size : 10px;
font-style : italic;
color : #999;
}
#whatsnew {
height : auto;
width : 500px;
margin : auto auto auto auto;
}
#whatsnew_title {
background : url(../images/dept_news_events_icon.png) no-repeat;
padding : 4px;
height : 30px;
width : auto;
font-size : 15px;
text-transform : uppercase;
font-weight : bold;
}
#whatsnew_title2 {
background : url(../images/centre_news_events_icon.png) no-repeat;
padding : 4px;
height : 30px;
width : auto;
font-size : 15px;
text-transform : uppercase;
font-weight : bold;
}
#whatsnew_title p {
margin-left : 10px;
}
#whatsnew_content {
padding : 6px;
margin : 6px;
height : auto;
width : auto;
border : 1px dashed #999;
background : #eee;
}
#whatsnew ul {
list-style-type : none;
padding : 0;
}
#whatsnew li {
list-style-type : none;
padding : 0;
margin-left : 10px;
}
#main_wrap {
width : 548px;
height : auto;
margin : 1px;
padding : 1px;
float : left;
}
.main_wrap_content {
margin : 1px;
padding : 1px;
}
.contruction_content {
margin : 7px;
padding : 7px;
width : auto;
height : 100px;
border : 1px solid green;
}
#panel_banner {
margin : 0;
padding : 0;
width : auto;
height : 30px;
line-height : 30px;
background : url(../images/title_bar.png);
font-weight : bold;
font-size : 12px;
}
#panel_banner_templ {
border : 1px solid #eee;
margin : 0;
padding : 0;
width : auto;
height : 30px;
line-height : 30px;
background : url(../images/icon_banner_ft.png);
font-weight : bold;
font-size : 13px;
}
#panel_banner_templ p {
margin-left : 10px;
color : #eee;
}
#panel_banner p {
margin-left : 10px;
}
#tab_calendar_wrap1 {
border : 1px solid #fff;
margin : 1px;
padding : 1px;
width : 242px;
height : auto;
float : left;
}
#tab_calendar_wrap2 {
border : 1px solid #fff;
margin : 1px;
padding : 1px;
width : 242px;
height : auto;
float : left;
}
.tab_calendar_wrap_banner {
width : auto;
height : 23px;
line-height : 23px;
margin : 1px;
padding : 1px 5px;
border : 1px solid #fff;
font-weight : bold;
font-size : 12px;
background : #ccc;
}
.tab_calendar_content {
width : auto;
height : auto;
margin : 0;
padding : 0;
border : 1px solid #fff;
font-size : 11px;
font-family : Arial, sans-serif;
}
#main-content {
width : 544px;
height : auto;
float : left;
margin-top : 3px;
margin-left : 5px;
margin-bottom : 3px;
padding-left : 0;
padding-right : 0;
border : 0 solid red;
}
#right-pan {
width : 202px;
float : left;
margin-top : 0;
margin-left : 5px;
margin-bottom : 3px;
padding : 0;
border-left : 1px solid #fff;
}
#subcontenttemplfull {
width : auto;
height : auto;
}
#bottomnavlinks {
width : auto;
height : 100px;
border : 0 solid red;
padding : 1px;
margin : 1px;
}
.bottomnavlinks {
border : 0;
padding : 0;
margin : 0;
}
.bottomnavlinks img {
width : 15px;
height : 15px;
line-height : 15px;
padding : 0;
margin : 0 5px 0 3px;
}
.bottomnavlinks ul {
padding : 0;
margin : 0;
}
.bottomnavlinks ul li {
list-style-type : none;
display : inline;
padding : 0;
margin : 0;
}
#subcontainertemplfullleftpan {
width : 200px;
height : auto;
float : left;
border : 1px solid red;
padding : 3px;
margin : 3px;
}
.subcontainertemplfullmainwrap {
float : left;
position : relative;
clear : right;
width : 741px;
height : auto;
border : 1px solid red;
padding : 3px;
margin : 3px;
margin-bottom : 3px;
}
#subcontenttemplwide hr {
width : 100%;
margin : 3px;
color : #ccc;
}
#subcontenttemplwide {
width : 752px;
height : auto;
float : left;
margin-top : 3px;
margin-left : 5px;
margin-bottom : 3px;
border-left : 1px dashed #999;
}
.subcontenttemplwidecontent {
margin : 10px 3px 5px 3px;
padding : 10px 10px 0 0;
height : auto;
width : auto;
padding : 3px 3px 3px 3px;
line-height : 21px;
}
.etcboxcontent {
margin : 10px;
padding : 10px;
height : auto;
width : 65%;
border : 0 solid #eee;
text-align : justify;
}
.subcontenttemplwidecontent h4 {
margin-left : 10px;
padding : 0;
}
#etcsubcontenttemplwide hr {
width : 100%;
margin : 3px;
color : #ccc;
}
#etcsubcontenttemplwide {
width : auto;
height : auto;
float : left;
margin : 3px;
padding : 3px;
border-left : 1px dotted #ccc;
}
.etcsubcontenttemplwidecontent {
margin : 3px;
padding : 3px;
height : auto;
width : auto;
border : 1px solid #fff;
}
.innertextmain {
padding : 3px;
margin : 3px;
border : 1px solid red;
}
.etcsubcontenttemplwidecontent h4 {
margin-left : 10px;
padding : 0;
}
#subcontenttempl {
width : 544px;
height : auto;
float : left;
margin-top : 3px;
margin-left : 5px;
margin-bottom : 3px;
border-left : 1px solid #ccc;
}
.subcontenttempl {
margin : 10px 3px 5px 3px;
padding : 10px 10px 0 0;
height : auto;
width : auto;
padding : 3px 3px 3px 3px;
line-height : 21px;
}
.subcontenttempltitle h1 {
font-family : Arial, sans-serif;
font-size : 15px;
font-weight : bold;
margin : 1px;
padding : 1px;
background-color : #eee;
border : 1px solid #ccc;
line-height : 21px;
height : 21px;
width : 100%;
}
.subcontenttempltitle h2 {
font-family : Arial, sans-serif;
font-size : 13px;
margin-left : 10px;
margin-top : 5px;
margin-bottom : 5px;
padding : 0;
}
.subcontenttempltitle h3 {
font-family : Times;
font-style : italic;
font-size : 15px;
margin : 5px 5px 5px 5px;
padding : 5px 5px 5px 5px;
width : auto;
text-align : center;
}
.subcontenttempltitle h4 {
font-family : Arial, sans-serif;
font-size : 15px;
margin : 3px;
padding : 3px;
width : 400px;
background-color : #eee;
}
.subcontenttempltitle h5 {
font-family : Arial, sans-serif;
font-size : 13px;
margin : 17px 1px 5px 1px;
padding : 5px 2px 2px 2px;
}
.subcontenttempltitle h6 {
font-family : Arial, sans-serif;
font-size : 11px;
margin : 0 1px 5px 10px;
padding : 0 2px 2px 2px;
}
.subcontenttempltitle p {
font-family : Arial, sans-serif;
font-size : 12px;
margin-left : 10px;
margin-top : 10px;
margin-bottom : 5px;
padding : 0;
}
span.subcontenttempltitle {
font-family : "Garamond Premr Pro", Times;
font-size : 16px;
margin : 5px 5px 5px 5px;
padding : 5px 5px 5px 5px;
font-weight : normal;
font-style : italic;
width : auto;
font-style : normal;
margin-left : 330px;
font-size : 12px;
}
.subcontenttemplcontentxt {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
margin : 10px 5px 5px 10px;
padding : 5px 2px 2px 2px;
width : auto;
top : 50px;
text-align : justify !important ;
}
.subcontenttemplcontentxt .nested {
float : right;
width : 175px;
background : #eee;
margin : 0 0 10px 10px;
padding : 3px;
font-size : 11px;
font-family : Arial, Verdana, Helvetica, sans-serif;
}
.subcontenttraining {
font-family : Arial, sans-serif;
font-size : 12px;
margin : 20px 5px 5px 25px;
padding : 5px 2px 2px 2px;
width : auto;
top : 50px;
text-align : justify !important ;
border : 0 solid red;
}
.subcontentparagraph {
font-family : Arial, sans-serif;
font-size : 12px;
margin : 0 0 0 0;
padding : 5px 2px 2px 2px;
width : auto;
top : 50px;
text-align : justify !important ;
border : 0 solid red;
}
span.subcontenttemplcontentxt {
font-family : Arial, sans-serif;
font-size : 11px;
margin : 0;
padding : 0;
float : left;
margin-left : 38px;
}
.subcontenttemplcontentxt img {
padding : 2px 2px 2px 2px;
margin : 2px 2px 2px 2px;
bottom : 5px;
top : 5px;
}
.subcontenttemplcontentxt ul {
padding : 0;
margin : 0;
margin-left : 20px;
line-height : 20px;
}
.subcontenttemplcontentxt ul li {
list-style-type : none;
list-style-image : url(../images/arrow_ico.gif);
font-family : Arial, sans-serif;
font-size : 12px;
padding : 5px;
}
.subcontenttempltxt ul {
display : inline;
padding : 5px;
}
.subcontenttemplcontentnav {
font-family : Arial, sans-serif;
font-size : 11px;
margin : 3px 15px 5px 5px;
padding : 5px 2px 2px 2px;
color : #000;
font-style : italic;
}
.subcontenttemplcontentnav ul {
list-style-type : none;
display : inline;
}
.subcontenttemplcontentnav a {
text-decoration : underline;
font-style : normal;
}
.subcontenttemplcontentnav a:hover {
text-decoration : none;
}
.subcontenttemplcontentxt ul {
font-size : 12px;
list-style-type : none;
font-family : Arial, sans-serif;
}
.subcontenttemplcontentxt ul {
padding : 1px;
margin : 1px;
margin-left : 20px;
}
.subcontenttemplcontentxt li {
padding : 1px;
margin : 1px;
}
.subcontenttemplcontentxt ul li {
margin-left : 20px;
list-style-type : none;
}
.subcontenttemplcontentxt table {
padding : 0;
margin-left : 2px;
margin-top : 2px;
}
.tabcontenttitlewrap {
width : 520px;
border : 1px solid #fff;
margin : 0;
padding : 0;
}
.tabcontenttitle {
font-family : sans-serif;
font-size : 10px;
background-color : #ccc;
color : #000;
width : 492px;
height : 21px;
line-height : 20px;
padding : 2px;
margin : 2px;
background : url(../images/cap07.gif) repeat-x;
}
.tabfeatureholder {
float : left;
width : 255px;
height : auto;
border : 0 solid #ccc;
margin : 0;
padding : 0;
}
.tabfeaturetitle {
font-family : sans-serif;
font-size : 12px;
background-color : #ccc;
color : #000;
width : auto;
height : 21px;
line-height : 20px;
padding : 2px;
margin : 2px;
background : url(../images/cap07.gif) repeat-x;
}
.tabfeaturecontent {
padding : 2px;
margin : 2px;
width : auto;
height : auto;
border : 0 solid #eee;
text-align : left;
}
#imgrotatorwrap {
width : 540px;
height : 280px;
padding : 0;
margin : 0;
}
.imgrotatorholder {
width : auto;
height : auto;
padding : 0;
margin : 0;
}
.tabcontxt {
font-family : Times;
text-decoration : underline;
font-size : 10px;
padding-right : 5px;
font-style : italic;
color : #000;
}
.tabcontxttitle {
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : bold;
}
.subcontent {
border : 1px solid #eee;
width : auto;
height : auto;
padding : 5px;
margin : 5px;
font-family : Arial, sans-serif;
font-size : 12px;
}
.subcontent h2 {
margin-left : 5px;
padding : 1px;
font-size : 15px;
font-family : Arial, sans-serif;
}
#subcontentnews {
border : 1px solid #ccc;
width : 720px;
height : auto;
padding : 5px;
margin : 6px;
font-family : Arial, sans-serif;
font-size : 12px;
background : url(../images/news_bgx01.png) no-repeat right bottom;
}
#subcontentnews p {
text-align : justify;
}
#subcontentnews small {
font-size : 10px;
color : #999;
margin-left : 20px;
}
#subcontentnews img {
border : 1px solid #999;
padding : 2px;
}
#subcontentnews a {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #04303e;
}
#subcontentnews a:link {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #04303e;
}
#subcontentnews a:hover {
text-decoration : none;
border-bottom : 1px solid #336699;
background-color : #ccffff;
color : #04303e;
}
#subcontentnews a:link {
color : #04303e;
}
.subcontentnews {
border : 1px solid #fff;
width : auto;
height : auto;
padding : 5px;
margin : 5px;
font-family : Arial, sans-serif;
font-size : 12px;
}
.subcontentnews img {
border : 0 solid red;
padding : 5px;
margin : 5px;
}
.subcontentnews h1 {
margin-left : 5px;
padding : 1px;
font-size : 15px;
font-family : Arial, sans-serif;
}
.subcontentnews h2 {
margin-left : 5px;
padding : 1px;
font-size : 13px;
}
.subcontentnews h3 {
margin-left : 5px;
padding : 5px;
font-size : 10px;
}
.subcontentnews p {
margin-left : 5px;
padding : 5px;
text-align : justify;
}
span.textposted {
margin : 1px;
padding : 0;
font-size : 12px;
font-family : Times;
font-style : italic;
color : #ccc;
display : inline;
}
.horizontalbar hr {
width : 90%;
color : #ccc;
padding-top : 5px;
padding-bottom : 5px;
margin-top : 5px;
margin-bottom : 5px;
}
#etcmainwrap {
border : 1px solid #fff;
margin : 0;
padding : 0;
width : auto;
height : auto;
float : left;
}
.etcmainwrapcontent {
padding : 1px;
margin : 1px;
border : 1px solid #fff;
}
.etcmainwraptitlenav {
font-size : 15px;
font-weight : bold;
margin : 1px;
padding : 1px;
background-color : #eee;
border : 1px solid #ccc;
line-height : 21px;
height : 21px;
width : 100%;
}
#cboxtempl {
clear : both;
float : right;
width : 200px;
height : auto;
padding : 2px;
margin : 2px;
border : 1px solid #fff;
}
.cboxtemplform {
width : auto;
height : auto;
margin : 0;
padding : 5px 0 10px 0;
padding-left : 5px;
border : 1px solid #eee;
}
.cboxtempltxtbox {
width : 160px;
background-color : #fff;
height : 16px;
padding : 3px;
border : 1px solid #acc6db;
}
.cboxtemplpanel {
width : auto;