
* {
	margin: 0;
	padding: 0;
}

#wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	text-align: left;
}

#content_container {
	float:left;
	clear: both;
	width: 94%;
	margin-left: 3%;
	margin-right: auto;
	background: #FFFFFF;
	text-align: left;
}

.logo {
    width: 74px;
    height: 97px;
    background-image: url(http://www.digitalimagingassoc.ca/images/sm_logo_ppl.gif);
    background-repeat: no-repeat;
    margin-top: 1px;
    margin-left: 0px;
    float: left;
}

#header {
    width: 100%;
    height: 93px;
    background-image: url(../images/header_bg_ppl.gif);
    background-repeat: repeat-x;
    display: block;
    position: relative;
}

.first_word {
    font-size: 16px;
    color: #999999;
    text-align: left;
    display: inline;
    font-weight: bolder;
    font-family: Arial Verdana, Garuda, sans-serif;
    float: left;
    position: absolute;
    top: 44px;
    left: 90px;
    margin-right: 14px;
}

.firstletter {
    font-size: 26px;
    font-weight: bolder;
    color: #CCCCCC;
}

#header h1 {
    font-size: 20px;
    font-weight: bolder;
    color: #707070;
    text-align: left;
    letter-spacing: 2px;
    font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
    display: inline;
    position: absolute;
    top: 70px;
    left: 90px;
    text-transform: uppercase;
}



/* Menu */

#navbar {
    width: 100%;
    background-image: url(../images/sub_bg.gif);
    background-repeat: repeat-x;
    height: 31px;
    margin-top: 0px;
    margin-bottom: 8px;
    border-bottom: 4px solid #660099;
    font-size: 12px;
    text-align: center;
}

#navbar ul {
    width: 96%;
    height: 13px;
    padding: 8px;
    margin-left: 2%;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    display: inline;
    font-size: 12px;
}

#navbar ul li {
    list-style-type: none;
    display: inline;
    font-size: 12px;
}

#navbar li  a {
    /*color: #252525;*/
    color: #660099;
    font-weight: bold;
    padding: 2px;
    margin-left: 10px;
    margin-right: 5px;
    text-decoration: none;
    font-size: 12px;
}

#navbar li a:visited {
    /*color: #252525;
color: #660099;*/
    font-weight: bold;
    padding: 2px;
    margin-left: 10px;
    margin-right: 6px;
    text-decoration: none;
    font-size: 12px;
}

#navbar  li  a:hover {
    color: #CC0000;
    cursor: pointer;
    font-size: 12px;
}

#navbar li a.admin {
    color: #CC0000;
    font-weight: bold;
    padding: 2px;
    margin-left: 12px;
    margin-right: 4px;
    text-decoration: none;
    font-size: 12px;
}

#navbar li a.admin:hover {
    color: #252525;
    cursor: pointer;
}

.pre_btn {
	float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/previous.png);
    	background-repeat: no-repeat;
	outline: none;
}
.pre_btn:hover {
	float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/previous_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}

.home_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/home.png);
    	background-repeat: no-repeat;
	outline: none;
}
.home_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/home_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
.admin_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/Admin70x24.png);
    	background-repeat: no-repeat;
	outline: none;
}
.admin_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/Admin_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
#update_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/update_a.png);
    	background-repeat: no-repeat;
	outline: none;
}
#update_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/update_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
#reg_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/register_a.png);
    	background-repeat: no-repeat;
	outline: none;
}
#reg_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/register_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
#print_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/print_a.png);
    	background-repeat: no-repeat;
	outline: none;
}
#print_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/print_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
#rsvp_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/RSVP_a.png);
    	background-repeat: no-repeat;
	outline: none;
}
#rsvp_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/RSVP_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
#regrets_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/regrets_a.png);
    	background-repeat: no-repeat;
	outline: none;
}
#regrets_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/regrets_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}

#view_s {
	height: 16px;
	width: 16px;
	float:left;
	padding: 0;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/view16x16.png);
    	background-repeat: no-repeat;
	/*border: medium double rgb(250,0,255);*/
	outline: none;
}
.view_b {
	height: 32px;
	width: 32px;
	float:left;
	padding: 0;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/view32x32.png);
    	background-repeat: no-repeat;
	outline: none;
}
#add_s {
	float:left;
	height: 16px;
	width: 16px;
	padding: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/Add16x16.png);
    	background-repeat: no-repeat;
	outline: none;
}
#edit_s {
	float:left;
	height: 16px;
	width: 16px;
	padding: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/edit16x16.png);
    	background-repeat: no-repeat;
	outline: none;
}
.edit_b {
	float:left;
	height: 32px;
	width: 32px;
	padding: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/edit32x32.png);
    	background-repeat: no-repeat;
	outline: none;
}
#delete_s {
	float: left;
	height: 16px;
	width: 16px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/deleteFile16x16.png);
    	background-repeat: no-repeat;
	outline: none;
}
#view_meet {
	float: left;
	height: 32px;
	width: 32px;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/meeting32x32.png);
    	background-repeat: no-repeat;
	outline: none;
}
.mng_file {
	float: left;
	height: 32px;
	width: 32px;
    	background-image: url(http://www.digitalimagingassoc.ca/images/icons/folder.gif);
    	background-repeat: no-repeat;
	outline: none;
}
#ok_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/OK.png);
    	background-repeat: no-repeat;
	outline: none;
}
#ok_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/OK_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}
#cancel_btn {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/cancel.png);
    	background-repeat: no-repeat;
	outline: none;
}
#cancel_btn:hover {
float: left;
	height: 24px;
	width: 70px;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
    	background-image: url(http://www.digitalimagingassoc.ca/images/purple/cancel_b.png);
    	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}


#column_one {
	float: left;
	width:  24%;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	display: inline;

}

/* Column Two */

#column_two {
	min-height: 450px;
    height: auto !important;
    height: 450px;
	float: right;
	width: 73%;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
}

.box_div {
    width: 100%;
    float: left;
    clear: left;
    padding: 0px;
    display: inline;
    margin-top: 1px;
    margin-bottom: 1px;
}

.box_div a, a:link, a:visited, a:active{
	text-align: center;
}

/* Footer */

#footer {
    text-align: center;
    width: 100%;
    height: 30px;
    background-image: url(../images/sub_bg.gif);
    background-repeat: repeat-x;
    margin-top: 10px;
    border-top: 8px solid #FFFFFF;
    border-bottom: 4px solid #660099;
    float: left;
    clear: left;
    padding-top: 4px;
    padding-bottom: 2px;
    background-color: #FFFFFF;
}

#footer p.copyright {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #9A9AB3;
	font-size: 11px;
	text-align: center;

}

#footer copyright a, a:link, a:visited, a:active {
    font-size: 11px;
    color: #9A9AB3;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}

#footer copyright a, a:hover {
    color: #CC0000;
    text-decoration: underline;
}

#divider_div {
    height: 24px;
    padding-top: 4px;
    float: left;
    clear: left;
    position: relative;
    background-color: #FFFFFF;
}

.mac_buttons {
    width: 60px;
    height: 24px;
    float: left;
    display: inline;
    background: #FFFFFF url(../images/mac_btns.gif) no-repeat top left;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 10px;
}

.alko_notice {
    width: 100%;
    height: 12px;
    font-size: 10px;
    padding: 2px;
    color:#999999;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 8px;
    background-color: #F0F0F0;
    border-bottom: 2px solid #999999;
}

.alko_notice a, a:link {
    color: #999999;
}

.arrow_icon {
	width: 8px;
	height: 8px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 8px;
	background-image: url(../images/icons/arrow.gif);
	background-repeat: no-repeat;
	display: inline;
}

.meeting_container {
    width: 94%;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    float: left;
    display: inline;
    clear: left;
    text-align: left;
    border: 1px solid #999999;
    margin-left: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #FFFFFF;
    padding: 12px;
}

.meeting_toolbar {
    width: 99%;
    height: 26px;
    background-color: transparent;
    padding: 4px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

#loginbar {
    width: 94%;
    height: 18px;
    font-size: 12px;
    background-color: #FFFFFF;
    padding-top: 4px;
    margin-top: 8px;
    margin-left: 3%;
    margin-right: auto;
    text-align: left;
    float: left;
    display: inline;
    position: relative;
    clear: left;
    top: -10px;
    font-weight: bold;
    /*color: #336699;*/
    color: #660099;
}

#admin_container {
    width: 94%;
    min-height: 350px;
    height: auto !important;
    height: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    float: left;
    display: inline;
    padding: 14px;
}

#admin_menu {
    width: 94%;
    min-height: 350px;
    height: auto !important;
    height: 350px;
    padding: 10px;
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;

}

#admin_container, #admin_menu, a, a:link, a:visited, a:active {
    font-size: 12px;
    color: #252525;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

#admin_container a:hover {
    color: #CC0000;
    text-decoration: none;
}

#admin_container, table {
    border: 1px solid #FFFFFF;
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#admin_container, table, tr td {
    padding-top: 4px;
    padding-left: 6px;
    font-size: 12px;
    text-align: left;
}

.errmsg {
    width: 98%;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    text-align: left;
    float: left;
    clear: left;
    padding: 6px;
    font-size: 12px;
    color: #252525;
    background-color: #FFFFA0;
    border: 1px solid #CC0000;
    display: inline;
    z-index: 9999;
}

.sponsor_container {
    width: 99%;
    min-height: 50px;
    height: auto !important;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 6px;
    margin-top: 2px;
    margin-bottom: 2px;
}


table.dia_calendar {
    width: 99%;
    min-height: 490px;
    height: auto !important;
    height: 490px;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #252525;
    padding: 4px;
    margin-left: aut;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

td {
    padding-top: 4px;
    padding-left: 4px;
}
.inlinetb {
    float:left;
    text-align:center;
}
.tdcenter {
    padding: 0px;
    text-align: center;
}

th.dia_event {
    width: 13%;
    height: 22px;
    text-align: center;
    font-weight: bold;
    color: #999999;
    padding-top: 4px;
    background-image: url( ../images/sub_bg.gif);
    background-repeat: repeat-x;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;

}

.dia_cell {
    width: 13%;
    height: 55px;
    vertical-align: top;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
}

.dia_empty {
    background-color: #EEEEEE;
}

.dia_event {
    background-color: #FFFFA0;
    color: #336699;
    font-weight: bold;

}

.dia_event:hover {
    background-color: #FFFF00;
    color: #CC0000;
    cursor: pointer;
}

a.dia_event, a.dia_event:link, a.dia_event:visited {
    font-size: 12px;
    font-weight: normal;
    color: #252525;
    text-decoration: underline;
    background-color: transparent;
    text-align: center;

}

a.dia_event:hover {
    color: #CC0000;
    text-decoration: none;
    background-color: transparent;

}

#weather_box {
    width: 99%;
    min-height: 140px;
    height: auto !important;
    height: 140px;
    background-color: #FFFFFF;
    padding: 0px;
    float: left;
    font-size: 12px;
    display: inline;
    position: relative;
    border: 1px solid #DDDDDD;
}

.padding {
    padding: 5px;

}

#weather_box h4.weather {
    margin-left: 0px;
    margin-bottom: 4px;
    width: 99%;
    height: 15px;
    background-image: url(../images/sub_bg.gif);
    background-repeat: repeat-x;
    color: #999999;
    font-size: 12px;
    text-align: left;
    padding-top: 1px;
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 2px;
}

#weather_box span.weather_header {
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    text-align: left;
}

.side_box {
    width: 99%;
    min-height: 140px;
    height: auto !important;
    height: 140px;
    background-color: #FFFFFF;
    padding: 0px;
    padding-bottom:4px;
    margin-bottom: 4px;
    float: left;
    font-size: 12px;
    display: inline;
    position: relative;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.side_box h4.side {
    margin-left: 0px;
    margin-bottom: 4px;
    width: 99%;
    height: 15px;
    background-image: url(../images/sub_bg.gif);
    background-repeat: repeat-x;
    color: #999999;
    font-size: 12px;
    text-align: left;
    padding-top: 1px;
    padding-left: 4px;
    padding-bottom: 2px;
}

.side_box span.side_header {
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    text-align: left;
}

.dia_headers {
    background-image: url(../images/sub_bg.gif);
    background-repeat: repeat-x;
    height: 22px;
    padding-top: 2px;
    padding-left: 4px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    font-size: 12px;
    color: #336699;
    font-weight: bold;
    text-align: left;
}

.gallery_side_box {
    width: 99%;
    min-height: 140px;
    height: auto !important;
    height: 140px;
    background-color: #FFFFFF;
    padding: 0px;
    float: left;
    font-size: 12px;
    display: inline;
    margin-left: 2px;
    position: relative;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.gallery_side_box h4.side {
    margin-left: 0px;
    margin-bottom: 4px;
    width: 99%;
    height: 15px;
    background-image: url(../images/sub_bg.gif);
    background-repeat: repeat-x;
    color: #999999;
    font-size: 12px;
    text-align: left;
    padding-top: 1px;
    padding-left: 4px;
    padding-bottom: 2px;
}

.gallery_side_box span.side_header {
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    text-align: left;
}

table.gridline, th.gridline, tr.gridline, td.gridline {
    border-bottom: 1px solid #999999;
    width: 100%;
}

.map_linkbox {
    width: 99%;
    height: 22px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    padding-left: 4px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    border-top: 1px dashed #DDDDDD;
    border-bottom: 1px dashed #DDDDDD;
    clear: both;
    float: left;
    position: relative;
    text-align: left;
}

.orangebold {
    font-weight: bold;
    font-size: 12px;
    color: #FF7700;
    margin-left: 4px;
    margin-right: 10px;
}

ul.autolist {
    min-height: 22px;
    height: auto !important;
    height: 22px;
    float: left;
    display: inline;
    padding: 1px;
    background-color: transparent;
    border: 1px solid #FFFFFF;
}


.autolist_header {
    min-height: 26px;
    height: auto !important;
    height: 26px;
    width: 98%;
    text-align: left;
    margin-top: 0px;
    margin-left: 4px;
    margin-bottom: 1px;
    margin-right: 0;
    border: 1px solid #EEEEEE;
    background-image: url( ../images/common/common_bg-trans.png);
    background-repeat: repeat-x;
    float: left;
    display:inline;
    clear: left;
}

li.autolist {
    min-height: 20px;
    height: auto !important;
    height: 20px;
    width: 95%;
    text-align: left;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: 4px;
    border: 1px solid #EEEEEE;
    background-color: #FFFFFF;
    float: left;
    display:inline;
    clear: left;
}

li.autolist:hover {
    /*color: #999999;*/
}

li.rsvp_linkbox {
    height: 18;
    width: 98%;
    text-align: left;
    margin-top: 1px;
    margin-left: 2px;
    margin-bottom: 1px;
    margin-right: 0;
    float: left;
    display:inline;
    clear: left;
    background-color: #FFFFFF;
}

.grayheaders {
    font-size: 12px;
    color: #888888;
    text-align: left;
    font-weight: bold;
    margin-left: 4px;

}

.regrets_frm_box {
    width: 98%;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    float: left;
    padding: 2px;
    margin-left: 4px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.kr_table {
	width: 100%;
}

.kr_table tr{
	background-color: #FFF;
}
.kr_table tr:hover{
	padding: 5px;
	background-color: #EFEFEF;
}
.kr_table th{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 2px dashed grey;
}
.kr_table td{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
