/*===============================================================================
'
' main.css
'
'	v. 1.0.0	2010-06-24
'
'===============================================================================*/


html, body {
	height: 100%;
	min-height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	font-size:12px;
}
html {
	background: url(../images/master/bkg_body_top.jpg) top repeat-x #eefaff;
}

p {
	margin:0;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
hr {
	color: #111284;
	background-color: #111284;
	height:1px;
	border:none;
	margin:4px;
}
table, td {
	font-size:12px;
	text-align:left;
}


/*===============================================================================*/
a:link {
	color: #4b50a3;
	text-decoration: underline;
}
a:visited {
	color: #4b50a3;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #4b50a3;
	text-decoration: underline;
}


/*===============================================================================*/
div.Clear {
	clear:both;
}


/*===============================================================================*/
div#BodyOuter {
	min-height: 100%;											/* Для FOOTER */
	height: auto !important;
	height: 100%;
	margin: 0px 0px -98px 0px;										/* the bottom margin is the negative value of the #Footer's height + border */
	width:100%;
	text-align:center;
	background: url(../images/master/bkg_body_bottom.jpg) bottom repeat-x;
}

div#Body {
	min-height: 100%;											/* Для FOOTER */
	height: auto !important;
	height: 100%;
	margin: 0 auto;										/* the bottom margin is the negative value of the #Footer's height + border */
	width:1000px;
	text-align:center;
	background: url(../images/master/bkg_bottom.gif) bottom no-repeat #FFFFFF;
}


/*===============================================================================*/
div#Top {
	margin:0;
	height:171px;
}
div#Top div#Top1 {
	margin:0;
	padding:0;
	float:left;
	width:272px;
	height:171px;
	background: url(../images/master/top1.jpg) no-repeat;
}
div#Top div#Top1 p {
	width:272px;
	line-height:20px;
	color: #8e8d8d;
	font-size:10px;
}
div#Top div#Top1 a:link {
	color: #8e8d8d;
	text-decoration: none;
}
div#Top div#Top1 a:visited {
	color: #8e8d8d;
	text-decoration: none;
}
div#Top div#Top1 a:hover {
	color: #8e8d8d;
	text-decoration: underline;
}
div#Top div#Top1 a:active {
	color: #8e8d8d;
	text-decoration: none;
}

div#Top div#Top1 img {
	margin-top:35px;
}
div#Top div#Top1 h3 {
	color: #111284;
	padding-top:20px;
	padding-bottom:0px;
	margin:0px;
	font-size: 12px;
	font-weight: normal;
}


/*===============*/
div#Top div#Top2 {
	float:left;
	width:446px;
	height:171px;
	background: url(../images/master/top2.jpg) no-repeat;
}


/*===============*/
div#Top div#Top3 {
	float:left;
	width:282px;
	height:171px;
	background: url(../images/master/top3.jpg) no-repeat;
}
div#Top div#Top3 div#Contacts {
	color: #FF0000;
	font-size:24px;
	padding-top:5px;
	height:106px;
}
div#Top div#Top3 div#Contacts a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
div#Top div#Top3 div#Contacts a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
div#Top div#Top3 div#Contacts a:hover {
	color: #FF0000;
	text-decoration: none;
}
div#Top div#Top3 div#Contacts a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
div#Top div#Top3 div#Contacts span{
	font-size:10px;
}


div#Top div#Top3 div#Login {
	height:60px;
}
div#Top div#Top3 div#Login table {
	border: 0px;							/* border=="0" */
	border-collapse: collapse;				/* cellspacing="0" */
	margin:0px auto;						/* align="center" */
}
div#Top div#Top3 div#Login th {
	font-size:10px;
	font-weight: normal;
	text-align:right;
	padding: 1px;							/* cellpadding */
	white-space:nowrap;
}
div#Top div#Top3 div#Login td {
	font-size:10px;
	padding: 1px;							/* cellpadding */
}
div#Top div#Top3 div#Login {
}
div#Top div#Top3 div#Login input.Button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#4a4a4b;
	border:solid 1px #0098D4;
	padding:1px 10px;
}
div#Top div#Top3 div#Login span{
	font-size:10px;
	font-weight:bold;
}
div#Top div#Top3 div#Login p{
	padding-top: 10px;
}




/*===============================================================================*/
div#MainMenu {
	background: url(../images/master/bkg_mainmenu2.gif) repeat-x;
	font-size: 12px;
	font-variant:small-caps;
	height:31px;
	line-height:31px;
	border-top: solid 1px #029bd3;
	border-bottom: solid 1px #029bd3;
}
div#MainMenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}
div#MainMenu li {
	float:left;
	font-weight:bold;
	width:200px;
}
div#MainMenu li.Sep {
	background: url(../images/master/mainmenu_sep.gif) right no-repeat;
	padding-right:2px;
	width:198px;
}
div#MainMenu a:link {
	display:block;
	color: #22238d;
	text-decoration:none;
	padding: 0 8px 0 8px;
}
div#MainMenu a:visited {
	display:block;
	color: #22238d;
	text-decoration:none;
	padding: 0 8px 0 8px;
}
div#MainMenu a:hover {
	display:block;
	color: #22238d;
	text-decoration:none;
	background: url(../images/master/bkg_mainmenu2_a.gif) repeat-x;
	padding: 0 8px 0 8px;
}
div#MainMenu a:active {
	display:block;
	color: #22238d;
	text-decoration:none;
	padding: 0 8px 0 8px;
}


/*===============================================================================*/
div#Path {
	padding: 10px 10px 0px 10px;
	text-align:left;
	font-size: 10px;
	background: #d6f4ff;
}
div#Path span {
	color: #ff0000;
}
div#Path img {
	margin-left:6px;
	margin-right:6px;
	width:3px;
	height:6px;
}


/*===============================================================================*/
div#MainText {
	margin: 0;
	padding:15px 0px 20px 0px;
	text-align:left;
	background: url(../images/master/bkg_main_top.jpg) no-repeat top;
}


/*===============================================================================*/
div#SubMenu {
	float:left;
	width:220px;
	font-weight:bold;
}

div#SubMenu ul {
	margin:0;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	font-variant:small-caps;
}
div#SubMenu li {
	padding:0px 8px 1px 8px;
	display:block;
}
div#SubMenu li a {
	padding:4px 10px 4px 13px;
	display:block;
}
div#SubMenu li a:link {
	text-decoration: none;
	background: url(../images/li.gif) no-repeat top left;
}
div#SubMenu li a:visited {
	text-decoration: none;
	background: url(../images/li.gif) no-repeat top left;
}
div#SubMenu li a:hover {
	text-decoration: none;
	background: url(../images/li.gif) no-repeat top left #cef1fe;
}
div#SubMenu li a:active {
	text-decoration: none;
	background: url(../images/li.gif) no-repeat top left;
}

div#SubMenu li.Current {
	display:block;
	padding:4px 10px 4px 13px;
	margin:0px 8px 1px 8px;
	color:#FF0000;
	background: url(../images/li.gif) no-repeat top left #cef1fe;
}


/*===============================================================================*/
div#Counters {
	text-align:center;
	margin:40px auto 0px auto;
}
div#Counters img {
	margin-bottom:2px;
}


/*===============================================================================*/
div#Content {
	width:780px;
	float:right;
	text-align:justify;
	margin-top:10px;
	margin-bottom:20px;
}

div#Content div#Banners{
	text-align:center;
}
div#Content div#Banners img {
	border:solid 1px #0098D4;
	margin-left:8px;
	margin-right:8px;
	width:235px;
	height:100px;
}


div#Content div#ContentData{
	padding:0px 20px 0px 0px;
}

div#Content h1, div#Content .h1{
	color: #111284;
	font-size : 15px;
	font-weight:normal;
	font-variant:small-caps;
	line-height:36px;
	background: url(../images/master/bkg_h1.gif) repeat-y left top;
	padding-left:35px;
}

div#Content div#ContentData h2, div#Content div#ContentData .h2{
	color: #4a4a4b;
	font-size : 16px;
	font-weight:normal;
	font-variant:small-caps;
	margin:10px 0px;
	text-align:left;
}
div#Content div#ContentData h3, div#Content div#ContentData .h3, div#Content div#ContentData h4, div#Content div#ContentData .h4, div#Content div#ContentData h5, div#Content div#ContentData .h5, div#Content div#ContentData h6, div#Content div#ContentData .h6{
	color : #4a4a4b;
	font-size : 14px;
	font-weight:normal;
	font-variant:small-caps;
	margin:10px 0px;
	text-align:left;
}
div#Content div#ContentData p {
	margin:15px 0px;
}


div#Content div#ContentData ul.SubMenuInText {
	list-style-image:url(../images/bul.gif);
}


div#Content input.Tab{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#4a4a4b;
	border:solid 1px #0098D4;
	padding:4px 10px;
}


/*===============================================================================*/
div#Push {
	height:98px;												/* #Push must be the same height as #Footer + border */
}



/*===============================================================================*/
div#Footer {
	height:98px;
	text-align:center;
	font-size: 9px;
	margin: 0 auto;
	width:1000px;
	white-space:nowrap;
	background:url(../images/master/bkg_footer.gif) bottom repeat-x;
}
div#Footer div {
	width:973px;
	height:31px;
	line-height:31px;
	text-align:center;
	font-size: 9px;
	background:url(../images/master/bkg_bottom_menu.gif) top no-repeat;
	color:#2974B7;
}
div#Footer div a:link {
	text-decoration: none;
	color:#FFFFFF;
}
div#Footer div a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
div#Footer div a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
div#Footer div a:active {
	text-decoration: none;
	color:#FFFFFF;
}


div#Footer p {
	margin: 8px 0px 0px 0px;
}



/*===============================================================================*/
div.Tours {
	width:192px;
	margin:20px 14px 10px 14px;
}
div.Tours div.Header {
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
	background:url(../images/master/tours_top.gif);
}
div.Tours div.Body {
	width:190px;
	border-left:#ffba00 1px solid;
	border-right:#ffba00 1px solid;
	padding: 15px 0px 0px 0px;
	background:#FFFFFF;
	font-weight:normal;
}
div.Tours div.Body div.Hr {
	padding:10px 0px;
	background:url(../images/master/tours_hr.gif) center no-repeat;
}

div.Tours div.Body a {
	font-size:15px;
}
div.Tours div.Body a:link {
	text-decoration: none;
}
div.Tours div.Body a:visited {
	text-decoration: none;
}
div.Tours div.Body a:hover {
	text-decoration: underline;
}
div.Tours div.Body a:active {
	text-decoration: none;
}
div.Tours div.Body img {
	margin-left:20px;
	vertical-align:middle;
}

div.Tours div.Bottom {
	width:192px;
	height:20px;
	background:url(../images/master/tours_bottom.gif);
}


/*===============================================================================*/
div.Form {
	display:table;
	background:url(../images/form/right.gif) repeat-y right #eefaff;
	margin:20px auto;
}
div.Form div.Header {
	background:url(../images/form/top_right.gif) no-repeat top right;
}
div.Form div.Header div.Caption {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:4px 4px 4px 10px;
	margin:0px;
	background:url(../images/form/top_left.gif) no-repeat top left;
}
div.Form div.Body {
	background:url(../images/form/left.gif) repeat-y left;
	padding:20px 10px 0px 10px;
}
div.Form div.Body span.Notes {
	display:block;
	margin-left:5px;
	padding-top:5px;
	font-size:10px;
	color:#999999;
}
div.Form div.Footer {
	text-align:center;
	background:url(../images/form/bottom_right.gif) no-repeat bottom right;
}
div.Form div.Footer div.Button {
	background:url(../images/form/bottom_left.gif) no-repeat bottom left;
	padding:20px 0px;
}

/* Поля ввода данных */
div.Form div.Body input, option{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	height:14px;
}
div.Form div.Body select{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	height:18px;
}
div.Form div.Body textarea{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
}
div.Form div.Body input.NoBorder{
	border: 0px none;
}
/* Кнопка */
div.Form div.Footer div.Button input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#4a4a4b;
	border:solid 1px #0098D4;
	padding:4px 10px;
}



div.Form table {
	border: 0px;							/* border=="0" */
	border-collapse: collapse;				/* cellspacing="0" */
	margin:0px auto;						/* align="center" */
}
div.Form th {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding: 2px 2px 2px 4px;				/* cellpadding */
	vertical-align:top;
}
div.Form td {
	font-size:11px;
	padding: 2px 4px 2px 2px;;				/* cellpadding */
	vertical-align:top;
}

div.Form hr {
	color: #777777;
	background-color: #777777;
	height:1px;
	border:none;
	margin:4px;
}


/*===============================================================================*/
table.Listing{
	border-collapse:collapse;				/* cellspacing="0" */
}
table.Listing tr{
	background-color:#ffffff;
	vertical-align:top;
}
table.Listing tr.CurrentRow{
	background-color : #fff5df;
}
table.Listing tr.HoverRow{
	background-color:#fff5df;
}
table.Listing th {
	color:#4a4a4b;
	border: 1px solid #dbd4c5;
	background-color : #ececeb;
	font-weight : bold;
	padding:4px 4px 4px 4px;
	vertical-align:middle;
	text-align:center;
}
table.Listing td {
	border: 1px solid #dbd4c5;
	padding:4px 4px 4px 4px;
	vertical-align:top;
	text-align:left;
}



/*===============================================================================*/
/* Поля ввода данных */
input.Field, select, option{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	height:14px;
}
select{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	height:18px;
}
textarea{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
}
/* Кнопка */
input.Button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#4a4a4b;
	border:solid 1px #0098D4;
	padding:4px 10px;
}

input.Readonly{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	height:14px;
	width:100px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	background-color:#EEEEEE;
}


/*===============================================================================*/
/* Разное */
p.Bulleted {
	background:url(../images/ul1.gif) no-repeat top left;
	padding-left:15px;	
	margin-top:20px;
}
p.Notes, span.Notes {
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
p.NotesRed, span.NotesRed {
	font-size:10px;
	color:#FF0000;
	font-weight:normal;
}
p.Selected, span.Selected {
	color:#FF0000;
}
td.SubTotal {
	text-align:center;
	font-weight:bold;
}
td.Total {
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}
div.Attention{
	border-bottom:#00AA00 solid 1px;
	border-top:#00AA00 solid 1px;
	padding:0px 5px 2px 24px;
	background: url(../images/attention.gif) top left no-repeat #CCFFCC;
	margin:0px 8px;
}
div.Info{
	border-bottom:#00AA00 solid 1px;
	border-top:#00AA00 solid 1px;
	padding:0px 5px 0px 24px;
	background: url(../images/attention.gif) top left no-repeat #CCFFCC;
	margin:0px 0px 20px 0px;
	line-height:20px;
}
div.GoTop{
	padding:0px 5px 2px 20px;
	background: url(../images/up.gif) top left no-repeat;
}
.PriceSpecial{
	font-weight:bold;
	color:#008800;
}
.PricePrev{
	text-decoration:line-through;
	color:#000000;
}










/*****************************
 * GridView
 ****************************/
table.GridViewTable {
	border-collapse:collapse;
	width:100%;
	margin:20px 0px;
}

table.GridViewTable th {
	border: 1px solid #dddddd;
	padding: 5px;
	color : #FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-color:#03b5f6;
	height:25px;
}

tr.GridViewRow td {
	background-color:#f2f2f2;
	border: 1px solid #dddddd;
	padding: 5px;
}

tr.GridViewRowHover td {
	background-color:#ffdc7f;
	border: 1px solid #dddddd;
	padding: 5px;
}


tr.GridViewFooter td {
	background-color:#CCCCCC;
	border: 1px solid #dddddd;
	padding: 5px;
	font-weight:bold;
}

tr.GridViewAlternating td {
	background-color:#EDEDED;
	border: 1px solid #dddddd;
	padding: 5px;
}

td.GridViewTotal {
	padding: 5px;
	font-weight:bold;
	color:#FF0000;
}
td.GridViewGrandTotal {
	padding: 5px;
	font-weight:bold;
	border: 1px solid #dddddd;
	background-color:#FFCCCC;
	text-align:center;
}

span.GridViewDetails {
	display:block;
	font-size:10px;
	padding-top:5px;
}

/***********************************/

table.NoBorderPrice {
	border:0px none;
	width:100%;
	margin:0px;
}
table.NoBorderPrice td{
	padding:0px;
	border:0px none;
}



