﻿p {
   padding: 5px;
   text-align: justify;
}
h1 {
   padding: 3px;
   margin: 0;
   font-size: 16px;
}
.slideA {
   display: block;
   border: 1px solid #000;
   margin-bottom: 2px;
}
.slideDiv {
   border: 1px solid #000;
   padding: 5px;
   overflow: hidden; /* обязательно должен быть hidden */
   display: block;
   margin-bottom: 5px;
}
/**********************************************
						MENU
**********************************************/


/* /Top Menu */
/**********************************************
						Layers
**********************************************/
/*Layers*/
#SiteCanvas{
	width: 1044px;
	margin: 0px auto;
}
#Shadow-left{ 
	background:url('../app_themes/Shaw/Images/Layout/global_left_shadow.png') top left repeat-y;
	z-index: 99;
}
#Shadow-right{ 
	background:url('../app_themes/Shaw/Images/Layout/global_right_shadow.png') top right repeat-y;
	z-index: 99;
}
/**********************************************
						Borders
**********************************************/
/*# Borders #*/
.bdrVisible
{
    border: 1px solid #CC3300;
}

/***************************************
BackGrouds
****************************************/
.backImage
{
    background-image: url('D:\my projects\AspForum\AspForum\App_Themes\images\texture1.jpg');
    background-repeat:no-repeat;
}
/**************
*******************/
.menuButton
{
    
    border:0px;
}

.menuButtonEnter
{
   
    border:0px;
    display:none;
     
}

.link
{
  border:0px; 
}
/**********************************************
MasterPage
**********************************************/


.mainTable
{
    width:950px;
    margin:0px auto;
    background-color: #D6D6D6;
}

.mainTableTdHeight
{

	
}

.childTable
{
    
    vertical-align:bottom;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    margin-top:3px;
    background-image:url('/App_Themes/images/TopBunner/bunner.png');
    background-repeat:no-repeat;
    width:940px;
    
    
}

.childTableMiddle
{
     
    background-color:#D6D6D6;
    margin:0px auto;
    width:940px;
    
    
}



.contentTable
{
	background-color: #D6D6D6;
	vertical-align: top;
	border-bottom: solid 1px White;
	border-top: solid 1px White;
	border-left: solid 1px White;
}

.mainTr
{
    border: 1px solid #CC3300;
    height:115px;
    border-bottom-width:3px;
    border-bottom-color:White;
}

.TopMenuTr
{
    height:20px;
    
}

.MenuInLine
{
    
    
    width:1000px;
    height:1px;
    
}

.BottomMenuTr
{
    height:20px;
    
}
.mainBackground
{
    background-color: #464646;    
} 

.topLeftFrame
{
    border:groove 0px #100;  
    background-image:url('/App_Themes/images/frameparts/swirly_frame_top_left.gif'); 
    background-repeat:no-repeat; 
    background-position:right bottom; 
    width:64px; 
    height:57px;
}

.topRightFrame
{
    border:groove 0px #100;
    background-image:url('/App_Themes/images/frameparts/swirly_frame_top_right.gif'); 
    background-repeat:no-repeat;  
    background-position:left bottom;
}

.topRightFrame2
{
    border:groove 0px #100;
    background-image:url('/App_Themes/images/frameparts/swirly_frame_top_right_4.gif');
    background-position:left bottom;
}

.topRightFrame3
{
    border:groove 0px #100;
    background-image:url('/App_Themes/images/frameparts/swirly_frame_top_right_5.gif');
      background-repeat:no-repeat; 
      background-position:left bottom;
}

.middleLeftFrame
{
    border:groove 0px #000; 
    background-image:url('/App_Themes/images/frameparts/swirly_frame_middle_left.gif'); 
    background-repeat:no-repeat;
    width:194px; 
    background-position:right top; 
    height:48px;
}

.middleRightFrame
{
    border:0px;
    background-image:url('/App_Themes/images/frameparts/swirly_frame_middle_right.gif');
      background-repeat:no-repeat;
      background-position:left top;
        width:186px;  
        height:48px;
}

.middleRightFrame2
{
    border:groove 0px #000;
    background-image:url('/App_Themes/images/frameparts/swirly_frame_middle_right_2.gif');  
    background-position:left;
    width:700px;
    height:48px;
}

.middleRightFrame3
{
    border:groove 0px #000;
    background-image:url('/App_Themes/images/frameparts/swirly_frame_middle_right_3.gif'); 
    background-repeat:no-repeat;  
    background-position:left top;
    width:48px;
}

.bottomLeftFrame
{
    width:100px; 
    border:groove 0px #000;  
    background-image:url('/App_Themes/images/frameparts/swirly_frame_bottom_left.gif'); 
    background-repeat:no-repeat; 
    background-position:right top; 
    width:194px; 
    height:70px;
}

.bottomRightFrame
{
     border:groove 0px #000; 
     background-image:url('/App_Themes/images/frameparts/swirly_frame_bottom_right.gif'); 
     background-repeat:no-repeat; 
     background-position:left top;
     width:500px;  
     height:70px;
}

/*****************************************
Page
*********************************************/
.Width100px
{
    width:100px;
}

/*********************************
ForumTable
***********************************/
.colorText
{
    
    color: White;
}

.colorBorder
{
    
    border: 1px solid #FFFFFF;
}


/*Menu*/

.Home
{
	
}
.Home:hover
{
	
}

.HideLeftDiv
{
	width:150px;
	height:70px;
	background-image:url('/App_Themes/images/LeftMenuButtons/leftMenuItem_04.png');
	background-repeat:no-repeat;
}

#container { width: 400px; height: 400px; overflow: hidden; }
#shifter { position: relative; margin: 0; width: 800px; height: 400px; }
.pane { position: relative; margin: 0; width: 400px; height: 400px; float: left; overflow: auto; }

.Bunner
{
	background-image:url('/App_Themes/images/TopBunner/Photo.png');
}

/***********************
Bunners
****************************/
.TopBunner
{
	
	vertical-align:top;
	height:195px;
	
}

/***************************
TopMenu
*****************************/
.Menu
{
	width:143px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/Home.png');
}
.Menu:hover
{
	width:143px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/SelectHome.png');
}

.Home
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/Agency.png');
}

.Home:hover
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/SelectAgency.png');
}
.PhotoGalery
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/Tourist.png');
}

.PhotoGalery:hover
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/SelectTourist.png');
}
.AboutUs
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/AboutUs.png');
}

.AboutUs:hover
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/SelectAboutUs.png');
}

.Contact
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/Contact.png');
}

.Contact:hover
{
	width:150px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/SelectContact.png');
}

.RightPart
{
	width:197px;
	height:51px;
	background-image:url('/App_Themes/images/TopMenu/RightPart.png');
}

/**************************************
Left Menu
**************************************/
.MenuTd
{
	height:100%;
	padding-top:1px;
	vertical-align:top;
	width: 1px;
	background-color:Black;
	border-top:solid 1px #D6D6D6;
	border-bottom:solid 1px #D6D6D6;
}

.LeftMenu
{
	height:99.7%;
	background-color: Black;
}
.Item
{
	
	
	
	width: 142px;
	height: 30px;
	background-image: url('/App_Themes/images/LeftMenu/Item.png' );
	font-family: 'Segoe Condensed';
	font-size: 14px;
	color: White;
} 


.MainSubItem
{
	display:none;
}
.SubItem
{
	
	display: block;
	width: 142px;
	height: 22px;
	background-image: url('/App_Themes/images/LeftMenu/SubItem.png' );
	font-family: 'Segoe Condensed';
	font-size: 14px;
	color: White;
	
	text-align:right;
	
	

}



.textColor
{
	color:White;
	text-decoration:none;
}





.VCenterSubItemMenuText
{
	vertical-align:middle;
	color:White;
	text-decoration:none;
	padding-top:2px;
	font-size:14px;
}



.VCenterItemMenuText
{
	padding-top:5px;
	font-size:14px;
	color:White;
	vertical-align:middle;
	text-decoration:none;
	
}

.VCenterItemMenuText:hover
{
	cursor: pointer;
	color: #1C75FB;
}

/******************************
Cruis
******************************/
.MapOfCruis
{
	font-family: 'Segoe Condensed';
	font-size: 12px;
	color: #808080;
}

.ReisName
{
	
	font-size: 15px;
	color: #0052FB;
	text-decoration: none;
}

.ReisProgram
{
	
	font-size: 15px;
	color: #0052FB;
	text-decoration: none;
}

.ReisName:hover
{
	text-decoration: none;
	color: #3778FF;
}

.ReisDate
{
	
	margin-left:17px;
	font-size: 15px;
	color: #666666;
}

.ReisDay
{
	
	font-size: 15px;
	color: #666666;
}

.SheapName
{
	font-size: 14px;
	color: #0052FB;
}

.HeaderText
{
	
	color:White;
}

.BorderNone
{
	
	border:2px;
}

.FloatLeft
{
	float:left;
}

.FloatRight
{
	float:right;
}

.PriceForm
{
	font-family: 'Segoe Condensed';
	font-size: 10px;
	color: #808080;
}



.PagerStyle
{
	text-decoration:none;
}

.CruiseFinder
{
	height:1px;
	background-image:url('/App_Themes/images/TopMenu/CruisFinder.png');
	display:block;
}

.CruisFinderStyle
{
	text-align:center;
	font-family: 'Segoe Condensed';
	font-size: 14px;
	color: White;
}

.CenterButton
{
	margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    margin-top:3px;
}

.textBoxSearchCruis
{
	width:150px;
	font-size: 12px;
	background-color:Black;
	color:White;
}

.textSearchCruis
{
	/*font-weight:bold;*/
	/*font-family:Book Antiqua;
	font-size: 13px;
	color: White;
	width:150px;*/
	font-size: 13.5px;
	/*background-color:Black;*/
	color:White;
}

.ReisgrdInfo
{
	display: inline;
	font-size: 12px;
	color: #5189FF;
	text-decoration: none;
}

.grdHeader
{
	color: White;
	border:0px;
	/*background-color:#94a4bf;*/
	padding-top:5px;
	/*background: url('/App_Themes/images/Boxes/RoundedBox/top_center.png') repeat-x left top;*/
	height:55px;
	height :15px;
	font-size: 14px;
	font-weight: lighter;
}

.grdPager
{
	color:White;
	width:768px;
	border:0px;
	height :15px;
	font-size: 14px;
	font-weight: lighter;
	text-decoration:none;
	background-color:#94a4bf;
	/*background:url('/App_Themes/images/Boxes/RoundedBox/top_center.png') repeat-x top left;*/

}
/*********************************************************************/
/*PhotoGallery*/
/********************************************************************/

h2 {
	font: bold 190%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 .2em;
}
h2 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}
#largeImg {
	border: solid 1px #ccc;
	width: 167px;
	height: 117px;
	padding: 5px;
	cursor:pointer;
}

.LargeImage
{
	border: solid 1px #ccc;
	width: 2000px;
	height: 120px;
	padding: 5px;
}

.thumbs
{
	
	
	margin: 0px auto;
	text-align:center;
}

.thumbs img 
{
	
	border: solid 1px #ccc;
	width: 40px;
	height: 40px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}
/***********2************/
/** {
margin:0; padding:0;
}*/




.big {
border: solid 1px #ccc;
	width: 150px;
	height: 100px;
	padding: 5px;
}

.selected {
font-weight:bold;
}

.sheapLabel
{
	color:White;
	font-size: 13px;
	padding-left:10px;
	width: 100px;
}

.sheapOpusLabel
{
	color:White;
	font-size: 13px;
	
}

.sheapName
{
	
	text-align:center;
	color:White;
	font-size: 20px;
	margin: 0px auto;
}


.linesName
{
	text-align:center;
	color:White;
	font-size: 20px;
	margin: 0px auto;
}

.Photo
{
	/*border: solid 2px Yellow;
	width: 150px;
	height: 100px;
	padding: 5px;*/
}

.CruisInfoName
{
	color: #0052FB;
	font-size:30px;
}

.CruisInfoMap
{
	color: #666666;
	font-size: 15px;
}

.ShowLargePict
{
	/*z-index: 500;*/
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	position:fixed;
	color:White;
	top:0px;
	left:0px;
	background-color:Black;
	display:none;
	width:100%;
	height:100%;
}

.mainPictGallery
{	
	margin:0 auto;
	margin-top:20px;
	cursor: pointer;
	position:relative;
	width:500px;
	height: 384px;
	display:block;
	top:0px;
	left:0px;
	vertical-align:middle;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	border:solid 1px White;
}

.buttonsDiv
{
	background-color:Red;
	background-position:center;
	color:Green;
	position:absolute;
	top:370px;
	left:440px;
	
}

.mainDivGallery
{
	
	position: fixed;
}

.divXz
{
	background-color: Black;
	/*background-color: #DCDCDC;*/
	width: 0px;
	height: 0px;
	top: 0px;
	left: 0px;
	position: fixed;
	display: none;
	margin: 0 auto;
	margin-left: 29%;
	margin-top: 10.5%;
	border:solid 1px White;
}

.divSystem
{
	background-color: Black;
	/*background-color: #DCDCDC;*/
	width: 248px;
	height: 125px;
	top: 0px;
	left: 0px;
	position: fixed;
	display: none;
	margin: 0 auto;
	margin-left: 39%;
	margin-top: 25.5%;
	border:solid 1px White;
	-moz-opacity:0;
	text-align:center;
}

.divAuth
{	
	margin:0 auto;
	margin-top:20px;
	cursor: pointer;
	position:relative;
	width:500px;
	height: 384px;
	display:block;
	top:0px;
	left:0px;
	vertical-align:middle;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	border:solid 1px White;
}

.progressBack
{
	-moz-opacity:0.5;
	position:fixed;
	color:White;
	top:0px;
	left:0px;
	background-color:Gray;
	display:block;
	width:100%;
	height:100%;
}

.progress
{
	background-color: #D4D4D4;
	width: 32px;
	height: 32px;
	top: 0px;
	left: 0px;
	position: fixed;
	display: block; 
	margin:0 auto;
	margin-left: 29%;
	margin-top: 18.5%;
}

.progressImage
{	
	margin:0 auto;
	margin-top:20px;
	
	position:relative;
	
	
	display:block;
	top:0px;
	left:0px;
	vertical-align:middle;
	
}


.backToTheSearcher
{
	text-align:right; 
	font-size:13px; 
	color:Black;
}

.StartOpacityDiv
{
	/*border:solid 0.1px White;*/
	width: 590px;
	height: 122px;
	background-image:url('/App_Themes/images/HomePage/TransparentBack.png');
	color:White;
	background-repeat:no-repeat;
	margin-bottom:7.5px;
	margin-left:7.5px;
	
}

.StartVerticalFinder
{
	width: 100%;
	height: 380px;
	background-image:url('/App_Themes/images/HomePage/TransparentBack.png');
	color:White;	
	margin-bottom:7.5px;
}

.StartContentTable
{
	width: 797px;
	height: 388.5px; 
	background-image:url('/App_Themes/images/HomePage/HomeBack.png');
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top:8px;
	
}

.warningImg
{
	width:50px;
	height:50px;
	float:right;
}

.warningMessage
{
	color: #4E2F05;
	font-weight: bold;
}


.startPageImg
{
	width: 130px;
	height: 100px;
	border: 1px solid #7DA8FF;
}

.DateFormInfo
{
	font-family: 'Segoe Condensed';
	font-size: 13px;
	color: #808080;
}

.podrobnee
{
	color: #658FF3;
	font-size: 11px;
	/*color: #3FB11D;*/
}

.StartPageCruisName
{
	color:#0052FB; font-size:13px; vertical-align:top;
	/*color: #3FB11D;
	font-size: 13px;
	vertical-align: top;*/
}

.ContactsOpacityDiv
{
	width: 781px;
	height: 381px;
	background-image:url('/App_Themes/images/HomePage/TransparentBack.png');
	color:White;
	background-repeat:no-repeat;
	margin-bottom:7.5px;
	margin-left:7.5px;
}

.TouristOpacityDiv
{
	width: 781px;
	height: 381px;
	background-image:url('/App_Themes/images/HomePage/TransparentBack.png');
	color:White;
	background-repeat:repeat-y;
	margin-bottom:7.5px;
	margin-left:7.5px;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-3dlight-color:Black;
	scrollbar-arrow-color:White;
	scrollbar-base-color:Black;
	scrollbar-darkshadow-color:Black;
	scrollbar-face-color:Black;
	scrollbar-highlight-color:Black;
	scrollbar-shadow-color:Black;
	scrollbar-track-color:Black;
}

.ContactInfo
{
	font-family: 'Segoe Condensed';
	color:#0052FB; 
	/*color: #658FF3;*/
	font-size:15px;
	 vertical-align:top;
}

.ContactInfo2
{
	font-family: 'Segoe Condensed';
	/*color:#0052FB; */
	color: #658FF3;
	font-size:15px;
	 vertical-align:top;
}

.ContacInfoData
{
	font-family: 'Segoe Condensed';
	color: #FFFFCC;
	font-size: 14px;
	vertical-align: top;
}

.ContactInfoDevelop
{
	font-family: 'Segoe Condensed';
	color:#FFFFCC;
	font-weight:bold;
	/*color: #0052FB;*/
	font-size: 15px;
	vertical-align: top;
	/*text-decoration:underline;*/
}

.HeaderTourist
{
	text-align:center;
	color:#658FF3; font-size:20px; vertical-align:top;
	font-weight:bold;
}

.UnderHeaderWhiteTourist
{
	font-family: 'Segoe Condensed';
	text-align:center;
	color:White; font-size:16px; vertical-align:top;
	font-weight:bold;
	display:inline;
}

.UnderHeaderBlueTourist
{
	font-family: 'Segoe Condensed';
	color: #658FF3;
	font-size:16px; vertical-align:top;
	font-weight:bold;
	display:inline;
}

.BoldBlueTextTourist
{
	font-family: 'Segoe Condensed';
	/*color:#0052FB; */
	color: #658FF3;
	font-size:14px; vertical-align:top;
	font-weight:bold;
	display:inline;
}

.BoldWhiteTextTourist
{
	
	font-family: 'Segoe Condensed';
	color:White; font-size:11pt; vertical-align:top;
	
	display:inline;
}

.HeaderTourist
{
	font-family: 'Segoe Condensed';
	color:#658FF3; font-size:17px; vertical-align:top;
	display:inline;
	font-weight:bold;
}

.HeaderTourist2
{
	font-family: 'Segoe Condensed';
	color:#658FF3; font-size:16px; vertical-align:top;
	display:inline;
	font-weight:bold;
}

.securityEnter
{
	color:White;
	text-decoration:underline;
}

.securityLeave
{
	color:White;
	text-decoration:underline;
}

.TourName
{
	font-size: 15px;
	color: #0052FB;
	text-decoration: none;
}

.TourType
{
	font-size: 15px;
	color: Gray;
	text-decoration: none;
	text-align:center;
}

.CarMark
{
	font-size: 15px;
	color: Gray;
	text-decoration: none;
	text-align:left;
}

.AddEditTourGrid
{
	
}

.InOutSales
{
	color:#0052FB;
}

.FileUploadCss
{
	width:400px;
}

.Width100
{
	width:100%;
}

.cssGridRowStyle
{
	cursor:default;
}

.cssGridRowStyle:hover
{
	background-color: #FFBF00; /*#FCD703;*/
}

.txtPriceTour
{
	display:inline;
}

.carImage
{
	width:153px;
	height:110px;
	border:solid 1px #94A4BF;
}

.carImage:hover
{
	width:153px;
	height:110px;
	border:solid 1px #FFBF00;
}

.divCar
{
	padding: 10px;
	margin: 2.5px;
	margin-bottom: 4.5px;
	display: inline-block;
	border: solid 2px White;
	cursor: pointer;
	background-color: #B6B6B6;
}
.divCar:hover
{
	background-color: #FFBF00; /*#FCD703;*/
}

.carNameLabel
{
	font-size:13px;
	color: #3052FB;
}

.carName
{
	font-size:13px;
}

.inLine
{
	display:inline-block;
}

/********************************/

.tlGridView
{
	
	background:url('/App_Themes/images/Boxes/RoundedBox/tl_grid_view.png') no-repeat top left;
	width:12px;
}

.trGridView
{
	
	background:url('/App_Themes/images/Boxes/RoundedBox/tr_grid_view.png') no-repeat top left;
	width:16px;
}

.tlSideBox
{
	background:url('/App_Themes/images/Boxes/RoundedBox/top_left.png') no-repeat top left;
	width:18px;
}

.tcSideBox
{
	background:url('/App_Themes/images/Boxes/RoundedBox/top_center.png') repeat-x top left;
}

.tcSideBoxGray
{
		background:url('/App_Themes/images/Boxes/RoundedBox/top_center_gray.png') repeat-x top left;
}

.trSideBox
{
	background:url('/App_Themes/images/Boxes/RoundedBox/top_right.png') no-repeat top left;
	width:18px;
}

.blSideBox
{
	background:url('/App_Themes/images/Boxes/RoundedBox/bottom_left.png') no-repeat bottom ;
	width:5px;
}

.bcSideBox
{
	background: url('/App_Themes/images/Boxes/RoundedBox/bottom_center.png') repeat-x bottom ;
}

.brSideBox
{
	background:url('/App_Themes/images/Boxes/RoundedBox/bottom_right.png') no-repeat bottom ;
	width:5px;
}

/***********************************/

.txtMultiLine
{
	width:370px;
	height:100px;
}

.noBr
{
	white-space:nowrap;
}

.StartOpacityDiv2
{
	/*border:solid 0.1px White;*/
	 width:180px;
	 height:380px;
	background-image:url('/App_Themes/images/HomePage/TransparentBack.png');
	color:White;
	background-repeat:no-repeat;
	margin-bottom:7.5px;
	margin-left:7.5px;
	
}