/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px "Lucida Grande", Tahoma;
	color: #333333;
}

#TB_secondLine {
	font: 10px "Lucida Grande", Tahoma;
	color:#666666;
	text-indent:-3000em;
	
}

#TB_ajaxContent .thickboxText a:link {color: #f48120; text-decoration:none;}
#TB_ajaxContent .thickboxText a:visited {color: #f48120; text-decoration:none;}
#TB_ajaxContent .thickboxText a:hover {color: #2d466d; text-decoration:none;}
#TB_ajaxContent .thickboxText a:active {color: #f48120; text-decoration:none;}
#TB_ajaxContent .thickboxText a:focus{color: #f48120; text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#wrap {
	padding: 15px 5px 5px 5px;
}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBg.png) repeat;}
.TB_overlayBG {
	background-color:#333333;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#999999;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	background-image: url(images/thickbox-Bg.gif);
	background-repeat: no-repeat;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px 0 0 0px;
	/**border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;**/
}

#TB_caption{
	height:0;
	padding:0;
	float:left;
}

#TB_closeWindow{
	height:0;
	padding:0;
	float:right;
	text-indent: -3000em;
	
}

#TB_ImageOff {
	 width: 90%; 
}
#TB_closeAjaxWindow{
    height: 19px;
    width: 20px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
    text-indent: -3000em;
    margin: -18px -3px 0 0;
    padding: 0;
	
}
#TB_closeWindowButton {
    display: block;
    height: 31px;
    width: 77px;
    position: absolute;
    top: 1px;
    right: 40px;
    text-indent: -3000em;
	background: url(images/thickbox-close.gif) 50% 50% no-repeat;
}

#TB_ajaxWindowTitle{
	height:0;
}

/**#TB_title{
	background-color:#ffffff;
	margin: 10px 0 10px 0;
	height:27px;
}
**/

#TB_imageWrap {
	height:400px;
	
}

#TB_ajaxContent h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
	color:#333333;
}
#TB_ajaxContent h3 {
	height:20px;
	width:90px;
	margin:8px 0 0 0;
	padding:0;
}
#TB_ajaxContent h3 span {
	display:none;
}
#TB_ajaxContent h3.TB_advertisingHeader {
	background-image: url(images/thickbox-advetisingHeader.gif);
	background-repeat: no-repeat;
}
#TB_ajaxContent h3.TB_marketingHeader {
	background-image: url(images/thickbox-marketingHeader.gif);
	background-repeat: no-repeat;
}
#TB_ajaxContent h3.TB_designHeader {
	background-image: url(images/thickbox-designHeader.gif);
	background-repeat: no-repeat;
}
#TB_ajaxContent h3.TB_mediaHeader {
	background-image: url(images/thickbox-mediaHeader.gif);
	background-repeat: no-repeat;
}
#TB_ajaxContent h3.TB_digitalHeader {
	background-image: url(images/thickbox-digitalHeader.gif);
	background-repeat: no-repeat;
}

#TB_ajaxContent{
	clear:both;
	padding:5px 5px 5px 5px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
	maring:-10px -10px -10px -10px;
}
#TB_ajaxContent .thickboxText {
	width:220px;
	height:435px;
	float:right;
	margin:-9px 0 0 701px;
	padding:5px 10px 5px 10px;
	background-color:#e6e6e6;
	overflow:auto;
	color:#333333;
	line-height:18px;
	position: absolute;
}
.thickboxText ul {
	margin:0px 0 0 -25px;
}

#TB_ajaxContent .thickboxImage {
	position: absolute;
	clear:both;
	float:left;
	padding:2px 10px 5px 10px;
	margin:0;
	text-align:center;
	width:692px;
	background-color:#FFFFFF;
	height:390px;
}
#TB_next {
    display: block;
    position: absolute;
    bottom: -11px;
    right: 23px;
    height: 30px;
    width: 107px;
    text-indent: -3000em;
    background:  url(images/thickbox-next.gif) 50% 50% no-repeat; 
}
#TB_prev {
    display: block;
    position: absolute;
    bottom: -11px;
    left: 696px;
    height: 30px;
    width: 107px;
    text-indent: -3000em;
    background:  url(images/thickbox-previous.gif) 50% 50% no-repeat; 
}
#TB_nextDig a {
    display: block;
    position: absolute;
    bottom: -11px;
    right: 36px;
    height: 30px;
    width: 107px;
    text-indent: -3000em;
    background:  url(images/thickbox-nextDigital.gif) 50% 50% no-repeat; 
}
#TB_nextDig a:hover {
    background:  url(images/thickbox-nextDigitalOv.gif) 50% 50% no-repeat; 
}
#TB_nextDes a {
    display: block;
    position: absolute;
    bottom: -11px;
    right: 36px;
    height: 30px;
    width: 107px;
    text-indent: -3000em;
    background:  url(images/thickbox-nextDesign.gif) 50% 50% no-repeat; 
}
#TB_nextDes a:hover {
    background:  url(images/thickbox-nextDesignOv.gif) 50% 50% no-repeat; 
}
#TB_prevAd a {
    display: block;
    position: absolute;
    bottom: -11px;
    left: 710px;
    height: 30px;
    width: 107px;
    text-indent: -3000em;
    background:  url(images/thickbox-prevAdvertising.gif) 50% 50% no-repeat; 
}
#TB_prevAd a:hover {
    background:  url(images/thickbox-prevAdvertisingOv.gif) 50% 50% no-repeat; 
}
#TB_prevDes a {
    display: block;
    position: absolute;
    bottom: -11px;
    left: 710px;
    height: 30px;
    width: 107px;
    text-indent: -3000em;
    background:  url(images/thickbox-prevDesign.gif) 50% 50% no-repeat; 
}
#TB_prevDes a:hover {
	background-image:url(images/thickbox-prevDesignOv.gif);
	background-repeat:no-repeat;
}

ul.TB_areas {
	position: absolute;
	list-style:none;
	display:inline;
	margin:-35px 0 0 0px;
	padding:0;
}
ul.TB_areas li a, ul.TB_areas li {

	display:block;
	float:left;
	margin:0;
	padding:0;
	width:113px;
	height:26px;
}
ul.TB_areas li span {
	display:none;
}
ul.TB_areas li.TB_advertising {
	background-image: url(images/thickbox-advertising.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}
ul.TB_areas li.TB_advertising a:hover {
	background-image: url(images/thickbox-advertisingSelected.gif);
	background-repeat: no-repeat;
}
ul.TB_areas li.TB_marketing {
	background-image: url(images/thickbox-marketing.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}
ul.TB_areas li.TB_marketing a:hover {
	background-image: url(images/thickbox-marketingSelected.gif);
	background-repeat: no-repeat;
}
ul.TB_areas li.TB_design {
	background-image: url(images/thickbox-design.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}
ul.TB_areas li.TB_design a:hover {
	background-image: url(images/thickbox-designSelected.gif);
	background-repeat: no-repeat;
}

ul.TB_areas li.TB_media {
	background-image: url(images/thickbox-media.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}

ul.TB_areas li.TB_digital {
	background-image: url(images/thickbox-digital.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}
ul.TB_areas li.TB_digital a:hover {
	background-image: url(images/thickbox-digitalSelected.gif);
	background-repeat: no-repeat;
}
/* selected */
ul.TB_areas li.TB_advertisingSelected {
	background-image: url(images/thickbox-advertisingSelected.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}
ul.TB_areas li.TB_marketingSelected {
	background-image: url(images/thickbox-marketingSelected.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}

ul.TB_areas li.TB_designSelected {
	background-image: url(images/thickbox-designSelected.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}

ul.TB_areas li.TB_mediaSelected {
	background-image: url(images/thickbox-mediaSelected.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}

ul.TB_areas li.TB_digitalSelected {
	background-image: url(images/thickbox-digitalSelected.gif);
	background-repeat: no-repeat;
	margin:0 2px 0 0;
}
/* selected */

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	/**background-color:#fff;**/
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	position:fixed;
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	
}

#pagingCon {
	margin: 0px 5px 5px 5px;
	position:relative;
}
#pagingCon a {
	text-decoration:none;
}
ul.paging {
	display:inline;
	list-style:none;
	float:right;
	margin:8px 0 0 0;
	padding:0;
}
ul.paging li {
	float:left;
}
ul.paging li a {
	display:block;
	
	padding:2px 6px 2px 6px;
	background-color:#efefef;
	color:#f48120;
	margin:0 2px 0 2px;
	text-decoration:none;
}
ul.paging li a:hover {
	text-decoration:none;
	background-color:#e1e1e1;
	color:#2d466d;
}
ul.paging li.select a {
	display:block;
	
	padding:2px 6px 2px 6px;
	background-color:#e1e1e1;
	color:#2d466d;
	margin:0 2px 0 2px;
	text-decoration:none;
}
ul.paging li.select a:hover {
	text-decoration:none;
	background-color:#e1e1e1;
	color:#2d466d;
}
