body {	margin:0 0 10px 0; text-align: center; color: #555;  }
body, p, table { font-family: Verdana, sans-serif; font-size: 11px;  }

td, table { border: none; }

h1 { font-size: 22px; text-transform: capitalize; font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif; }
h2 { font-size: 18px; text-transform: capitalize; font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif; }
h3 { font-size: 16px; text-transform: capitalize; font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif; }
h4 { font-size: 14px; text-transform: capitalize;  }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

img {	border: none;}

a:link {	color: #4682B4;}
a:visited {	color: #77A3CA;}
a:hover {	color: #C71585;}
a:active {	color: #C71585;}

em { font-style: italic; }
strong { font-weight: bold; }
hr { height: 2px; line-height: 2px; color: #CCC; background-color: #CCC; border: none; border-bottom: 1px solid white; }
label { cursor: pointer; }

.button { display: inline-block; display: -moz-inline-box; background: #e9f2f8 url(images/button.png) repeat-x bottom left; color: #2a6ea0 !important; xline-height: 21px; xheight: 21px; border: 1px solid #9cc1e4; font-weight: bold; text-decoration: none; padding: 2px 8px; margin: 0 2px; vertical-align: bottom; text-transform: capitalize;  }

.left-pad .button { clear: both; }
/*
.user .button { border: 1px solid #b4cd88;  background: #f2f3e7 url(images/button1.png) repeat-x bottom left; color: #6a8142 !important;  }
*/
.input { height: 18px; line-height: 18px; padding: 0 5px; margin: 0 2px;  border: 1px solid #9cc1e4; background: #e9f2f8;  }
/*.user .input { background: #f2f3e7; border: 1px solid #b4cd88; } */
.separator {}


.table-deco, .table-nice { border: 1px solid #ccc; padding: 0px; margin: 5px;   }

.table-deco th, .table-nice th { border-bottom: 1px solid #aaa; font-size: 12px; font-weight: bold; text-align: auto; color: #555; background: #f7f7f7 url(images/grad.png) repeat-x bottom left; padding: 5px;  }

.table-deco td  { border: 1px solid #ccc; border-width: 0 1px 2px 0; padding: 3px; background: #f9f9f9 url(images/grad1.png) repeat-x bottom left; text-align: left; font-weight: bold; font-size: 11px;  }
.table-nice td { background: #f7f7f7 url(images/stripe.png) repeat bottom left; padding: 5px; font-size: 11px; }
.table-form th { text-align: left; }
.table-thumbs { width: 100%; }
.table-thumbs td { width: 25%; border: 1px solid #ddd; padding: 4px; background: #eee url(images/stripe.png) repeat; vertical-align: bottom; }
.table-thumbs div { border: 1px solid #ccc; background: white; padding: 3px; text-align: center; }

.thumb-pic { width: 200px; height: 220px; position: relative; }
.thumb-pic img {  }
.thumb-pic p { margin: 3px 0; width: 200px; position: absolute; text-align: center; bottom: 0; left: 5px; }
.thumb-icons { width: 200px; }

.hugevmargin { margin: 60px 0; }
.strong { font-weight: bold;  }
.em { font-style: italic; }
.underline { text-decoration: underline; }
.large { font-size: 14px; }
.small { font-size: 10px; font-family: Arial, sans-serif;}
.error { color: red; font-weight: bold; }
.description {}

.pagination { position: relative; margin: 5px 0; padding: 5px; border: 1px solid #ddd; background: #f7f7f7 url(images/grad.png) repeat-x bottom left; text-align: right;  }
.pagination .showing, .pagination .savemyspot { display: inline; margin: 0 8px; }
.pagination input, .pagination select { vertical-align: bottom !important; }
.pagination-nav { float: left; }

.photosearch { width: 300px; height: 40px; position: absolute; top: 5px; right: 10px; text-align: right;  }

.box { margin: 2px; padding: 5px; border: 1px solid #ddd; background: #eee url(images/stripe.png) repeat; }
.box .title { margin: -5px -5px 0 -5px; border-bottom: 1px solid #ccc; font-size: 16px; color: #555; background: #f7f7f7 url(images/grad.png) repeat-x bottom left; padding: 5px;   }
.home-box { width: 40%; float: left; margin: 10px 30px; height: 200px;  }
.photographer { background: #366182 url(images/home-box2.jpg) no-repeat top right; border: 5px solid #8daec9; color: white;  }
.photographer .title { background: #8daec9; color: #366182; border: none; margin-bottom: 20px; }
.event { background: #758236 url(images/home-box1.jpg) no-repeat top right; border: 5px solid #b9ce80; color: white; }
.event .title { background: #b9ce80; color: #758236; border: none; margin-bottom: 20px;   }

#guestbook-table {}
#home-welcome {}

.cp-icons { text-align: center; }
.cp-icons a, .cp-icons input { padding: 5px; }
.cp-icons a:hover, .cp-icons input:hover { filter: alpha(opacity=70); -moz-opacity: .7; opacity: .7;  }




/* ----------------------- Generic Elements ----------------------------- */

.menu-sep {  }
.breadcrumbs { display: block; }
.errortext { color: maroon; }
.narrow { letter-spacing: -1px !important; }
.wider { letter-spacing: 1px !important; }
.allcaps { text-transform: uppercase;  }
.clear { clear:both; height: 1px; line-height: 1px; overflow:hidden; }
.floatleft { float: left; margin: 0 2px; }
.floatright { float: right; margin: 0 2px; }
.center { text-align: center; }
.nomargin { margin: 0; }
.strong { font-weight: bold; }
.plainlist { list-style: none; padding: 0; margin: 0; }
.plainlist li { list-style: none; padding: 0; margin: 0; }

.box1:after, .box2:after, .box3:after, .box4:after, .box5:after, .box:after, #main-content:after, #content:after  {
	content: ".";	visibility: hidden;	height: 0px;	display: block;	clear: both;}

.box1, .box2, .box3, .box4, .box5, .thumbs-box, .thumbs-box2 {  }

/* Generic box overides - use these combined with basic boxes to change behaviour */
.box-center1 { margin: 20px auto !important; width: 90% }
.box-center2 { margin: 20px auto !important; width: 80% }
.box-center3 { margin: 20px auto !important; width: 65% }
.box-center4 { margin: 20px auto !important; width: 50% }

.box-s-float { clear: none !important; float: left; margin: 5px !important; width: 120px; }
.box-m-float { clear: none !important; float: left; margin: 5px !important; width: 180px; }
.box-l-float { clear: none !important; float: left; margin: 5px !important; width: 28%; }
.box-xl-float { clear: none !important; float: left; margin: 5px 3px !important; width: 45%; }


