#slider1 .panel {
overflow:hidden;
width:90px !important;
}

.slider-wrap2 {
float:left;
margin-bottom:3px;
width:504px;
margin-bottom:15px;
}

.slider-wrap2 .coda-nav-left a:hover,
.slider-wrap2 .coda-nav-right a:hover
{
background-color:#2479c1;
}

#ecard_background {
margin-left:30px;
float:left;
}

#coda-nav-1 {
width:250px !important;
}

#ecard_choice {
background-color:#FBFBFB;
clear:both;
margin-bottom:0.5em;
padding:5px;
text-align:center;
}
#ecard_choice img {
padding:0 50px;
}


#ecard_image2 {float:left;}

.background_wrapper, 
.stamp_wrapper {cursor:pointer;}

#ecard_background {
margin-bottom:1em;
width:447px;
}

#ecard_image {

}
#ecards_actions {
margin-bottom:5px;
}

#ecards_send  p, #ecards_captcha{
margin:5px 0 !important;
}
#ecards_send  h3 {
margin:10px 0 !important;
}
.external,
#ecards_send textarea, 
#ecards_send input{
padding: 2px 4px;
}
#ecards_send .ecards_input {
width:220px;
}
#ecards_bg, 
#ecards_stamp {
background:#fbfbfb;
padding:10px;
margin-bottom:10px;
clear:both;
margin-left:140px;
width:518px;
}
#ecards_notes {
float:left;
padding:10px;
margin:10px;
	background: transparent url(ff_gfx_templates/default/images/themes/default/ecardsbg.png) repeat 0 0;
}
#ecards_notes2 {
float:left;
padding:10px;
margin:10px 10px 0 9px;
	background: transparent url(ff_gfx_templates/default/images/themes/default/ecardsbg.png) repeat 0 0;
}

#ecard_stamp_container {
float:right;
}


.ecards_row {clear:both;
float:left;
width:315px;}
.ecards_row2 em, .ecards_row em {color:#fff;font-style:normal;}
.ecards_row2 span, .ecards_row span {color:#fff;
font-weight:bold;
}
.ecards_row2 {
width:328px !important;
}

#ecard_choice img {
margin-bottom:0.5em;
}
.ecards_templates {
float:left;
margin-left:10px;
padding:5px 5px 15px;
text-align:center;
width:225px;
}
.ecard_photo {
background-color:#FBFBFB;
border-bottom:1px solid #D7D7D7;
display:block;
float:left;
margin-bottom:0.5em;
margin-right:2px;
padding:5px 5px 15px;
text-align:center;
text-decoration:none !important;
width:260px;
}
#ecards_actions {
text-align:right;
float:left;
clear:both;
width:100%;
}
.ecard_photo:hover {
background-color:#f7f7f7;
}
.ecards_templates label {
clear:both;
width:100%;
}
.ecard_photo span {
display:block;
padding-bottom:0.5em;
}


#ecards_send h3 {
margin:10px 0 !important;
}
#ecards_actions {
clear:both;
float:left;
text-align:right;
width:100%;
}
#ecards_send p, #ecards_captcha {
margin:5px 0 !important;
}

#ecards_send .ecards_input {
/*width:220px;*/
}
.external, #ecards_send textarea, #ecards_send input {
padding:2px 4px;
}

#slider2 {
height:75px !important;
}
#slider2 .panel{
width:175px !important;
overflow:hidden;
}

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

.coda-nav {
width:auto !important;
float:left;
padding-left:10px;
font-size:11px;
}

.slider-wrap2 .coda-nav-right,
.slider-wrap2 .coda-nav-left {
height:17px !important;
}

.coda-nav-right,
.coda-nav-left {
float:right;
height:26px;
font-size:11px;
}

.panel-wrapper .title {display:none;}
.slider-wrap {background-color:#25baea;float:left;width:504px;margin-bottom:3px;}
	.coda-slider-wrapper { padding: 20px 0; }
	.coda-slider { background: #ebebeb;border-bottom:solid 1px #fff; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 504px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #25baea; color: #fff; padding: 3px 6px;width:60px;text-align:center;}
	.coda-nav-left a:hover, .coda-nav-right a:hover { background: #fff; color: #01549b;font-weight:bold;}
	/* Tab nav */
	.coda-nav ul li a.current { background: #fff; color:#01549b;font-weight:bold;}
	.coda-nav ul {}
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 0px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #25baea; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
