body {
	margin: 0;
	padding: 0;
	font: 12px/1.55em Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) center repeat-y #f5f6f6;
	color: #fff;
}
a {
	color: #fff;
}
a:hover {
	color: #222;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1, h2 {
	font-size: 16px;
	margin:0;
	padding:0 0 14px 0;
}
h1 a, h2 a {
	text-decoration: none;
}
dl, dt, dd {
	padding:0;
	margin:0;
}
dt {
	float:left;
	clear:left;
	width: 40px;
	padding: 3px 0;
}
dd {
	float:left;
	width: 295px;
	padding: 3px 0;
}
h2 {
	border-top: 1px solid #aaa;
	margin-top: 15px;
	padding-top: 20px;
	position:relative;
	width: 100%;
}
.wide h2 {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.rightcolumn h2 {
	border:0;
	margin:0;
	padding:0 0 10px 0;
}
h2 em { 
	font-style:normal;
	font-size: 12px;
	position:absolute;
	right:0;	
}
h3 {
	font-size: 12px;
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0 0 12px 0;
}
form {
	margin:0;
	padding:10px 0;
}
hr {
	border: 0;
	width: 100%;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
	clear: both;
	padding: 0;
	margin-bottom: 10px;
}
form a {
	font-size:11px;
}
.thinlabel {
	width: 100px;
	float:left;
}
.widelabel {
	width: 200px;
	float:left;
	padding-bottom: 10px;
}
#container {
	width: 870px;
	margin: 0 auto;
}
#header, #gallery, #menu, #content, #footer {
	width: 870px;
	float: left;
}
#header, #gallery {
	height: 420px;
	position: relative;
	overflow: hidden;
}
#gallery {
	background: #fff;
}
#logo img {
	position: absolute;
	top: 25px;
	left: 25px;
	border: 0;
	z-index: 9999;
}
#menu ul {
	float:left;
	background-color: #fff;
	width: 820px;
	padding:5px 25px 0 25px;
}
#menu li {
	float:left;
}
#menu li a {
	color:#939598;
	font-size: 10px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding: 8px 12px;
}
#menu li a:hover {
	color: #333;
}
#menu .active a {
	background: #808080;
	color:#fff;
}
.weddings #menu .active a {
	background: #644334;
	color:#fff;
}
.portrait #menu .active a {
	background: #bb282e;
	color:#fff;
}
.commercial #menu .active a {
	background: #12658d;
	color:#fff;
}
#menu .active a:hover {
	color:#fff;
}
#menu .last {
	float:right;
}
.gallerymanager {
	background: url(../images/watermark.gif) no-repeat top right #929497;
}
#content {
	padding: 25px 0;
	min-height: 200px;
	background: url(../images/watermark.gif) no-repeat top right #808080;
}
.weddings #content {
	background: url(../images/watermark-weddings.gif) no-repeat top right #644334;
}
.commercial #content {
	background: url(../images/watermark-commercial.gif) no-repeat top right #12658d;
}
.portrait #content {
	background: url(../images/watermark-portrait.gif) no-repeat top right #bb282e;
}
.leftcolumn {
	width: 140px;
	float:left;
	padding:10px 0 0 25px;
}
.leftcolumn ul {
	padding: 0;
	margin: 0;
}
.leftcolumn li {
	padding-left: 12px;
}
.leftcolumn .active {
	background: url(../images/bullet.gif) no-repeat left 5px;
}
.leftcolumn li a {
	text-decoration: none;
}
.maincolumn {
	width: 335px;
	float:left;
	padding: 10px 25px;
	margin-left:25px;
	border-left: 1px solid #aaa;
}
.wide {
	width: 600px;
}
.wide img {
	border: 5px solid #fff;
	float:left;
	margin: 14px 14px 14px 0;
}
.wide h2, .wide p {
	margin-left: 115px;
}
.wide p img {
	margin-left: -115px;
}
.button a, a.button {
	float:left;
	margin: 0 0 12px 0;
	background: #82695D;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px;
	font-size: 11px;
}
.border {
	border-right: 1px solid #aaa;
}
.maincolumn ul {
	padding: 6px 14px;
}
.maincolumn li {
	list-style-type: disc;
	padding-bottom: 3px;
}
.rightcolumn {
	width: 240px;
	float:right;
	padding:10px 25px 0 0;
}
.clientlist #content {
	padding: 25px;
	width: 820px;
}
.clientlist li {
	border-top: 1px solid #ccc;
	padding: 4px;
}
.news li {
	margin-bottom: 16px;
}
.maincolumn ul.news {
	margin: 0;
	padding: 0;
}
.maincolumn .news li {
	margin: 0 0 16px 0;
	padding:0;
	list-style-type: none;
}
#footer {
	background: url(../images/footer-bg.jpg) repeat-x #fff;
	padding: 25px 0;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #222;
}
#footer .maincolumn {
	padding: 0px 25px;
	border-left: 1px solid #ccc;
}
#footer .rightcolumn {
	padding: 0px 25px;
}
#footer .border {
	border-right: 1px solid #ccc;
}
#footer .rightcolumn li {
	float:left;
	margin-bottom: 15px;
}
#footer .rightcolumn li a {
	float:left;
	width: 92px;
	height: 21px;
	padding: 2px 0 0 28px;
}
#footer .rightcolumn li a.bppa {
	width: 240px;
	padding: 0;
	height: 23px;
	text-indent: -9999px;
	overflow:hidden;
}
.linkedin {
	background: url(../images/linkedin.jpg) no-repeat;
}
.flickr {
	background: url(../images/flickr.jpg) no-repeat;
}
.blogger {
	background: url(../images/blogger.jpg) no-repeat;
}
.facebook {
	background: url(../images/facebook.jpg) no-repeat;
}
.twitter {
	background: url(../images/twitter.jpg) no-repeat;
}
.youtube {
	background: url(../images/youtube.jpg) no-repeat;
}
.bppa {
	background: url(../images/bppa.jpg) no-repeat;
}
#footer .rightcolumn li a:hover {
	background-position: bottom left;
}
.small {
	font-size: 11px;
}

/* Forms */

.form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.form p {
	padding-bottom: 6px;
}
.form fieldset {
	border: 0;
	margin:0;
	padding: 0;
}
.form .input-text,
.form .input-textarea {
	border: 0;
	background: #fff;
	padding: 4px;
	font: 12px/1.55em Arial, Helvetica, sans-serif;
}
.form .input-text {
	width: 322px;
}
.form .input-textarea {
	width: 322px;
}
.form select {
	width: 330px;
}
.form p.error {
	margin:0;
}
.form .errors {
	background:#eee;
	padding:10px;
	color: red;
	margin-bottom: 14px;
}

/********************************* Newsletter */

#newsletter p {
	clear:left;
}
#newsletter .singleoption label {
	float:left;
	width: 120px;
}
#newsletter .multipleoption {
	float:left;
	width: 120px;
}
#newsletter .options {
	float:left;
	clear:none;
}
#newsletter .button {
	float:left;
	padding-left:120px;
}

/********************************* jCarousel Gallery */

.jcarousel-container {
	position: absolute;
	top:145px;left:25px;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	list-style:none;
}
.jcarousel-list li,
.jcarousel-item {
	float: left;
	list-style: none;
	width: 59px;
	height: 59px;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width:180px;height:265px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:180px;height:265px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 59px;
	height: 59px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin: 7px 7px 0 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 14px;
	height: 9px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: url(../images/downarrow.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background:url(../images/downarrow.gif) no-repeat 0 -9px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 7px;
	right: 20px;
	width: 14px;
	height: 9px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: url(../images/uparrow.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background: url(../images/uparrow.gif) no-repeat 0 -9px;
}
#gallery ul, .jcarousel-list li {
	margin:0;
	padding:0;
}
.jcarousel-list li {display:block;overflow:hidden;float:left;width:59px;height:59px;border:0;margin: 7px 7px 0 0;}
.jcarousel-list li a {display:none}
.jcarousel-list li img.thumb {cursor:pointer;display:block;}
.jcarousel-list li.active div img,.galleria li.active div {display:block}
.caption {display:none;visibility:hidden;}
* html .jcarousel-list li div span {width:400px} /* MSIE bug */
#main_image {
	position:absolute;
	top:25px;
	right:25px;
	height:385px;
	width:670px;
	text-align:center;
	line-height:385px;
}
.galleria_wrapper img {vertical-align:middle;}

#content .twtr-widget {font-family:arial,sans-serif!important;}
#content .twtr-widget .twtr-tweet-wrap{padding:6px 0px;}
#content .twtr-widget .twtr-tweet{border-bottom:1px solid #aaa;}
#content .twtr-hd{padding:10px 0;}
#content .twtr-ft div{padding:10px 0;}
