@charset "utf-8";
/* CSS Document */

body  {
	font: 100%  Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #ced8eb;
	background-image: url(http://www.broadcast-services.co.uk/images/base/base-grad-03.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #container { 
	width: 896px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #d8e1f2;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(http://www.broadcast-services.co.uk/images/base/box-edge-01.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #topheader {
	font-size:14px;
	padding: 12px 0 8px 228px;
	color:#d8e1f2;
/*	height: 40px;*/
	background-image: url(http://www.broadcast-services.co.uk/images/base/top-grad-01.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #topheader a{
	color: #d8e1f2;
}
.thrColFixHdr #topheader a:hover{
	color: #FFFFFF;
}
.thrColFixHdr #header {
                background: #DDDDDD;
                height: 208px;
                width: 896px;
overflow: hidden;
} 

.thrColFixHdr #sidebar1 {
	float: left;

	width: 210px;	
                background: #EBEBEB;
	background-image: url(http://www.broadcast-services.co.uk/images/base/bar-base-01.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #sidebar2 {
	font-size:12px;
	float: right;
display: inline;
	width: 200px;
	margin-right: 16px;
	margin-top: 50px;
}
.thrColFixHdr #side-top {
	width: 190px;
                background: #00c6ff url(http://www.broadcast-services.co.uk/images/base/Side-Top-01.gif) no-repeat top left;
	font: bold 16px Arial, Helvetica, sans-serif;
                padding: 9px 5px 6px 5px;
                text-align: center;
}

.thrColFixHdr #side-bot {
	width: 200px;
                height: 16px;
                background: #00c6ff url(http://www.broadcast-services.co.uk/images/base/Side-Bot-01.gif) no-repeat top left;
}
.thrColFixHdr #side-photo {
	width: 200px;
                background: #00c6ff;
                text-align: center;
}

.thrColFixHdr #side-body {
	width: 185px;
                background: #00c6ff;
	font: 12px Arial, Helvetica, sans-serif;
                padding: 6px 5px 16px 10px;
                text-align: left;
}

.thrColFixHdr #side-body a
{
                color: #293e6b;
	font-weight: bold;
}

.thrColFixHdr #side-body a:hover
{
                color: #000000;
	font-weight: bold;
}

.thrColFixHdr #box-copy {
	padding: 10px 5px 0 8px;
}
.thrColFixHdr #box-copy a{ 
	color:#000000
}
.thrColFixHdr #box-copy a:hover{ 
	color:#ffffff
}
.thrColFixHdr #mainContent {
	margin: 0 232px 0 218px;
	font-size:12px;
	line-height: 18px;
	padding: 20px 0px 0 10px;

} 
.thrColFixHdr #wideContent {
	margin: 0 20px 0 218px;
	font-size:12px;
	line-height: 17px;
	padding: 10px 10px 0 10px;
} 
.thrColFixHdr #wideContent ol li
{
	margin: 10px 0 10px -10px;
}

.thrColFixHdr #wideContent ol li
{
	margin: 10px 0 10px -10px;
}
.thrColFixHdr #lower
{
                list-style-type:lower-roman;
}

.thrColFixHdr #forms
{
	font-size:14px;
	line-height: 20px;
                padding: 0 0 0 30px;
}
.thrColFixHdr #forms a
{
	color: #293e6b;
	font-weight: bold;
}

.thrColFixHdr #forms a:hover
{
	color: #000000;
}

h1, h2, h3 {
	font-weight:bold;
	font-size:16px;
	line-height: 20px;
	color:#336699;
	margin-bottom:-12px;
}

.thrColFixHdr #footer {
                padding: 40px 0px 0 0px;
	font-size:10px;
width: 668px;
float: right;
clear: right;
display: inline;

}

.thrColFixHdr #footer a 
{
	font-size:11px;
	color: #293e6b;
}
.thrColFixHdr #footer a:hover
{
	font-size:11px;
	color: #000000;
}	
.thrColFixHdr #footergrad {
	font-size:10px;
                height:80px;
	padding:  0px 15px 0px 100px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#d8e1f2;
	background-image: url(http://www.broadcast-services.co.uk/images/base/footer-grad-01.jpg);
	background-repeat: repeat-x;
	margin-left: 128px;
} 
.thrColFixHdr #footergrad p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thrColFixHdr #feed {
                float:left;
	width:136px;
	height:126px;
	font-size:14px;
                margin: 0 0 20px 0;
	color:#00c6ff;
	background: url(http://www.broadcast-services.co.uk/images/base//Left-01.gif) no-repeat;
	padding: 0 16px 10px 16px;
	background-color: #000000;
}
.thrColFixHdr #feedbar {
	float:right;
                display: block;
	width:268px;
	height:34px;
	font: bold 18px Arial, Helvetica, sans-serif;
	background: url(http://www.broadcast-services.co.uk/images/base/Top-right.gif) no-repeat top right;
	background-color: #ffffff;
	color:#336699;
}
.thrColFixHdr #feedbar a {
	color:#336699;
                text-decoration: underline;
	padding: 6px 0 7px 10px;
                display:block;
}

.thrColFixHdr #feedbar a:hover {
                text-decoration: underline;
                display: block;
	color: #293e6b;
	background: #00c6ff url(http://www.broadcast-services.co.uk/images/base/Top-right-light-01.gif) no-repeat top right;
	padding: 6px 0 7px 10px;                         
}
.thrColFixHdr #feed-title {
	width:426px;
	height:28px;
	font: 18px Arial, Helvetica, sans-serif;
	background: url(http://www.broadcast-services.co.uk/images/base/Table-Top-01.gif) no-repeat;
	padding: 6px 0 0 10px;
	background-color: #ffffff;
	color: #293e6b;
}
.thrColFixHdr #feed-detail {
	width:436px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.thrColFixHdr #feed-big-photo {
	width:400px;
	padding: 0px 18px 0 18px;
	background: #000000;
	text-align: center;
}
.thrColFixHdr #feed-description {
	color: #000000;
                width: 421px;
                padding: 15px 0px 15px 10px;
                font-size: 12px;
}
.thrColFixHdr #breadcrumb {
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color:#336699;
	margin-bottom:-10px;
                padding:0 0 0 10px;
}
.thrColFixHdr #breadcrumb a {
                text-decoration: underline;
	color:#336699;
}
.thrColFixHdr #breadcrumb a:visited {
	color:#336699;
}
.thrColFixHdr #breadcrumb a:hover {
                text-decoration: underline;
	color: #293e6b;
}

.thrColFixHdr #feedsub {
	float:right;
	width:258px;
	height:22px;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 12px 0 0 10px;
	background-color: #61656d;
	color: #ffffff;
}

.thrColFixHdr #feedbody {
	float: right;
	width:268px;
	height:102px;
                margin: 0 0 20px 0;
	font: 10px Arial, Helvetica, sans-serif;
	background: url(http://www.broadcast-services.co.uk/images/base//Bot-right.gif) no-repeat bottom right;
	line-height:12px;
	background-color: #61656d;
	color: #00c6ff;
}
.thrColFixHdr #feedsection {
	width:79px;
	height:62px;
	text-align:left;
	font: 10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color: #00c6ff;
	margin: 0 0 0 0;
	padding: 6px 0 0 10px;
	float: left;
}
.labelstyle {
	font-size: 12px;
	line-height:16px;
	color:#FFFFFF;
}
.poundstyle {
	font-size: 18px;
	font-weight: bold;
}


/*Side menu Styles*/
#nav_categories {
	margin:0;
	background:#61656d;

	list-style:none;
                padding: 0;
}

#liDown {
	background:#aaaaaa
}

#nav_categories a {
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	width:150px;
	padding:6px 0 6px 50px;
	height:16px;
	border-bottom:1px solid #46494f;
}

#nav_categories a:hover {
	background-color:#3f4044;
	color:#00c6ff;
	text-decoration: underline;
}

.CollapsiblePanel {
	margin:0px;
	padding:0px;
	width:200px;
}

.CollapsiblePanelTab {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #293e6b;
	background-color: #ffffff;
	background-image: url(http://www.broadcast-services.co.uk/images/base/open-03.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:10px 0px 10px 50px;
	cursor:pointer;
	border-bottom:1px solid #dedede;
	-moz-user-select:none;
	-khtml-user-select:none;
}


/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #ffffff;
	background-image: url(http://www.broadcast-services.co.uk/images/base/close-01.gif);
	background-repeat:no-repeat;
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
/*	background-color: #f1f1f1;*/
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
/*	background-color: #3399FF;*/
}

/*TOP MENU*/
.topmenu{
font: bold 16px Arial, Helvetica, sans-serif;
width: 880px; /*leave this value as is in most cases*/
}

.topmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
background: #000000;
}

.topmenu ul li{
display: inline;
}

.topmenu ul li a{
float: left;
text-decoration: none;
text-align:center;
padding: 10px 0px 14px 0px;
}
.topmenu ul li a.equip{
color: #00c6ff;
width: 200px;
background: #5d5d5d;
}
.topmenu ul li a.prod{
color: #9cbf42;
width: 170px;
}
.topmenu ul li a.edit{
color: #ff7e00;
width: 170px;
}
.topmenu ul li a.crew{
color: #62e3c0;
width: 171px;
}
.topmenu ul li a.dupe{
color: #dce362;
width: 169px;
}
.topmenu ul li a.equip:hover{
background: #00637f;
}
.topmenu ul li a.prod:hover{
background: #4e5f21;
}
.topmenu ul li a.edit:hover{
background: #7f3f00;
}
.topmenu ul li a.crew:hover{
background: #317160;
}
.topmenu ul li a.dupe:hover{
background: #6e7131;
}
.topmenu ul li a.equip-selected{
color: #000000;
width: 200px;
background: #00c6ff;
}
.topmenu ul li a.prod-selected{
color: #000000;
width: 170px;
background: #9cbf42;
background-image: url(http://www.broadcast-services.co.uk/images/base/green-shad-01.jpg);
background-repeat: repeat-y;
}
.topmenu ul li a.edit-selected{
color: #000000;
width: 170px;
background: #ff7e00;
}
.topmenu ul li a.crew-selected{
color: #000000;
width: 171px;
background: #62e3c0;
}
.topmenu ul li a.dupe-selected{
color: #000000;
width: 169px;
background: #dce362;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

dl.product-info
{
float: left;
width: 436px;
margin: 0;
padding: 0;
font-size: 12px;
}

.product-info dt
{
width: 154px;
float: left;
margin: 0 0 0 0px;
padding: 5px 5px 5px 10px;
border-top: 1px solid #aeb5c3;
font-weight: bold;
}

.product-info dd
{
float: left;
width: 254px;
margin: 0 0 0 0;
padding: 5px 5px 5px 8px;
border-top: 1px solid #aeb5c3;
}

.product-info a
{
color: #336699;
}

.product-info a:hover
{
color: #293e6b;
}

div.section-full
{
width: 436px;
margin: -10px 0 0 0;
padding: 0;
}


div.section-title-searchy
{
width: 436px;
height: 32px;
float: left;
margin: 10px 0px 0px 0;
background: #61656d url(http://www.broadcast-services.co.uk/images/base/list-left-01.gif) no-repeat top left;
}

div.section-title-search
{
float: left;
display: block;
}

div.section-title-search a {
font: 14px Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
padding: 8px 0px 0px 10px;
display: block;
}

div.section-title-search a:hover {
text-decoration: underline;
color:#00c6ff;
padding: 8px 0px 0px 10px;
display: block;
}

div.section-title-search02
{
font: 14px Arial, Helvetica, sans-serif;
color:#ffffff;
margin: 8px 0px 0px 0;
float: left;
}

div.section-title-search02 a {
font: 14px Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
padding: 8px 0px 0px 10px;
display: inline;
}

div.section-title-search02 a:hover {
text-decoration: underline;
color:#00c6ff;
padding: 8px 0px 0px 10px;
display: inline;
}


div.section-title
{
width: 436px;
height: 32px;
float: left;
margin: 10px 0px 0px 0;
background: #61656d url(http://www.broadcast-services.co.uk/images/base/list-left-01.gif) no-repeat top left;
}

div.section-title a {
font: 14px Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
padding: 8px 0px 0px 10px;
display: block;
}

div.section-title a:hover {
text-decoration: underline;
color:#00c6ff;
padding: 8px 0px 0px 10px;
display: block;
}

div.section-title-bit
{
width: 16px;
float: right;
height: 24px;
margin: -24px 0px 0px 0;
background: #61656d url(http://www.broadcast-services.co.uk/images/base/list-right-01.gif) no-repeat top left;
padding: 8px 0 0 0;
}

div.section-wrapper
{
font: bold 14px Arial, Helvetica, sans-serif;
display:block;
width: 436px;
background:#61656d;
border-bottom: 2px solid #61656d;
float: left;
}

div.section-list
{
font: bold 14px Arial, Helvetica, sans-serif;
display:block;
width: 272px;
margin: 0 0 0 164px;
height: 32px;
background: #ffffff url(http://www.broadcast-services.co.uk/images/base/list-panel-03.gif) no-repeat top left;

}

div.section-list a
{
color: #336699;
padding: 8px 0px 8px 10px;
display: block;
}


div.section-list a:hover
{
color: #293e6b;
background: #00c6ff url(http://www.broadcast-services.co.uk/images/base/list-panel-light-01.gif) no-repeat top left;
padding: 8px 0px 8px 10px;
display: block;
}

div.dupe
{
width: 130px;
background: #eef669;
margin: 0 0px 5px 0px;
padding: 5px 0px 5px 5px;
float: left;
display: inline;
}

div.dupenum
{
float: right;
background: #eef669;
text-align: right;
width: 40px;
padding: 5px 5px 5px 0;
margin: 0 5px 5px 0;
	font-weight: bold;
display: inline;
}

.hiddenPic 
{
display:none;
}


/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

/* Search Results Styling
*/

.paginate {
font: 12px Arial, Helvetica, sans-serif;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.paginate a {
	color:#336699;
}


.pagecount {
font: 10px Arial, Helvetica, sans-serif;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.submit {
 margin: 0px 0px 0px 5px;
}  