﻿.body {
	line-height:Normal;
	color: #111;
}


div.portfoliodisplayitem{color:#222;
          border:1px solid #f5f5f5;
          border-top:11px solid #cc9900; 
          background:#fff url(images/bg_webpart.jpg) repeat-x;
          padding:5px;
          padding-top:12px;
          min-height:140px;}

.borderImage{border:1px solid #b22222; padding:2px; margin:2px;}

#container{width:980px;      
    text-align:left;
    position:relative;
    background:#fff;
    font-size:85%;
}
    
#header{width:980px;
    height:240px;
    background-image:url(images/hdr_slice.jpg);
    background-repeat:repeat-x;
    position:relative;
    z-index:1000;
}
    
#logo{width:99px;
    height:72px;
    background-color:Transparent;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;} 

#navTop{background-image:url(_images/navTop.jpg); 
    background-repeat:no-repeat;
    width:976px;
    height:64px;
    position:absolute;
    left:128px;
    top:100px;
    text-align:center;}   
    
#dateTime{position:absolute;
    top:199px;
    right:7px;
    color:#333;
    font-weight:bold;
    font-size:80%;}

#homebutton{position:absolute;
            top:193px;
            left:3px;
            z-index:1000;
}
    
#topMenu{position:absolute;
    top:192px;
    left:84px;
    font-family: Arial;
    font-size:12px;
    display:inline;
    z-index:1000;
    }
    
#adminTopMenu{
    font-size:11px;
    font-family: Arial;
    display:inline;
    z-index:1000;
    }
 
#adminTopMenu a:link, #adminTopMenu a:visited{color: #222; text-decoration:none; }
#adminTopMenu a:hover{color: #000; text-decoration:none;}  
 
#htmlLinks{position:absolute;
    top:5px;
    right:5px;
    font-weight: normal;
    font-size:90%;
    font-family:Trebuchet MS, Tahoma, Arial;
    color:#ccc;}

#htmlLinks a{
	color: blue; font-weight:normal;
	text-decoration:none;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
}

#htmlLinks a:active{
	color: red;
}

#htmlLinks a:hover{
	color: red;
	background:#fff;
}
  
#gdcLogo{position:absolute;
          right:5px;
          top:0px;}
 
#adminSection{width:900px;
    min-height:240px;
    margin-right:20px;
    margin-bottom:10px;
    margin-left:20px;
    margin-top:20px;
    position:relative;
    background:#fff;
    background-image:url(images/bg_admin.jpg);
    background-repeat:repeat-x;
    border:1px solid #000;
    padding:20px;    
    } 
    
#adminSection h1{font-family:Trebuchet MS , Tahoma, Arial,;
            padding-left:35px;
            background: #fff url(images/gdc-h1.jpg) no-repeat;
            font-weight:bold;
            color:#000;
}   
 
#adminContent{
    color:#222;
    
    }   

.defaultgridrow
{
    border-top:1px solid #ccc;
}


#adminContent a:link, #adminContent a:visited{color: #0000ff; text-decoration:underline;}
#adminContent a:hover{color: red; text-decoration:none;} 

#loginStatus{position:absolute;
    top:20px;
    right:7px;
    text-align:right;
}

#pageTitle{position:absolute;
    top:80px;
    left:10px;
    color:#333;
    z-index:2000;
}

#siteMap{position:absolute;
    top:5px;
    left:115px;
    height:15px;
    padding-top:0px;
    padding-left:0px;
    background-color:Transparent;
    vertical-align:top;
    text-align:right;
    z-index:99999;}  

#siteMap a:link, #siteMap a:visited{
	text-decoration:none;
}
  
#siteMap a:hover{text-decoration:underline;
    color:#003399;}   
    
.currentNode{vertical-align:middle;
    text-transform:lowercase;} 

.siteMapNode{vertical-align:middle;
    text-transform:lowercase;} 

#loginbox{margin-right:5px;
   width:180px;
   line-height:normal;
   position: absolute;
   right:0px;
   top:54px;  
   text-align:left;
   color:#ccc;
   margin:0;
   padding:0;
   font-size:80%;
}

#loginbox a{color: #fff; text-decoration:underline; font-weight:bold;}
#loginbox a:hover{color: #ffffcc; text-decoration:none;} 

#loginbox input
{
}

#welcomebox{text-align:right;}

#footercontainer
{
    background:#00016e;
    position:relative;
    clear:both;
    width:100%;
    border-bottom:3px solid orange;
    padding-bottom:10px;
    font-size:80%;
}

#footer{width: 980px;  
    color: #ffffcc; 
    margin: 11px 2px 2px 2px;
    clear:both;
    position:relative;
}

#copyright{margin-left:5px; text-align:left;}
#copyright .companyname{font-size:1.2em; font-weight:bold;}

#footermenu{}
#footermenu a{color:#ffffcc; text-decoration:underline;}
#footermenu a:hover{color:#fff; text-decoration:none;}

#footermenu .AspNet-Menu-Leaf
{
    padding-left:5px;
    padding-right:5px;
}


#bottomLogo{position:absolute;
    right:7px;
    top:10px;
}   

#siteLinks{position:absolute;
    left:5px;
    bottom:0;
    font-size:10px;}
    
#siteLinks a, #siteLinks a:visited{color: #ffffcc;}
#siteLinks a:hover{text-decoration: none; color:#fff;}

#credits{
    position:absolute;
    right:5px;
    bottom:0;
    color:#ffffcc;
    font-size:.8em;}

#credits a, #credits a:visited{color: #ffffcc;}
#credits a:hover{text-decoration: none; color:#fff;}
    
#footerBar{
    height:20px;
    width:976px;
    position:relative;
    margin:20px 2px 2px 2px;
    color:#333;}     
    
    
    
    
/* -- Dynamic Content ---------------------------------------- */ 


.defaultgridheader
{
    background:#000 url(images/bg_grid_header.jpg) repeat-x;
}


.defaultgridfooter
{
    background:#000 url(images/bg_grid_footer.jpg) repeat-x; 
    color:#ccc;
}

.defaultdetailsview
{
    background:#fff;
}

.defaultdetailsviewrow
{
    background:#f5f5f5;
}
.defaultdetailsviewaltrow
{
    background:#f5f5f5;
}

.defaultdetailsviewfieldheader
{
    background:#f5f5f5;
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #ccc;
}

.highlightstate
{
   background-color: #ccc;
}

.highlightcountry
{
   background-color: #ccc;
}

.articlebox
{  
   background: transparent;
   border-top:3px solid #cc3300;
   padding: 6px 0 6px 0;
   font-size: smaller;
}

.articletitle
{
   font-size: 32px;
   font-family: Times New Roman ;
   color: #cc3300;
   text-decoration: none;
   line-height:normal;
}

.articleabstract
{
   padding-top: 6px;
   font-size:16px;
   font-weight:bold;
}

.article
{
    padding:5px;
}

.comment
{
   padding: 2px;
}

.comments
{
    padding:5px;
}

#pollbox
{
}



.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-weight: bold;
}

.polloptions
{
   padding-top: 7px;
   padding-bottom: 7px;
   line-height:normal;
}

.pollItems
{border:0;
 margin-top:0;
 margin-bottom:0;
 padding-top:0;
 padding-bottom:0;
 line-height:normal;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
}

.newsletterboxcontent
{

}

.postinfo
{background-color:#cfcfcf;
   font-weight: normal;
   text-align: center;
}

.posttitle
{background-color:#000;
   padding: 3px;
   margin-bottom: 10px;
   color: #fff;
   font-weight: bold;
   height:30px;
}

.postbody
{
   padding: 11px;
}

.shoppingcartbox
{
}

.shoppingcartboxcontent
{
   padding: 6px;
}

.productinfo
{
    padding:10px;
    border:1px solid #ccc;
    margin-bottom:20px;
}

#subdepartments
{
    width:180px;
    border:1px solid #ccc;
    vertical-align:top;
    line-height:normal;
}

.titleLink{
    letter-spacing:1.1;
    color:#006699;}
 
.bg_grid_grad{background-image:url(images/bg_grid_grad.jpg);
    background-repeat:repeat-x;
    border-bottom:1px solid #333333;
}

.CompanyName{font-weight:bold;
    text-transform:uppercase;
}

.detailsViewCol{width:100px; font-weight:bold; float:left;}


.webparttitle
{
    color:#fff;
    font-weight:bold;
    background:#000 url(images/nav_top.jpg);
    padding:4px;
}


/* --- Top Navigation bar used for Webpart management --- */




#personalizationmanager
{
    width:980px;
    z-index:99999;
    position:absolute;
    top:140px;
    right:5px;
    color:#ccc;
}

#personalizationmanager a 
{
    color:#fcfcfc;
    text-decoration:none;
}

#personalizationmanager a:hover
{
    color:#fff;
    text-decoration:underline;
}


/* --- Home Page Styles --- */


#leftcolhome
{ 
   position: absolute;
   top: 240px;
   left: 0;
   width: 236px;
   line-height:normal;
   font-size:90%;
}

#leftcolhome div.text
{
   padding: 0px;
   text-align: justify;
}

#leftcolhome div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcolhome div.sectiontitle, #leftcolhome .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   color: #333;
   font-weight: bold;
}

#leftcolhome a
{
   color: blue;
}

#leftcolhome a:hover
{
    color: Red;
    background:#f5f5f5
}

#leftcolhomep div.usercontrol
{
    border:1px solid #A20112;
    border-top:9px solid #A20112;
    background:#fff url(images/bg_webpart.jpg) repeat-x;
    padding:5px;
    padding-top:12px;
}


#centercolhome
{ 
   position: relative;
   margin-left: 241px;
   margin-right:241px;
   border-right:0px;
   border-left:0px;
}

#centercolhome a
{
   color: Blue;
   text-decoration:underline;
}

#centercolhome a:hover
{
    color:Red;
    text-decoration:none;
}

#centercolhome div.sectiontitle, #centercolcontent .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   color: #333;
   font-weight: bold;
}

#centercolhome div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#centercolhomep div.usercontrol
{
    border:1px solid #A20112;
    border-top:9px solid #A20112;
    background:#fff url(images/bg_webpart.jpg) repeat-x;
    padding:5px;
    padding-top:12px;
}

#rightcolhome
{
   position: absolute;
   top: 240px;
   right: 2px;            
   width: 236px;
   color: #333;
   font-size:90%;
}

#rightcolhome a
{
   color: Blue;
}

#rightcolhome div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcolhome div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   color: #333;
   font-weight: bold;
}





/* --- Main Site Styles --- */

.usercontrol{color:#222;
          border:1px solid #ccc;
          background:#fff url(images/bg_webpart.jpg) repeat-x;
          padding:5px;}
          
.usercontrol h2{padding-bottom:5px;
                font-size:12px;}
                

#leftcol{
    width:260px;
    text-align:left;
    line-height:normal;
    color: #222;
    position: absolute;
    top: 245px;
    right: 0px;
    padding-bottom:30px;
    margin-right:10px;
    font-size:90%;}
    
#leftcol h1{font-weight:bold;
    color:#ff0000;
    text-align:center;
} 

#leftcol a:link, #leftcol a:visited{
	color: blue;
}


#leftcol a:active{
	color: red;
}

#leftcol a:hover{
	color: red;
	text-decoration:none;
}  

#leftcol div.usercontrol{color:#222;
          border:1px solid #ccc;
          border-top:11px solid #336600; 
          background:#fff url(images/bg_webpart.jpg) repeat-x;
          padding:5px;
          padding-top:12px;}
          
#leftcol div.usercontrol h2{padding-bottom:5px;}
          
#maincol
{   
    position:relative;
    margin-right:282px;
    min-height:250px;
    margin-left:10px;
}



#maincol a{color: #0000ff; text-decoration:underline;}
#maincol a:hover{color: red; text-decoration:none;} 
#maincol a:hover img {Filter: Alpha(Opacity=70); -moz-opacity:.70; opacity:.70; border:0px solid;} 


/* --- News Rotator --- */

.articlerotatorframe
{
    
}

.articlerotator
{
    
}

.rotatorlink a{display:block; text-decoration:none;}
.rotatorlink a:hover{background:#f5f5f5; color:#333;}

.articlerotatorimage
{
    float:left;
    margin-right:5px;    
}

.articlerotatortitle
{
    font-size:1.2em;
    font-weight:bold;
}

.articlerotatorreleasedate
{
    font-size:.8em;    
}

.articlerotatorabstract
{
    font-size:1em;
}

.cellheader{background-image:url(images/bg-cellheader.jpg);
            background-repeat:repeat-x;
            background-color:#e3e4e8;
            color:#222;
            font-weight:bold;
            border:1px solid #ccc;
}

