@CHARSET "UTF-8";

body {
	font-family: Helvetica, Arial, Trebuchet MS;
	background: #070b2e url(/modules/share/themes/default/images/get-sponsored-page-bg.jpg) repeat-x;
}

#background_container {
	min-width: 1189px;
}

#background_spacer {
	width: 1189px;
}

#background_left,#background_right {
	background: none;
}

#content_container,#header_container {
	top: 0px;
}


#content_header {
    background:transparent url(/modules/share/themes/default/images/share-header-bg.png) no-repeat;
    width:956px;
    height:80px;
}
#content_holder{
    background:url(/modules/share/themes/default/images/share-body-bg.jpg) repeat-y;
    width:956px;
    margin:auto;
}
#content_body {
    text-align:center;
    width:850px;
    background:none;
    color:#4d1ba0;
    padding-bottom:10px;
}

#content_body h2 {
	color:#4d1ba0;
	font-size:22px;
	margin:5px;
	}
#ecards {
    width:822px;
    height:263px;
    margin:0 auto 10px auto;
    text-align:left;
}
#ecards img {
    border:0;
    margin:0;
    padding:0;
    float:left;
}
#email_templates {
    clear:left;
    float:left;
    margin-left:20px;
}

table.form_bg {
    width:819px;
    margin:auto;
    padding:0;
}
.form_bg td.radio_bg {
    width:819px;
    background:#efecf7 url(/modules/share/themes/default/images/share-email-templates.jpg) no-repeat;
    height:216px;
    margin:0;
}
.radio_bg div {
    position:relative;
    width:100%;
    height:100%;
}

.form_bg td {
    vertical-align:top;
    background:#efecf7;
    text-align:left;
    color:#4d1ba0;
    font-weight:bold;
}
.form_bg td.footer_bg {
    background:url(/modules/share/themes/default/images/share-email-templates-footer-bg.jpg) no-repeat;
    height:11px;
}
.form_bg textarea {
    width:411px;
    height:88px;
	padding: 3px 1px;
	font-size: 14px;    
}
.form_bg  input.text {
    width:210px;
	padding: 3px 1px;
	font-size: 14px;    
}
.form_bg label {
    display:block;
    padding:15px 0 5px 0;
}
.form_bg input#toEmail {
    width:300px;
}
.padLeft dl {
	margin-left:20px;
	}
.form_bg dd {
	margin:0;
	padding:0;
	text-align:left;
	}
.form_bg {
    position:relative;
    height:60px;
    margin-top:10px;
}
#form_holder {
    background:#efecf7;
    width:819px;
    margin-left:15px;
}
#form_holder .header {
  background:url(/modules/share/themes/default/images/share-email-templates-header.jpg) no-repeat;
    height:11px;
}
.form_bg #Submit, .form_bg #Preview {
    background:url(/modules/share/themes/default/images/share-preview.jpg) no-repeat;
    float:right;
    width:168px;
    height:50px;
    border:0;
    padding:0;
    margin:10px 30px 0 0;
    
    cursor:pointer;
}
.form_bg #Submit {
    background:url(/modules/share/themes/default/images/share-send.jpg) no-repeat;
    float:right;
    width:150px;
    height:50px;
    position:absolute;
    top:0;
    right:50px;
    margin:0;
}

.footer {
  background:url(/modules/share/themes/default/images/share-email-templates-footer-bg.jpg) no-repeat;
    height:11px;
    position:relative;
}
.backBtn {
    position:absolute;
    top:0;
    left:50px;
}

#emailTemplate-Caduceus, #emailTemplate-GenCures, #emailTemplate-Zebrafish {
    position:absolute;
    bottom:13px;
    margin:0;
    width:auto;
}
#emailTemplate-Caduceus {
    left:735px;
}
#emailTemplate-GenCures {
    left:460px;
}
#emailTemplate-Zebrafish {
    left:205px;
}

a.return {
    color:#4D1BA0;
    font-size:14px;
    text-decoration:underline;
}

#content_footer {
    background:url(/modules/share/themes/default/images/share-footer-bg.png) no-repeat;
    width:956px;
    height:113px;
}

.errors {
    font-size:14px;
    color:#d12;
    font-weight:bold;
    margin:10px 0;
}