/*

Horizon Convention Center
Created by SpinWeb [Tony Williams]
Last updated on 9/28/11
*/



/* ---------------Freedom Stylesheet--------------- */

READ THIS FIRST

Freedom Ecosystem sharing allows for styles to beattached to modules as they are shared. This is done
by open/close comment tags for of each module blocks.
Retain the comment blocks if you want your styles to
be included if/when the module is shared over the
Ecosystem.

/* End Comments */

/* --------------- Global Styles --------------- */

body#public {margin: 0;padding: 0; background: #0b0607 url(graphics/images/background.gif) repeat-x; }

body, body#public {
    background: url(graphics/images/bg-body.gif) repeat-x center top;
    background-color: #A29B7B;
    font-size: 13px;
    line-height: 1.6;
    font-family: "Lucida Grande", Helvetica, "Lucida Sans", Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
    color: #a39a7d;
    }

.paragraph {
    font-size: 13px;
    line-height: 1.2;
    color: #AFA983;
    }

a:link, a:visited {color: #AD392E;text-decoration: none;}
a:hover, a:active {color: #AD392E;text-decoration: underline;}
a img {border: 0;margin: 0;padding: 0;}
.errorMessage {font-weight: bold; color:#f00;}
.left {float: left;  margin: 0 10px 10px 0;}
.right {float: right; margin: 0 0 10px 10px;}
.center {text-align: center;}
h1 {font-size: 22px; font-weight: normal; color: #4F4A32; }
h2, .heading, .eventHeadline {font-size: 18px; font-weight: normal; }
h3, sub-heading {font-size: 16px; font-weight: normal; }

h2 {}

.pdf {
 background: url(graphics/images/pdf.gif) no-repeat;
 line-height: 40px;
 display: block;
 padding: 0 0 0 50px;
}

p {}

hr {
    color: #e7e7e7;
    background-color: #e7e7e7;
    height: 1px;
    margin: 15px 0;
    border:0;
   }


.clear {clear: both;}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/graphics/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align:top;
}


td input, td textarea, td select {
    margin: 0px 0px 15px 0px;
    }

.formtextRequired {
    font-weight: bold;
    }


input, textarea {
font-size:12px;
padding:6px;
color:#686042;
}

form span input {
/*width:80px; 
font-weight:bold;
border:0;*/
cursor:pointer;
}

radio, checkbox {
background:none;
border:0;
}

textarea {
overflow:hidden;
}



/* --------------- Header --------------- */

#logo {
   background: none;
   border: none;
   margin: 20px 0px 15px 25px;
   }

#searchBoxInput {
   float: right;
   background: #fff;
   margin: 10px 0px 0px 0px;
   border:3px solid #e2d6ae;
   border-radius:7px;
   -moz-border-radius:7px;
   }


#searchBoxInput input {
   width: 247px;
   height: 30px;
   padding: 0px 10px 0px 10px;
   background:none;
   border: none;
}

.searchTopMatches, .searchModule {
padding:15px 0;
}

.searchWrapper {
margin:0;
padding:0;
}

.searchWrapper ul {
list-style: none;
list-style-type: none;
margin:0;
padding:0;
}

.searchWrapper h3 {
margin-bottom:0;
}

.searchWrapper .newsList {
padding-left:0;
margin-left;
}

.submit {
   display: none;
   }

#utilityNav ul {
   list-style-type: none;
   float: right;
   margin: 24px 10px 20px 10px;
   }

#utilityNav li {
   float: left;
   margin: 0px;
   }

#utilityNav li a {
    border-right: 1px dotted #C5C1A7;
    color: #C5C1A7;
    display: block;
    height: 12px;
    line-height: 12px;
    padding: 0 15px;
   }

#utilityNav li a:hover {
    color:#343463;
    text-decoration:none;
   }

#utilityNav li a.last {
   border: none;
   }

#phone {
   float: right;
   margin: 10px 0px 0px 0px;
   }

/* --------------- Home Feature --------------- */

#featureWrap {
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    background-color: #333265;
    margin: -22px 0px 20px 0px;
    width: 960px;
    padding: 30px 0px 10px 0px;
   }

#slideshow {
    height: 333px;
    margin: 0 0 5px 10px;
    position: relative;
    width: 683px;
    background: url(graphics/images/bg-slideshow.gif) no-repeat center top;
    height:399px;
    }

.slide {
    padding: 9px 0px 0px 10px;
    }

#homeWelcome {
    background: url(graphics/images/bg-welcome) no-repeat 0px 30px;
    position:relative;
    left:-10px;
    }

#homeWelcome h1 {
    color: #F9D961;
    font-weight: normal;
    font-size: 19px;
    margin: 0px 0px 40px 0px;
    }

#homeWelcome p {
    color: #fff;
    padding: 0px 15px;
    line-height: 1.4;
    }

#homeWelcome a {
    color: #F9D961;
    }

/* ------------- Home Content ------------ */

#homeContent {
    width: 960px;
    background: #fff;
    padding: 20px 0px 0px 0px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px; 
    padding-bottom:15px;
    }

#homeLeft {
    margin: 0px 10px 0px 20px;
    }

#homeRight {
    width: 210px;
    }
    
.newsWrapper h2 {
    font-weight: normal;
    color: #333265;
    }

.newsWrapper h3 {
    margin: 0px;
    }

#newsMore {
    background: #F0EFEA;
    height: 28px;
    margin: -15px 0 0;
    padding: 10px 0 0 10px;
    }

/* ------------- Interior ------------ */

#intBanner {
    background: url(graphics/images/pic-frame-int.png) no-repeat left top;
    height: 194px;
    width: 602px;
    position: relative;
    margin: 0px 0px 15px 10px;
    }

#intBanner p {
    position: absolute;
    top: 10px;
    left: 10px;
    }

#connected {
   position: relative;
   background: url(graphics/images/bg-enews-int.jpg) no-repeat -7px 31px;
   }
#connectedHome {
border-top:1px solid #3f3f79;
padding:20px 0 0 0;
}

#connectedHome h1 {
position:relative;
width:130px;
float:left;
}


#connectedHome #facebook {
   position: relative;
   bottom: 0px;
   right: 0px;
   }

#connectedHome #twitter {
   position: relative;
   bottom: 0px;
   right:0px;
   margin-right:5px;
   }

#newsletter h1 {
   color: #F9D961;
   font-weight: normal;
   font-size: 21px;
   margin: 0 0 35px 75px;
   }

#newsletter ul {
   list-style-type: none;
   margin: 0px;
   }

#newsletter li {
   margin: 0px 0px 15px 0px;
   }

.enewsBoxEdit {
   width: 248px;
   height: 39px;
   background:none;
   border: none;
   padding: 0px 10px 0px 0px;
   }

.enewsInput {
   background: url(graphics/images/input-enews.gif) no-repeat top center;
   width: 248px;
   height: 39px;
   padding-left:10px;

}

#newsletterInput {
   margin: 0px 0px 0px 12px;
   }

.subscribe {
   margin: 0px 0px 0px 14px;
   }

#facebook {
   position: absolute;
   bottom: 0px;
   right: 35px;
   }

#twitter {
   position: absolute;
   bottom: 0px;
   right: 75px;
   }

#contentWrap {
   margin: 0px;
   width: 960px;
   }

#intContent {
   background: url(graphics/images/int-content-tile) repeat-y top center;
   padding: 0px 0px 50px 0px;
   }

#sidebar {
   margin: 0px;
   width: 240px;
   }

.module h2 {
   margin: 0px 0px 10px 15px;
   font-size:19px;
   }

.tests, #sidebar .newsWrapper {
   padding: 0px 10px 0px 15px;
   }

.tests h3 {
   padding: 10px 10px 8px 15px;
   background-color: #B9B3A3;
   -moz-border-radius: 13px;
   -webkit-border-radius: 13px;
   border-radius: 13px;
   color: white;
   margin: 0px 5px 0px 0px;
   font-size: 19px;
   }

#testArrow {
   margin: 0px 0px 10px 30px;
   }

#sidebar .newsWrapper h2 {
   margin: 0px 0px 10px 0px;
   }

#sidebar .newsWrapper li {
   margin: 0px 0px 10px 0px;
   }

#sidebar .newsWrapper h3 {
   font-size: 14px;
   }

#sidebar #newsMore {
   margin: 0px;
   }

.webpageWrapper {
   padding: 0px 0px 0px 10px;
   }

.webpageWrapper h1 {
   background: url(graphics/images/bg-h1.gif) no-repeat center top;
   font-size: 27px;
   padding: 18px 0 21px 20px;
   }

.eventsWrapper h3 {
   margin: 0px;
   }



#gallery {
background-color: #601c1c;
padding: 15px;
}


#gallery ul { list-style: none; padding-top:15px; }
#gallery ul li { display: inline; }
#gallery ul img {
border: 5px solid #fff;
border-width: 5px 5px 20px;
margin-bottom:20px;
-moz-box-shadow: 0 0 5px #441518;
-webkit-box-shadow: 0 0 5px #441518;
box-shadow: 0 0 5px #441518;
max-width:100px;
}

#gallery ul a:hover img {
border: 5px solid #b79771;
border-width: 5px 5px 20px;
color: #b79771;


}

#gallery ul a:hover { color: #b79771; }


#gallery li a:hover img { 
 -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in-out;
}

/*#gallery li a {
width:100px;
height:100px;
overflow:hidden;
}*/


.albumPicLink {
max-width:300px;
max-height:200px;
overflow:hidden;
}

.albumPicLink img {
max-width:300px;
max-height:200px;

}

/* ---------- Calculator ----------- */

#calculator table {
    width: 100%;
    vertical-align: middle;
    }

#calculator thead {
    background: #E4E4E2;
    border: 1px solid #C7C7C5;
    }

#calculator thead td {
    color: #902D30;
    text-transform: uppercase;
    }

#calculator td {
    padding: 10px 5px;
    }

#calculator td input {
    margin: 0 20px 0 0;
    }

#calculator tbody {
    border-top: 1px solid #fff;
    }

#calculator tbody td {
    background-color: #E4E4E2;
    border-color: #C7C7C5;
    border-style: outset;
    border-width: 1px;
    color: #4F4F4D;
    }

.tax-message {
    font-style: italic;
    text-align: center;
    color: #BC4A40;
    }

#calculator h3 {
    color: #757575;
    margin: 0 0 10px 0;
    }

#calculator h4 {
    color: #BC4A40;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px 0px;
    }

.meals li {
    background: #BC4A40;
    padding: 0;
    color: #fff;
    margin: 0 0 1px 0;
    }

.meals li label {
    padding: 5px;
    display: block;
    }

.meals li ul {
    list-style-type: none;
    }

.meals li ul li {
    background: #fff;
    color: #4F4F4D;
    padding: 10px 240px 0px 5px;
    margin: 0;
    xtext-align: right;
    }

.meals li ul li input {
    width: 20px;
    padding: 3px;
    }

.barBudget {
    list-style-type: none;
    clear: both;
    color: #4F4F4D;
    }

.barBudget li {
    float: left;
    margin: 0 30px 20px 0;
    }

.barBudget li input[type=text] {
    width: 40px;
    padding: 0px 5px;
    }

.barBudget li input[type=checkbox] {
    margin: 0 5px 0 0;
    }

.calc {
    list-style-type: none;
    }

.calc li {
     margin: 0 0 5px 0;
    color: #4F4F4D;
     }

.calc li ul {
    list-style-type: none;
    }

.calc li ul li {
    background: #fff;
    color: #4F4F4D;
    xpadding: 10px 240px 0px 5px;
    margin: 0;
    xtext-align: right;
    }

.calc li ul li input {
    width: 20px;
    padding: 3px;
    }

.budget {
    background: #4F4F4F;
    color: #fff;
    padding: 5px 10px;
    text-align: right;
    font-style: italic;
    }
    

/* ------------- Footer -------------- */

#footerWrap {
   background-color: #601c1c;
   margin: 30px 0px 0px 0px;
   border-top: 1px solid #fff;
   padding: 30px 0px 20px 0px;
   }

#footer {
   position: relative;
   }

#footer p {
   color: #F7F0BF;
   font-size: 12px;
   line-height: 1.6;
   }

#footerEmblem {
   position: absolute;
   top: -38px;
   left: 423px;
   }

#footerLogo {
   margin: 0px 0px 7px 0px;
   }

#footer hr {
   color: #601c1c;
   background-color: #601c1c;
   border-top: 1px dotted #F7F0BF;
   margin: 15px 0px 20px 0px;
   }

#freedom {
   color: #280A09;
   }

#footSpinWeb {
   position:absolute;
   margin: 0 0 0 20px;
   color: #280A09;
   }


#footSpinWeb a:hover, #freedom:hover {
   color: #F7F0BF;
   text-decoration:none;
}


#footer p#footSpinWeb {
   color: #280A09; 
   text-decoration:none;
   }

#footSpinWeb a {
   color: #280A09;
   }

#spinweb {
   margin: 0px 0px 10px 10px;
   position:relative;
   right:0;
   top:2px;
   }

#spinweb:hover {
opacity:.7;
}
	
/* --------------- Navigation --------------- */

#mainNav li ul, .footerNav li ul {
	display:none !important;
	}

#mainNav li, .footerNav li {
	margin:0;
	}

#mainNav {
    background: url("graphics/images/nav-ribbon.png") no-repeat scroll center top transparent;
    height: 64px;
    margin: 0 0 0 -50px;
    width: 1042px;
    position: relative; 
    z-index: 90;
	}

#mainNav ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 20px 0 0 75px;
	}

#mainNav li {
        float: left;
	}

#mainNav li a {
    border-right: 1px solid #661f1f;
    border-left: 1px solid #9f3030;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 12px;
    line-height: 12px;
    margin: 0 0 0 0;
    padding: 12px 15px;
    text-decoration: none;
    text-transform: uppercase;
-webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
transition: color .3s ease-in-out, background .3s ease-in-out;
	}

#mainNav li a.last {
	margin-right: 0;
        border-right:0;
	}

#mainNav li a.first {
        border-left: 0;
}


#mainNav li a:hover, #mainNav li a.current {
	color: #fff;
        background-color: #601C1D;
        text-decoration: none;
	text-shadow: none;
	}

.subNav {
        margin: 0px 0 20px 0px;
        padding: 0;
	list-style-type: none;
	}

.subNav li {
	padding: 0;
	margin: 0px 0px 1px 0px;
        background: #FAF1DB;
	}

.subNav li a, .subNav li a:visited {
	display: block;
	line-height: 38px;
        height: 38px;
	padding: 0 10px;
	font-weight: normal;
        color: #79735B;
	}

.subNav li a:hover, .subNav li a.current {
	text-decoration: none;
	background: #fff;
	color: #AD392E;
	}

.footerNav ul {
	margin: 10px 0 0px 0;
	padding: 0;
        list-style-type: none;
	}

.footerNav li {
        margin: 0px;
        border-bottom: 1px dotted #F7F0BF;
	}

.footerNav li a {
        padding: 0 0px 0 5px;
        color: #F7F0BF;
        text-decoration: none;
	font-size: 12px;
        font-weight: normal;
        height: 30px;
        line-height: 30px;
  	}

.footerNav li a:hover {
       text-decoration: none;
       color:#280A09;
       }

/** Calculator Styles **/
.hide {
    display:none;
    }


/* ---------------General Module Styles--------------- */
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

/* ModuleBegin::news */
.newsWrapper { }
.newsWrapper .newsList { margin: 0; list-style: none; }
.newsWrapper .newsList li { margin: 0 0 18px 0; }
.newsWrapper .meta { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */



/* ModuleBegin::events */
/* ---------------
Events Lister
----------------- */
.eventsWrapper { }
.eventsWrapper .eventList { margin: 0; list-style: none; }
.eventsWrapper .eventList li { margin: 0 0 18px 0; }
.eventDate { font-size: smaller; margin: 0px; }
.eventTime { font-size: smaller; margin: 0px 0px 10px 0px; }
.eventBlurb { }


/* ---------------
Events Detail
----------------- */
.eventLocation, .eventRSVP, .eventTicketWrapper { }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }
/* ModuleEnd::events */



/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
/* ModuleEnd::membership */



/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }

.enewsDetail { padding-top:20px; }
/* ModuleEnd::broadcastemail */



/* ModuleBegin::blog */
.blogListWrapper, .blogCommentsWrapper { margin-right: 220px; }
.blogDate{ font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.blogInfo { }
.blogBody { }
.blogComments { }
.blogListWrapper .blogComments { text-align: right; }

.blogCommentsWrapper { }
.blogPrivate { }
.blogCommentBody { }
.blogCommentsWrapper .blogInfo { padding-top: 10px;}

.blogAddCommentsWrapper { padding: 0px 80px; }
.blogAddCommentsWrapper div { padding: 2px 0px; }

.blogArchiveWrapper { width: 160px; float: right; border: 1px solid #ccc; background: #efefef; padding: 0px 20px 20px 20px;}
.blogArchiveWrapper a { text-decoration: none; }
.blogArchiveWrapper a:hover { text-decoration: underline; }
.blogArchiveYear { font-weight: bold; padding-top: 10px; }
.blogArchiveMonth { padding-left: 20px; }
/* ModuleEnd::blog */



/* ModuleBegin::newsfeed */
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper { }
.newsfeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper .newsItem span {display:block;}


.newsList h3, .newsList h3 a, .eventList h3 { font-size:11px; }


/* ModuleEnd::newsfeed */



/* ModuleBegin::faq */

#faqQ a {
color:#cc8b39;
}



.webpageWrapper #faqQ a:hover {
color: #AD392E;
}

.faq ul {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:20px;
background-color:#fefbf3;
border:1px solid #d5cfbb;
margin-bottom:20px;
}


.faq img {
border:5px solid #ccc8b7;
}

.faq { margin:0; padding:0 15px 0 15px; }

.faq ul { list-style-type: none; }

.faq ul li { margin: 0px 0px 20px 0px; }

.faq dd { padding:15px 0 0 0; margin:0; }

.faq dt {  margin: 35px 0 0 0; border-bottom:1px solid #ccc8b7; padding-bottom:15px; font-weight: bold; }

.question p { color:#cc8b39; font-weight:bold; margin:0 0 -10px 0; padding:0; }

.faq dd a { padding-top:10px; }

.faq dt p, .faq p, .faq li p, .faq dl p { margin:0; padding:0; }

.faq dd { margin:0; }

.faq a:hover { text-decoration:underline; }

.backToTop { margin-bottom:50px; }

/* ModuleEnd::faq */



/* ModuleBegin::jobs */
.jobsListWrapper { }
.jobsDetailWrapper { }
.jobsDetailWrapper span { display: block; }
.jobsDetailWrapper span.itemLabel { display: inline; }
.jobsJobCode { }
.jobsCategory { }
.jobsLocation { }
.jobsKeywords { }
.jobsDescription { }
/* ModuleEnd::jobs */



/* ModuleBegin::directory-Promos */
.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
/* ModuleEnd::directory-Promos */



/* ModuleBegin::commerce */
.shoppingAlert { color: red; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */

/* ModuleBegin::photo */
/* Photo Lister */
.photoListerWrapper { clear: both; }
.photoListerWrapper .itemList { margin-bottom: 20px;}
.photoListerWrapper span {display:block;}
.photoListerWrapper .photoImage {float: left;  padding-right: 20px;}
.photoListerWrapper .photoImage img {padding:5px; border: 1px solid #ccc;}
.photoListerWrapper .photoDescription { }

/* Photo Thumbnails */
.photoThumbnailWrapper { }
.photoIntro { padding-bottom: 10px; }
.photoOther { }
.photoThumbnail { float: left; width: 180px; height: 160px; text-align: center; }
.photoThumbnail img { border:1px solid #ccc; padding: 5px;}
.photoThumbnailWrapper .photoTitle { display: block; }

/* Photo Detail */
.photoDetailWrapper { }
.photoDetailWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoDetail span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoDetailWrapper .photoDescription { text-align: left; padding: 5px 0px; width: 400px; margin: 0 auto;} 
.photoRemote { width: 420px; margin: 0 auto; border: 0; clear: both;}
.photoRemote:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photoRemote span{ border: 0; }
.photoRemote span a{display: block; width: 68px; padding: 4px 0px; border: 1px solid #ccc; text-decoration:none; text-align:center; float:left;}
.photoRemote span a:hover,div.photoRemote span a:active{border:1px solid #000;}
.photoDetailWrapper .pagination { text-align: center; }

/* Photo Slide */
.photoSlidelWrapper { }
.photoSlideWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoSlide span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoSlideWrapper .photoRemote { width: 210px; margin: 0 auto; border: 0; clear: both; }
/* ModuleEnd::photo */


.blockquote, blockquote {
padding: 10px 20px;
margin:0 0 0 15px;
color: #79735B;
background: #FAF1DB;
font-size: 13px;
font-style: italic;
float: right;
width: 270px;
line-height: 22px;
border:3px solid #e2d6ae;
}
