/* CSS Document */
BODY {
    background-color: #cccc99;
    color: #333333;
    font-family: arial, helvetica, verdana, geneva;
    font-size: 12px;
    scrollbar-face-color: #5D7358;
    scrollbar-shadow-color: #2C4229;
    scrollbar-highlight-color: #AEC7A9;
    scrollbar-3dlight-color: #DBD6B8;
    scrollbar-darkshadow-color: #5C7357;
    scrollbar-track-color: #DBD6B8;
    scrollbar-arrow-color: #C2970A;
}

#wrapper {
    width: 990px;
    margin-right: auto;
    min-height: 500px;
    margin-left: -8px;
    border-right: #FFFFFF thin solid;
}

#header {
    margin-top: -8px;
    height: 117px;
    width: 100%;
    background-color: #003366;
}

#stripe {
    width: 100%;
    height: 10px;
    background-image: url(/images/backgrounds/header.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#left {
    width: 205px;
    min-height: 850px;
    float: left;
    padding-left: 5px;
    font-weight: bold;
    text-align: center;
    margin-right: 0px;
    clear: none;
}

#left UL {
    list-style: none;
    margin-left: -40px;
    margin-top: 0px;
    width: 205px;
}

#left LI {
    border-bottom: #FFFFFF thin solid;
    width: 205px;
    text-align: center;
}

#left ul li:last-child {
    border-bottom: none;
}

#right {
    float: right;
    vertical-align: top;
    width: 165px;
    min-height: 500px;
}

#middle {
    min-height: 435px;
    border-left: #FFFFFF thin solid;
    /*border-right: #FFFFFF thin solid;*/
    padding-left: 5 165px;
	
}

#middle TH {
    background-color: #990000;
    color: #FFFFFF;
    font-size: 13px;
    font-decoration: bold;
    font-family: arial, helvetica, verdana, geneva;
}

#errorBox {
    border: solid thin #FF0000;
    background-color: #FFCCFF;
    padding: 5px;
    width: 500px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

#errorBox H3 {
    text-align: center;
    width: 100%;
}

#infoBox {
    border: solid thin #000000;
    background-color: #66FF99;
    padding: 5px;
    width: 500px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

#infoBox H3 {
    text-align: center;
    width: 100%;
}

#subFooter {
    clear: both;
    background-color: #003366;
    background-image: url(/images/backgrounds/subFooter.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    color: #FFFFFF;
}

#subFooter A {
    color: #FFFFFF;
    font-weight: bold;
}

#footer {
    clear: both;
    width: 872px;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 9px;
    text-align: center;
    background-color: #cccc99;
}

#footer A {
    color: #000000;
}

.tt_galleryThumb {
    border: solid thin #000000;
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 110px;
    height: 170px;
    text-align: center;
    padding: 5px;
    float: left;
    margin: 5px;
}

.tt_dynaThumb {
    float: left;
    width: 110px;
    height: 170px;
    padding: 5px;
    text-align: center;
    border: #000000 solid thin;
    margin: 5px;
    font-size: 10px;
}

.tt_blogDL {
}

.tt_blogDL DT {
    float: right;
    width: 80px;
    padding-left: 0px;
}

.tt_blogDT A:link {
    color: #FFFFFF;
    text-decoration: none;
}

.tt_blogDT A:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.tt_blogDT A:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.tt_blogDL DT LI {
    list-style: none;
}

.tt_blogDL DD {
    float: left;
}

.tt_blogDD {
    float: left;
    width: 500px;
}

.tt_blogPostTitle {
    padding-top: 10px;
    margin-bottom: -5px;
}

.tt_blogPost P {
    padding-left: 12px;
}

.tt_abDL DT {
    width: 250px;
    float: left;
    background-image: url(../images/backgrounds/ab_card.gif);
    background-repeat: no-repeat;
    height: 120px;
}

.tt_abDL DT LI {
    clear: both;
    list-style: none;
    padding-left: 12px;
}

.tt_abtitle {
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 7px;
}

.hiddenTitle {
    display: none;
}

.tt_galleryMini {
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 110px;
    text-align: center;
}

.tt_galleryMini IMG {
    padding: 3px;
    background-color: #666666;
    border: solid thin #000000;
}

.pageImgTitle {
    text-align: left;
    border-bottom: #FFFFFF solid thin;
    padding-bottom: 0px;
    margin-top: 7px;
}

.menuAd {
    text-align: center;
    font-size: 9px;
    width: 100%;
    margin-right: 5px;
    margin-top: 10px;
}

.breaker {
    width: 100%;
    height: 5px;
}

#fpContent {
    
    list-style: none;
	width:620px;
	padding-left:225px;
}

#fpContent LI {
    width: 250px;
	height:250px;
    margin: 15px;
    float: left;
    list-style: none;	
	overflow:visible;
}

.fpSnippet {
    width: 200px;
    margin-right: 20px;
    float: left;
    min-height: 150px;
    display: inline;
    text-align: left;
    margin-bottom: 20px;
}

.fpTeaserImage {
    float: left;
    margin-right: 4px;
    margin-bottom: 50px;
}

.fpAuthor {
    font-style: italic;
}

.fpPgNumber {
    font-size: 16px;
    font-weight: bold;
    color: #cc6600;
    float: left;
}

.red {
    color: #990000;
    font-size: 13px;
    font-decoration: bold;
    font-family: arial, helvetica, verdana, geneva;
    font-weight: bold;
}

.adBlockOrange {
    background-color: #CC6600;
    border: none;
    color: #FFFFFF;
    width: 150px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    margin-top: -3px;
}

.dynaButton {
    background-color: #990000;
    font-size: 16px;
    font-weight: bold;
    height: 19px;
    padding: 3px;
    margin-bottom: 15px;
}

.dynaButton:before {
    content: url(/images/dynaButton/btn_l.gif);
}

.dynaButton:after {
    content: url(/images/dynaButton/btn_r.gif);
}

.dynaButton:link {
    color: #FFFFFF;
    text-decoration: none;
}

.dynaButton:active {
    color: #FFFFFF;
    text-decoration: none;
}

.dynaButton:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.dynaButton:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.searchResults {
    float: left;
}

.searchResults H6 {
    width: 400px;
}

.prioritySearch {
    float: left;
    margin-right: 10px;
    border-right: dotted #000066 thin;
    padding-right: 5px;
}

.tt_CartCategory {
    float: left;
    width: 200px;
    clear: both;
}

HR.divider {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #FFFFFF thin;
}

A.white:link {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:active {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:visited {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

A.email {
    padding: 0 3px;
    display: block;
    float: right;
    width: 55%;
    text-align: left;
    margin-top: -16px;
}

#header .ad {
    left: 252px;
    top: 25px;
    z-index: 99;
    position: absolute;
}

H1 {
    color: #cc6600;
}

H3 {
    font-weight: bold;
    margin: 0px;
}

H4 {
    background-image: url(../images/backgrounds/global_h4.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    margin-top: 20px;
    margin-bottom: -10px;
    font-size: 20px;
}

H6 {
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
}

P {
    padding-left: 5px;
}

IMG {
    border: none;
}

fieldset {
    background-image: url(../images/backgrounds/fieldset.gif);
    background-repeat: repeat-x;
    background-color: #FFFFCC;
    color: #000000;
    border: #000000 solid thin;
    margin-bottom: 9px;
}

legend {
    font-weight: bold;
    font-size: 18px;
}

label {
    font-weight: bold;
    padding: 0 3px;
}

form fieldset label {
    font-weight: bold;
    padding: 0 3px;
    display: block;
    float: left;
    width: 35%;
    text-align: right;
}

input.required {
    border: #3300FF solid thin;
}

input.error {
    border: 1px solid red;
}

select.required {
    border: #3300FF solid thin;
}

select.error {
    border: 1px solid red;
}

label.error {
    background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
    float: none;
    display: inline;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    padding-left: 19px;
    margin-left: 3px;
}

label.valid {
    background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
    width: 16px;
    height: 19px;
    margin-left: 3px;
}

a:link {
    color: #990000;
}

a:active {
    color: #990000;
}

a:visited {
    color: #990000;
}

a:hover {
    color: #CC6600;
    text-decoration: underline;
}

.linkInfo {
    font-size: 14px;
    /*width: 300px;*/
}

.linkInfo A {
    text-decoration: none;
}

.linkInfo LI {
    margin-bottom: 15px;
}