* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 969px;
	padding-left: 18px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	height: 530px;
	width: 960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 18px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 9px;
}
#header h1 {
	float: left;
}
#header h1 a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -5000px;
	height: 130px;
	width: 531px;
	overflow: hidden;
}

.head_img
{
	position: relative;
	top: 80px;
	left:188px;
}


#header .pages {
	display: block;
	height: 76px;
	width: 280px;
	float: left;
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 144px;
	text-align: right;
}
#header .pages a {
	color: #333333;
}

#header .pages a:hover {
	color: #cc0000;
}



#header .lang {
	display: block; 
	float: right;
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
	/*text-transform: lowercase;*/
	padding-left: 17px;
	padding-top: 10px;
}
#header .lang a {
	color: #d20000;
}



#header .nav {
	display: block;
	height: 60px;
	width: 960px;
	list-style-type: none;
	clear: both;
}
#header .nav li {
	float: left;
}
#header .nav a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	overflow: hidden;
}
#header .nav a:hover {
	background-position: left bottom;
}
#header .nav .bt1 {
	background-image: url(../images/bt1.gif);
	width: 178px;
}
#header .nav .bt2 {
	background-image: url(../images/bt2.gif);
	width: 241px;
}
#header .nav .bt3 {
	background-image: url(../images/bt3.gif);
	width: 195px;
}
#header .nav .bt4 {
	background-image: url(../images/bt4.gif);
	width: 197px;
}
#header .nav .bt5 {
	background-image: url(../images/bt5.gif);
	width: 149px;
}
#header .nav .bt1_bg {
	background-image: url(../images/bt1_bg.gif);
	width: 141px;
}
#header .nav .bt2_bg {
	background-image: url(../images/bt2_bg.gif);
	width: 197px;
}
#header .nav .bt3_bg {
	background-image: url(../images/bt3_bg.gif);
	width: 259px;
}
#header .nav .bt4_bg {
	background-image: url(../images/bt4_bg.gif);
	width: 217px;
}
#header .nav .bt5_bg {
	background-image: url(../images/bt5_bg.gif);
	width: 146px;
}
#header .pad {
	height: 340px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
}

#header .news {
	position: absolute;
	left: 663px;
	top: 204px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 308px;
	width: 250px;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
	z-index: 100;
}
#header .news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: normal;
}
#header .news dt {
	margin-top: 10px;
}
#header .news dt a {
	color: #fff;
}
#header .news p {
	margin-top: 10px;
}
#header .news p a {
	color: #FFCC00;
	text-decoration: underline;
}
#content {
	width: 934px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/bg_content.jpg);
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 17px;
	padding-left: 12px;
}
#content .title {
	display: block;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #620e00;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 18px;
	width: 916px;
	line-height: 26px;
	clear: both;
}
#content .small {

	background-image: url(../images/bg_title_small.jpg);
	width: 282px;
}
#content .white {
	background-image: url(../images/bg_title_white.jpg);
	color: #990000;
}

#content .mar {
	margin-bottom: 6px;
}
#content .boxes {
	list-style-type: none;
	height: 320px;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 11px;
}
#content .boxes li {
	display: block;
	height: 320px;
	width: 252px;
	float: left;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 17px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#content .boxes .last {
	margin-right: 0px;
}
#content .boxes h4 {
	font-size: 17px;
	color: #7a2901;
	font-weight: normal;
	text-align: center;
	height: 26px;
}
#content .boxes p {
	font-size: 11px;
	color: #7a2901;
	line-height: 14px;
	margin-top: 12px;
}
#content .boxes p a {
	color: #CC0000;
}
#content .boxes p .blue {
	color: #333399;
}
#content .boxes .logo {
	text-align: center;
	margin-top: 17px;
	padding-bottom: 2px;
}
#content .boxes .logo img {
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #142722;
	border-right-color: #142722;
	border-bottom-color: #142722;
	border-left-color: #142722;
}
#content .wt {
	list-style-type: none;
	height: 350px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#content .end {
	margin-bottom: 0px;
}

#content .wt li {
	display: block;
	float: left;
	width: 300px;
	height: 340px;
	margin-right: 17px;
}
#content .wt .last {
	margin-right: 0px;
}
#content .wt div {
	background-image: url(../images/bg_wt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 376px;
	width: 252px;
	margin-top: 6px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#content .wt h4 {
	font-size: 17px;
	color: #7a2901;
	font-weight: normal;
	text-align: center;
	height: 30px;
}
#content .wt p {
	font-size: 11px;
	color: #7a2901;
	line-height: 14px;
	margin-top: 12px;
}
#content .wt p a {
	color: #CC0000;
}
#content .wt p .blue {
	color: #333399;
}
#content .wt .logo {
	text-align: center;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #003;

}
#content .wt .logo img {
	vertical-align: top;
}
#content .wt .link {
	text-align: center;
	font-size: 13px;
	margin-top: 20px;
}
#content .boxtop {
	display: block;
	height: 14px;
	width: 934px;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#content .box {
	background-color: #FFFFFF;
	width: 886px;
	background-image: url(../images/bg_box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 24px;
	padding-bottom: 22px;
	padding-left: 24px;
	padding-top: 5px;
}

#content .box a {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
#content .box .pictures {
	list-style-type: none;
	font-size: 11px;
	display: block;
	width: 500px;
	float: right;
	height: 124px;
	
}
#content .box .pictures .picblock {
	height: 104px;
	display: block;
		float: right;
}
#content .box .pictures .picblock img {
	float: left;
	vertical-align: top;
	margin-right: 9px;
}
#content .box .pictures .picblock .last {
	margin-right: 0px !important;
}
#content .box .pictures .link {
	padding-top: 7px;
	text-align: right;
	display: block;
}
#content .box .pictures .linkss {
	width: 154px;
	float: right;
	margin-right: -10px;
	text-align: center;
}
#content .box .pictures .linkss1 {
	width: 154px;
	float: right;
	margin-right: 26px;
	text-align: center;
}
#content .box .pictures .link a {
	color: #CC0000;
	text-decoration: underline;
}

#content .box h4 {
	font-size: 21px;
	color: #7a2901;
	font-weight: normal;
}
#content .box h5 {
	font-size: 17px;
	font-weight: normal;
	color: #CC3300;
	margin-top: 9px;
}
#content .box .rating {
	font-size: 11px;
	color: #999999;
	margin-top: 16px;
	display: block;
	width: 250px;
	overflow: hidden;
}
#content .box .rating span {
	float: left;
	display: block;
	height: 14px;
}
#content .box .rating strong {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 14px;
	overflow: hidden;
	margin-left: 8px;
}
#content .box .rating .balls_1 {
	background-image: url(../images/balls_1.gif);
	width: 14px;

}
#content .box .rating .balls_2 {
	background-image: url(../images/balls_2.gif);
	width: 34px;

}
#content .box .rating .balls_3 {
	background-image: url(../images/balls_3.gif);
	width: 54px;

}
#content .box .rating .balls_4 {
	background-image: url(../images/balls_4.gif);
	width: 74px;

}
#content .box .rating .balls_5 {
	background-image: url(../images/balls_5.gif);
	width: 94px;

}
#content .box h6 {
	font-size: 13px;
	color: #7a2901;
	margin-top: 26px;
}
#content .box p {
	font-size: 13px;
	color: #7a2901;
	margin-top: 13px;
}
#content .box p a {
	color: #CC0000;
	text-decoration: underline;
}
#content .box form label {
	font-weight: bold;
	color: #7a2901;
}
#content .box form .field {
	margin-top: 3px;
	width: 428px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #727272;
	border-right-color: #B4B4B4;
	border-bottom-color: #DADADA;
	border-left-color: #B4B4B4;
	background-image: url(../images/field.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
#content .box form textarea {
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	width: 428px;
	overflow: auto;
	height: 153px;
	background-image: url(../images/field.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #727272;
	border-right-color: #B4B4B4;
	border-bottom-color: #DADADA;
	border-left-color: #B4B4B4;
}
#content .box .notice {
	float: right;
	width: 350px;
	margin-top: 132px;
	margin-right: 15px;
	line-height: 26px;
}



#content .note {
	font-size: 13px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 21px;
	margin-top: 25px;
}
#content .note .red {
	color: #CC0000;
}
#content .tours {
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg_box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 886px;
	padding-right: 24px;
	padding-bottom: 22px;
	padding-left: 24px;
}
#content .tours .first {
	border-top-style: none;
	margin-top: 0px;
}
#content .tours li {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 134px;
	margin-top: 10px;
}
#content .tours .left {
	float: left;
	height: 91px;
	width: 306px;
	padding-top: 23px;
}
#content .tours .left h4 {
	font-size: 13px;
	color: #7a2901;
}
#content .tours .left p {
	font-size: 13px;
	color: #7a2901;
}
#content .tours .left p a {
	color: #CC3300;
	font-size: 11px;
}
#content .tours .left .links {
	font-size: 11px;
	color: #999999;
	margin-top: 23px;
}
#content .tours .txt {
	display: block;
	float: left;
	height: 91px;
	width: 396px;
	font-size: 12px;
	color: #333333;
	padding-top: 23px;
	padding-right: 30px;
}
#content .tours .pic {
	display: block;
	float: right;
	height: 104px;
	width: 154px;
	padding-top: 10px;
}
#content .tours .txt1 {
	display: block;
	float: left;
	height: 91px;
	width: 326px;
	font-size: 12px;
	color: #333333;
	padding-top: 23px;
	padding-right: 30px;
}
#content .tours .pic1 {
	display: block;
	float: right;
	height: 104px;
	padding-top: 10px;
}

#content div.pages p {
	font-size: 14px;
	color: #000000;
}
#content div.pages p a {
	font-size: 14px;
	color: #CC0000;
}

#footer {
	width: 960px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-size: 10px;
	color: #333333;
	height: 80px;
	padding-right: 9px;
	padding-top: 25px;
}

#footer p {
	display: block;
	float: left;
	height: 80px;
}
#footer p a {
	color: #333333;
	text-decoration: none;
}



#footer .bgt {
	width: 340px;

}
#footer .bgt a {
	background-image: url(../images/bggt_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 58px;
	width: 130px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 210px;

}


#footer .bulgaria {
	width: 108px;

}
#footer .bulgaria a {
	background-image: url(../images/bulgaria.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 58px;
	width: 100px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 8px;

}

/* Footers */

#footer .bg_golfer {
	width: 200px;
}
#footer .bg_golfer a {
	background-image: url(../images/bggolfer_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 200px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 8px;
}



#footer .TezT {
	width: 105px;
}
#footer .TezT a {
	background-image: url(../images/teztour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 105px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 8px;
}

#footer .AlmaT {
	width: 105px;
}
#footer .AlmaT a {
	background-image: url(../images/almatour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 105px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 8px;
}

#footer .AstralH {
	width: 105px;
}
#footer .AstralH a {
	background-image: url(../images/AstralH.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 105px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 8px;
}




#footer .divisionL {
	width: 200px;
}
#footer .divisionL a {
	background-image: url(../images/division_logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 200px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 8px;


}


#footer .copyright {
	width: 1000px;
	text-align: center;
	padding-top: 38px;
	height: 42px;
}
#footer .division {
	width: 120px;
	text-align: left;
	height: 42px;
}
.hide {
	display: none;
	visibility: hidden;
}


table.helpT
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.helpHed
{
	border-bottom: 2px solid #7a2901;
	border-left: 1px solid #7a2901;
	background-color: #CCE476;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #7a2901;
	margin: 10;
	padding: 10;
}

td.helpBod
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #7a2901;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	margin: 10;
	padding: 10;
}

table.sofT
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #7a2901;
	background-color: #FFFDF2;

	border-style: solid;
    border-color: #7a2901;
    border-width: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
 td { padding:10px; }

} 

table.sofT td { padding:5px; }


.list
{
	font-size: 12px;
	color: #7a2901;
	left: 30px;
}

.PromoPrice
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}

.PromoText {
	font-size: 13px;
	color: #122215;
	}

.PromoBoxPrice {
	font-size: 15px;
	color: #f20000;
	font-style:italic;
	}

.PromoBoxClose {
	font-size: 14px;
	color: #122215;
	text-decoration:underline;
	}

	#footerNav  {
 		padding-top: 20px;
		padding-bottom: 20px;
		color: #333333;
		text-align: center;
	}
	#footerNav a {
		color: #333333;
	}
	
	
	.visible {
		display: block;
	}
	
	.hidden {	
		display: none;
	}
  .load {
  	  opacity: 0.6; 
	  filter: alpha(opacity = 60);
	  background-color: #000000; 
	  position: absolute; 
	  left: 0; 
	  top: 0; 
	  z-index: 10000;
  }	

input.btn 
{ 
	padding:3px; /* IE6 */
	cursor:hand;
} 


.OtherPacks {
	background-color:#ffa60a;
	color: #7a2901;
	font-size: 14px;
}


.OtherPacksSub {
	background-color:#ffa60a;
	color: #7a2901;
	font-size: 12px;
}

.listOtherPack a {
	font-size: 11px;
	color: #CC0000;
	left: 30px;
}


table.sofT1
{
	text-align: center;
	padding:10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #003;
	background-color: #fafafa;
	border: 1px #7a2901 solid;
	border-collapse: collapse;
	border-spacing: 0px;

} 

table.sofT1 td { 
padding-left:10px; 
padding-top:5px; 
}


.promoBox1
{
	width: 290px;
	text-align: left;
	height: 70px;
	margin-top: 0px;
	margin-left: 15px;
	font-size: 11px;
	
}

.listLessons a {
	font-size: 11px;
	text-align: center;
	color: #600; /* #CC0000; */
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 290px;
	height: 380px;
}

/* .searchB
{
			float:left;
			height:24px;
			line-height:24px;
			padding:0 15px;
			background: #FFa60a;
			font-size:12px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#620e00; 
			border-bottom:2px solid #e1e1e1;
			text-transform:lowercase;
			}	
*/

.searchB
{
	float:center;
	background: #FFa60a; 
	width:185px; 
	color:#620e00; 
	padding-right: 3px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	text-decoration: none;
	height:24px;
	line-height:24px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #620e00;
	border-right-color: #620e00;
	border-bottom-color: #620e00;
	border-left-color: #620e00;
}

.searchkeywords {
	padding-bottom: 4px;
	color: #FFCC00;
}

.hrY {
  border-bottom: 1px solid #FFCC00;
  height:1px;
}
.inputsearch {
	border: 1px solid #FFCC00;
	width: 250px;
	margin-bottom: 6px;
}
.nores {
	color: #CC0000;
}

.hrR {
  border-bottom: 1px solid #CC0000;
  height:10px;
  margin-bottom: 10px;
}