IMG
{
	border: none;
}
/*default all images borders set to none*/
.hide
{
	display: none;
}
/*hide class*/
P
{
	margin: 1em 0;
}
STRONG
{
	font-weight: bold;
}
A[class="newBrowser"]
{
	padding: 7px 15px 0 0;
	background: transparent url(../images/icon_external.gif) no-repeat right;
}
.more
{
	background: transparent url(../images/bullet.gif) no-repeat 0 2px;
	padding-left: 10px;
}
/*generic site links
text styles*/
H1
{
	font-size: 197%;
}
/*displayed at 26px*/
H2
{
	font-size: 146.5%;
	color: #C21E9E;
}
/*displayed at 19px*/
H3
{
	font-size: 116%;
}
/*displayed at 15px*/
H4
{
	font-size: 93%;
}
/*displayed at 12px
-----------------------------------
---------->>> HEADER <<<-----------
-----------------------------------*/
#container
{
}
#containerContent
{
	float: left;
}
#sideContent
{
	padding: 10px;
	width: 169px;
	float: left;
	overflow: hidden;
}
#sideContent LI
{
	margin-top: 10px;
}
#primaryContent
{
	float: left;
}
#footer
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 326px;
	clear: both;
	background: #000 url(../images/footer_bg.jpg) no-repeat 0 0;
	color: #92918D;
	overflow: hidden;
}
.featureSection, .featureSection_new
{
	background: url(../images/boundingBox.png) no-repeat 7px 97px;
	float: left;
	margin-bottom: 30px;
	padding: 15px;
	width: 213px;
	position: relative;
}
.featureSection_new SPAN
{
	z-index: 2;
	width: 52px;
	height: 51px;
	display: block;
	position: absolute;
	top: 105px;
	left: 15px;
	background: url(../images/new.png) no-repeat;
}
.recentPosts
{
	float: left;
	padding: 15px 15px 0;
	width: 213px;
	position: relative;
	margin: 0 0 -10px;
}
/*preload classes*/
.svw
{
	margin: 10px 0 47px;
	width: 212px;
	height: 297px;
}
.svw UL
{
	position: relative;
	left: -999em;
}
/*core classes*/
.stripViewer
{
	position: relative;
	overflow: hidden;
	margin: 10px 0;
}
.stripViewer UL
{
/*this is your UL of images*/
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer UL LI
{
	float: left;
}
.stripTransmitter
{
	overflow: visible;
	width: 1%;
	padding-left: 33px;
	height: 27px;
}
.stripTransmitter UL
{
	position: relative;
	list-style-type: none;
}
.stripTransmitter UL LI
{
	width: 20px;
	float: left;
	margin: 5px 1px 10px 0;
}
.stripTransmitter A
{
	text-align: center;
	line-height: 22px;
	background: #5089B1;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.stripTransmitter A:hover
{
	background: #000;
	color: #FFF;
}
.stripTransmitter A.current
{
	background: #B5CDDD;
	color: #000;
	font-weight: bold;
}
.moreInfo
{
	position: absolute;
	display: block;
	height: 19px;
	z-index: 2;
	margin: 288px 0 0 93px;
	overflow: hidden;
}
A.srollover
{
	display: block;
	width: 119px;
	height: 19px;
	background: url(../images/more_info.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent: -5000px;
}
A:hover.srollover
{
	background-position: -119px 0;
}
.anyClass LI
{
	overflow: hidden;
	float: left;
	width: 300px;
	height: 210px;
}
.prev, .next
{
	width: 9px;
	height: 7px;
	margin: 10px 10px 0 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer;
/*hand-shaped cursor*/
}
.prev
{
	background: transparent url(../images/backB.gif) no-repeat bottom;
}
.next
{
	background: transparent url(../images/forwardB.gif) no-repeat bottom;
}
.work_nav
{
	margin: 0;
}
.work_nav UL
{
	float: right;
	width: 100%;
	margin: 5px 0 35px;
	list-style-type: none;
	line-height: 20px;
	font-size: 93%;
}
.work_nav LI
{
	float: left;
	list-style-type: none;
}
.work_nav A
{
	border-left: 1px solid #C8C5BB;
	display: block;
	padding: 5px 0px 5px 10px;
	width: 170px;
}
.work_nav A:link, .work_nav A:visited
{
	border-left: 1px solid #C8C5BB;
	text-decoration: none;
	font-weight: bold;
}
.work_nav A:hover
{
	border-left: 1px solid #9D9B93;
	text-decoration: none;
	color: #C21E9E;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}
.work_nav A:active, .work_nav A.selected
{
	border-left: 1px solid #9D9B93;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.work_nav A:link SPAN, .work_nav A:visited SPAN
{
	border-left: none;
	text-decoration: none;
	color: #7C7B79;
	font-weight: normal;
	font-size: 93%;
}
.work_nav A:hover SPAN
{
	border-left: none;
	text-decoration: none;
	color: #5A5A58;
	font-weight: normal;
	font-size: 93%;
}
/*-----------------------------------
----------->>> LINKS <<<-----------
-----------------------------------*/
#sideContent A
{
	font-size: 131%;
	text-decoration: none;
}
#footer A:link
{
	color: #B9D0E0;
	text-decoration: none;
}
#footer A:active
{
	color: #B9D0E0;
	text-decoration: none;
}
#footer A:visited
{
	color: #B9D0E0;
	text-decoration: none;
}
#footer A:hover
{
	color: #118CCA;
	text-decoration: none;
}
/*-----------------------------------
------------>>> MISC <<<-----------
-----------------------------------*/
DIV.hr
{
	background: #F8F8F1 url(../images/footer_detail.gif) repeat-x;
	height: 5px;
}
/*horizontal rule style*/
DIV.hr HR
{
	display: none;
}
.flickr_badge
{
/*left; width: 100%*/
}
/*flickr*/
.flickr_badge A IMG
{
	width: auto;
	height: 60px;
	padding: 4px;
	margin: 0 30px 30px 0;
	border: 1px solid #666;
	background: #FFF;
	float: left;
}
.flickr_badge_image A:hover IMG
{
	border-color: #B4CDDD;
	background: #FFF;
}
IMG.floatLeft
{
	float: left;
	margin: 3px 8px 0 0;
}
IMG.floatRight
{
	float: right;
	margin: 3px 0 20px 20px;
}
.recentArticles
{
	margin: 5px 0px 5px 0;
}
.recentArticles LI
{
	list-style: none;
	border-top: 1px dotted #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.last
{
	float: right;
	width: 50px;
	margin-top: -12px;
}
.last LI
{
	margin-top: -50px;
	margin-right: 0;
	margin-left: 225px;
}
H1.big
{
	font-size: 285%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 30px 0 15px;
}
H2.work
{
	font-size: 189%;
	color: #000;
	font-weight: bold;
	margin: 40px 0 10px;
}
H1#lodesign A
{
	background: transparent url(../images/albertlo_design.gif) no-repeat;
	clear: both;
	display: block;
	margin: 20px 0 0 20px;
	width: 276px;
	height: 52px;
	float: left;
	text-indent: -5000px;
}
H1#lodesign A:hover
{
	background-position: -276px 0;
}
H2#lodesign A
{
	background: transparent url(../images/albertlo_design.gif) no-repeat;
	clear: both;
	display: block;
	margin: 20px 0 0 20px;
	width: 276px;
	height: 52px;
	float: left;
	text-indent: -5000px;
}
H2#lodesign A:hover
{
	background-position: -276px 0;
}
H2#services
{
	margin: 107px 0 0 394px;
	clear: both;
	padding: 82px 0 0;
	overflow: hidden;
	background: url(../images/services.gif) no-repeat;
	height: 0px !important;
/*for most browsers*/
	height /**/: 82px;
/*for IE5.5's bad box model*/
}
H3#siteSynopsis
{
	background: url(../images/synopsis.png) no-repeat;
	margin: 20px 0 0 394px;
	clear: both;
	padding: 53px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 53px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#about
{
	background: url(../images/aboutLodesign.png) no-repeat;
}
H2#about
{
	margin: 30px 0;
	clear: both;
	padding: 21px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 21px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#flickr
{
	background: url(../images/myflickr.png) no-repeat;
}
H2#flickr
{
	margin: 30px 0;
	clear: both;
	padding: 22px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 22px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#ways_to_contact
{
	background: url(../images/get_in_contact.png) no-repeat;
}
H2#ways_to_contact
{
	margin: 30px 0 35px;
	clear: both;
	padding: 16px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 16px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#recent
{
	background: url(../images/recent_posts.png) no-repeat;
}
H2#recent
{
	margin: 30px 0;
	clear: both;
	padding: 21px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 21px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#testimonials
{
	background: url(../images/what_others_say.png) no-repeat;
}
H2#testimonials
{
	margin: 30px 0;
	clear: both;
	padding: 21px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 21px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#linkedin
{
	background: url(../images/linkedin.png) no-repeat;
}
H2#linkedin
{
	margin: 35px 0 30px;
	clear: both;
	padding: 17px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 17px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#client
{
	background: url(../images/client_list.png) no-repeat;
}
H2#client
{
	margin: 30px 0 35px;
	clear: both;
	padding: 17px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 17px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#featuredWork
{
	background: url(../images/featured_work.png) no-repeat;
}
H2#featuredWork
{
	margin: 20px 0 10px;
	padding: 18px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 18px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#featuredPost
{
	background: url(../images/newest_posts.png) no-repeat;
}
H2#featuredPost
{
	margin: 558px 0 10px;
	padding: 20px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 20px;
/*for IE5.5's bad box model*/
}
HTML>BODY H2#next
{
	background: url(../images/nextSteps.png) no-repeat;
}
H2#next
{
	margin: 20px 0 10px;
	padding: 20px 0 0;
	overflow: hidden;
	height: 0px !important;
/*for most browsers*/
	height /**/: 20px;
/*for IE5.5's bad box model*/
}
H3#tmobile
{
	padding: 80px 0 0;
	overflow: hidden;
	background: url(../images/logos/tmobile.gif) no-repeat center;
	height: 0px !important;
/*for most browsers*/
	height /**/: 80px;
/*for IE5.5's bad box model*/
}
H3#BMW
{
	padding: 80px 0 0;
	overflow: hidden;
	background: url(../images/logos/bmw.gif) no-repeat center;
	height: 0px !important;
/*for most browsers*/
	height /**/: 80px;
/*for IE5.5's bad box model*/
}
H3#nikon
{
	padding: 80px 0 0;
	overflow: hidden;
	background: url(../images/logos/nikon.gif) no-repeat center;
	height: 0px !important;
/*for most browsers*/
	height /**/: 80px;
/*for IE5.5's bad box model*/
}
/*Footer testimonial quotes*/
.quote
{
	background: transparent url(../images/open-quote.png) no-repeat left 0;
	padding-left: 30px;
	font-style: italic;
}
.quote SPAN
{
	background: transparent url(../images/close-quote.png) no-repeat right bottom;
	display: block;
	padding-right: 30px;
	margin: 10px 0 0;
}
CITE
{
	font-size: 116%;
	font-style: italic;
	color: #FFF;
}
/*definition list for footer*/
DL#network
{
	margin: 10px 0;
}
DL#network DT
{
	margin: 10px 0 3px;
}
DL#network DD A
{
	display: block;
	width: 100px;
	text-indent: 20px;
}
DL#network DD A.ico_twi
{
	background: url(../images/icon_twitter.jpg) no-repeat 0px 2px;
}
DL#network DD A.ico_fli
{
	background: url(../images/icon_flickr.jpg) no-repeat 0px 2px;
}
DL#network DD A.ico_las
{
	background: url(../images/icon_lastfm.jpg) no-repeat 0px 2px;
}
DL#network DD A.ico_lin
{
	background: url(../images/icon_linkedin.jpg) no-repeat 0px 2px;
}
.published
{
	margin-top: 5px;
	color: #878787;
}
DIV.hr_blog
{
	margin: 0 0 30px;
	background-color: #000;
	height: 2px;
	clear: both;
}
DIV.hr_blog HR
{
	display: none;
}
P.companyNumber
{
	margin-top: 0;
	padding-top: 10px;
	background-color: #FFF;
	font-size: 85%;
}
