

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	border-top: 3px solid #AB3422;
	font: 12px helvetica, arial, verdana, sans-serif;
	line-height: 18px;
	color: #333;
}
.clearme {
	height: 1px;
	overflow: hidden;
	clear: both;
	}

a:link, a:visited { color: #AB3422; text-decoration: none; }
a:hover { color: #669900; text-decoration: none; }

.topwrapper {
	background: #ededed url('/_img/template/bg_top.gif') repeat-x;
	}
.top {
	padding: 6px 0px 4px 0px;
	margin: 0px auto;
	width: 938px;
	line-height: 14px;
	}
.top .left {
	float: left;
	display: inline;
	}
.top .right {
	float: right;
	display: inline;
	list-style: none;
	margin: 2px 0px 0px 0px;
	}
.top .right li {
	display: inline;
	padding-left: 13px;
	margin-left: 11px;
	background: transparent url('/_img/template/div_top.gif') no-repeat;
	font-weight: bold;
	}
.top .right li#cart {
	display: inline;
	padding: 1px 0px 1px 19px;
	margin-left: 0px;
	background: transparent url('/_img/template/cart.gif') no-repeat 0px -2px;
	}
.top .right li#cart span {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	}

.top a:link, .top a:visited { color: #AB3422; text-decoration: none; }
.top a:hover { color: #669900; text-decoration: none; }

.bodywrapper {
	clear:both;
	background: transparent url('/_img/template/bg_body.gif') repeat-x;
	}
.bodyarea {
	margin: 0px auto;
	width: 960px;
	}

.logo {
	float: left;
	display: inline;
	padding: 9px 0px 0px 11px;
	}
.nav {
	float: right;
	display: inline;
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	margin: 50px 0px 0px 0px;
	}
.nav li {
	display: inline;
	background: transparent url('/_img/template/div_nav.gif') no-repeat;
	padding-left: 13px;
	margin-left: 20px;
	}
.nav li#home {
	background: none;
	}


.banner {
	clear: both;
	margin: 6px 0px 14px 0px;
	padding: 13px 11px 15px 11px;
	width: 938px;
	height: 216px;
	background: transparent url('/_img/template/bg_banner.gif') no-repeat;
	}

.adminbanner {
	clear: both;
	margin: 6px 0px 14px 0px;
	padding: 13px 11px 15px 11px;
	width: 938px;
	height: 39px;
	background: transparent url('/_img/template/bg_banner.gif') no-repeat;
	}

.tab {
	float: left;
	display: inline;
	color: #000;
	margin: 0px;
	padding: 0px;
	font: 12px trebuchet ms, helvetica, arial, verdana, sans-serif;
	}

.tab li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding-right: 12px;
	background: #fff;
	}
.tab li#bg { background:  url('/_img/template/div_tab.gif') no-repeat top right; }
.tab li#nobg { background: none; }

.tab-active {
	border-top: 1px solid #e2e5e4;
	border-left: 1px solid #e2e5e4;
	border-right: 1px solid #e2e5e4;
	padding: 7px 12px 7px 12px;
	}

.prevnext {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 12px trebuchet ms, helvetica, arial, verdana, sans-serif;
	}
.prevnext li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
li#prev {
	margin-right: 12px;
	padding-right: 12px;
	background:  url('/_img/template/div_tab.gif') no-repeat top right;
	}
li#next {
	margin-right: 12px;
	}

li#prevno {
	color: #C0C0C0;
	margin-right: 12px;
	padding-right: 12px;
	background:  url('/_img/template/div_tab.gif') no-repeat top right;
	}
li#nextno {
	color: #C0C0C0;
	margin-right: 12px;
	}


li#page {
	margin-right: 24px;
	}

.tabcontents {
	clear: both;
	background: transparent url('/_img/template/bg_tabcontents.gif') no-repeat;
	padding: 10px 24px 0px 24px;
	}

.pages {
	margin: 6px 0px 12px 0px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #e1e1e1;
	}
.pagesbottom {
	background: transparent url('/_img/template/bg_bottom.gif') no-repeat left bottom;
	padding: 12px 24px;
	margin-top: 12px;
	}

.gallery-thumb img {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 1px;
	}
	
.viewphoto {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 1px;
	}

.col-smallleft {
	float: left;
	display: inline;
	width: 250px;
	margin-top: 24px;
	}

.col-smallright_admin {
	float: right;
	display: inline;
	width: 230px;
	margin-top: 24px;
	margin-left: 5px;
	padding-left: 10px
	}

.col-smallright_admin h2 {
	font-weight: bold;
	color: #666;
	font-size: 15px;
	line-height: 26px;
	border-bottom: 1px solid #FF9900;
	}

.col-smallright_admin p {
	font-size: 12px;
	}

.col-largeleft_admin {
	float: left;
	display: inline;
	width: 640px;
	margin-top: 24px;
	padding-right: 15px;
	border-right: thin dotted #C0C0C0
	}

.col-large-right {
	float: right;
	display: inline;
	width: 640px;
	margin-top: 24px;
	}



.col-left {
	float: left;
	display: inline;
	width: 430px;
	margin-top: 24px;
	}
.col-right {
	float: right;
	display: inline;
	width: 430px;
	margin-top: 24px;
	}

.calloutwrapper {
	border: 1px solid #ededed;
	}
.calloutbox {
	border: 1px solid #fff;
	background: transparent url('/_img/template/bg_callout.gif') repeat-x;
	padding: 9px;
	}

.events {
	background: transparent url('/_img/template/bg_events.gif') no-repeat;
	width: 960px;
	margin-bottom: 24px;
	}
.ev1, .ev2, .ev3 {
	font-weight: normal;
	color: #666;
	font-size: 16px;
	text-align: left;
	}
.ev1 {
	width: 466px;
	padding: 20px 0px 0px 20px;
	}
.ev2 {
	width: 225px;
	padding: 20px 0px 0px 12px;
	}
.ev3 {
	width: 225px;
	padding: 20px 0px 0px 12px;
	}

.evtd-1, .evtd-2, .evtd-3 { font-size: 14px; border-bottom: 1px solid #e1e1e1; }
.evtd-1 {
	width: 466px;
	padding: 10px 0px 10px 20px;
	}
.evtd-2 {
	width: 225px;
	padding: 10px 0px 10px 12px;
	}
.evtd-3 {
	width: 225px;
	padding: 10px 0px 10px 12px;
	}

.photoarea {
	float: left;
	display: inline;
	width: 516px;
	text-align: center;
	margin: 18px 0px;
	}

.photoarea h4 { margin: 12px 0px 0px 0px; }
.belowPHleft {
	text-align: left;
	float: left;
	display: inline;
	width: 245px;
	}
.belowPHright {
	text-align: right;
	float: right;
	display: inline;
	width: 245px;
	margin-top: 12px;
	}

.packages {
	float: right;
	display: inline;
	width: 366px;
	margin: 18px 0px;
	}

.package {
	float: left;
	display: inline;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	border-left: 1px solid #e2e2e2;
	padding: 6px;
	margin: 0px 6px 6px 0px;
	width: 87px;
	text-align: center;
	line-height: 14px;
	}
#lastpackage { margin-right: 0px; }

.pleasenote {
	clear: both;
	padding-top: 12px;
	}

/* text styles */

.hr {
	height: 1px;
	background: #e1e1e1;
	margin: 9px 0px;
	overflow: hidden;
	}

h1 {
	font-weight: normal;
	font: 30px trebuchet ms, helvetica, arial, verdana, sans-serif;
	color: #414042;
	margin-top: 0px;
	}

h2 {
	font-weight: normal;
	color: #000000;
	font-size: 18px;
	line-height: 26px;
	}

h3 {
	font-weight: normal;
	color: #669900;
	font: 18px trebuchet ms, helvetica, arial, verdana, sans-serif;
	line-height: 26px;
	margin-top: 0px;
	}

h4 {
	font-weight: normal;
	color: #000;
	font: 14px trebuchet ms, helvetica, arial, verdana, sans-serif;
	line-height: 22px;
	margin-top: 0px;
	}

h5 {
	font-weight: normal;
	color: #000;
	font: 16px trebuchet ms, helvetica, arial, verdana, sans-serif;
	line-height: 22px;
	margin: 0px;
	}
h5 span, h4 span {
	font-size: 11px;
	font-style: italic;
	}

p {
	font-size: 14px;
	line-height: 20px;
	}
p.introp {
	margin-top: 0px;
	font-size: 16px;
	line-height: 24px;
	color: #707070;
	}
.nomarginbelow { margin-bottom: 0px; }

.marginright8px {
	margin-right: 8px;
	}
#margintop12px, .margintop12px {
	margin-top: 12px;
	}

.infobox {
	border: 1px solid #669900;
	background: #e0ebcc;
	padding: 6px;
	margin: 6px 0px;
	line-height: 14px;
	}
.infobox span {
	color: #990000;
	font-weight: bold;
	}

/* home styles */

.h-news {
	float: left;
	display: inline;
	width: 662px;
	margin: 18px 0px 0px 0px;
	}
.newstext {
	float: left;
	display: inline;
	width: 475px;
	}
.newstext h1 {
	font-size: 16px;
	color: #AB3422;
	margin-bottom: 0px;
	}
.newstext p {
	margin-top: 0px;
	font-size: 12px;
	}

.newslogo {
	float: right;
	display: inline;
	width: 185px;
	}

.newsdivider {
	clear: both;
	background: transparent url('/_img/template/div_events.gif') repeat-x;
	height: 1px;
	overflow: hidden;
	margin: 4px 0px 24px 0px;
	width: 642px;
	}

.h-events {
	float: left;
	display: inline;
	width: 240px;
	margin: 18px 0px 0px 0px;
	}
.eventlist {
	background: transparent url('/_img/template/bg_h-events.gif') repeat-x;
	margin: 0px;
	padding: 6px;
	}
.eventlist dd {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	background: transparent url('/_img/template/div_events.gif') no-repeat left bottom;
	}

/* footer styles */

.footwrap {
	background: transparent url('/_img/template/bg_footer.gif') repeat-x;
	padding: 24px 0px;
	margin-top: 40px;
	}

.footer {
	width: 960px;
	margin: 0px auto;
	}

.footer dl {
	float: left;
	display: inline;
	width: 488px;
	margin-top: 0px;
	padding-top: 0px;
	}
.footer dt {
	float: left;
	display: inline;
	}
.footer dd {
	float: right;
	display: inline;
	}

.footer ul {
	float: right;
	display: inline;
	list-style: none;
	margin: 0px;
	}
.footer li {
	display: inline;
	padding-left: 13px;
	margin-left: 11px;
	background: transparent url('/_img/template/div_top.gif') no-repeat;
	font-weight: bold;
	}
.footer li#left {
	background: none;
	}


.formrequired {
color: #FF0000;
}







fieldset {
float: left;
clear: both;
width: 100%;
margin: 0 0 1.5em 0;
padding: 0;
border: 1px solid #BFBAB0;
background-color: #EEEEEE;
}

legend {
margin-left: 1em;
padding: 0;
color: #000;
font-weight: bold;
}
fieldset ol {
padding: 1em 1em 0 1em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}

fieldset.submit {
float: right;
width: auto;
border-style: none;
padding-left: 12em;
padding-right: 5em;
background-color: transparent;
}

label {
float: left;
width: 15em;
margin-right: 1em;
font-weight:bold;
text-align: right;
}


.margin5px {
	margin: 5px;
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	margin: 1px;
	}


.margin5px a img {
	border-color: #ccc;
}

.margin5px a:hover img {
	border-width: 2px;
	border-color: #FFCC66;
	margin: 0;
}



/* Joe's Add-ons: */

.alert {
	background: #fff6bf url("/images/icons/exclamation.png") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.info {
	margin-left: auto;
    margin-right: auto;
	background:#F3F3F3 url("/images/icons/information.png") no-repeat scroll 15px 50%;
	border-bottom:2px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	padding:5px 10px 5px 45px;
	text-align: left;
}

.info span {
	color: #679EC9;
	font-weight: bold;
	}

.mailbar {
	background-image: url(img/mailerbar-bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
}
.baritems {
	padding-top: 10px;
	padding-left: 7px;
	text-align: left;
}
.statusbox {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 514px;
	margin-left: -257px;
	height: 90px;
}
.percentbox {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 514px;
	margin-left: -257px;
	height: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.previewnoborder {
	margin: 5px;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	padding: 8px;
}

.previewwhiteborder {
	margin: 5px;
	background: #FFFFFF;
	border: 2px solid #C0C0C0;
	padding: 8px;
}

.cddownload {
background:#F3F3F3 none repeat scroll 0 0;
border:2px solid #DDDDDD;
color:#000000;
font-size:16px;
line-height:22px;
margin-bottom:26px;
margin-top:4px;
padding:8px 4px;
text-align:center;
}

.cartAddSuccess {
background:#CCFFCC none repeat scroll 0 0;
border:1px solid #006600;
color:#CCFFCC;
font-size:12px;
line-height:22px;
margin-bottom:15px;
margin-top:4px;
padding:8px 4px;
text-align:center;
}

.cartAddfailure {
background:#FFCCCC none repeat scroll 0 0;
border:1px solid #990000;
color:#990000;
font-size:12px;
line-height:22px;
margin-bottom:15px;
margin-top:4px;
padding:8px 4px;
text-align:center;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:right;
    
  
    margin:0 0 0 15px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:120%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}



#cartOptions {
display: none;
margin:75px 0 0 0;
}

#digitalLicence {
display: none;
margin:75px 0 0 0;
}

.photocroparea {
display: none;
	float: left;
	display: inline;
	width: 516px;
	text-align: center;
	margin: 18px 0px;
	}
	
	
	
.stylized input[type=text]{
font-size:12px;
border:solid 1px #E0E0E0;
}	



#thumbscontainer {
text-align: center;

}

.thumbbox {
	width: 220px;
	height: 220px;
	float: Left;
	display: block;
	text-align: center;
	margin-top: 20px;
}
.image { 
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e6e6e6;
  line-height: 0;
  margin: 0 9px 9px 0;
  padding: 9px;
}


div.pagination {
	text-align: center;
	display:inline;
	float:right;
	margin:0;
	padding:0;
	vertical-align: top;
	
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	
	text-decoration: none; /* no underline */
	color: #AB3422;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #AB3422;

	color: #AB3422;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #AB3422;
		
		font-weight: bold;
		background-color: #AB3422;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

