/* ------------------ GLOBAL ------------------ */
html, body { padding: 0; margin: 0; font-family: verdana, sans-serif; color:#333; font-size: 11px; }
body { background: #fff; }
.hidden { display: none; }
hr { border: 1px solid #eee; }
.center { text-align: center; }
.left 	{ text-align:left;}
.right 	{ text-align:right;}
div.center { margin: 0 0 10px 0; }


/* ------------------ GLOBAL > TYPOGRAPHY ------------------ */
p, h1, h2, h3, h4, h6, ul, ol, li, label, a, th, td { font-family: verdana, sans-serif; font-weight: normal; padding: 0; margin: 0; color: #333; }
p, ul, ol, li, label, a, td, th { font-size: 11px; line-height: 16px; margin: 0; }
p, ul, ol, label { padding: 0 0 10px 0; }
h1 { font-size: 24px; padding: 24px 0 12px 0; line-height: 24px; color: #222; }
h2 { font-size: 16px; padding: 16px 0 8px 0; line-height: 16px; color: #222; }
h3 { font-size: 11px; padding: 11px 0 6px 0; line-height: 11px; font-weight: bold; text-transform: uppercase; }
h4 { font-size: 10px; padding: 8px; color: #222; font-weight: 700;}
h6 { font-size: 16px; padding: 10px 0 8px 0; line-height: 18px; font-weight: bold; color: #0A5599;}
th { font-weight: bold; }
a:link { color: #0A5599; text-decoration:underline; }
a:hover { color: #5E78B0; text-decoration:underline; }
a:visited {color: #777777; text-decoration:underline; }
.tabs a:link { color: #000000; }
.tabs a:hover { color: #000000; }
.tabs a:visited { color: #000000; }
.red { color: #aa0000; }

/* ------------------ GLOBAL > LISTS ------------------ */
ul, ol { margin: 0 0 0 30px; }
li { padding: 0 0 5px 0; }
ul.li {margin: 30px}


/* ------------------ GLOBAL > FORMS ------------------ */
form { padding: 0; margin: 0; }
.text { border: 1px solid #999; width: 160px; }
.x-short { width: 25px; }
.short { width: 100px; }
.long { width: 200px; }
.x-long { width: 300px; }
textarea { border: 1px solid #999; width: 540px; }
input.login { float: left; margin: 18px 10px 18px 0; }

/* ------------------ GLOBAL > IMAGES ------------------ */
img { border: 0; }
img.right { float: right; border: 0; padding: 0 0 0 10px; }
img.left { float: left; border: 0; padding: 0 10px 0 0; }

/* ------------------ HEADER ------------------ */

#header { width: 100%; max-height: 161px;}

#header.noStatusBar { height: 137px; }
#banner { width: 100%; max-height: 108px; background: url('../images/banner_extens.jpg') 0 0 repeat-x; }

/* ------------------ HEADER > NAVBAR ------------------ */
#navbar { float: left; width: 100%; max-height: 29px; background-image: url('../images/breeze/navbarBG.gif');
background-position: 0 0; background-repeat: repeat-x; }
#navbar #search { float: left; display: inline; width: 350px; height: 5px; padding: 5px 20px 3px 10px; }
#navbar #search label { float: left; color: #fff; line-height: 22px; padding: 0; margin: 0 6px 0 0; }
#navbar #search .go { float: left; margin: 0 0 0 6px; }
#navbar select { float: left; margin: 0 5px 0 0; font-size: 11px; }
#navbar form .text { float: left; width: 100px; height: 18px; border: 1px solid #333; padding: 0; margin: 0 5px 0 0; }

#navbar .logo {margin:3px 5px 0 5px;}
#navbar #nav { float: right; display: inline; }
#navbar #nav ul { float: left; list-style: none; padding: 0 10px 0 0; border-left: 1px solid #161616; margin: 0; font-size: 10px; }
#navbar #nav li { float: left; display: inline; list-style: none; padding: 0; border-right: 1px solid #161616; margin: 0; }
#navbar #nav li a { float: left; padding: 7px 16px 8px 16px; line-height: 12px; margin: 0; color: #fff; text-decoration: none; }
#navbar #nav li a:hover { background: #222; text-decoration: underline; }

#navbar #navleft { float: left; display: inline; margin-left:7px; margin-top:6px;}

/* ------------------ HEADER > STATUSBAR ------------------ */
/*#statusbar { float: right; width: 100%; height: 24px; background: url(../images/statusbarBG.gif) 0 0 repeat-x;}*/
#statusbar { float: left; width: 100%; height: 24px; background-image: url('../images/breeze/statusbarBG.gif');
background-position: 0 0; background-repeat: repeat-x; }
#statusbar #tabs { float: right; display: inline; padding: 0 5px 0 0; }
#statusbar #tabs ul { float: left; margin: 6px 0 0 0; padding: 0 0 0 0; list-style: none; }
#statusbar #tabs li { float: left; display: inline; list-style: none; margin: 0 3px; padding: 0; background: url(../images/tabRightInactive.gif) right top no-repeat; }
#statusbar #tabs li a { float: left; display: block; line-height: normal; text-decoration: none; padding: 3px 15px 2px 15px; background: url(../images/tabLeftInactive.gif) left top no-repeat; }
#statusbar #tabs li.active { background: url(../images/tabRightActive.gif) right top no-repeat; }
#statusbar #tabs li.active a { background: url(../images/tabLeftActive.gif) left top no-repeat; }
#statusbar #tabs li a:hover { text-decoration: underline; }
#statusbar #welcome { float: left; display: inline; padding: 4px 15px 0 10px; font-family: verdana, sans-serif; font-weight: bold; font-size: 12px;}





/* ------------------ CONTAINER ------------------ */

#main {min-width: 1024px; }
#main2 { float: left; width: 95%; padding:20px;  }

/* ------------------ SIDEBAR ------------------ */
#sidebar { float: left; width: 200px; height: 100%; }
.sidebar{ position: relative; }


#sidebar h1 { font-size: 10px; line-height: 16px; font-weight: bold; padding: 0 10px; border: 1px solid #333; margin: 20px 0 0 0;
        color: #fff; background: url(../images/headerBG.gif) 0 0 repeat-x; }
#sidebar h1 { height: 16px; } /* commented backslash hack for mac ie 5 \*/
#sidebar h1 { height: 18px; } /* end hack */
#sidebar ul { list-style: none; padding: 0; margin: 0; }
#sidebar li { padding: 0; }
#sidebar li:hover, #sidebar li.active { background: url(../images/hoverBG.gif) 0 1px repeat-x; }
#sidebar li a { display: block; width: 152px; font-size: 11px; line-height: 11px; color: #333; padding: 3px 6px 3px 20px; border: 1px solid #fff; text-decoration: none; }
#sidebar li a:hover, #sidebar li.valid a:hover, #sidebar li.invalid a:hover, #sidebar li.active a
        { border: 1px solid #666; background: url(../images/iconActive.gif) 6px 5px no-repeat; }
#sidebar li.valid a { background: url(../images/iconValid.gif) 5px 5px no-repeat; }
#sidebar li.invalid a { background: url(../images/iconInvalid.gif) 5px 4px no-repeat; }
#sidebar.login {padding: 20px 20px 0 20px; width: 160px; }

/* ------------------ CONTENT ------------------ */
#content { float: left; width: 750px;  min-height: 500px; padding: 0 0 20px 20px; border-left-style:solid; border-left-width:1px; border-left-color:#0A5599; text-align:left; }
#content2 { float: left; width: 1000px;  min-height: 200px; padding: 20px; }
#requirements {float: left; width: 390px; min-height: 350px; max-height: 100%; padding: 5px 5px 5px 5px;}

#content.popup { background: white; width: 480px; border-left: 20px solid #333; }
div.data { clear: right; float: left; display: inline; padding: 0 10px 0 0; }
div.row { clear: both; padding: 3px 0; }

/* ------------------ CONTENT > ICONS ------------------ */
#content .help { padding: 2px 0 2px 15px; background: url(../images/iconHelp.gif) 0 2px no-repeat; }
#content .search { padding: 2px 0 2px 18px; background: url(../images/iconSearch.gif) 0 2px no-repeat; }
#content .print { padding: 2px 0 2px 23px; background: url(../images/iconPrint.gif) 0 2px no-repeat; }
#content .charMap { padding: 2px 0 2px 21px; background: url(../images/iconCharMap.gif) 0 3px no-repeat; }
#content .delete { padding: 2px 0 3px 21px; background: url(../images/iconDelete.gif) 0 0 no-repeat; }
#content .edit { padding: 2px 0 3px 21px; background: url(../images/iconEdit.gif) 0 0 no-repeat; }
#content .preview { padding: 2px 0 3px 21px; background: url(../images/iconPreviewTable.gif) 0 0 no-repeat; }
#content .previewFigure { padding: 2px 0 3px 21px; background: url(../images/iconPreviewFigure.gif) 0 0 no-repeat; }
#content .upload { padding: 2px 0 2px 21px; background: url(../images/iconUpload.gif) 0 0 no-repeat; }
#content .payment { padding: 2px 0 2px 23px; background: url(../images/iconPayment.gif) 0 2px no-repeat; }
#content .error { padding: 0 0 0 10px; background: url(../images/iconInvalid.gif) 0 50% no-repeat; }
div.required { display: inline; padding-right: 16px; background: url(../images/iconRequired.gif) 98% 3px no-repeat; }

/* ------------------ CONTENT > BUTTONS ------------------ */
div.buttons { text-align: center; margin: 5px 0 15px 0; }
.button { float: none; padding: 0; margin: 0 0 0 5px; }

/* ------------------ CONTENT > ABSTRACT ------------------ */
.abstract td { padding: 0 20px; }

/* ------------------ FOOTER ------------------ */
#footer { float: left; width: 100%; min-height: 150px; max-height: 100%; padding: 0 0 40px 0; border-top: 1px solid #333; background: #D7D9EA; border-bottom:solid; border-bottom-width:thin}
#footer .logo { float: left; width: 120px; max-height: 23px; padding: 78px 0 0 95px; }
#footer .logo2 { float: left; width: 120px; max-height: 23px; padding: 67px 0 0 95px; }
#footer #copyright { float: left; display: block; width: 600px; padding: 15px 0 0 10px; }
#footer p { font-size: 10px; line-height: 12px; color: #222; padding: 2px 0 0 0; }
#footer p.extraPadding { padding: 10px 0 0 0; }
#footer a { color: #333; }
#footer a:hover { color: #000; }
#footer.popup .logo { width: 30px; padding: 20px 0 0 10px; }


.alphabet {		TEXT-DECORATION: none;	font-size : 11px;	font-weight: bold;	font-family : Helvetica, Arial, Verdana,sans-serif;}
.alphabet:Hover {		TEXT-DECORATION: none;	font-family : Helvetica, Arial, Verdana,sans-serif;	font-size : 10px;	font-weight: bold;	}
.active {		TEXT-DECORATION: none;	font-size : 11px;	font-weight: bold;	font-family : Helvetica, Arial, Verdana,sans-serif;}
.inactive {		TEXT-DECORATION: none;	font-size : 9px; 	font-family : Helvetica, Arial, Verdana,sans-serif;}

/* ------------------ LOGIN AND REGISTRATION ------------------ */
div#login { float: left; width:800px;  border: 1px solid #333; margin: 30px 0px 30px 30px; }
div#registration { float: left; width: 660px; max-height: 100%; margin: 50px 0px 5px 50px; }
div#frgtpass { float: left; width: 700px; max-height: 100%; margin: 50px 0px 5px 50px; }
div#login #sidebar { float: left; width: 95%; max-height: 100%; min-height: 440px; padding: 20px; background: none;  }
div#login #content { float: left; width: 420px; background: #fff; margin-right: 10px; padding-top: 20px; padding-bottom: 20px;}
div#login div.buttons { margin-left: -30px; }
div#registration { margin-top: 26px; }
div#registration #sidebar { float: left; width: 180px; max-height: 180px; padding: 20px 0 0 20px; background: #fff; }
div#frgtpass #sidebar { float: left; width: 180px; max-height: 180px; padding: 20px 0 0 0px; background: #fff; }
div#registration #content { float: left; width: 228px; background: #fff; margin-right: 10px; }
div#frgtpass #content { float: left; width: 500px; background: #fff; margin-right: 0px; }
div#registration div.buttons { margin-left: -30px; }
div#password { float: left; width: 658px; border: 1px solid #333; margin: 26px 0 50px 50px; background: #fff; }
div#password #sidebar { float: left; width: 498px; padding: 40px 80px; background: #fff; }
div#password div.buttons { margin-left: -30px; }
div.videobox {text-align: center; width: 750px;}
table.outline {	border-right: #5C97CB 1px solid;	border-top: #5C97CB 1px solid;	border-left: #5C97CB 1px solid;	border-bottom: #5C97CB 1px solid;	background-color: #ffffff; font-size: 11px;}
td.row{	padding:2px; font-size:11px; color:white; font-weight:bold;}
td.row a:link { color: #FFFFFF; text-decoration:underline; font-size:11px; font-weight:bold; }
td.row a:hover { color: #5E78B0; text-decoration:underline; font-size:11px; font-weight:bold;}
td.row a:visited {color: #FFFFFF; text-decoration:underline; font-size:11px;font-weight:bold; }
td a:link{text-decoration:underline;}


.required {
  color:#CC0000;
  font-weight:bolder;
}

td.pblue{
	background-color: #D7D9EA;
}


#navbar #nav2 { float: right; display: inline;}
#navbar #nav2 ul { float: left; list-style: none; padding: 0 10px 0 0; border-left: 1px solid #161616; margin: 0; font-size: 10px; }
#navbar #nav2 li { float: left; display: inline; list-style: none; padding: 0; border-right: 1px solid #161616; margin: 0; }
#navbar #nav2 li a { float: left; padding: 7px 16px 8px 16px; line-height: 12px; margin: 0; color: #fff; text-decoration: none; }
#navbar #nav2 li a:hover { background: #222; text-decoration: underline; }

#navbar #nav3 { float: left; display: inline;}
#navbar #nav3 ul { float: left; list-style: none; padding: 0 10px 0 0; border-left: 1px solid #161616; margin: 0; font-size: 15px; }
#navbar #nav3 li { float: left; display: inline; list-style: none; padding: 0; border-right: 1px solid #161616; margin: 0; }
#navbar #nav3 li a { float: left; padding: 7px 16px 8px 16px; line-height: 12px; margin: 0; color: #fff; text-decoration: none; font-size: 12px; font-weight:bold;}
#navbar #nav3 li a:hover { background: #554512; text-decoration: underline; }
#navbar #nav3 li.active { background: #222; text-decoration: underline; }


.SelButtons { position: absolute; float: right; bottom: 15px; right: 15px;}
.FormButtons { float: right; margin: 15px 0px 0px 0px; }
.Sel_btnCenter, .Sel_btnLeft, .Sel_btnRight { text-align: center; width: 125px; height: 23px; border: 0; color: #0A5599;}
.Sel_btnCenter { padding: 0px 0px 3px 0px; font-size: 85%;  font-weight: 900; color: #0A5599; background: transparent url(images/breeze/btnCenter.gif) no-repeat;}
.Sel_btnLeft   { padding: 0px 0px 3px 4px; font-size: 85%;  font-weight: 900; color: #0A5599; background: transparent url(images/breeze/btnLeft.gif) no-repeat;}
.Sel_btnRight  { padding: 0px 4px 3px 0px; font-size: 85%;  font-weight: 900; color: #0A5599; background: transparent url(images/breeze/btnRight.gif) no-repeat;}
.Sel_btnCenter:hover { color: #FFFFFF; cursor: pointer; background: transparent url(images/breeze/btnCenterHover.gif) no-repeat; }
.Sel_btnLeft:hover { color: #FFFFFF; cursor: pointer; background: transparent url(images/breeze/btnLeftHover.gif) no-repeat;}
.Sel_btnRight:hover { color: #FFFFFF; cursor: pointer; background: transparent url(images/breeze/btnRightHover.gif) no-repeat; }

.clear { clear: both;}