/*************************************************************************
*   
*   Global Stylesheet
*
*   Copyright 2004-2009, HWebSystems
*   www.hwebsystems.com
* 
*************************************************************************/

/*--------------------------------------------------------------------------
Generic
--------------------------------------------------------------------------*/

body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3E1CC;
	text-align: center;
	padding: 0;
	margin: 0;
	cursor: default;
	background-color: #000;
	background-image: url(../../graphics/common/miscellaneous/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table, td, div {
	font-size: 11px;
}
img {
	border: 0; 
}
img.border {
	border: solid 1px #FFF;
}
img.border-right {
	border: solid 1px #FFF;
	margin: 0 0 0 14px;
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: disc;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
form, input, select {
	padding: 0;
	margin: 0;
}
h1.breadcrumb,
h1.breadcrumb a,
h1.breadcrumb a:link,
h1.breadcrumb a:active,
h1.breadcrumb a:visited,
h1.breadcrumb a:hover,
h1.breadcrumb span.SkinObject {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
h2.title {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
hr {
	height: 1px;
	color: #7F7E71;
	background: #7F7E71;
	border: 0;
}
a, a:link, a:active, a:visited {
	color: #E3E1CC;
	text-decoration: underline;
}
a:hover {
	color: #E3E1CC;
	text-decoration: none;
}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/

.container {
	width: 934px;
	margin: auto;
}

/*--------------------------------------------------------------------------
Common
--------------------------------------------------------------------------*/

.hide,
.hidden {
	display: none;
}
.none {
	background: none;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.divider {
	margin: 0 8px 0 0;
}
.separator {
	margin: 0 0 15px 0;
}
.nomargin p {
	margin: 0;
}

/*--------------------------------------------------------------------------
Header
--------------------------------------------------------------------------*/

.header {
	width: 934px;
	height: 44px;
}

/*--------------------------------------------------------------------------
Top Navigation
--------------------------------------------------------------------------*/

.TopNavigationWrapper {
	width: 934px;
	height: 44px;
}
#TopNavigation {
	width: 174px;
	float: right;
}
#TopNavigation li {
	list-style: none;
	background: url(../../graphics/common/topnavigation/divider.gif) no-repeat right center;
	margin: 18px 7px 13px 0;
	padding: 0 7px 0 0;
	float: left;
}
#TopNavigation li.end {
	background: none;
	margin: 18px 25px 13px 0;
	padding: 0;
}
#TopNavigation a {
	color: #4E4C3D;
	text-decoration: none;
}
#TopNavigation a:hover {
	color: #4E4C3D;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
Content
--------------------------------------------------------------------------*/

.content {
	width: 934px;
}
.left {
	width: 272px;
	margin: 0 1px 0 0;
}
.LeftWrapper {
	width: 260px;
	margin: 0 0 0 6px;
}
.rocca .LeftWrapper {
	width: 260px;
	margin: 0 0 0 6px;
	float: left;
}
.right {
	width: 660px;
	margin: 0 0 0 1px;
}
.CenterWrapper {
	width: 394px;
	margin: 0 6px 0 6px;
}
.RightWrapper {
	width: 240px;
	margin: 0 6px 0 8px;
}
.touroperators .RightWrapper {
	width: 648px;
	margin: 0 6px 0 6px;
}
.quicklinks {
	width: 922px;
	margin: 0 6px 0 6px;
}
.content-title {
	padding: 9px 0 7px 0;
	border-bottom: solid 1px #2E65E2;
}
.content-holder {
	padding: 15px 0 0 0;
}
.touroperators .content-holder {
	margin: 0 0 15px 0;
}
.content-holder,
.content-holder table {
	line-height: 15px;
}
.content-holder p {
	margin: 0 0 4px 0;
}
.content-holder ul {
	padding: 0 0 0 36px;
}
.text {
}
.xmod {
}
.plain {
}
.plain p {
	margin: 0;
}
.bookingengine {
	width: 218px;
	background: #2E65E2;
	border: 11px solid #FFF;
	margin: 16px 0 0 0;
}
.ourlocation {
	width: 218px;
	background: #2E65E2;
	border: 11px solid #FFF;
	margin: 16px 0 0 0;
}
.contactdetails {
	width: 198px;
	background: #2E65E2;
	border: 11px solid #FFF;
	margin: 16px 0 0 0;
	padding: 7px 10px 7px 10px;
}
.contactdetails p {
	color: #FFF;
	margin: 0;
	
}

/*--------------------------------------------------------------------------
Addajet
--------------------------------------------------------------------------*/

#addajetWrapper {
	width: 198px;
	margin: 0 10px 0 10px;
	text-align: left;
	color: #FFF;
}
#addajetWrapper .buttons {
	width: 198px;
	margin: 0 0 6px 0;
	border-bottom: solid 1px #FFF;
}
#addajetWrapper .buttons .buttonnotsel {
	color: #FFF;
	text-align: center;
	background: #6B91EE;
	padding: 11px 14px 12px 15px;
	margin-right: 1px;
	cursor: pointer;
	float: left;
}
#addajetWrapper .buttons .buttonselected {  
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background: #93abe5;
	padding: 11px 14px 12px 15px;
	margin-right: 1px;
	cursor: pointer;
	float: left;
}
.addajet p {
	width: 198px;
	margin: 0;
}
.addajet div#hasflight {
	width: 198px;
}
.addajet label.DepartureAirport,
.addajet label.DateTo,
.addajet label.DateFrom,
.addajet label.NoOfRooms,
.addajet label.UserCurrency {
	width: 198px;
	margin: 5px 0 2px 0;
	display: block;
}
.addajet label.room {
	width: 178px;
	padding: 0 0 7px 0;
	display: block;
}
.addajet label.adults {
	padding: 0 9px 0 0;
	display: block;
	float: left;
}
.addajet label.children {
	padding: 0 9px 0 10px;
	display: block;
	float: left;
}
.addajet label.ageofchildren {
	width: 178px;
	padding: 6px 0 7px 0;
	display: block;
}
.addajet input.DepartureAirport,
.addajet input.DateFrom,
.addajet input.DateTo {
	width: 198px;
}
.addajet input.Search {
	margin: 10px 0 0 0;
	float: left;
}
.addajet select.NoOfRooms,
.addajet select.UserCurrency {
	width: 198px;
}
.addajet select.adults {
	width: 37px;
	float: left;
}
.addajet select.children {
	width: 36px;
	float: left;
}
.addajet select.childrenage {
	width: 51px;
	margin: 0 10px 0 0;
	float: left;
}
.addajet select.childrenage-end {
	width: 51px;
	float: left;
}
.addajet .dropbox {
	position: absolute;
}
.addajet .dropbox2 {
	position: absolute; 
}
.addajet .innerdropbox {
	width: 192px;
	height: 300px;  
	background:#FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: absolute;
	overflow-y: auto; 
	overflow-x: hidden;
	z-index:1;
	display:none;
}
.addajet .innerdropbox2 { 
	width: 192px;
	height: 300px;
	background:#FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: absolute;
	overflow: hidden;
	z-index:1;
	display:none;
}
.addajet .filtered ul {
	margin: 0;
}
.addajet .filtered li {
	width: 192px;
	color: #666;
	list-style: none;
	cursor: pointer;
	float: left;
}
.addajet .filtered li:hover {
	background: #DBE5EE;
}
.addajet .filtered2 ul {
	padding: 0;
	margin: 0;
}
.addajet .filtered2 li {
	width: 192px;
	color: #666;
	list-style: none;
	cursor: pointer;
	float: left;
}
.addajet .filtered2 li:hover {
	background: #DBE5EE;
}
.addajet .firster {
	width: 178px;
	background: #6B91EE;
	padding: 6px 10px 10px 10px;
	margin: 10px 0 0 0;
	display: block;
}
.addajet .odder {
	width: 178px;
	background: #6B91EE;
	padding: 6px 10px 10px 10px;
	margin: 1px 0 0 0;
	display: none;
}
.addajet .evener {
	width: 178px;
	background: #4D7BE8;
	padding: 6px 10px 10px 10px;
	margin: 1px 0 0 0;
	display: none;
}
.addajet .error {
	width: 178px;
	font-weight: bold;
	color: #FFF;
	margin: 7px 0 0 0;
	float: left;
}

/*--------------------------------------------------------------------------
Logo
--------------------------------------------------------------------------*/

.logo {
	width: 158px;
	height: 100px;
	margin: 6px 51px 45px 51px;
}
.rocca .logo {
	width: 158px;
	height: 131px;
	margin: 6px 51px 14px 51px;
}

/*--------------------------------------------------------------------------
Left Navigation
--------------------------------------------------------------------------*/

.LeftNavigationWrapper {
	width: 260px;
	background: url(../../graphics/common/leftnavigation/back.png) no-repeat;
	padding: 6px;
}
.LeftNavigationWrapperInner {
	width: 198px;
	background: #2E65E2;
	padding: 12px 20px 20px 20px;
	border: solid 11px #FFF;
}

/*--------------------------------------------------------------------------
Banner
--------------------------------------------------------------------------*/

.banner {
	width: 626px;
	height: 305px;
	background: url(../../graphics/common/banner/back.png) no-repeat;
	padding: 17px;
}

/*--------------------------------------------------------------------------
Tour Operators
--------------------------------------------------------------------------*/

/* xmod fix */
table#dnn_ctr446_XModDisplay_dlXMods {
	margin: -2px;
}
/* xmod fix */
.to-container-content {
	width: 206px;
	margin: 0 6px 0 0;
	float: left;
}
ul.to-container-item {
	padding: 0;
	float: left;
}
.to-container-item li {
	list-style: none;
	border: 1px solid #3D3D3D;
}
.to-container-item li span {
	border: 3px solid #1A1A1A;
	display: block;
}
.to-container-item li img {
	width: 198px;
	height: 147px;
}
.to-container-information {
	padding: 3px;
	margin: 6px 0 0 0;
	background: #1A1A1A;
	border: 1px solid #3D3D3D;
	float: left;
}
.to-container-information-content {
	width: 198px;
	height: 22px;
	white-space: nowrap;
	padding: 5px 0 5px 0;
	background: #000;
}
.to-container-information-content-web {
	margin: 0 0 4px 0;
}
.to-container-information-content-web,
.to-container-information-content-print {
	width: 198px;
	font-size: 9px;
	color: #E3E1CC;
	text-align: left;
	line-height: 9px;
	float: left;
}
.to-container-information-content-web img,
.to-container-information-content-print img {
	margin: 0 5px 0 6px;
}
.to-container-information-content-web a,
.to-container-information-content-web a:link,
.to-container-information-content-web a:active,
.to-container-information-content-web a:visited,
.to-container-information-content-print a,
.to-container-information-content-print a:link,
.to-container-information-content-print a:active,
.to-container-information-content-print a:visited {
	color: #E3E1CC;
	text-align: none;
	text-decoration: none;
}
.to-container-information-content-web a:hover,
.to-container-information-content-print a:hover {
	color: #C6D7FF;
	text-decoration: none;
}
.to-container-buttons {
	width: 187px;
	margin: 0 0 12px 0;
	float: left;
}
.to-container-buttons a,
.to-container-buttons a:link,
.to-container-buttons a:active,
.to-container-buttons a:visited {
	width: auto;
	font-size: 9px;
	color: #002E59;
	white-space: nowrap;
	text-decoration: none;
	background-color: #FFF;
	padding: 1px 9px 1px 9px;
	margin: 12px 12px 0 0;
	border: 1px solid ##D0D0D1;
	float: left;
}
.to-container-buttons a:hover {
	color: #002E59;
	background: #EEE;
	display: block;
}

/*--------------------------------------------------------------------------
Contact Us
--------------------------------------------------------------------------*/

.contactus-container {
	width: 300px;
	margin: auto;
}
.contactus-container input,
.contactus-container textarea,
.contactus-container select {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.contactus-container-buttons {
	float: right;
}
.contactus-container-buttons a,
.contactus-container-buttons a:link,
.contactus-container-buttons a:active,
.contactus-container-buttons a:visited {
	width: auto;
	font-size: 9px;
	white-space: nowrap;
	text-decoration: none;
	background-color: #2e65e2;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom: 3px;
	margin-top: 7px;
	margin-right: 12px;
	border: 1px solid #6b91ee;
	display: inline;
	float: left;
}
.contactus-container-buttons a:hover {
	background-color: #2e65e2;
	display: block;
}
.contactus-container-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.validating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FC7216;
	text-decoration: none;
}

/*--------------------------------------------------------------------------
MenuItems
--------------------------------------------------------------------------*/

.LeftNavigation {
	width: 198px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #608AE9;
}
.LeftNavigation a,
.LeftNavigation a:link,
.LeftNavigation a:active,
.LeftNavigation a:visited {
	color: #FFF;
	text-decoration: none;
}
.LeftNavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}
.BottomNavigation {
	font-size: 10px;
	color: #5C5C5C;
}
.BottomNavigation a,
.BottomNavigation a:link,
.BottomNavigation a:active,
.BottomNavigation a:visited {
	color: #FFF;
	text-decoration: none;
}
.BottomNavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/

.footer {
	width: 934px;
	margin: 12px 0 0 0;
	padding: 20px 0 17px 0;
	border-top: solid 1px #2E65E2;
}
.footer .copyright {
	width: 934px;
	text-align: center;
}
.footer .copyright img {
	margin: 0 15px -3px 0;
}
.footer .BottomNavigationWrapper {
	width: 934px;
	text-align: center;
	margin: 7px 0 0 0;
}
.SelectedTab {
	font-size: 10px;
	font-weight: normal;
	color: #7E7D68;
}
.SelectedTab a,
.SelectedTab a:link,
.SelectedTab a:active,
.SelectedTab a:visited,
.SelectedTab a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.OtherTabs,
a.OtherTabs:link,
a.OtherTabs:active,
a.OtherTabs:visited {
	font-weight: normal;
	color: #000;
}
a.OtherTabs:hover {
	color: #5C5C5C;
}


/*--------------------------------------------------------------------------
Xmod
--------------------------------------------------------------------------*/

.xmod-container-front {
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8b8b;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}
.xmod-container {
	width: 394px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8b8b;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}
#dnn_ctr3951_XModDisplay_dlXMods,
#dnn_ctr3987_XModDisplay_dlXMods {
	margin: -2px;
}

/*--------------------------------------------------------------------------
Login
--------------------------------------------------------------------------*/

.login {
	width: 934px;
}
