@media (max-width: 1280px) { 
	#page,#prefooter{
		margin-left:-170px;
	}
	#header_line{
		margin-left: 170px;
	}
}

body{
	background-color: #CCC7AA;
}

#header_container{
	height: 342px;
	background:url('../images/sub_header1.jpg') no-repeat !important;
}
#header{
}
#logo{
	position: absolute;
	margin:0 0 0 315px;
}

#top_span{
	width:100%;position: absolute;
}
#top_span .left, #top_span .right{
	float: left;
	height: 342px;
	width:50%;
}
#top_span .left{
	background:#A38B69;
}
#top_span .right{
	background:#1A1006;
}


#menu_small{
	margin:100px 0 0 0;
	float: right;
}

#menu_small #link_small_home{
	float:right;
	margin:31px 0 0 0;
	width:59px;
	height:59px;
}

#menu_small #link_small_sitemap{
	float:right;
	margin:91px 59px 0 0;
	width:59px;
	height:59px;
}
#menu_small #link_small_gallery{
	clear:both;
	float:right;
	margin:60px 177px 0 0px;
	width:59px;
	height:59px;
}
span.tooltip{
	display: none;
	position: absolute;
	color: #7dd1ff !important;
	text-align: center;
	line-height: 50px;
	width:153px;
	height:64px;
	background:transparent url('../images/tooltip.png') no-repeat;
}

span.tooltip.home{
	margin:-25px 0 0 75px;
}
span.tooltip.sitemap{
	margin:35px 0 0 -30px;
}
span.tooltip.gallery{
	margin:90px 0 0 -90px;
}

#content{
	min-height: 714px;
	background: #c9c5ab url('../images/content.jpg') no-repeat;
}

#content_span{
	width:100%;position: absolute;
}
#content_span .left, #content_span .right{
	float: left;
	height: 714px;
	width:50%;
}
#content_span .left{
	background:#c9c5ab url('../images/content_left.jpg') repeat-x;
}
#content_span .right{
	background:#c9c5ab url('../images/content_right.jpg') repeat-x;
}

#menu{
	padding-top: 8px;
	margin:0 auto;
	width: 981px;
	height:66px;
	background:transparent url('../images/subpage_menu.png') no-repeat bottom;
}

#menu ul{
	float: left;
	list-style: none;
	margin:0 !important;
	padding:0 !important;
}

#menu ul li{
	float:left;
	height:66px;
	line-height: 58px;
	text-align: center;
	background:transparent url('../images/submenu_separator.png') no-repeat right top;
}
#menu ul li:first-child a{
	padding:0 20px 0 20px;
}
#menu ul li:last-child{
	background: none;
}

#menu ul li a{
	min-width: 96px;
	float:left;
	height: 100%;
	color:#fff;
	font-size: 11px;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	text-transform: uppercase;
	padding:0 10px;
	font-weight: bold;
}
#menu ul li a:hover{
	background:transparent url('../images/submenu_hover.png') repeat-x;
	height: 56px;
}

#slogan{
	font-family: 'MPB';
	position: absolute;
	font-size: 40px;
	color: #e7bb43;
	top:180px;
	left:800px;
	z-index: 30000;
	text-align: right;
	text-shadow: 2px 2px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
#slogan span{
	font-size: 20px;
	color:#fff;
	line-height: 10px;
}

#container_content{
	width: 980px;
	margin:0 auto;
}
#colLeft{
	float:left;
	width: 280px;
	padding-top:65px;
	
}
#colRight{
	float:right;
	width: 700px;
}

.box{
	width:287px;
	float:left;
	clear:both;
	background:#fff url('../images/box_title.png') repeat-x;
	min-height: 58px;
}
.box .title{
	font-family: 'MPR', sans-serif;
	font-size: 20px;
	color:#004a8e;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	padding: 17px 0 0 20px;
}
.box .title span{
	font-weight: normal;
}
.box .content{
	padding:10px 20px;
	min-height: 58px;
	z-index: 1000;
	position: relative
}
.box .subtitle{
	font-family: 'MPR', sans-serif;
	color:#004a8e;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
	margin-top: -2px;
}
.box .bullet{
	float:left;
	width:12px;
	height:12px;
	background:transparent url('../images/bullet.png') no-repeat;
	margin-right: 8px;
}
.box .txt{
	clear: both;
	line-height: 20px;
	padding-top:10px;
	font-size: 12px;
	color:#515151;
}
.box .txt a{ 
	color:#7b796a;
	font-size: 12px;
}

.box .row{
	margin-left: 80px;
	min-height: 30px;
	line-height: 30px;
	background:transparent url('../images/box_row.png') no-repeat bottom;
}
.box .row .lbl{
	display: inline-block;
	width:30px;
	color: #000;
	font-size: 11px;
	font-weight: normal
}
.box .row .country{
	font-size: 12px;
	color:#7b796a;
	font-weight: normal;
}
.box .row{
	color: #004a8e;
	font-size: 15px;
	font-weight: bold;
}
.box .row.odd{
	background: #fbfbfb;
}

.mt120{
	margin-top: 120px;
}
.mt20{
	margin-top: 20px;
}
.mt0{
	margin-top: 0px !important;
}
.box2{
	width:324px;
	min-height:321px;
	margin-left: -30px;
	float:left;
	clear:both;
	background:transparent url('../images/box_color.png') repeat-x;
}
.box2 .title{
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	
	font-family: 'MPR', sans-serif;
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	padding: 17px 0 0 40px;
}

.box2 .title span{
	color:#a7ffe8;
}

.box2 .txt{
	color:#fff;
	text-align: left;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	width:260px;
	line-height: 20px;
	margin:20px 40px;
	float: left;
	text-align: justify;
}

.box2 .txt2{
	font-weight: bold;
}

.box2 .link{
	position: absolute;
	white-space: nowrap;
	margin:211px 0 0 195px; 
	
}
.box2 .link a{
	font-size: 12px;
	font-weight: bold;
	color:#386455;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

.box2.no_link{
	background:transparent url('../images/box_no_link.png') repeat-x;
}

.box3{
	width:324px;
	min-height:321px;
	margin-left: -30px;
	float:left;
	clear:both;
	background:transparent url('../images/box3.png') repeat-x;
}
.box3 .title{
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	
	font-family: 'MPR', sans-serif;
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	padding: 17px 0 0 40px;
}

.box3 .title span{
	color:#a7ffe8;
}

.box3 .txt{
	color:#fff;
	text-align: left;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	width:260px;
	line-height: 20px;
	margin:20px 40px;
	float: left;
	text-align: justify;
}


#contact_icons{
	position: absolute;
	width:328px;
	height:377px;
	background:transparent url('../images/contact_icons.png') no-repeat;
	margin:-260px 0 0 -88px;
	z-index: 2;
}
#contact_offer{
	position: absolute;
	width:199px;
	height:69px;
	background:transparent url('../images/contact_offer.png') no-repeat;
	margin:0px 0 0 88px;
	z-index: 1;
	line-height: 53px;
	font-size: 11px;
	text-transform: uppercase;
	color: #2a4a40;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	font-weight: bold;
	padding-left: 14px;
	z-index: 1000;
}
#contact_offer a{
	color:#004a8e;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

#boxPromotion{
	margin:120px 0 0 -30px;
	width:324px;
	height:418px;
	background:transparent url('../images/box_promotion.png') no-repeat;
}
#boxPromotion .title{
	padding-left: 50px !important;
	color:#fff;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

#boxPromotion .title span{
	color:#a7ffe8;
}

#boxPromotion .txt{
	color:#fff;
	text-align: right;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	padding-right: 20px;
	width:210px;
	float: right;
}

#boxPromotion .txt2{
	font-weight: bold;
}

#boxPromotion .linkPromotion{
	white-space: nowrap;
	float: right;
	margin:91px 35px 0 0;
	
}
#boxPromotion .linkPromotion a{
	font-size: 12px;
	font-weight: bold;
	color:#0b3759;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

#boxPromotion .percent{
	float: right;
	font-size: 28px;
	color:#4c300e;
	font-weight: bold;
	margin:124px 20px 0 0;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

#prefooter_container{
	margin-top:60px;
}
#prefooter{

}

.subpageContent{
	margin: 116px 0 0 0;
	width:719px;
	min-height: 723px;
	background:transparent url('../images/subpage_content.png') no-repeat 6px 0;
}

.subpageContent .content{
	float:left;
	margin:135px 0 0 50px !important;
	padding:0 0 20px 20px;
	width: 600px;
	text-align: justify;
	line-height: 20px
}
.subpageContent .content2{
	float:left;
	margin:60px 0 0 50px !important;
	padding:0 0 20px 20px;
	width: 600px;
	text-align: justify;
	line-height: 20px
}
.subpageContent .content p{
	margin: 0;
	padding: 0;
}
.subpageContent .header{
	margin:30px 0 0 70px;
	position: absolute;
	width:594px;
	height: 95px;
	background:transparent url('../images/subpage_content_header.png') no-repeat;
}
.subpageContent .header .title{
	color:#004c92;
	font-family: 'MPR', sans-serif;
	font-size: 20px;
	margin:2px 0 0 50px;
}
.subpageContent .header .subtitle{
	color:#004c92;
	font-size: 14px;
	margin:30px 0 0 0;
	font-weight: bold;
}
.subpageContent .header .subtitle span{
	color:#000;
}

.tblContent{
}
.tblContent td{
	width:50%;
	padding:4px;
	vertical-align: top;
}
.tblContent td:first-child{
	padding-right: 15px;
	background:transparent url('../images/content_separator.png') no-repeat right;
}
.tblContent td:last-child{
	padding-left: 15px;
}

.content h1,.content h2,.content h3,.content h4{
	color: #004c92;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

.content h1 span,.content h2 span,.content h3 span,.content h4 span{
	font-weight: normal;
}

.content ul{
	list-style-image: url('../images/bullet_content.png');
	margin:0 0 0 20px;
	padding:0;
}

.content .form{
	
}
.content .form .row{
	float:left;
	clear:both;
}
.content .form .row.inline{
	clear: none;
	margin-left:40px;
}
.content .form input[type="text"]{
	border:none;
	width:212px;
	height:35px;
	background: none;
	padding-left:30px;
	color:#fff;
}
.content .form input[type="submit"]{
	width:295px;
	height:140px;
	background:transparent url('../images/button.png') no-repeat -6px 12px;
	border:none;
	font-family: 'MPR', sans-serif;
	font-size: 19px;
	color:#4b350d;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	margin-left: -35px;
	outline: none;
}
.content .form input[type="submit"]:hover{
	cursor: pointer;
}

.content .form textarea{
	border:none;
	width:527px;
	height:70px;
	background: none;
	padding:10px 0 0 30px;
	color:#fff;
	resize: none;
}

.content .form textarea.error{
	color:#fff;
}
.content .form .field{
	float: left;
	height:54px;
	width:250px;
	background:transparent url('../images/input.png') no-repeat;
	margin:24px 0 0 -152px;
}
.content .form .field:hover{
	background:transparent url('../images/input_hover.png') no-repeat;
}

.content .form .error{
	color:red;
}
.content .form .field.captcha img{
	position: absolute;
	float:right;
	margin:-6px 0 0 20px;
}
.content .form .field.captcha img:hover{
	cursor: pointer;
}
.content .form .hint{
	clear:both;
}

.content .form .textarea{
	float: left;
	height:104px;
	width:557px;
	background:transparent url('../images/textarea.png') no-repeat;
	margin:-20px 0 0 18px;
}
.content .form .textarea:hover{
	background:transparent url('../images/textarea_hover.png') no-repeat;
}

.content .form label{
	font-weight: bold;
	float: left;
	width:150px;
	height: 44px;
	background:transparent url('../images/form_bullet.png') no-repeat left 4px;
	padding-left: 20px;
}
.errorContainer{
	position: fixed;
	z-index:10000;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.7) !important;
	
}

.errorSummary{
	width:957px;
	height:796px;
	background:transparent url('../images/error_summary.png') no-repeat center ;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.errorSummary .close{
	float: right;
	width:48px;
	height:47px;
	margin:206px 285px 0 0;
}
.errorSummary .close2{
	position: absolute;
	width:156px;
	height:49px;
	margin:452px 0 0 242px;
	font-family: 'MPR', sans-serif;
	font-size: 19px;
	color:#4b350d;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	text-align: center;	
	line-height: 46px
}

.errorSummary .title{
	font-family: 'MPR', sans-serif;
	font-size: 19px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
	margin:280px 0 0 230px;
}
.errorSummary .formErrors{
	margin:40px 0 0 270px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
}

.info{
	width: 92%;	
	padding:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
}
.info.success{
	background: #025744;
	color:#fff;
	font-family: 'MPR', sans-serif;
	font-size: 14px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
}

.news{
	margin-bottom: 10px;
}
.news .title{
	background:transparent url('../images/bullet.png') no-repeat 0 4px;
	padding-left:20px;
	color:#004c92;
	font-size: 18px;
	font-family: 'MPR', sans-serif;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	margin-bottom: 6px;
}

.news .brief{
	color:#454342;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}
.news .brief img{
	margin:4px 10px 10px 0!important;
}
.news .link{
	margin:4px 0 10px 0;
}
.news .ncontent{
}

.button2{
	display: inline-block;
	width:121px;
	height: 57px;
	background:transparent url('../images/button2.png') no-repeat;
	color:#004c92;
	font-size: 12px;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	line-height: 37px;
	font-weight: bold;
	padding-left:50px;
}

#contactMap{
	float:right;
	clear:both;
	margin:10px 0 0 -200px;
	text-align: center;
}
#contactMap span{
	color:#004c92;
	font-size: 18px;
	font-family: 'MPR', sans-serif;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

.tbl_offer{
	border-collapse: collapse;
	width:49%;
	margin-right: 4px;
}

.tbl_offer th{
	color:#004c92;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	font-weight: bold;
	text-align: center;
	height:56px;
	
	background: rgb(158,153,131); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(158,153,131,1) 1%, rgba(226,223,208,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(158,153,131,1)), color-stop(100%,rgba(226,223,208,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9983', endColorstr='#e2dfd0',GradientType=0 ); /* IE6-9 */

	border:1px solid #D1CEC6;
}

.tbl_offer td{
	color:#004c92;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	height: 33px;
	text-align: center;
	background: #E2DFD0;
	border:1px solid #D1CEC6;
}

.tables_container table{
	float:left;
}


.tbl_box{
	border-collapse: collapse;
	margin-top:-12px;
	margin-right:-4px;
}

.tbl_box th{
	color:#004c92;
	text-shadow: 1px 1px 2px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	font-weight: bold;
	height:46px;
	
	background: rgb(158,153,131); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(158,153,131,1) 1%, rgba(226,223,208,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(158,153,131,1)), color-stop(100%,rgba(226,223,208,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(158,153,131,1) 1%,rgba(226,223,208,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9983', endColorstr='#e2dfd0',GradientType=0 ); /* IE6-9 */

	border:1px solid #D1CEC6;
}

.tbl_box td{
	color:#004c92;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
	height: 33px;
	text-align:left;
	background: #E2DFD0;
	border:1px solid #D1CEC6;
}

#fb{
	position:absolute;
	right:0px;
	top:760px;
	z-index:2;
}
#fb a{
	display: inline-block;
	width: 117px;
	height:162px;
	background:transparent url('../images/fb.png') no-repeat;
}
.pagenavi {
	display:block;
	margin:0 5px 0 0;
	text-align:center;
}
.pagenavi span, .pagenavi a {
	margin: 0 1px;
	display:inline-block;
	padding:0 12px;
	background:url(../images/button-tail.gif) repeat-x 0 0 #3773cc;
	color:#606c56;
	font-weight: bold;
	font-size:12px;
	line-height:25px;
	height:25px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius: 0;
	border-radius: 2px;
	box-shadow: 0 0 5px rgba(255,255,255,.3) inset;
	border: 1px solid #e1e1e1;
}
	
.pagenavi .pagenavi_prev {
	margin:0 5px 0 0;
}
.pagenavi .pagenavi_next {
	margin:0 0 0 5px;
}
.pagenavi a:hover, .pagenavi .current {
	background:url(../images/button-tail.gif) repeat-x 0 bottom #3773cc;
	color:#fff !important;
	text-decoration:none;
	border: 1px solid #3773cc;
	box-shadow: none;
}

#tablo {border:1px solid #dbdbdb; margin-bottom:8px; ; font-size:12px; font-weight:bold;}
#tablo th { padding:6px 4px 6px 10px; margin:0px; color:#333; text-align:left; background-color: #efefef; background-image: -moz-linear-gradient(top, #ffffff, #efefef); background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); background-image: -webkit-linear-gradient(#ffffff, #efefef);
background-image: -o-linear-gradient(#ffffff, #efefef); background-image: linear-gradient(top, #ffffff, #efefef); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef'); border-bottom:1px solid #dbdbdb;font-size:12px;}
#tablo td { padding:6px 5px 6px 10px; margin:0px; color:#333333; text-align:left; background-color: #ffffff;border-bottom:1px solid #dbdbdb}
#tablo td a {color:#333; text-decoration:none; font-size:12px;}
#tablo td a:hover {color:#FF0000; text-decoration:none;}

form input[type=text], form input[type=password], form textarea, form select {  color: #555555;font-size: 12px;width: 300px;padding: 3px; margin: 3px 0;text-shadow: 0 1px 1px #FFFFFF;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;  font-family: Arial, Helvetica, sans-serif;}
form input[type=text]:focus, form input[type=password]:focus, form textarea:focus { background-color: #FFFFFF;background-image: -moz-linear-gradient(top, #FFFFFF, #F6F6F6); background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F6F6F6));background-image: -webkit-linear-gradient(#FFFFFF, #F6F6F6);
    background-image: -o-linear-gradient(#FFFFFF, #F6F6F6); background-image: linear-gradient(top, #FFFFFF, #F6F6F6);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F6F6F6');border: 1px solid #999999;}
form select { display: inline;  padding: 0;text-shadow: none;}
form option { padding: 3px; background: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
form textarea { vertical-align: top;}
form input.small,form select.small,form textarea.small{width:130px}
form input.medium,form select.medium,form textarea.medium{width:300px}
form input.medium1,form select.medium1,form textarea.medium1{width:200px}

form input.big,form select.big,form textarea.big{width:480px}
form label.error{font:10px Tahoma,sans-serif;color:#ED7476;margin-left:5px}
form input.error,form input.error:hover,form input.error:focus,form select.error,form textarea.error{border:1px solid #ED7476;background:#FFEDED}
button, form input[type=submit] { cursor:hand; padding: 5px 10px;margin: 2px; font-size: 12px;text-align: center;text-shadow: 0 1px 1px #333333;-webkit-box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;	box-shadow: 0 0 3px #CCCCCC;    -webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;    display: inline;
	color: #FFFFFF;	text-shadow: 0 0 1px #b3a47d;	border: 1px solid #666;	background-color: #767076;	background-image: -moz-linear-gradient(top, #8dc63f, #161445);    background-image: -webkit-gradient(linear, left top, left bottom, from(#8dc63fc), to(#161445)); background-image: -webkit-linear-gradient(#8dc63f, #161445);
    background-image: -o-linear-gradient(#8dc63f, #161445);     background-image: linear-gradient(top, #8dc63f, #161445);     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc63f', endColorstr='#161445');}
button:hover, form input[type=submit]:hover {cursor:hand; background-color: #585d87;background-image: -moz-linear-gradient(top, #161445, #f8dc63f);background-image: -webkit-gradient(linear, left top, left bottom, from(#161445), to(#8dc63f));background-image: -webkit-linear-gradient(#161445, #8dc63f);background-image: -o-linear-gradient(#161445, #8dc63f);background-image: linear-gradient(top, #161445, #8dc63f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#161445', endColorstr='#8dc63f'); }