@import url("blueprint/reset.css");

/* @override 
	http://opticalsupport/css/screen.css
*/

/* Body Styling & Container
-------------------------------------------------------------- */

body {
	color: #626262;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background: #e6e6e6 url(../images/global/background.jpg) repeat-x;
	line-height: 1.7em;
}

body {
	font-size: 75%;
}

/* IE */

html > body {
	font-size: 11px;
}

/* Other browsers */

#container {
	width: 850px;
	margin: 0 auto;
}

/* Style Resetting and Misc
-------------------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.sm {
	padding: 0 15px;
}

#btnwrapper {
	margin-bottom: 1.5em;
}

#btnwrapper a{
	margin-right: 1.5em;
}

#btnwrapper.largemargin {
	margin-bottom: 2em;
}

#btnwrapper.nomargin {
	margin-bottom: 0em;
}

/* Header
-------------------------------------------------------------- */

#header {
	height: 130px;
}

#logo {
	width: 425px;
	float: left;
}

#header #topright {
	height: 130px;
	float: right;
	text-align: right;
}

#header #topright p {
	margin: 4.4em 0;
}

span.phone {
	font-size: 1.5em;
	color: #0c84c0;
	line-height: 1.6em;
}

#player_wrap {
	padding: 0px 26px;
	margin-top: 25px;
	line-height: 0;
	overflow: hidden;
	text-align: center;
}

#player_wrap, 
#player, 
#player_overlay {
	width: 796px;
	height: 220px;
}

div#player_overlay {
	position: relative;
	top: -100%;
	z-index: 0;
	background-image: url(../images/home/rcOverlay.png);
}

div#player {
	text-align: center;
	line-height: 0;
}

/* Main Container
-------------------------------------------------------------- */

.maincontainer {
	background-color: #fff;
	width: 850px;
	line-height: 0;
}

.maintop, .mainbottom {
	height: 6px;
	float: left;
}

.maintop .tl, .maintop .tr, .mainbottom .bl, .mainbottom .br {
	float: left;
}

.mainbottom .bm, .maintop .tm {
	width: 838px;
	height: 6px;
	float: left;
	font-size: 0px;
	background-position: top left;
	background-repeat: repeat-x;
}

.maintop .tm {
	background-image: url(../images/global/mainrc/top.gif);
}

.mainbottom .bm {
	background-image: url(../images/global/mainrc/bottom.gif);
}

#mainwrapper {
	background: #fff;
	line-height: 1.5em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
	width: 848px;
}

#main {
	margin-bottom: 25px;
}

/* RC Fixed
-------------------------------------------------------------- */

#rcBlock50 {
	background-color: #fff;
	width: 385px;
	line-height: 0;
}

#rcBlock50 .top, #rcBlock50 .bottom {
	height: 6px;
	float: left;
	font-size: 0px;
	background-position: top left;
	background-repeat: repeat-x;
}

#rcBlock50 .top .tl, #rcBlock50 .top .tr, #rcBlock50 .bottom .bl, #rcBlock50 .bottom .br {
	float: left;
}

#rcBlock50 .bottom .bm, #rcBlock50 .top .tm {
	width: 373px;
	height: 6px;
	float: left;
}

#rcBlock50 .top .tm {
	background-image: url(../images/global/rcBlank/top.gif);
}

#rcBlock50 .bottom .bm {
	background-image: url(../images/global/rcBlank/bottom.gif);
}

#rcBlock50 #wrapper {
	background: #fff;
	line-height: 1.7em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
	width: 353px;
	padding: 15px;
}

#rcBlock50.lightgrey  .top .tm {
	background-image: url(../images/global/rcLightgrey/top.gif);
}

#rcBlock50.lightgrey .bottom .bm {
	background-image: url(../images/global/rcLightgrey/bottom.gif);
}

#rcBlock50.lightgrey #wrapper {
	background: #fff url(../images/global/rcLightgrey/background.gif) repeat-x 0 top;
}

#rcBlock50 p {
	margin-bottom: 0;
}

/* ---- */

#rcBlock100 {
	background-color: #fff;
	width: 796px;
	line-height: 0;
}

#rcBlock100 .top, #rcBlock100 .bottom {
	height: 6px;
	float: left;
	font-size: 0px;
	background-position: top left;
	background-repeat: repeat-x;
}

#rcBlock100 .top .tl, #rcBlock100 .top .tr, #rcBlock100 .bottom .bl, #rcBlock100 .bottom .br {
	float: left;
}

#rcBlock100 .bottom .bm, #rcBlock100 .top .tm {
	width: 784px;
	height: 6px;
	float: left;
}

#rcBlock100 .top .tm {
	background-image: url(../images/global/rcBlank/top.gif);
}

#rcBlock100 .bottom .bm {
	background-image: url(../images/global/rcBlank/bottom.gif);
}

#rcBlock100 #wrapper {
	background: #fff;
	line-height: 1.7em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
	width: 794px;
	padding: 0;
}

#rcBlock100.lightgrey  .top .tm {
	background-image: url(../images/global/rcLightgrey/top.gif);
}

#rcBlock100.lightgrey .bottom .bm {
	background-image: url(../images/global/rcLightgrey/bottom.gif);
}

#rcBlock100.lightgrey #wrapper {
	background: #fff url(../images/global/rcLightgrey/background.gif) repeat-x 0 top;
}

/* Navigation & Mini Nav
-------------------------------------------------------------- */

#navigation, #mini_nav {
	width: 100%;
	color: #a9a9a9;
	font: bold 1em Arial, Helvetica, Geneva, sans-serif;
	background: transparent url(../images/global/navigation/bg.gif) repeat-x left bottom;
}

#navigation ul,
#mini_nav ul {
	margin: 0;
	list-style: none;
	text-align: center;
	padding: 12px 0px;
}

#mini_nav {
	margin: 6px 1px 0 1px;
	width: auto;
}

#mini_nav ul {
	padding: 10px 0px;
}

#navigation li,
#mini_nav li {
	display: inline;
	margin: 0;
	text-transform: uppercase;
	padding: 12px 0px;
}

#navigation li.highlight {
	background: transparent url(../images/global/navigation/bg_highlight.gif) repeat-x left bottom;
	color: #0c84c0;
}

#navigation li.highlight a {
	color: #0c84c0;
}

#mini_nav li {
	text-transform: none;
}

#navigation li a,
#mini_nav li a {
	color: #a9a9a9;
	font: bold 1em Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	padding: 12px 0px;
}

#mini_nav li a {
	font-weight: normal;
	padding: 10px 0px;
}

#navigation li a span {
	padding: 12px 2em;
	background: url(../images/global/navigation/divider.gif) no-repeat left bottom;
}

#mini_nav li a span {
	padding: 10px 2em;
	background: url(../images/global/navigation/divider_sm.gif) no-repeat left bottom;
}

#navigation li.last a {
	background: url(../images/global/navigation/divider.gif) no-repeat right bottom;
}

#mini_nav li.last a {
	background: url(../images/global/navigation/divider_sm.gif) no-repeat right bottom;
}

#navigation a:hover,
#mini_nav a:hover {
	color: #000;
}

#navigation li.current,
#mini_nav li.current {
	background-color: #fff;
}

#navigation li.current a,
#mini_nav li.current a {
	color: #0c84c0;
}

/* Subnavigation
-------------------------------------------------------------- */

#subnavigation {
	color: #a9a9a9;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;


/*border-bottom: 1px solid #eee;*/
}

#subnavigation ul {
	margin: 15px;
	padding: 0;
	list-style: none;
	text-align: center;
}

#subnavigation li {
	margin: 0;
	padding: 1.3em 2em;
	display: inline;
	text-transform: capitalize;
}

#subnavigation a {
	color: #a9a9a9;
	padding-bottom: 1px;
}

#subnavigation a:hover {
	color: #000;
}

#subnavigation a.current {
	color: #0c84c0;
	border-bottom: 1px solid #eee;
}

/* Grid
-------------------------------------------------------------- */

#section {
	padding: 26px;
}

#section .last {
	margin-right: 0;
}

#section .nm {
	margin-bottom: 0;
}

/* Box 50 */

div.box_50,
div.box_50_bg {
	float: left;
	width: 385px;
	text-align: left;
	margin-right: 26px;
	margin-bottom: 26px;
}

div.box_50 {
	margin-bottom: 10px;
}

div.box_50_bg {
	background: url(../images/global/box_50/upper_bg.gif) no-repeat left top;
}

div.box_50_bg div.box_footer {
	margin-top: 0px;
	display: block;
	clear: both;
	height: 6px;
	background: url(../images/global/box_50/lower_bg.gif) no-repeat left bottom;
}

/* Box 100 */

div.box_100,
div.box_100_bg,
div.box_100_bggrad {
	float: left;
	width: 796px;
	text-align: left;
	margin-bottom: 26px;
}

div.box_100 {
	margin-bottom: 10px;
}

div.box_100_bg {
	background: url(../images/global/box_100/upper_bg.gif) no-repeat left top;
}

div.box_100_bggrad {
	background: url(../images/global/box_100/upper_bggrad.gif) no-repeat left top;
}

div.box_100_bg div.box_footer,
div.box_100_bggrad div.box_footer {
	margin-top: 0px;
	display: block;
	clear: both;
	height: 6px;
	background: url(../images/global/box_100/lower_bg.gif) no-repeat left bottom;
}

/* Box General */

div.box_contents{
	padding: 16px 16px 10px 16px;
}

div.box_last {
	margin-right: 0;
	margin-bottom: 1.5em;
}

div.box_nopadding .box_contents {
	padding-top: 0;
	padding-bottom: 0;
}

div.box_nomargin {
	margin-bottom: 0;
}

/* Block50 */

#block50 {
	float: left;
	width: 385px;
	margin-right: 26px;
	text-align: left;
	margin-bottom: 25px;
}

#block50.sm {
	width: 355px;
	margin-right: 26px;
	padding: 0 15px;
}

#block50.last {
	margin-right: 0px;
}

#block50.rcInline {
	margin-top: 21px;
}

#block50.center {
	text-align: center;
}

/* Block25 */

#block25 {
	float: left;
	width: 180px;
	margin-right: 25px;
	text-align: left;
	margin-bottom: 25px;
}

#marginContainer {
	margin: 0 16px;
}

/* Typography
-------------------------------------------------------------- */

p, #block50 p {
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

p img.ntm {
	margin-top: 0;
}

p img.bdr {
	border: 5px solid #e6e6e6;
}

p.last, #block50 p.last {
	margin: 0;
}

.largemargin {
	margin-bottom: 3em;
}

a:focus, 
a:hover {
	color: #000;
}

a {
	color: #0c84c0;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #0c84c0;
}

h1 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: .5em;
}

h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: .5em;
}

h4 {
	font-size: 1.3em;
	line-height: 1.25;
	margin-bottom: .25em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
	margin: 0;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

span.date {
	font-weight: bold;
	margin-right: 10px;
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
}

/* Banner
-------------------------------------------------------------- */

#banner {
	margin: 25px;
	line-height: 0;
	text-align: center;
}

#banner img {
	display: block;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#banner.ntm {
	margin-top: 0px;
}

#banner.nbm {
	margin-bottom: 0px;
	padding-bottom: 0;
}

/* Footer
-------------------------------------------------------------- */

#footer {
	color: #9c9c9c;
	margin-bottom: 50px;
	text-align: center;
}

/* Buttons
-------------------------------------------------------------- */

.btn {
	display: block;
	position: relative;
	background: #aaa;
	padding: 5px;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

.btn * {
	font-style: normal;
	background-image: url(../images/global/buttons/btn2.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.btn i {
	background-position: top left;
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}

.btn span {
	background-position: bottom left;
	left: -5px;
	padding: 0 0 5px 10px;
	margin-bottom: -5px;
}

.btn span i {
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}

.btn span span {
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}

* html .btn span, * html .btn i {
	float: left;
	width: auto;
	background-image: none;
	cursor: pointer;
}

.btn[class] {
	background-image: url(../images/global/buttons/shade.png);
	background-position: bottom;
}

.btn.clear {
	background: #fff;
	background-image: url(../images/global/buttons/shade50.png);
	background-position: bottom;
	color: #0c84c0;
}

.btn.clear:hover {
	background: #c0c0ff url(../images/global/buttons/shade.png) 0 bottom;
	color: #fff;
}

* html .btn { border: 1px double #ccc; }
* html .btn {
background-image: none;
background-color: #f1f1f1;
}

/* Team Profiles
-------------------------------------------------------------- */

.profile {
	line-height: 0;
	float: left;
}

.profile img {
	line-height: 0;
	margin-bottom: 0;
	float: left;
}

.profile .details {
	margin: 0 0 0 170px;
}

div.profile_margin {
	margin-bottom: 25px;
}

.profile p.contact {
	margin-bottom: 0;
	margin-right: 2em;
	float: left;
}

.profile p.contact_split {
	margin: 0 0 0 175px;
}

span.highlight {
	color: #0c84c0;
}

.profile span.job {
	font-style: italic;
	color: #878787;
}

/* Product Listing
-------------------------------------------------------------- */

div.wrapper_margins {
	padding: 30px;
}

#product_container {
	padding: 30px;
}

#product_contents {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

div.product_row {
	float: left;
	width: 100%;
	position: relative;
	background: url(../images/global/dotted_ver.gif) repeat-y center top;
}

p#no_items_for_sale {
	text-align: center;
	font-size: 1.8em;
	color: #bcbcbc;
	margin: 2em 0;
}

.product {
	width: 336px;
	float: left;
	padding-right: 25px;
}

.product_alt {
	padding-left: 25px;
	padding-right: 0px;
	border: none;
}

.product img {
	width: 100px;
	float: left;
	margin-right: 20px;
}

/* Product Selector */

#product_selector {

}

#product_selector .box_contents {
	padding: 0;
}

body#steadicam_page .product_description p.summary {
	padding-bottom: 7.0em;
}

body#steadicam_page .product.models_2 .product_description p.summary {
	padding-bottom: 14.5em;
}

body#steadicam_page .product.models_3 .product_description p.summary {
	padding-bottom: 21em;
}

body#steadicam_page .product.models_4 .product_description p.summary {
	padding-bottom: 28.5em;
}

body#steadicam_page .product.models_5 .product_description p.summary {
	padding-bottom: 35em;
}
body#lenses_page .product_description p.summary {
	padding-bottom: 5.0em;
}

.product_description {
	padding-left: 120px;
}

.product_description h4 {
	margin-bottom: 1em;
}

.product_description p {
	margin-bottom: 1em;
}

.product_description .btn {}

.product div.model_prices {
	float: left;
	position: absolute;
	bottom: 0px;
}

.product div.model_price {
	float: left;
	clear: left;
}

.product_description div.model_prices .btn {
	clear: left;
}

.product ul {
	margin: 0 0 1.5em 15px;
	padding: 0;
	float: left;
}

#product_contents div.row_gap {
	clear: both;
	height: 50px;
	background: #fff url(../images/global/dotted_hor.gif) repeat-x left center;
}

/*New & Used*/



body#steadicam_page .steadicam_newused .product_description p.summary {
	padding-bottom: 5.0em;
}



body#steadicam_page .steadicam_newused #product_footer a.btn {
	display: none;
}

/* Full Product
-------------------------------------------------------------- */

#full_product {
	float: left;
	width: 100%;
}

#full_product a.btn {
	margin-top: 25px;
}

#full_product img {
	width: 260px;
}

#full_product #product_details {
	float: right;
	width: 445px;
}

#full_product #product_details p.for {
	font-size: 1.2em;
	color: #0c84c0;
}

#full_product #product_details p.summary {
	font-weight: bold;
}

#full_product #product_details ul li {
	margin-left: 10px;
}

#full_product #product_details ul.features,
#full_product #product_details ul.extras,
#full_product #product_details p.none {
	margin-bottom: 2em;
}

#full_product #product_details #rental_price {
	float: left;
	margin-right: 8em;
}

#full_product #product_details dl.price {
	border-top: 1px solid #ccc;
	width: 100%;
	padding-bottom: 1.5em;
}

#full_product #product_details dl.price dt {
	clear: none;
	margin-top: 1em;
	color: #0c84c0;
	font-size: 1.2em;
}

#full_product #product_details dl.price dd {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.8em;
}

#full_product div.model {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1.5em 0;
	margin-top: -1px;
}

#full_product div.model h3 {
	margin-bottom: 0.5em;
}

#full_product div.model p {
	width: 50%;
	margin: 0;
	margin-right: 20px;
}

#full_product #product_details div.model dl.price {
	float: right;
	border: none;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#product_footer {
	clear: both;
	margin-bottom: 0;
	overflow: hidden;
}

#product_footer a.btn {
	margin-top: 0;
	margin-bottom: 1.5em;
}

#product_note{
	clear: left;
	margin-bottom: 0;
}

/* Quick Links - Home
-------------------------------------------------------------- */

.quick_links ul {
	margin-top: 10px;
	list-style: none;
	text-align: left;
	margin-left: 0;
}

.quick_links li {
	display: inline;
	margin-right: 10px;
}

/* Gallery
-------------------------------------------------------------- */

#flashcontent {
	line-height: 0;
	text-align: center;
	margin: 18px 0px 13px 22px;
}

#flashcontent img{
	float: none;
	margin: 0;
}

#flashcontent h2 {
	line-height: 1.7em;
}

/* Contact
-------------------------------------------------------------- */

.contactbox {
	float: left;
	width: 385px;
	margin: 20px 0 0 0;
}

.contactbox .label {
	float: left;
	width: 10em;
	height: 8.5em;
	color: #0c84c0;
}

div#map {
	line-height: 1em;
}

/* Forms
-------------------------------------------------------------- */

#enquiry_form {
	clear: both;
}

#enquiry_form .form_field {
	display: block;
	margin-bottom: 15px;
	clear: both;
}

#enquiry_form h4 {
	margin-bottom: 15px;
}

fieldset {
	margin: 1em 0;
	padding: 1em 1em 0 1em;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

legend {
	font-weight: bold;
	padding: .2em 1em;
	display: block;
	background: #f7f7f7;
	border: solid 1px #ccc;
}

label {
	color: #0c84c0;
	float: left;
	width: 10em;
	margin: 0;
}

input.text {
	width: 230px;
	border: 1px solid #c3c3c3;
	color: #333;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0.2em;
	background: #fff url(../images/global/textbox_bg.gif) repeat-x;
}

input.text:focus {
	border: 1px solid #c3c3c3;
}

#enquiry_form #send {
	float: right;
	width: auto;
	padding: 0.2em;
	clear: both;
}

.form_note {
	color: #999999;
	font-size: 11px;
	padding-left: 1em;
}

textarea {
	float: right;
	width: 267px;
	border: 1px solid #c3c3c3;
	color: #333;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0.2em;
	margin: 0;
	background: #fff;
	background: #fff url(../images/global/textbox_bg.gif) repeat-x;
}

option {
	color: #000;
	margin-left: 20px;
}

optgroup {
	color: #999;
	background-color: #fff;
	padding-top: 5px;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
}

#enquiry_form .error,
#enquiry_fail {
	margin-bottom: 15px;
	line-height: 2em;
	text-align: center;
	background-color: #ffedc6;
	border: 1px dotted #cc4e4f;
	color: #cc4e4f;
}

#enquiry_success {
	color: #008c2c;
	margin-bottom: 15px;
	line-height: 2em;
	text-align: center;
	background-color: #bbfed8;
	border: 1px dotted #00bc21;
}

/* Steadicam Training
-------------------------------------------------------------- */

.training_event {
	margin-bottom: 20px;
	width: 100%;
	clear: both;
	float: left;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 20px;
	display: inline;
}

.training_event.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.training_event h4 {

}

.training_event dl {
}

.training_event dt {
	float: left;
	clear: left;
	font-weight: bold;
}

.training_event dd {
	padding-left: 9em;
}

#steadicamtrainingvideo #player_wrap {
	height: 270px;
	float: none;
	width: auto;
	padding: 30px;
	margin: 0;
}

#steadicamtrainingvideo #block100 {
	margin-top: 30px;
}

#steadicamtrainingvideo #backtotraining {
	margin: 10px 0 20px 0;
}

#steadicamtrainingvideo #mpl {
	margin: 0 auto;
}

/* Latest News
-------------------------------------------------------------- */

#latest_news {
	margin-bottom: 1em;
}

#latest_news h5 {
	font-weight: normal;
	margin-bottom: 0.2em;
}

#latest_news img {
	float: right;
	margin-left: 15px;
}

#latest_news p.date {
	font-weight: bold;
	display: inline;
	padding-right: 1em;
}

#latest_news p.content {
	display: inline;
}

/* News
-------------------------------------------------------------- */

#news_content {
	float: left;
	width: 550px;
}

#news_content h1,
#news_sidebar h1 {
	background: url(../images/global/dotted_hor.gif) repeat-x left bottom;
	padding-bottom: 10px;
}

#news_content .news_item {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	margin-top: 20px;
	background: url(../images/global/dotted_hor.gif) repeat-x left bottom;
}

#news_content a.btn {
	float: right;
	margin-top: -0.5em;
	display: none;
}

#news_content h4 {
	clear: left;
}

#news_content p.date {
	font-weight: bold;
	margin-bottom: 0.0em;
}

#news_content p.content {
	margin-bottom: 0;
}

#news_content img {
	float: right;
	clear: right;
	margin: 0.5em 0px 0px 10px;
}

#news_sidebar {
	padding-left: 575px;
}

#news_sidebar a.selected {
	color: #4c4c4c;
}

#news_sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#news_sidebar li.first {
	background: url(../images/global/dotted_hor.gif) repeat-x left bottom;
	padding-bottom: 1em;
	margin-bottom: 0.8em;
}

#news_sidebar li {
	padding: 0;
	margin: 0;
	line-height: 2em;
}

/* Steadicam Home
-------------------------------------------------------------- */

.steadicam_centre .btn,
.lens_centre .btn {
	margin: 1em 0 0 0;
}

/* Fixes
-------------------------------------------------------------- */
b {
	font-weight: normal;
}

body#gallery .box_100_bg {
	margin-top: 1em;
}