/* IMPORTS */
@import url(http://www.sirsamsinn.com/css/layout.css);
@import url(http://www.sirsamsinn.com/css/menu.css);
@import url(http://www.sirsamsinn.com/css/content.css);
@import url(http://www.sirsamsinn.com/css/footer.css);

/* TAG OVERRIDES */
html
{
	/* Forces scrollbar to show in Firefox when a page is centered in the browser */
	min-height: 100%;
	margin-bottom: 1px;

	/* Default background color */
	background-color:#C4CEFF;
	
	/* Fonts */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;  	
}

a.specialLink				{ padding: 6px 10px 6px 10px; border-top: 4px solid #C4CEFF; border-bottom: 1px solid #C4CEFF; color: #7E7E7E; font-size: 7pt; font-weight: bold; background-color:#FFFFFF; text-decoration:none; }


body						{ text-align: center; letter-spacing:0.15px; }

img.center					{ display: block; text-align: center; margin: 0 auto; }
p							{ margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }
p a							{ margin: 0px 0px 1px 0px;	padding: 0px 0px 0px 0px; color: #7E7E7E; font-weight: normal; text-decoration:underline; }
p.subTitle					{ margin: 0px 0px 0px 0px;	padding: 5px 0px 5px 0px; font-weight:bold;	font-size:10px; }
p.subTitlePackagesName		{ margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px; font-weight:nomral; font-size:10px; text-decoration:none;	font-weight:bold; }
p.subTitlePackagesDate		{ margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px; font-weight:nomral; font-size:10px; text-decoration:none;	font-weight:normal; }
p.more						{ margin: 4px 0px 0px 0px;	padding: 0px 0px 0px 0px; }
p.more a					{ padding: 0px 0px 0px 0px; color: #8E8E8E; font-size: 7pt; font-weight: normal; text-decoration: none; }
p.more a:hover				{ padding: 0px 0px 0px 0px; color: #8E8E8E; font-size: 7pt; font-weight: bold; 	text-decoration: none }

div.slideshowBanner			{ height: 14px; padding: 0px 0px 0px 0px; background-color:#474747; border-top: 5px solid #FFFFFF; }
div.slideshowControl		{ float: left; margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px; }


input
{
	margin: 0px 0px 10px 0px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #7E7E7E;

	color: #000000;
	background: #F1F3FF;

	font-family: verdana;
	font-size: 8pt;
	text-decoration: none; 	
}



.form
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

.formsClearBoth
{
	clear: both;	
}

.forms
{
	clear: both;
	padding: 5px 0px 0px 0px;		
}
.forms span.left
{
	float: left;
	width: 30%;
	
	padding: 3px 5px 0px 0px;
	
	font-weight:bold;
	text-align:right;
}
.forms span.right
{
	float: left;
	width: 65%;
	text-align:left;
} 


.forms span.leftReservation
{
	float: left;
	width: 35%;
	
	padding: 3px 5px 0px 0px;
	
	font-weight:bold;
	text-align:right;
}
.forms span.rightReservation
{
	float: left;
	width: 60%;
	text-align:left;
} 


.formsButton
{
	margin: 0px 0px 0px 0px;
	padding: 1px 10px 1px 10px;
	
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
			
	background-color:#D6D6D6;	
	
	color: #000000;
	font-weight: bold;
	font-size: 8pt;	
}




#slideshow2 		{ left: 0px }
.pics2 				{ width:515px; height:275px; margin:0; padding:0; } 
.pics2 img 			{ width:515px; height:275px; border:1px solid #000000; top:0; left:0; border:none; } 
.pictureTour 		{ width:515px; height:400px; margin:0; padding:0; }
.pictureTour img 	{ width:515px; height:400px; border:1px solid #000000; top:0; left:0; border: none; }




.accomodations-slideshow                    { width:228px; height:228px; margin:0; padding:0; }
.accomodations-slideshow a					{ text-decoration:none; }

.accomodations-slideshow2                   { width:228px; height:148px; margin:0; padding:0; }
.accomodations-slideshow2 a					{ text-decoration:none; }


.accomodations-slideshow-nav                { height:16px; margin:3px 0px 4px 0px; padding:2px 0px 0px 6px; background-color:#c4ceff; }
.accomodations-slideshow-nav a              { width:17px; height:12px; margin:1px 5px 0px 0px; padding:0px 5px 0px 0px; display:block; float:left; background:#c4ceff; border-right:2px solid #7e7e7e; color:#fff; font-size:0.875em; font-weight:bold; text-align:center; text-decoration:none; }
.accomodations-slideshow-nav a.activeSlide  { background:url(/images/icon/slide-selected.jpg) center no-repeat !important; }
.accomodations-slideshow-nav a:focus        { outline:none; }

.noscript .accomodations-slideshow-nav		{ margin-bottom:7px; }









div.banner{
    padding: 5px 5px 5px 5px;
    background-color:#FFFFFF;
    text-align: center;
}
div.gallery{
    height:400px;
    padding-top: 5px;
}
div.thumbs{
    height:400px;
    cursor:pointer;
    margin-top:15px;
}