.homeBody {
    padding: 0px;
    margin: 0px;
    font-family: arial;
    background: #FFFFFF url(../images/hairline_bg.gif) center top;
    background-repeat: repeat-y;
}
.innerBody {
    padding: 0px;
    margin: 0px;
    font-family: arial;
    background: #FFFFFF url(../images/hairline_bg_inner.gif) center top;
    background-repeat: repeat-y;
}
.content ul li {clear:left;}
.content .header ul li{clear:none;}
/*
 headers
 */
.header_logo {
    position: relative;
    padding-top: 40px;
    padding-left: 20px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    z-index: 20;
}

.header_logo img {
    border-style: none;
}

.flash_header {
    position: relative;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.header_full_1000 .flash_header {
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
}

#flashcontent,#videowrap,#videoplayer,#flexvideoplayer,#introwrap, #introloader,#intro {
    outline: none;
	outline-style:none;
}
#videowrap{
 	float: right;
    position: relative;
    width: 274px;
    height: 330px;
    display: block;
    z-index: 100;		
}
#videoplayer {
    width: 274px;
    height: 330px;
    display: block;
}

#flexvideoplayer {
	float:left;
    width: 274px;
    height: 330px;
    display: block;
}

#introwrap {
	float: right;
    position: relative;
    display: block;
	height: 204px;
    width: 265px;
    z-index: 100;
    margin-top: -326px;
    margin-right: 5px;
}

#intro {
    width: 264px;
    height: 205px;
	display: block;
}

#introloader {
    height: 205px;
    width: 265px;
    display: block;
}

.right_nav_inner_home {
    float: right;
    margin-top: -90px;
    z-index: 98;
}

.header_min {
    width: 956px;
    height: 160px;
    border: none;
    border-left: 22px solid #FFFFFF;
    margin: auto;
    position: relative;
    background: #FFFFFF url(../images/header_bg.jpg) 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

.header_full {
    width: 956px;
    height: 488px;
    border: none;
    border-left: 2px solid #FFFFFF;
    margin: auto;
    position: relative;
    background: #FFFFFF url(../images/header_bg_full.jpg) 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

.header_full_1000 {
    width: 1000px;
    height: 488px;
    border: none;
    border-left: 2px solid #FFFFFF;
    margin: auto;
    position: relative;
    background-repeat: no-repeat;
    display: block;
}

.header_full_1000 .header_logo {
    margin-top: 30px;
    padding-top: 345px;
    padding-left: 25px;
}

.header_full_1000 .flash_header {
    position: absolute;
    left: 0px;
}

/*
 content
 */
.main {
    width: 956px;
    /*float: left;*/
    margin: 0 auto;
    border: none;
    padding-left: 22px;
    min-height: 600px;
}

.content {
    float: left;
    width: 664px;
    min-height: 600px;
    position: relative;
    z-index: 0;
}

.right_nav {
    position: relative;
    float: right;
    width: 290px;
    border: none;
    /*background-color: #F9F9F9;*/
    padding: 0px;
    margin-bottom: 20px;
	margin-top:15px;
    /*border-bottom: 20px solid lime;*/
}

.nav_container {
    background-color: transparent;
    width: 956px;
    border: none;
    border-left: 22px solid #FFFFFF;
    /*float: left;*/
    margin: auto;
    height: 38px;
    position: relative;
    z-index: 101;
    margin-top: 1px;
}

/*
 misc
 */
.language_en {
    width: 80px;
    background: transparent url(../images/language_fr.png) 0px 0px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
    z-index: 1000;
}

.language_fr {
    width: 80px;
    background: transparent url(../images/language_en.png) 0px 0px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
    z-index: 1000;
}

.video_player {
    width: 424px;
    height: 274px;
    background-color: #333333;
    display: block;
    position: absolute;
    top: 60px;
    left: 274px;
    cursor: pointer;
    color: #999999;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

.header_full_1000 .search {
    padding: 5px 1px 5px 25px;
}

.search {
    padding: 5px 1px 5px 20px;
    width: auto;
    background-color: transparent;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    float: left;
    z-index: 20;
}

.search form {
    padding: 0px;
    margin: 0px;
}

.search_text {
    width: 180px;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #999999;
    font-family: arial;
    font-size: 11px;
    padding: 2px;
    margin-top: 2px;
    float: left;
}

.search_button_en {
    float: left;
    width: 64px;
    background-color: #FFE776;
    /*border: 1px solid #999999;*/
    border: none;
    color: #999999;
    font-family: arial;
    font-size: 0.5em;
    height: 19px;
    margin-top: -2px;
    background: transparent url(../images/search_btn.jpg) 0px 0px;
}

a.search_button_en, a.search_button_en:hover, a.search_button_en:visited {
    width: 64px;
    background-color: #FFE776;
    border: none;
    /*
     color: #999999;
     font-family: arial;
     font-size: 0.5em;
     */
    height: 24px;
    /*margin-top: 5px;*/
    background: transparent url(../images/search_btn.gif) 0px 0px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.search_button_fr {
    float: left;
    width: 85px;
    background-color: #FFE776;
    /*border: 1px solid #999999;*/
    border: none;
    color: #999999;
    font-family: arial;
    font-size: 0.5em;
    height: 19px;
    margin-top: -2px;
    background: transparent url(../images/search_btn_fr.jpg) 0px 0px;
}

a.search_button_fr, a.search_button_fr:hover, a.search_button_fr:visited {
    width: 85px;
    background-color: #FFE776;
    border: none;
    /*
     color: #999999;
     font-family: arial;
     font-size: 0.5em;
     */
    height: 24px;
    /*margin-top: 5px;*/
    background: transparent url(../images/search_btn_fr.gif) 0px 0px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

/*
 footers
 */
.footer {
    width: 956px;
    height: 80px;
    border: none;
    margin: auto;
    top: 0px;
    display: block;
    clear: both;
    color: #12579A;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    position: relative;
}

.footer div {
    border-top: 1px solid #5EB2D4;
    margin: 10px 4px 10px 12px;
    padding: 10px 20px 10px 20px;
    word-spacing: 2px;
}

.footer div span {
    margin: 5px;
    padding: 5px 20px 10px 20px;
    color: #5EB2D4;
    text-align: center;
}

.footer_home {
    width: 956px;
    height: 80px;
    border: none;
    border-left: 22px solid #FFFFFF;
    margin: auto;
    /*float: left;*/
    top: -18px;
    display: block;
    color: #12579A;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.footer_home div {
    border-top: none;
    margin: 10px 20px 10px 20px;
    padding: 10px 20px 10px 20px;
    word-spacing: 2px;
}

.footer_home div span {
    margin: 5px;
    padding: 5px 20px 10px 20px;
    color: #5EB2D4;
    text-align: center;
    display: block;
}

/*
 wishes
 */
.wish {
    margin-top: 10px;
    width: 100%;
    position: relative;
    border: none;
    background-color: #FFFFFF;
}

.wish_maker {
    width: 650px;
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 28px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #5EB2D4;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.wish_title {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 24px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: capitalize;
    padding: 4px -4px 4px 4px;
    display: block;
    border-bottom: 1px solid #333;
    border-top: 4px solid #FFFFFF;
}

.wish_image {
    width: 660px;
    border: 1px solid #FFFFFF;
    height: 326px;
    background-color: transparent;
    text-transform: uppercase;
    padding: 0px;
    display: block;
    position: relative;
}

.wish_icon {
    background: none;
    width: 160px;
    height: 160px;
    border: none;
    padding: 0px;
    display: block;
    position: absolute;
    right: 500px;
    bottom: -100px;
    z-index: 1000;
}

.wish_text {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    padding: 20px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
}

.wish_footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 0px;
}

.wish_footer a.left {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #555555;
    background-color: #C9DF4C;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px;
    margin-right: 5px;
    margin-top: 0px;
}

.wish_footer a.right {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px;
    margin-right: 5px;
    margin-top: -12px;
}

.wish_well {
    margin-top: 0px;
    margin-bottom: 60px;
    width: 660px;
    height: 230px;
    border: none;
    display: block;
}

.wish_well div.well_title {
    margin-top: 40px;
    background: transparent url('../images/title_bg.gif') top left;
    background-repeat: repeat-x;
    margin-bottom: 5px;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    display: block;
    clear: both;
}

.wish_well div.well_title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #5EB2D4;
    background-color: #FFFFFF;
    padding: 3px 0px 0px 0px;
    margin-bottom: 2px;
    border-right: 6px solid #FFFFFF;
    border-left: 6px solid #FFFFFF;
}

.wish_well div.well {
    width: 660px;
    height: 230px;
    background-color: #333333;
    display: block;
    position: absolute;
    cursor: pointer;
    color: #999999;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

.wish_list {
    margin-top: 10px;
    width: 100%;
    position: relative;
    border: none;
    background-color: #FFFFFF;
}

.wish_list_footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 0px;
}

.wish_list_footer a.left {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #555555;
    background-color: #C9DF4C;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px;
    margin-right: 5px;
    margin-top: 0px;
}

.wish_list table {
    margin: 5px;
    width: 654px;
    height: auto;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

.wish_list table td {
    border: none;
    height: auto;
    vertical-align: top;
}

.wish_list table tr td.title {
    background: transparent url('../images/wish_list_title_bg.gif') top left;
    background-repeat: repeat-x;
}

.wish_list table tr td.title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #5EB2D4;
    background-color: #FFFFFF;
    padding: 3px 6px 0px 6px;
    margin-bottom: 2px;
}

.wish_list table tr td div {
    border: none;
    height: auto;
    vertical-align: top;
    position: relative;
}

.wish_list table tr td div {
    border: none;
    border-left: 8px solid #FFFFFF;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 12px;
    color: #5EB2D4;
    margin-bottom: 10px;
}

.wish_list table tr td div span {
    font-size: 18px;
}

.wish_list table tr td div a.left {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    background-color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    margin-right: 15px;
    margin-top: 1px;
}

.wish_archive {
    margin-top: 10px;
    width: 660px;
    position: relative;
    border: none;
    background-color: #FFFFFF;
}

.wish_archive div.list {
    margin-top: 10px;
    width: 660px;
    border: 1px solid #FFFFFF;
}

.wish_archive div.list table {
    /*border: none;
     border-left: 8px solid #FFFFFF;*/
    width: 658px;
    padding: 0px;
}

.wish_archive div.list table th {
    border: 0px solid #FFFFFF;
    padding: 0px 0px 5px 5px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #5EB2D4;
    text-transform: capitalize;
    text-align: left;
}

.wish_archive div.list table td {
    border: 0px solid #FFFFFF;
    border-bottom: 5px solid #FFFFFF;
    padding: 5px 5px 5px 5px;
    font-family: arial;
    font-size: 12px;
    color: #5EB2D4;
    text-align: left;
    background-color: #F2FAFD;
}

.wish_archive div.list table td a, .wish_archive div.list table td a:hover, .wish_archive div.list table td a:visited {
    border: 0px solid #FFFFFF;
    padding: 5px 5px 5px 0px;
    font-family: arial;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    color: #5EB2D4;
    text-align: left;
}

.wish_archive div.title {
    width: 650px;
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 28px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #5EB2D4;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.wish_archive div.header {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    border-top: 1px solid #5EB2D4;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

.wish_archive div.footer {
    border: 1px solid #FFFFFF;
    border-left: 8px solid #FFFFFF;
    border-top: 0px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

.wish_archive div.header a.left, .wish_archive div.footer a.left {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #555555;
    background-color: #C9DF4C;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px;
    margin-right: 5px;
    margin-top: 0px;
}

.wish_archive div.header span.separator {
    color: #5EB2D4;
}

.wish_archive div.header span.right, .wish_archive div.footer span.right {
    float: right;
}

.wish_archive div.header a.page, .wish_archive div.footer a.page {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px;
    margin-top: 0px;
}

.wish_archive div.header span.selected, .wish_archive div.footer span.selected {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #C9DF4C;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px;
    margin-top: 0px;
}

.wish_archive div.header a.next, .wish_archive div.footer a.next {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background: #FFFFFF url('../images/arrow_right_blue.jpg') 0px 4px;
    background-repeat: no-repeat;
    margin-top: 0px;
    display: inline;
    width: 20px;
    height: 22px;
    border: none;
}

/*
 home
 */
.home div.title {
    width: 99%;
    margin-top: 18px;
    margin-bottom: 10px;
    border: none;
    background: transparent url('../images/wish_list_title_bg.gif') top left;
    background-repeat: repeat-x;
}

.home div.title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #5EB2D4;
    background-color: #FFFFFF;
    padding: 3px 0px 0px 0px;
    margin-bottom: 2px;
    border-right: 4px solid #FFFFFF;
}

/*
 front-end tabs
 */
.cw_tabs {
    border: none;
    width: 660px;
    min-height: 200px;
    height: 600px;
    display: block;
    padding: 0px;
    margin: 0px;
    background: #FFFFFF url(../images/tabs_div_bg.jpg) center 0px;
    background-repeat: no-repeat;
    position: relative;
}

.cw_tabs div.header {
    background: #FFFFFF;
    margin: 0px 10px 0px 14px;
    padding: 2px 0px 0px 0px;
    color: #333333;
    float: left;
    width: auto;
    font-size: 100%;
    line-height: normal;
    border: none;
}

.cw_tabs ul {
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
}

.cw_tabs ul li {
    float: left;
    background: url(../images/tabs_left.jpg) no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;

    text-align: center;
    margin: 0 0 0 5px;
    margin-bottom: 0px;
}

.cw_tabs a {
    float: left;
    display: block;
    background: url(../images/tabs_right.jpg) no-repeat right top;
    padding: 5px 15px 5px 6px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
}

.cw_tabs a {
    float: none;
}

.cw_tabs #current {
    background-image: url(../images/tabs_left_on.jpg);
    background-repeat: repeat-x;
}

.cw_tabs #current a {
    background-image: url(../images/tabs_right_on.jpg);
    background-repeat: repeat-x;
    color: #333333;
    padding-bottom: 5px;
}

/*
 cw_list
 */
.cw_list {
    margin-top: 10px;
    width: 100%;
    position: relative;
    border: none;
    background-color: #FFFFFF;
}

.cw_list div.title {
    width: 650px;
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 38px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #5EB2D4;
    text-transform: uppercase;
    padding: 4px -4px 4px 4px;
    display: block;
}

.cw_list table {
    margin: 5px;
    width: 654px;
    height: auto;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

.cw_list table td {
    border: none;
    height: auto;
    vertical-align: top;
}

.cw_list table tr td.title, .well_title {
    background: transparent url('../images/cw_list_title_bg.gif') top left;
    background-repeat: repeat-x;
    height: 30px;
}

/*
 .cw_list table tr td.title span
 {
 font-family: arial;
 font-weight: bold;
 font-size: 17px;
 color: #5EB2D4;
 background-color: #FFFFFF;
 padding: 4px 6px 4px 0px;
 height: 30px;
 }
 */
.cw_list table tr td.title {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #5EB2D4;
    background-color: #FFFFFF;
    padding: 4px 6px 4px 0px;
    height: 30px;
}

.cw_list table tr td div {
    vertical-align: top;
    position: relative;
    border: none;
    height: auto;
    background-color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 12px;
    color: #5EB2D4;
    margin-bottom: 10px;
}

.cw_list table tr td div span {
    font-size: 18px;
    display: block;
    clear: both;
    color: #5EB2D4;
}

.cw_list table tr td div a.left {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    background-color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    margin-right: 15px;
    margin-top: 1px;
    cursor: pointer;
}

.cw_list table tr td div a.left:hover {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    background-color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    margin-right: 15px;
    margin-top: 1px;
}

.cw_list table tr td div span {
    font-size: 18px;
    color: #333333;
}

.cw_list p, .cw_list table tr td div p, .cw_list div {
    color: #333333;
}

.cw_list table tr td div a.left {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    background-color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    margin-right: 15px;
    margin-top: 1px;
}

.cw_list table tr td div a.left:hover {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    background-color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0px 6px 0px;
    margin-right: 15px;
    margin-top: 1px;
}

.cw_list div.footer {
    border: none;
    border-left: 8px solid #FFFFFF;
    width: 650px;
    height: 30px;
    background-color: #FFFFFF;
    padding: 0px;
    text-align: center;
    margin-top: 50px;
}

.cw_list div.footer div {
    border: none;
    width: 510px;
    height: 24px;
    background-color: #F0F9FF;
    padding: 0px;
    display: block;
    margin: 0px;
    position: relative;
}

.cw_list div.footer div a, .cw_list div.footer div a:hover, .cw_list div.footer div a:visited {
    margin: 0 auto;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px 6px;
    border: none;
    margin-left: 0px;
    position: relative;
    top: 6px;
}

.cw_list div.footer div a.current, .cw_list div.footer div a.current:visited, .cw_list div.footer div a.current:hover {
    margin: 0 auto;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    background-color: #C9DF4C;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px 6px;
    border: none;
    margin-left: 0px;
    position: relative;
    top: 6px;
}

.cw_list div.footer div a.left, .cw_list div.footer div a.left:hover, .cw_list div.footer div a.left:visited {
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background: #FFFFFF url('../images/arrow_left_blue.jpg') 2px 6px;
    background-repeat: no-repeat;
    margin: 0px;
    display: block;
    width: 8px;
    height: 16px;
    border: none;
}

.cw_list div.footer div a.right, .cw_list div.footer div a.right:hover, .cw_list div.footer div a.right:visited {
    position: absolute;
    top: 0px;
    right: 0px;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background: #FFFFFF url('../images/arrow_right_blue.jpg') 2px 6px;
    background-repeat: no-repeat;
    margin: 0px;
    display: block;
    width: 8px;
    height: 16px;
    border: none;
}

/*
 wish well
 */
.wish_well {
    margin-top: 0px;
    margin-bottom: 40px;
    width: 660px;
    height: 230px;
    border: none;
    display: block;
}

.wish_well div.well_title {
    margin-top: 10px;
    background: transparent url('../images/title_bg.gif') top left;
    background-repeat: repeat-x;
    margin-bottom: 5px;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    display: block;
    clear: both;
}

.wish_well div.well_title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #5EB2D4;
    background-color: #FFFFFF;
    padding: 3px 0px 0px 0px;
    margin-bottom: 2px;
    border-right: 6px solid #FFFFFF;
    border-left: 6px solid #FFFFFF;
}

.wish_well div.well {
    width: 660px;
    height: 230px;
    background-color: #333333;
    display: block;
    cursor: pointer;
    color: #999999;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

/*
 comments
 */
/*
 wish well
 */
.comments {
    margin-top: 0px;
    margin-bottom: 40px;
    width: 660px;
    height: auto;
    border: none;
    display: block;
}

.comments div.title {
    margin-top: 10px;
    background: transparent url('../images/title_bg.gif') top left;
    background-repeat: repeat-x;
    margin-bottom: 5px;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    display: block;
    clear: both;
}

.comments div.title span {
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    color: #5EB2D4;
    background-color: #FFFFFF;
    padding: 3px 0px 0px 0px;
    margin-bottom: 2px;
    border-right: 6px solid #FFFFFF;
    border-left: 6px solid #FFFFFF;
}

.comments div.list {
    width: 660px;
    height: auto;
    background-color: #E1E1E1;
    display: block;
    color: #999999;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

/*
 common buttons
 */
.button_5EB2D4 {
    width: auto;
    background-color: #0AA2D6;
    border: none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bolder;
    padding: 2px 8px 2px 8px;
    margin: 0px;
    cursor: pointer;
    text-decoration: none;
}

.button_C9DF4C {
    width: auto;
    background-color: #C9DF4C;
    border: none;
    color: #333333;
    font-family: arial;
    font-size: 11px;
    font-weight: bolder;
    padding: 2px 8px 2px 8px;
    margin: 0px;
    cursor: pointer;
    text-decoration: none;
}

a.share, a.share:hover, a.share:visited {
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0AA2D6;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px;
    margin-left: -5px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 4px;
}

/*form wrap*/
#formwrap {
    margin-top: 0px;
    margin-left: 0px;
    float: left;
}

#formwrap dt {
    height: 0px;
}

.formhead {
    padding-left: 8px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #5EB2D4;
}

#formwrap table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
    height: 20px;
}

#formwrap textarea {
    height: 50px;
    width: 450px;
    border: 1px solid #dedbde;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    color: #333;
}

#formwrap input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #dedbde;
    width: 450px;
}

.enter_name {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: auto;
    border: 1px solid #dedbde;
    padding: 2px;
    color: #333;
}

#formwrap table td {
    text-align: left;
    vertical-align: top;
    padding: 2px 0px 2px 2px;
}

#formwrap .label {
    width: 0px;
}

#formwrap input .errors {
    border: 1px solid #999;
    background-color: #FFCFCF;
    margin-top: 1px;
    margin-bottom: 3px;
}

#formwrap .highlight, textarea.errors {
    background-color: #FFCFCF;
}

#formwrap ul li {
    list-style-type: none;
    padding: 0px;
}

#formwrap ul.errors li {
    background: url("/assets/cms/images/exclamation.png") left top no-repeat;
    background-position: 0px 2px;
    padding: 4px 0px 0px 20px;
}

#formwrap ul.errors {
    margin-top: 0px;
    /*padding-left:13px;*/
    padding: 0px;
    padding-top: 5px;
}

#formwrap .errors {
    color: #5EB2D4;
    font-weight: normal;
}

.cw_list p, .cw_list div, .cw_list span {
    color: #5EB2D4;
}

.volunteer_chapter {
    border: none;
    width: 450px;
    background-color: #F9F9F9;
}

.volunteer_province {
    border: none;
    width: auto;
    background-color: #F9F9F9;
}

/*modal styles*/

.content ol{ clear:left;}



