/* -----------------------------------------------------------------------
   Trinity Mirror Media - screen.css
   * Copyright (c) 2008 Trinity Mirror (NW2).
   * Developed by Hot House Development Team.
----------------------------------------------------------------------- */
/* MAIN */
html {
	background: #FFF url('/assets/images/layout/bg_main.jpg') repeat-x;
}
/* FOR STICKING FOOTER TO BOTTOM */
html, body {
	height: 100%;
}
.clearfooter {
	height: 134px;
	clear: both;
}
/* WRAPPERS */
#mainWrapper {
	min-height: 100%;
	width: 1001px;
	margin: auto;
	margin-bottom: -134px;
	position: relative;
	border-left: solid 1px #EEE;
	border-right: solid 1px #EEE;
	background-color: #fff;
}
#footerWrapper {
	height: 102px;
	width: 1001px;
	margin: auto;
	position: relative;
	background: #FFF url('/assets/images/layout/bg_footer.jpg') no-repeat;
	border: solid 1px #DDD;
	margin-top: 30px;
}
#headerWrapper {
	/*background: pink;*/
}

#headerWrapper a {color: #fff!important;}


/* HOME PAGE HEADER */
.home #headerWrapper {
	height: 221px;
	background: #FFF url('/assets/images/layout/bg_header_home.jpg') no-repeat;
}
/* CONTENT PAGE HEADER */
.content #headerWrapper, .contentNoMenu #headerWrapper {
	height: 260px;
	background: #FFF url('/assets/images/layout/bg_header_content.jpg') repeat-x;
}
/* HOME PAGE MIDDLE */
.home #middleWrapper {
	background: #FFF url('/assets/images/layout/bg_middle_home.jpg') no-repeat;
}
/* CONTENT PAGE MIDDLE */
.content #middleWrapper, .contentNoMenu #middleWrapper {
	float: left;
}
/* CONTENT NO LEFT HAND MENU PAGE HEADER */
.contentNoMenu #headerWrapper {
	height: 260px;
	background: #FFF url('/assets/images/layout/bg_header_nomenu.jpg') no-repeat;
}
/* CONTENT NO LEFT HAND MENU PAGE MIDDLE */
.contentNoMenu #middleWrapper {
	background: #FFF url('/assets/images/layout/bg_middle_nomenu.jpg') no-repeat;
	float: left;
}
/* BIG HOME PAGE FLASH 3D WALL */
.home #wallBigWrapper {
	background: #fff;
	width: 1001px;
	height: 339px;
	margin: 0px 0px 30px 0px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
/* CONTENT BELOW FLASH ON HOME PAGE */
.home #contentWrapper, .content #contentWrapper {
	/*background: blue;
	border: solid 1px red;*/
	margin: 0px 0px 0px 10px;
	/*padding: 0px 0px 0px 0px;*/
	/*min-height: 100px;*/
}
/* CONTENT LEFT & RIGHT WRAPPERS */
#contentleftWrapper {
	width: 362px;
	float: left;
}
#contentRightWrapper {
	width: 619px;
	float: left;
	padding: 16px 0px 0px 0px;	
}

#contentRightWrapper .leftpic{float:left; border: 5px solid #ccc; margin: 0px 10px 0px 0px;}


/* INSIDE HEADER WRAPPERS */
#headerWrapper #logoWrapper {
	width: 362px;
	height: 55px;
	float: left;
}
#headerWrapper #logoWrapper a{float:left; width: 350px; height: 55px; background-image: url(/assets/images/layout/logo_sportmedia.jpg); background-repeat: no-repeat; margin: 10px 0px 0px 10px;}

#sportmedia #headerWrapper #logoWrapper a{float:left; width: 350px; height: 55px; background-image: url(/assets/images/layout/logo_sportsmedia.jpg); background-repeat: no-repeat;  margin: 10px 0px 0px 10px;}

#digitalmedia #headerWrapper #logoWrapper a{float:left; width: 350px; height: 55px; background-image: url(/assets/images/layout/logo_digitalmedia.gif); background-repeat: no-repeat;  margin: 10px 0px 0px 10px;}

#outdoormedia #headerWrapper #logoWrapper a{float:left; width: 350px; height: 55px; background-image: url(/assets/images/layout/logo_outdoormedia.gif); background-repeat: no-repeat;  margin: 10px 0px 0px 10px;}

#events #headerWrapper #logoWrapper a{float:left; width: 350px; height: 55px; background-image: url(/assets/images/layout/logo_events.gif); background-repeat: no-repeat;  margin: 0px 0px 0px 10px;}



#headerWrapper #logoWrapper h1{display:none!important;}

#headerWrapper #menuTopWrapper {
	width: 638px;
	height: 24px;
	background: #000 url('/assets/images/layout/bg_menu_top.gif') repeat-x;
	float: right;
}
#headerWrapper .menuMainWrapper {
	width: 170px;
	height: 138px;
	float: left;
	margin: 0px;
}
/* TOP RIGHT HOME */
.home #headerWrapper #topRightWrapper {
	width: 628px;
	height: 189px;
	float: right;
}
/* TOP RIGHT CONTENT */
.content #headerWrapper #topRightWrapper, .contentNoMenu #headerWrapper #topRightWrapper {
	width: 638px;
	height: 210px;
	float: right;
}
#headerWrapper #topRightWrapper #topTxtWrapper {
	height: 146px;
	overflow: hidden;
	padding: 10px 10px 0px 0px;
}
#headerWrapper #topRightWrapper #topTxtWrapper #justTopTxt {
	height: 123px;
	overflow: hidden;
}
#headerWrapper #topRightWrapper #topTxtWrapper p.instructionalTxt {
	color: #529A31;
}
#headerWrapper #topRightWrapper #topTxtWrapper #justTopTxt strong{
	font-weight: bold;
}
/* BREADCRUMBS */
#breadCrumbsWrapper {
	padding: 8px 0px 0px 0px;
	overflow: hidden;
}
#breadCrumbsWrapper a {
	color: #000!important;
	text-decoration: none;
	font-weight: bold;
	float: left;
	font-size: 0.9em;
}
#breadCrumbsWrapper a:hover {
	text-decoration: underline;
	color: #FFF;
}
.crumbSpacer {
	width: 25px;
	background: url('/assets/images/layout/bg_crumb_spacer.jpg') center no-repeat;
	float: left;
}
/* INSIDE FOOTER WRAPPERS */
#footerContact {
	width: 240px;
	height: 83px;
	margin: 8px 0px 0px 135px;
	float: left;
}
#footerTools {
	width: 244px;
	height: 83px;
	margin: 8px 0px 0px 19px;
	float: left;
}
#footerLegal {
	width: 330px;
	height: 83px;
	margin: 8px 0px 0px 19px;
	float: left;
}
/* MENUS */
/* MAIN MEDIA MENUS */
/* POSITION IF ONLY RIGHT HAND MENU USED */
#headerWrapper .position0 {
	position: relative;
	top: 10px;
	left: 103px;
}
/* POSITION FOR LEFT HAND MENU IF BOTH MENUS USED */
#headerWrapper .position1 {
	position: relative;
	top: 12px;
	left: 20px;
}
/* POSITION FOR RIGHT HAND MENU IF BOTH MENUS USED */
#headerWrapper .position2 {
	position: relative;
	top: 22px;
	left: 30px;
}
.menuMain ul {
	height: 150px;
	padding: 5px 0px 0px 0px;
}
.menuMain li  {
	margin: 0px 0px 4px 0px;
	height: 19px;
	width: 150px;
}
.menuMain li a {
	display: block;
	height: 19px;
	width: 150px;
	color: #B0D6E3;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	text-align: left;
	line-height: 1.3em;
}
.menuMain li a:hover {
	background: url('/assets/images/buttons/bg_menu_button.gif') no-repeat right!important;
	color: #FFF;
}
#menuList1 ul li a {
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.3em;
	background: url('/assets/images/layout/navlink_bottom.jpg') no-repeat left bottom;
	padding: 0px 20px 2px 0px;
	margin: 0px 0px 2px 0px;
}
#menuList2 ul li a {
	color: #FFF;
	background: url('/assets/images/layout/navlink_bottom.jpg') no-repeat left bottom;
}
/* PADDING FOR 0 EMPTY SPACE IN MAIN MENU */
.menuMain ul#menuPadding {
	/*height: 93px;
	padding: 28px 0px 0px 0px;*/
	
}
/* PADDING FOR 1 EMPTY SPACE IN MAIN MENU */
.menuMain ul#menuPadding1 {
	height: 155px;
	/*padding: 28px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}
/* PADDING FOR 2 EMPTY SPACES IN MAIN MENU */
.menuMain ul#menuPadding2 {
	height: 70px;
	/*padding: 51px 0px 0px 0px;*/
	/*padding: 47px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
/* PADDING FOR 3 EMPTY SPACES IN MAIN MENU */
.menuMain ul#menuPadding3 {
	height: 47px;
	/*padding: 74px 0px 0px 0px;*/
	/*padding: 70px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
/* PADDING FOR 4 EMPTY SPACES IN MAIN MENU */
.menuMain ul#menuPadding4 {
	height: 24px;
	/*padding: 97px 0px 0px 0px;*/
	/*padding: 93px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
/* MAIN MENUS SCROLL BUTTONS */
a.menuScroll {
	display: block;
	width: 150px;
	height: 8px;
	line-height: 0.8em;
}
a.scrollUp {
	background: #577D8A url('/assets/images/buttons/bg_menu_scroll_up.jpg') no-repeat center top;
}
a.scrollDown {
	background: #577D8A url('/assets/images/buttons/bg_menu_scroll_down.jpg') no-repeat center top;
}
a.scrollUp:hover {
	background: #577D8A url('/assets/images/buttons/bg_menu_scroll_up_over.jpg') no-repeat center top;
}
a.scrollDown:hover {
	background: #577D8A url('/assets/images/buttons/bg_menu_scroll_down_over.jpg') no-repeat center top;
}
a.scrollDownDisabled {
	background: #577D8A url('/assets/images/buttons/bg_menu_scroll_down_disabled.jpg') no-repeat center top;
}
a.scrollUpDisabled {
	background: #577D8A url('/assets/images/buttons/bg_menu_scroll_up_disabled.jpg') no-repeat center top;
}
/* MENU TOP RIGHT */
#headerWrapper #menuTopWrapper ul li {
	display: inline;
}
#headerWrapper #menuTopWrapper ul li a {
	float: left;
	text-decoration: none;
	margin: 4px 0px 0px 6px;
	color: #FFF;
	border-right: 1px solid #509731;
	padding: 0px 6px 0px 0px;
}
#menuTopWrapper a:hover {
	color: #ff0000!important;
}
/* MENU CONTENT LEFT */
#menuLeftWrapper {
	width: 302px;
	margin: 0px 0px 0px 60px;
	padding: 24px 0px 0px 0px;
}
#menuLeftWrapper ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#menuLeftWrapper li  {
	margin: 0px 0px 4px 0px;
	height: 19px;
}
#menuLeftWrapper li a {
	display: block;
	height: 17px;
/*	width: 250px;*/
	color: #666;
	text-decoration: none;
	padding: 3px 26px 3px 5px;
	text-align: right;
	line-height: 1.3em;
	float: right;
	width: 160px;
	font-weight: bold;
	border-bottom: 1px solid red;
	overflow:hidden;
	background: url('/assets/images/buttons/bg_subnav.gif') no-repeat top right;
	/*background: #FFF;*/
}
#menuLeftWrapper li a:hover {
	background: url('/assets/images/buttons/bg_subnav_over.gif') no-repeat top right;
	background-color: red;
	color: #fff;
	/*color: #ff0000;*/
}
/* SEARCH FIELD*/
.home #headerWrapper #topRightWrapper #topSearchWrapper {
	height: 17px;
	margin: 6px 0px 10px 0px;
	padding: 0px 10px 0px 485px;
	background: url('/assets/images/layout/telephonenumber.gif') no-repeat top left;
}
.content #headerWrapper #topSearchWrapper {
	height: 17px;
	width: 100px;
	margin: 45px 60px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
.home .searchWrapper {
	width: 126px;
	height: 18px;
	background: #566B73;
	padding: 1px;
}
.content .searchWrapper {
	width: 148px;
	height: 18px;
	background: #6BA6BB;
	padding: 1px;
}
.content #contentRightWrapper .searchWrapper {
	width: 237px;
	height: 18px;
	background: #FFF;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}
.home .searchForm #searchField {
	width: 103px;
	height: 16px;
	border: solid 1px #455961;
	background: #566B73 url('/assets/images/layout/bg_search.jpg') repeat-x;
	color: #FFF;
	float: left;
}
.content .searchForm #searchField {
	width: 125px;
	height: 16px;
	border: solid 1px #528BA0;
	background: #72A8BC url('/assets/images/layout/bg_search2.jpg') repeat-x;
	color: #FFF;
	float: left;
}
.content #contentRightWrapper .searchForm #searchField {
	width: 214px;
	height: 16px;
	border: solid 1px #B0CCD6;
	background: #EEE url('/assets/images/layout/bg_search3.jpg') repeat-x;;
	color: #777;
	float: left;
}
.home .searchForm a#searchSubmit {
	display: block;
	width: 20px;
	height: 16px;
	background: #CCC url('/assets/images/buttons/bg_arrow_search_btn.jpg') no-repeat top;
	border: solid 1px #455961;
	border-left: none;
	float: left;
}
.content .searchForm a#searchSubmit {
	display: block;
	width: 20px;
	height: 16px;
	background: #CCC url('/assets/images/buttons/bg_arrow_search_btn.jpg') no-repeat top;
	border: solid 1px #528BA0;
	border-left: none;
	float: left;
}
.content #contentRightWrapper .searchForm a#searchSubmit {
	display: block;
	width: 20px;
	height: 16px;
	background: #B0CCD6 url('/assets/images/buttons/bg_arrow_search_btn.jpg') no-repeat top;
	border: solid 1px #B0CCD6;
	border-left: none;
	float: left;
}
/* BOXES */
.box1 {
	background: #FFF;
	border: solid 1px #CCC;
}
.box1 h2 {
	height: 25px;
	background: #FFF url('/assets/images/boxes/bg_box_title.jpg') repeat-x;
	margin: 1px;
	border-bottom: solid 1px #CCC;
	font-size: 1.3em;
	padding: 5px 0px 0px 10px;
	text-align: left;
}
.box1 .boxInner {
	margin: 1px;
}
.box2 {
	background: #FFF;
	border: solid 1px #CCC;
}
.box2 h2 {
	height: 24px;
	background: #FFF url('/assets/images/boxes/bg_box_title.jpg') repeat-x;
	margin: 1px;
	border-bottom: solid 1px #CCC;
	font-size: 1.2em;
	padding: 6px 0px 0px 10px;
	text-align: left;
}
.box2 .boxInner {
	margin: 1px;
	border-top: solid 1px #F4F4F4;
	/*background: red;*/
	background: #FFF url('/assets/images/boxes/bg_box2.jpg') bottom repeat-x;
}
/* PRODUCT BOXES ETC*/
#contentRightWrapper .box3 {
	background: #FFF;
	border: solid 1px #CCC;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
}
#contentRightWrapper .box3 h2 {
	height: 34px;
	margin: 1px 1px 0px 1px;
	/*border-bottom: solid 1px #CCC;*/
	font-size: 1.2em;
	padding: 6px 0px 0px 45px;
	text-align: left;
	color: #666;
}
#contentRightWrapper #statsBox h2{
	background: #FFF url('/assets/images/boxes/bg_statsbox_title.jpg') no-repeat;
}
#contentRightWrapper #contactBox h2{
	background: #FFF url('/assets/images/boxes/bg_contactbox_title.jpg') no-repeat;
}
#contentRightWrapper #shopBox h2{
	background: #FFF url('/assets/images/boxes/bg_shopbox_title.jpg') no-repeat;
}
#contentRightWrapper .box3 .boxInner {
	margin: 0px 1px 1px 1px;
	text-align: left;
	/*border-top: solid 1px #F4F4F4;*/
	background: #FFF /*url('/assets/images/boxes/bg_box2.jpg') bottom repeat-x*/;
	padding: 5px 5px 5px 10px;
}
#contentRightWrapper .box3 .boxInner strong {
	font-weight: bold;
	padding: 0px  10px 0px 0px;
	/*width: 95px;*/
	display: block;
	float: left;
}
#contentRightWrapper .box3 .boxInner p {
	margin: 0px 0px 5px 0px;
}
.content #statsBox, .content #contactBox, .content #shopBox {
	width: 241px;	
}
.content #shopBox a{
	float: right;
	margin: 0px 0px 5px 0px;
}
#productText {
	display: block;
	margin: 0px 0px 0px 50px;
	floar: right;
}
#productLeft {
	float: left;
}
#productRight {
	float: left;
	width: 356px;
	margin: 0px 0px 0px 20px;
}
/* SPOTLIGHT BOX */
#contentRightWrapper #spotlightBox h2 {
	height: 23px;
	margin: 1px 1px 0px 1px;
	/*border-bottom: solid 1px #CCC;*/
	font-size: 1.2em;
	padding: 6px 0px 0px 405px;
	text-align: left;
	color: #666;
	background: #FFF url('/assets/images/boxes/bg_spotlight_title.jpg') no-repeat;
}
#contentRightWrapper #spotlightBox {
	width: 616px;
	height: 160px;
}
#contentRightWrapper #spotlightBox .boxInner {
	margin: 0px 1px 1px 1px;
	text-align: left;
	background: #FFF;
	padding: 5px 5px 5px 373px;
}
#contentRightWrapper #spotlightBox .boxInner h3 {
	font-weight: bold;
	padding: 5px 10px 4px 0px;
	display: block;
	float: left;
	width: 225px;
}
#contentRightWrapper #spotlightBox .boxInner p {
	margin: 0px 0px 5px 0px;
}
#contentRightWrapper #spotlightBox .boxInner .genericButton {
	float: right;
	margin: 0px 5px 5px 0px
}
#contentRightWrapper .spotlightImg {
	width: 350px;
	height: 160px;
	background: none;
	position: relative;
	top: -18px;
	left: 0px;
	float: left;
}
#contentRightWrapper .spotTxtArea {
	height: 100px;
}
/* SEARCH PAGE */
.searchNum {
	width: 18px ;
	height: 17px;
	border: solid 1px #CCC;
	background: #F5F5F5;
	text-align: center;
	padding: 5px;
	display: block;
	font-weight: bold;
	float: left;
	margin: 0px 5px 0px 0px;
	color: #888;
}
.searchData {
	width: 571px;
	float: left;
	background: #FFF;
	border: solid 1px #CCC;
	padding: 5px;
}
.searchData h3 {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	background: #F5F5F5;
}
.searchData p {
	padding: 0px 0px 0px 5px;
}


#contentRightWrapper .searchData h3 a {
	text-decoration: none;
}
#contentRightWrapper .searchData h3 a:hover {
	text-decoration: underline;
}
.searchData a.searchLink {
	padding: 0px 0px 0px 5px;
	color: #ff0000;
}
contentRightWrapper .searchData a.searchLink:hover {
	padding: 0px 0px 0px 5px;
	color: #ff0000;
}
.searchItem {
	margin: 0px 0px 5px 0px;
	float: left;
}
/* PAGE NUMBERS */
.pageNums {
	margin: 8px 0px 13px 0px;
	float: left;
	font-size: 0.9em;
}
.pageNums a{
	display: block;
	float: left;
	background: #F5F5F5;
	border: solid 1px #CCC;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin: 0px 4px 0px 0px;
}
.pageNums a:hover{
	background: #FFF;
	color: #ff0000;
}
.pageNums a.pagePrevious, .pageNums a.pageNext {
	background: #FFF;
	font-weight: bold;
	color: #999;
}
.pageNums a.pagePrevious:hover, .pageNums a.pageNext:hover {
	color: #ff0000;
}
/* NEWS BOX (ON NEWS PAGE) */
.content #newsListBox {
	width: 617px;	
}
#contentRightWrapper #newsListBox .boxInner {
	padding: 0px 5px 0px 7px;
}
#contentRightWrapper #newsListBox .boxInner .newsListImage {
	float: left;
	width: 138px;
}
#contentRightWrapper #newsListBox .boxInner .newsListTxt {
	float: left;
	width: 465px;
	min-height: 55px;
}
#contentRightWrapper #newsListBox h2{
	background: #FFF url('/assets/images/boxes/bg_newslistbox_title.jpg') no-repeat;
 font-weight: bold; font-size: 12px;
}


#contentRightWrapper #newsListBox p{
	margin: 0px 0px 0px 10px;
}
#contentRightWrapper #newsListBox p.newsListData{
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px 0px 3px 5px;
	background: #F5F5F5;
	padding: 0px 0px 0px 5px;
}
#contentRightWrapper #newsListBox p.newsListData strong{
	font-weight: bold;
	font-size: 1em;
}
#contentRightWrapper #newsListBox p.newsListData strong span{
	color: #ff0000;
	font-weight: bold;
	font-size: 1em;
}
#contentRightWrapper #newsListBox h2 a {
	text-decoration: none;
	color: red!important;
}
#contentRightWrapper #newsListBox h2 a:hover {
	text-decoration: underline;
}
#contentRightWrapper #newsListBox strong {
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
#contentRightWrapper #newsListBox .genericButton {
	float: right;
	margin-bottom: 5px;
}
.content #newsListBox img{
	border: solid 1px #CCC;
	padding: 1px;
	float: left;
}
.content #newsListBox img{
	border: solid 1px #CCC;
	padding: 1px;
	float: left;
	margin-bottom: 5px;
}

/* NEWS BOX */
.home #newsBox {
	width: 367px;
	/*min-height: 212px;*/
	float: left;
	height: 283px;
	overflow: auto;
}
.content #newsBox {
	width: 248px;
	float: right;
	margin: 10px 20px 0px 0px;
}
.content .noLeftMenu #newsBox {
	width: 248px;
	float: left;
	margin: 45px 20px 0px 40px;
}
#newsBox h2, #newsBox h2 a, #newsLetterBox h2, #newsLetterBox h2 a{
	color: #ff0000;
	font-weight: bold;
}
#newsBox a, #newsLetterBox a {
	text-decoration: none;
}
#newsBox a:hover, #newsLetterBox a:hover {
	text-decoration: underline;
}
.newsItem {
	background: #F7F7F7;
	border-bottom: solid 1px #CCC;
	margin-bottom: 1px;
	padding: 3px 10px 3px 10px;
}
.newsItem h3 {
	font-weight: bold;
	font-size: 1.1em;
}
.newsDate {
	font-size: 0.8em;
}
#newsBottom {
	height: 23px;
	padding: 7px 5px 0px 0px;
}
#newsBottom a {
	float: right;
}
#newsBottom a:hover {
	text-decoration: none;
}
/* FEATURED BOX */
.home #featuredBox {
	width: 246px;
	float: left;
	margin: 0px 0px 0px 10px;
	text-align: right;
}

.home #featuredBox h2 {font-weight:bold;}


.home .featuredItem {
	border-bottom: solid 1px #FFF;
	margin-bottom: 1px;
	padding: 6px 12px 6px 10px;
}
.home .featuredItem img {
	margin: 0px 0px 6px 0px;
	float: left;
}
.box2#featuredBox .boxInner {
	margin: 1px 1px -1px 1px;
}
/* VIDEO BOX */
.home #videoBox {
	width: 342px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.home #videoBox h2 {font-weight: bold;}


.home #videoBox .boxInner {
	padding: 6px 10px 3px 10px;
}
#videoWrapper {
	border: solid 1px #CCC;
	padding: 1px;
}
#videoBox h3{
	font-weight: bold;
	padding: 6px 0px 6px 0px;	
}
#videoBox a {
	text-decoration: underline;	
}
#videoBox a:hover{
	text-decoration: none;	
}
/* OUTDOOR AD */
#outdoorAd {
	background: #FFF url('/assets/images/boxes/outdoors_bg.jpg') no-repeat;
	width: 367px;
	height: 53px;
	float: left;
	margin-top: -55px;
	/*position: relative;
	top: -55px;*/
	border: solid 1px #CCC;
}
#outdoorAd p{
	margin: 1px 0px 0px 120px;
	line-height: 1.2em;
}
#outdoorAd p strong{
	font-weight: bold;
}
#outdoorAd a.genericButton {
	float: right;
	margin: 2px 5px 0px 0px;
}
/* NEWSLETTER BOX */
.home #newsLetterBox {
	/*float: left;*/
	width: 367px;
	/*height: 163px;*/
	margin: 30px 0px 0px 0px;
	clear: both;
	float: left;
}
.content #newsLetterBox {
	width: 248px;
	float: left;
	margin: 10px 20px 0px 40px;	
}
#newsLetterBox .boxInner {
	padding: 5px 10px 7px 10px;
	background: #F4F4F4;
}
#newsLetterBox .boxInner a {
	text-decoration: underline;
}
#newsLetterBox .boxInner a:hover {
	text-decoration: none;
}
.home #newsLetterBox #newsLetterForm {
	margin: 9px 0px 5px 0px;
	width: 345px;
	float: left;
}
.content #newsLetterBox #newsLetterForm {
	margin: 9px 0px 5px 0px;
	float: left;
}
.home #newsLetterBox #newsLetterForm #newsLetterEmail {
	width: 280px;
	height: 17px;
	line-height: 1em;
	float: left;
	border: solid 1px #CCC;
}
.content #newsLetterBox #newsLetterForm #newsLetterEmail {
	width: 203px;
	height: 17px;
	line-height: 1em;
	float: left;
	border: solid 1px #CCC;
}
#newsLetterBox a.newsLetterSubmit {
	display: block;
	width: 20px;
	height: 17px;
	background: #CCC url('/assets/images/buttons/bg_submit_btn.jpg') no-repeat;
	border: solid 1px #CCC;
	border-left: none;
	margin: 0px 0px 5px 0px;
	float: left;
}
#newsLetterBox a.newsLetterSubmit:hover {
	background: #FFF url('/assets/images/buttons/bg_submit_btn_over.jpg') no-repeat;;
}
/* FIND OUT / CLIENTS AREA */
#findOutArea {
	width: 248px;
	height: 165px;
	/*background: red;*/
	margin: 30px 0px 0px 10px;
	float: left;
}
#findOutArea h2, #clientsArea h2{
	font-weight: bold;
	color: #999;
	font-size: 1.3em;
	border-bottom: solid 1px #CCC;
}
#findOutArea h2 span, #clientsArea h2 span{
	font-weight: normal;
	font-size: 0.8em;
}
#findOutArea ul{
	margin: 8px 0px 0px 10px;
}
#findOutArea li{
	margin: 0px 0px 4px 20px;
	list-style-type: square;
	color: #999;
}
#findOutArea li span {
	color: #666;
}
#findOutArea .genericButton, #clientsArea .genericButton{
	float: right;
}
#clientsArea {
	width: 345px;
	height: 165px;
	margin: 30px 0px 0px 10px;
	float: left;
}
/*#clientsArea p{
	margin: 40px 0px 0px 20px;
	height: 88px;
}
#clientsArea p strong{
	color: #ff0000;
	font-weight: bold;
}*/
/* CLIENT THUMB LINKS */
#clientsArea #clientLinks {
	height: 120px;
	width: 340px;
	background: #EEE;
	border-top: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	padding: 5px 0px 0px 5px;
}
#clientsArea #clientLinks a.clientLink {
	display: inline;
	/*height: 57px;
	width: 63px;*/
	height: 49px;
	width: 57px;
	border: solid 1px #CCC;
	background: #FFF;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 2px;
}
#clientsArea #clientLinks a.clientLink:hover {
	background: #ff0000;
}
#clientsArea #clientLinks p {
	margin: 0px 5px 5px 0px;
	padding: 2px;
	background: #EEE;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	height: 49px;
	line-height: 1.2em;
	/*color: #FFF;*/
}
#clientsArea #clientLinks p strong {
	font-weight: bold;
}
#clientsArea #clientLinks p a:hover {
	text-decoration: none;
}
/* CRAPPY SAFARI & CHROME HACK! */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
#clientsArea #clientLinks {
	height: 118px;
}
}*/
/* BUTTONS */
a.genericButton {
	height: 16px;
	display: inline-block;
	padding: 0px 26px 0px 20px;
	border-bottom: solid 1px #CCC;
	background: url('/assets/images/buttons/bg_arrow_btn.jpg') no-repeat top right;
	text-decoration: none;
}
a.genericButton:hover {
	text-decoration: none;
	color: #ff0000;
	background: url('/assets/images/buttons/bg_arrow_btn_over.jpg') no-repeat top right;
}
/* GENERAL */
.hidden {
	visibility: hidden;
}
.show {
	visibility: visible;
}
.remove {
	display: none;
}
.display {
	display: block;
}
.clear {
	clear: both;
	line-height: 0em;
}
.clearLeft {
	clear: left;
	line-height: 0em;
}
.clearRight {
	clear: right;
	line-height: 0em;
}
.hSpacer {
	height: 10px;
	clear: both;
}
/* PHOTOS */

#content_image img{display: block;
	float: right;
	border: solid 5px #CCC;}

a.photoLink {
	display: block;
	float: left;
	border: solid 5px #CCC;
}
a.photoLink img{
	float: left;
}
a.photoLink:hover {
	border: solid 5px #566B73;
}
#productRight a.photoLink {
	margin: 0px 10px 8px 0px;
}
#productRight a.lastPhotoLink {
	margin: 0px 0px 8px 0px;
}
/* EXTRAS */
/* 'ADD THIS' WIDGET IN FOOTER */
#addThisWrapper {
	clear: both;
	margin: 13px 0px 11px 0px;
}
/* EXPAND/COLLAPSE CONTENT BOX */
#contentRightWrapper a.expandTop {
	display: block;
	width: 582px;
	height: 21px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #80AABD;
	padding: 2px 0px 0px 35px;
}
#contentRightWrapper a.expandDown {
	background: url('/assets/images/buttons/bg_expand_top_down.jpg') no-repeat;
}
#contentRightWrapper a.expandDown:hover {
	background: url('/assets/images/buttons/bg_expand_top_down_over.jpg') no-repeat;
	text-decoration: underline;
}
#contentRightWrapper a.expandUp {
	background: url('/assets/images/buttons/bg_expand_top_up.jpg') no-repeat;
}
#contentRightWrapper a.expandUp:hover {
	background: url('/assets/images/buttons/bg_expand_top_up_over.jpg') no-repeat;
	text-decoration: underline;
}
.expandBottom {
	background: #FFF;
	border: solid 1px #80AABD;
	border-top: none;
	padding: 7px 5px 5px 5px;
	float: left;
	width: 607px;
}
.expandBottom h3 {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.expandBottom strong {
	font-weight: bold;
}
.expandBottom p {
	margin: 5px 0px 0px 0px;
}
.expandBottom ul.listCol {
	margin: 0px 0px 20px 10px;
	float: left;
	width: 190px;
}
.expandBottom ul.listCol li{
	list-style-type: circle;
	margin: 0px 0px 3px 25px;
}
.expandBottom ul.listCol li.listTitle {
	list-style-type: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
/* FLIP BOOK BOX LINK */
#productRight a.flipLink {
	float: left;
	width: 350px;
	height: 70px;
	background: #FFF url('/assets/images/boxes/bg_flip_link_box.jpg') no-repeat;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 5px 0px 0px 10px;
	font-size: 1.1em;
}
#productRight a.flipLink:hover {
	background: #FFF url('/assets/images/boxes/bg_flip_link_box_over.jpg') no-repeat;
	color: #999;
}
#productRight a.flipLink span{
	color: #ff0000;
}

.clientbox {float:left; width: 170px; height: 90px; border: 1px solid #CCC; margin: 5px; text-align: center;padding: 5px 10px 5px 10px;}

/*clearfix*/
.clear {clear:both; overflow:hidden; height:1px;}	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

-->

