/* business page */

div #topSplash {
	position: relative;
	height: 150px;
	margin: 0 auto 56px auto;
	background: url(/skype_airlift/background2.png) 0px 0px no-repeat;
	width: 960px;
}

div #splashContent {
	padding: 20px 20px 20px;
	position: relative;
	z-index: 2;
}

.clouds {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.indexBlue {
	margin: 4px 0 0 0;
	background-color: #00AFF0;
}

div.indexBlue h1 {
	color: #FFFFFF;
	width: 320px;
	margin-bottom: 0px;
}
div.indexBlue h2 {
	color: #2c2c2c;
	width: 500px;
	padding: 0px;
}

div.indexBlue a {
	color: #2c2c2c;
	width: 320px;
}

div.borderwrap h2 a {
	color: #2c2c2c;
	text-decoration: none;
}

div.panelBlock {
	border-top: 1px solid #7fd7f7;
	border-bottom: 1px solid #7fd7f7;
	background: #e5f6fd;
	display: block;
	padding: 10px 0 10px 0;
}

#panelScreen {
	width: 290px;
	height: 185px;
	float: left;
	margin: -30px 0 -55px 0;
}

.panelText {
	padding: 0;
}

.panelText p {
	margin: 0 0 10px 0;
	padding: 0 !important;
}

.panelText h2 {
	padding: 0 0 10px 0 !important;
}

.panelWrapper {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	overflow: visible;
}

.contentSplit {
	margin: 55px 0 0 0;
}

#sidebarContent {
    padding-top: 0 !important;
}

a#submitButton {
	margin-top: 10px;
}


div.guideBlock {
	border-top: 1px solid #7fd7f7;
	border-bottom: 1px solid #7fd7f7;
	background: #e5f6fd;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 9px 0 17px 0;

}

.startBlock {
	/*border-top: 1px solid #7fd7f7;
	
/*	padding: 10px 10px 0px 10px;*/
	padding: 0px;
	height: 1px;
	background: #7fd7f7;
	empty-cells: show;
}

.middleBlock-row2 { 
	background: #e5f6fd;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

.middleBlock { 
	background: #e5f6fd;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}


.middleBlock-row4shaded { 
	background: #ffe7e7;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}


.endBlock {
/*	border-bottom: 1px solid #7fd7f7;
	background: #e5f6fd;
/*	padding: 10px 10px 10px 10px;*/
	padding: 0px;
	height: 1px;
	background: #7fd7f7;
	empty-cells: show;
}

span.hiddenLink a {
	text-decoration: none;
	color: #2c2c2c;
}

span.hiddenLink a:hover {
	text-decoration: underline;
	color: #0181e3;
}

div.indexBlue h1.hiddenLink a {
	color: #FFFFFF;
	width: 320px;
	text-decoration: none;
}

div.indexBlue h1.hiddenLink a:hover {
	color: #FFFFFF;
	width: 320px;
	text-decoration: underline;
}


.row2 {
	background: #e5f6fd;
	padding: 10px 10px 10px 10px;
}


.post2 {

	background: #e5f6fd;
	vertical-align: top;
}

.post1 {
	background: #ffffff;
	vertical-align: top;
} 

table.post2 {
	border-top: 1px solid #7fd7f7;
/*	border-bottom: 1px solid #7fd7f7;*/
	background: #e5f6fd;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 690px;
/*	margin: 9px 0 17px 0;*/
	margin: 1px 0px 0px 0px;
}

table.post1 {
	border-top: 1px solid #7fd7f7;
/*	border-bottom: 1px solid #7fd7f7; */
	background: #ffffff;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 690px;
/*	margin: 9px 0 17px 0;*/
	margin: 1px 0px 0px 0px;
} 

.post1shaded {
	background: #ffffff;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

table.post1shaded{
	border-top: 1px solid #fe8989;
	border-bottom: 1px solid #fe8989;
	background: #ffffff;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 690px;
	margin: 9px 0 17px 0;
}

.post2shaded {
	background: #ffe7e7;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

table.post2shaded{
	border-top: 1px solid #fe8989;
	border-bottom: 1px solid #fe8989;
	background: #ffe7e7;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	width: 690px;
	margin: 9px 0 17px 0;
}

#paddedContent {
 width: 670px;
}

ul.message, ul.error, ul.warning {
   padding: 17px 30px 5px 60px;
   font-size: 1em;
   color: #525252;
   font-weight: bold;
}
ul.message li, ul.error li, ul.warning li {
    display: block;
    margin: 0 25pt 10px 0;
    padding: 0;
    list-style: none;
}
ul.error {
    background: #ffe7e7 url(http://c.skype.com/i/images/icons/error_icon.png) no-repeat 10px center !important;
    border-top: 1px solid #fe8989;
    border-bottom: 1px solid #fe8989;
    color: #525252;
}
ul.warning {
    background: #ffefb5 url(http://c.skype.com/i/images/icons/warning_icon.png) no-repeat 10px center !important;
    border-top: 1px solid #ffca0b;
    border-bottom: 1px solid #ffca0b;
    color: #525252;
	padding-left: 0px;
	
}
ul.message {
    background: #e9fad0 url(http://c.skype.com/i/images/icons/message_icon.png) no-repeat 10px 5px !important;
    border-top: 1px solid #ffca0b;
    border-bottom: 1px solid #ffca0b;
    color: #525252;
}

#searchBg{
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity:0.7;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	z-index: 99;
}
		
#searchTxt{
	position: absolute;
	top: 180px;
	left: 30px;
	color: #ffffff;
	z-index: 100;
	visibility: hidden;
	font-size: 10pt;
	background-color: #00AFF0;
	width: 715px;
	height: 600px;
}

#searchResults {
 	visibility: hidden;
	width: 715px;
	height: 100%;
	vertical-align: top;
	overflow-y: auto;
	overflow-x: hidden;
	border: 0px;
}
#searchResults iframe {
	border: 0px solid #ffffff;
}

#searchCloseWrapper {
	padding-left: 660px;
}

#searchClose {
	background: url(/skype_airlift/images/closeHB.png) no-repeat scroll right center;
	font-size: 11px;
	font-family:"Helvetica Neue Light",Helvetica,Arial,sans-serif;
	color:#FFFFFF;
	cursor:pointer;
	padding-right: 25px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 5px;
}	

#searchHeader {
	background: url(/skype_airlift/images/medkit.png) no-repeat scroll left center;
	margin-left: 23px;
	padding-left: 38px;
	
}	


#searchHeader h1 {
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 0px;
	line-height: 19px;
}

#searchHeader h2 {
	color: #2c2c2c;
	font-size: 18px;
	font-weight: normal;
}

.spinner {
	background: url(http://c.skype.com/i_preairlift/share/spinner.gif) no-repeat center center;
	visibility: hidden;
}


#pageLocation {
	float: left;
/*	margin: 20px 0 0px 20px;*/
	background: url(/skype_airlift/location.png) right top no-repeat;
}

#pageLocation ul {
	float: left;
	margin: 0 0 0 20px;
	background: url(/skype_airlift/location.png) left top no-repeat;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}

#pageLocation ul li {
	float: left;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 0;
	list-style: none;
	margin: 0 7px 0 0;
	display: block;
	background: url(/skype_airlift/location_separator.png) right center no-repeat;
}

#pageLocation ul li span {
	display: block;
/*	padding: 1px 9px 0 0;*/
	padding: 0 9px 0px 0;
}

#pageLocation ul li.last {
	background: none;
	margin: 0 -10px 0 0;;
}

#pageLocation ul li.last span {
	display: block;
	padding: 0 0 0 0;
}

#pageLocation a {
	color: #000;
	text-decoration: none;
}

.pageActions {
	float:left;
	height:19px;
}

.pageActions a {
	background:transparent url(/skype_airlift/images/action_background.png) no-repeat scroll left top;
	color:#000000;
	cursor:pointer;
	display:block;
	font-size:11px;
	margin:0pt;
	padding:0pt 0pt 0pt 6px;
}

.pageActions a strong {
	background:transparent url(/skype_airlift/images/action_background.png) no-repeat scroll right top;
	display:block;
	font-weight:bold;
	line-height:19px;
	margin:0pt;
	padding:0pt 6px 0pt 0pt;
}

.pageActions a strong img.icon {
	display:block;
	float:left;
	line-height:19px;
	margin:2px 4px 0pt 0pt;
}

.pageActions a strong img.separator {
	float:left;
	margin:0pt 5px 0pt 0pt;
}

.popupmenu,
.popupmenu-new
{
   /*background: #e5f6fd;
   border: 1px solid #7fd7f7; 
   text-align:left;
   font-size:11px;
   white-space:nowrap;
   /*padding:3px 5px 3px 3px;*/
	background:#CCEFFC none repeat scroll 0% 50%;
	clear:both;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:10px 0pt;
	position:absolute;
}

.popupmenu-item
{
	/*padding: 5px;
	/*margin-top:4px;*/
	/*white-space: nowrap;
	border-bottom: 1px solid #7fd7f7;
	color:  #000000;
	font-weight: normal;*/
	line-height:14px;
	margin:0pt;
	padding:2px 10px 0px;
}

.popupmenu-item-last
{
	/*padding: 5px;
	/*margin-top:4px;*/
	/*white-space: nowrap;
	color:  #000000;
	font-weight: normal;*/
	line-height:14px;
	margin:0pt;
	padding:2px 10px 0px;
}

.popmenubutton-new,
.popmenubutton
{
	white-space:nowrap;
	background-color: #e5f6fd;
	border: 1px solid #7fd7f7;
	/*color: #30343b;*/
	font-weight:bold;
	float:right;
	text-align:center;
	margin:0px;
	font-size:11px;
	padding: 2px 8px 2px 8px;
}

.popmenubutton-new,
.popmenubutton-new-out
{
	float:none;
	text-align:left;
	height:auto;
	padding:4px;
	font-weight:normal;
	background-color:#e5f6fd;
	background-image: url(2/menu_action_down-padded.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100px;
}

.popmenubutton-new-out
{
	padding: 4px;
	background-color:#e5f6fd;
	border: 1px solid #7fd7f7;
}


.popupmenu-new
{
	background-color: #e5f6fd;
}

.maintitle .popmenubutton {
	margin: -3px 0px -3px 5px;
}

.popmenubutton a:link, 
.popmenubutton a:visited,
.popmenubutton-new a:link, 
.popmenubutton-new a:visited,
.popmenubutton-new-out a:link,
.popmenubutton-new-out a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
	text-decoration: none;
	-moz-outline: none;
}

.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{  
	text-decoration: none;
}

.popupmenu-category
{
	background-color: #e5f6fd; 
	color: #7fd7f7; 
	font-size: 11px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

#content table {
	border-collapse: separate; 
	border-spacing: 1px
}


h1.profile {
line-height:100%;
margin:0px 0pt 0px;
}
h1.business {
line-height:100%;
margin:22px 0pt 19px;
}
h2.business {
line-height:1.357em;
margin:-19px 0pt 0pt;
padding:0pt 0pt 19px;
}

td.pollAnswer ul {
	margin-bottom: 0px !important;
}

table.bottomBorder {
	border-spacing: 0pt !important;
}


/*input.button, input.submit {
	background:#00AFF0 none repeat scroll 0%;
	border-color:#54C9F5 rgb(0, 146, 201) rgb(0, 146, 201) rgb(84, 201, 245);
	border-style:double;
	border-width:3px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Helvetica Neue Light",Helvetica,Arial,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:auto;
	line-height:normal;
	margin:5px 5px 0px 0pt;
	padding:0pt 0.2em;
	text-decoration:underline;
}*/

div.post-edit-reason {
	color:#7B7F81;
	font-size:0.85em;
}


#sidebarMenu ul {
	margin:34px 0pt 10px;
/*	width:210px;*/
}
#sidebarMenu ul li {
	font-weight:bold;
	line-height:19px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:6px 0pt;
	margin: 0 0 0 0;
}
/*#sidebarMenu ul li {
	margin:0pt 0pt 0pt 12px;
	padding:6px 0pt;
}*/
#sidebarMenu ul li a {
	text-decoration:none;
}
#sidebarMenu ul li.active {
	background:transparent url(/skype_airlift/images/subnavi_third_arrow.png) no-repeat scroll left center;
	height:100%;
	margin:0pt 0pt 0pt -27px;
	padding:6pt 0pt 6pt 22px;
	z-index: 9999;
}
/*#sidebarMenu ul li.active {
	margin:0pt 0pt 0pt -30px;
	padding:0pt 0pt 0pt 23px;
}*/
#sidebarMenu ul li.active a {
	background:transparent url(/skype_airlift/images/subnavi_third_back.png) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	padding:6px 0pt 0pt;
}
#sidebarMenu ul li.active a strong {
	background:transparent url(/skype_airlift/images/subnavi_third_back.png) no-repeat scroll right bottom;
	display:block;
	padding:0pt 5px 6px 7px;
}

* html #sidebarMenu ul li.active {
	position: relative;
	display: block;
	z-index: 9999;
	width: 210px;
}

.postcolor {
width: 500px; 
white-space: normal;
overflow: hidden;
}

img.profileOptionsIcon {
	position: relative;
	top: 1px;
}


#subNavigation {
	z-index: 98;
}
