* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DFDED3;
}
a {
    text-decoration: none;
}
a img {
    border-style: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    float: left;
}
h1 a {
    display: block;
    height: 54px;
    width: 214px;
    background-image: url(../images/logo.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    overflow: hidden;
}
h2 {
    font-size: 24px;
    color: #006482;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    float: right;
    margin-top: 15px;
    margin-right: 2px;
}
h2 span {
    color: #003849;
}
#header {
    background-image: url(../images/bg_header.gif);
    background-repeat: repeat-x;
    height: 54px;
}
#header_wrapper {
    width: 1014px;
    margin-right: auto;
    margin-left: auto;
    height: 54px;
}
#header_wrapper .buttons {
    display: block;
    float: left;
    height: 40px;
    width: 222px;
    padding-top: 14px;
    padding-left: 45px;
}
#header_wrapper .buttons a {
    color: #FFFFFF;
    background-image: url(../images/brownpad.gif);
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 87px;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    float: left;
    margin-right: 3px;
}
#header_wrapper .buttons a:hover {
    text-decoration: none;
}
#header_wrapper .signup {
    display: block;
    float: left;
    height: 37px;
    width: 367px;
    font-size: 12px;
    color: #282929;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    ;
    padding-top: 17px;
    text-align: right;
}
#header_wrapper .signup a {
    color: #4b91a8;
}
#header_wrapper .welcome {
    display: block;
    float: left;
    height: 37px;
    font-size: 11px;
    color: #282929;
    width: 265px;
    padding-top: 17px;
    text-align: right;
    padding-right: 9px;
}
#header_wrapper .welcome strong {
    color: #4b91a8;
}
#header_wrapper .welcome a {
    color: #006482;
}



#header_wrapper .login {
    display: block;
    float: left;
    height: 40px;
    width: 47px;
    padding-top: 14px;
    padding-left: 19px;
}
#header_wrapper .login a {
    line-height: 21px;
    color: #FFFFFF;
    display: block;
    height: 21px;
    width: 47px;
    font-size: 12px;
    background-image: url(../images/bluepad.gif);
    background-repeat: no-repeat;
    text-align: center;
}
#header_wrapper .login a:hover {
    text-decoration: none;
}
#header_wrapper .account {
    display: block;
    float: left;
    height: 37px;
    font-size: 11px;
    background-image: url(../images/account.gif);
    background-repeat: no-repeat;
    background-position: left 14px;
    width: 135px;
    padding-top: 17px;
    padding-left: 23px;
}
#header_wrapper .account a {
    color: #FFFFFF;
}
#header_wrapper .account .lightbox {
    padding-left: 31px;
}



#header_wrapper .lang {
    display: block;
    float: right;
    height: 40px;
    list-style-type: none;
    width: 87px;
    font-size: 12px;
    line-height: 21px;
    padding-top: 14px;
    padding-left: 13px;
}
#header_wrapper .lang li {
    float: left;
}
#header_wrapper .lang .default {
    display: block;
    color: #FFFFFF;
    height: 21px;
    width: 77px;
    background-image: url(../images/silverpad.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
}
#header_wrapper .lang .default:hover {
    text-decoration: none;
}
#header_wrapper .lang ul {
    list-style-type: none;
    position: absolute;
    width: 87px;
    background-image: url(../images/langtop.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 4px;
    display: none;
}
#header_wrapper .lang ul a {
    display: block;
    height: 21px;
    background-image: url(../images/langmiddle.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFFF;
    width: 77px;
    padding-left: 10px;
}
#header_wrapper .lang ul a:hover {
    background-position: top;
    text-decoration: none;
}
#header_wrapper .lang ul .last {
    background-image: url(../images/langbottom.gif);
    height: 26px;
}#reg {
    display: none;
}
#reg h4 {
    position: absolute;
    font-size: 12px;
    text-transform: uppercase;
    color: #006482;
    margin-top: -15px;
    font-weight: normal;
    left: 0px;
    margin-left: 18px;
}
#reg .l {
    float: left;
    width: 266px;
    height: 325px;
    background-color: #f2f2f2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E8E8E5;
    margin-top: 17px;
    padding-top: 12px;
    padding-right: 20px;
    /*padding-bottom: 63px;*/
    padding-left: 20px;
    margin-left: 12px;
    overflow: hidden;
}
#reg .l h5 {
    font-size: 18px;
    line-height: 24px;
    color: #003849;
    font-weight: normal;
}
#reg .l form {
    margin-top: 26px;
}
#reg .l label {
    font-size: 12px;
    color: #3b8598;
}
#reg .l .inp {
    border: 1px solid #b9b9b9;
    font-size: 14px;
    width: 243px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
#reg .submit {
    padding-top: 11px;
    text-align: right;
}

#reg .l .checks{
    margin-top:15px;
    margin-bottom:10px;
    font-size:12px;
}

#reg .l .checks a{
    color:#006482;
}


#reg .r {
    float: left;
    width: 276px;
    margin-top: 17px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 12px;
}
#reg .r h5 {
    line-height: 24px;
    color: #003849;
    font-size: 16px;
    font-weight: normal;
}
#reg .r p {
    font-size: 12px;
    line-height: 24px;
    color: #3b8598;
    padding-top: 24px;
}
#reg .r .darkblue {
    color: #114555;
}
#searchbar {
    background-image: url(../images/bg_searchbar.gif);
    background-repeat: repeat-x;
    height: 86px;
}
#searchbar_wrapper {
    width: 1014px;
    margin-right: auto;
    margin-left: auto;
    height: 86px;
}
#searchbar_wrapper .search {
    display: block;
    width: 385px;
    height: 28px;
    padding-top: 15px;
    margin-left: 146px;
}
#searchbar_wrapper .search .pad, .searchpanel .uploadform .pad {
    display: block;
    background-image: url(../images/pad_bg.gif);
    background-repeat: repeat-x;
    border-left:1px solid #c2c2c2;
    height: 22px;
    width: 269px;
    padding-left: 8px;
    padding-top: 6px;
}
#searchbar_wrapper .search .pad input, .searchpanel .uploadform .pad input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #333333;
    float: left;
    width: 261px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
}
#searchbar_wrapper .search p {
    float: left;
}


#remove_kwd {
    background-image:url(../images/searchXbut.gif);
    width:25px;
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
    height:28px;
    overflow:auto;
    text-indent:-5000px;
}


.searchpanel {
    position: absolute;
    width: 129px;
}
.searchpanel .buttons {
    display: block;
    float: left;
    list-style-type: none;
    height: 86px;
    width: 37px;
    background-image: url(../images/bg_buttons.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-right:1px solid #C2C2C2;
}
.searchpanel .buttons li {
    float: left;
}
.searchpanel .buttons a {
    display: block;
    width: 38px;
    background-repeat: no-repeat;
    background-position: left bottom;
    text-indent: -5000px;
    height: 30px;
    overflow: hidden;
}
.searchpanel .buttons .bt1 {
    background-image: url(../images/bt1.gif);
}
.searchpanel .buttons .bt2 {
    background-image: url(../images/bt2.gif);
}
.searchpanel .tab {
    float: right;
    width: 90px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #BEBDB4;
    background-color: #FFFFFF;
    height: 85px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BEBDB4;
}
.searchpanel .tab .thumb {
    border: 1px solid #e3e3e3;
    margin-left: 1px;
    vertical-align: top;
    margin-top: 3px;
    max-width: 79px;
    max-height: 53px;
}

.searchpanel #tab-1 {
    text-align: center;
}

.searchpanel #tab-1 #image_p {
    height: 57px;
}

.searchpanel .icons {
    list-style-type: none;
    display: block;
    height: 23px;
    width: 90px;
    margin-top: 4px;
}
.searchpanel .icons li {
    float: left;
}
.searchpanel .icons a {
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    overflow: auto;
    height: 23px;
}
.searchpanel .icons .i1 {
    width: 44px;
    background-image: url(../images/close.gif);
}
.searchpanel .icons .i2 {
    background-image: url(../images/upload.gif);
    width: 23px;
}
.searchpanel .uploadform, .searchpanel .urlform {
    position: absolute;
    height: 37px;
    width: 293px;
    background-image: url(../images/uploadform.gif);
    background-repeat: no-repeat;
    margin-left: -82px;
    display: none;
    padding-left: 18px;
    padding-top: 8px;
    z-index: 100;
}
.searchpanel .uploadform p {
    float: left;
}
.searchpanel .uploadform .text, .searchpanel .urlform .pod {
    width: 184px;
    background-image: url(../images/uploadformpad.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 8px;
    padding-top: 6px;
    height: 22px;
}
.searchpanel .uploadform .text input, .searchpanel .urlform .pod input {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #a9a9a9;
    width: 175px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
}
.searchpanel .uploadform .file {
    height: 28px;
    width: 82px;
    overflow: hidden;
    position: relative;
    background-image: url(../images/browse.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.searchpanel .uploadform .file input {
    position: absolute;
    right: 0px;
    font-size: 16px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity: 0);
}
.searchpanel .urlform .submit {
    position: absolute;
    margin-top: -28px;
    margin-left: 192px;
}
.searchpanel .icons .i3 {
    background-image: url(../images/attach.gif);
    width: 23px;
}
.asearch {
    position: absolute;
    margin-left: 394px;
    margin-top: 19px;
}
.asearch a {
    display: block;
    height: 20px;
    width: 127px;
    font-size: 12px;
    color: #4b91a8;
    background-image: url(../images/asearch.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 4px;
    padding-left: 10px;
}
.asearch a:hover {
    text-decoration: none;
}
.asearch .close {
    background-position: left bottom;
}
.asearchpanel {
    position: absolute;
    width: 992px;
    height: 166px;
    background-image: url(../images/asearchpanel.gif);
    background-repeat: no-repeat;
    margin-top: 43px;
    display: none;
    font-size: 11px;
    padding-left: 22px;
    padding-top: 9px;
    /* opacity: 0.95; */
}
.asearchpanel .left, .asearchpanel .left_clear {
    float: left;
    width: 105px; /* width: 145px; */
    margin-right: 30px;
}
.asearchpanel .left_clear {
    width: 80px;
}
.asearchpanel h5 {
    color: #318199;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 11px;
    clear: both;
    padding-bottom: 11px;
    padding-top: 10px;
}
.asearchpanel .left_clear h5 {
    text-transform: none;
    text-decoration: underline;
}
.asearchpanel select {
    font-size: 11px;
    width: 120px;
    padding: 2px;
}
.asearchpanel .check {
    display: block;
    height: 21px;
    padding-left: 4px;
}
.asearchpanel .check input {
    float: left;
    width: 14px;
    height: 14px;
    border: none;
}
.asearchpanel .check label {
    float: left;
    display: block;
    margin-left: 5px;
    cursor: pointer;
}
.asearchpanel .shape {
    display: block;
    float: left;
    margin-right: 4px;
}
.asearchpanel .shape label {
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 16px;
    text-indent: -5000px;
    width: 16px;
}
.asearchpanel .shape .checked {
    background-position: left bottom;
}
.asearchpanel .shape .c1 {
    background-image: url(../images/horizontal.gif);
    margin-left: 4px;
}
.asearchpanel .shape .c2 {
    background-image: url(../images/vertical.gif);
}
.asearchpanel .shape .c3 {
    background-image: url(../images/square.gif);
}
.asearchpanel .shape .c4 {
    background-image: url(../images/panoramic.gif);
    width: 31px;
}
#bluebar {
    background-image: url(../images/blubar.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 180px;
}
#bluebar_wrapper {
    height: 147px;
    width: 1014px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/bg_accordion.jpg);
    background-repeat: no-repeat;
    padding-top: 33px;
    overflow: hidden;
}
.accordion {
    list-style-type: none;
    height: 124px;
    display: block;
    width: 1014px;
    overflow: hidden;
}
.accordion li {
    overflow: hidden;
    background-image: url(../images/border.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 124px;
    width: 170px;
}
.accordion #a1 {
    width: 504px;
}
.accordion .first {
    background-image: none;
}
.accordion .icon {
    float: left;
}
.accordion .icon a {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #003849;
    display: block;
    height: 34px;
    width: 170px;
    padding-top: 90px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 10px;
    overflow: hidden;
}
.accordion .icon a:hover {
    text-decoration: none;
}
.accordion .icon span, .accordion .box h4 span {
    color: #006e7c;
}
.accordion .icon .ic1 {
    background-image: url(../images/ic1.png);

}
.accordion .icon .ic2 {
    background-image: url(../images/ic2.png);

}
.accordion .icon .ic3 {
    background-image: url(../images/ic3.png);

}
.accordion .icon .ic4 {
    background-image: url(../images/ic4.png);

}
.accordion .box {
    height: 124px;
    width: 304px;
    padding-right: 30px;
    float: left;
}
.accordion .box h4 {
    font-size: 24px;
    color: #003849;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 21px;
    padding-bottom: 10px;
}
.accordion .box p {
    font-size: 12px;
    color: #2d2729;
    line-height: 24px;
    padding-left: 6px;
}
.accordion .box .grbt {
    background-image: url(../images/grbt.gif);
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 147px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 27px;
    margin-top: 15px;
}
.accordion .box .grbt:hover {
    text-decoration: none;
}
#content {
    background-image: url(../images/bg_content.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #c6c5b2;
}
#content_wrapper {
    width: 1014px;
    margin-right: auto;
    margin-left: auto;
}
#featured {
    float: left;
    width: 625px;
    padding-top: 28px;
    height: 272px;
}
#featured .uptitle, #blog .uptitle {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #006482;
    font-weight: normal;
}

#featured .uptitle .digit {
    font-size:18px;
}

#featured div {
    background-color: #FFFFFF;
    float: left;
    height: 239px;
    width: 509px;
    background-image: url(../images/featureddiv.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 19px;
}
#featured div img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: top;
}

#featured div .small {
    max-width: 120px;
    max-height:90px;
}

#featured div .large_wrapper {
    float: left;
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 23px;
    width: 339px;
    height:225px;
}

#featured div .large {
    max-width: 339px;
    max-height:225px;
}

#featured div h4 {
    font-size: 12px;
    color: #bababa;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
#featured div .photos {
    font-size: 14px;
    color: #a9a9a9;
    text-transform: lowercase;
    margin-top: 35px;
}
#featured div .photos .digit {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    color: #006482;
    line-height: 24px;
}
#featured div .photos .ph {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #5194a8;
    line-height: 24px;
}
#featured .tabs {
    display: block;
    float: left;
    list-style-type: none;
    background-color: #FFFFFF;
    height: 239px;
    width: 116px;
    margin-top: 19px;
}
#featured .tabs li {
    float: left;
}
#featured .tabs a {
    text-indent: -5000px;
    display: block;
    height: 59px;
    width: 115px;
    background-repeat: no-repeat;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C1C1C1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C1C1C1;
    background-position: left bottom;
}
#featured .tabs .last {
    border-bottom-style: none;
}
#featured .tabs .tab1 {
    background-image: url(../images/tab1.jpg);
}
#featured .tabs .tab2 {
    background-image: url(../images/tab2.jpg);
}
#featured .tabs .tab3 {
    background-image: url(../images/tab3.jpg);
}
#featured .tabs .tab4 {
    background-image: url(../images/tab4.jpg);
}
#featured .tabs .tab5 {
    background-image: url(../images/tab5.jpg);
}
#blog {
    float: right;
    width: 331px;
    padding-top: 28px;
    height: 272px;
    padding-left: 58px;
}
#blog h4 {
    font-size: 16px;
    line-height: 24px;
    color: #003849;
    font-weight: normal;
    margin-top: 27px;
}
#blog p {
    font-size: 12px;
    line-height: 24px;
    color: #3a3a3b;
}
.list {
    float: left;
    /*border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C1C1C1;*/
    width: 180px;
    height: 180px;
    padding-left: 28px;
    margin-top: 50px;
}
.list ul {
    list-style-type: none;
    margin-left: 10px;
}
.list li {
    font-size: 12px;
    line-height: 24px;
    color: #918f74;
}
.list li a {
    color: #918f74;
}
.list li a:hover {
    color: #006482;
    text-decoration: none;
}
.list h3 {
    font-size: 14px;
    line-height: 18px;
    color: #2d2729;
    font-weight: normal;
    padding-bottom: 3px;
}
.list h3 span {
    color: #006482;
}
#results .results {
    font-size: 14px;
    color: #006482;
}

#results {
    min-height:300px;
}    

#results .results strong {
    color: #003849;
}

#results .filters {
    font-size: 12px;
    color: #003849;
}
#results .filters strong{
    color:#5d5d5d;
}
#results .filters a{
    color:#006482;
    text-decoration:underline;
}
#results .filters a:hover{
    color:#006482;
    text-decoration:none;
}


#results .pagination {
    font-size: 12px;
    color: #FFFFFF;
    display: block;
    height: 44px;
    clear: both;
}
#results .pagination .pages {
    display: block;
    float: right;
    height: 32px;
    padding-top: 12px;
    color: #315e6c;
}
#results .pagination .pages .text {
    display: block;
    float: left;
    color: #006482;
    padding-top: 1px;
    margin-right: 11px;
}
#results .pagination .pages .current, #results .pagination .pages a, #results .pagination .pages .dots {
    display: block;
    float: left;
    font-size: 10px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 6px;
    margin-left: 1px;
}
#results .pagination .pages a {
    color: #315e6c;
    background-color: #e3e3d8;
    border: 1px solid #bebdb4;
}
#results .pagination .pages .current, #results .pagination .pages a:hover {
    border: 1px solid #6ea8bb;
    color: #FFFFFF;
    background-color: #81b3c4;
    text-decoration: none;
}
#results .pagination .pages .arrows {
    padding-top: 1px;
    padding-bottom: 3px;
}
#results .pagination .rows, #results .results {
    display: block;
    float: left;
/*    height: 17px;
*/    margin-right: 9px;
    margin-top: 13px;
}
#results .pagination .row {
    display: block;
    float: left;
    width: 11px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 21px;
    color: #006482;
    font-size: 11px;
    padding-top: 1px;
    margin-top: 13px;
}
#results .pagination .row:hover {
    text-decoration: none;
}
#results .pagination .row1 {
    background-image: url(../images/row1.gif);
}
#results .pagination .row2 {
    background-image: url(../images/row2.gif);
}
#results .pagination .row3 {
    background-image: url(../images/row3.gif);
}
#results .listing {
    list-style-type: none;
}
#results .compact {
    width: 762px;
    float: right;
}

#results .compact li {
    margin-right: 0px !important;
    margin-left: 4px !important;
}

#results .listing li {
    display: block;
    float: left;
    background-image: url(../images/result.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 156px;
    width: 123px;
    margin-right: 4px;
    margin-bottom: 4px;
}
#results .listing .last {
    margin-right: 0px;
}
#results .listing .thumb {
    display: block;
    height: 118px;
    text-align: center;
}
#results .listing .thumb img {
    border: 1px solid #bebdb4;
    vertical-align: top;
    max-width: 110px;
    max-height: 90px;
}
#results .listing .company {
    display: block;
    height: 20px;
}
#results .listing .company a {
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    overflow: hidden;
    height: 20px;
}
#results .listing .options span {
    float: right;
    padding-right: 5px;
}
#results .listing .options span a {
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    overflow: hidden;
}
#results .listing .options span .view {
    background-image: url(../images/similar_icon.gif);
    height: 13px;
    width: 44px;
    margin-right: 7px;
}

#results .listing .options span .lightbox {
    background-image: url(../images/add_lightbox_icon.gif);
    height: 13px;
    width: 13px;
}

#results .listing .options span .remove_lightbox {
    background-image: url(../images/remove_lightbox_icon.gif);
    height: 13px;
    width: 13px;
}

#results .listing .options span .alreadyin_lightbox {
    background-image: url(../images/alreadyin_lightbox_icon.gif) !important;
}


#results .listing .options span .edit {
    background-image: url(../images/edit.gif);
    height: 15px;
    width: 15px;
}


#results .listing .options .downloads {
    display: block;
    float: left;
    font-size: 10px;
    color: #315e6c;
    font-weight: bold;
    background-image: url(../images/download.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 10px;
    margin-left: 7px;
}
#results .listing .options .downloads:hover {
    text-decoration: none;
}
#results .listing .full {
    position: absolute;
    border: 1px solid #6ea8bb;
    background-color: #81b3c4;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 21px;
    padding-left: 7px;
    margin-top: -450px;
    margin-left: -115px;
    display: none;
}
#results .listing .full img {
    vertical-align: top;
}
#results .listing .full h4 {
    font-size: 14px;
    color: #003849;
    font-weight: normal;
    padding-top: 9px;
    padding-right: 4px;
    padding-left: 4px;
}
#results .listing .full .text {
    font-size: 12px;
    color: #FFFFFF;
    padding-right: 4px;
    padding-left: 4px;
}
#results .lightboxes {
    list-style-type: none;
    width: 248px;
    background-image: url(../images/lightboxes.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    overflow: auto;
    padding-bottom: 30px;
}
#results .lightboxes li {
    float: left;
}
#results .lightboxes .b {
    display: block;
    width: 227px;
    background-image: url(../images/b.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    color: #3d6773;
    font-size: 12px;
    padding-left: 20px;
    padding-top: 4px;
}
#results .lightboxes .b:hover {
    background-position: left bottom;
    text-decoration: none;
}
#results .lightboxes .b span {
    color: #96ca38;
}
#results .lightboxes .first {
    background-image: url(../images/bfirst.gif);
    height: 20px;
    background-position: left top;
    padding-top: 20px;
}
#results .lightboxes .first:hover {
    background-position: left bottom;
}


#results .lightboxes .b.lb_selected {
    font-weight: bold;
}
#results .lightboxes .first.lb_selected {
    font-weight: bold;
}


#results .lightboxes p {
    position: absolute;
    margin-top: -20px;
    margin-left: 203px;
    display: none;
}
#results .lightboxes p a {
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    display: block;
    float: left;
    height: 15px;
    width: 15px;
    overflow: hidden;
}
#results .lightboxes .edit {
    background-image: url(../images/edit.gif);
}
#results .lightboxes .delete {
    background-image: url(../images/delete.gif);
    margin-left: 4px;
}

.lb_edit_input {
    border:1px solid #BBBBBB;
    height:16px;
    width: 160px;
    /*
    float:left;
    margin-left:-185px;
    */
    margin-top:-1px;
}



#footer {
    float: left;
    height: 180px;
    width: 387px;
    margin-top: 50px;
    font-size: 12px;
    /*background-image: url(../images/pics.jpg);
    background-repeat: no-repeat;*/
    text-align: right;
    background-position: right 34px;
}
#footer p {
    color: #003849;
    line-height: 19px;
    margin-right: 7px;
}
#footer p a {
    color: #006482;
}

#footer p.feedback {
    font-size:24px;
    font-family:"Times New Roman", Times, serif;
    color:#006e7c;
    margin-bottom:30px;
}
#footer p.feedback a{
    text-decoration:none;
    color:#006e7c;
}
#footer p.feedback a:hover, #footer p.feedback a:hover span{
    background-color:#006e7c;
    color:#FFF;
}
#footer p.feedback a span{
    color:#003849;
}

#footer address {
    font-style: normal;
    color: #848264;
    margin-top: 30px;
}
#footer address a {
    color: #147497;
}
.hide {
    display: none;
}
.clear {
    clear: both;
    padding-bottom: 20px;
}
.clear_small {
    clear: both;
    padding-bottom: 10px;
}
.insidepad {
    margin-top: 105px !important;
}

.removeme {
    font-size: 11px;
    display: block;
    text-align: center;
    padding-top: 35px;
    color: #CCCCCC;
}

/* jQuery tabs */
@media projection, screen {
    .tabs-hide {
        display: none;
    }
}
@media print {
    .tabs-nav {
        display: none;
    }
}
.tabs-nav .tabs-selected a {
    border-left-color: #FFFFFF !important;
    background-position: left top !important;
}
#ibox_wrapper {
    width: 660px !important;
/*     height: 378px !important;
    background-image: url(../images/reg.gif);
    background-repeat: no-repeat;
*/  background-color: #FFF;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#ibox_content {
    color: #114555;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    height: auto !important;
    background-color: #FFFFFF;
}
#ibox_footer_wrapper {
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e5;
    margin-right: 12px;
    margin-left: 12px;
}
#ibox_footer_wrapper a {
    display: block;
    background-image: url(../images/x.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    height: 15px;
    width: 15px;
    overflow: hidden;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    margin-top: 7px;
    margin-right: 1px;
}
#ibox_loading {
    text-indent: -5000px;
    background: transparent;
}
#footerBg {
 background-image: url(../images/footer_line_bg.png);
 background-repeat: repeat-x;
 background-position: center top;
 background-color:#dfded3;
 margin-top:30px;
}

#footer_wrapper {
 width: 1014px;
 margin-right: auto;
 margin-left: auto;
}

#dynamic_content{
    padding:25px 0;
}
#dynamic_content h3, .clear_small h3 {
    font-size: 18px;
    line-height: 14px;
    text-transform: uppercase;
    color: #006482;
    font-weight: normal;
}

.clear_small h3 {
    padding:25px 0;
}

#dynamic_content h4{
    font-size: 20px;
    line-height: 14px;
    padding:20px 0 20px 0;
    text-transform: normal;
    color: #003849;
    font-weight: normal;
}

#dynamic_content h5{
    font-size: 14px;
    line-height: 14px;
    padding:10px 0;
    text-transform: normal;
    color: #003849;
    font-weight: normal;
}


#dynamic_content p{
    margin:0;
    padding:10px 0;
}

#dynamic_content ul{
    margin:0px;
    padding:0px;
}

#dynamic_content ul li{
    padding:3px 10px 3px 0px;
    margin-left:40px;
    margin-right:80px;
    list-style-type:disc;
    text-align:justify;
}

#dynamic_content p big {
    font-size:24px;
    font-family:"Times New Roman", Times, serif;
    color:#003849;
    font-style:italic;
    font-weight:normal;
    line-height:28px;
}

#dynamic_content {
    line-height:20px;
    font-size:14px;
}


.video{
    overflow:hidden;
    text-align:center;
    margin:0 7px 7px 7px;
}

.videobox_wrapper{
    margin-top:15px;
}

#videobox1 h4, #videobox2 h4, #videobox3 h4, #videobox4 h4 {
    position: absolute;
    font-size: 12px;
    text-transform: uppercase;
    color: #006482;
    margin-top: -30px;
    font-weight: normal;
    left: 0px;
    margin-left: 18px;
}

#videobox1, #videobox2, #videobox3, #videobox4 {
    display: none;
}



#tags {
    width:auto;
    /*border:1px solid #CCCCCC;*/
    /*padding:5px;*/
}

#tags a:hover.tags1,
#tags a:hover.tags2,
#tags a:hover.tags3,
#tags a:hover.tags4,
#tags a:hover.tags5,
#tags a:hover.tags6,
#tags a:hover.tags7,
#tags a:hover.tags8,
#tags a:hover.tags9,
#tags a:hover.tags10 {

}

#tags a.tags1,
#tags a.tags2,
#tags a.tags3,
#tags a.tags4,
#tags a.tags5,
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
    text-decoration: none;
    padding-right: 5px;
}

#tags a.tags4,
#tags a.tags7,
#tags a.tags9 {
    font-weight: bold;
}

#tags a.tags1,
#tags a.tags2,
#tags a.tags3,
#tags a.tags4,
#tags a.tags5,
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
    color: #006482;
}

#tags a.tags1 { font-size: 10px; }
#tags a.tags2 { font-size: 12px; }
#tags a.tags3 { font-size: 14px; }
#tags a.tags4 { font-size: 16px; }
#tags a.tags5 { font-size: 18px; }
#tags a.tags6 { font-size: 20px }
#tags a.tags7 { font-size: 22px; }
#tags a.tags8 { font-size: 24px; }
#tags a.tags9 { font-size: 26px; }
#tags a.tags10 { font-size: 28px; }



.uploadform_contribute p {
    float:left;
}

.uploadform_contribute .text {
    background-image:url(../images/uploadformpad.gif);
    background-position:left top;
    background-repeat:no-repeat;
    height:22px;
    padding-left:8px;
    padding-top:6px;
    width:184px;
}

.uploadform_contribute .text input {
    background-color:transparent;
    border-style:none;
    color:#A9A9A9;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-style:italic;
    width:175px;
}

/*
#form_image_contribute .file {
    background-image:url(../images/browse_large.gif);
    background-position:left top;
    background-repeat:no-repeat;
    height:30px;
    overflow:hidden;
    position:relative;
    width:110px;
}

#form_image_contribute .file #multifile {
    cursor:pointer;
    font-size:16px;
    opacity:0;
    position:absolute;
    right:0;
}
*/



}

/*
#form_image_contribute .MultiFile-applied {
    width:250px;
}
*/



.error {
    font-size: 14px;
    color: Red;
}


#uploadprogressbar { display: none; }


#upload_wrapper {
    width:1014px;
}

#upload_images {
    float:left;
    width: 248px;
}

#uploaded_listing {
    float:right;
    width:762px;
}





.clarify_block, .spell_block {
    clear: both;
    font-size: 12px;
    color: #006482;
}

.spell_block {
    font-size: 14px;
}

.spell_block a {
    text-decoration: underline;
    color: #006482;
}


.clarify_box {
    float: left;
    padding: 8px;
}

.clarify_optionbox {
    padding: 4px 10px;
}


.rowscount2 .row1, .rowscount5 .row2, .rowscount10 .row3 {
    font-weight: bold;
}

