a.huge_button {
    background: #36902e url('/include/buttonbg.php?gradient=8ed974-36902e&bg=[table_bg]&h=34&bottomtoo=1') no-repeat scroll top right;
	display:block;
	width:400px;
	margin:5px auto;

	height:34px;
	color:#ffffff;
	font-size:20px;
	padding-right: 10px; /* size of right img */
    text-decoration: none;
	text-align:center;

}

a.huge_button span {
	display:block;
    background: transparent url('/include/buttonbg.php?gradient=8ed974-36902e&bg=[table_bg]&side=l&h=34&bottomtoo=1') no-repeat;
    padding: 5px 30px 5px 40px;

	cursor:pointer;
}

















a.smallbtn-green {
    background: #36902e url('/include/buttonbg.php?gradient=8ed974-36902e&bg=[table_bg]&h=23&bottomtoo=1') no-repeat scroll top right;
	display:-moz-inline-box;
	display:inline-block;
	height:23px;
	color:#ffffff;
	padding-right: 10px; /* size of right img */
    text-decoration: none;
	text-align:center;
}

a.smallbtn-green span {
	display:-moz-inline-box;
	display:inline-block;
    background: transparent url('/include/buttonbg.php?gradient=8ed974-36902e&bg=[table_bg]&side=l&h=23&bottomtoo=1') no-repeat;
    padding: 5px 0 5px 10px;
	height:13px; /* 23+20px padding */
	cursor:pointer;
}


a.widebtn {
    background: #5a6d8c url('/include/buttonbg.php?body=5a6d8c&bg=[table_bg]&h=23&bottomtoo=1') no-repeat scroll top right;
	display:block;
	height:23px;
	color:#ffffff;
	padding-right: 10px; /* size of right img */
    text-decoration: none;
	text-align:center;
}

a.widebtn span {
	display:block;
    background: transparent url('/include/buttonbg.php?body=5a6d8c&bg=[table_bg]&side=l&h=23&bottomtoo=1') no-repeat;
    padding: 5px 0 5px 10px;
	height:13px; /* 13+10px padding */
	cursor:pointer;
}

a.widebtn-gray {
    background: #c7c7c7 url('/include/buttonbg.php?body=c7c7c7&bg=[table_bg]&h=23&bottomtoo=1') no-repeat scroll top right;
	display:block;
	height:23px;
	color:#ffffff;
	padding-right: 10px; /* size of right img */
    text-decoration: none;
	text-align:center;
}

a.widebtn-gray span {
	display:block;
    background: transparent url('/include/buttonbg.php?body=c7c7c7&bg=[table_bg]&side=l&h=23&bottomtoo=1') no-repeat;
    padding: 5px 0 5px 10px;
	height:13px; /* 13+10px padding */
	cursor:pointer;
}


a.smallbtn-gray {
    background: #5a6d8c url('/include/buttonbg.php?gradient=a9a9a9-414141&bg=[table_bg]&h=23&bottomtoo=1') no-repeat scroll top right;
	display:-moz-inline-box;
	display:inline-block;
	height:23px;
	color:#ffffff;
	padding-right: 10px; /* size of right img */
    text-decoration: none;
	text-align:center;
}

a.smallbtn-gray span {
	display:-moz-inline-box;
	display:inline-block;
    background: transparent url('/include/buttonbg.php?gradient=a9a9a9-414141&bg=[table_bg]&side=l&h=23&bottomtoo=1') no-repeat;
    padding: 5px 0 5px 10px;
	height:13px; /* 13+10px padding */
	cursor:pointer;
}








a.tinybtn {
	border:1px solid #4ca146;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	font-size:11px;
}

a.tinybtn span {
	border-width:1px 1px 1px 1px;
	border-color:#b9d891;
	border-style:solid;
	background-color:#9ec879;
/*	background-image:url('/include/draw_gradient.php?col1=c0e097&col2=9ec879&h=12&w=50');*/
	background-repeat:repeat-x;
	background-position:top left;
	padding:3px 4px;
	line-height:10px;
	display:inline-block;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}




.menu a.active,.menugold a.active {

	background: -webkit-gradient(linear, center top, center bottom, from(#a5d750), to(#94c441));
	background: -webkit-linear-gradient(top, #a5d750, #94c441);
	background-color: #94c441;
	-webkit-box-shadow: inset 0 1px 1px #bced69;


/*    background: #94c441 url('/include/buttonbg.php?gradient=a5d750-94c441&bg=3B5998&h=23&bottomtoo=1') no-repeat scroll top right;*/
	display:-moz-inline-box;
	display:inline-block;
	height:23px;
	line-height:23px;
	color:#ffffff;
	padding: 0 10px; 
    text-decoration: none;
	text-align:center;
	margin-right:10px;
	font-size:11px;

}

/*
.menu a.active span {
	display:-moz-inline-box;
	display:inline-block;
    background: transparent url('/include/buttonbg.php?gradient=a5d750-94c441&bg=3B5998&side=l&h=23&bottomtoo=1') no-repeat;
    padding-left:10px;
	font-size:11px;
	line-height:23px;
	cursor:pointer;
}
*/

.menu a, a.smallbtn {
	
	background: -webkit-gradient(linear, center top, center bottom, from(#7e8ca9), to(#7484a0));
	background: -webkit-linear-gradient(top, #7e8ca9, #7484a0);
	background-color: #7484a0;
	-webkit-box-shadow: inset 0 1px 1px #9dacc9;
	display:-moz-inline-box;
	display:inline-block;
	height:23px;
	line-height:23px;
	font-size:11px;
	color:#ffffff;
	padding: 0 10px; 
    text-decoration: none;
	text-align:center;
	margin-right:10px;

}


.menugold a {

	background: -webkit-gradient(linear, center top, center bottom, from(#b99d65), to(#9a6b03));
	background: -webkit-linear-gradient(top, #b99d65, #9a6b03);
	background-color: #b99d65;
	-webkit-box-shadow: inset 0 1px 1px #cfb380;
/*  background: #7484a0 url('/include/buttonbg.php?gradient=7e8ca9-7484a0&border=efcb4a&bg=3B5998&h=23&bottomtoo=1') no-repeat scroll top right;*/
	display:-moz-inline-box;
	display:inline-block;
	height:23px;
	line-height:23px;
	font-size:11px;
	color:#ffffff;
	padding: 0 10px; 
    text-decoration: none;
	text-align:center;
	margin-right:10px;

}

/*
.menu a span, a.smallbtn span {
	display:-moz-inline-box;
	display:inline-block;
    background: transparent url('/include/buttonbg.php?gradient=7e8ca9-7484a0&border=efcb4a&bg=3B5998&side=l&h=23&bottomtoo=1') no-repeat;
    padding-left:10px;
	font-size:11px;
	line-height:23px;
	cursor:pointer;
}
*/




.buttons {
	height:23px;
}


.button, .buttons a {
	cursor:pointer;
	padding:4px 10px 5px;
	background-color:#FFFFFF;
	border:1px solid #DAE2E8;
	margin-right:10px;
	display:inline-block;

}




.button:hover, .buttons a:hover {
	background-color:#EDF0F3;
	border:1px solid #C0CAD5;
	color:#36638E;
	text-decoration:none;
}


.button.notfirst {
	margin-left:10px;
}

.button.active {
	background-color:#DAE2E8;
	border:1px solid #C0CAD5;
}


.formbuttons a, a.greenbtn {
	border:1px solid #4ca146;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
}

.formbuttons a span, a.greenbtn span {
	border-width:1px 1px 1px 1px;
	border-color:#b9d891;
	border-style:solid;
	background-color:#9ec879;
/*	background-image:url('/include/draw_gradient.php?col1=c0e097&col2=9ec879&h=12&w=50');*/
	background-repeat:repeat-x;
	background-position:top left;
	padding:6px 4px;
	line-height:10px;
	display:inline-block;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
} 



a.graybtn {
	border:1px solid #e1e1e1;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
}

a.graybtn span {
	border-width:1px 1px 1px 1px;
	border-color:#fff;
	border-style:solid;
	background-color:#c7c7c7;
	background-repeat:repeat-x;
	background-position:top left;
	padding:8px 6px;
	line-height:10px;
	display:inline-block;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
} 

a.redbtn {
	border:1px solid #ff6868;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
}

a.redbtn span {
	border-width:1px 1px 1px 1px;
	border-color:#fff;
	border-style:solid;
	background-color:#E02424;
	background-repeat:repeat-x;
	background-position:top left;
	padding:8px 6px;
	line-height:10px;
	display:inline-block;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
} 



a.bluebtn {
	border:1px solid #5069c2;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	height:25px;
	display:inline-block;
}

a.bluebtn span {
	border-width:1px 1px 1px 1px;
	border-color:#212b4a;
	border-style:solid;
	background-color:#212b4a;
	background-image:url('/include/draw_gradient.php?col1=212b4a&col2=2a375e&h=12&w=50');
	background-repeat:repeat-x;
	background-position:top left;
	padding:6px 4px;
	height: 11px; /* 30 - (2 + 1 + 4*2) */
	line-height:10px;
	display:inline-block;
} 




/* left menu */

.leftmenu a {
	display:block;
	color:#2b5082;
	padding:5px 10px;
	text-decoration:none;

}

.leftmenu a span {
	text-decoration:underline;
}


.leftmenu a:hover {
	color:#c0251c;
}

.leftmenu a.active {
	background-color:#cbc793;
	color:#ffffff;
}




a.greenbtn span:hover, a.graybtn span:hover, a.pinkbtn-big span:hover, a.greenbtn-big span:hover, div.formbuttons a span:hover,a.orangebtn span:hover, .formbuttons a span:hover {
	box-shadow:0 0 15px white;
}


a.orangebtn span, a.greenbtn span, a.graybtn span, a.redbtn span, a.pinkbtn-big span, a.greenbtn-big span, div.formbuttons a, div.formbuttons a span {
	-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}
