/**
 * Salt Conference Style Sheet
 *
 * This is the main css file for Salt Conference Site.
 * Please use cascade styles.
 *
 * @category   Style Sheet
 * @copyright  Copyright (c) 2009 Xagax LC
 */ 
 
 

			
			 #pane1, #pane2 {
				height: 372px;
			}
			
		
			.osXd .jScrollPaneTrack {
				background: url(../images/scroll/osx_track.gif) repeat-y;
			}
			.osXd .jScrollPaneDrag {
				background: url(../images/scroll/osx_drag_middle.gif) repeat-y;
			}
			.osXd .jScrollPaneDragTop {
				background: url(../images/scroll/osx_drag_top.gif) no-repeat;
				height: 6px;
			}
			.osXd .jScrollPaneDragBottom {
				background: url(../images/scroll/osx_drag_bottom.gif) no-repeat;
				height: 7px;
			}
			.osXd a.jScrollArrowUp {
				height: 24px;
				background: url(../images/scroll/osx_arrow_up.png) no-repeat 0 -30px;
			}
			.osXd a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.osXd a.jScrollArrowDown {
				height: 24px;
				background: url(../images/scroll/osx_arrow_down.png) no-repeat 0 -30px;
			}
			.osXd a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			
			
		
			
			/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */
	

 
 .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


.salt-Speakers .scroll-pane{
width: 169px ;
}

.salt-Speakers .scroll-pane2{
width: 265px ;
}
/**********************************************
 Styles - Media-Partners
 **********************************************/
 
.salt-divider-top-media{ background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;}

 .salt-content-media{
float:left;
width:657px;
 margin-bottom:28px;
 }

 .salt-content-media .sup{font-size: 60%; vertical-align: top; }

.salt-title-media {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#333333;
line-height:1.1;
 }
 
 .salt-links-media a{
 font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5EB0D8;
line-height:1.1;
text-decoration:none;
 }
 
.salt-description-media{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:1.1;
 }
 
 
.salt-container-media-right{

float:left;
width:458px;}

.Logo-media {

}

.salt-media .page-head h1.title {
color:#696868;
font-family:'Times New Roman',Times,serif;
font-size:28px;

}

.salt-media .salt-content-left {
float:left;
width:180px;
}

.salt-media {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}


/**********************************************
 Styles - Glance
 **********************************************/
 .salt-glance .date {
 font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#70B6DA;}
 
 
  .salt-glance .links-mails-small a{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5FB0DB;
text-decoration:none;
}
 
 
 .salt-glance .links-mails a{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5FB0DB;
text-decoration:none;
}
 
 .salt-glance .description a {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5FB0DB;
text-decoration:none;
}
 
 .salt-glance .contact-logos {
 width:206px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#848283;
float:left;
margin-top:9px;}
 
.salt-glance .title-description {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#5FB0DB;
margin-top:29px;
text-transform: uppercase;
} 
 
.salt-glance .description {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:1.1;} 

 .salt-glance .links-mails {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5FB0DB;
}

 .salt-glance  .salt-content-boot {
 width:620px;
 float:left;
 margin-top:10px;}

.salt-glance .Participant-Types2-sub li{
 color:#848283;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-top:9px;
padding-left:24px;
width:122px;
font-weight:bold;
  
  }
 
 
.salt-glance .Participant-Types2-sub {
float:left;
width:590px;
margin-bottom:10px;

background:#FAF8F9;}
 
 
 
 
 .salt-glance .Participant-Types2 li {
color:#FFFFFF;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:36px;
width:103px;
}

 
 
.salt-glance .Participant-Types2 {
background:#01B2DC none repeat scroll 0 0;
float:left;
height:43px;
padding-left:6px;
padding-top:5px;
width:584px;}
 
.salt-glance .link-small {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#5FB0DB;
}

.salt-glance .coment-small {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin-bottom:13px;
padding-top:10px;
float:left;
width:590px;
}
.salt-glance .fee-registration-text {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#5FB0DB;
margin-bottom:5px;
}


 .salt-glance .Participant-Types-sub {
float:left;
width:340px;
height:26px;
background:#FAF8F9;}
 
 .salt-glance .Participant-Types-sub li{
 color:#848283;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:64px;
margin-top:6px;
width:29px;
font-weight:bold;
 }
 
 .salt-glance .title-fee-registration-sub {
  width:245px;
  background:#FAF8F9;
  font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#848283;
 float:left;
 height:18px;
 padding-top:8px;

padding-left:5px;
 
  
  }
  .salt-glance .title-fee-registration {
  width:245px;
  background:#01B2DC;
  font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#ffffff;
 float:left;
 height:40px;
 padding-top:8px;

font-weight:bold;
padding-left:5px;
 
  
  }
 
 .salt-glance .Participant-Types li{
color:#FFFFFF;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:21px;
width:73px;
font-weight:bold;}
 
 
.salt-glance .Participant-Types {
background:#01B2DC none repeat scroll 0 0;
float:left;
height:43px;
padding-left:24px;
width:316px;
padding-top:5px;
}
 
.salt-glance .salt-content-middle {
width:590px;}
 
.salt-glance .subtitle-top {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
width: 475px;
margin-top:13px;
}


 .salt-glance .salt-content {
float:left;
width:590px;
padding-right:41px;
}

.salt-glance .salt-content-top {
width:443px;

}
 
 .salt-glance .salt-content-top h1.title{
color:#5D99BB;
font-family:'Times New Roman',Times,serif;
font-size:19px;
text-transform: uppercase;

}

.salt-glance .page-head h1.title-page{
color:#696868;
font-family:'Times New Roman',Times,serif;
font-size:28px;

}

.salt-glance .page-head h2.subtitle {
color:#9b9b9b;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom:24px;
line-height:0.34;
text-align:left;
margin-right:10px;
margin-left:63px;
}


.salt-glance {
background-image:url(../images/common/body/line-v.jpg);
background-position:648px 40px;
background-repeat:no-repeat;
width:625px;
overflow:hidden;
}

.salt-glance .tabla_centrada1 {
margin:auto auto 10px;
width:640px;}


.salt-glance .tabla_centrada1  table{
font-size: 13px;
	text-decoration: bold;
}

.salt-glance .tabla_centrada1  tr td.bord {
	border-right: solid 1px #D8D8D8;
	}
.salt-glance .tabla_centrada1  tr td {
	font-weight:bold;	
	color: #9B9B9B;	
	padding: 3px 10px 2px 15px;
	border-right: none;
	background-color:#FAF8F9;
	}
.salt-glance .tabla_centrada1  .cell_long {
width: 346px;
	}
.salt-glance .tabla_centrada3   {
margin-top:30px;
margin-left:170px;
clear: both;
	}
.salt-glance .tabla_centrada1  tr.row_h td {

	background: #01B2DC;
	color: #fff;
	}
	
.salt-glance .tabla_centrada1  tr td.row_h  {

	background: #01B2DC;
	color: #fff;
	}


.salt-glance .tabla_centrada2 {
margin:auto auto 35px;
overflow:hidden;
width:625px;
clear:both;}


.salt-glance .tabla_centrada2  table{
font-size: 13px;
	text-decoration: bold;
	width:100%;
}

.salt-glance .tabla_centrada2  tr td.bord {
	border-right: solid 1px #D8D8D8;
	}
.salt-glance .tabla_centrada2  tr td {
	font-weight:bold;	
	color: #9B9B9B;	
	padding: 3px 0px 2px 25px;
	border-right: none;
	background-color:#FAF8F9;

	}


.salt-glance .tabla_centrada2  tr.row_h td {

	background: #01B2DC;
	color: #fff;
	}
	
.salt-glance .tabla_centrada2  tr td.row_h  {

	background: #01B2DC;
	color: #fff;
	}
.salt-glance .tabla_centrada2  tr td ul  {

list-style-type: circle;
	}


/**********************************************
 Styles - Hotel
 **********************************************/
 
.salt-Hotel .description {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-left:0px;
margin-top:12px;
}
.salt-Hotel .description  p{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}


.salt-Hotel .salt-content-left a{
color:#5FB0DB;
font-family:Arial, Helvetica, sans-serif;

text-decoration:none;

}

.salt-Hotel .Link-boot a:hover{
color:#333333;

}

.salt-Hotel {
background-image:url(../images/common/body/line-v.jpg);
background-position:644px 40px;
background-repeat:no-repeat;
width:646px;
}
 .salt-Hotel .salt-divider-top-Hotel{
height: 12px;
}


.salt-Hotel .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;

}

.salt-Hotel .page-head h1.title .title-small{
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:21px;
font-weight:bold;
}

.salt-Hotel  .subtitle {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:13px;
margin-bottom:10px;
text-decoration: none;
}

.salt-Hotel .salt-content-left{
float:left;
width:283px;
padding-right:30px;
_padding-right:10px;
}

.salt-Hotel .salt-content-right{
	float:left;
	width: 271px;
	height: 289px;
}
.salt-Hotel .salt-content-right img {
border:0 none;
vertical-align:top;
}

.salt-Hotel .bellagioGallery li{
float:left;
margin-left:2px;
margin-right:5px;
margin-top:12px;
}


.salt-Hotel .bellagioGallery li a{
cursor:pointer;
}

  /**********************************************
 Styles - Travel
 **********************************************/ 

 
 
.salt-Travel .salt-description-Travel a{
 color:#5FB0DB;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.1;
text-decoration:none;
 }
.salt-Travel .description-boot-Travel{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#9B9B9B;
line-height:1.1;
margin-top:35px;
float:left;
width:599px;
margin-left:63px;
 }
 
.salt-Travel .salt-divider-top-Travel{ background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}



.salt-Travel .salt-content-Travel{
float:left;
width:657px;
 margin-bottom:28px;
 overflow:hidden;
 }

 
.salt-Travel. salt-links-Travel{
 font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5EB0D8;
line-height:1.1;
 }
 
.salt-Travel .salt-description-Travel{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:1.1;
 }
 
 
.salt-Travel .salt-container-Travel-right{

float:left;
width:458px;}

.salt-Travel .Logo-Travel {
margin-left:63px;
}

.salt-Travel .page-head h1.title {
color:#696868;
font-family:'Times New Roman',Times,serif;
font-size:28px;

}

.salt-Travel .page-head h2.subtitle {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom:24px;
line-height:0.34;
text-align:left;
margin-right:10px;
margin-left:63px;
}

.salt-Travel .salt-content-left {
float:left;
width:190px;
}

.salt-Travel {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}
 
 
 
 
  /**********************************************
 Styles - Program- Agenda
 **********************************************/
 .salt-Agenda {
 background-image:url(../images/common/body/line-v.jpg);
background-position:627px 40px;
background-repeat:no-repeat;
width:630px;}


.salt-Agenda .salt-container-agenda-right{
float:left;
width:384px;
padding-top:2px;
}
.salt-Agenda .salt-container-agenda-right a{
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#5FB0DB;
 text-decoration: none;
}
.salt-Agenda p.agendaHead {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:15px;
margin-bottom:15px;
margin-top:9px;
width: 595px;
}

.salt-Agenda .salt-divider-hour-agenda{
 float:left;
background-repeat:no-repeat;
width:558px;
height:2px;
margin:10px 0;}
 
.salt-Agenda .salt-items-event {
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#444446;
 }
 
.salt-Agenda .salt-items-event .head-item {
font-style: italic;
 }
 
.salt-Agenda .salt-items-event span.name {
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#444446;
 text-decoration: none;
 }
 
 
 
 
 .salt-Agenda .salt-items-event a.name {
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#00568F;
 text-decoration: none;
 }
 
 
.salt-Agenda .salt-title-event {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444446;
line-height:1.1;
font-weight:bold;
 }
.salt-Agenda .salt-hour {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#444446;
 }
.salt-Agenda .salt-fecha{
 width:560px;
 height:20px;
 background:#F7F7F7;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#444446;
 padding-left:3px;
padding-top:3px;
 
 }
 .salt-Agenda .salt-content-Agenda{
float:left;

 }
 
 .salt-Agenda .salt-content-left {
float:left;
width:180px;
}

.salt-Agenda .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;

}

.salt-Agenda  a.subtitle {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:13px;
padding-bottom:20px;
padding-top:10px;
line-height:0.34;
text-align:right;
padding-right:10px;
float: left;
text-decoration: none;
}

/**********************************************
 Styles - Partners- Sponsors
 **********************************************/
 
.salt-divider-top-Sponsors{ background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;}

 .salt-content-sponsors{
float:left;
width:657px;
 margin-bottom:28px;
 }
.salt-title-sponsors {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#333333;
line-height:1.1;
text-transform: uppercase;
 }
 
 .salt-links-sponsors a{
 font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5EB0D8;
line-height:1.1;
text-decoration: none;
 }
 
.salt-description-sponsors{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:1.1;
 }
.salt-description-sponsors ul li{
list-style-type:disc;
}
.salt-description-sponsors ul  ul li{
list-style-type:circle;
margin-left: 20px;
}
 
.salt-container-sponsors-right{

float:left;
width:458px;}
.salt-Sponsors .altern1{
padding-top:70px;}

.Logo-Sponsors {

}

.salt-Sponsors .page-head h1.title {
color:#696868;
font-family:'Times New Roman',Times,serif;
font-size:28px;
font-weight:bold;
}

.salt-Sponsors .salt-content-left {
float:left;
width:180px;
}

.salt-Sponsors {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}

.salt-Sponsors ul.square li{
list-style-type:square;
}
/**********************************************
 Styles - PARTICIPANTS- Companies
 **********************************************/



.salt-Companies {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}
 

.salt-Companies .links-ABC{
color:#589abd;
text-transform: uppercase;
margin-left:3px;
font-weight: bold;
font-size: 13px;
font-family:Arial,Helvetica,sans-serif; 
}
 
 

.salt-Companies .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}



.salt-Companies .salt-content-left{
float:left;
width:286px;
padding-right:15px;
}

.salt-Companies .salt-content-right{
	float:left;
}
.salt-Companies .salt-content-right img {
border:0 none;
vertical-align:top;
}



.salt-Companies .group-ABC{
margin-bottom: 15px;
}

.salt-Companies .head-ABC{
color:#655a68;
font-weight: bold;
font-size: 13px;
font-family:Arial,Helvetica,sans-serif; 
}

.salt-Companies .items-ABC{
color:#808080;
font-size: 12px;
font-family:Arial,Helvetica,sans-serif;
line-height: 1.2;
text-transform:uppercase;
}

.salt-Companies .information-text{
color:#333333;
font-size: 13px;
font-family:Arial,Helvetica,sans-serif;
width: 586px;
margin-top:15px;
margin-bottom: 16px;
}

 /**********************************************
 Styles - PARTICIPANTS-Speakers
 **********************************************/
.salt-Speakers #pane2{
font-weight: normal;
color:#333333;
font-size: 13px;
font-family: Arial,Helvetica,sans-serif;
}

.salt-Speakers .speakers-info{
margin-bottom: 10px;
text-decoration: none;

}

.salt-Speakers {
padding-bottom: 60px;
}



.salt-Speakers .speakers-group{
color:#696969;
font-size:14px;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
}



.salt-Speakers .speakers-name{
	color:#797778;
	font-size:14px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}



.salt-Speakers .speakers-category{
    color:#898989;
	font-size:13px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
     line-height: 1.2;
}

.salt-Speakers .speakers-title{
	color:#898989;
	font-size:12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.2;
}



.salt-Speakers .speakers-name-active{
	font-size:14px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
color:#7EC0E0;
}

.salt-Speakers .speakers-category-active{
    color:#7EC0E0;
    font-size:13px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
     line-height: 1.2;
}

.salt-Speakers .speakers-title-active{
	color:#7EC0E0;
	font-size:12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.2;

}

.salt-Speakers {
height:390px;
width:794px;
padding-right:23px;
}
 
.salt-Speakers .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}


.salt-Speakers .salt-content-left{
float:left;
width:189px;
}
.salt-Speakers .salt-content-left p{
color:#9B9B9B;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
}


.salt-Speakers .salt-content-right{
	float:right;
	width: 285px;
	_width:250px;
	margin-left:25px;
}

.salt-Speakers .salt-content-center{
	float:left;
	width: 268px;
	margin-left:14px;
}

.salt-Speakers .description-profile{
float:left;
width: 605px;

}
 
 
 
 
/**********************************************
 Styles - PROGRAMS- SkyConnect
 **********************************************/

.salt-SkyConnect {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}
 


 
 
.salt-SkyConnect .salt-divider-top-SkyConnect{
height: 12px;
}
.salt-SkyConnect .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}
.salt-SkyConnect .page-head h2.subtitle {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:13px;
margin-bottom:10px;
line-height:0.34;
}
.salt-SkyConnect .salt-content-left{
float:left;
width:375px;
}
.salt-SkyConnect .salt-content-left p{
color:#9B9B9B;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
}
.salt-SkyConnect .salt-content-right{
	float:left;
}
.salt-SkyConnect .salt-content-right img {
border:0 none;
vertical-align:top;
}

 /******************************************
	Home Page
******************************************/
.salt-HomePage .date { 
padding-left:27px;
margin-bottom:22px;}


.salt-HomePage .date ul li {
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#949494;
}

.salt-HomePage .description-boot a {font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#5FB0DB;
text-decoration:none;
}


.cms-home-salt .frame-bottom {
display:none;
}

.cms-home-salt .std {
margin:0 ;
padding:0;}



.cms-home-salt .frame-main{
background:none;
width:861px;
}

.cms-home-salt .col1-layout .col-main{
padding:0px;
width:860px;
}


.salt-HomePage {
width:871px;

}
 
 .salt-HomePage .content-Left{
float:left;
width: 376px;
text-align:center;

}




 .salt-HomePage .content-boot{
float:left;
width: 860px;

}

.salt-HomePage .content-boot .frame-left-boot {
width:660px;
float:left;
height:100%;
}
.salt-HomePage .content-boot .content-boottop{
height: 14px;
background:transparent url(../images/HomePage/top-frame-boot.png) no-repeat  ;
width: 890px;
}

.salt-HomePage .content-boot .content-bootMiddle{
background:transparent url(../images/HomePage/middle-frame-boot.png)  repeat-y;
width: 860px;
/*height: 331px;*/
padding-top:9px;

}

.salt-HomePage .content-boot .content-bootMiddle .Title-boot{
font-family:"Times New Roman", Times, serif;
font-size:21px;
color:#686868;
padding-left:27px;

}

.salt-HomePage .content-boot .content-bootMiddle .description-boot{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
padding-right:31px;
width:610px;
padding-left:27px;
float:left;
background-image:url(../images/common/body/line-v.jpg);
background-position:667px 8px;
background-repeat:no-repeat;

}







.salt-HomePage .frame-right-boot{
border:0 none;
width:163px;
float:left;
}

.salt-HomePage .frame-right-boot .btn_register{
margin-left:38px;
margin-top:9px;
}

.salt-HomePage .salt-backVideo {
padding-top:40px;
/*Hack necesario para visualizar el mensaje de Navegador obsoleto en ie6.*/
_display: none; 
}

.salt-HomePage .content-Left .content-LeftMiddle{
height: 318px;


background:transparent url(../images/HomePage/middle-video.png) repeat-y ;
width: 384px;
}

.salt-HomePage .content-Left .content-LeftBottom{
background:transparent url(../images/HomePage/boot-video.png) no-repeat ;
width: 384px;
height: 14px;
}
.salt-HomePage .content-Right{
float:left;}

.salt-HomePage .content-Right .content-RightMiddle{
height: 318px;
background:transparent url(../images/HomePage/middle-frame-right.png) repeat-y ;
width: 487px;

}

.salt-HomePage .content-Right .content-RightBottom{
background:transparent url(../images/HomePage/boot-frame-right.png) no-repeat ;
width:487px;
height: 14px;



}


.salt-HomePage .photography {
width:263px;
height:262px;
background:transparent url(../images/HomePage/back_fotography.jpg) no-repeat ;
_margin-left:5px;
padding-top:3px;

float:left;
margin-top:40px;
}

.salt-HomePage .content_Description_Photos{
width:187px;

float:left;

}

.salt-HomePage .Description {
padding-left:10px;
width:173px;
margin-top:40px;
height:123px;
}

.salt-HomePage .Description .Nobre {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#333333;}

.salt-HomePage .Description .Category {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#464646;
}

.salt-HomePage .Description .Title {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#464646;
line-height:1;
padding-top:4px;
}

/*.salt-HomePage .Photos {

margin-left:15px;
padding-top:166px;
_padding-top:0px;
_margin-top:166px;
width:182px;}
*/

.salt-HomePage .Photos {

margin-left:15px;
position:relative;
top:166px;
width:182px;
display: block;
}

.salt-HomePage .Photos ul li {
float:left;
margin-right:6px;
width:40px;
margin-bottom:6px;}

.salt-HomePage .view_more a{
color:#464646;
float:right;
/*font-family:Arial,Helvetica,sans-serif;*/
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
width:90px;
text-decoration:none;
padding-right:17px
}

.salt-HomePage .view_more a:hover{
color:#00B1DB;
}



.salt-HomePage div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
.salt-HomePage div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
.salt-HomePage div.controls {
	margin-top: 5px;
	height: 23px;
}
.salt-HomePage div.controls a {
	padding: 5px;
}
.salt-HomePage div.ss-controls {
	float: left;
}
.salt-HomePage div.ss-controls a {
	text-decoration: none;
	color: #CECECE;
}
.salt-HomePage div.nav-controls {
	float: right;
	display: none;
}

.salt-HomePage div.slideshow-container {
	margin-left:30px;
	_margin-left:10px;
	
	 
}



.salt-HomePage div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 225;
	left: 475;
}
.salt-HomePage div.slideshow a.advance-link {
	display: block;

	text-align: center;
}
.salt-HomePage div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
.salt-HomePage div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
.salt-HomePage div.download {
	float: right;
	display: none;
}
.salt-HomePage div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
.salt-HomePage span.image-caption {
	position: absolute;
}
.salt-HomePage div.caption {
	padding:0px;
}
.salt-HomePage div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
.salt-HomePage div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
.salt-HomePage div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
.salt-HomePage ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
.salt-HomePage ul.thumbs li {
	float: left;
	padding: 0;
margin:0px 6px 3px 0;
	list-style: none;
}
.salt-HomePage a.thumb {
	padding: 0px;
	display: block;
	border: none;
}
.salt-HomePage ul.thumbs li.selected a.thumb {
	background: #000;
}
.salt-HomePage a.thumb:focus {
	outline: none;
}
.salt-HomePage ul.thumbs img {
	/*border: #c0c3c8 solid 1px;*/
	border:none;
	display: block;
	height: 40px;
	width: 40px;
}
.salt-HomePage div.pagination {
	/*clear: both;*/
}

.salt-HomePage div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display: none;
}
.salt-HomePage #thumbs{
height:156px;
}
.salt-HomePage .pagination{
position:absolute;
top:135px;
left:2px;
}
.salt-HomePage .view_more{
position:absolute;
top:135px;
left:64px;



}
.salt-HomePage div.navigation div.bottom {
	margin-top: 0px;
}
.salt-HomePage div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	/*padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;*/
}
.salt-HomePage div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
.salt-HomePage div.pagination span.current {
	font-weight: bold;
	/*background-color: #000;
	border-color: #000;*/
	color: #000;
}
.salt-HomePage div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/******************************************
	Main Styles
******************************************/

.frame-main{ 
   background:transparent url(../images/common/body/bg.png) repeat-y  ;
	width: 854px;
	margin:auto;
}


.frame-bottom{ 

	background:transparent url(../images/common/body/frame_bottom.png) repeat-y  ;
	width: 854px;
	margin:auto;
	height: 81px;
}

.page {
	/*width:1100px;*/
	width:100%;
	padding:0px;
}


.header {
border:none;
background:#12214c url(../images/common/header/fnd-top.jpg) repeat-x ;
height: 92px;
padding:0px;
margin-bottom:0px;
width: 1100px;
margin:auto;
}

.header-container{
background:#12214c url(../images/common/header/fnd-top.jpg) repeat-x ;
width:100%;
}
.header .skyBridgeLogo{
float:right;
}

.header .logo a {


height:60px;
width:510px;
}

.logo {
height:60px;
width:510px;
margin-left:25px;
margin-top:18px;
}

.main {
margin:0px;
background:transparent url(../images/common/body/back-content.jpg) no-repeat scroll center 0;
}


.salt-BottomMenu{
height:32px;
background:url(../images/common/body/fnd-bottom-menu.png) repeat-x bottom left ;
/*width:1100px;*/
width:100%;
position: absolute;
top:123px;
z-index:100px;

}




.footer {
 background:#B9BABE none repeat scroll 0 0;
border-right:none;
border-bottom: none;
border-left:none;
width: 100%;

padding:0px;
}

.page .salt-footerSponsors{
border-top:#5eb0d8 solid 3px;
background: #f8f6f7;
height: 76px;
text-align: center;
width: 100%;
}

.sponsorsads{
margin: auto;
width: 1100px;
background: #f8f6f7;
}

.page .salt-footerSponsors .sponsorsads li{	display: inline;}
.page .salt-footerSponsors .sponsorsads #sponsors{color:#5F4F5E; line-height:65px; vertical-align:middle;font-size:12px;	display: inline;}
.page .salt-footerSponsors .sponsorsads img.sponsor{	margin:10px 8px;}
/*.page .salt-footerSponsors .sponsorsads img.sponsor{	*width:163px; height:41px;}*/
/*.page .salt-footerSponsors .sponsorsads #sponsorsaltern {display:none; }*/
/*.page .salt-footerSponsors .sponsorsads #sponsors {*display:none;}
.page .salt-footerSponsors .sponsorsads #sponsorsaltern {*display:inline;}*/
.page .salt-footerLinks{
color: white;
padding-top:18px;
background: #b9babe;
height: 46px;
padding-right:42px;
margin: auto;
width: 1060px;
}
.page .salt-footerLinks div{
float: right;
}
.page .salt-footerLinks div li{
display: inline;
margin-left:10px;
}
 .col-main {
 	padding-top: 26px;
	border:none;
	width:657px;
	padding-left:32px;
	padding-right: 5px;}
	
.page .salt-footerLinks	#followsalt{line-height:22px; }
.col-right {
	border:0px;
	width:150px;
	_padding: 5px 0 0; 
}
 .col-right .btn_register{
	margin-top:51px;
}
.page .salt-footerLinks .links_terms {
 float :left;

}
.page .salt-footerLinks .links_terms a{
color:#fff;

 text-decoration: none;
}
/******************************************
	Main Menu
******************************************/


.salt-MainMenu .salt-dividerMenu {
height:26px;
float:left;
width:4px;
background: transparent url(../images/common/menu/divider.jpg) no-repeat;
}



ul#salt-MainMenu .salt-subMenuleft{
background: transparent url(../images/common/menu/left.jpg) no-repeat;
width: 11px;
height: 19px;
float:left;
padding-left:35PX;
}


ul#salt-MainMenu .salt-subMenuright{
background: transparent url(../images/common/menu/right.jpg) no-repeat;
width: 11px;
height: 19px;
float:left;

}

 .salt-contentMenu{
background:#ebebeb url(../images/common/menu/fnd-bottom.jpg) repeat-x !important  ;
height:33px;
width: 100%;
}

.salt-MainMenu {
/*background:#ebebeb url(../images/common/menu/fnd-bottom.jpg) repeat-x ;*/
background:#EBEBEB url(../images/common/menu/fnd-bottom.jpg) repeat-x scroll 0 0 !important;
margin: auto;
width:1100px;
padding: 0; 
list-style: none;
height: 33px;
}





.salt-MainMenu  a.salt-itemMenu{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color:#5b5060;
text-decoration: none;
display: block;
height: 31px;
padding-top:3px;
float:left;
text-align:center;
}

.image-travel{
	height: 100px;
	width: 133px;
	float:left;
	border: 1px solid #000000;	
}

.text-travel.{
	height: 100px;
	width: 133px;
	float:left;
	border: 1px solid #000000;	
}




.salt-MainMenu li.desplegado{
background:transparent url(../images/common/menu/over.jpg) repeat-x ;
text-align:center;
display: block;
}
.salt-MainMenu li.desplegado a {
color:#ffffff;
text-decoration: none;
}

.salt-MainMenu .activoSubmenu_btn{
color:#ffffff;
text-decoration: none;
}

.salt-MainMenu li.desplegadoactive{
background:transparent url(../images/common/menu/over.jpg) repeat-x ;
text-align:center;
display: block;
}
.salt-MainMenu li.desplegadoactive a {
color:red;
text-decoration: none;
}




.menuactive a{color:#ffffff;
text-decoration: none;}
/******************************************
	Header SubMenu
******************************************/

ul#salt-MainMenu ul{ 
	z-index:500;
	margin: 0; 
	list-style: none; 
	display:none;

	position: absolute; 
	top:31px;
	left: 0px; 
	/*background:#00B1DB;*/
	/*background:#5eb0d8;*/
	width:607px;
	padding:0px;
	/*border-top:#bbdfed solid 1px;*/

	




}

ul#salt-MainMenu ul li{
background: transparent url(../images/common/menu/middle-sub.jpg) repeat-x;
border-top:#ffffff solid 1px;
float:left;
width: auto;

}

ul#salt-MainMenu ul li a {
margin-right: 50px;
padding-left:15px;
padding-right:15px;

}




ul#salt-MainMenu li.desplegado ul li a:hover, .activeoptionflag{
background: #FBF8F8;
border-bottom:none;
float:left;
width: auto;
color:#979595;
text-decoration: none;
}





ul#salt-MainMenu li.desplegado a.activoSubmenu_btn {
background: #FBF8F8;
border-bottom:none;
float:left;
width: auto;
color:#666666;
text-decoration: none;
}


ul#salt-MainMenu li {
display:block;
height:29px;
float:left;
margin:0;
padding:0px;
padding-top:5;
position:relative;


}








ul#salt-MainMenu li.desplegado ul{
display:block;
}



ul#salt-MainMenu li.desplegadoactivo ul{
display:block;
}


.menuactive{
background:transparent url(../images/common/menu/over.jpg) repeat-x ;
text-align:center;
}

ul.active{

}
.noactive{

}

ul#salt-MainMenu li.desplegado ul{
display:block;
}



ul#salt-MainMenu li.desplegadoactivo ul{
display:block;
}






ul#salt-MainMenu .activeoptionflag{

color:#979595 ;

}




/******************************************
	about skybridge
******************************************/


#AboutSkyBridge {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}
 


 
 

#AboutSkyBridge .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}



#AboutSkyBridge .page-head h2.subtitle {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:13px;
margin-bottom:10px;
line-height:0.34;

}
#AboutSkyBridge .salt-content-left{
float:left;
width:375px;
}
#AboutSkyBridge .salt-content-left p{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
}
#AboutSkyBridge .salt-content-right{
	float:left;
}
#AboutSkyBridge .salt-content-right img {
border:0 none;
vertical-align:top;
}


/******************************************
	Become a partner
******************************************/


#BecomeAPartner {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}


#BecomeAPartner .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}



#BecomeAPartner .page-head h2.subtitle {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:13px;
margin-bottom:10px;
line-height:0.34;
}
#BecomeAPartner .salt-content-left{
float:left;
width:340px;
margin-right:39px;
}
#BecomeAPartner .salt-content-left p{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
}

#BecomeAPartner .salt-content-left a{
text-decoration: none;
color:#5eb0d8;
}

#BecomeAPartner .salt-content-right{
	float:left;
	padding-top: 27px;
}
#BecomeAPartner .salt-content-right img {
border:0 none;
vertical-align:top;
margin-left:12px;
}



/******************************************
	about AboutContactUs
******************************************/
#AboutContactUs {
	background-image:url(../images/common/body/line-v.jpg);
	background-position:656px 40px;
	background-repeat:no-repeat;
	width:657px;
	}
 #AboutContactUs .page-head h1.title{
	font-size:29px;
	font-family: 'times new roman', times, serif;
	color:#696868; 
	background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
	line-height:51px;}

#AboutContactUs   .job{
	float: left;
	
	color:#696868;
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:10px;
	 }
#AboutContactUs .person{
	
	padding-left: 89px;
	color:#696868;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:4px;
	margin-top:3px;
	padding-left:57px;
	 }
	 
#AboutContactUs a:hover {	
	color:#00568F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	 }
	 
#AboutContactUs a {	
	color:#00568F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	 }	 	 
	 
#AboutContactUs .person strong{
	color:#696868;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	 }
#AboutContactUs  table{	width: 518px	 }
#AboutContactUs  td.column1{
		width: 42%;
	 }
#AboutContactUs  td.column2{
		width: 58%;
	 }
#AboutContactUs table { border-collapse:collapse; }

#AboutContactUs  tr.rowund{
	border-bottom: 1px solid #f2f2f3; 
	width: 100%;
	 }
/******************************************
	about AboutPressPolicy
******************************************/

#AboutPressPolicy {
	background-image:url(../images/common/body/line-v.jpg);
	background-position:656px 40px;
	background-repeat:no-repeat;
	width:657px;
	}
 #AboutPressPolicy .page-head h1.title{
	font-size:29px;
	font-family: 'times new roman', times, serif;
	color:#696868; 
	background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%; }

	
#AboutPressPolicy .salt-content-left {
	float:left; 
	width: 420px;}

#AboutPressPolicy .salt-content-left p{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color:#9B9B9B; 
	line-height:15px;
	 }

#AboutPressPolicy .salt-content-right {
	float:right;
	width:225px;
	 }
#AboutPressPolicy .salt-content-right p{
	color: #5EB0D8;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	 }
#AboutPressPolicy .salt-content-right #contacttitle{
	font-family: 'times new roman', times, serif;
	font-size: 18px;
		color: #5EB0D8;
	 }

 /******************************************
	about AboutSalt2009
****************************************/
#AboutSalt2009 {
	background-image:url(../images/common/body/line-v.jpg);
	background-position:656px 40px;
	background-repeat:no-repeat;
	width:657px;
	}
 #AboutSalt2009 .page-head h1.title{
	font-size: 29px;
	font-family: 'times new roman', times, serif;
	color:#696868; 
	background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
	 }
 #AboutSalt2009 .page-head h2.subtitle{
	font-size: 14px;
	font-family: 'times new roman', times, serif;
	color:#86C4E2; 
	margin-bottom:10px; }
	
#AboutSalt2009 .salt-content-left {
	float:left; 
	width: 366px;
	margin-right: 53px;
	margin-top:16px;}
#AboutSalt2009 .salt-content-right {
	float: left; 
	width: 200px;
	margin-top:18px;}
#AboutSalt2009 .salt-content-right .item {	height:108px; }
#AboutSalt2009 .salt-content-right .item img{float:left; margin-right:10px; 	}
#AboutSalt2009 .salt-content-right .item .txtitm {
	line-height:17px;
	font-size: 14px;
	font-family:'times new roman', times, serif;
	color:#696868;
	font-style:bold; 	}
#AboutSalt2009 .salt-content-right .item .txtitm a {
	line-height:17px;
	font-size: 14px;
	font-family:'times new roman', times, serif;
	color:#5fb0db;
	text-decoration:none;
	font-style:bold; 	}
#AboutSalt2009 .salt-content-left p{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color:#333333; 
	line-height:15px;
	 }

 /******************************************
	photos_Salt2009
****************************************/
#slide_salt2009 {
	background-image:url(../images/common/body/line-v.jpg);
	background-position:656px 40px;
	background-repeat:no-repeat;
	width:657px;
	}
 #slide_salt2009 .page-head h1.title{
	font-size: 29px;
	font-family: 'times new roman', times, serif;
	color:#696868; 
	background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
	 }



#slide_salt2009 .salt-content-left {
	float:left; 
	width: 322px;
	height: 522px;
	margin-top:28px;
	margin-left:7px;
	}
#slide_salt2009 .salt-content-right {
	float:left; 
	width: 310px;
	height: 522px;}
	
#slide_salt2009 div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 318px; 
}
#slide_salt2009 div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
#slide_salt2009 div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
#slide_salt2009 div.controls {
	margin-top: 5px;
	height: 23px;
}
#slide_salt2009 div.controls a {
	padding: 5px;
}
#slide_salt2009 div.ss-controls {
	float: left;
}
#slide_salt2009 div.ss-controls a {
	text-decoration: none;
	color:#797778;
}
#slide_salt2009 div.nav-controls {
	float: right;
	display: none;
}

#slide_salt2009 div.slideshow-container {
	
	top: 0;
	clear: both;
	height: 426px; /* This should be set to be at least the height of the largest image in the slideshow */
	position:relative;
	overflow: hidden;
}
#slide_salt2009 div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 318px;
	height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#slide_salt2009 div.slideshow {

}
#slide_salt2009 div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 225;
	left: 475;
}
#slide_salt2009 div.slideshow a.advance-link {
	display: block;

	text-align: center;
}
#slide_salt2009 div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
#slide_salt2009 div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
#slide_salt2009 div.download {
	float: right;
	display: none;
}
#slide_salt2009 div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
#slide_salt2009 span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
#slide_salt2009 div.caption {
	padding: 12px;
}
#slide_salt2009 div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
#slide_salt2009 div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
#slide_salt2009 div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#slide_salt2009 ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#slide_salt2009 ul.thumbs li {
	float: left;
	padding: 0;
margin:0px 3px 3px 0;
	list-style: none;
}
#slide_salt2009 a.thumb {
	padding: 0px;
	display: block;
	border: none;
}
#slide_salt2009 ul.thumbs li.selected a.thumb {
	background: #000;
}
#slide_salt2009 a.thumb:focus {
	outline: none;
}
#slide_salt2009 ul.thumbs img {
	/*border: #c0c3c8 solid 1px;*/
	border:none;
	display: block;
	height: 104px;
	width: 104px;
}
#slide_salt2009 div.pagination {
	clear: both;
}

#slide_salt2009 div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display: none;
}
#slide_salt2009 div.navigation div.bottom {
	margin-top: 12px;
}
#slide_salt2009 div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	/*padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;*/
}
#slide_salt2009 div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
#slide_salt2009 div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
#slide_salt2009 div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
/******************************************
	salt 2009 videos
******************************************/


#videos_salt2009 {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}


#videos_salt2009 .page-head h1.title {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}



#videos_salt2009 .page-head h2.subtitle {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:13px;
margin-bottom:10px;
line-height:0.34;
}
#videos_salt2009 .salt-content{
float:left;
width:100%;
}

#videos_salt2009 .salt-content .video_item{

float:left;
height:167px;
padding-bottom:31px;
padding-right:40px;
width:174px;

overflow:hidden;
}
#videos_salt2009 .salt-content .video_item_text {
	padding-left:3px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color:#333333;
	line-height:15px;
	
	
	
	display:block; margin-bottom:9px; width:170px;


}

.messages li {
	margin:0 30px 10px 0;
}
/******************************************
	TermsOfService
******************************************/


#TermsOfService {
background-image:url(../images/common/body/line-v.jpg);
background-position:656px 40px;
background-repeat:no-repeat;
width:657px;
}
 


 
 

#TermsOfService h1 {
color:#696868;
font-family:'Times New Roman', Times, serif;
font-size:28px;
background:transparent url(../images/common/body/line-h.jpg) no-repeat scroll 0% 100%;
margin-bottom: 10px;
}



#TermsOfService  h2 {
color:#5FB0DB;
font-family:'Times New Roman', Times, serif;
font-size:15px;
margin-bottom:10px;
line-height:0.34;
font-weight: bold;

}

#TermsOfService  p{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
}
#TermsOfService  a{
 color:#5FB0DB;
font-family:Arial, Helvetica, sans-serif;

text-decoration:none;
}

a.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5EB0D8;
	line-height:1.1;
	text-decoration:none;
 }
 
a.link:hover {
	color:#5EB0D8;
}
a.link:visited {
	color:#5EB0D8;
}
