body {
    background: #525252 url( "images/mainBack.jpg" ) repeat-x scroll;
    font-size: 13px;
    font-family: verdana;
    color: #666;
}

a {
    font-size: 13px;
    font-family: verdana;
    color: #000;
    text-decoration: none;
}

img {
    margin: 0;
    padding: 0;
    clear: both;
    border: 1px solid red;

}

p {
    font-size: 11px;
    color: #666
}

* {
    padding: 0;
    margin: 0;
}

.fl {
    float: left;
}

#container {
    width: 820px;

    position: relative;

    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 20px; /*padding-top:20px;*/
}

#header {
    width: 774px;
    height: 120px; /*background: url( "images/gradTop.gif" ) repeat-x scroll; *//*background:#a7a59a;*/
    margin-bottom: 20px
}

img.logo {
    margin: 16px 14px 0 20px;
    float: left;
    width: 197px;
    height: 107px;
}

#topMenu {
    float: left;
    padding: 56px 0 0 0;
}

#topMenu ul {
    list-style-type: none;
}

#topMenu ul li {
    float: left;
}

#topMenu ul li a {
    padding: 4px 27px;

}

.selected {
    color: #FF0000;

}

img {
    border: none
}

ul {
    list-style-type: none;
}

#header {
    height: 108px !important;
    border-bottom: none;
}

img.logo {
    /* margin-top: 7px !important;*/
}

.tabsDiv ul {
    clear: both;
    position: absolute;
    top: 92px;
    left: 241px;
}

.tabsDiv ul li {
    float: left;
    margin-left: 2px;
    width: 103px;
    height: 43px;
    background: transparent url( "images/flow.png" ) no-repeat;
    background-position: 0 3px;
    margin-left: 2px;
    cursor: pointer;
}

.tabsDiv ul li.active {
    background-position: 0 -43px !important;
}

#topMenu ul li {
    background: transparent url( "images/sep.gif" ) no-repeat scroll top right;
}

.bodyContent {
    padding: 10px 34px;
    min-height: 752px;
    overflow: hidden;
    background: transparent url( "images/centerBack.png" ) repeat-y scroll;
    clear: both;
    clear: both;
}

.GalleryDivContent {
    color: #333;
    font-size: 12px;
    overflow: hidden;
    width: 310px;
    /* height: 310px;*/
    margin: 0 33px 7px 0;
    /* float: left;*/
    min-height:350px;
}
div.descDiv{
    overflow: hidden;
    min-height: 80px;
    margin: 5px 0 0 0;
    /* float: left;*/
}


.GalleryDivContent h1 {
    color: #333;
    font-weight: bold;
    font-size: 15px;
    margin: 4px 0;
}

.GalleryDivContent img {
    width: 300px;
    height:191px;

    border: 1px solid #dedede;
}



.GalleryDivContentPopup {
    color: #333;
    font-size: 12px;
    overflow: hidden;
    width: 298px !important;
    /* height: 310px;*/
    margin: 0px ;
    /* float: left;*/
}

.GalleryDivContentPopup h1 {
    color: #d4d4d4;
    font-weight: bold;
    font-size: 12px;
    margin: 6px 0;
}
.GalleryDivContentPopup p {
    color: #d4d4d4;
    font-size:11px;
}
.GalleryDivContentPopup img {
    width: 274px;
    height:163px;
}





.popupTopDiv p{color:#f4f4f4 !important}


div.holderDiv table.gallery{width:752px; height:600px;}
div.holderDiv table.gallery tr td{vertical-align:top;text-align:center;}
div.holderDiv table.gallery tr td div{vertical-align:top;text-align:left;}



div.holderDivPopup{}
div.holderDivPopup table {width:auto;}
div.holderDivPopup table  tr td{vertical-align:top;text-align:left;padding-left:37px;}
div.holderDivPopup table  tr td div{vertical-align:top;text-align:left;}



.popupDesc
{

    min-height:96px;
    overflow:hidden;
    width:268px;
    padding-left:4px;
    padding-bottom:12px;
}

img.popupMainImg{

    float:left;
    margin:0 20px;
    border:1px solid #B4B4B4;
    width:114px;
    height:73px;

}

hr{
    background-color:#303030;
    border:0 none;
    clear:both;
    color:#303030;
    height:1px;
    margin:14px 0px 24px 0;
    width:880px;
}

.contactUs a{color:#ff0000;font-size:11px;}

ul.blogUL li{cursor:pointer;}

.sentMsg {
    background: url( 'images/sentMsg.png' ) no-repeat;
    color:#FFFFFF;
    font-size:15px;
    height:135px;
    left:50%;
    line-height:33px;
    margin-left:-141px;
    margin-top:400px;
    padding:22px 10px 14px 0;
    position:absolute;
    text-align:center;
    width:282px;
    z-index:500;
    display:none;
    cursor:pointer;
}




#loadingIMG{
    left:50%;
    line-height:33px;
    margin-left:-141px;
    margin-top:400px;
    padding:248px 15px 33px 100px;
    position:absolute;
    text-align:center;
    z-index:90;
    display:none}





/* contactus styles*/

* { font-family: Verdana; font-size: 96%; }
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
em { font-weight: bold; padding-right: 1em; vertical-align: top;color:#ff0000; }



/*END contactus styles*/





/*  */

#screenshot{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
    z-index:3000;
}

.imgPopup
{
    cursor:default;
}

div.footer{
    background: url( "images/footerBack.png" ) repeat-x scroll;
    height:30px;
    line-height:30px;
    margin-top:10px;
    text-align:center;
    font-size:12px;
    color:#ff0000

}

* + html div.footer{line-height:26px}

div.footer img{position:relative;top:3px;margin-left:3px;}
div.tablepager-links a{font-size:11px;}



ul.gallery{clear:both;width:100%;}
ul.gallery li{float:left;padding-left:33px;}


/*pager*/

ul.simplePagerNav{clear:both;float:right;margin-bottom:10px;}
ul.simplePagerNav li{border:1px solid #a7a7a7;background:#d6d6d6;width:13px;height:13px;text-align:center;line-height:11px;float:left;margin:2px;}
ul.simplePagerNav li a{font-size:10px;color:#656565}

ul.simplePagerNav li.currentPage{border:1px solid #e1444c;background:#f4f4f4;}
ul.simplePagerNav li.currentPage a{color:#e1444c}


div.popupBack
{

    background:#333 ;
    filter:alpha(opacity=90) ;
    opacity: 0.9  ;
    display:none;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index: 1;
    zoom:none !important;
}



div.popup
{
    display: none;
    width: 952px;
    min-height: 470px;
    position: absolute;
    left: 50%;
    top: 14%;
    z-index: 9999;
    margin-left: -476px;
}
.pagingImg{display:none;}
