/**
 * Default Stylesheet
 */
/**
 * Font import
 * @decription
 * 		Importing fonts stylesheet from fontkit folder.
 */
@import url('fontkit/stylesheet.css');
/**
 * Reset

 */
StyleSheet

@import 'reset.css';
@import 'ie.css';

* {
	margin:0;
	padding:0;
	list-style:none;
}
html{height: 100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 14000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}


/* INTRO PAGE STYLES - also for CLIENTS PAGE */
body#intro {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-image: url(images/index-back.gif);
	background-color: #0099FF;
}
body#intro-other {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;

}
.what-to-do {
	height: auto;
	width: 500px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999;
	padding-left: 10px;
}
body#subpages {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#top-left-splash{
	position: absolute;	
	top: 0;
	left: 0;
	width: 291px;
	height: 219px;
	z-index: -10;
}


#bottom-right-splash{
	position: absolute;	
	bottom:0;
	right: 0;
	width: 248px;
	height: 176px;
	z-index: -10;	
}

#logo-container{
	text-align: center;
	padding-top: 225px;
}

h1#logo{
	margin: 0 auto;
	width: 484px;
	height: 182px;
	text-indent: -3333px;
}
h1#logo a{
	width: 484px;
	height: 182px;
	display: block;
	background: url(images/traver-logo.jpg) no-repeat;
}

#logo-small{
	width: 236px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
}

	


/* end intro page */


#ie6 {
display: none;
}

a{text-decoration: none;}

a img {
border:none;
}

p{
line-height: 1.8em;
color: #666;
font-size: 14px;
letter-spacing: -.5px;

}


a {
outline: none;
}


h1, h2, h3, h4, h5, h6, h7, h8, p {
margin-top: 0;
margin-bottom: 9px;
}


img {
outline: none;
}

/************ HEADINGS ******************/

h2.title{font-size: 26px;margin-bottom: 0px;}
h2.white{
	color: #FFFF33;
}
h2.blue{
	color: #ffff33;
	color: #FFFF33;
}

h1.sub-title,
h3.sub-title{
font-family: 'NeuropolRegular', Helvetica, Arial, sans-serif;
color: #0595ff;
font-size: 26px;
margin-bottom: 8px;}

#retail-our-work h2{
	color: #ffff33;
	text-align: right;
}

.container {
float: left;
display: block;
height: 1200px;
width: 2000px;
position: relative;
}

.text p {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	color: #666;
	font-weight: lighter;
	text-align: justify;
}

.alt {
	color: black;
}


.interior {
position: relative;
width: 1005px;
}


.back, .next {
	position: absolute;
	height: 46px;
	width: 46px;
	text-indent: -99333px;
	z-index: 10;
	top: 420px;
}

.back a, 
.next a{
	display: block;
	height: 46px;
	width: 46px;
}

.back{background: url(images/arrow-left.png);}
.next{background: url(images/arrow-right.png);}


#home .interior {
	padding-top: 271px;
	padding-left: 28px;
}

#home img {
	float: left;
	margin-right: 23px;
}

#home h2 a#retail-multicultural-marketing {
	width: 990px;
	height: 70px;
	background: url(images/new-retail-marketing-hover.png);
	background-repeat: no-repeat;
}

#home h2 a#sports-entertainment-marketing {
	width: 990px;
	height: 70px;
	background: url(images/new-sports-marketing-hover.png);
	background-repeat: no-repeat;

}

#home h2 a#retail-multicultural-marketing:link,
#home h2 a#retail-multicultural-marketing:visited{
	width: 990px;
	height: 70px;
	background: url(images/retail-multicultural-marketing.png);
	background-repeat: no-repeat;
}

#home h2 a#sports-entertainment-marketing:link,
#home h2 a#sports-entertainment-marketing:visited{
	width: 990px;
	height: 70px;
	background: url(images/sports-entertainment-marketing.png);
	background-repeat: no-repeat;
}


#home h2 a#retail-multicultural-marketing:hover,
#home h2 a#retail-multicultural-marketing:focus {
	background: url(images/new-retail-marketing-hover.png);
	background-repeat: no-repeat;
}

#home h2 a#sports-entertainment-marketing:hover,
#home h2 a#sports-entertainment-marketing:focus {
	background: url(images/new-sports-marketing-hover.png);
	background-repeat: no-repeat;
}

#home h2 a{display: block;}

#home h2 span{visibility: hidden;}


/********  CONTENT BACKGROUNDS - Setting Background Image and Back/Next button Location ********/

#retail-our-work {
	background: #FFF url('images/background_new_01.gif') no-repeat top left;font-size: 16px;}

#retail-what-we-do {
	background: #FFF url('images/background_new_02.gif') no-repeat top left;}


#extended-left {
	background: #FFF url('images/background_new_03.gif') no-repeat top left;}
	
#home {
	background-color: #FFF;
	background-image: url('images/home-back.gif');
	background-repeat: no-repeat;
	background-position: left top;}

#extended-right {
	background: #FFF url('images/background_new_05.gif') no-repeat top left;}

#sports-what-we-do {
	background-color: #FFF;
	background-image: url('images/background_new_06.gif');
	background-repeat: no-repeat;
	background-position: left top;}	
	

#sports-our-work {
	font-size: 16px;
	background-color: #FFF;
	background-image: url('images/background_new_07.gif');
	background-repeat: no-repeat;
	background-position: left top;}



	
	#retail-our-work .next{right: 5px;}
	#retail-our-work .boxes{
		width: 700px;
		padding-top: 20px;
	}
	#retail-our-work .next{right: 150px;top: 480px;}	

	#retail-what-we-do .back{right: 50px;}
	#retail-what-we-do .next{right: 0;}	


	
	#sports-what-we-do .back{top: 40px; right: 50px; }
	#sports-what-we-do .next{top: 40px; right: 0; }	
	#sports-what-we-do .sports-nav-container{margin-top: 76px;}	

	#sports-our-work .back{left: 50px; top: 70px;}
	#sports-our-work .boxes{
		width: 700px;
		padding-top: 30px;
		position: relative;
		float: right;
	}	
	#sports-our-work .sports-nav-container{margin-top: 143px; margin-left: 19px;}


/******* CONTAINERS  ********/

#retail-what-we-do-container{
	padding-top: 100px;
	padding-left: 10px;
}

#sports-what-we-do-container{
	position: relative;
	float: right;
	padding-top: 90px;
}




/******* BLOCKS  ********/

.what-we-do-block{
	height: 856px;
	width: 740px;
	background: url(images/what-we-do-3.png) no-repeat;	
}



.pop-up-block{
	height: 856px;
	width: 900px;
	background-image: url(images/pop-up-blue.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.our-team-block{
	height: 856px;
	width: 900px;
	background-image: url(images/pop-up-orange.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pop-up-inside{
	margin-right: auto;
	width: 740px;
	margin-left: auto;
}

#retail-about-us{
}

.pop-up-block h1.sub-title{text-align: center;}

.pop-up-block .text{
	padding-top: 82px;
	padding-left: 65px;
	padding-right: 70px;;
}
.our-team-block .text{
	padding-top: 30px;
	text-align: center;
}
.what-we-do-block .text{
	padding-top: 100px;
	padding-left: 65px;
	padding-right: 70px;
}

/******* Contact Pop-upstyles  ********/
.contact-div{
	width: 180px;
	float: left;
	margin-left: 100px;
	margin-top: 25px;
}


#contact-name{
	color: #F60;
	margin-bottom: 0px;
	width: auto;
}

#title-name{
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 155px;
	font-style: italic;
}

#contact-info{
	color: #666;
	font-size: 13px;
	line-height: 16px;
	margin-top: 5px;
	width: auto;
}
#office-pic{
	float: left;	
}


/******* NAVIGATION  ********/

#top-nav{
	background: #FFF; 
	height: 30px; 
	width: 14000px; 
	position: fixed; 
	z-index: 15;
  	clear: both;
}

	#top-nav ul{list-style: none; margin: 0; margin-top: 6px;}
	#top-nav ul li{float: left; padding: 0 20px; border-right: 2px solid #CCC;}
	
	#top-nav ul li.first{padding-left: 5px;}
	#top-nav ul li.work-orange a{
	color: #F60;
}
	#top-nav ul li.last{border: none;}
	#top-nav ul li.last a{
	color: #3094FF;
}
	
	#top-nav ul li a{
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 14px;
}
	#top-nav ul li a:hover{
	color: #2994FF;
}


.nav ul li{padding: 4px 0; }
	.nav ul li a{
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
	.nav ul li a:hover{background: #FFF; color: #0595ff;}

	.nav ul.nav-right{list-style: none; margin-top: 0; float: right; padding-right: 0px;}
	.nav ul.nav-right li{text-align: right;}
	
	.nav ul.nav-right li ul{display: block; background: #FF0000;}
	.nav ul.nav-right li ul li{background: #FF0000;}
	.nav ul.nav-right li{text-align: right;}	

.nav-right-sub-nav{
	padding-right: 15px;
}
.nav ul li .nav-right-sub-nav a{font-size: 0.9em;}

#retail-nav-container{
	float: right; 
	position: absolute; 
	right: 0; top: 0; 
	text-align: right;
	margin-top: 75px;
}

#retail-what-we-do #what-we-do-nav-padding{
	padding-top: 145px;
}



#retail-our-work-nav{
	position: absolute; right: 150px; top: 330px;
}
	#retail-our-work-nav ul li a{
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
	#retail-our-work-nav ul li a:hover{ color: #0595ff;}


.sports-nav-container{
	float: left; 
	position: absolute; 
	left:40px; top: 0; 
}

.nav ul.nav-left{list-style: none; margin-top: 0; float: left;  padding: 0; padding-left: 10px;}
.nav ul.nav-left li{text-align: left;}



#sports-our-work .ui-state-default a, 
#sports-our-work .ui-state-default a:link, 
#sports-our-work .ui-state-default a:visited{color: #FFF;}
#sports-our-work .ui-state-default a:hover{color: #0595ff;}




.grey-items ul li a{color: #ffffff;}
.grey-items ul li a:hover{color: #0595ff;}


/******* PAGINATION  ********/

#Pagination {
position: relative;
float: left;
display: block;
width: 590px;
height: 30px;
}

#Pagination .next, #Pagination .prev {
position: absolute;
top: 0 !important;
width: 80px;
text-align: center;
display: block;
font-size: 12px;
font-weight:  bold;
padding: 5px;
height: 15px;
}

#Pagination span {
background: #888;
color: black;
}

#Pagination a {
background: #ffea08;
color: black;
text-decoration: none;
padding: 0;
}

#Pagination a:hover {
background: white;
color: black;
}

#Pagination .next {
left: 485px;
}

#Pagination .prev {
left: 25px;
}


/* tab override - GENERAL SETTINGS*/

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative;  margin: 0 .2em -1px 0; padding: 0; display: block;  }



.ui-tabs .ui-tabs-nav ul.nav-right li a { float: right; text-decoration: none; padding: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0;  }
.ui-tabs .ui-tabs-hide { display: none !important; }



.ui-widget {
	font-family:Arial,sans-serif;
	font-size:1.1em;
}

.ui-widget-content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:none;
	border:none;
}
.ui-widget-content a {
}
.ui-widget-header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:none;
	border: none;;
	font-weight:bold;
}
.ui-widget-header a {
	color:#FFF;
}


.ui-state-default, .ui-widget-content .ui-state-default {
	background: none;
	border: none;
	font-weight:normal;
	color: #FFF;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	background: none;
	text-decoration:none;
	color: #FFF;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {	
	border:none;
	color:#000;
	font-weight:normal;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color:#FFF;
	text-decoration:none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border:none;
	color:#FFF;
	font-weight:normal;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#FFF;
	text-decoration:none;
}


/* tab override - RIGHT ALIGN*/

.ui-tabs .ui-tabs-nav ul li a { float: left; text-decoration: none; padding: 0; }
#contact-info a:link {
	text-decoration: none;
	color: #666666;
}
#contact-info a:visited {
	text-decoration: none;
}
#contact-info a:hover {
	text-decoration: none;
	color: #FF6600;
}
#contact-info a:active {
	text-decoration: none;
}#retail-strategy .text object {
}
