/*----------------------------------------
Name: global.css
Developed by: Adam Rotman, Capital Design Solutions
Date Created: 09/26/08
Copyright: Capital Design Solutions 2009
----------------------------------------*/


/* Elements
----------------------------------------*/

.staff-container {
margin-bottom: 20px;	
	
}
body
{
	background-color:#FFFFFF;
	overflow-x:hidden;
	margin: 0;
	padding: 0;
	background-position: center top;

}

body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#000000;

}


p
{
	margin: 0 0 1em 0;
	line-height: 1.6em;
	font-weight:normal;
}

/*--- Link Styles ---*/
a:link, a:visited
{
	color:#3878CD;
	text-decoration: none;
}

a:hover, a:active
{
	color:#3878CD;
	text-decoration:none;

}

h1 {
	border-bottom:1px solid #EFEFEF;
	color:#333333;
	display:block;
	margin-bottom:15px;
	padding-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;


}

h2 {
    color: #2D2D2D;
    /*margin:.825em 0 .5em 0;*/
    font-size: 25px;
    line-height: 126%;
    margin-bottom: 5px;
    margin-left: 25px;
    font-weight: bold;
	
}

h3 {
    color: #2D2D2D;
    font-size: 1.4em;
    margin-top: 10px;
	font-weight:bold;
	
}

h4 {
    color: #1f1f1f;
    /*margin: 1px 0 .5em 0;*/
    font-size: 16px;
	font-weight:bold;
}

h5 {
    color: #111;
    margin: .825em 0 .5em 0;
    font-size: 16px;
}

h6 {
    color: #5C8127;
    margin: .825em 0 .5em 0;
    font-size: 1em;
}

ul {
    list-style-type: none;
}

ol {
    margin-left: 25px;
}

blockquote	{margin: 0 0 14px 2px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}
.meta {
	display:block;
	font-size:11px;
	line-height:14px;
	position:relative;
	top:-6px;
}
.title-small{
	color:#3878CD;
	cursor:pointer;
	font-size:14px;
	letter-spacing:0;
	line-height:14px;
	position:relative;
	top:-34px;
}

.title-small:hover{
	color:#06F;

}



/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
.center {
	margin: auto;
	width: 423px;
}

p.last		{margin-bottom:0px;display:none;}

/* Styles
----------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 960px;

}

#everything {
	width: 960px;
	margin: 0 auto;
}

#content {
	clear: both;
	width: 960px;

}

/* Header
----------------------------------------*/
#header {
	width: 960px;
	position: relative;
	display: block;
	height:100px;
	
}

#header-left {
	width: 408px;
	float: left;
	position: relative;
}
#branding {
	margin-left: 0px;
	
}
#header-right {
	width: 550px;
	float: left;
	text-align: right;
	position: relative;
	height:100px;

}

#newsletter-holder {
	/*background: url(../images/join-newsletter.png) no-repeat;*/
	width: 260px;
	position: relative;
	margin-left: 120px;
	height: 27px;	
	
}

#apply-button-top {
	text-align: right;
	margin-right: 0px;
}


.social-icons li{
float:left;
padding-left:12px;
}


/* Nav
----------------------------------------*/

#nav-main {

margin-left: 305px;
position: relative;
margin-bottom: 10px;
z-index: 300;
height: 40px;

}

#history-link {
    position: absolute;
	left: 16px;
}

#history-link div {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 27px;
    width: 115px;
}

#event-cal-link {
  	position: absolute;
	left: 130px;	
}

#event-cal-link div {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 27px;
  width: 133px;
}

#photo-gal-link {
  	position: absolute;
	left: 249px;	
}


#photo-gal-link  div {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 27px;
  width: 135px;
}

#member-link {
  	position: absolute;
	left: 383px;	
}

#member-link  div {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 27px;
  width: 114px;
}
#about-link {
  	position: absolute;
	left: 497px;	
	z-index: 20;
}

#about-link  div {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 27px;
  width: 114px;
  	z-index: 20;
}

#nav-main a {
	display: block;
	padding-right:13px;
}

#sub-menu {
position: absolute;
z-index: 200;
background: #FFF;
margin-top: 24px;
color: #000;
width: 110px;
margin-left: 499px;
display: none;
border: 1px solid #67a3da;
}

#sub-menu-history {
position: absolute;
z-index: 200;
background: #FFF;
margin-top: 25px;
color: #000;
/*width: 175px;*/
margin-left: 16px;
display: none;
border: 1px solid #67a3da;
}


#sub-menu-business {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #67A3DA;
color:#000000;
display:none;
margin-left:130px;
margin-top:25px;
position:absolute;
/*width:175px;*/
z-index:200;
}

#sub-menu-financial{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #67A3DA;
color:#000000;
display:none;
margin-left:249px;
margin-top:25px;
position:absolute;
/*width:175px;*/
z-index:200;
}




#sub-menu-contact{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #67A3DA;
color:#000000;
display:none;
margin-left:383px;
margin-top:25px;
position:absolute;
/*width:175px;*/
z-index:200;
}


.nav-drop-down ul{
	background: #67a3da;
}



.nav-drop-down li {
font-size:11px;
padding:7px 0 8px 0;
text-indent:10px;
text-transform:uppercase;

}
.nav-drop-down .first-item {
	padding-top: 5px;	
}

.nav-drop-down li a, .nav-drop-down li a:visited {
	display: block;
	text-align: left;
	color: #FFF;
}
.nav-drop-down li a:hover { 
background: #FFFFFF;
color: #3878CD;
}



/*
 History Animation
*/



#blend-animation1 {
	position: absolute;
	width: 125px;
	height: 60px;
	background: url(../images/god.jpg) no-repeat;
	left: 25px;
	top: 138px;
	display: none;
}

#blend-animation2 {
	position: absolute;
	width: 125px;
	height: 60px;
	background: url(../images/queen.jpg) no-repeat;
	left: 180px;
	top: 138px;
}
#blend-animation3 {
	position: absolute;
	width: 125px;
	height: 60px;
	background: url(../images/country.jpg) no-repeat;
	left: 335px;
	top: 138px;
}

/* Newsletter sign up form
----------------------------------------*/

#newsletter-holder {
	
}
#newsletter-input-box {
		
		background: none;
	border: none;
	color: #000;
	margin-left: 135px;
	margin-top: 4px;
	
	width: 163px;
	height: 21px;

	outline: none;

	

}
#newsletter-submit-button {
	background: url(../images/blank.gif);
  opacity: 0;
  filter: alpha(opacity = 0);
	border: none;
	color: #FFF;

	width: 35px;
	height: 24px;
	position: absolute;
	
	left: 657px;
	border: 2px solid #000;
	cursor: pointer;
	top: 44px;

	
}

/* Splash
----------------------------------------*/


.info-heading{
	font-weight:bold;
	margin-bottom:15px;
	color:#306ab9;
	font-size:18px;
}

#calendar {
        width:310px;
            
    }

#splash-center {
position: relative;

width: 960px;
overflow: hidden;

}

#splash-left-side {

	float: left;
	height: 306px;
}

#splash-wrapper {
	width: 529px;
	height: 306px;
	background: url(../images/splash-gallery-bg.png);

}

#splash-right-side {
float: left;
display: inline;
	width: 431px;	
	height: 306px;


}
#who-ol-heading {
	margin-top: 15px;
	margin-bottom: 10px;

}

#splash-right-side-content {
	text-align: right;
	float: left;
	position: relative;
	z-index: 1;
}
#splash-right-side-content p {
	text-align: right;
	line-height: 1.6em;
	width:400px
	
}

#splash-text-right {
	font-size: 9px;
	margin-left: 27px;
	
}
#splash-photos {
	position: absolute;
	display: block;	
	top: 14px;
	left: 20px;
}

#apply-here-main {
	position: absolute;
	display:inline;
	z-index: 20;
	top: 330px;
}

#apply-here-main a{
	background-image:url(/images/apply-here-main.png); 
	background-repeat:no-repeat;
	display:block;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:100px;
	padding-left:19px;
	padding-top:38px;
	width:958px;	
	color:#000;
	cursor:pointer;
	line-height:130%;

}

.home-right-image{
	float:right;
	margin-top:-25px;
}

/* Secondary Page
----------------------------------------*/

#sec-header {
	height: 17px;
	width: 960px;
	position:relative;
}
#sec-header h1{
	font-size: 24px;
	margin: 80px 0px 0px 20px;
	float: left;
	color: #000;
	line-height: 1em;
	position: relative;
	background: #FFF;
	width: 65%;
	z-index: -1000;
}
#sec-header p{
	font-size: 12px;
	margin: 0px 0px 10px 20px;
	float: left;
	width: 500px;
}

#sec-page-sidebar {
	width: 320px;
	float: left;
	display: inline;
}
#sec-page-content {
	width: 640px;
	float: left;
	display: inline;
	
}

#page-content-wrapper {
	width: 600px;
	margin: -5px 0px 55px 30px;

}

#sec-page-content img {
	border:1px solid #A5A5A5;
	margin-right:20px;
	padding:5px;
	margin-bottom:20px;
}

#sec-page-content h2 {
	color: #3878CD;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	color: #3878CD;
}

#sec-page-content p {
	margin: 15px 0px 15px 0px;
	display:block;
}

#sec-page-content ul {
	/*list-style-type: disc;*/
	margin: 15px 0px 15px 10px;
	
	
}

#sec-page-content li {

	margin: 15px 0px 15px 0px;
	
}


#page-content-wrapper li{
	padding-left: 10px;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}
/* Secondary Page Sidebar
----------------------------------------*/

.sidebar-widget {
	/*width: 260px;
	padding: 10px;
	margin: 20px auto 20px auto;
	background: #EDEDED;*/
}
.sidebar-widget h3{
	color: #7C7C7C;
	margin: 5px 0px 10px 0px;
}

.sidebar-widget  a {
 color: #1D91B0;
}

#sidebar-events .event-title {
	color: #3878CD;
	border: none;
}

#sidebar-events .event-date {
	color: #909090;

}

#sidebar-events  .event-title a{
	color: #3878CD;
}

#sidebar-menu li{
	width: 320px;
	color: #3878CD;

	background: url(../images/sec-list-item.png) no-repeat;
}


#sidebar-menu li a{
	display: block;
	color: #3878CD;
	padding: 10px;
	padding-top: 15px;
	cursor:pointer;
}

#sidebar-menu li.active {
	
	background: url(../images/sec-list-item-active.png) no-repeat;
}

#sidebar-menu li.active a {
	font-weight:bold;
	cursor:pointer;

}

#sidebar-menu a:hover {
	color: #3878CD;
	cursor:pointer;
	
}

#sidebar-menu li a:hover {
	color: #6ba7db;
	cursor:pointer;
	
}

#sidebar-menu-footer {
	background: url(../images/sidebar-menu-footer.png);
	height: 18px;
	width: 320px;
	
}

#sub-sidebar-menu li{
	width: 320px;
	color: #3878CD;
	background : none;
	
	
}
#sub-sidebar-menu {
	padding-left: 40px;
	font-size: 12px;
	font-weight: normal;
}

#sub-sidebar-menu li a {
	font-size: 11px;
	padding: 0px;
		font-weight: normal;
}

#sidebar-wordbox{
	background-image:url(/images/wordbox-big.png);
	background-repeat:no-repeat;
	width:305px;
	height:133px;
	margin-left:8px;
	margin-top:35px;
	padding-top:10px;
}

.wordbox-header{
	font-size:20px;
	color:#3462a2;
	font-weight:bold;
	
}

.wordbox-number{
	font-size:16px;
	color:#5996d6;
	padding-left:19px;
	font-weight:normal;
}


/* Our History
----------------------------------------*/

#our-history {
		/*width: 960px;*/
		/*height: 200px;*/
		/*background: url(../images/our-history.jpg) no-repeat;*/
		padding-top:15px;

}
#our-history-heading {
	margin: 5px 0px 10px 15px;
}

#our-history-content {
	/*width: 525px;*/

}

#our-history-content p{
	line-height:1.6em;
	margin-left:15px;
	margin-top:8px;
	width:611px;
	
}


.guide-box{
height:100%;	
}

.guide-desc{
	float:left;
	width:320px;	
}

#sec-page-content .guide-desc p{
margin-top:0px;
}



/* Information Columns
----------------------------------------*/

.info-column {
	width: 320px;
	float: left;

}

.photo-column {
	width: 290px;
	float: left;
	margin-right:30px;
}

.events-column {
	float:left;
	margin-right:30px;
	width:285px;
	
}

#upcoming-events-wrapper{
	margin-top:6px;	
	width:302px;
}



.info-column h3 {
	text-align: left;
	color: #3878CD;
	margin-bottom: 10px;
}

/*#photo-gallery h3 {
	margin-left: 15px;
	
}*/
#event-calendar h3 {
		margin-left: -2px;
		/*color: #387484;*/
}
#upcoming-events a {
	color:#333333;
	font-weight:bold;
}

#upcoming-events a:hover {
	color:#69C;
}

#calendar-swf img{
	margin-left: 35px;
	
}
/* Upcoming Events Block
----------------------------------------*/

.event-info-content {
	font-size: 20px;
	clear: both;
	width:338px;
}

.event-info-content p {
	font-size: 12px;
	clear: both;
	width:320px;
}

.event-post a {
	font-size: 13px;
	clear: both;
}

.event-title {
	color: #387484;
	
}

.event-date {
	color: #909090;
	float: left;
	font-size: 9px;
	width: 110px;
	margin-left: 3px;
}



a.home-readmore{
	font-size:10px;	
}

.dots{
	
}

.feature-programs{
	list-style-image:url(/images/arrow.png);
	margin-left:15px;
	}
	
	.feature-programs li{
	padding-bottom:5px;
	}
	
	.feature-programs li a{
	font-size:14px;
	color:#333333;
	}
	
	.feature-programs li a:hover{
	color:blue;
	}

/* Photo Gallery Block
----------------------------------------*/

#gallery-content {
	margin-left :25px;
	overflow: hidden;
	/*height: 255px;*/
	float: left;
	margin-top:-5px;
	margin-left: 17px;
	width: 260px;
}



#gallery-content div.img {
	float: left;
	margin: 3px;
	padding: 3px;
	border: 1px solid #DFDFDF;
	width: 68px;
	height: 56px;
}

#more-photos-button {
	text-align: left;
	margin-left :25px;
} 

.photo-gallery-box{
	margin-left:-5px;	
}


/* Programs
----------------------------------------*/

.options-container{
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	height:70px;
	padding-top:10px;
	width:620px;
	float:left;
	margin-bottom:40px;
}	
	
#sec-page-content .options-container img{
	border:none;
	margin-right:0px;
	margin-bottom:5px;
}	

#sec-page-content .options-container p{
	font-size:11px;
	margin-top:-8px;
}	

.options{
	float:left;	
	height:60px;
}

.options-back{
	width:190px;
	border-right:1px solid #d9d9d9;
	padding-right:8px;
}  

.options-quote{
	width:200px;
	border-right:1px solid #d9d9d9;
	padding-left:8px;
	padding-right:3px;
}

.options-purchase{
	/*width:180px;*/
	padding-left:9px;
}

.options-container h5 a{
	color:#111;
	font-weight:bold;
}

.options-container h5 a:hover{
	color:#06C;
}
 
#sec-page-content .options-container .thumb{
	padding:3px;
	border:1px solid #D9D9D9;
	margin-right:10px;
	margin-top:6px;
}

/* Footer
----------------------------------------*/

#footer {
	clear: both;
	font-size: 10px;
	width: 100%;

	position: relative;
	font-size:10px;
margin:0 auto;
width:960px;
	
}

#footer-menu {
	text-align: left;
	margin-left:26px;
}
#footer-privacy {
	width: 100%;
	text-align: left;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #3C3C3C;
}
#footer-privacy img {
	text-align: left;
	float: left;
}
#footer-privacy-wrap {
	margin-left:26px;
}
#footer-privacy-content {
	float: left;
	/*margin-left: 20px;*/
	margin-top: 0px;
	color: #5F5746;
}
#footer-privacy-content a{
color: #5F5746;
}
#footer-support-icon {
position:absolute;
right:0;
top:-4px;
}




/* Calendar
----------------------------------------*/


.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #FFDEAF;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarHeader th { 
 font-weight: bold; 
 color: #fff; 
 font-size:30px;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #EB8B06; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
 height:110px;
 width:116px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #FFB03F;
 text-decoration:   none;
 background-color:  transparent;
}

.event_link{
	padding:5px 0;
	text-align:center;
}

.event_link a{
	color:#EB8B06;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:100%;
	text-decoration:none;
}

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:250px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
}


/* Events Detail
----------------------------------------*/


.content_page_right {
	margin-left:26px;
	float: right;
	}

.content_page_left {
float:left;
margin-top:6px;
padding:4px;
width:180px;
	}
	
		

.event_details {
	margin: 0px 0px 0px 0px
	}

	.event_details h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: -5px 0px -15px 0px;
		font-size: 1em;
		}	

	.event_details p {
		line-height: 1.5em;
		}
		
		.event-h4{
			color:#000;
			font-weight:bold;
		}
		
		.control{
			width:250px;
			height:50px;
		}
		

		
		#next-btn{
			background-image:url(../images/next-btn.jpg);
			background-repeat:no-repeat;
			width:100px;
			height:25px;
			text-indent:-9999999px;
			display:block;
			float:left;
	
		}
		
		#prev-btn{
			background-image:url(../images/prev-btn.jpg);
			background-repeat:no-repeat;
			width:100px;
			height:25px;
			text-indent:-9999999px;
			display:block;
			float:left;
		}
		
		
/* Biographies
----------------------------------------*/


.post-image {
	float: left;
	width: 180px;
}
.post-content {
	float: left;
	width: 420px;
}		
		
.post-author , .post-author * {
	padding: 0px;
	margin: 0px;
		
}
.goback-btn {
	font-size: 14px;
	
}


/* Latest Article
----------------------------------------*/
		
.latest-article {
	margin-bottom: 20px;
	
}		
#sub-sidebar-menu li a {
	display: block;
	
}
#sub-sidebar-menu li {
	width: 260px;
	
}
/* Lodge Directory
----------------------------------------*/
.lodge-post {
	float: left;
	width: 550px;
	margin-bottom: 25px;
	
}
.logde-people {
	margin-bottom: 10px;
	
}
	
/* Other  
----------------------*/

.county-officers-table {
	margin: 0px 0px 0px 0px;
	width: 500px;
	
	text-align: left;
float: left;
position: relative;
	 font-size: 13px; 
	
}

.county-officers-table td {
		padding: 10px;
		width: 200px;
		
}

.officer-title {
	width: 180px;
	
}

.county-officer-more {
	width: 500px;
	margin: 0px auto;
	
}


.alignleft{
display:inline;
float:left;
}

















/* Blog
 ----------------------------------------*/
#blog-main-heading {
    margin: 150px 0px 20px 0px;
}

.blog-post {
    margin-bottom: 40px;
    float: left;
}

.post-thumb {
    width: 150px;
    background: #FFFFFF;
    text-align: center;
    height: 126px;
    float: left;
}

.post-info {
    float: left;
    width: 170px;
    margin-left: 10px;
}

.post-thumb img {
    margin-top: 5px;
}

.post-heading, .post-heading a {
    color: #52918A;
}

.post-date {
    color: #7B7B7B;
    font-size: 10px;
}

.post-preview {
    color: #B6B6B6;
    font-size: 11px;
    line-height: 1.2em;
}

.post-preview p {
    color: #B6B6B6;
    font-size: 11px;
    line-height: 1.2em;
}

#widgets {
    width: 587px;
    margin-top: 20px;
    float: left;
    position: relative;
}

#after-shop {
    clear: both;
    margin-top: 20px;
}

#after-shop #widgets {
    width: 266px;
    float: left;
    position: relative;
}

#widgets-heading-underline {
    position: absolute;
    top: 25px;
    left: 15px;
}

ul#latestPosts, ul.subCategs {
    padding-bottom: 15px;
	list-style-type:none;
}

ul#latestPosts li, ul.subCategs li {
    border-bottom: 1px solid #efefef;
    line-height: 170%;
    padding: 5px 0 5px 5px;
    background: #f9f9f9;
    width: 293px;
}

ul#latestPosts li a {
    text-decoration: none;
    color: #1768BF;
}

ul.subCategs li a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: #1768BF;
}

ul#latestPosts li a:hover, ul.subCategs li a:hover, ul#latestPosts li:hover a, ul.subCategs li:hover a {
    color: #333;
}

ul#latestPosts li:hover, ul.subCategs li:hover {
    background: #fff;
}

ul#latestPosts li span {
    font-size: 11px;
    color: #828282;
}

ul#latestPosts li span img {
    vertical-align: middle;
}

.blog-social-bookmarks { 
    margin-left: 16px;
	height:100px;
}



/* Latest Video Widget - Under the splash images.
 ----------------------------------------*/
#video-page-wrap {
    width: 960px;
    float: left;
    margin-top: 20px;
    background: #FFFFFF;
	border-top:1px solid #F1F1F1;
}


#latest-video {
    width: 285px; 
    float: right;
    text-align: right;
}

#latest-video h2 {
    text-align: right;
}

#latest-video-added {
    color: #C3C3C3;
    text-align: right;
    font-size: 11px;
}

#latest-video-content {
    text-align: right;
}

#latest-video-menu {
    text-align: right;
}





/*BLOG*/
#blog-sidebar {
    float: right;
    position: relative;
    width: 355px;
    height: 1400px;
    background-image: url(../images/blog-sidebar-shadow.jpg);
    background-repeat: repeat-y;
}

.blog-social-icons {
    left: 50px;
    top: -13px;
    z-index: 50;
    position: absolute;;
}

.blog-social-icons li {
    float: left;
}

a.tooltip {
    color: #000;
}

.tip {
    background: url("http://dev.bychosen.com/framework/images/bubble.png") no-repeat;
    display: none;
    height: 48px;
    padding: 15px 5px;
    text-align: center;
    width: 132px;
    font-size: 11px;
}

.floatLeft {
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#wrap {
    padding-left: 25px;
}

#wrap h2 {
    margin-left: 15px;
}

.med-rect-adbox {
    margin-left: 43px;
    margin-top: 27px;
}

.post {
    position: relative;
    width: 550px;
    float: left;
    margin-top: 30px;
    /*margin-left: 30px;*/
    display: inline;
}

a.next-prev {
    margin-left: 40px;
    position: relative;
    bottom: -77px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: -1px;
    line-height: 1.2em;
    color: #6e6e6e;
}

a.next-prev:hover {
    color: #000;
}

.post-header {
    margin-left: 0px;
    margin-bottom: -12px;
}

.post-header h2 {
    line-height: 100%;
}

.post-image {
    width: 175px;
    float: left;
}

.date-box {
    background-image: url(/images/date-box.png);
    background-repeat: no-repeat;
    height: 58px;
    left: -83px;
    padding-left: 16px;
    padding-top: 8px;
    position: absolute;
    width: 58px;
    top: 15px;
    z-index: 500;
}

.article-date-box {
    background-image: url(/images/date-box.png);
    background-repeat: no-repeat;
    height: 58px;
    left: -59px;
    padding-left: 16px;
    padding-top: 8px;
    position: absolute;
    width: 58px;
    top: 15px;
    z-index: 500;
}

.month {
    font-size: 23px;
    text-align: center;
}

.day {
    left: 4px;
    position: absolute;
    top: -11px;
}

.post-content {
    float: right;
    width: 340px;

}

.post-content-full {
    float: right;
    width: 525px;
    /*height:185px;*/
    margin-bottom: 50px;
}

.post-content-full p {
    width: 555px;
    margin-top: 15px;
}

#main-container .post p {
    width: 359px;
    margin-top: 0px;
}

#main-container .main-article-body p {
    width: 555px;
    margin-top: 0px;
}

.recent-posts {
    /*background-image:url(/images/recent-posts-box.png);*/
    background-repeat: no-repeat;
    /*padding-left:16px;*/
    padding-top: 8px;
    width: 310px;
    float: right;
}

.recent-posts-header {
}

.categories {
    /*background-image:url(/images/recent-posts-box.png);*/
    background-repeat: no-repeat;
    /*padding-left:16px;*/
    padding-top: 8px;
    width: 310px;
    float: right;
    margin-bottom: 20px;
}

a.readmore-btn {
    background-color: #2B86EA;
    color: #FFFFFF;
    display: block;
    height: 24px;
    line-height: 186%;
    /*position:absolute;*/
    margin-top: 25px;
    text-align: center;
    width: 95px;
    float: right;
}

a.readmore-btn:hover {
    background-color: #1768BF;
    color: #FFF;
}

a.cat-readmore-btn {
    background-color: #076835;
    color: #FFFFFF;
    display: block;
    height: 24px;
    line-height: 186%;
    text-align: center;
    width: 95px;
}

a.cat-readmore-btn:hover {
    background-color: #62b087;
    color: #000000;
}

.cat-post-header {
    margin-top: 15px;
    margin-left: 20px;
    border-bottom: 1px solid #CCC;
    color: #CCC;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-transform: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    text-transform: none;
}

.cat-lcol {
    width: 247px;
    margin-left: 25px;
    float: left;
}

#category-nav {
    text-align: left;
}

#category-nav li {
    text-align: left;
}

#category-nav li a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: #333;
}

#category-nav li a:hover {
    color: #999;
}

.main-article-body {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

.article-post-header {
    margin-left: 25px;
}

.article-post-author {
    margin-left: 25px;
}

.post-author {
    margin-top: -3px;
    font-size: 11px;
}

.post-content p {
    width: 375px;
    margin-top: 15px;
}

.recent-posts-list {
    margin-top: 32px;
}

.recent-posts-list li {
    list-style-image: url(/images/clip.png);
    width: 195px;
    font-size: 11px;
}

.recent-posts-list li a {
    border-bottom: 1px solid #CCC;
    display: block;
    width: 295px;
    color: #999;
}

.recent-posts-list li a:hover {
    background: #ebebeb;
    color: #444;
}

.by {
    color: #333;
}

/*Blog Comments*/
#comment-container {
    width: 400px;
    margin-left: 20px;
    float: left;
    display: inline;
}

.comments-header {
}


#comment-container p{
	width:450px;
}


.comment-even {
    background: #F2F2F2 none repeat scroll 0 0;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    padding: 13px;
    width: 543px;
}

.comment-odd {
    background: #FFF none repeat scroll 0 0;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    padding: 13px;
    width: 543px;
}

#content .comment-even p, #content .comment-odd p {
    padding-left: 0px;
}





/* Twitter
 ----------------------------------------*/
.tweet {
    height: 200px;
    width: 310px;
    float: left;
    display: inline;
    position: relative;
}

.status {
    width: 238px;
    height: 100px;
    left: 60px;
    position: absolute;
    top: 6px;
}

/*.author {
    position: absolute;
    left: 48px;
    top: 6px;
}*/

.twitter-arrow {
    left: -7px;
    position: absolute;
    top: 13px;
}

.twitter-box-top {
    width: 265px;
    height: 14px;
    background-image: url(/images/twitter-box-top.png);
    background-repeat: no-repeat;
}

.twitter-box-faux {
    background-image: url(/images/twitter-box-faux.png);
    background-repeat: repeat-y;
    font-size: 10px;
    padding-left: 10px;
    margin-left: -1px;
}

.twitter-box-bottom {
    width: 265px;
    height: 14px;
    background-image: url(/images/twitter-box-bottom.png);
    background-repeat: no-repeat;
}

.icon {
    width: 48px;
    left: 10px;
}

.twitter-box-faux a {
    color: #318DF2;
}

.cat-post-header{

border-bottom:1px solid #F1F1F1;
color:#CCCCCC;
font-family:Helvetica,Arial,sans-serif;
font-size:28px;
font-style:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:1.2em;
margin-left:20px;
margin-top:15px;
text-transform:none;
}	



/*
.box {
border-right:1px solid #DADADA;
}
*/

.box_small {
width:308px;
z-index:2;
}

.box_small_getstarted {
width:263px;
z-index:2;
}


.box {
display:block;
float:left;
margin:5px 15px 0 0;
padding:0 10px 0 0;
position:relative;
z-index:1;

}


#top .box3{
border: none;
margin-right:0;
padding-right:0;
}



.box_medium{
width:614px;
}

#top .box_big{
width:940px;
border:none;
}

.box .box1{
margin-right:14px;
}

.box .box2{
padding-right:0;
margin-right:0;
border-right:0;
}



.entry {
width:614px;
float:left;
clear:both;
/*padding-bottom:30px;*/
position: relative;
}

.entry-head{
display: block;
position: relative;
top:-8px;
font-size: 10px;
padding:0 0 0 1px;
}

.entry-head a{
text-decoration: none;
}
.entry-head a:hover{
text-decoration: underline;
}

.entry-head span{
padding:0 5px;
}

.entry-head .categories{
padding:0 5px 0 0;
}

.entry li {
padding:3px 10px;
}

.entry ul, .entry ol {
list-style-position:inside;
list-style-type:disc;
margin:0;
padding:0 0 20px;
}

#top .entry ol {
list-style-type:decimal;
}

#tour-main{
	clear:both;
float:left;
padding:20px 0 0 0;
position:relative;
width:960px;

}

.tour-wrapper{
	clear:both;
float:left;
padding-bottom:20px;
position:relative;
width:1005px !important;
}


#tour-main a:hover img {
border:1px solid #AAAAAA;
}

.tour-wrapper img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
}

.tour-wrapper img {
padding:5px;
}

.tour-title{
display:block;	
}


/*Primary ==============================    */

#primary h3 {
    color: #b3b496;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top:-10px;
    font-weight: normal;
}

#primary h1.page-title {
    font-weight: normal;
    color: #d1a773;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;       
}

#primary h1 a:hover {color: #badee1;}

#primary p.subhead {
    color: #666;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:-10px;
    line-height: 20px;
}

#primary h2 {
    font-family: Cambria, serif;
font-size: 19px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
}

#primary h2 span{
font-family:Cambria,serif;
font-size:35px;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
line-height:1.2em;
color:#3979CE;
}

#primary p,
#primary li {
  line-height:140%;
    margin-bottom: 15px;
}

#primary ul li {
    margin-left: 30px;
    list-style: square;
    margin-bottom: 5px; 
}

#primary ol li {
    margin-left: 30px;
    list-style: decimal;
    margin-bottom: 5px; 
}

#primary img {border: 5px solid #454439;}

#primary img.img-right {
    margin: 0 0 5px 20px; 
    float: right;
}

#primary img.img-left {
    margin: 0 20px 5px 0; 
    float: left;
} 

#primary .column-1 {
    width: 1200px;
    float: left;
    margin-top: 15px;
}

#primary .column-2 {
    width: 460px;
    float: right;
    margin-top: 15px;
}

.news #primary .column-1 {
    width: 960px;
    float: left;
    margin-top: 15px;
}

.news #primary .column-2 {
    width: 220px;
    float: right;
    margin-top: 15px;
}

#primary .item {
    border-bottom:1px dotted #8A8571;
    float:left;
    margin-bottom:20px;
    padding-bottom:15px;
	width:450px;
	margin-right:60px;
}

#primary ul,
#primary ol {margin-bottom: 20px;}

#primary .submitted {
    font-style: italic;
    font-size: 10px;
}

#primary .contact-form {padding-top: 10px;}

#primary .contact-form label {
    width: 40px;
    float: left;
    margin-top: 5px;
}

#primary .contact-form textarea {
    height: 100px; 
    width: 400px;
    margin-top: 5px;
}

#primary .contact-form input {
    background: url(images/form-text.jpg) repeat-x;
    color: #5b5a4e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    padding: 6px 10px;
}

#primary .contact-form textarea {
    background: url(images/form-text.jpg) repeat-x bottom #f0e4c5;
    color: #5b5a4e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    padding: 6px 10px;
}

#primary .contact-form input.submit-button { 
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    height: 27px;
    width: 81px;   
    text-align: center; 
    border: none;
    background: url(images/navigation-hover.jpg) no-repeat;
    color: #b3b496;
}

#primary .contact-form input.submit-button:hover { 
    cursor: pointer;
    color: #E8D4AF;
}


:focus {
  -moz-outline-style:none;
}

#primary .details img{
border:none;	
}

/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black {
	background-image:url(http://static.flowplayer.org/tools/img/overlay/transparent.png);		
	color:#fff;
}

div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

div.black h2 {
	color:#fff;
}



#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#triggers img {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
cursor:pointer;
margin:2px 5px;
padding:2px;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px 35px 35px 50px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../images/close.png);
	position:absolute; right:10px; top:8px;
	cursor:pointer;
	height:35px;
	width:35px;
}



/*************** 
***************/

form label {
                display: block;
                padding: 0 0 3px;
                font-weight: bold;
                }
             
form fieldset legend {
                font-weight: bold;
                margin-bottom: 10px;
                padding-top: 10px;
                }
                
form p small {
                font-size: 0.95em;
                color: #777;
                }
				
				
form input.text-input,
form select,
form textarea,
form .wysiwyg {
                padding: 6px;
                font-size: 13px;
                background: #fff url('../images/bg-form-field.gif') top left repeat-x;
                border: 1px solid #d5d5d5;
				color: #333;
                }
            
form .small-input {
                width: 35% !important;
                }
                
form .medium-input {
                width: 88% !important;
                }
                
form .large-input {
                width: 97.5% !important;
				font-size: 16px !important;
				padding: 8px !important;
                }
                
form textarea {
                width: 88.5% !important;
                font-family: Arial, Helvetica, sans-serif;
                }
                
form select {
                padding: 4px;
                background: #fff;
                }
				
form input[type="checkbox"],
form input[type="radio"] {
				padding: 0;
                background: none;
				border: 0;
                }
				
.submit-btn{
	background-image:url(../images/submit-btn.png);	
	width:125px;
	height:38px;
	text-indent:-999999px;
	outline:none;
	border:none;
	cursor:pointer;
}
				
.request-form li{
	list-style-type:none;	
}

.thelabel{
	display:block;
	font-weight:bold;
	padding:0 0 3px;
	margin-bottom:10px;
	margin-top:10px;
}
				
.education-box{
background:#EEEEEE none repeat scroll 0 0;
padding:15px;
margin-bottom:15px;
}

.clearLeft {
clear: left;
}


#nav li{
	float:left;
}

#nav li ul li{
	float:none;
}


/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					#inner_content_big{
						float:left;
						width:880px;
						padding:0 0 15px 30px;
						position:relative;
						}
						
							
							.entry_portfolio{
								padding-bottom:30px;
								clear:both;
								float:left;
								width:800px;
								position:relative;
								}
								
								.entry_portfolio p{
									font-style:italic;
									}
						
						.portfolio_item {
							height:121px;
							overflow:hidden;
							padding:5px;
							position:relative;
							width:165px;
							}
								
						 .portfolio_item h3{	
								position:absolute;
								bottom:13px;
								left:0;
								border:none;
								padding:0;
								margin:0;
								line-height:1em;
							}
						 .portfolio_item h3 a{
							padding:4px 8px;
							font-size:12px;
							display:inline;
							height:auto;
							width:auto;
							overflow:auto;
							}
							
							.portfolio_item a{
								display:block;
								overflow:hidden;
								width:250px;
								}
							
								
							#content .portfolio_item img, #top .portfolio_item a img{
								border:none;
								padding:0 !important; /*ie 6 fix fix =)*/
								margin:0;
								}
								
			.portfolio_item h3 a{					
								display:inline;
								font-size:12px;
								height:auto;
								overflow:auto;
								padding:4px 8px;
								width:auto;
}


	.portfolio_item{
								border:1px solid #ddd;
								}
								
							.portfolio_item h3 a{
											background-color:#747474;
											color:#eee;
											}
											
											
											 .portfolio_item h3 a:hover{
											background-color:#eaeaea;
											color:#747474;
											}

.entry-head a, .more-link, #content .portfolio_item h3 a {
background-color:#747474;
color:#EEEEEE;
}

.portfolio_item h3 a {
padding:4px 8px;
text-decoration:none;
}

.entry-head a:hover, .more-link:hover, #content .portfolio_item h3 a:hover{
											background-color:#eaeaea;
											color:#747474;
											}


.portfolio_item h3 a {
display:inline;
font-size:12px;
height:auto;
overflow:auto;
padding:4px 8px;
width:auto;
}

.small_box{
float:left;
padding:0 0 15px;
position:relative;
width:215px;
								}
						
							#top .box1{
								padding:0 0 15px 30px;
								}
							
							.small_box h3{
								margin:0 0 5px;
								}
		
								
							.small_box img{
								padding:5px 0 !important;
								padding:0;/*ie6 fix for png elemnts needs this*/
								}
								
							.widget_categories a, .widget_pages a{
							padding:5px;
							display:block;
							text-decoration:none;
							width:250px; /*change if sidebarwidth changes*/
							}
								
						
							
							/* uncomment this if you want sublevels with indents
							.small_box ul ul a{
								padding-left:25px;
								width:230px;
								}
								
							.small_box ul ul ul a{
								padding-left:45px;
								width:210px;
								}
								
							.small_box ul ul ul ul a{
								padding-left:65px;
								width:190px;
								}
							*/
				
				
			
			


				.scroll-top{
					float:right;
					display:block;
					}
					
				
		



.alignleft{
float:left;
margin:0px 15px 15px 0px;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

	
							/*.small_box h3{
								border-bottom:1px solid #DDD;
								}*/
		
								
							.small_box img{
								border-top:1px solid #DDD;
								border-bottom:1px solid #DDD;
								}
								
							.widget_categories a, .widget_pages a{
							border-bottom:1px solid #ddd;
							}
								
								
							.widget_categories a:hover, .widget_pages a:hover{
							background:#f5f5f5;	
							}
							
	
					
				
				
.quote-option{
	float:left;
	width:465px;	
}



h1 a.h1a:hover{
color:#09C;	
}


a.h1a{
color:#222;	
}

#sec-page-content .quote-option-arrow{
	margin-bottom:0px;
	border:none;
	margin-right:3px;
	margin-top:3px;
	position:relative;
	top:3px;
	margin-left:10px;
}

.required{
color:red;
font-weight:bold;
}



/*PROPERTY*/
.property1 {
	-moz-border-radius:  10px;  /* Firefox */
    -webkit-border-radius: 10px;  /* Safari/WebKit */
     border-radius: 10px;  /* Opera; future browsers with CSS3 support */

	padding:20px;
	background:#f6f6f6;
	margin:0 0 20px 0;
	border:1px solid #D7D7D7;
}


.property1 a:link, .property1 a:visited,
.property2 a:link, .property2 a:visited {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#333;
}

.property1 span,
.property2 span {
	display:inline;
}
.property1 span.price,
.property2 span.price {
	display:block;
	font-size:20px;
	margin:0 0 15px 0;
}
.property,
.property-thumb,
.property-desc,
.property-features,
.additional-features,
.property-map {
	width:589px;
	margin:0 0 15px 0;
}
.property-desc h2,
.property-features h2,
.additional-features h2,
.property-map h2,
.faqs h2 {
	font-size:16px;
	font-weight:bold;
}
.property-pic {
	width:589px;
	margin:0 0 15px 0;
}
.property-pic img {
	width:589px;
	height:368px;
	float:left;
}
.property-thumb ul li {
	float:left;
	margin:0 15px 0 0 ;
}
.property-thumb ul li img{
	float:left;
	width:136px;
	height:136px;
}
.property-thumb ul li.right {
	float:right;
	margin:0 0 0 0 ;
}
.property-features ul {
	margin:0 0 20px 0;
}
.property-features ul li {
	display:block;
}
.property-features ul li label {
	font-weight:bold;
	width:150px;
	float:left;
}


/* ---------- DYNAMIC SITE WIDE BUTTONS ---------- */


/* dynamic transparent buttons */
a.buttons span{
	display: inline-block; 
	cursor: pointer; 
	cursor: hand;
	float:left;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-style:italic;
}

/* small buttons */
a.small span{
	font-size:15px; 
	font-weight:bold;
}

a.small .button-text{
	padding: 10px 12px 0px 13px; 
}

a.small:active .button-text{
	padding-top:11px; 
	
}

a.small:hover .button-left, a.small:hover .button-right{
	background-position: 0px -43px;
	text-decoration:none;
}

a.small-green .button-left{
	background:url('../images/small-green-left.png') no-repeat; 
	height:38px;
}

a.small-green .button-right{
	background:url('../images/small-green-right.png') no-repeat; 
	width:13px; 
	height:38px;
}

a.small-blue .button-left{
	background:url('../images/small-blue-left.png') no-repeat; 
	height:40px; 
}

a.small-blue .button-right{
	background:url('../images/small-blue-right.png') no-repeat; 
	width:13px; 
	height:40px; 
}
/* end small buttons */




/* medium buttons */
a.medium{
	font-size:19px; 
	color:#fff;
}

a.medium .button-left .button-text{
	padding: 11px 0px 0px 15px; 
}

a.medium:hover .button-left{
	background-position: 0px -47px;
}

a.medium:hover .button-right{
	background-position: 0px -47px
}

a.medium:active .button-text{
	padding-top:12px; 
}

a.medium-green .button-left{
	background:url('../images/medium-green-left.png') no-repeat; 
	height:46px; 
}

a.medium-green .button-right{
	background:url('../images/medium-green-right.png') no-repeat; 
	width:23px; 
	height:46px; 
}

a.medium-blue .button-left{
	background:url('../images/medium-blue-left.png') no-repeat; 
	height:46px; 
}

a.medium-blue .button-right{
	background:url('../images/medium-blue-right.png') no-repeat; 
	width:23px; 
	height:46px; 
}
/* end medium buttons */





/* large buttons */
a.large{
	font-size:25px; 
	font-weight:bold;
}

a.large .button-left .button-text{
	padding: 19px 0px 0px 30px; 
	color:#fff;
}

a.large:hover .button-left{
	background-position: 0px -62px;
}

a.large:hover .button-right{
	background-position: 0px -62px
}

a.large:active .button-text{
	padding-top:20px;
}


a.large-green .button-left{
	background:url('../images/large-green-left.png') no-repeat; 
	height:59px; 
}

a.large-green .button-right{
	background:url('../images/large-green-right.png') no-repeat; 
	width:30px; 
	height:59px; 
}

a.large-blue .button-left{
	background:url('../images/large-blue-left.png') no-repeat; 
	height:61px; 
	float:left;
}

a.large-blue .button-right{
	background:url('../images/large-blue-right.png') no-repeat; 
	width:30px; 
	color:#fff; 
	height:61px; 
}
/* end large buttons */
/* end buttons styling */


.search{
	float: left;
	padding-top: 20px;
	margin-bottom:20px;
	width:500px;
}


.search .field{
	background: transparent url(../images/search_bar.jpg) no-repeat 0 0;
	font:11px 'Lucida Grande', Arial, sans-serif;
	line-height: 22px;
	width: 183px;
	height: 20px;
	color: #000;
	float: left;
	padding: 5px 3px 3px 5px;
	border:none;
}

.search .button{
	background: black url(../images/search_btn.png) no-repeat;
	width: 35px;
	height: 29px;
	color: #313131;
	font:12px 'Lucida Grande', Arial, sans-serif;
	border:none;
	cursor:pointer;
	margin-top:-2px;
}
