* {
   margin: 0;
   padding: 0;
   line-height: 1;
}


#bullets ul{
    list-style:none;
    margin: 0 0 1em 0px;
    padding: 0;
	font-size: 1.1em;
    color: #252525;
    font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	}

#bullets  ul li{
    margin: .65em 0;
    padding: 0 0 0 35px;
    background:url(../images/yes.png) no-repeat 0 7px;
	
}


body{
   background: #E0DBCB url(../images/bg_body.gif) repeat-x;
   font-size: 62.5%;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container-outer{
   background: url(../images/bg_container-outer.gif) no-repeat center top;
}

#container{
   background: url(../images/bg_container.gif) repeat-y center top;
}

a{
   overflow: hidden;
}




/* =Header
---------------------------------------------------------------------
*/

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 59px 0px 0 0;
   width: 204px;
   height: 103px;
   background: url(../images/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 204px;
   height: 103px;
}



#header #flags{
	position: absolute;
	top: 109px;
	left: 36px;
	width: 150px;
	font-family: Georgia, Times, "Times New Roman", serif;
	height: 5px;
}


#header #header-text{
	position: absolute;
	top: 113px;
	left: 276px;
	width: 536px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#header #header-text h3{
   margin-bottom: .4em;
   color: #FFFFFF;
   font-size: 2.8em;
   font-weight: normal;
}

#header #header-text p{
   color: #FFF;
   font-size: 1.4em;
   line-height: 1.4;
}

#header #header-text a{
   padding: 1px 5px;
   margin: 0 3px;
   background: #3D4118;
   color: #FFFFFF;
   text-decoration: none;
   font-size: .8571em;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}





/* MainNavigation
---------------------------------------------------------------------
*/

#header #top-menu{
	position: absolute;
	left: 0px;
	width: 920px;
	height: 40px;
	padding: 8px 0 0;
	background: url(../images/) no-repeat;
}

#header #top-menu p{
   color: #64625A;
   text-align: center;
}

#header #top-menu a{
   padding-right: 15px;
   background: url(../images/bg_top-menu_a.gif) no-repeat right 65%;
   color: #DACFAE;
   text-decoration: none;
}

#header #top-menu a:hover{
   text-decoration: none;
}



#top-menu #menu {
	background: #3D4118;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#top-menu #menu li {
	float: left;
	font: 16px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-right: 1px solid #48311E;
	margin: 0;
	padding: 0;
}
#top-menu #menu a {
	background: #3D4118;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#top-menu #menu a:hover {
	background: #A2B964;
	color: #fff;
	padding-bottom: 8px;
	
	}
	
	
	/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   clear: left;
   float: left;
   width: 205px;
   margin: 4px 0 11px;
   border-top: 1px solid #DAD4C2;
   border-left: 1px solid #DAD4C2;
   list-style: none;
}

#nav li{
   float: left;
   border-top: 1px solid #FFF;
   border-bottom: 1px solid #DAD4C2;
   font-size: 1.6em;
   font-family: Georgia, Times, "Times New Roman", serif;
   text-transform: lowercase;
   text-align: right;
}

#nav li#nav_home{
   border-top: 0;
}

#nav li a{
   display: block;
   width: 176px;
   padding: 8px 14px;
   background: #EAE7DA;
   border-right: 1px solid #DCD6C5;
   color: #3D4118;
   text-decoration: none;
}





#nav li#nav_booking a{
   display: block;
   width: 176px;
   padding: 8px 14px;
   background: #EAE7DA;
   border-right: 1px solid #DCD6C5;
   color: #3D4118;
   text-decoration: none;

}



#nav li a:hover,
#nav li.current a{
   border-right-color: #E8E4D9;
   background: #FFF;
   color: #987E27;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 164px;
   margin: -34px 0 0 204px;
   border: 1px solid #D1CAB6;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

#nav li li{
   border: 0;
   border-bottom: 1px solid #D1CAB6;
   font-size: .875em;
   text-align: left;
}

#nav li ul ul{
   margin: -29px 0 0 164px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 138px;
   padding: 7px 13px;
   border: 0;
}

#nav li.current li a{
   background: #EAE7DA;
   color: #303030;
}

#nav li.current li a:hover{
   border-right-color: #E8E4D9;
   background: #FFF;
   color: #987E27;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   background: url(../images/bg_container-inner.gif) no-repeat center top;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   position: relative;
   width: 814px;
   margin: 0 auto;
   padding: 0 0 0 28px;
   background: url(../images/bg_content-wrap.gif) no-repeat 18px 157px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   display: inline; /* IE6 double margin float bug hack */
   clear: right;
   float: right;
   width: 570px;
   margin: 66px 22px 0 0;
   background: url(../images/bg_content.gif) no-repeat;
}

body#home #content{
   background: none;
}

#content h3{
   margin-bottom: .75em;
   color: #C0E851;
   font-size: 1.6em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#content h3 img{
   margin: 0;
}

#content h4{
   margin-bottom: .75em;
   color: #1A688F;
   font-size: 1.4em;
}

#content h5{
   margin-bottom: .75em;
   color: #C0E851;
   font-size: 1.6em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#content h6{
   margin-bottom: .75em;
   color: #987D28;
   font-size: 1.4em;
}

#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #303030;
   font-size: 1.2em;
   line-height: 1.5;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content li{
   line-height: 1.5;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #6A583E;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   /* float: left; */
   margin: 0 10px 5px 0;
}

#content img#sub_header{
   float: none;
   display: block;
   width: 530px;
   height: 184px;
   margin: 19px 0 22px 17px;
   border: 3px solid #928E7F;
}

#content img#mcms_stats{
   display: none;
}

#content #text{
   clear: both;
   width: 505px;

}

#content .sermonbox{
   margin: 0 32px 20px 32px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content .featured{
   margin: 0 32px 10px;
   border-bottom: 1px solid #E5E3DD;
}

#content .featured .sermonbox{
   margin: 0 0 10px;
}

#content #mediabox{
   float: right;
   width: 125px;
   padding: 5px 5px 0;
   border: 1px solid #E5E3DD;
   font-size: 1.1em;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/images/bg_sermonlist_watch-video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/images/bg_sermonlist_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/images/bg_sermonlist_download-notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/images/bg_sermonlist_listen.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(../images/mb_podcast.gif);
}













/* Welcome */

#content #welcome{
   height: 252px;
   margin: 11px 0 16px;
   background: url(../images/bg_welcome.gif) no-repeat left 14px;
}

#content #welcome #welcome-nav{
   display: inline; /* IE6 double margin float bug hack */
   float: left; height:31px;
   margin: 0 0 3px 9px;
   list-style: none;
}

#welcome-nav li{
   float: left;
   display:inline;
   margin-right: 2px;  
   background:url(../images/tab_li.gif) no-repeat left top; padding-left:7px;
}
#welcome-nav a	{ 
	display:block; 
	float:left; 
	position:relative; 
	padding:0 10px 0 3px; 
	background:url(../images/tab_li_a.gif) no-repeat right top;
	line-height:31px; 
	text-decoration:none; 
	color:#504f4c
}







#welcome-nav a span			{ display:block; line-height:31px; background:url(../images/tab_arrow.gif) no-repeat left center; padding:0 0 0 15px; }
#welcome-nav li.current 	{ background:url(../images/tab_current_li.gif) no-repeat left top; padding-left:6px; }
#welcome-nav li.current a 	{ background:url(../images/tab_current_a.gif) no-repeat right top; padding-left:4px; }
#welcome-nav li.current span{ background:url(../images/tab_current_arrow.gif) no-repeat left center; }

#content #welcome div{
   clear: both;
   margin: 0 17px;
}

#content #welcome #branch2.tabcontent,
#content #welcome #branch3.tabcontent{
   display: none;
}

#content #welcome div#branch1 img{
   display: block;
   float: left;
   margin: 0;
}

#content #welcome div.branch-text{
   clear: none;
   height: 208px;
   margin: 0;
   background: url(../images/bg_branch-text.gif) repeat-x;
}

#content #welcome div.branch-text h4{
  
   color: #801A1E;
   font-size: 1.8em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
   line-height: 1.5;
}

#content #welcome div.branch-text p{
   font-size: 1.1em;
   color: #2D2D2B;
}

#content #welcome div.branch-text p.more{
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content #welcome div#branch1 div.branch-text p.more a{
   display: block;
   width: 153px;
   height: 18px;
   padding: 5px 0 0 6px;
   background: url(../images/bg_branch-text_welcome_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}



#content #welcome div#branch2 div.branch-text p.more a{
   display: block;
   width: 173px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(../images/bg_branch-text_vision_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch3 div.branch-text p.more a{
   display: block;
   width: 173px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(../images/bg_branch-text_vision_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch1 .branch-text{
   float: right;
   width: 160px;
   padding: 10px;
}




#content #welcome div#branch2 .branch-text,
#content #welcome div#branch3 .branch-text{
   padding: 10px 17px;
}














/* home */

#content .home{
   float: left;
   clear: both;
   width: 530px;
   margin: 0 0 20px 15px;
   padding-left: 9px;
}

#content .home h1{
   margin-bottom: .75em;
   color: #50690E;
   font-size: 2.6em;
   line-height: 1.5;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
   
}


#content .home h2{
   margin-bottom: .75em;
   color: #50690E;
   font-size: 1.8em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
   line-height: 1.5;
   
 }
 
 
 #content .home h3{
   margin-bottom: .75em;
   color: #50690E;
   line-height: 1.8;

   font-size: 1.4em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
   
 }
 


#content .home p{
   font-size: 1.3em;
   color: #252525;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
   line-height: 1.5;
}

#content .home p.more{
   float: right;
   font-size: 1em;
   font-weight: bold;
   text-align: center;
}

#content .home p.moreleft{
   float: left;
   font-size: 1em;
   font-weight: bold;
   text-align: center;
}



#content .home p.moreleft a{
   display: block;
   width: 115px;
   padding: 8px 0 8px;
   background: url(../images/bg_homebox_more.gif) no-repeat;
   color: #fff;
   text-decoration: none;
}

#content .home p.more a{
   display: block;
   width: 115px;
   padding: 8px 0 8px;
   background: url(../images/bg_homebox_more.gif) no-repeat;
   color: #fff;
   text-decoration: none;
}

#content .home img{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   margin: 14px 5px 0 19px;
   padding: 5px 7px 7px 6px;
   background: url(../images/bg_homebox_img.gif) no-repeat;
}



















#content .home h4 span.time{
   padding-left: 5px;
   font-size: .8462em;
   font-weight: normal;
}



/* Calendar */

#content table.calendar{
   margin: 0 auto 25px;
   border: 1px solid #D4CFBB;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 10px;
   color: #303030;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar caption span{
   color: #987D28;
}

#content table.calendar th{
   padding: 6px 0;
   background: #B4CCD5;
   color: #303030;
   font-size: 1.3em;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #D4CFBB;
   border-left: 0;
   border-top: 0;
   background: #F3F1E9;
   color: #555;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.empty{
   background: #F3F1E9;
}

#content table.calendar td a{
   color: #987D28;
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 .5em;
   font-size: 100%;
   list-style: none;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1.1em;
   line-height: 1.2;
}

#content table.calendar td li a{
   color: #987D28;
   text-decoration: underline;
}

#content table.calendar td li a:hover{
   text-decoration: none;
}



















/* Sidebar
==============================================================================*/

#sidebar{
   clear: left;
   width: 206px;
}

#sidebar h3{
   margin: 0 -8px .35em;
   padding: 0 9px 10px;
   background: url(../images/bg_sidebar_h3.gif) repeat-x left bottom;
   text-transform: lowercase;
   
   color: #801A1E;
   line-height: 1.8;
   font-size: 1.8em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}





/* Did you Know Sidebar
==============================================================================*/
#sidebar #did-you-know{
   float: left;
   width: 170px;
   margin-top: 30px;
   margin-bottom: 30px;
   padding: 16px 18px 0;
   background: url(../images/bg_sidebar_recent-service.gif) repeat-x;
}


#sidebar #booking{
   float: left;
   width: 170px;
   margin-top: 30px;
   margin-bottom: 30px;
   padding: 16px 18px 0;
   background: url(../images/bg_sidebar_booking.gif) repeat-x;
}

#sidebar #did-you-know h4{
   margin-top: 2.25em;
   color: #122802;
   font-size: 1.2em;
   line-height: 1.8;    
}

#sidebar #booking h4{
   margin-top: 2.25em;
   color: #122802;
   font-size: 1.2em;
   line-height: 1.8;    
}

#sidebar #did-you-know h3{
   color: #122802;
   font-size: 1.8em;
   line-height: 1.8;    
}

#sidebar #did-you-know h4 a{
   color: #122802;
   text-decoration: underline;
}

#sidebar #did-you-know h4 a:hover{
   text-decoration: none;
}

#sidebar #did-you-know p{
   margin: .5em;
   color: #716E67;
   font-size: 1.1em;
   font-weight: bold;
   line-height: 1.8;   
}

#sidebar #did-you-know p span.date{
   color: #987D28;
   font-size: .9090em;
}

#sidebar #did-you-know p.more{
   clear: left;
   font-size: 1.1em;
   font-weight: normal;
}

#sidebar #did-you-know p.more a{
   color: #0000CC;
}

#sidebar #did-you-know p.more a:hover{
   text-decoration: none;
}

#sidebar #did-you-know li{
   float: left;
   margin: 10px 5px 12px 0;
   background: url(../images/bg_sidebar_recent-service_li.gif) no-repeat right top;
   font-size: 1.2em;
   font-weight: bold;
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#sidebar #did-you-know li a{
   display: block;
   padding: 6px 7px 5px 22px;
   color: #5D5A55;
   text-decoration: none;
}

#sidebar #did-you-know li#listen a{
   background: url(../images/bg_listen.gif) no-repeat;
}

#sidebar #did-you-know li#download a{
   background: url(/images/bg_download.gif) no-repeat;
}










#sidebar #booking h4{
   margin-top: 2.25em;
   color: #122802;
   font-size: 1.2em;
   line-height: 1.8;    
}

#sidebar #booking h3{
   color: #122802;
   font-size: 1.8em;
   line-height: 1.8;    
}

#sidebar #booking h4 a{
   color: #122802;
   text-decoration: underline;
}

#sidebar #booking h4 a:hover{
   text-decoration: none;
}

#sidebar #booking p{
   margin: .5em;
   color: #716E67;
   font-size: 1.1em;
   font-weight: bold;
   line-height: 1.8;   
}

#sidebar #booking p span.date{
   color: #987D28;
   font-size: .9090em;
}

#sidebar #booking p.more{
   clear: left;
   font-size: 1.1em;
   font-weight: normal;
}

#sidebar #booking p.more a{
   color: #0000CC;
}

#sidebar #booking p.more a:hover{
   text-decoration: none;
}

#sidebar #booking li{
   float: left;
   margin: 10px 5px 12px 0;
   background: url(../images/bg_sidebar_recent-service_li.gif) no-repeat right top;
   font-size: 1.2em;
   font-weight: bold;
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#sidebar #booking li a{
   display: block;
   padding: 6px 7px 5px 22px;
   color: #5D5A55;
   text-decoration: none;
}

#sidebar #booking li#listen a{
   background: url(../images/bg_listen.gif) no-repeat;
}

#sidebar #booking li#download a{
   background: url(/images/bg_download.gif) no-repeat;
}








/* Walking Gallery Sidebar
==============================================================================*/

#sidebar #walking-gallery{
   margin-top: 2.25em;
   padding: 16px 18px 0;
   background: url(../images/bg_sidebar_recent-service.gif) repeat-x;
}

#sidebar #walking-gallery .event{
   padding: 10px 0;
}

#sidebar #walking-gallery h4{
   margin-bottom: .25em;
   color: #122802;
   font-size: 1.2em;
   font-weight: normal;
   line-height: 1.3;
   }

#sidebar #walking-gallery h3{
   color: #122802;
   font-size: 1.8em;
   line-height: 1.8;    
}


#sidebar #walking-gallery p{
   font-size: 1.2em;
   line-height: 1.3;
}

#sidebar #walking-gallery a{
   color: #122802;
   text-decoration: none;
}

#sidebar #walking-gallery a:hover{
   text-decoration: underline;
}

















#sidebar #service-times{
   border-top: 1px solid #E3E0D2;
   padding-top: 10px;
}

#sidebar #service-times p{
   font-size: 1.1em;
}

#sidebar #service-times a{
   display: block;
   width: 130px;
   padding: 2px 0 4px;
   background: url(../images/bg_map.gif) no-repeat;
   font-size: 1.0909em;
   text-decoration: none;
   text-align: center;
}

#sidebar #quicklinks{
   clear: left;
   margin-bottom: 20px;
   padding: 13px 14px 8px;
   border: 1px solid #D6D2BF;
   background: #ECE9DD;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #quicklinks p{
   padding-top: 8px;
   border-top: 1px solid #D6D2BF;
   color: #5D5A55;
   font-size: 1.3em;
}

#sidebar #quicklinks li{
   margin: 0;
   margin-bottom: 1em;
   padding: 3px 0 3px 20px;
   font-size: 1.2em;
   font-weight: bold;
   list-style: none;
}

#sidebar #quicklinks li#ql_feed{
   background: url(../images/ql_feed.gif) no-repeat left center;
}

#sidebar #quicklinks li#ql_podcast{
   background: url(../images/ql_podcast.gif) no-repeat left center;
}

#sidebar #quicklinks li#ql_email{
   background: url(../images/mail_icon.gif) no-repeat left center;
}

#sidebar #quicklinks li#ql_login{
   background: url(../images/position_icon.png) no-repeat left center;
}

#sidebar #quicklinks a{
   color: #5D5A55;
}

#sidebar #quicklinks a:hover{
   text-decoration: none;
}
























.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 21px;
}

.sIFR-hasFlash #content .home h3 {
   visibility: visible;
   font-size: 10px;
}

.sIFR-hasFlash #sidebar h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 21px;
}



















#rotate { height:208px; position:relative; left:-17px;}
#rotate img {
	position:absolute;
	left: -1px;
}




	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	}






























































.dropdown {
	background:#dad9d4 url(../gfx/calendar.gif) no-repeat 2px 2px;
	border:1px solid #cac9c2;
	padding:0.2em;
	cursor:default;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-moz-border-radius:0 2em 0 0;
	-khtml-border-radius:0 2em 0 0;
	border-radius:0 2em 0 0;
	width:21em;
}

.dropdown .month {
	margin-left:48px;
	width:37%;
}
.dropdown .year {
	margin-left:1em;
	width:25%;
}
.dropdown .close {
	display:block;
	overflow:hidden;
	border:0;
	position:absolute;
	top:0.5em; right:1em;
	background:url(../gfx/close.png) no-repeat 50% 50%;
	width:16px; height:16px;
	border:none;
	text-indent:-9999px;
}

.dropdown table {
	border-spacing:0;
	table-layout:fixed;
	empty-cells:show;
	margin-top:0.5em;
	width:100%;
}
.dropdown thead th {
	width:14%;
}

.dropdown tbody td {
	background:#fff;
	text-align:center;
	line-height:2;
	border:1px solid #dad9d4;
}
.dropdown tbody td.hover {
	background:#748098;
	color:#fff;
	cursor:pointer;
}
.dropdown .weekend {
	color:#f00;
}
.dropdown .today {
	border:1px solid #f00;
}
.dropdown .selected {
	background:#748098;
	color:#fff;
}








