/* Remember to validate XHTML and CSS and to use CSS optimizer when going live */
/*--- http://validator.w3.org/ ---*/
/*--- http://jigsaw.w3.org/css-validator/ ---*/

* {
  margin: 0; /* use margin 1em 0; for some elements as necessary */
  padding: 0;
}

body {
  /* font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif; ---- Popular on Mac Servers */
  font: 12pt arial  , "Trebuchet MS", Helvetica, Verdana, sans-serif;
  text-align: center; /* For IE */
  min-width: 90%;/* For Netscape 6 */
  background-color:#012250; 
  
}

/* Removes fieldset borders even on Opera 7 */
fieldset {
  border: 1px solid transparent;
}

img {
  border: 0;
}

table { 
  border-spacing: 0;
  border-collapse: collapse;

}

td {
  text-align: left;
  font-weight: normal;
}

.clear {
  clear: both;
}

a:link {
text-decoration:none;
color:#012250;
}

A:visited {
text-decoration: none;
color:#012250;

}

a:hover {

text-decoration: none;
color:#999;
}


#wrapper {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    background-image: url(images/content_bg.jpg);
    background-repeat: repeat-y;
     
}

/* ----------------------------------------------------------------------------- */
/* header */

#header {
    width:100%;
    background-image: url(images/top_bg.jpg);
    width: 894px;
    height:139px;
    

}

#logo {
    float:left;
    width: 255px;
    height: 105px;
    padding: 0px 0px 0px 0px;
    margin-left: -16px;
 

}

/* ----------------------------------------------------------------------------- */
/* Top grey area */

#headerimage {
    float:left;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 300px;
    width: 835px;
    margin-left: 30px;
    background-image:url(images/header_bg.jpg);

}


#headerimagesub {
    float:left;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 154px;
    width: 835px;
    margin-left: 30px;
    background-image:url(images/header_bg2.jpg);

}

#headerleft {
    float:left;
    width: 360px;
    height: 279px;


}

#headerright {
float: right;
    width: 455px;
    height: 279px;


}



/* ----------------------------------------------------------------------------- */
/* Menu */
#menu {

    float: right;
    margin-left: 0px;
    padding: 60px 0 0 0px;
    
    

}

#nav-menu {
margin-right: 0;


} 

#nav-menu ul {
list-style: none;
padding: 0;
margin: 0;

} 

#nav-menu li {
float: left;


} 

#nav-menu li a {

padding-left: 12px;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
font-weight: bold;
font-style: italic;

max-width: 120px;}

#nav-menu li a:hover {
color: #999999;
}


/* main content */

#content {
    float:left;
    width: 100%;

}

#contentleft {
    width: 260px;
    float:left;
    margin-left: 30px;
    

}

#contentmiddle {
    width: 260px;
    float:left;
margin-left: 30px;


}

#contentright {
    width: 260px;
    float:right;
    margin-right: 30px;

}

#subcontent {
    width: 560px;
    float: right;
    margin-right: 40px;
margin-left: 10px;
text-align: center;

}


#subcontent h4 {

    font-size: 16px;
    font-weight:bold;
    color: #012250;
    padding: 6px 6px 0px 0px;
    border-bottom:#ccc 1px solid;
    line-height:1.5em;
width: 560px;

margin-right: 20px;


}


#subcontent2 {
    width: 800px;
margin-left: 45px;
text-align: center;
}



#subcontent2 h1 {

        font-size: 14px;
    font-weight:bold;
    color: #012250;
    padding: 6px 6px 0px 0px;
    border-bottom:#ccc 1px solid;
    line-height:1.5em;
font-style:italic;
margin-right: 10px;

}


#content h3 {

    font-size: 16px;
    font-weight:bold;
    color: #012250;
    padding: 6px 6px 0px 0px;
    border-bottom:#ccc 1px solid;
    line-height:1.5em;


}


#content h2 {

    font-size: 12px;
    font-weight:bold;
    color: #012250;
    padding: 6px 0px 0px 0px;


}


#content h5 {

    font-size: 16px;
    font-weight:bold;
    color: #012250;
    padding: 6px 6px 0px 0px;
    border-bottom:#ccc 1px solid;
    line-height:1.5em;

}

#content p {
    
    font-size: 12px;

    color: #333333;
padding: 10px 0px 0px 0px;
letter-spacing: 0.1px;

}

.quote {
    padding: 10px 30px 0px 30px;
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    color: #666666;


}




/* subpage content */


#subleft {
    width: 245px;
    float:left;
    margin-left: 30px;


}



.listtable {
 
  margin-top: 10px;
 margin-left: 12px;
  font-size: 10px;
  color:#999999;
  border-bottom: 1px solid #999999;
  width: 120px;


}




.listtable h1 {

    font-size: 12px;
    font-weight:bold;
    color: #333333;
    padding: 6px 0px 4px 2px;
    


}

.listtablehome {
 
  margin-top: 10px;
margin-left: 6px;
  font-size: 10px;
  color:#999999;
  border-bottom: 1px solid #999999;
  width: 120px;


}

.listtablehome h1 {

    font-size: 12px;
    font-weight:bold;
    color: #333333;
    padding: 6px 0px 4px 2px;
    


}


.hometable {
  margin-left:30px;
  margin-top: 10px;
  font-size: 10px;
  color:#999999;
  border-bottom: 1px dashed #999999;
  width: 425px;

}

.hometable h1 {

    font-size: 12px;
    font-weight:bold;
    color: #cc0000;
    padding: 6px 0px 4px 2px;
    


}

.creditsList {
    background: #ffffff url('images/gb-light.jpg') no-repeat center center;
    width: 222px;
    padding: 10px;
    border: 9px solid #012250;
    color: #012250;
    font-size: 12px;
    font-weight: bold;
}

.creditsList li {
    list-style-type: none;
    text-align: center;
}


/* image styles */

.left {
    float: left; /*left in our text*/
    margin:  10px; /*space around the image*/
}

.right
{
    float: right; /*right in our text*/
    margin: 3px; /*space around the image*/
}


/* Footer */

#footer { 
        float: left;
        width: 860px;
        height: 50px;
        margin-top: 30px;
        margin-left: 16px;
        padding: 0px 0 0 0;
        border-top: 1px solid #cccccc;
        
}

#footer_left { 
    float: left; 
    text-align: left;
    
    
}
  
#footer_right {
     float:right;
     text-align: right;
  

}


#footer p {

    padding: 10px 0px 0px 0px;
    font-size:10px;
    color:#333333;
    
}

#footer a:link {
text-decoration: none;
color:#333;
}

#footer a:hover {
text-decoration: none;
color:#000;
}


/* SLIDESHOW : */

#slideshow {
    clear: both;
    height: 300px;
    border: 2px solid #FFF;
    position: relative;
    overflow: hidden;
    border-bottom: none;
    text-align: center;
    background: #000 url(/imges/black-grid.png);
}





#slideshow #slideshow-description div {
    padding: 20px 0 10px 0;
color: #fff;
}
#slideshow #slideshow-description h3 {
    padding: 0 20px 10px 20px;
color: #fff;
}
#slideshow #slideshow-description p {
    padding: 10px 20px 10px 50px;
color: #fff;
}

/* GALLERY STYLES */

/* Required: */
#content {position:relative;}
/* ----- */

#gallery-wrap {
    overflow: hidden;
    margin: 0 5px;
    position: relative;
    float: left;
}

#gallery-loader {
    position: absolute;
    z-index: 500;
    background: #000 url(images/black-grid.png);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

#gallery-loader div {
    height: 100%;
    width: 100%;
    background: url(images/loader.gif) no-repeat center;
}

#gallery-loader strong {
    display: block;
    text-align: center;
    padding: 15px 0;
    font-size: 0.8em;
}

#carousel-back, #carousel-forward {
    display: inline;
    float: left;
    margin-top: 5px;
    width: 40px;
    height: 100px;
    text-indent: -9999em;
}
#carousel-back {
    background: url(images/carousel-buttons.png);
}
#carousel-forward {
    background: url(images/carousel-buttons.png) -40px 0;
}

#starbg{

background-color:#012250; 

}

#star{

margin-left:12px; 


}

#star img{

width: 200px;
heigh: 286px;


}


#star td {
background-color:#fff; 

}


#star p {

font-size: 12px;
color: #333333;
padding: 0px 10px 10px 10px;
letter-spacing: 0.1px;
    

}

#star h6 {

    font-size: 14px;
    font-weight:bold;
    color: #012250;
    padding: 6px 6px 4px 0px;   

}

.webapptablebackup {


}

.webapptablebackup img {
margin-left: 14px;

}

#creativebg {
margin-top: 10px;
margin-right: 30px;
}

.creativetable {

padding: 10px 10px 10px 10px;
border: 10px solid #012250;
font-size: 10px;
color:#012250;
width: 510px;
min-height: 120px;

}

.creativetable h1 {

    font-size: 12px;
    font-weight:bold;
    color: #333333;
    padding: 0px 0px 4px 10px;
    
}

.creativetable p {

    font-size: 12px;
    color: #cc0000;
 background-color:#fff; 
    margin: 0px 25px 4px 10px;
    
}

#webapp3991pagination, #webapp3991pagination ul {
    padding: 0;
    margin: 0 0 10px 0px;
    list-style: none;
}

#webapp3991pagination li {
    float:left;
        padding:3px;
}

li.pag-next {
       padding-left: 5px;
}

#webapp4053pagination, #webapp4053pagination ul {
    padding: 0;
    margin: 0 0 10px 0px;
    list-style: none;
}

#webapp4053pagination li {
    float:left;
        padding:3px;
}
