
@import url(../font/fontface.css);
@import url(../font2/fontface.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html{
height:100%;}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	min-width: 960px;
	font-family: 'Conv_MyriadPro-Regular',Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #686666;
	text-shadow: 1px 1px #fff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../img/background/bg1.jpg);
	background-position: center top;/*

-webkit-background-size: cover; /*Used by Safari & Chrome
-moz-background-size: cover; /* Used by Firefox 
-o-background-size: cover; /* Used by Opera 
background-size: cover; /* All Modern Browsers */
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

a{

font-size: 14px;
color: #333;
text-decoration: underline;
}
a:hover{
font-size: 14px;

color: #cb4725;
text-decoration: none;}

h1#logo{}
h1{color:#5d2a05;
font-size: 22px;font-weight:normal;}
h1.orange{color:#be4121;font-size:18px;}
h1.size18{font-size:18px;}
h2{color:#5d2a05;font-size:24px;font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica;font-weight:bold;

}
h3{

}
h4{
	font-size: 17px;line-height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*----------------------------------*/
#wrapper{
margin: 0 auto;
width: 960px;
min-height: 100%;
background-image: url(../img/background/bg-y.png);
background-repeat: repeat-y;
background-position: center top;}

.uppercase{
text-transform: uppercase;
}


.clear{ clear:both;}	
.fleft{float:left;}
.fright{float:right;}
.aligncenter{ text-align:center;}
.alignleft{text-align:left;}	
.alignright{text-align:right;}	
.height1{height:1px;
line-height: 1px;
}

/*----------------------------------*/
#page_base{
width: 960px;
min-height: 470px;
height: auto;

background-image: url(../img/background/top.png);
background-position: center top;
background-repeat: no-repeat;
}
/**/
#header{width:960px;height:110px;}
#header_col1{float:left;width:164px;}
#logo{width:146px; height:149px;padding-left:18px;}
#motto{ padding-top:20px;
	color: #563368;
	font-size: 45px;
	font-family: 'Conv_daunpenh', 'Trebuchet MS', Arial, Helvetica;
	padding-left: 12px;
	text-transform: uppercase;
}
#members{padding-top:3px;padding-right:11px;
	font-size: 10px;
	text-transform: uppercase;
}
ul#support_list{margin:0;padding:0;}
 ul#support_list li{display:inline;padding:4px 7px;}
#header_col2{float:left;width:766px;padding-right:30px;}
/**/

#menu{margin-bottom:10px;padding-top:4px;
width: 960px;
height: 46px;
background-image: url(../img/menu/menu_base.png);
background-repeat: no-repeat;
background-position: center top;
}
/**/
#slider{margin-bottom:14px;padding-top:2px;
width: 960px;
height: 324px;

background-image: url(../img/slider/slider_bg.png);
background-repeat: no-repeat;
background-position: center top;
}
/**/
#content{width:960px;margin-bottom:20px; }
#col1{width:590px;float:left;margin-left:13px;margin-right:15px; }
#col2{width:315px;float:left;border:1px solid #d5d4d4; 
/* fallback DIY*/ 

background-color:#fdf9f3;
box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.18); padding:6px;}

.w590{width:556px;}





.basic_bg0{padding:17px;margin-bottom:23px;border:1px solid #d5d4d4;
/* fallback DIY*/ 
/* Safari 4-5, Chrome 1-9 */ 
background: -webkit-gradient(linear, left top, right top, from(#2F2727), color-stop(0.05, #1a82f7), color-stop(0.5, #2F2727), color-stop(0.95, #1a82f7), to(#2F2727)); 
/* Safari 5.1+, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* IE 10 */ 
background: -ms-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* Opera 11.10+ */
background: -o-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7);
box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);}






/**/
table.basic_bg{margin-bottom:23px;}
table.basic_bg td.pad17{padding:17px;border:1px solid #d5d4d4;width:590px;
/* fallback DIY*/ 
/* Safari 4-5, Chrome 1-9 */ 
background: -webkit-gradient(linear, left top, right top, from(#2F2727), color-stop(0.05, #1a82f7), color-stop(0.5, #2F2727), color-stop(0.95, #1a82f7), to(#2F2727)); 
/* Safari 5.1+, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* IE 10 */ 
background: -ms-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* Opera 11.10+ */
background: -o-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7);
box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);}
/**/


/**/
/**/
table.basic_bg2{margin-bottom:18px;}
table.basic_bg2 td.pad10{padding: 10px;border:1px solid #d5d4d4;width:315px;
/* fallback DIY*/ 
/* Safari 4-5, Chrome 1-9 */ 
background: -webkit-gradient(linear, left top, right top, from(#2F2727), color-stop(0.05, #1a82f7), color-stop(0.5, #2F2727), color-stop(0.95, #1a82f7), to(#2F2727)); 
/* Safari 5.1+, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* IE 10 */ 
background: -ms-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7); 
/* Opera 11.10+ */
background: -o-linear-gradient(top, #f5f0eb 1%, #eae6e1 24%, #e0dcd8 , #e0dcd8 75% , #efebe7);
box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);}
/**/
/*text appearence*/
.ap1 {
	width: 330px;
	height: 230px;
	line-height: 0px;
	color: transparent;
	font-size: 15px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	 -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.ap1:hover {
	line-height: 50px;
	color: #333;
}

.ap1 img{
	float: left;
	margin: 0 3px;
}

/**/
/**/a .view-profile1:hover{
	width: 250px;
	height: 150px;
	position: absolute;
	background-image: url(../img/view-profile.png);
display:none;

    left: 57px;
    position: absolute;
    top: 140px;

}
img.pic_shadow2:hover{background-color:transparent;cursor:pointer;
box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;}
img.pic_shadow:hover{background-color:transparent;cursor:pointer;
box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;}
.pic_shadow{border:1px solid #d5d4d4;margin-right:8px;
background-color:transparent;
box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.18); }
	.pic_shadow2{border:1px solid #d5d4d4;margin-right:2px;
background-color:transparent;
box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.18);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.18); }
.w100{width:90px;}
	.w120{width:120px;}
	.w170{width:170px;}
	.w250{width:250px;}
	.w400{width:400px;}
/**/


/**/
.name12{color:#7f240c;font-size:12px;line-height:23px;}
.pad3{padding:0 13px;}
.padright10{padding-right:12px;}
.padleft5{padding-left:5px;}
.line{
	width: 100%;
	height: 3px;
	background-image: url(../img/line_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
/**/
/**/
.age1{color:#7f240c;font-size:12px;line-height:5px;}
.pad3{padding:0 13px;}
.padright10{padding-right:12px;}
.padleft5{padding-left:5px;}
.line{
	width: 100%;
	height: 3px;
	background-image: url(../img/line_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
/**/
/**/
/*button2 start*/
a.button2
{
	margin: 10px;
	text-decoration: none; /*Change the em value to scale the button*/
	display: inline-block;
	text-align: center;
	color: #fff;
	border: 1px solid #983016; /* Fallback style */
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica;
	font-size: 15px;line-height:18px;
	font-weight: normal;
	text-transform: uppercase;
}

.button2:hover
{
box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
}

.button2:active
{
/* When pressed, move it down 1px */
position: relative;
top: 1px;
}

.button2, .button2 span
{
-moz-border-radius: 3px;
border-radius: 3px;
}

.button2 span
{
border-top: 1px solid #fff; /* Fallback style */
border-top: 1px solid rgba(255, 255, 255, 0.5);
display: block;
padding: 0.5em 1.5em;



-moz-background-size: 3px 3px;
-webkit-background-size: 3px 3px;
background-size: 3px 3px;            
}


.button-blue2{
background: #d14927;
background: -webkit-gradient(linear, left top, left bottom, from(#d14927), to(#993118) );
background: -moz-linear-gradient(-90deg, #d14927, #993118);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d14927', endColorstr='#993118');
}

.button-blue2:hover
{
background: #993118;
background: -webkit-gradient(linear, left top, left bottom, from(#993118), to(#d14927) );
background: -moz-linear-gradient(-90deg, #993118, #d14927);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#993118', endColorstr='#d14927');            
}

.button-blue2:active
{
background: #d14927;background: -webkit-gradient(linear, left top, left bottom, from(#993118), to(#d14927) );
background: -moz-linear-gradient(-90deg, #993118, #d14927);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#993118', endColorstr='#d14927');  
}
/*button2 end*/

/*button1 start*/
.button
{
	margin: 10px;
	text-decoration: none; /*Change the em value to scale the button*/
	display: inline-block;
	text-align: center;
	color: #fff;
	border: 1px solid #983016; /* Fallback style */
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica;
	font-size: 19px;line-height:20px;
	font-weight: normal;
	text-transform: uppercase;
}

.button:hover
{
box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
}

.button:active
{
/* When pressed, move it down 1px */
position: relative;
top: 1px;
}

.button, .button span
{
-moz-border-radius: 3px;
border-radius: 3px;
}

.button span
{
border-top: 1px solid #fff; /* Fallback style */
border-top: 1px solid rgba(255, 255, 255, 0.5);
display: block;
padding: 0.5em 1.5em;

/* The background pattern

background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)),
-webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))),
-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
-moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
-moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
-moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%); */

/* Pattern settings */

-moz-background-size: 3px 3px;
-webkit-background-size: 3px 3px;
background-size: 3px 3px;            
}


.button-blue
{
background: #d14927;
background: -webkit-gradient(linear, left top, left bottom, from(#d14927), to(#993118) );
background: -moz-linear-gradient(-90deg, #d14927, #993118);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d14927', endColorstr='#993118');
}

.button-blue:hover
{
background: #993118;
background: -webkit-gradient(linear, left top, left bottom, from(#993118), to(#d14927) );
background: -moz-linear-gradient(-90deg, #993118, #d14927);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#993118', endColorstr='#d14927');            
}

.button-blue:active
{
background: #d14927;
}
/*button1 end*/


.small_button{width:150px;}
/**/











.topbanner{width:80px; height:62px;
	z-index: 100000;
	background-image: url(../img/banner.png);
	background-repeat: no-repeat;
}


#footer{

clear: both;
width: 960px;
height: auto;
background-color: #e3e3e3;
background-image: url(../img/footer/footer.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#footer div{padding:10px 25px;}
#footer ul{padding-top:15px;}
#footer ul li{
	display: inline;
	padding-right: 18px;
	text-transform: uppercase;
}
#footer ul li a{font-size:16px;color:#5d2a05;text-decoration:none;text-shadow:1px 1px #fff;}
#footer ul li a:hover{font-size:16px;color:#d14927;}



/**/
.ribbon-wrapper-blue 
{

width: 350px;
height: 150px;
overflow: hidden;
position: relative;
top: 0px;
left: 5px;

}
.ribbon-blue {

font: bold 14px arial;
color: #ADDDE7;
text-align: center;
text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
-webkit-transform: rotate(-45deg);
-moz-transform:    rotate(-45deg);
-ms-transform:     rotate(-45deg);
-o-transform:      rotate(-45deg);
position: relative;
padding: 16px 0;
left: -46px;
top: 25px;
width: 200px;
background-color: #ADDDE7;
background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
background-image: -webkit-linear-gradient(top, #ADDDE7, #89AFB7);
background-image:    -moz-linear-gradient(top, #ADDDE7, #89AFB7);
background-image:     -ms-linear-gradient(top, #ADDDE7, #89AFB7);
background-image:      -o-linear-gradient(top, #ADDDE7, #89AFB7);
color: #6a6340;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
box-shadow:         0px 0px 3px rgba(0,0,0,0.3);

}


/**/

.ribbon-wrapper-red-width-100 {
/* FOR PHOTOS WIDTH = 100*/
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: relative;
    top: -124px;
    left: -2px;
}
.ribbon-wrapper-red-width-200 {
/* FOR PHOTOS WIDTH = 200*/
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: relative;
    top: -230px;
    left: -2px;
}
.ribbon-red-width-100 {
    font-size: 13px;
    color: white;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;text-shadow:1px 1px #000;
    padding: 2px 0;
    left: -21px;
    top: 8px;
    width: 82px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #990000, #cc0000);
    background-image: -moz-linear-gradient(top, #990000, #cc0000);
    background-image: -ms-linear-gradient(top, #990000, #cc0000);
    background-image: -o-linear-gradient(top, #990000, #cc0000);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-red-width-200 {
    font-size: 13px;
    color: white;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;text-shadow:1px 1px #000;
    padding: 2px 0;
    left: -41px;
    top: 23px;
    width: 150px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #990000, #cc0000);
    background-image: -moz-linear-gradient(top, #990000, #cc0000);
    background-image: -ms-linear-gradient(top, #990000, #cc0000);
    background-image: -o-linear-gradient(top, #990000, #cc0000);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-red:before, .ribbon-red:after {
    content: "";
    border-top: 3px solid #900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}
.ribbon-red:before {
    left: 0;
}
.ribbon-red:after {
    right: 0;
}

/*packages start*/
#package{margin-left:17px; 
	width: 523px;
	height: 347px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/main/packages.png);
}
#pack_cl1,#pack_cl2,#pack_cl3{float:left;text-align:center;margin-top:35px;}
#pack_cl2{width:184px;padding-top:0px;text-align:center;}
#pack_cl2{margin:0 auto;padding:0;}
#pack_cl1,#pack_cl3{width:169px;padding-top:0px;}

#pack_cl1 ul ,#pack_cl3 ul {margin-top:1px;margin:0;padding:0; }
#pack_cl1 ul  li,#pack_cl3 ul  li{margin:0 auto;display:block;
width:155px;height:20px;padding-bottom:1px;padding-top:6px;
border-bottom:1px solid #ccc;
	color:#7f7f7f ;text-shadow :none ;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}
#pack_cl1 ul  li:last-child,#pack_cl3 ul  li:last-child{border:0;}

#pack_cl1 li:hover,#pack_cl3  li:hover{display:block;color:#810c46; background-color:#efe5b6;cursor:pointer;text-shadow:1px 1px #fff;}


#pack_cl1 .but  a,#pack_cl3 .but  a{color:#fff;margin:0 auto;
	display: block;
 font-family: Arial;
	font-size: 14px;
	font-weight: bold;line-height:43px;
	font-style: normal;
	width: 114px;
	height: 44px;
	background-image: url(../img/main/but_join_on.png);
	background-repeat: no-repeat;
	letter-spacing: -0.01em;text-decoration:none !important;text-shadow:1px 1px #333;
}
#pack_cl1 .but a:hover,#pack_cl3 .but  a:hover{
	background-image: url(../img/main/but_join_over.png);
	background-repeat: no-repeat;text-decoration:none;
}
/**/
#pack_cl2 .but  a{color:#fff;margin:0 auto;text-shadow:1px 1px #333;margin-top:15px;
	display: block;
 font-family: Arial;
	font-size: 14px;
	font-weight: bold;line-height:43px;
	font-style: normal;
	width: 114px;
	height: 44px;
	background-image: url(../img/main/but_join-big_over.png);
	background-repeat: no-repeat;
	letter-spacing: -0.01em;text-decoration:none;
}
#pack_cl2 .but a:hover{
	background-image: url(../img/main/but_join-big_on.png);
	background-repeat: no-repeat;text-decoration:none;
}

/**/
.price_bold{padding:0 3px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;text-shadow:none;font-weight:bold;
}
.brown{color:#d15e41;}
.grey{color:#818181;}
.reddish{color:#b00f42;}
.fontsize17{font-size:16px;}
.txtshadownone{text-shadow:none;}
.height50{line-height:50px; }

.positiontoprelative{top:-30px;position:relative;}
.package-cost{padding-left:18px;padding-top:19px;}
.padding10{padding:10px;}
.white{color:#5d2a05;}
.yellow{color:#ecad69;}
.shadow_top{text-shadow:1px 1px #fff;}
.shadow_bot{text-shadow:-1px -1px #1d0810;padding-top:-20px;}
/*packages end*/
.uppercase {
	text-transform:uppercase;
}
