/* ================================
    CSS STYLES FOR THE ASP.NET PORTAL STARTER KIT
    v1.0, 10/2002
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

/*PAGE MODEL*/
Body
{
    background-color: #1aa0c7;
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
}
div.mainContentBlock
{
    background-color: #333333;
    padding: 13px;
}
div.mainContentBlock img
{
    border: solid 2px #868686;
}
div.mainContentBlock a img
{
    border: 0px;
}
div.signInLnk
{
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
}
div.signInLnk img
{
    width: 25px;
    height: 25px;
    border: 0px;
}
div.tb_l
{
    background-image: url(images/tb_l.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
    height: 273px
}
div.tb_r
{
    background-image: url(images/tb_r.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 218px;
}
.tb_r div.fl
{
    float: left;
    padding-left: 43px;
    padding-top: 46px;
}
.tb_r div.fr
{
    float: right;
    padding-right: 97px;
    padding-top: 120px;
}
.tb_r div.fl img
{
    width: 256px;
    height: 93px;
    border: 0px;
}
.tb_r div.fr img
{
    width: 9px;
    height: 9px;
    border: 0px;
    margin-left: 19px;
}
div.footer
{
    font-family: Tahoma;
    font-size: 11px;
    color: #aef5ff;
    background-image: url(images/bottom_bg.jpg);
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-left: 20px;
    height: 50px;
}
div.footer div.copy
{
    float: left;
}
div.footer div.dev
{
    font-size: 10px;
    float: right;
    padding-right: 20px;
}
div.dev a:link,
div.dev a:active,
div.dev a:visited
{
    color: #aef5ff;
    text-decoration: none;
    display: inline-block;
    border-bottom: dashed 1px #aef5ff !important;
}
div.dev a:hover
{
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    border-bottom: dashed 1px #ffffff !important;
}
div.mainTbl
{
    width: 100%;
    position: absolute;
    top: 185px;
}
div.mainTbl table.mainContentTbl
{
    width: 100%;
}
div.mainTbl table.mainContentTbl td#LeftPane,
div.mainTbl table.mainContentTbl td#RightPane
{
    width: 240px;
}
div.mainTbl table.mainContentTbl td#LeftPane,
div.mainTbl table.mainContentTbl td#ContentPane,
div.mainTbl table.mainContentTbl td#RightPane
{
    border: solid 5px #ffffff;
    background-color: #252525;
    vertical-align: top;
    padding-top: 20px;
}
div.mainTbl table.mainContentTbl td#LeftPane,
div.mainTbl table.mainContentTbl td#ContentPane,
div.mainTbl table.mainContentTbl td#RightPane,
div.mainTbl table.mainContentTbl td#LeftPane p,
div.mainTbl table.mainContentTbl td#ContentPane p,
div.mainTbl table.mainContentTbl td#RightPane p
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 16px;
    color: #ffffff;
}

/* TITLE */
div.title
{
    background-image: url(images/title_bg.jpg);
    background-repeat: repeat-x;
    height: 30px;
    padding-left: 15px;
}
div.titleText
{
    float: left;
    background-image: url(images/title_marker.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    line-height: 30px;
    text-transform: uppercase;
    padding-left: 20px;
}
.div.titleAdm
{
    line-height: 30px;
}

/* MENU */
.menuItem
{
    font-family: Tahoma;
    font-size: 10px;
    color: #ffffff;
    text-transform: uppercase;
    width: 210px;
}
.menuItem a:link, .menuItem a:active, .menuItem a:visited
{
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    padding-left: 30px;
}
.menuItem a:hover
{
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    background-color: #4d4d4d;
    padding-left: 30px;
}
.dynMenu
{
    background-color: #252525;
    border: solid 1px #333333;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
}
.dynMenuItem
{
    font-family: Tahoma;
    font-size: 11px;
    border-bottom: dashed 1px #333333;
}
.dynMenuItem a:link, .dynMenuItem a:active, .dynMenuItem a:visited
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    line-height: 20px;
    border-bottom: dashed 1px #333333;
    padding-left: 15px;
    width: 185px;
}
.dynMenuItem a:hover
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    line-height: 20px;
    border-bottom: dashed 1px #333333;
    background-color: #333333;
    padding-left: 15px;
    width: 185px;
}
.userView
{
    padding-top: 15px;
    font-family: Tahoma;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}

/* SUB MENU */
td.subMenuItem
{   
    background-image: url(images/subMenuMarker.jpg);
    background-repeat: no-repeat;
    background-position: 13px center;
    font-size: 11px;
    padding-left: 25px;
}
td.subMenuItem a:link,
td.subMenuItem a:active,
td.subMenuItem a:visited
{
    text-decoration: none;
    display: block;
    line-height: 20px;
    border-bottom: dotted 1px #474747 !important;
    padding-left: 5px;
    width: 200px;
}
td.subMenuItem a:hover
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    line-height: 20px;
    border-bottom: dotted 1px #474747 !important;
    background-color: #979797;
    padding-left: 5px;
    width: 200px;
}

td.subMenuItemL2
{
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}
.subMenuItemL2 a:link,
.subMenuItemL2 a:active,
.subMenuItemL2 a:visited
{
    color: #9ce8ff;
    text-decoration: none;
    border-bottom: dotted 1px #474747 !important;
}
.subMenuItemL2 a:hover
{
    text-decoration: none;
    border-bottom: dotted 1px #9ce8ff !important;
}

/* UPLOAD */
div.uploadContentBlock
{
    background-color: #333333;
    padding: 5px;
    background-image: url(images/uploadItemMarker.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
}
div.uploadContentBlock table
{
    width: 100%;
}
div.uploadContentBlock table td
{
    vertical-align: middle;
    line-height: 16px;
}
div.uploadContentBlock table td.icon
{
    padding-top: 3px;
}
div.uploadContentBlock table td.editLnk,
div.uploadContentBlock table td.icon
{
    width: 20px;
}

/* SIGNIN */
.signinform
{
    width: 182px;
    padding-left: 20px;
    padding-top: 20px;
}
.signInFormTxb
{
    height: 20px;
    border: 0;
    font-family: Tahoma;
    font-size: 11px;
    color: #555555;
    line-height: 17px;
}
.txbLeftBrd
{
    background-image: url(images/signInTxbLeftBrd.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 11px;
}
.txbRightBrd
{
    background-image: url(images/signInTxbRightBrd.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 11px;  
}

/* NEWS */
.BtnArhiv
{
    text-align: right;
    padding-right: 20px;
}
.newsLnk
{
    text-align: right;
    padding-right: 13px;
    font-size: 11px;
}
.newsDate
{
    font-family: Tahoma;
    font-size: 11px;
    color: #bababa;
}
.newsTitle
{
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    color: #9ce8ff;
}

/* ADMINS */

.TabsTreeSelected
{
    background-color: #bababa;
}
.TabsTree
{
    font-family: Verdana;
    font-size: 11px;
    color: #474747;
    font-weight: normal;
    padding: 3px;
}
A.TabsTree:link
{
    color: #474747;
    text-decoration: None;
}
A.TabsTree:active
{
    color: #474747;
    text-decoration: None;
}
A.TabsTree:visited
{
    color: #474747;
    text-decoration: None;
}
A.TabsTree:hover
{
    color: #000000;
    background-color: #bababa;
    text-decoration: None;
}
.TabsTreeBg
{
    border-right: #908f8f 2px solid;
    border-top: #908f8f 1px solid;
    border-left: #908f8f 1px solid;
    border-bottom: #908f8f 2px solid;
    height: 296px;
    background-color: #f1f1f1;
    padding: 10px;
}

.RSS-image
{
    float: left;
    border: double 3px #666666;
    
}
.HeadBg {
    background-color: darkred;
}



/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: dimgray;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:DarkRed;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal, li, td
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 16px;
    color: #ffffff;  
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #73e1f1;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #73e1f1;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #73e1f1;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #b2f4fe;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #9ce8ff;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #9ce8ff;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  #ffffff;
}

A:visited   {
    text-decoration:    none;
    color:  #ffffff;
}

A:active    {
    text-decoration:    none;
    color:  #ffffff;
}

A:hover {
    text-decoration:    underline;
    color:  #9ce8ff;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* GALLERY
 ************************
 ************************
 ************************
 ************************
 ************************
                        */
                        
.albumItem
{
    padding: 10px 0px 10px 0px;
}                        
.albumItem h4
{
    margin: 5px 0px 0px 0px;
}
.albumItem p
{
    margin: 0px;
    padding: 0px;
}


.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/Gallery/content-shim.gif);
}

.gradient {
	background-image: url(images/Gallery/content-shim-photo.gif);
}
 
.view {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
.view table
{
    display: inline;
}
.view table td
{
    text-align: center;
    margin: 0px 2px 0px 2px;
    border-bottom: solid 1px #7ec633;
}

.item {
	color: #B2B2B2;
}

.photo_198 {
	border: 4px solid #FFFFFF;
}

.solid {
	background-image: url(images/Gallery/content-shim-none.gif);
}

.buttonbar {
	background-image: url(images/Gallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 100%;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/Gallery/photonav-top-bg.gif);
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/Gallery/body-repeat.gif);
	position: relative;
	width: 100%;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(images/Gallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(images/Gallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(images/Gallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(images/Gallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(images/Gallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(images/Gallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(images/Gallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(images/Gallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/Gallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/Gallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/Gallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/Gallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/Gallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/Gallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/Gallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/Gallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/Gallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/Gallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/Gallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/Gallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}              




