/*! Global Komen Lubbock Style Sheet */

body{
	margin: 0;
	padding: 0;
	background: #454648;
	font-family: Helvetica, Arial, sans-serif;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 16px;
}
a:focus,
div:focus { outline: none; }
a img{
	border: none;
}
form{
	margin:0;
	padding: 0;
}
/* !Navigation Styles */
#main_menu{
	border-top: 4px solid #C6006F;
	background: url(../images/bkg_main_menu.png) repeat-x;
	position: relative;
	z-index: 100;
}
#nav_menu{
	position: relative;
	width: 955px;
	margin: auto;
	padding: 0;
	list-style:none;
	height: 54px;
	font-size: 14px;
	color: white;
}
#nav_menu li{
	margin: 0 2px;
	padding: 20px 7px 14px 7px;
	height: 20px;
	list-style: none;
	float: left;
	position: relative;
}
#nav_menu .inactive_link div{
	padding: 4px 0;
	border-top: 2px solid #C6006F;
	border-bottom: none;
}
#nav_menu .active_link div{
	padding: 4px 0;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #C6006F;
}
.active_link{
	background: #C6006F;
}
.inactive_link{
	background: none;
}
#nav_menu li a{
	color: white;
	text-decoration: none;
}

#nav_logo{
	position: absolute;
	top:-4px;
}
.logo_link{
	width: 250px;
}
/* !Sub Nav Styles */

#nav_menu .active_link a div{
	z-index: 2;
}

#nav_menu div.sw_corner,
#nav_menu div.se_corner{
	margin-top: -25px;
	padding: 0 !important;
	border: none !important;
}

#nav_menu div.sw_corner{
	float: left;
}

#nav_menu div.se_corner{
	float: right;
}

#nav_menu ul.drop_out{
	position: absolute;
	background:URL(../images/drop_out_2.png) repeat-x bottom #C6006F;;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	left: 0;
	white-space: nowrap;
}

#nav_menu ul.drop_out{
	padding-top: 5px;
}
#nav_menu ul.drop_out li{
	padding: 7px 10px;
	list-style: none;
	float: none;
	height: auto;
	font-size: 12px;
}
#nav_menu ul.drop_out{
	top: 54px;
}
.devider{
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid white;
	width: 90%;
	margin: auto;
}
#nav_menu div.container{
	border: 0;
	margin: 0;
	padding: 0;
}

/* !Page Body Styles */
.main_image{
	margin-top: -170px;
	margin-left:-35px;
	z-index: 0;
}
#page_body{
	position: relative;
	margin-top: 234px;
	margin-top: 80px;
}
#page_box{
	background: url(../images/pg_bkg.png) repeat-y;
	width: 912px;
	margin:auto;
}
#page_box .n{
	background: url(../images/pg_n_bkg.png) repeat-x;
}
#page_box .s{
	clear: both;
	background: url(../images/pg_s_bkg.png) repeat-x;
}
#page_box .page_content{
	padding: 0 20px;
}
#page_box .sec,
#page_box .nec{
	float: right;
}
.pnk_box{
	width: 271px;
	background: url(../images/pnk_n_bkg.png) top no-repeat #cc2579;
	color: white;
	float: right;
}

#left_side{
	width: 580px;
	float: left;
	position: relative;
}
#left_side .title{
	color: #C6006F;
	font-style: italic;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 5px;
}
.w, .e{
	width: 49%;
	float: left;
	clear: none;
	margin-bottom: 10px;
}
.e{
	border-left:1px dashed #C6006F;
}
.w .content, .e .content{
	margin: 0 10px;
}
.devider.dotted{
	clear: both;
	border-top:1px dashed #C6006F;
	width: 100%;
	margin:10px;
}

.pnk_box .pnk_s{
	clear: both;
}

.pnk_box .devider{
	margin: 5px 15px;
}
.pnk_box .title{
	font-size: 28px;
	line-height: normal;
	font-style: italic;
	text-align: center;
	border-bottom: 2px solid #ffffff;
	margin:15px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 10px;

}
.pnk_box .eventDate{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	width: 65px;
	float: left;
	margin-bottom: 5px;
}

.pnk_box .eventDesc{
	font-size: 11px;
	width: 195px;
	float: right;
	color: #E6E6E6;
}
.pnk_box .devider{
	float: none;
	clear: both;
}

/* !Footer Styles */
#footer{
	margin: 10px 0;
	text-align: center;
	color: #E877AF;
	font-size: 11px;
	line-height: 13px;
}

#footer a{
	color: #E877AF;
}
/* !Scroller styles */

#outer_scroller{
	position: absolute;
	top:60px;
	left: 0;
	width: 100%;
	overflow: hidden;
}
#img_scroller img{
	border: 3px solid white;
	border-bottom: none;
	border-top: none;
}
#scroller_shadow{
	position: absolute;
	top:320px;
	left: 0;
	z-index: 10;
	height: 38px;
	width: 100%;
}
.email_add{
	background: #D5478A;
	border: 0;
	outline: none;
	color: white;
	padding: 5px;
	font-size: 14px;
	line-height: normal;
	border: 1px solid #F2B8D4;
	border-top: none;
	border-left: none;
	width: 137px;
	margin-top: 5px;
}

#scroller_shadow img{
	width: 100%;
}

ol li{
	list-style: decimal !important;
}
