@charset "UTF-8";
/* CSS Document */

body {
	background: #1b2531 url(../interface/mainback.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color:#173C68;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height: 1.5em;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}



a {
	color:#173c68;
	text-decoration:none;
	outline: none;
	color:#1D7FC6;
}

.plainlink a {  background: none;
	text-decoration:none;
	outline: none;
}

a:hover {
	text-decoration:underline;
}

a.noUnderline {
	background: none;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

.clear {
	clear: both;
}

.postSeparator
{margin-left:0px;margin-right:10px;margin-top:10px;margin-bottom:5px;border-top:1px solid #CCCCCC;}

.button {
	font-family: Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	border:1px solid #BABDC1;
	padding: 1px 5px 1px 14px;
	background:#E5E5E5 url(../interface/arrow.gif) no-repeat 4px 4px;
	color:#173c68;
	text-decoration:none;
}



p.button {
	margin:0px 0pt 10px
}
	
.arrowlink {
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:12px;
		line-height: 1.7em;
		padding: 1px 5px 1px 14px;
		background:url(../interface/arrow.gif) no-repeat 4px 4px;
		color:#173c68;
		text-decoration:none;
	}
	
.sidebartitle {
		font-family: Arial, Verdana, sans-serif;
		font-weight:normal;
		letter-spacing: -0.05em;
		line-height: 1em;
		font-size: 18px;
		color:#173c68;
	}

.subtitle {
		font-family: Arial, Verdana, sans-serif;
		font-weight:normal;
		letter-spacing: -0.01em;
		line-height: 1em;
		font-size: 16px;
		color:#c09238;
	}

#frame {
	width:809px;
	margin: 0 auto;
}

#header {
	background-color: #fff;
	height:99px;
	margin-top:10px;
}

#headerLeft {
	background:#fff url(../interface/headerbacksubpage.gif);
	width:292px;
	height:99px;
	float:left;
}

#logo {
	background-image: url(../interface/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 224px;
	height: 54px;
	line-height: 54px;
	margin: 22px 0 0 42px;
}

#logo a {
	text-indent: -9999px;
	display: block;
	width: 224px;
	height: 54px;
	line-height: 54px;
	background:none;
}

#headerMenu {
	background:#fff;
	border-bottom:1px solid #BABDC1;
	width:495px;
	height:75px;
	float:left;
}

#headerRight {
	background:#fff url(../interface/headerbackright.gif) no-repeat right;
	width:22px;
	height:99px;
	float:right;
}

/*Main Navigation*/
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float:left;
	margin: 57px 0 0 12px;
	padding-right: 15px;
	background: url(../interface/topmenudivider.gif) no-repeat top right;
}

#nav li a {
	display: block;
	height: 18px;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#nav li#nav_who a {
	width: 79px;
	background-image: url(../interface/mainNav/whoweare.gif);
}

#nav li#nav_who.current a {
	background-image: url(../interface/mainNav/whoweareOn.gif);
}

#nav li#nav_who a:hover {
	background-image: url(../interface/mainNav/whoweareOn.gif);
}

#nav li#nav_what a {
	width: 79px;
	background-image: url(../interface/mainNav/whatwedo.gif);
}

#nav li#nav_what.current a {
	background-image: url(../interface/mainNav/whatwedoOn.gif);
}

#nav li#nav_what a:hover {
	background-image: url(../interface/mainNav/whatwedoOn.gif);
}

#nav li#nav_going_on a {
	width: 112px;
	background-image: url(../interface/mainNav/whatsgoingon.gif);
}	

#nav li#nav_going_on.current a {
	background-image: url(../interface/mainNav/whatsgoingonOn.gif);
}

#nav li#nav_going_on a:hover {
	background-image: url(../interface/mainNav/whatsgoingonOn.gif);
}

/*#nav li#nav_resources {
	padding-right: 0;
	background-image: none;
}*/

#nav li#nav_resources a {
	width: 66px;
	background-image: url(../interface/mainNav/resources.gif);
}

#nav li#nav_resources.current a {
	background-image: url(../interface/mainNav/resourcesOn.gif);
}

#nav li#nav_resources a:hover {
	background-image:  url(../interface/mainNav/resourcesOn.gif);
}


#nav li#nav_facebook {
	padding-right: 0;
	background-image: none;
	margin-top:53px;
	margin-left: 5px;
}

#nav li#nav_facebook a {
	width: 16px;
	background-image: url(/interface/social/facebook_16.png);
}

#nav li#nav_twitter {

	background-image: none;
	margin-top:53px;
		padding-right: 2px;
	}

#nav li#nav_twitter a {
	width: 16px;
	background-image: url(/interface/social/twitter_16.png);
}

#nav li#nav_who {
	width: 79px;
}

#nav li#nav_what {
	width: 79px;
}

#nav li#nav_going_on {
	width: 112px;
}

#nav li#nav_resources {
	width: 66px;
}


/*drop down menu */
#nav li ul {
	padding: 0;
	list-style: none;
	clear: both;
	background-image: url(../interface/bg_subnav.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 4px solid #BABDC1;
	width: 150px;
	padding: 0 0 5px 7px;
	position: absolute;
	margin-top: 18px;
	*margin-top: 0px;
	*margin-left: 0px;
	_margin-top: 0px;
	_margin-left: 0px;
	left: -9999px;
	z-index: 10;
	font-size: 12px;
}

#nav li ul li {
	float:none;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	background-image: none;

}

#nav li ul li a {
	line-height: 15px;
	width: 125px !important;
	padding: 3px 10px;
	float: none;
	text-indent: 0px;
	background-image: none !important;
	color: #fff;
}

#nav li ul li a:hover {
	background-color: #889DB3;
	text-decoration: none;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



/*end drop down */







#center {
	background:url(../interface/centerback.gif) repeat-y #fff;
	padding-top:20px;
	border:none;
}

/*Side Menu + Side Navigation*/
#sideMenu {
	width:192px;
	float:left;
}

#sideMenu .inset {
	padding-left:10px;
}

#sideMenu ul {
	margin: 0;
	padding: 0 10px 0 20px;
	list-style: none;
}

#sideMenu ul li {
	width: 163px;
	height: 27px;
	/*line-height: 23px;*/
	padding: 3px 0 6px 0;
	/*background: url(../interface/dotted-horizontal.gif) repeat-x left bottom;*/
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}

#sideMenu ul li a {
	display: block;
	width: 148px;
	height:30px;
	padding-left:15px;
	font-size:10px;
	background-color:#fff;
	background-image: none;
	color:#c1943c;
	text-transform:uppercase;
	
	font-family:Arial;
}

#sideMenu ul li a:hover {
	text-decoration:none;
	background-color:#b8bbbf;
	color:#000;
}

#sideMenu ul li.current a {
	text-decoration:none;
	background-color:#b8bbbf;
	color:#000;
}

/*Main Content Area*/
#content {
	float:left;
	/*background:url(../interface/dotted-vertical.gif) repeat-y top left;*/
	padding-top: 20px;
	border-left: solid 1px #ccc;
	
}

#contentOneColumn {
	float:left;
	padding: 20px 25px 20px 25px;

	
}

#contentTitle {
		width:616px;
		}

#contentLeft {
	float:left;
	width:225px;
	color:#9d9d9d;
	font-size:11px;
	line-height: 1.5em;
	padding:20px;
}

#contentLeft img {
	padding:5px;
	border:1px solid #BABDC1;
}

#contentLeft img.noframe {
	padding:5px;
	border:none;
}

#contentMain {
	margin-top:20px;
	min-height:330px;
	width:270px;
	float:left;
	padding-bottom:20px;
	<!--[if lt IE 7]>
	*height: 330px;
	<![endif]-->
}

/*One Column Layout*/
#contentWide {
	margin-top:20px;
	margin-left:20px;
	min-height:330px;
	width:575px;
	padding-bottom:20px;
	<!--[if lt IE 7]>
	*height: 330px;
	<![endif]-->
}



#no_side_bar_content {
padding-left: 30px;
}

/*Footer Styles*/
#footer {
	padding-top:5px;
	margin-left:21px;
	margin-top:0px;
	width:767px;
	height:50px;
	/*background:url(../interface/dotted-horizontal.gif) repeat-x left top;*/
	/*height:45px;*/
	font-family:arial,verdana,helvetica,sans-serf;
	color:#BABDC1;
	font-size:11px;
	border-top: 1px solid #ccc;
}

#footer a {
	text-decoration: none;
	background-image:none;
	color:#BABDC1;
}

#footer a:hover {
	text-decoration: underline;
	color:#c09238;
}

#footerHome {
	padding-top:5px;
	margin-left:21px;
	width:767px;
	height:50px;
	/*background:url(../interface/dotted-horizontal.gif) repeat-x left top;*/
	border-top: 1px solid #ccc;
	/*height:45px;*/
	font-family:arial,verdana,helvetica,sans-serf;
	color:#BABDC1;
	font-size:11px;
}

#footerLeft {
	float:left;
}

#footerMenu {
	float:right;
}

#footerMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footerMenu ul li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #BABDC1;
}

#footerMenu ul li a {
	
}

#footerMenu ul li.first {
	border: none;
}

#footerMenu ul li.first a {
	color:#c09238;
}

/*Content Styles*/
/*Pagination*/
.paginate {
	font-family: arial;
	font-size: 15px;
	text-align:right
}

.deletetext {
	display:none;
}

.paginate a {
	text-decoration: underline;
	background: none;
}

.paginate a:hover {
	text-decoration: none;
}

/*Toolbar*/
.toolbar {
	width: 100px;
	border: 1px solid #ccc;
	padding: 15px 10px 0px 10px;
	margin: 0 0 0 10px;
	float: right;
	clear: right;
	list-style: none;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 13px;
}

.story_right .toolbar {
	float: none;
	margin: 0 auto;
	border: none;
}

.toolbar li {
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.toolbar li a {
	background: none;
	color: #777;
	text-decoration: none;
}

.toolbar li a:hover {
	text-decoration: underline;
}

#addthis_services a {
	background: none;
}

/*Stories*/
.byline {
	padding-left: 20px;
}

.article_img {
	margin: 0 0 0 20px;
}

.article blockquote {
		font-family: Georgia,"Times New Roman",Times,serif;
		font-weight:normal;
		line-height: 1.3em;
		font-size: 20px;
		color:#c09238;
		width: 200px;
		margin: 0;
		padding: 0 20px 0px 0;
		float: left;
}

.story_right {
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
	padding-bottom: 15px;
}

.story_img {
	padding: 5px;
	margin-bottom: 10px;
}

.story blockquote {
		font-family: Georgia,"Times New Roman",Times,serif;
		font-weight:normal;
		line-height: 1.3em;
		font-size: 20px;
		color:#c09238;
		width: 200px;
		margin: 0;
		padding: 0 20px 0px 0;
		float: left;
}

/*Personnel List*/
.personnel_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.personnel_list li {
	padding: 0 0 15px 0;
	clear: both;
}

.personnel_list li img {
	float: left;
}

.personnel_list .info {
	float: right;
	width: 150px;
	padding-top: 5px;
}

.personnel_list .name {
	
}

.personnel_list .job_title {
	
}

/*Signup Opportunities List*/
.signup_list {
	padding-left: 10px;
}

.signup_list ul {
	margin:0;
	padding: 0;
	list-style: none;
}

.signup_list ul li {
	float: left;
	width:235px;
	padding: 5px 10px;
}

.signup_list ul li.first {
	clear: left;
}

.signup_list p {
	width: 200px;
}

/*Home Page Specific Styles*/
#index #header {
	background:#fff;
	height:76px;
}

#index #headerLeft {
	background:url(../interface/headerbackleft.gif) no-repeat top left;
	width:292px;
	height:76px;
	float:left;
}

#index #headerMenu {
	border-bottom: none;
}

#index #center {
	padding-top: 0px;
}

#homeMain {
	height:346px;
	margin-left:20px;
	padding-left:9px;
	
}

#homeMain #newHere {

position: relative; 
top: 20px; 
left: 631px; 
width: 115px; 
height: 25px;
padding: 5px;

text-align: center;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;


border: 2px solid #fff;
background: #b38708 url(http://www.austinstone.org/interface/gold-back.png) repeat-x scroll center bottom;
background: rgba(205,161,61,.9);
z-index: 1;
}

#homeMain .alert:hover {
text-decoration: none;
}

#homeMain #blog-link {

position: relative; 
top: -20px; 
left: 631px; 
width: 115px; 
height: 25px;
padding: 5px;
text-align: center;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;


border: 2px solid #fff;
background-color: #1D7FC6;
background: rgba(29,127,198, 0.9);
z-index: 1;
}

#homeMain #big-alert {
position: relative; 
top: 75px; 
left: 0px; 
font-size: 18px;
width: 215px;
padding: 15px;
line-height: 1.2em;
text-align: left;
-moz-border-radius-topright: 15px;

-webkit-border-top-right-radius: 15px;



background-color: #555;
background: rgba(50,50,50, 0.8);
color: #fff;
z-index: 5;

}

#homeMain #big-alert:hover {
background: rgba(29,127,198, 0.9);
}

#homeMain a:hover {

}

#homeMain #newHere a {
color: white;
font-size:16px;

font-family:Arial, Helvetica, sans-serif;
line-height: 1.5em;
background-image:none;
}

#homeMain #blog-link a {
color: white;
font-size:16px;

font-family:Arial, Helvetica, sans-serif;
line-height: 1.5em;
background-image:none;
}


.breakingnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #B32A29;
	padding: 20px 0 20px 30px;
	width:775px;
	text-align: left;
}

#homeMain .homeBar {
	position: relative;
	top: 240px;
	left: 0px;	
}

.homeBarBold {
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 22px;
	font-weight:bold;
	line-height: 1.2em;
	text-transform:uppercase;
	color:#1B2531;
	
}

/*.homeBarWhite {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-left:0px;
	line-height: 1.2em;
	text-transform:uppercase;
	color:white;
	position: relative;
	top: 260px;
	left: 0px;

}*/

.homeBarWhite {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-left:0px;
	line-height: 1.2em;
	text-transform:uppercase;
	color:black;
	position: relative;
	top: 155px;
	left: 0px;

}

.homeBar {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-left:0px;
	line-height: 1.2em;
	text-transform:uppercase;
	color:black;
	position: relative;
	top: 255px;
	left: 0px;

}

.sermonHomeBar {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-left:0px;
	line-height: 1.2em;
	text-transform:uppercase;
	color:black;
	position: relative;
	top: 204px;
	left: 410px;
	background-color:#777;background: rgba(119, 119, 119, 0.8);padding: 5px 5px 2px 5px;line-height:1.2em;font-size:10px;
		width: 150px;
		color:#ddd;
}

.sermonHomeBar a{
color: white;
}

.homeBarSeries {
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 22px;
	margin-left:0px;
	line-height: 1.2em;
	text-transform:uppercase;
	color:#1B2531;
}

#homeBarSubtext {
	 
}

#homeBarSubtext a {
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	display:inline;
	background-image: none;
}

#homePromo{
	background:url(../interface/solid-vertical-long.gif) repeat-y top left;
	float:left;
	display:inline;
	width:775px;
	margin-left:15px;
	margin-right:15px;
	font-family:arial,verdana,helvetica,sans-serf;
	font-size:11px;
	
}

.homePromoColumn {
	float: left;
	display: inline;
	text-align: center;
	width:235px;
	padding: 5px 10px;
}

.homePromoColumn p {
	text-align: left;
	padding: 10px 20px;
}

.recent-addition {
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin-top: 5px;
	
}

.recent-addition-title {
width: 210px;
overflow: hidden;
-o-text-overflow: ellipsis;
-ms-text-overflow:ellipsis;
white-space:nowrap;
 text-overflow: ellipsis;

}

.recent-addition-title a{
	color: #1D7FC6;
	font-size: 14px;
	font-weight:bold;

-moz-binding:url('/scripts/ellipsis-xbl.xml#ellipsis');


}

.recent-addition-byline a{
	color: #CCC;
	background-image: none;
	text-decoration: none;
}

.recent-addition-byline a:hover{
	color: #1D7FC6;
	text-decoration: none;	
}

.recent-addition-byline {
	margin-top: -3px;
	font-size: 10px;
	
}

.recent-addition-source {
	color: #666666;
	
}

.recent-addition-date {
	color: #CCCCCC;
	
}



h1.title {
		font-family: Arial, Verdana, sans-serif;
		letter-spacing: -0.03em;
		line-height: 1em;
		font-size: 24px;
		margin: 0 20px 0 20px;
		text-transform:uppercase;
		color:#173c68;
		color:#555555;
	}



/*Service Opportunities*/
#service_opportunities_list, #service_opportunities_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#service_opportunities_list li {
	margin: 0 0 20px 0;
}

#service_opportunities_list li h2 {
	color:#C1943C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-style:normal;
	font-weight:normal;
	margin:50px 0pt 15pt 0px;
	text-transform:none;
	text-align:center;
}

#service_opportunities_list li ul li {
	margin: 0 0 20px 0;
}

#service_opportunities_list li ul li h2 {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0pt 0pt 20px;
	text-align:right;
	text-transform:uppercase;
	word-spacing:0pt;
	
}

.service_opportunity {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 50px 20px;
	padding-bottom:20px;
	background:#F7F6F3 none repeat scroll 0% 50%;
	border:thin solid #CCCCCC;
	margin:25px 0px;
	padding:15px 20px;
}

.service_opportunity a {
	background: none;
	color: #698222;
}

.service_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: -.25px;
	font-weight:normal;
	
	
}



.service_title a {
	color: #000;
	text-transform:none;
}

.serve_description_box p {
	color: #666666;
	margin-top: 5px;
	margin-bottom: -10px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
}

.serve_new_opportunity {
	color: blue;
	font-size: 18px;
	text-transform: lowercase;
}

/*Show and Tell Box*/


.show_tell_box {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 50px 20px;
	padding-bottom:20px;
	background:#F7F6F3 none repeat scroll 0% 50%;
	border:thin solid #CCCCCC;
	margin:25px 0px;
	padding:15px 20px;
}

.show_tell_box a {
	background: none;
	color: blue;
}

.show_tell_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: -.25px;
	font-weight:normal;
	
}

.show_tell_title a {
	color: #000;
	text-transform:none;
}

.show_tell_description_box {
	color: #666666;
	margin-top: 5px;
	
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
}

#overview-inline {	
	width: 545px;
	border: #ccc 1px solid; 
	background: #F7F6F3 url(http://www.austinstone.org/interface/creme-gradient.gif) repeat-x;
	background-position: bottom;
	padding: 10px 10px 5px 10px;
	margin: -40px 0 25px 0;	
	color: #666666;				
	}
	
	#overview-inline p{	
	margin:0;
	padding:0;			
	}

#overview-inline-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	letter-spacing: -.25px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 5px;
	float: left;
	}
	
	.map-box {
 
			border: #ccc 1px solid; 
			width: 450px;
			padding: 15px 15px 5px 15px;
			text-align:center;
			margin: 0px 15px 30px 15px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			background: #F7F6F3 url(http://www.austinstone.org/interface/creme-gradient.gif) repeat-x;
			background-position: bottom;
			}


#recent-results-nav {
margin: 10px 0 0 25px;

}

.recent-results-nav-item {
float:left;
margin-right: 0px;
width: 40px;
}




/* next up calendar event */
#next-up {margin-top:0px;margin-bottom:0;}
.calendar-icon {
float:left;
margin: 15px 0px 0 20px;
}

.calendar_indicator {float:left;}

.calendar_indicator_arrow {
			margin:0px;
			padding:0px;
			margin-left:5px;
			background-image: url(http://www.austinstone.org/interface/service-indicator-blue.gif); 
			background-repeat: none;
			height: 12px;
			/*width: 475px;*/
			background-position: -472px 0;
			}
		
			
.calendar_indicator_desc {

			/*width: 500px;*/
			padding: 5px;
			padding-left: 15px;
			padding-right: 25px;
			text-align:left;
			margin:0px 0px 25px 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			background: #F7F6F3 url(http://www.austinstone.org/interface/service-description-blue.gif) repeat-x;
			background-position: bottom;
			color: #666;
}
			
			.calendar_indicator_desc p{
			margin:0;
			padding:0;
			}

.img_desc {
			padding:5px;
			font-size: 10px;
			color: #999;
			line-height: 1.1em;
}

.blog_content {
width:560px;
}

.calendar-church-wide {
color: #666;
line-height: 1.1em;
font-size:11px;
}

.month-head {
color: #000;
margin-top:20px;
font-size:14px;
margin-bottom: 10px;
}

.entry-date {
padding: 2px 0;
margin: 2px 0;
}

.cal-date {
color: #000;
}

.entry-date-odd {
background-color: #f6f6f6;
}
	
.attention              { background-color: #FFFBCC;border: 1px solid #FFF35E;color: #C69E00;
    margin-top: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
}


