input {

width:80px;

}

#menuDIV {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;	
	height: 120px;
	width: 778px;
}

body {
	text-align: center;		
	width:100%;	
	margin:0;
}

.siteDIV1 {
	margin: auto;
	width: 779px;
	background-color: #151515;
}

.siteDIV2 {
	margin: auto;
	width: 779px;
	background-color: #242424;
	background-image: url(../images/bgLine.gif);
	background-repeat: repeat-y;
}
#contentDIV {
	width: 522px;
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #151515;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

body#booking #contentDIV {
	width: 779px;
}

#contentDIV a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentHeader {
	background-color: #151515;
	position: absolute;
	left: -1000px;
	top: -1000px;	
}
#contentText {
	height:100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #151515;
}
#contentTextGrey {
	height:100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #242424;
}

.menus_up {
	background-image: url(../images/menus.jpg);
	display: block;
	height: 226px;
	width: 211px;
}
.menus_over {
	background-image: url(../images/menus2.jpg);
	display: block;
	height: 226px;
	width: 211px;
}
#credits a {
	color: #769023;
}
#credits {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 9px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.rightBorder {	
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #FFFFFF;	
}
.bottomBorder {	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;	
}

#panelBookingHeader {
	background-image: url(../images/blueBG.jpg);
	background-repeat: no-repeat;
	height: 90px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.panelText {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin:0px;
	width:90%;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;	
	font-weight: normal;
}
.panelBookingHeader_ttl  {
	background-image: url(../images/title_bookNow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 10px;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:120px;
	height:17px;
	display:block;
}


#panelStayDates {
/*	height: 85px;*/
}
#panelGuestInfo {
	background-repeat: no-repeat;
/*	height: 100px;*/
	text-align: left;
	line-height: 19px;
	background-color: #8d223c;
}
.panelGuestInfo_ttl {
	background-image: url(../images/title_guestInformation.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-left: 10px;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:120px;
	height:17px;
	display:block;
}

#panelStayDetails {
	background-repeat: no-repeat;
	height: 210px;
	margin:0;
	padding:0;
	text-align: left;
	background-position: center top;
	background-color: #8d223c;
}


.submitButton {
	/*background-color: #8d223c;*/
	background-image: url(../images/button_search.gif);
	height: 27px;
	width: 83px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.signUpButton {
	background-color: transparent;
	background-image: url(../images/button_signUp.gif);
	height: 27px;
	width: 126px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
div.bookingform select.myTxt2 {
	background-color: #8d223c;
	border: 1px solid #cb96a2;
	height: 16px;
	width:90px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

input.myTxt {
  background-color: #8d223c;
	border: 1px solid #cb96a2;
	height: 16px;
	width:90px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.myTxt3 {
	background-color: #769023;
	border: 1px solid #cccccc;
	height: 16px;
	width:130px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}


#panelSignUp input[type=text]  {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	height: 16px;
	width:160px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#panelStayDetails input[type=text] {
	background-color: transparent;
	border: 1px solid #CB96A2;
	height: 12px;
	width:110px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}


.panelStayDetails_ttl {
	background-image: url(../images/title_stayDetails.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 10px;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:82px;
	height:14px;
	display:block;
}

#panelSignUp {
	background-image: url(../images/greenBG.jpg);
	background-repeat: no-repeat;
	height: 160px;
	text-align: left;
	border: 1px solid #FFFFFF;
}
#panelSignUp li , #availForm  , #rightPanel ul {
	margin:0;
	padding:0;
}
.smallWidth {
	width: 20px;
}

.panelSignUp_ttl {
	background-image: url(../images/title_signUp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-left: 10px;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:55px;
	height:14px;
	display:block;
}

.buttonSpecialOffers {
	background-image: url(../images/specialOffers_button.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 256px;
	margin:0;
	padding:0;
	display:block;
}
.panelExploreSligo {
	background-image: url(../images/exploreSligo_button.jpg);
	height: 72px;
	width: 256px;
	background-repeat: no-repeat;
	display:block;
}
.buttonEntertainment {
	background-image: url(../images/entertainment_button.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 256px;
	margin:0;
	padding:0;
	display:block;
}

#rightPanel {
	width: 256px;
	float:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#rightPanel li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;	
}

#rightPanel li li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
}
#breadcrumbs {
	display:block;
	text-align:left;
	text-indent: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.B_homeCrumb {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: none;
}
.B_crumb {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: none;
}

.B_currentCrumb {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#titleBox {
	display:block;
	height: 39px;
	background-color: #171717;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3e3e3e;
	border-right-color: #3e3e3e;
	border-bottom-color: #3e3e3e;
	border-left-color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	font-weight: normal;
	padding-top: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.topBlackBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

/* Added for booking form */
div.bookingform{
	width: auto;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
}

div.bookingform input, div.bookingform select {
	margin-left: 5px;
	background-color: #f2ebd9;
}

div.bookingform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 130px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	text-align: left;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;	
	font-weight: normal;
}

div.bookingform div.row{
	width: 100%;
	margin: 0;
	padding: 0;
}

#panelGuestInfo input[type=text], #panelGuestInfo input[type=select] {
	height: 12px;
	width: 97px;
}

input#no_rooms {
  background-color: transparent;
	border: 1px solid #CB96A2;
	height: 12px;
	width:80px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
}


div.bookingform div.center_submit{
	margin-left: 165px;
	padding: 2px 0 0 0;
}

div.bookingform div.center_submit input{
	margin: 0;
	background-color: #8D223C;
}


.right {
    float: right;
    text-align: right;
    padding-right:30%;  
}

.left {
    float: left;
    width:200px;  
}

form#regn .row, #FORM1 .row, form#password .row, form#ccbook .row {
   height: 2.8em;
} 

 form#regn label, #FORM1 label, form#password label, form#ccbook label {
   display: block;
   width: 200px;
   float: left;
}
  
form#regn input {
    width: 225px; 
}

 form#regn #address_line2, form#regn #address_line3 {
    margin-left: 200px; 
 }
 
 * html form#regn #address_line2, * html form#regn #address_line3 {
   margin-left: 0; 
 }
 
 
li.panelGuestInfo .row label {
    float: left; 
    border: solid 1px;
} 
input#sender_name, input#sender_email {
	background-color: #8d223c;
	border: 1px solid #cb96a2;
	height: 16px;
	width:100px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
}

div.careersdiv{
	padding: 0px;
	text-align: left;
}

div.careersdiv form fieldset{
	border: 0;
}

div.careersdiv form input, div.careersdiv form select, div.careersdiv form textarea{
	margin-left: 5px;
}

div.careersdiv form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 130px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

.ie div#layout_main div.careersdiv form label{
	width: 120px;
}

.careersdiv div.row{
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 10px;
	padding: 0;
}

/********************************************************************************************************
													Rooms Table
*********************************************************************************************************/

#roomtable{
text-align:center;

}

#roomtable td{
padding: 4px 2px;
border-bottom: 1px solid #E1E1E1;
}

#roomtable tr.alt{
background: #E1E1E1;
color: #242424
}

#roomtable tr.header{
border-top: 1px solid #E1E1E1;

}


/**** Nova Language Solutions Content Start *********/

.languageIcons
{
  text-align: right;
  position:absolute;top:1%;right:23%;
  background-color: black;
  border: 1px solid  #BBBBBB;
  padding-right: 4px;
  padding-left: 4px;
}
/**** Nova Language Solutions Content End *********/


/*********************************************************************************************************/
