.requiredfield, .validation-advice {
color:red;
}

/* BRIAN */
#featuredproduct { position:relative; float: right; width: 282px; height:360px; background-image:url('/images/featuredboxP.png'); background-repeat:no-repeat; margin-right: 150px; }
#featuredproduct h3  { color:#6A2E3A; font-size:24px; font-variant:small-caps; margin:20px 0 0 24px; }
#featuredproduct h3 a { color:#6A2E3A; font-size:24px; font-variant:small-caps; text-decoration:none; }
#short_text { margin:45px 20px 20px 25px; }

#flashPic { position: relative; }
.sideswap_nav { background: #fff; color: #000; position: absolute; top: 0px; width: 50px; font-variant: small-caps; text-align: center; padding: 2px 5px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; z-index: 1001; }
.sideswap_previous { left: 31px; -moz-border-radius-bottomright: 10px; -webkit-border-radius-bottom-right: 10px; border: 1px solid #000; }
.sideswap_next { right: 0px;  -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottom-left: 10px; border: 1px solid #000; }

IMG { border: 0px; }

/* BRIAN */

* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #6a2e3a;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-color:#75baff;
}
input {
	font-family:"Times New Roman", Times, serif;
}
h1 {
	font-size:30px;
	text-align:left;
       font-variant:small-caps;
}
h2 {
	font-size:24px;
	text-align:left;
	text-align:left;
	padding-bottom:20px;
}
h3 {
	font-size:21px;
}

h4 {
	font-size:18px;
	text-align:left;
}

/* -------------------------------------
END: General Tag Methods
------------------------------------- */

/* -------------------------------------
BEGIN: Main Structure Tags
------------------------------------- */
#wrapper {
	width: 100%;
	text-align:left; /* Treated as align */
	background-color:#75baff;
}
#tbl_screen {
	width: 100%;
}
#homepage #screen_left {
	background: transparent url(/images/body_bg_left_960.jpg) repeat-x scroll 0px 0px;
}
#partner_center #screen_left {
	background: transparent url(/images/body_bg_left_partner_960.jpg) repeat-x scroll 0px 0px;
}
#media_center #screen_left {
	background: transparent url(/images/body_bg_left_partner_960.jpg) repeat-x scroll 0px 0px;
}
#estore #screen_left, #specials #screen_left {
	background: transparent url(/images/body_bg_left_estore_960.jpg) repeat-x scroll 0px 0px;
}
#login #screen_left {
	background: transparent url(/images/body_bg_left_login_960.jpg) repeat-x scroll 0px 0px;
}
.subpage #screen_left {
	background: transparent url(/images/body_bg_left_sub_960.jpg) repeat-x scroll 0px 0px;
}
#homepage #screen_right {
	background: transparent url(/images/body_bg_right_960.jpg) repeat-x scroll 0px 0px;
}
#partner_center #screen_right {
	background: transparent url(/images/body_bg_right_partner_960.jpg) repeat-x scroll 0px 0px;
}
#media_center #screen_right {
	background: transparent url(/images/body_bg_right_partner_960.jpg) repeat-x scroll 0px 0px;
}
#login #screen_right {
	background: transparent url(/images/body_bg_right_login_960.jpg) repeat-x scroll 0px 0px;
}
#estore #screen_right, #specials #screen_right {
	background: transparent url(/images/body_bg_right_estore_960.jpg) repeat-x scroll 0px 0px;
}
.subpage #screen_right {
	background: transparent url(/images/body_bg_right_sub_960.jpg) repeat-x scroll 0px 0px;               
}
#homepage #screen_center {
	width:960px;
	height:1605px;
	vertical-align:top;
	background: transparent url(/images/body_bg_center_960.jpg) no-repeat scroll 0px 0px;
}
#partner_center #screen_center {
	height:1480px;
	background: transparent url(/images/body_bg_center_partner_640x510_960.jpg) no-repeat scroll 0px 0px;
}
#media_center #screen_center {
	height:966px;
	background: transparent url(/images/body_bg_center_media_sm_video_960.jpg) no-repeat scroll 0px 0px;
}
#login #screen_center {
	height:640px;
	background: transparent url(/images/body_bg_center_login_960.jpg) no-repeat scroll 0px 0px;
}
#estore #screen_center, #specials #screen_center {
	height:966px;
	background: transparent url(/images/body_bg_center_estore_960.jpg) no-repeat scroll 0px 0px;
}
.subpage #screen_center {
	width:960px;
	height:1281px;
	vertical-align:top;
	background: transparent url(/images/body_bg_center_sub_960.jpg) no-repeat scroll 0px 0px;
}

#logo {
	position:relative;
	width:154px;
	height:146px;
	top:0px;
	left:45px;
	z-index:100;
}
#header {
	position:relative;
	float:right;
	width:760px;
	margin-top:10px;
}
#menu {
	position:relative;
	float:right;
	width:760px;
}
#menu li { 
	display: inline;
}
#menu a {
	position:relative;
	float:right;
	text-decoration:none;
	font-variant:small-caps;
	color:#e9ede9;
	font-size:14px;
	margin-right:20px;
}
#menu a:hover {
	color:#6a2e3a;
}

#signup,#stay_connected {
	position:relative;
	float:right;
	width:760px;
	font-size:14px;
}

#stay_connected {
	margin-top:28px;
}
#partner_center #stay_connected, #media_center #stay_connected {
       display:none;
}
#form_signup {
	position:relative;
	float:right;
	margin-top:16px;
	margin-right:15px;
	color:#6a2e3a;
	font-size:14px;
}
#btn_submit {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	cursor: pointer;
	color:#6a2e3a;
	font-size:14px;
	text-transform:uppercase;
}
#youtube {
	position:relative;
	float:right;
	display:block;
	height:32px;
	width:30px;
	background-image:url('/images/youtube_up.jpg');
	background-repeat:no-repeat;
	margin-right:50px;
}
#youtube:hover {
	background-image:url('/images/youtube_over.jpg');
}
#twitter {
	position:relative;
	float:right;
	display:block;
	height:31px;
	width:30px;
	background-image:url('/images/twitter_up.jpg');
	background-repeat:no-repeat;
	margin-right:10px;
}
#twitter:hover {
	background-image:url('/images/twitter_over.jpg');
}
#fliptv{
	position:relative;
	float:right;
	display:block;
	height:31px;
	width:30px;
	background-image:url('/images/fliptv_up.jpg');
	background-repeat:no-repeat;
	margin-right:10px;
	margin-left:35px;
}
#fliptv:hover {
	background-image:url('/images/fliptv_over.jpg');
}
#stay_text {
	position:relative;
	float:right;
	text-transform:uppercase;
	font-size:14px;
	color:#cfcfcf;
	font-weight:bold;
	line-height:95%;
	margin-top: 5px;
}
#main_flash, #video_center {
	position:relative;
	float:left;
	width:935px;
	float:left;
/*	background-image:url('/images/main_flash_frame.png');
	background-repeat:no-repeat;
*/
	margin-left:15px;
	margin-top:-24px;
}
#main_flash {
        height:220px;
}
#homepage #main_flash {
	height:364px;
}
#video_center {
	height:465px;
}
#partner_center #video_center {
	height:607px;
}
#video_center h1{
 	position:relative;
	float:left;
     margin:20px 50px 10px 0px;
	color:#6a2e3a;
	text-transform:uppercase;
        width:908px;
        text-align:right;

}

#mediaSuitePlayer_ntpy3024 { position: relative; float: left; margin-left: 151px; height: 360px; width: auto; }

#videgoPlayer_yieo84z7 {
position:relative;
float:left;
    margin-left:151px;

    width:630px;
    height:360px;

}
#videgoPlayer_et40n035 {
position:relative;
float:left;
margin-left:147px;
width:640px;
height:510px;
}
.subpage #main_flash {
	height:220px;
}
#sub_images {
	position:relative;
	float:left;
	width:904px;
	height:186px;
	margin:16px 15px 15px 15px;
}
#sub_images {
	background-image:url('/images/uploads/sub_image1.jpg');
	background-repeat:no-repeat;
}
#sub_images2 {
	position:relative;
	float:left;
	width:904px;
	height:186px;
	margin:16px 15px 15px 15px;
}
#sub_images2 {
	background-image:url('http://74.208.107.12/PWM/sub_images/retreat_header.jpg');
	background-repeat:no-repeat;
}

#sub_images3 {
	position:relative;
	float:left;
	width:904px;
	height:186px;
	margin:16px 15px 15px 15px;
}
#sub_images3 {
	background-image:url('http://74.208.107.12/PWM/sub_images/triple_favor_header.jpg');
	background-repeat:no-repeat;
}

#sub_images4 {
	position:relative;
	float:left;
	width:904px;
	height:186px;
	margin:16px 15px 15px 15px;
}
#sub_images4 {
	background-image:url('http://74.208.107.12/PWM/sub_images/presence_header.jpg');
	background-repeat:no-repeat;
}

#sub_images5 {
	position:relative;
	float:left;
	width:904px;
	height:186px;
	margin:16px 15px 15px 15px;
}
#sub_images5 {
	background-image:url('http://74.208.107.12/PWM/sub_images/atonement_header.jpg');
	background-repeat:no-repeat;
}

#sub_images6 {
	position:relative;
	float:left;
	width:904px;
	height:186px;
	margin:16px 15px 15px 15px;
}
#sub_images6 {
	background-image:url('http://74.208.107.12/PWM/sub_images/alarm.jpg');
	background-repeat:no-repeat;
}

#links{
	position:relative;
	float:left;
	width:248px;
	height:328px;
	margin:15px 15px 15px 15px;
}
#link1, #link2, #link3, #link4 {
	position:relative;
	float:left;
	width:238px;
	height:62px;
	background-image:url('/images/main_img_title_bg.jpg');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-variant:small-caps;
	padding-top:20px;
	padding-left:10px;
	cursor:pointer;
}

#link1:hover, #link2:hover, #link3:hover, #link4:hover {
       color:#f49a06;
}
#images {
	position:relative;
	float:left;
	width:615px;
	height:317px;
	margin:23px 0px 0px 17px;
}

#content {
	position:relative;
	float:left;
	width:928px;
	margin-left:17px;
	margin-right:13px;
	margin-top:5px;
}

#tbl_content {
	position:relative;
	float:left;
}

#content_left {
	width: 578px;
	padding:20px 30px 20px 28px;
	color:#6a2e3a;
	text-align:justify;
	vertical-align:top;                
}
#estore #content_left, #specials #content_left {
	width: 658px;

}
#login #content_left {
	width: 928px;
	padding:20px 0px 30px 0px;
height:220px;
}
#main_text {
	position:relative;
	float: left;
	padding:0px 14px 0px 14px;
}
#media_center #main_text {
	position:relative;
	float: left;
	padding:0px 0px 0px 0px;
}
#programs {
	position:relative;
	float: left;
	width:574px;
	height:252px;
 	background-image:url('/images/programs.png');
	background-repeat:no-repeat;
        overflow: hidden;
}
#events {
	position:relative;
	float: left;
	width:574px;
	height:332px;
 	background-image:url('/images/events.png');
	background-repeat:no-repeat;
	margin-top:15px;
       overflow: hidden;
}

#events2 {
	position:relative;
	float: left;
	width:574px;
	height:498px;
 	background-image:url('http://74.208.107.12/PWM/home_images/events2.png');
	background-repeat:no-repeat;
	margin-top:15px;
       overflow: hidden;
}

.full_link {
       margin:40px 0px 0px 420px;
      color: #2b2d2e; 
}
#tbl_event, #tbl_program {
      border:0px;
      border-collapse:collapse;
      margin:10px 14px 15px 15px;
      width:543px;
}
#tbl_p_header, #tbl_e_header {
      background-color:#f3f4d7;
      width:544px;
}

#tbl_p_header, #tbl_e_header {
      color:#91684e;
}
#tbl_event td, #tbl_program td {
      padding:8px 12px 8px 12px;
      color: #2b2d2e;
      font-family:Arial, Helvetica, sans-serif;
      vertical-align:top;
       border-bottom:1px solid #d9dd9c;
      text-align:left;
}


#content_right {
	width: 282px;
	padding:10px 5px 5px 5px;
 	background-image:url('/images/right_rail_bg_292.png');
	background-repeat:repeat-y;
	color:#6a2e3a;
	vertical-align:top;
}
#estore #content_right, #specials #content_right {
	width: 185px;
	padding:10px 5px 5px 7px;
}

#featuredboxB {
	position:relative;
	float: right;
	width: 282px;
	height:116px;
 	background-image:url('/images/featuredboxblue.png');
	background-repeat:no-repeat;
}
.twitterMeat {
	width: 282px;
padding: 50px 20px 0px 20px;
}
#featuredboxP {
	position:relative;
	float: right;
	width: 282px;
	height:421px;
 	background-image:url('/images/featuredboxP.png');
	background-repeat:no-repeat;
}
#exclusiveboxY {
	position:relative;
	float: right;
	width: 282px;
	height:638px;
 	background-image:url('/images/exclusiveboxY.png');
	background-repeat:no-repeat;
}
.featuredboxG {
	position:relative;
	float: right;
	width: 282px;
	height:73px;
 	background-image:url('/images/featuredboxGreen.png');
	background-repeat:no-repeat;
	padding-bottom:5px;
}


.featuredboxY {
	position:relative;
	float: right;
	width: 282px;
	height:73px;
 	background-image:url('/images/featuredboxY.png');
	background-repeat:no-repeat;
	padding-bottom:5px;
}
#content_right h3 {
	color: #6a2e3a;
	font-variant:small-caps;
	margin:20px 0px 0px 24px;
	font-size:24px;
}
#content_right h3 a {
color:#6a2e3a;
font-variant:small-caps;
text-decoration:none;
font-size:24px;
}
#content_right  h4 {
height:42px;
width:269px;
background-image: url('/images/title_bg.png');
background-repeat: no-repeat;	
font-size:24px;
padding:10px 0px 0px 15px;
color:#fff;
font-variant:small-caps;
}
#estore #content_right h4, #specials #content_right h4 {
background-image: url('/images/title_bg_slim.png');
background-repeat: no-repeat;	
height:75px;
width:185px;
line-height: 95%;


}

#content_right h4 a {
font-size:24px;
color:#fff;
font-variant:small-caps;
text-decoration:none;
}



#featuredboxB p {
	color:#6e6e6e;
	padding:15px 15px 15px 15px;
}
#footer {
	position:relative;
	float: left;
	width:960px;
	height:318px;
	font-size:10px;
 	background-image:url('/images/footer_960.png');
	margin-top:-6px;
}
#estore #footer, #specials #footer, #login #footer{
 	background-image:url('/images/footer_960.x190.png');
	height:190px;
}
#online_store {
	position:relative;
	float: left;
	height:193px;
	width:954px;
	margin-left:6px;
	margin-top:10px;
}
#store_text {
	position:relative;
	float: left;
	height:106px;
	width:121px;
	color:#6a2e3a;
	padding-top:50px;
	padding-right:20px;
	font-size:28px;
	text-transform:uppercase;
	line-height:0.9em;
	text-align:center;
} 
.product {
	position:relative;
	float: left;
	width:141px;
	height:141px;
margin:15px 15px 0px 0px;
padding-top:15px;
border:1px solid #ccc;
background-color:#fff;
text-align:center;
vertical-align:middle;
}

.product img {
	border: 0;
}

#footer_nav {
	position:relative;
	float: left;
	margin-top:10px;
        width:960px;
        text-align:center;

}
#estore #footer_nav, #specials #footer_nav {
	margin-top:75px;
}
#footer_nav li {
	display: inline;
	list-style:none;
}
#footer_nav li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2d2e;
	text-decoration:none;
}
#copy_right {
	position:relative;
	float: right;
	margin-top:10px;
        width:960px;
        text-align:center;
       color:#2a2d2e;
	font-family:Arial, Helvetica, sans-serif;
}
#estore #copy_right, #specials #copy_right {
	margin-top:10px;
}
/* -------------------------------------
END: Main Stru
 ------------------------------------- */
/* -------------------------------------
START: Blog
 ------------------------------------- */
#main_text a {
	text-decoration:none;
	color:#047ec3;
}
#main_text h1 {
padding-bottom:20px;
}
#main_text h1 a {
	text-decoration:none;
	color:#6a2e3a;
}
#main_text h3 {
padding-bottom:20px;
}
#main_text a, #programs a, #events a{
	text-decoration:none;
	color:#6a2e3a;
}
#main_text a:hover {
        color:#082a3d;
}
#right_f_wrapper {
        position:relative;
        float:left;
}

#right_f_wrapper ul, #right_f_wrapper p {
       margin:20px 30px 0px 30px;
       color:#6e6e6e;
}
#right_f_wrapper ul li {
       padding-bottom:10px;
       list-style:none;
}
#right_f_wrapper ul li a{
       color:#6e6e6e;
	text-decoration:none;

}
#right_f_wrapper ul li a:hover{
       color:#f49a06;
	text-decoration:none;

}
#content_left p {
      padding:0px 0px 20px 0px;
}
#content_right {
      height:600px;
}
#estore #content_right, #specials #content_right {
     height:950px;
     background-image:none;
}
#blog #content_right, #partner_center #content_right, #testimonials #content_right {
      height:600px;
}
/* -------------------------------------
END: Blog
 ------------------------------------- */
#broadcast_tv, #broadcast_radio {
       width:551px;
 	background-image:url('/images/table_top.jpg');
	background-repeat:no-repeat;
	background-position:top;
	border:0;
	border-collapse:collapse;     
}

#broadcast_tv th, #broadcast_radio th {
       height:12px;
       padding:4px 20px 4px 20px;
       color:#fff;
}
#broadcast_tv td, #broadcast_radio td {
       height:12px;
       padding:7px 20px 7px 20px;
}
#broadcast_tv h4, #broadcast_radio h4 {
        font-size:24px;
	color: #7f3b48;
	font-variant:small-caps;
	margin:3px 0px 3px 0px;
}
.ListItem1 {
       background-color:#fff;
}
.ListItem0 {
      background-color:#ebf0f5;
}
.left_col, .right_col {
      float: left; 
      width: 315px;
      height:165px;
     overflow: hidden;
     background-color:#fff;
}
.left_col td, .right_col td {
	vertical-align:top;
       padding-right:10px;
       font-size:13px;
}

.left_col img, .right_col img {
      border:0px;
}


#home_partner_center {
display:block;
margin:10px 10px 10px 13px; 
	vertical-align:middle;
	text-align:center;
width:256px;
height:221px;
}

#blog #sub_images {
	background-image:url('/images/sub_blog.jpg');
	background-repeat:no-repeat;
}
#estore #sub_images {
	background-image:url('/images/sub_store.jpg');
	background-repeat:no-repeat;
}
#specials #sub_images {
	background-image:url('/images/sub_specials.jpg');
	background-repeat:no-repeat;
}
#paulas_itinerary #sub_images {
	background-image:url('/images/sub_itinerary.jpg');
	background-repeat:no-repeat;
}
#press_releases #sub_images {
	background-image:url('/images/sub_press_release.jpg');
	background-repeat:no-repeat;
}
#news_updates #sub_images {
	background-image:url('/images/sub_news&updates.jpg');
	background-repeat:no-repeat;
}
#partnership #sub_images {
	background-image:url('/images/sub_partner_center.jpg');
	background-repeat:no-repeat;
}
#testimonials #sub_images {
	background-image:url('/images/sub_testimonials.jpg');
	background-repeat:no-repeat;
}
#photo_gallery #sub_images {
	background-image:url('/images/sub_photo_gallery.jpg');
	background-repeat:no-repeat;
}
#missions #sub_images {
	background-image:url('/images/sub_paulas_missions.jpg');
	background-repeat:no-repeat;
}
#program_guide #sub_images {
	background-image:url('/images/sub_media_center.jpg');
	background-repeat:no-repeat;
}
#project_destiny #sub_images {
	background-image:url('/images/sub_project_destiny.jpg');
	background-repeat:no-repeat;
}

#media_relations #sub_images {
	background-image:url('/images/sub_media_relations.jpg');
	background-repeat:no-repeat;
}
#from_paulas_desk #sub_images {
	background-image:url('/images/sub_from_paulas_desk.jpg');
	background-repeat:no-repeat;
}
#without_wallsh #sub_images {
	background-image:url('/images/sub_without_walls.jpg');
	background-repeat:no-repeat;
}
#paulas_life_story #sub_images {
	background-image:url('/images/sub_paulas_life_story.jpg');
	background-repeat:no-repeat;
}
#invite_a_friend #sub_images {
	background-image:url('/images/sub_invite_friend.jpg');
	background-repeat:no-repeat;
}
#twitter_div {
       margin:20px 20px 20px 20px;
}

#event_time {
	white-space:nowrap;
}
#estore #content, #specials #content {
background-color:#fff;
}
#content_left td {
text-align:left;
}

.paginate {
         padding-top:20px;}


#tbl_signin td {
	vertical-align:top;
       padding:0px 0px 0px 30px;
       width:273px;
}
#signinform td {
padding:0;
}
.exclusiveoffers {
display:block;
margin:10px 10px 10px 13px; 
	vertical-align:middle;
	text-align:center;
width:256px;
height:179px;
}


#flashPic { 
	float:left; 
	height:315px; 
	width:540px; 
	float:left;
	padding:0px 0px 25px 31px; 
	}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 540px;
	height: 315px;
	z-index:5;
}


#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	opacity: 0.5;
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { 
	background: url('img/open.gif') no-repeat center center;
	opacity: 0.8;
}