@import 'popuplist.css';
@import 'MSWord.css';

body {
background-image : url(/csg/img/bk.jpg);
background-repeat : repeat-x;
text-align : center;
margin : 0;
font-family : Verdana, Arial;
}
a:link 
{
    color:#0000ff;
    text-decoration:none;
}
a:visited
{
    color:#0000ff;
    text-decoration:none;
}
a:hover
{
    color:Orange;
    text-decoration:underline;
}
h2 {
color : #f98f20;
}
h3 {
color : #8b8b8b;
}
.greytxt {
/*color : #959595;*/
color:#777777;
font-family:Myriad Pro;
font-weight:bold;
font-size:10pt;
}
.greytxt strong 
{
    color:#444444;
    text-transform:uppercase;
}
#container {
position : relative;
margin-left : auto;
margin-right : auto;
text-align : left;
left : 0;
top : 0;
width : 1000px;
z-index : 1;
background-color : #ffffff;
text-align : center;
}
#content 
{
    float:left;
    width:1000px;
    background-color:#ffffff;
}
#footer 
{
position:relative;
float:left;
background-image : url(/csg/img/greybk.gif);
background-repeat :repeat-x;
margin-left : auto;
margin-right : auto;
width : 1000px;
height : 29px;
}
#header {
position : absolute;
left : 13px;
top : 0;
width : 933px;
height : 170px;
z-index : 2;
}
#left_strech {
position : absolute;
left : 0;
top : 0;
width : 13px;
height : 808px;
z-index : 2;
}
#right_stretch {
position : absolute;
left : 946px;
top : 0;
width : 14px;
height : 808px;
z-index : 2;
}
#nav {
position : absolute;
left : 13px;
top : 170px;
width : 325px;
height : 308px;
z-index : 2;
}
#header_sub {
position : absolute;
left : 338px;
top : 170px;
width : 608px;
height : 38px;
z-index : 2;
}
#smoke {
position : absolute;
background-color : #ffffff;
background-image : url(http://www.bacdkit.com/images/index_13_3.gif);
background-position : bottom;
background-repeat : no-repeat;
left : 13px;
top : 478px;
width : 325px;
height : 272px;
z-index : 2;
}
#body {
position : absolute;
left : 338px;
top : 208px;
min-height : 542px;
width : 608px;
z-index : 2;
background-color : #ffffff;
}
#bottom_blue {
position : absolute;
background-image : url(http://www.bacdkit.com/images/index_15.gif);
background-repeat : no-repeat;
text-align : center;
left : 13px;
top : 768px;
width : 933px;
height : 36px;
z-index : 2;
}
.footerFont {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-weight : bold;
}
.artemisFont {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-weight : bold;
line-height : 24px;
}
.bodycopy {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
margin-left : 22px;
margin-right : 50px;
}
.Title {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #000000;
font-weight : bold;
margin-left : 18px;
margin-right : 50px;
}
.subNav {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
letter-spacing : 1px;
text-align : right;
padding-top : 7px;
}
.subNav a:link {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : none;
}
.subNav a:visited {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
}
.subNav a:hover {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : underline;
}
.subNav a:active {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : none;
}
.picture {
padding-left : 15px;
}
.blue {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #0079c2;
font-weight : bold;
}
.email {
font-size : 8px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-weight : bold;
}
.bottomlinks a:link {
font-size : 8px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : underline;
font-weight : bold;
}
.bottomlinks a:visited {
font-size : 8px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : underline;
font-weight : bold;
}
.bottomlinks a:hover {
font-size : 8px;
font-family : Arial, Helvetica, sans-serif;
color : #ff9900;
text-decoration : none;
font-weight : bold;
}
.bottomlinks a:active {
font-size : 8px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : underline;
font-weight : bold;
}
#artemis {
background-image : url(http://www.bacdkit.com/images/artemis_info4.gif);
background-color : #5d9732;
background-repeat : no-repeat;
background-position : bottom;
}
.sidebyside {
float : left;
width : 250px;
text-align : center;
margin : 20px;
vertical-align : top;
}
#underlay {
background-image : url(../img/underlay.png);
position : absolute;
top : 0;
left : 0;
bottom : 0;
right : 0;
display:none;
z-index : 999;
}
.dialogbox {
background-color : #ffffff;
border : 1px solid #cccccc;
z-index : 1000;
position : absolute;
display:none;
width:900px;
font-family : Arial;
}
#prodContent td {
font-family : Arial;
font-size : 12px;
text-align : justify;
padding-right : 4px;
}
.shadowImg {
border : 1px solid #c0c0c0;
padding : 5px;
-webkit-box-shadow:3px 3px 1px #CCC;
}
.orange {
color : orange;
font-size : 16px;
font-weight : bold;
}
.iconlabel {
color : #000000;
font-size : 10px;
font-weight : bold;
}
.bodyText {
font-weight : bold;
color : #989898;
}
.detailText {
font-size : 10pt;
font-weight : bold;
color : #989898;
text-align : left;
float : left;
width : 420px;
}
.toolbar {
background-image : url('/csg/img/toolbarbg.jpg');
background-repeat : repeat-x;
height : 30px;
text-align : right;
}
.bottombar {
background-image : url('/csg/img/toolbarbg_bottom.jpg');
background-repeat : repeat-x;
height : 30px;
text-align : center;
}
.vertHeader {
text-align : right;
font-weight : bold;
}
.formTable {
margin : auto auto;
text-align : left;
}
.errdisplay {
color : red;
}
.topLeft {
background-image : url('/csg/images/bubble/bubble_tl.png');
background-repeat : no-repeat;
width : 15px;
height : 16px;
}
.topCenter {
background-image : url('/csg/images/bubble/bubble_tc.png');
background-repeat : repeat-x;
height : 16px;
}
.topRight {
background-image : url('/csg/images/bubble/bubble_tr.png');
background-repeat : no-repeat;
height : 16px;
}
.leftCenter {
background-image : url('/csg/images/bubble/bubble_lc.png');
width : 15px;
background-repeat : repeat-y;
}
.Content {
background-image : url('/csg/images/bubble/bubblefiller.png');
font-family : Verdana;
font-size : 10pt;
color : #ffffff;
font-weight : bold;
}
.rightCenter {
background-image : url('/csg/images/bubble/bubble_rc.png');
background-repeat : repeat-y;
}
.bottomLeft {
background-image : url('/csg/images/bubble/bubble_bl.png');
width : 15px;
height : 40px;
background-repeat : no-repeat;
}
.bottomCenter {
background-image : url('/csg/images/bubble/bubble_bc.png');
height : 40px;
background-repeat : repeat-x;
}
.bottomRight {
background-image : url('/csg/images/bubble/bubble_br.png');
width : 18px;
height : 40px;
background-repeat : no-repeat;
}
#book_btn {
background-image : url('/csg/images/book_button.jpg');
background-repeat:no-repeat;
width : 150px;
height : 80px;
cursor : pointer;
float : left;
}
#cadusus_btn {
float : left;
background-image : url('/csg/images/cadusus_button.jpg');
background-repeat:no-repeat;
width : 150px;
height : 80px;
cursor : pointer;
}
#house_btn {
float : left;
background-image : url('/csg/images/house_button.jpg');
background-repeat:no-repeat;
width : 150px;
height : 80px;
cursor : pointer;
}
#jet_btn {
float : left;
background-image : url('/csg/images/jet_button.jpg');
background-repeat:no-repeat;
width : 150px;
height : 80px;
cursor : pointer;
}
#man_btn {
float : left;
background-image : url('/csg/images/man_button.jpg');
background-repeat:no-repeat;
width : 150px;
height : 80px;
cursor : pointer;
}
#bldg_btn 
{
float : left;
background-image : url('/csg/images/bldg_button.jpg');
background-repeat:no-repeat;
width : 150px;
height : 80px;
cursor : pointer;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-image : url('/csg/images/bubble/bubblefiller.png');
padding: 2px;
display:none;
border: 2px dashed #ffffff;
visibility: hidden;
color: #ffffff;
font-size:13px;
font-family:Arial Black;
text-decoration: none;
height:85px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
display:block;
top:-90px;
 /*position where enlarged image should offset horizontally */
left: 60px;
}