/*
  style.css
 
  Version: $Revision: 1.15 $
 
  Date: $Date: 2006/07/27 22:54:53 $

@import url("color.css");
@import url("fonts.css");
@import url("images.css");
*/
@import url("reset.css");



body {
    background: #43606E url(../images/bg.png) repeat-x scroll left top;
    padding: 9px 0pt 0px;
}

form {
    margin: 0;
    padding: 0;
}


div#ds-main {
    position: relative;
    background: white url(../images/body_bg.png) repeat-y scroll left top; 
    width: 955px;
    margin: 0 auto;
}

div#ds-main.front-page {
    margin-bottom: 20px;
}



div#ds-header {
    background: white url(../images/header.png) repeat-x 0px -4px;
    height: 105px;
    /*border: 1px solid red;*/
}

a#tdl_logo {
    display: block;
    width: 214px;
    height: 81px;
    background: transparent url(../images/tdl_logo.png) no-repeat 24px 18px;
    text-decoration: none;    
}

ul#ds-trail-top {
    clear: both;
    position:relative;
    left: 20px;
    margin: 0;
    /* Added as last-line-of-defense overflow protection */
    height: 20px;
    overflow:hidden;
}

li.ds-trail-link {
    float:left;
    padding: 2px 3px 0px 0px;
    color: white;
    font-size: 12px;
    margin: 0;
    list-style-type: none;
}

li.ds-trail-link.last-link  {
    font-size: 10px;
    position:relative;
    top: 1px;
}

li.ds-trail-link a {
    color: white;
    text-decoration: none;
    font-size: 10px;
}

div#user-box {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: 355px;
    right: 20px;
    width: 220px;
}


/* Special rules for handling the splash page */
.front-page div#ds-header {
    margin-bottom: 0px;        
}
.front-page div#user-box {
    display: none;
}



div#splash-div {
    background: white url(../images/splash.png) no-repeat top left;
    width: 100%;
    height: 312px;
    margin-top: 0px;
    /*border: 1px solid green;*/
}

div#splash-div h1 {
    font-size:21px;
    font-style:italic;
    letter-spacing:0px;
    font-weight:100;
    line-height:1.7em;
    
    padding:60px 20px 10px 15px;
    
    text-align: right;
    width: 240px;
    color: white;
    text-transform: none;    
}

p#splash-wrapper {
    width: 240px;
    padding:33px 20px 10px 16px;
    text-align: right;
}

p#splash-wrapper a {
    font-family:"Trebuchet MS";
    font-size:12px;
    font-style:italic;
    text-decoration:underline;
    color: white;
}





/* The grey bar located on the left side of the page; contains TDL info */
div#side-bar {
    width: 138px;
    float: left;
    text-align: right;
    padding: 35px 5px 0;
    background: transparent url(../images/bardeco.gif) no-repeat top left; 
    margin-top: 0px;
}

.front-page div#side-bar {
    position:relative;
    top: -15px;
    padding-top: 0;
    background-image: none;
}


div#side-bar h2 {
    color: #223640;
    /*font-family:"Trebuchet MS",Verdana;*/
    font-family:arial,helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 0 0 4px;
}
div#side-bar h2 a {
    color: #223640;
}

div#side-bar ul {
    margin: 0;
}

div#side-bar li {
    color: rgb(17,101,128);
    font-size:12px;
    line-height:1.5em;
    list-style-type:none;
    margin:6px 0pt 0pt;
}

div#side-bar li a {
    color: #223640;
    text-decoration: none;
}

div#side-bar li a:hover {
    color:#7A7560;
    text-decoration:underline;
}

div.tdlAd {
    color: #666666;
    font-size: 10px;
    margin: 40px 0pt 0pt;
    text-align: center;
}

/* Hide the TDL ad on the front page */
.front-page div.tdlAd {
    display: none;
}

div.tdlAd img {
    border:3px solid #333333;
}





/* Body-related rules */

div#ds-body {
    position:relative;
    color:#7A7560;
    float:left;
    font-size:12px;
    line-height:150%;
    margin: 0 0 0 0px;
    padding: 15px 35px 0px;
    width: 485px;
}

/* Front page is no longer a splash
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser ul {
    margin-top: 20px;
    color: #3A5662;
}

div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser ul ul {
    margin-top: 0;
}


div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser li {
    margin-left: 0px;
    margin-top: 20px;
    list-style-type: none;
}

div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser  li li {
    margin-top: 0;
    margin-left: 50px;
    list-style-type: disc;
}
*/

.bold a {
    font-weight: bold;
}

a {
color: #3D5561;
    text-decoration: none;
}

a:hover {
    color: #7A7560;
    text-decoration:underline;
}



h1 {
    background: transparent url(../images/border2.png) repeat-x bottom left;
    padding: 0 0 13px;
    color:#7A7560;
    font-weight: bold;
    font-size: 18px;
    margin: 30px 0 15px;
}
/*
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser h1 {
    margin: 40px 0;
}*/

h1 span.header-insert {
    display:block;
    padding: 2px 10px;
    background:#EDEBE3 none repeat scroll 0%;
    border:1px solid #D4D3CC;
}

h2 {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

h3 {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
}


.front-page h1 {
    color:#43606E;
    padding:20px 0pt 15px;
    text-transform:uppercase;
    font-size:14px;
    border: none;
    background: none;
    margin: 0;
}
.front-page span.header-insert { 
    display:inline;
    border: none; background: none; padding: 0; margin: 0; 
}



/* Special rules for browse-by pages */

ul.alphabet {
    color: #979281;
    margin: -10px 0 0 0;
}

ul.alphabet li {
    display: inline;
    border-right: 1px solid #979281;
    padding: 0 3px;  
    text-align:center;
    margin: 0;
}

ul.alphabet li.last {
    border: none;
}

ul.alphabet a {
    color: #979281;
    font-size: 11px;
}

form.navigation input.ds-text-field {
    width: 100px;
    margin: 0 5px;
}

form.navigation input.ds-button-field {
    padding: 0 10px;
}

form.browse.controls input, form.browse.controls select, form.navigation input, form.navigation select {
    font-size: 11px;
}

form.navigation, form.browse.controls {
    text-align:center;
    padding: 2px 5px 5px;
    font-size: 11px;
    color: #47606C;
}

form.browse.controls input.ds-button-field {
    padding: 0 5px;
}


div.pagination.bottom {
    display: none;
}

div.pagination.top {
    position:relative;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    background-color: #7A7560;
    color: white;
    margin-top: 40px;
    text-align:center;
    height: 36px;
    font-size: 11px;
}

p.pagination-info {
    margin-top: 10px;
}

a.previous-page-link {
    color: white;
    position:absolute;
    top: 10px;
    left: 14px;
}

a.next-page-link {
    color: white;
    float: right;
    position:absolute;
    top: 10px;
    right: 14px;
}

ul.ds-artifact-list {
    background: transparent url(../images/border.png) repeat-x bottom left;
    padding: 0 0 12px 0;
    margin: 0;
}

ul.ds-artifact-list li.ds-artifact-item {
    list-style-type: none;
    position:relative;
    padding: 8px 55px 6px 35px;
    margin: 0;
    color: #666;
}

ul.ds-artifact-list li.ds-artifact-item.odd {
    background: transparent url(../images/border2.png) repeat-x top left;
    border-bottom: 1px dotted #979281;
    padding-top: 16px;
    margin: 0;
}

ul.ds-artifact-list li.ds-artifact-item.even {
    background-color: #EDEBE3;
    border-bottom: 1px dotted #7A7560;
    margin: 0;
}

div.artifact-title a {
    color: #7B7661;
    font-weight: bold;
    
}

/* The little file pop-up */

li.ds-artifact-item table.file-list {
    width: 100%;
    margin: 10px 0;
}

li.ds-artifact-item table.file-list a {
    color: #47606C;
}


li.ds-artifact-item table.file-list th {
    color: #7B7661;
    border-bottom: 3px solid #7B7661;
    text-align: left;
    padding: 0 3px;
}

li.ds-artifact-item table.file-list td {
    padding: 1px;
}

li.ds-artifact-item table.file-list div.filetype {
    padding-left: 20px;
    background: transparent url(../images/formats/other.png) no-repeat top left;
    height: 18px;
}

li.ds-artifact-item table.file-list div.filetype.pdf { background-image: url(../images/formats/pdf.png); }
li.ds-artifact-item table.file-list div.filetype.ppt { background-image: url(../images/formats/ppt.png); }
li.ds-artifact-item table.file-list div.filetype.image { background-image: url(../images/formats/image.png); }
li.ds-artifact-item table.file-list div.filetype.rtf { background-image: url(../images/formats/txt.png); }
li.ds-artifact-item table.file-list div.filetype.word { background-image: url(../images/formats/word.png); }
li.ds-artifact-item table.file-list div.filetype.excel { background-image: url(../images/formats/excel.png); }
li.ds-artifact-item table.file-list div.filetype.video { background-image: url(../images/formats/video.png); }
li.ds-artifact-item table.file-list div.filetype.audio { background-image: url(../images/formats/audio.png); }


div.item_more_text, div.item_less_text {
    position:absolute;
    top: 20px;
    left: 12px;
}

div.item_metadata_slider table.ds-table.file-list tr.ds-table-row.odd {
    background: transparent;
    border-bottom: 1px dotted #979281;
}

div.item_metadata_slider table.ds-table.file-list tr.ds-table-row.even {
    background: transparent;
    border-bottom: 1px dotted #7A7560;
    margin-bottom: 1px;
}

div.item_metadata_slider tr.ds-table-header-row {
    background: white url(../images/border2.png) repeat-x top left;
}


/* The school logos */
ul.ds-artifact-list div.artifact-grantor { width: 50px; height: 60px; position:absolute; top: 0px; right: 0; }
ul.ds-artifact-list div.artifact-grantor.TAMU { background: transparent url(../images/schoolLogos/TAMU.png) no-repeat center center; }
ul.ds-artifact-list div.artifact-grantor.UT { background: transparent url(../images/schoolLogos/UT.png) no-repeat center center; }
ul.ds-artifact-list div.artifact-grantor.UTA { background: transparent url(../images/schoolLogos/UTA.gif) no-repeat center center; }
ul.ds-artifact-list div.artifact-grantor.TT { background: transparent url(../images/schoolLogos/TT.png) no-repeat center center; }
ul.ds-artifact-list div.artifact-grantor.UH { background: transparent url(../images/schoolLogos/UH.png) no-repeat center center; }
ul.ds-artifact-list div.artifact-grantor.TSU { background: transparent url(../images/schoolLogos/TSU.png) no-repeat center center; }



/* Generic paragraph */
p {
    margin: 10px 0;
}



/* General table-related rules */
table {
border: 1px solid #C4C3BB;
    font-size: 11px;
    margin: 15px 0 5px;
    width: 100%;
}


td {
    padding: 8px;
}

tr.ds-table-header-row {
    color: #666;
    font-weight:100;
    background-color: #EDEBE3;
    border-bottom: 1px solid #D4D3CC;
    margin-bottom: 1px;
    text-align: left;
}

tr.ds-table-header-row th {
    padding: 3px 8px;
}

tr.ds-table-row.odd td{
    padding-top: 11px;
}

tr.ds-table-row.odd {
    background: white url(../images/border2.png) repeat-x top left;
    border-bottom: 1px dotted #979281;
}

tr.ds-table-row.even {
    background-color: #EDEBE3;
    border-bottom: 1px dotted #7A7560;
    margin-bottom: 1px;
}

tr.ds-table-row.highlight {
    background: #F6FBFC url(../images/border4.png) repeat-x top left;
    border: 1px solid #47606C;
    color: #47606C;
    font-weight: bold;
}


/* General list rules */

ul {
    margin-top: 10px;
}

ul ul {
    margin-top: 0;
}


li {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 5px;
}

li li {
    margin-top: 0;
    margin-left: 50px;
    list-style-type: disc;
}



/* Progress lists (used in item submission) */

ul.ds-progress-list {
    text-align:center;
    margin-bottom: 20px;
}

ul.ds-progress-list li {
    display:inline;
    margin: 0;
    padding: 0;
}

ul.ds-progress-list li input.ds-button-field {
    font-size: 11px;
}

ul.ds-progress-list li.disabled input.ds-button-field {
    color: #666;
}


/* Horizontal lists (used in admin side as tabs) */

ul.horizontal
{
    list-style-type: none;
    padding: 0px;
    padding-left: 0px;
    padding-bottom: 24px;
    border-bottom: 1px solid #D4D3CC;
    border-left: 1px solid white;
    border-right: 1px solid white;
    margin: 0px;
    margin-left: -1px;
    margin-right: -1px;
    width: inherit;
}

ul.horizontal li
{
    float: left;
    height: 21px;
    background-color: #EDEBE3;
    margin: 2px 2px 0px 2px;
    border: 1px solid #D4D3CC;
    list-style-type: none;
}

ul.horizontal a
{
    float: left;
    display: block;
    text-decoration: none;
    padding: 4px;
}

ul.horizontal a:hover { background: white; text-decoration: underline;}

ul.horizontal li span.bold a
{
    border-bottom: 1px solid white;
    background-color: white;
    background: white url(../images/border2.png) repeat-x top left;
}

ul.horizontal li span.bold a { color: #3D5561; }



/* Item view pages */

div#aspect_artifactbrowser_ItemViewer_div_item-view {
    font-size: 11px;
}

div#aspect_artifactbrowser_ItemViewer_div_item-view h1 {
    margin: 10px 0 6px;    
}

div#aspect_artifactbrowser_ItemViewer_div_item-view span.header-insert {
    background-color: #7A7560;
    font-weight:100;
    border: none;
    color: white;
    padding: 5px 10px 5px;
}

div#aspect_artifactbrowser_ItemViewer_div_item-view h2 {
    background-color: #7A7560;
    border: none;
    margin: 30px 0 0;
    padding: 3px 8px;
    color: white;
    font-size: 13px;
}

div.citation {
    background-color: #EDEBE3;
    padding: 5px 8px;
}

p.item-view-toggle-bottom {
    display: none;
}

div#aspect_artifactbrowser_ItemViewer_div_item-view h3 {
    font-size: 11px;
}

/* File list table on the item view page is handled differently */
table.file-list {
    margin: 0 0 15px;
    width: 100%;
    border: none;
}

/* Maybe...
table.ds-table.file-list tr.ds-table-row {
    background: none;
    border: none;
}

table.ds-table.file-list td {
    background: none;
    border: none;
}
*/


/* Community/Collection view pages */

div.detail-view {
    margin: 5px 0;
}




div.ds-logo-wrapper {
    float: left;
    /*position:absolute;
    right: 35px;
    top: 100px;*/
    min-height: 128px;
    min-width: 128px;
    /*
    max-height: 256px;
    max-width: 192px;
    border: 1px dotted #979281;*/
    margin: 12px 15px 5px 0;
    padding: 0;
}

div.secondary.search-browse {
    /*float: left;*/
    /*position:absolute;
    top: 80px;
    left: 36px;*/
    width: 100%;
    margin: -15px 0 0;
}

div.secondary.search-browse form.secondary.search p {
    display: none;
}
div.secondary.search-browse form.secondary.search.filter-search p {
    display: block;
}

p.button-list input {
    padding: 0 10px;
}
/*
p.button-list {
    background:#EDEBE3 none repeat scroll 0% 50%;
    border:1px solid #D4D3CC;
    display:block;
    padding:2px 10px;
    margin: 0;
}*/

div.secondary.search-browse form.secondary.search p#aspect_artifactbrowser_CollectionViewer_p_search-query {
    display: block;
    margin: 0;
}
div.secondary.search-browse form.secondary.search input {
    margin-left: 5px;
}

div.secondary.search-browse div.secondary.browse {
    display: none;
}


/* Advanced search page */

div#aspect_artifactbrowser_AdvancedSearch_div_search-results h2 {
    display: none;
}

div.pagination-masked.bottom {
    display: none;
}

div.pagination-masked.top {
    position:relative;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    background-color: #7A7560;
    color: white;
    margin-top: 40px;
    text-align:center;
    height: 45px;
    font-size: 11px;
}

div.pagination-masked p.pagination-info {
    margin: 5px 0 0;    
}

div.pagination-masked a.previous-page-link {
    color: white;
    position:absolute;
    top: 15px;
    left: 14px;
}

div.pagination-masked a.next-page-link {
    color: white;
    float: right;
    position:absolute;
    top: 15px;
    right: 14px;
}

div.pagination-masked ul {
    margin: 0;
    padding: 0;
}

div.pagination-masked li {
    display:inline;
    margin: 0;
    padding: 0;
}

div.pagination-masked li a {
    color: white;
}

div.pagination-masked li.current-page-link a {
    font-weight: bold;
    font-size: 12px;
}





/* Field handling */





/* Standard handling of form fields; pulled fromm the tried and true
Reference theme */

select {
    max-width: 300px;
    margin: 0 5px;
    padding: 0;
}

input {
    max-width: 350px;
}

input.ds-button-field {
    padding: 0 5px;
}

fieldset.ds-form-list {
    margin: 10px 0 15px;
}

fieldset.ds-form-list legend {
    padding-right: 5px;
    border-bottom: 2px solid #7A7560;
    margin: 0px 0 5px;
}

fieldset.ds-form-list ol {
    float: left;
    clear: both;
    width: 100%;
    
    font-size: 11px;
}

li.ds-form-item {
    float: left;
    clear: both;
    list-style-type: none;
    margin:0;
    padding:0;
}

li.ds-form-item.last {
    
}

div.ds-form-content {
    float: left;
    clear: right;
    display: block;
    padding: 7px;
    width: 358px;
}

span.ds-form-label,label.ds-form-label {
    color: #47606c;
    display: block;
    float: left;
    clear: left;
    padding: 5px 10px 5px 0px;
    width: 100px;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    overflow: hidden;
}


label.ds-composite-component {
    display: block;
    float: left;
    padding: 0px 5px 0 0px;
    font-size: 10px;
    color: #47606C;
    background-color: inherit;
    text-align: left;
}

span.error {
    display: block;
    font-size: 10px;
    color: red;
    background-color: inherit;
    margin: 0;
}

span.field-help {
    display: block;
    margin-left: 5px;
    font-size: 10px;
    color: gray;
    background-color: inherit;
}

input.error,textarea.error,select.error {
    color: inherit;
    background-color: rgb(255, 245, 245);
    border-color: red;
}

span.composite-help {
    display: block;
    font-size: 10px;
    color: gray;
    background-color: inherit;
    text-align: left;
}





/* Composite fields */
span.ds-composite-field {
    display: table-row;
    padding: 2px;
}

.ds-composite-field.ds-composite-component {
    display: table-cell;
    text-align: left;
    width: auto;
    padding-right: 10px;
}

.ds-composite-component input {
    max-width: 150px;
}

.ds-composite-field input, .ds-composite-field textarea, .ds-composite-field select {
    margin-right: 5px;
    margin-bottom: -2px;
}

span.composite-help {
    display: block;
    font-size: 9px;
    color: #47606C;
    background-color: inherit;
    text-align: left;
}

/* Checkboxes and Radio buttons */
fieldset.ds-checkbox-field,fieldset.ds-radio-field {
    border: none;
    margin: 0;
    padding: 0;
}

fieldset.ds-checkbox-field legend,fieldset.ds-radio-field legend {
    display: none;
}

fieldset.ds-checkbox-field label,fieldset.ds-radio-field label {
    display: block;
}


/* Top-level stuff for the nested "form" lists (odd cases) */
fieldset.ds-form-list li {
    margin: 0;
    list-style-type: none;
}


fieldset.ds-form-sublist {
    border: 1px dotted #979281;
    padding: 0 0 3px;
    margin: 10px 0;
}

fieldset.ds-form-list ol {
    list-style-type: none;
}

form.ds-interactive-div fieldset.ds-form-sublist ol {
    display: table;
    padding: 0;
    margin: 0;
    width: 100%;
}

form.ds-interactive-div fieldset.ds-form-sublist li {
    margin-left: 10px;
}

form.ds-interactive-div fieldset.ds-form-sublist div.ds-form-content {
    width: 345px;
}

form.ds-interactive-div fieldset.ds-form-sublist legend {
    color: #7A7560;
    font-size: 11px;
    font-weight: bolder;
    /*margin-left: 10px;*/
    padding: 3px 2px 0;
    margin-left: 10px;
    background-color: inherit;
    border: 0;
}



/* Notice div */
div.notice.success, div#ds-system-wide-alert {
    background: transparent url(../images/border3.png) repeat-x top right;
    border: 1px dotted green;
    padding: 18px 20px 8px;
    text-align: center;
    margin: 10px 20px;
}

div.notice.failure {
    background: transparent url(../images/border_red.png) repeat-x top right;
    border: 1px dotted #DD0000;
    padding: 18px 20px 8px;
    text-align: center;
    margin: 10px 20px;
}

/* Do these headers even contain anything other than the word "notice"? */
div.notice h1 {
    display: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}

div.notice.success p, div#ds-system-wide-alert p {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    color: green;
    font-weight: bold;
}

div.notice.failure p {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    color: #CC0000;
    font-weight: bold;
}












/* 
Options div on the right side 
*/

div#ds-options {
    background:transparent url(../images/column.png) no-repeat top right;
    color:#979281;
    float:right;
    margin: 0;
    min-height:200px;
    padding:250px 20px 0px 10px;
    width:220px;
    font-size: 12px;
}

div#ds-options h3 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform:uppercase;
    color: #7A7560;
    border-bottom: 1px dotted #7A7560; 
    
    margin: 35px 0 20px;
}

div.ds-option-set {

}

div.ds-option-set input.ds-text-field {
    width: 120px;
    margin-left: 0px;
}

div.ds-option-set label {
    display: block;
    color: #3D5561;
    font-size: 11px;
    margin: 5px 0;
}

div.ds-option-set ul { margin: 0; padding: 0; }
div.ds-option-set li { margin: 2px 0 2px 10px; padding: 0; list-style-type: none;}

div.ds-option-set li.listHead { margin: 10px 0 10px 10px; padding: 0; }
div.ds-option-set li.listHead h4 { font-size: 14px; color: #979281; }

div.ds-option-set a {
    font-weight: bold;
    font-size: 13px;   
}

div#ds-search-option {
    padding-left: 5px;
}

div#ds-search-option label {
    margin-left: 10px;
}

div#ds-search-option a {
    font-size: 11px;
}



.front-page div#ds-options { 
    background:transparent url(../images/tdl_star.png) no-repeat scroll 30px; padding:0px 12px 20px 18px; margin-top: 10px; border-left:2px solid #7A7560; }
.front-page div#ds-options h1 {
    color:#7A7560; font-size:13px; font-weight:bold; letter-spacing: 0px; margin:0px 5px 10px 0pt; padding: 10px 0 0; }
.front-page div#ds-options p {
    display: none; }
.front-page div#ds-options ul {
    padding-left: 20px; margin: 0; }
.front-page div#ds-options li {
    color: #979281; margin: 0 0 12px; line-height: 16px; }
.front-page div#ds-options a {
    color: #979281; text-decoration: none; font-weight: bold; }
.front-page div#ds-options a:hover {
    text-decoration: underline; }
.front-page div#ds-options h1.comunity-browser a{ color: #7A7560; }

.front-page div#ds-options fieldSet {
    border: none; }
.front-page div#ds-options input.ds-text-field  {
    width: 120px; }
.front-page div#ds-options form a {
    color: #43606E; position:relative; left: 60px; top: 2px; }








/* 
Footer 
*/


div#ds-footer {
    position:relative;
    top: 33px;
    /*background: white url(../images/footer.png) no-repeat bottom left;*/
    background: transparent url(../images/curve.png) no-repeat -1px 100%;
    height: 80px;
    margin-bottom: 147px;
    /*margin-top: 80px;*/
}

div#ds-footer p {
    color: #7A7560;
    font-size: 10px;
    clear:both;
    float: right;
    position:relative;
    top: 7px;
    margin: 0;
    text-align: left;
    width: 260px;
    
    text-align: right;
    font-size: 10px;
    color: white;
    padding-top: 66px;
    padding-right: 21px;    
    clear:none;
}

/*
.front-page div#ds-footer {
    margin-top: 0px;
    background: white url(../images/splash_footer.png) no-repeat bottom left;
    height: 100px;
}

.front-page div#ds-footer {
    margin-bottom: 120px;
}

.front-page div#ds-footer p {
    text-align: right;
    font-size: 11px;
    color: white;
    padding-top: 66px;
}

.front-page div#ds-footer p#footer-links {
    display: none;
}*/


div#ds-footer p#footer-links {
    text-align:left;
    float:left;
}

div#ds-footer p#footer-links a {
    color: white;
    margin: 0 15px;
}

ul#ds-trail-bottom {
    display: none;
}






