/*<STYLE>*/

/*******************************************************************
*** --- GLOBAL CSS RESET :: REMOVE DEFAULT BROWSER STYLING --- *****
********************************************************************/
/*Elements*/     html,body,div,span,object,
/*Typography*/   basefont,big,blockquote,font,h1,h2,h3,h4,h5,h6,p,q,s,sub,sup,tt,
/*Phrase Tags*/  abbr,acronym,address,bdo,cite,code,del,dfn,ins,kbd,samp,var,
/*Images*/       img,map,
/*Links*/        a,base,
/*Lists*/        dl,dt,dd,li,ol,ul,
/*Forms*/        button,fieldset,form,label,legend,textarea,
/*Tables*/       caption,col,colgroup,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
    font-family:Arial,Helvetica,Verdana,Tahoma,Trebuchet MS,sans-serif;
	letter-spacing:0px;
	/*line-height:18px;*/
	border:none;
	outline:none;
    background:transparent;
}

/* --- LISTS --- */
ol,ul,li {list-style-type:none;}
li {list-style-type:none;}

/* --- PARAGRAPHS --- */
p {color:#A8B2B6;}

/* --- CLEAR ---
.clear {clear:both;}
*/

/*******************************************************************
*** --- CUSTOMIZED SITE CSS STYLING --- ****************************
********************************************************************/

/* --- SET DEFAULT HTML/BODY --- */
html {height:100%;}
body {color:#FFF; font-size:100.1%; background:#000 url('img/bg.jpg') 50% 39px no-repeat;}

/* --- SELECTION HIGHLIGHT COLOR SCHEME {Not standards-compliant!} --- 
::-moz-selection {color:#fff; background:#cc0000;}
::selection {color:#fff; background:#cc0000;}
h2::-moz-selection {color:#fff; background:green;}
h2::selection {color:#fff; background:green;}
*/

/* --- DEFINITION LISTS ---
dl.footLinks {margin-top:20px; font-size:12px;}
dt {float:left; clear:left;}
dt:after {content:":";}
dd {margin-bottom:30px; margin-left:85px;}
*/

/* --- LINKS --- */
	a {color:#D7D7D7; text-decoration:none; outline:none; background:transparent;}
	a:hover {color:#99B001; text-decoration:none; outline:none; background:transparent;}

	a.socNetLinks {color:#D7D7D7; text-decoration:underline; outline:none; background:transparent;}
	a.socNetLinks:hover {color:#99B001; text-decoration:none; outline:none; background:transparent;}

/* --- ANALYTICS --- */
  	#siteMeter {position:absolute; z-index:-100; top:-1000px; right:0px; width:80px; height:100%;}

/* --- FADE-IN ELEMENTS --- */
	.hide {opacity:0; filter:alpha(opacity=0);}

/* --- BUTTONS WITH HOVER EFFECT --- */
a.buttonBig {display:block; width:202px; height:50px; color:#99B001; font-size:22px; line-height:45px; text-align:center; text-decoration:none; outline:none; background:transparent url('img/buttons.png') 0 0 no-repeat;}
a.buttonBig:active {display:block; width:202px; height:50px; color:#D2DC8E; font-size:22px; padding-top:2px; line-height:45px; text-align:center; text-decoration:none; outline:none; background-position:0px -50px;}

.submitButtonBig {display:block; width:202px; height:50px; color:#99B001; font-size:24px; line-height:50px; text-align:center; text-decoration:none; outline:none; background:transparent url('img/buttons.png') 0 0 no-repeat;}
.submitButtonBig:active {display:block; width:202px; height:50px; color:#D2DC8E; font-size:24px; padding-top:2px; line-height:50px; text-align:center; text-decoration:none; outline:none; background-position:0px -50px;}

.buttonSmall {display:block; width:129px; height:29px; color:#99B001; font-size:15px; padding-bottom:5px; text-align:center; text-decoration:none; outline:none; background:transparent url('img/buttons-small.png') 0 0 no-repeat;}
.buttonSmall:active {display:block; width:129px; height:29px; color:#D2DC8E; font-size:15px; padding-top:2px; padding-bottom:5px; text-align:center; text-decoration:none; outline:none; background-position:0px -26px;}

/* --- BRACKETS --- */
.bracketLeftBig {background:transparent url('img/bracket-left-big.png') 0 1px no-repeat;}
.bracketRightBig {margin-left:6px; padding:10px; padding-right:3px; background:transparent url('img/bracket-right-big.png') 0 0 no-repeat;}
.bracketRightBigHome {margin-left:6px; padding:10px; padding-right:3px; background:transparent url('img/bracket-right-big.png') 0 0 no-repeat;}
.bracketLeftSmall {margin-top:-4px; padding:10px; text-indent:15px; background:transparent url('img/bracket-left-small.') 0 0 no-repeat;}
.bracketRightSmall {margin-left:5px; padding:11px 0px;}

/* --- CONTENT SECTION --- */
#siteContainer {position:relative; z-index:0; width:985px; margin:0px auto;}
	#header {position:relative; z-index:2; width:100%; height:150px; background:transparent url('img/glow-line.png') 0 36px repeat-x;}
		#navMenu {position:absolute; z-index:2; width:100%; height:40px; line-height:40px;}
			#linksLeft {margin-left:30px;}
				#linksLeft li {float:left;}
					#vertPipe {padding:0 10px;}
			#linksRight {margin-right:20px;}
				#linksRight li {position:relative; float:right; margin-right:10px;}
				.tooltips {position:absolute; z-index:1000; display:none; top:35px; width:200px; height:200px; margin:0; padding:10px; cursor:pointer;}
					#nav-tooltip-blog {width:113px; height:124px; margin-left:-15px; background:transparent url('img/nav-tooltip-blog.png') 0 0 no-repeat;}
					#nav-tooltip-services {width:110px; height:117px; margin-left:0px; background:transparent url('img/nav-tooltip-services.png') 0 0 no-repeat;}
				.here {color:#99B001;}
		#logo {position:absolute; z-index:1; bottom:0px; left:75px; width:281px; height:85px;}
		.socialNetworkButtonsTop {position:absolute; z-index:1; top:40px; right:0px; width:140px; height:31px; padding:7px 14px;}
			.socialNetworkButtons li {display:inline; /* Prevents "stepdown" in IE */}
			.socialNetworkButtons li a {float:left; width:32px; height:31px; margin-right:3px; text-indent:-9999px; background:url('img/social-network-buttons.png') 0 0 no-repeat;}
				li.facebookSocNet a {background-position:2px 0px;}
				li.facebookSocNet a:hover {background-position:2px -30px;}
				li.friendFeedSocNet a {background-position:-30px 0px;}
				li.friendFeedSocNet a:hover {background-position:-30px -30px;}
				li.twitterSocNet a {background-position:-63px 0px;}
				li.twitterSocNet a:hover {background-position:-63px -30px;}
				li.linkedInSocNet a {background-position:-96px 0px;}
				li.linkedInSocNet a:hover {background-position:-96px -30px;}
	#about {position:relative; z-index:0; width:100%;}
		.biographies {position:relative; z-index:0; width:705px; margin:30px 0 150px 0; padding-bottom:100px;}
			.glowLine {position:relative; width:720px; height:10px; background:transparent url('img/glow-line.png') 0 0 repeat-x;}
		.aboutText {padding-top:20px; line-height:25px;}
		#aboutTagline {position:absolute; margin-top:-75px; margin-left:185px; font-size:13px;}
			.blueness {color:#0691CA; font-weight:bold; line-height:18px;}
		#floatyHeadHugo {position:absolute; z-index:0; bottom:-155px; right:-18px; width:95px; height:131px; background:transparent url('img/floaty-head-hugo.png') 0 0 no-repeat;}
			#codeCup {position:absolute; z-index:1; bottom:-158px; right:-48px; width:45px; height:43px; background:transparent url('img/code-cup.png') 0 0 no-repeat;}
		#floatyHeadDeb {position:absolute; z-index:0; bottom:-172px; right:-25px; width:102px; height:131px; background:transparent url('img/floaty-head-deb.png') 0 0 no-repeat;}
			#designCup {position:absolute; z-index:1; bottom:-176px; right:-48px; width:45px; height:43px; background:transparent url('img/design-cup.png') 0 0 no-repeat;}
		.tweetBox {position:absolute; z-index:1; bottom:-100px; left:100px; width:506px; height:164px; padding:12px 0 0 10px; color:#A8B2B6; background:transparent url('img/tweet-box.png') 0 0 no-repeat;}
			.recentTweet {color:#99B001; font-size:16px; font-weight:bold;}
				.tweetStamp {color:#747575; font-size:12px;}
	#blog {position:relative; z-index:0; width:100%; height:500px;}
	#contact {position:relative; z-index:0; width:100%; height:500px;}
	#work {position:relative; z-index:0; width:100%;}
		.portfolioPieces {position:relative; z-index:0; width:710px; height:250px; margin-bottom:30px; background:transparent url('img/portfolio-bg.png') 0 0 no-repeat;}
		.portfolioImg {position:absolute; top:0px; left:0px; margin:25px 0 0 15px;}
		.portfolioText {position:absolute; top:0px; right:0px; width:390px; margin:15px 30px 0 0; line-height:21px;}
			.projectTitle {color:#FEFEFE; font-size:16px; font-weight:bold;}
		.paginationButtons {position:relative; z-index:1; float:right; top:-45px; left:-108px; width:95px; height:31px; font-weight:bold;}
			.pagination li {display:inline; /* Prevents "stepdown" in IE */}
			.pagination li a {float:left; width:31px; height:31px; padding:5px 0px; text-align:center; background:url('img/pagination-buttons.png') 0 0 no-repeat;}
				.pageHere {color:#000;}
				li.pageOne a {background-position:0px 0px;}
				li.pageOne a:hover {color:gold; background-position:-96px 0px;}
				li.pageTwo a {background-position:0px 0px;}
				li.pageTwo a:hover {color:gold; background-position:-96px 0px;}
				li.pageThree a {background-position:0px 0px;}
				li.pageThree a:hover {color:gold; background-position:-96px 0px;}
	#body {position:relative; z-index:0; width:100%;}
		#bodyBrackets {position:relative; z-index:0; width:710px; margin:50px auto; padding:20px 25px; border:1px solid #535454;}
			legend#brackets {margin-left:30px; padding:10px 0; padding-right:450px; font-size:30px; text-indent:20px; color:#EEF3F5;}
				span#legendBorder {position:relative; left:450px; width:2px; padding:15px 0; border-right:1px solid #535454;}
			legend#bracketsWork {margin-left:30px; padding:10px 0; font-size:30px; text-indent:20px; color:#EEF3F5;}
		#introContainer {position:relative; overflow:hidden; z-index:0; width:100%; padding-bottom:25px;}
			#portfolioBox {float:left; z-index:1; width:426px; height:365px; margin:40px 55px 54px 82px; background:transparent url('img/portfolio-box.png') 0 0 no-repeat;}
					#galleryText {position:absolute; bottom:0px;}
						a#galleryLink {color:#EEF3F5; font-size:15px; text-decoration:none; outline:none; border-bottom:1px dashed #D7D7D7; background:transparent;}
						a#galleryLink:hover {color:#99B001; font-size:15px; text-decoration:underline; outline:none; border:none; background:transparent;}
				#seeOurWorkBtn {position:absolute; z-index:0; bottom:90px; left:195px; width:202px; height:50px;}
			#introText {float:left; z-index:1; width:295px; margin-top:40px;}
				.fadeIn {opacity:0;}
				#text1a {display:block; margin-bottom:10px; color:#D7D7D7; font-size:36px;}
				p#text1 {margin-bottom:5px; color:#D7D7D7; font-size:40px; line-height:57px;}
				p#text2 {color:#99B001; font-size:40px; margin-top:30px;}
					.zopimButton {display:block; width:257px; height:50px; padding:10px; background:transparent url('img/chat-button.png') 0 0 no-repeat;}
					.zopimButton:active {display:block; width:257px; height:50px; padding:10px; background-position:0px -70px;}

				#bracketText {width:310px; margin-top:30px; margin-left:-20px;}
					p#text3 {position:absolute; z-index:1; width:265px; padding:20px; padding-top:21px; color:#0691CA; text-align:center; font-size:18px;}
					span#bracketLeft {float:left; z-index:0; width:30px; height:150px; background:transparent url('img/bracket-left.png') 0 0 no-repeat;}
					span#bracketRight {float:right; z-index:0; width:30px; height:150px; background:transparent url('img/bracket-right.png') 0 0 no-repeat;}
		#servicesContainer {position:relative; overflow:auto; z-index:0; width:100%; height:585px; background:transparent url('img/glow-line.png') 0 0 repeat-x;}
			fieldset#servicesBox {float:left; overflow:auto; width:635px; margin:40px 0 0 35px; padding-bottom:25px; color:#EEF3F5; border:1px solid #535454;}
				legend#bracketsServices {margin-left:30px; padding:10px 0; padding-right:0px; font-size:30px; text-indent:20px; color:#EEF3F5;}
				#websiteOwners {float:left; width:285px; margin-top:15px; padding-left:35px; border-right:1px solid #535454;}
				#designers {float:left; width:240px; margin-top:15px; padding-left:50px;}
				.servicesHeader {color:#0691CA; font-size:18px; margin-bottom:15px;}
				.servicesList {color:#97999B; font-size:16px; margin-bottom:15px;}
					.servicesList>li {margin-bottom:10px;}
				.serviceRates {color:#7DADC1; font-size:14px;}
				#servicesPricing {color:#99b001; font-size:16px; margin-bottom:20px;}
				#whatToExpect {float:left; width:257px; height:363px; margin:65px 0 0 35px; padding-top:20px; background:transparent url('img/what-to-expect-box.png') 0 0 no-repeat;}
					#whatToExpectHeader {margin:10px 0 15px 25px; color:#EEF3F5; font-size:18px;}
					#whatToExpectText {color:#99B001; font-size:16px; margin:0 0 15px 25px;}
					#whatToExpectList>li {width:180px; color:#A8B2B6; font-size:14px; margin:0 0 15px 25px;}
			#getAQuote {position:absolute; z-index:0; bottom:40px; left:265px; width:202px; height:50px;}
			span#codeCloud {position:absolute; bottom:20px; right:20px; z-index:0; width:234px; height:133px; margin-top:20px; background:transparent url('img/code-cloud.png') 0 0 no-repeat;}
	#footer {position:relative; overflow:auto; z-index:0; width:100%; height:430px; padding-top:40px; background:transparent url('img/glow-line.png') 0 0 repeat-x;}
		.legendHeaders {color:#EEF3F5; font-size:21px; margin-bottom:20px;}
		#footerInfo {float:left; width:310px; margin:20px 0 0 10px;}
			#footerInfo > fieldset {padding:20px 20px 8px 20px; border:0px solid #535454;}
			#footerText {width:225px; margin-bottom:25px; color:#0691CA; font-size:16px;}
			.footerLinks li {margin:15px 0 15px 0; font-size:15px;}
			#footerContactLinks dt {float:left; clear:both; width:31px; height:40px; margin-bottom:3px;}
			    #telephone {background:transparent url('img/phone.png') 6px 0 no-repeat;}
			    #email {background:transparent url('img/e-mail.png') 3px 3px no-repeat;}
			    #vCard {background:transparent url('img/vCard.png') 0 0 no-repeat;}
			#footerContactLinks dd {height:40px;}
		#footerForm {float:left; width:625px; margin:20px 0 0 30px;}
			#contactForm {width:100%; overflow:auto;}
			#contactForm p {position:relative; width:100%;}
			#contactForm label {position:absolute; z-index:1; right:0px; padding-right:5px; color:#EEF3F5; font-size:12px;}
			#contactForm input {position:relative; z-index:0; width:100%; height:22px; margin-bottom:10px; color:#EEF3F5; font-size:16px; border:1px solid #35393A; background:#000 url('img/contact-form-bg.png') 0 0 repeat;}
			#contactForm textarea {width:265px; color:#EEF3F5; font-size:13px; margin-left:5px; padding:15px 2px; border:1px solid #35393A; background:#000 url('img/contact-form-bg.png') 0 0 repeat;}
				.focusFx {color:#000; border:1px solid #35393A; background:#999;}
				.onFocus {color:#000; margin-right:9px; padding-right:2px !important;}
				.onBlur {color:#EEF3F5; margin-right:5px;}
				.nonEmpty {color:#333;}
			.formLayout {float:left; margin:15px 15px 20px 0;}
				.contactSubmit {float:right; margin-right:55px;}
			.warning {margin:0; padding:0; color:#F00; font-weight:bold;}
			.success {margin:0; padding:0; color:#FFD700; font-weight:bold;}
		#socNetLink {position:absolute; top:342px; left:70px; width:50px; height:64px; border-bottom:0px solid #535454; border-left:0px solid #535454;}
		.socialNetworkButtonsBottom {position:absolute; z-index:1; top:384px; left:120px; width:160px; height:55px; padding:7px 14px; background:transparent url('img/social-network-brackets.png') 0 0 no-repeat;}
		    #clipboard {padding:1px 8px; background:transparent url('img/clipboard.png') 0 0 no-repeat;}
			#copyrightText {}
			#cssXHTML {float:right;}
			#footerLinks {margin-right:10px;}
				#footerLinks li {float:right;}
				.here {color:#99B001;}
	#mosaicBottomLeft {position:absolute; z-index:-1; width:1400px; height:689px; bottom:0px; left:-230px; background:transparent url('img/bg-footer.jpg') 0 0 no-repeat;}
	#copyright {position:relative; z-index:0; bottom:0px; width:100%; height:40px; text-indent:50px; font-size:12px; line-height:40px; background:transparent url('img/glow-line.png') 0 0 repeat-x;}

#myGallery {text-align:left; width:416px; height:320px; margin-left:5px;}
#myGallery img.thumbnail, #myGallerySet img.thumbnail {display:none;}

.jdGallery a {outline:0;}
.jdGallery {overflow:hidden; position:relative;}
.jdGallery img {border:0; margin:0;}
.jdGallery .slideElement {width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-image:url('img/loading-bar-black.gif');}
.jdGallery .loadingElement {width:100%; height:100%; position:absolute; left:0; top:0; background-color:#000; background-repeat:no-repeat; background-position:center center; background-image:url('img/loading-bar-black.gif');}
.jdGallery .slideInfoZone {position:absolute; z-index:10; width:100%; margin:0px; left:0; bottom:0; height:40px; background:#000; color:#fff; text-indent:0; overflow:hidden;}
* html .jdGallery .slideInfoZone {bottom:-1px;}
.jdGallery .slideInfoZone h2 {padding:0; font-size:80%; margin:0; margin:2px 5px; font-weight:bold; color:inherit;}
.jdGallery .slideInfoZone p {padding:0; font-size:60%; margin:2px 5px; color:#eee;}
.jdGallery div.carouselContainer {position:absolute; height:135px; width:100%; z-index:10; margin:0px; left:0; top:0;}
.jdGallery a.carouselBtn {position:absolute;bottom:0; right:30px; height:20px; text-align:center; padding:0 10px; font-size:13px; background:#333; color:#fff; cursor:pointer;}
.jdGallery .carousel {position:absolute; width:100%; margin:0px; left:0; top:0; height:115px; background:#333; color:#fff; text-indent:0; overflow:hidden;}
.jdExtCarousel {overflow:hidden; position:relative;}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {position:absolute; width:100%; height:78px; top:10px; left:0; overflow:hidden;}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {position:relative;}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {cursor:pointer; background:#000; background-position:center center; float:left; border:solid 1px #fff;}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail {margin-bottom:10px;}
.jdGallery .carousel .label, .jdExtCarousel .label {font-size:13px; position:absolute; bottom:5px; left:10px; padding:0; margin:0;}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {font-size:10px; position:absolute; bottom:5px; right:10px; padding:1px 2px; margin:0; background:#222; border:1px solid #888; cursor:pointer;}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number {color:#b5b5b5;}
.jdGallery a {font-size:100%; text-decoration:none; color:inherit;}
.jdGallery a.right, .jdGallery a.left {position:absolute; height:99%; width:25%; cursor:pointer; z-index:10; filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2;}
* html .jdGallery a.right, * html .jdGallery a.left {filter:alpha(opacity=50);}
.jdGallery a.right:hover, .jdGallery a.left:hover {filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
.jdGallery a.left {left:0; top:0; background:url('img/fleche1.png') no-repeat center left;}
* html .jdGallery a.left { background:url('img/fleche1.gif') no-repeat center left; }
.jdGallery a.right {right:0; top:0; background:url('img/fleche2.png') no-repeat center right;}
* html .jdGallery a.right {background:url('img/fleche2.gif') no-repeat center right; }
.jdGallery a.open {left:0; top:0; width:100%; height:100%;}
.withArrows a.open {position:absolute; top:0; left:25%; height:99%; width:50%; cursor:pointer; z-index:10; background:none; -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
.withArrows a.open:hover { background:url('img/open.png') no-repeat center center; }
* html .withArrows a.open:hover { background:url('img/open.gif') no-repeat center center; filter:alpha(opacity=80); }

/* Gallery Sets */
.jdGallery a.gallerySelectorBtn {z-index:15; position:absolute; top:0; left:30px; height:20px; text-align:center; padding:0 10px; font-size:13px; background:#333; color:#fff; cursor:pointer; opacity:.4; -moz-opacity:.4; -khtml-opacity:0.4; filter:alpha(opacity=40);}
.jdGallery .gallerySelector {z-index:20; width:100%; height:100%; position:absolute; top:0; left:0; background:#000;}
.jdGallery .gallerySelector h2 {margin:0; padding:10px 20px 10px 20px; font-size:20px; line-height:30px; color:#fff;}
.jdGallery .gallerySelector .gallerySelectorWrapper {overflow:hidden;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton {margin-left:10px; margin-top:10px; border:1px solid #888; padding:5px; height:40px; color:#fff; cursor:pointer; float:left;}
.jdGallery .gallerySelector .gallerySelectorInner div.hover {background:#333;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview {background:#000; background-position:center center; float:left; border:none; width:40px; height:40px; margin-right:5px;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3 {margin:0; padding:0; font-size:12px; font-weight:normal;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info {margin:0; padding:0; font-size:12px; font-weight:normal; color:#aaa;}


.mediaBoxLinks {position:absolute; bottom:20px; left:20px; font-size:12px; font-weight:bold;}
#mb_swaPopup {display:none;}
#mb_reptilesPopup {display:none;}

#mbOverlay {position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer;}
#mbOverlay.mbOverlayFF {background:transparent url('img/80.png') repeat;}
#mbOverlay.mbOverlayIE {position:absolute;}
#mbCenter {position:absolute; z-index:9999; left:50%; overflow:hidden; background-color:#000; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0px 10px 40px rgba(0,0,0,0.70); -webkit-box-shadow:0px 10px 40px rgba(0,0,0,0.70);}
#mbCenter.mbLoading {background:#000 url('img/BlackLoading.gif') no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none;}
#mbImage {position:relative; left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px;}
#mbImage a, #mbImage a:link, #mbImage a:visited {color:#ddd;}
#mbImage a:hover, #mbImage a:active {color:#fff;}

/*	End inline content styles	*/
#mbBottom {min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px;}
#mbTitle {display:inline; color:#fff; font-weight:bold; line-height:20px; font-size:12px;}
#mbNumber {display:inline; color:#999; line-height:14px; font-size:10px; margin:auto 10px;}
#mbCaption {display:block; color:#999; line-height:14px; font-size:10px;}
#mbPrevLink, #mbNextLink, #mbCloseLink {display:block; float:right; height:20px; margin:0; outline:none;}
#mbPrevLink {width:69px; background:transparent url('img/BlackPrevious.gif') no-repeat center;}
#mbNextLink {width:41px; background:transparent url('img/BlackNext.gif') no-repeat center;}
#mbCloseLink {width:46px; background:transparent url('img/BlackClose.gif') no-repeat center;}1