/* CSS Document */
/**************************************************
				MASTER RESET
**************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#636363;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**************************************************
			MAIN STYLES
**************************************************/
.logo{
position:relative;
margin-top:2px;
margin-left:2px;}

#large-left{
position:relative;
float:left;
width:240px;
margin-top:0;
margin-left:0;}

#large-right{
position:relative;
float:left;
width:475px;
margin-top:0;
margin-left:0;}

#top-header{
position:relative;
margin-top:0;
margin-left:0;
color:#636363;
font-size:28px;
padding-top:65px;
padding-left:21px;
letter-spacing:-0.015em;
line-height:1.05em;
}

#small-left-colorBdr{
position:relative;
float:right;
width:1px;}

.WIRED-contact{
	position:relative;
	float:left;
	margin-top:16px;
	margin-left:7px;
	width:702px;
	height:22px;
	background-image:url(../lxr_site_images/whosale/WIRED-contact.jpg);
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	background-position: 233px;
}


/**************************************************
			NEW! MAIN MENU
**************************************************/
ul#Main-Nav {
    list-style: none outside none;
    position: absolute;
    right: 15px;
    top: 64px;
    width: 419px;
}

ul#Main-Nav li {
	display: inline;
	text-indent:-9999px;
	height:27px;
	
}
ul#Main-Nav li a{
display:block;
float:left;
height:15px;
background-image:url(../lxr_site_images/main%20menu/menu-sprites.png);
text-indent:-9999px;
}

ul#Main-Nav li a.wiredbtn{width:101px; background-position:0px -17px;}
ul#Main-Nav li a.wiredbtn:hover{background-position:0px -33px;}
ul#Main-Nav li a.adminbtn{width:57px; background-position:-101px -17px;}
ul#Main-Nav li a.adminbtn:hover{background-position:-101px -33px;}
ul#Main-Nav li a.resbtn{width:75px; background-position:-158px -17px;}
ul#Main-Nav li a.resbtn:hover{background-position:-158px -33px; cursor:pointer;}
ul#Main-Nav li a.employbtn{width:83px; background-position:-233px -17px;}
ul#Main-Nav li a.employbtn:hover{background-position:-233px -33px;}
ul#Main-Nav li a.contactbtn{width:58px; background-position:-316px -17px;}
ul#Main-Nav li a.contactbtn:hover{background-position:-316px -33px; }
ul#Main-Nav li a.newsbtn{width:45px; background-position:-583px -71px;}
ul#Main-Nav li a.newsbtn:hover{background-position:-583px -87px;}

body#wholesale ul#Main-Nav li a.wiredbtn {height:15px; background-position:0px -33px;}
body#BEPAGE ul#Main-Nav li a.wiredbtn {height:15px; background-position:0px -33px;}
body#newspage ul#Main-Nav li a.newsbtn {height:15px; background-position:-583px -87px;}
body#employpage ul#Main-Nav li a.employbtn {height:27px; background-position:-233px -33px; }
body#contactpage ul#Main-Nav li a.contactbtn {height:27px; background-position:-316px -33px; }
body#ezRespage ul#Main-Nav li a.adminbtn {height:27px; background-position:-101px -33px; }
/**************************************************
			MAIN MENU
**************************************************/
#main-menu
{
	position: absolute;
	height: 15px;
	width: 373px;
	top: 64px;
	right: 17px;
}
.main-menu li
{
display: inline;
list-style-type: none;
}

#wired{
background:url(../lxr_site_images/main%20menu/wired.gif) no-repeat;
	width:101px;
	height:15px;
	display:block;
	text-decoration:none;
	float: left;
	background-position: -101px 0;
	cursor:pointer;
	}
#wired:hover{
background-position: -101px 0;
	}
#about{
background:url(../lxr_site_images/main%20menu/about.gif) no-repeat;
	width:104px;
	height:15px;
	display:block;
	text-decoration:none;
	float: left;
	}
#about:hover{
background-position: -104px 0;
	}
#admin{
background:url(../lxr_site_images/main%20menu/admin.gif) no-repeat;
	width:57px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#admin:hover{
background-position: -57px 0;
	}
#resources{
background:url(../lxr_site_images/main%20menu/resources.gif) no-repeat;
	width:75px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#resources:hover{
background-position: -75px 0;
	}
#employment{
background:url(../lxr_site_images/main%20menu/employment.gif) no-repeat;
	width:83px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#employment:hover{
background-position: -83px 0;
	}
#contact{
background:url(../lxr_site_images/main%20menu/contact.gif) no-repeat;
	width:57px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#contact:hover{
background-position: -57px 0;
	}
	
	
/**************************************************
			WIRED MENU
**************************************************/
#wirednav-home{
	background-image:url(../lxr_site_images/wired_nav_home.JPG);
	position: absolute;
	height: 48px;
	width: 479px;
	top: 82px;
	list-style:none;
	padding-left: 230px;
	background-repeat: no-repeat;
	padding-top:4px;
	left: 17px;
}
#howe{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-1.png) no-repeat;
	width:59px;
	height:46px;
	display:block;
	text-decoration:none;
	float: left;
	}
#howe:hover {
	background-position: -59px 0;
	}
#wean {
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-2.png) no-repeat;
	width:59px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}

#wean:hover {
	background-position: -59px 0;
	}
#left_col{
	position: absolute;
	height: 417px;
	width: 228px;
	left: 15px;
	bottom: 20px;
}

#emar{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-3.png) no-repeat;
	width:56px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#emar:hover{
	background-position:-56px 0;
}
#weseo{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-4.png) no-repeat;
	width:60px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
}
#weseo:hover{
	background-position:-60px 0;
	}
#sem{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-5.png) no-repeat;
	width:69px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#sem:hover{
	background-position:-69px 0;
	}
#boen{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-6.png) no-repeat;
	width:51px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#boen:hover{
	background-position:-51px 0;
	}
#gds{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-7.png) no-repeat;
	width:59px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#gds:hover{
	background-position:-59px 0;
	}
#whco{
	background:url(../lxr_site_images/Buttons-Jorge%20web/whoco.png) no-repeat;
	width:64px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#whco:hover{
	background-position:-64px 0;
	}
#howeon{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-1.png) no-repeat;
	background-position:-59px 0;
	width:59px;
	height:46px;
	display:block;
	text-decoration:none;
	float: left;
	}
#weanon {
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-2.png) no-repeat;
	background-position:-59px 0;
	width:59px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#emaron{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-3.png) no-repeat;
	background-position:-56px 0;
	width:56px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#weseon{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-4.png) no-repeat;
	background-position:-60px 0;
	width:60px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
}
#semon{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-5.png) no-repeat;
	background-position:-69px 0;
	width:69px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#boenon{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-6.png) no-repeat;
	background-position:-51px 0;
	width:51px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#gdson{
	background:url(../lxr_site_images/Buttons-Jorge%20web/Button-7.png) no-repeat;
	background-position:-59px 0;
	width:59px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#whcon{
	background:url(../lxr_site_images/Buttons-Jorge%20web/whoco.png) no-repeat;
	background-position:-64px 0;
	width:64px;
	height:46px;
	display:block;
	text-decoration:none;
	float:left;
	}
#ftr{
	position: relative;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	text-align: center;
}
.ftrlnks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.ftrlnks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
#wiredimage{
	position: absolute;
	height: 46px;
	width: 247px;
	left: 0px;
	top: 85px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #636363;
	position: relative;
	top: 100px;
	line-height: 30px;
}
.bodytype{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	line-height: 16px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	font-style: italic;
	list-style-type: disc;
}
#line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	position: absolute;
	width: 702px;
	top: 81px;
	left: 17px;
}
.inner-left{
	float: left;
}
.inner-right{}

/***************************************************************
SUBMENU STYLES FOR HOME PAGE ONLY (INCLUDES FADED BACKGROUND)
**************************************************/

#admin-home {
	width:456px;
	height:34px;
	background-image:url(../lxr_site_images/faded-components.GIF);
	position: absolute;
	right: 16px;
	top: 80px;
	padding-left: 247px;
	padding-top: 17px;
	z-index:3;
}
.admin-selected-home{
	position: absolute;
	top: -16px;
	right: 215px;
}
#resources-home {
	width:582px;
	height:34px;
	background-image:url(../lxr_site_images/faded-components-resources.GIF);
	position: absolute;
	right: 16px;
	top: 80px;
	padding-left: 122px;
	padding-top: 17px;
	z-index:3;
}

#resources-homea {
	width: 627px;
	height:34px;
	background-image:url(../lxr_site_images/faded-components-resources.GIF);
	background-repeat:no-repeat;
	position: absolute;
	right: 16px;
	top: 80px;
	padding-left: 77px;
	padding-top: 17px;
	z-index:3;
}
.resources-selected-home{
	position: absolute;
	top: -16px;
	right: 139px;
}

/**************************************************
			RESOURCES SUB-MENU
**************************************************/

#resources-menu {
	position: absolute;
	height: 15px;
	width: 592px;
	top: 79px;
	right: 6px;
	background-image: url(../lxr_site_images/main%20menu/resources-back.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	z-index: 2;
}
.resources-selected{
	position: absolute;
	top: -15px;
	right: 140px;
}
#ops-consulting {
	background:url(../lxr_site_images/main%20menu/ops-consulting.gif) no-repeat;
	width:88px;
	height:15px;
	display:block;
	text-decoration:none;
	float: left;
}
#ops-consulting:hover {
	background-position: -88px 0;
	}
#pms-int{
background:url(../lxr_site_images/main%20menu/pms-integration.gif) no-repeat;
	width:99px;
	height:15px;
	display:block;
	text-decoration:none;
	float: left;
	}
#pms-int:hover{
background-position: -99px 0;
	}
#comp-rate{
background:url(../lxr_site_images/main%20menu/comp-rate-reports.gif) no-repeat;
	width:115px;
	height:15px;
	display:block;
	text-decoration:none;
	float: left;
	}
#comp-rate:hover{
background-position: -115px 0;
	}
#website-design{
background:url(../lxr_site_images/main%20menu/hotel-website-design.gif) no-repeat;
	width:124px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#website-design:hover{
background-position: -124px 0;
	}
#strategies{
background:url(../lxr_site_images/main%20menu/strategies.gif) no-repeat;
	width:70px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#strategies:hover{
background-position: -70px 0;
	}
#research{
background:url(../lxr_site_images/main%20menu/research.gif) no-repeat;
	width:68px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#research:hover{
background-position: -68px 0;
	}
#consortia-corp{
background:url(../lxr_site_images/main%20menu/consortia-corp.gif) no-repeat;
	width:142px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	}
#consortia-corp:hover{
background-position: -142px 0;
	}
	
#news-btn {
	background:url(../lxr_site_images/main%20menu/newsbtn.gif) no-repeat;
	width:44px;
	height:20px;
	display:block;
	text-decoration:none;
	float: left;
	margin-left:1px;
}
#news-btn:hover {
	background-position: -45px 0;
}
/***************************************************************
					BOOKING ENGINE CONNECTION PAGE
***************************************************************/

body#BEPAGE #wrapper{
	width: 735px;
	height:1244px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #D1D1D1;
	margin-top: 15px;
}
body#BEPAGE #inner-wrapper{
	width: 715px;
	height:1103px;
	margin-right: auto;
	margin-left: 8px;
	position: relative;
	border: 1px solid #D1D1D1;
	margin-top: 73px;
	margin-top: 73px\9; /* IE8 and below */ 
}

body#BEPAGE .large-component{
position:relative;
float:left;
margin-top:13px;}

body#BEPAGE #small-left-colorBdr {
border-right:1px solid #ECB630;
float:right;
height:503px;
position:relative;
width:1px;
}

body#BEPAGE #top-header{
position:relative;
margin-top:0;
margin-left:0;
background-image:url(../lxr_site_images/booking%20engine/LR-right-headers-6.jpg);
background-repeat:no-repeat;
width:454px;
height:216px;}

.BE-description {
font-size:0.7em;
letter-spacing:0.03em;
line-height:1.6em;
margin-left:0;
margin-top:25px;
padding-left:22px;
position:relative;
width:418px;
}
.be-holder {
background-repeat:no-repeat;
border:1px solid #D1D1D1;
font-size:0.7em;
height:670px;
letter-spacing:0.03em;
line-height:1.6em;
margin-left:20px;
margin-top:32px;
position:relative;
width:427px;
}
.be-title{
position:relative;
margin-left:-1px;
margin-top:-11px;
background-image:url(../lxr_site_images/booking%20engine/beheader.png);
background-repeat:no-repeat;
height:15px;
width:428px;
}

.be-list {
font-style:italic;
letter-spacing:0.03em;
line-height:1.6em;
list-style:disc inside none;
margin-left:21px;
margin-top:10px;
position:relative;
}

.view-demo{
position:absolute;
left:0;
top:733px;
background-image:url(../lxr_site_images/whosale/enroll-today.jpg);
background-repeat:no-repeat;
width:430px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;
}
.V12 {
margin:18px 5px 0;
position:relative;
}
.V9-10 {
margin:11px -1px 0 0;
position:relative;
}

#viewDemo {
background:url("../lxr_site_images/booking%20engine/demoRO.png") no-repeat scroll 0 0 transparent;
display:block;
height:63px;
position:absolute;
right:14px;
text-decoration:none;
top:127px;
width:118px;
}
#viewDemo:hover{
background-position:0 -68px;
	}
	
.BE-copyright {
bottom:38px;
color:#9A9A9A;
font-size:0.5em;
font-style:italic;
left:45px;
left:25px\9; /* IE8 and below */ 
letter-spacing:0.07em;
position:absolute;
}
.introducingBE {
font-size:0.45em;
font-style:italic;
letter-spacing:0.06em;
margin-bottom:-5px;
margin-top:-25px;
position:relative;
}
/***************************************************************
					WHOSALE CONNECTION PAGE
***************************************************************/

body#wholesale #wrapper{
	width: 735px;
	height:1468px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #D1D1D1;
	margin-top: 15px;
}
body#wholesale #inner-wrapper{
	width: 715px;
	height:1330px;
	margin-right: auto;
	margin-left: 8px;
	position: relative;
	border: 1px solid #D1D1D1;
	margin-top: 73px;
}

body#wholesale .large-component{
position:relative;
float:left;
margin-top:13px;}

body#wholesale #small-left-colorBdr{
	position:relative;
	float:right;
	width:1px;
	height:681px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5D600;
}

body#wholesale #top-header{
position:relative;
margin-top:0;
margin-left:0;
background-image:url(../lxr_site_images/whosale/LR-right-headers.jpg);
background-repeat:no-repeat;
width:454px;
height:216px;}

.less-work{
position:absolute;
left:0;
top:300px;
background-image:url(../lxr_site_images/whosale/less-work.jpg);
background-repeat:no-repeat;
width:418px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;
}
.more-revenue{
position:absolute;
left:0;
top:408px;
background-image:url(../lxr_site_images/whosale/more-revenue.jpg);
background-repeat:no-repeat;
width:420px;
height:107px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;}

.hands-free{
position:absolute;
left:0;
top:518px;
background-image:url(../lxr_site_images/whosale/hands-free.jpg);
background-repeat:no-repeat;
width:420px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;}

.hotel-payment{
position:absolute;
left:0;
top:624px;
background-image:url(../lxr_site_images/whosale/hotel-payment.jpg);
background-repeat:no-repeat;
width:420px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;}

.enroll-today{
position:absolute;
left:0;
top:733px;
background-image:url(../lxr_site_images/whosale/enroll-today.jpg);
background-repeat:no-repeat;
width:430px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;
}
.call-today{
position:absolute;
left:0;
top:804px;
background-image:url(../lxr_site_images/whosale/call-today.jpg);
background-repeat:no-repeat;
width:420px;
padding-top:17px;
padding-left:22px;
font-size:0.7em;
line-height:1.60em;
letter-spacing:0.03em;}
.whosale-lr-image{
position:absolute;
left:0;
top:893px;
background-image:url(../lxr_site_images/whosale/whosale-right-image.jpg);
background-repeat:no-repeat;
width:449px;
height:368px;}

/**************************************************
			Hotel WEbsite styles
**************************************************/
ul#footer-links {
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 170px;
	width: 733px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
 }   
ul#footer-links li {
	display:inline;
	margin-left:4px;
	line-height: 12px;
}   
ul#footer-links li a {
	text-decoration:none;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}   
ul#footer-links li a.active, ul#footer-links li a:hover {
	color:#999999;
} 
