﻿body 
{
    /*color: #0066CC;*/
    /*background-image: url(../../images/body_bg_plus_sign.gif);*/
    background-repeat: repeat;
    margin: 0px;
    text-align: center;
}


body.splash
{
    color: #FFFFFF; 
    background-image: none;
    margin: 0px;
    text-align: center;    
}
img, a, td
{
    behavior: url(iepngfix.htc) 
    
    }
    
 #flashcontent 
 {
display:block;
text-align:center;
margin:0;
padding:0;
width:870px;
height:457px;
z-index:10;
 }

.blue 
{
    color: #0066CC;
}
.orange
{
    color: #FF9900;
}

.centerObject
{
	text-align:center;
}

.spacingSixPixels
{
	padding-left: 6px;
	padding-right: 6px;
}

.label
{
    font-size: 12px;
    color: #6D6F71;
    border-top-style: none;
    font-family: Calibri;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.errorMsgLabel
{
    font-size: 12px;
    color: red;
    border-top-style: none;
    font-family: Calibri;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.footer p
{
    font-size: 11px;
    color: #6D6F71;
    font-family: Calibri, Arial;
}

.footer a
{
    font-size: 11px;
    color: #6D6F71;
    font-family: Calibri,Arial;
    text-decoration: none;
    padding: 8px;
    
}

.headerText 
{
    font-size: 16px;
    color: orange;
    font-weight: bold;
    font-family: Calibri;
}

/**************************************
********** HOME PAGE STYLES ***********
**************************************/

.home_entry_box
{
	
	width: 220px; 
	height: 234px; 
	background-image: url(../../images/entry_box_bg_12.gif);
	background-repeat: no-repeat;	
	padding: 4px;
	padding-left: 8px;
}

.goButton
{
	background-image: url(../../images/button_orange_bg_52x27.gif);
	background-repeat: no-repeat;
	color: #0071bc; 
    font-family: Calibri, Arial;
    text-align: center;
    font-size: 14px;
    margin-top:8px;
}

.joinNowButton
{
	background-image: url(../../images/button_orange_bg_146x43.gif);
	background-repeat: no-repeat;
	color: #0071bc; 
    font-family: Calibri, Arial;
    text-align: center;
    font-size: 14px;
    margin-top:12px;
}

.orangeArrowLink
{
	background-image: url(../../images/orange_arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;   
	padding-right: 14px;
	padding-left: 16px;
	padding-top: 0px;
}

/**************************************
********** JOIN PAGE STYLES ***********
**************************************/
.htmlLinkJoinPage
{
	font-size: 10px;
	font-family: Calibri,Arial;
	font-weight: bold;
	color: #0071BC;
	text-decoration: none;
}

.Scrollgrid
{     
OVERFLOW: auto; BORDER-LEFT: #000000 1px; BORDER-BOTTOM: #000000 1px; HEIGHT: 80px; width: 216px;
 }
 
 .ScrollgridNoSize
{     
OVERFLOW: auto; BORDER-LEFT: #000000 1px; BORDER-BOTTOM: #000000 1px;
 }

.sign_up_box
{	
	height: 464px; 
	background-image: url(../../images/signup_box_bg.gif);
	background-repeat: no-repeat;	
	padding: 4px;
	padding-left: 8px;
}

.submitButton
{
	background-image: url(../../images/join_submit_btn_11.gif);
	background-repeat: no-repeat;
	color: #0071bc; 
    font-family: Calibri, Arial;
    text-align: center;
    font-size: 14px;
    margin-top:12px;
}

/**************************************
********** WHY PAGE STYLES ***********
**************************************/

.whyOrangeArrowLink
{
	background-image: url(../../images/why_orange_link_07.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 14px;
	padding-top: 2px;
}

.membership_box
{
	
	width: 358px; 
	height: 148px; 
	background-image: url(../../images/why_member_box_bg_16.gif);
	background-repeat: no-repeat;	
	padding: 4px;
	padding-left: 8px;
}

.whyNextOrangeArrowLink
{
	background-image: url(../../images/why_next_arrow_21.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	
	padding-left: 0px;
	padding-top: 2px;
}

/**************************************
********** RESULTS PAGE STYLES ********
**************************************/

.joinFreeButton
{
	background-image: url(../../images/button_orange_bg_195x43.gif);
	background-repeat: no-repeat;
	color: #0071bc; 
    font-family: Calibri, Arial;
    text-align: center;
    font-size: 14px;
}

.successStories
{
	background-image:url(../../images/results_side_success_bg_11.gif);
	background-repeat:no-repeat;
	margin: 8px;
}
	
/**************************************
******* PRIVATE HOME PAGE STYLES ******
**************************************/

.privHomeTopOrangeBox
{
	background-image:url(../../images/private/privHomeOrangeBoxBG_07.gif);
	background-repeat:no-repeat;
	padding: 6px;
}

.privHomeBottomOrangeBox
{
	background-image:url(../../images/private/privHomeOrangeBoxBG_09.gif);
	background-repeat:no-repeat;
	padding: 6px;
}

.membersHomeOrangeBar
{
	background-image:url(../../images/private/membersHomeOrangeBar_03.gif);
	background-repeat:no-repeat;
	padding: 6px;
	height: 37px;
}

/**************************************
**** PRIVATE MESSAGES PAGE STYLES *****
**************************************/

.messageSidebox
{
	background-color: #E5F1F8;
}

.messageSideboxFooter
{
	background-image:url(../../images/private/messages/messageSidebox_footer_03.gif);
	background-repeat:no-repeat;
}

.messageSideMenu
{
	padding: 10px 8px 10px 30px;
	text-align:left;
}

a.messageSideMenu_sel
{
	color:#0071bc;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/**************************************
****  Matches Tab Control STYLES  *****
**************************************/

a.tabButtonAll
{
	text-align:center;
	background-image: url(/AirTroductions/images/private/matches/matchesTabs_03.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*border: solid 1px #000;*/
	
}

a.tabButtonContacted
{
    text-align:center;
	background-image: url(/AirTroductions/images/private/matches/matchesTabs_05.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
}

a.tabButtonNetwork
{
    text-align:center;
	background-image: url(/AirTroductions/images/private/matches/matchesTabs_07.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
}


.buttonTest { /* Top left corner, top edge */ 
float:left; 
color:#ffffff; /* Text colour */ 
background:#0072bc url(/AirTroductions/images/private/network/btn0072BC.gif) no-repeat; /* Fallback bg colour for images off */ 
font-size:12px;
font-family: Arial; 
text-decoration:none; 
} 
.buttonTest * {display:block;} 
.buttonTest span { /* Top right corner */ 
padding:6px 0 0; 
background:url(/AirTroductions/images/private/network/corners.gif) no-repeat right top; 
} 
.buttonTest span span { /* Bottom left corner, left and bottom edges */ 
padding:0 0 0 6px; 
background:url(/AirTroductions/images/private/network/btn0072BC.gif) no-repeat left bottom; 
} 
.buttonTest span span span { /* Bottom right corner */ 
padding:0 0 6px; 
background:url(/AirTroductions/images/private/network/corners.gif) no-repeat right bottom; 
} 
.buttonTest span span span span { /* Right edge */ 
padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */ 
background:url(/AirTroductions/images/private/network/btn0072BC.gif) no-repeat right center; 
} 
.buttonTest:hover, 
.buttonTest:focus, 
.buttonTest:active { /* Help keyboard users */ 
outline:2px solid #ff0; /* Not supported by IE/Win :-( */ 
color:#fff; 
} 

.btn1
{
   color:#F7931D;
   background-color:transparent;
   text-decoration:none;
}
.btn1:active
{
   color:White;
   background-color:#FBC98E;
   text-decoration:none;
}
.btn1:hover
{
   color:White;
   background-color:#FBC98E;
   text-decoration:none;
}


/******************************
****  Search Plus STYLES  *****
******************************/
.SP_normal
{
    background-color: #FDE5CB;
    color: #F7931D;
    cursor:hand;
    font-family:Arial;
    font-weight:bold;
    font-size:13px;
}

.SP_highlight
{
    color: White;
    background-color: #FCBB75;
    font-family:Arial;
    font-weight:bold;
    font-size:13px;
}


/**************************************
****  Search/Match Filter STYLES  *****
**************************************/

.ATTabStyle .ajax__tab_header 
{
    font-family:arial,tahoma,helvetica;
    font-size:12px;
    font-weight:bold;
    color:#0071BC;
    background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;
}

.ATTabStyle .ajax__tab_outer 
{
    padding-right:4px;
    height:21px;
}

.ATTabStyle .ajax__tab_inner 
{
    padding-left:3px;
}

.ATTabStyle .ajax__tab_tab 
{
    height:13px;
    padding:4px;
    margin:0;
    width:82px;
}

.ATTabStyle .ajax__tab_hover .ajax__tab_outer {}

.ATTabStyle .ajax__tab_hover .ajax__tab_inner {}

.ATTabStyle .ajax__tab_hover .ajax__tab_tab 
{
    color:#F7931D;
    width:82px;
}

.ATTabStyle .ajax__tab_active .ajax__tab_outer {}

.ATTabStyle .ajax__tab_active .ajax__tab_inner {}

.ATTabStyle .ajax__tab_active .ajax__tab_tab 
{
    color:White;
    background-color:#F7931D;
    text-align:center;
    width:82px;
}

.ATTabStyle .ajax__tab_body 
{
    font-family:arial,tahoma,helvetica;
    font-size:10px;
    padding:8px;
    text-align:left;
    vertical-align:top;
    margin-left:8px;
    margin-right:8px;
}

.ATAccordionHeader
{
    font-family:arial,tahoma,helvetica;
    white-space:nowrap;
    font-size:12px;
    font-weight:bold;
    color:#0071BC;
    text-align:left;
}
   
.ATAccordionHeaderSelected
{
    font-family:arial,tahoma,helvetica;
    white-space:nowrap;
    color:White;
    font-size:12px;
    font-weight:bold;
    background-color:#F7931D;
    text-align:center;
    width:100%;
    text-align:left;
}

