
/* CSS only for musivine, excluding the parts that get exported. */

div#layout {
    background-color: #616162;
    background-image: url('../images/background5.gif');
    background-repeat: repeat-y;
    background-position: center;
}

div#container {
    background-color: #FFF;
}

div#topSpace {
    background-color: #FFF;
}

P, UL {
FONT-SIZE: 9pt;
FONT-FAMILY: Verdana, Arial, sans-serif;
color:#333333;
text-align: left;
}

TD {
FONT-SIZE: 9pt;
FONT-FAMILY: Verdana, Arial, sans-serif;
color:#333333;
}

A {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #8D4BD2;
    text-decoration: none;
}

A:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight:bold;
    COLOR: #001EFF !important;
    text-decoration: underline;
}

A.login {
    color:#8D4BD2;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

A.login:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    color: #3038D9;
    text-decoration: underline;
}

H1 {
    color: #8D4BD2;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    padding: 3px;
}

thead {
    FONT-WEIGHT:BOLD;
}

div.message {
    font-size: 10pt;
    font-weight: bold;
    color:#555555;
    padding-bottom: 8px;
}

span.loggedInName {
    font-size: 10pt;
    font-weight: bold;
    color:#555555;
}

body, .body {
	margin:0px;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	color:#333333;
    background-color: #616162;
    background-image: url('../images/background5.gif');
    background-repeat: repeat-y;
    background-position: center;
}

.selImage {
    background-color: #DB185D;
    text-align:center !important;
}

.inbox_headers {
    background-color:#FAF4FF;
    font-size: 10pt;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal !important;
    color: #555555;
}

table.mailBox td {
    background-color: #FFFFE6;
}

HR {
    color:#1E90FF;
    background-color:#1E90FF;
}

.inputForm td {
    text-align: left;
}

textarea, input, select, .select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

input, select, .select {
    background-image: url('../images/yellow-1-20.gif');
    background-repeat: repeat-x;
    background-color: #FFFFE6;
}

textarea {
    background-image: url('../images/yellow-1-160.gif');
    background-repeat: repeat-x;
    background-color: #FFF;
}

textarea.message {
	padding: 4px;
}

.unread {
font-weight:bold;
}

.center {
text-align: center !important;
}

.left {
text-align: left !important;
}

.right {
text-align: right !important;
}

.message {
font-weight: bold;
}

.yellow, .purple_yellow {
/*background-color: #FEFFC8;*/
background-color: #FFFFE6;    
}

.top_left_yellow {
background-image: url('../images/yellow_top_left2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.top_right_yellow {
background-image: url('../images/yellow_top_right2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.bottom_right_yellow {
background-image: url('../images/yellow_bottom_right2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.bottom_left_yellow {
background-image: url('../images/yellow_bottom_left2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.top_left_purple_yellow {
background-image: url('../images/purple_yellow_top_left2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.top_right_purple_yellow {
background-image: url('../images/purple_yellow_top_right2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.bottom_right_purple_yellow {
background-image: url('../images/purple_yellow_bottom_right2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.bottom_left_purple_yellow {
background-image: url('../images/purple_yellow_bottom_left2.gif');
background-repeat: no-repeat;
background-color: #FFFFE6;
}

.purple {
/*background-color: #F2E5FF;*/
background-color: #F4E9FF;
}

.top_left_purple {
background-image: url('../images/purple_top_left2.gif');
background-repeat: no-repeat;
background-color: #F4E9FF;
}

.top_right_purple {
background-image: url('../images/purple_top_right2.gif');
background-repeat: no-repeat;
background-color: #F4E9FF;
}

.bottom_left_purple {
background-image: url('../images/purple_bottom_left2.gif');
background-repeat: no-repeat;
background-color: #F4E9FF;
}

.bottom_right_purple {
background-image: url('../images/purple_bottom_right2.gif');
background-repeat: no-repeat;
background-color: #F4E9FF;
}

.required {
font-size:9pt;
font-weight:bold;
color:#DB185D;
}

.table_heading {
font-weight:bold !important;
text-align:center !important;
}

.description {
text-align:left !important;
}

div.errors {
	border: 2px solid red;
	padding: 3px;
	margin-top:10px;
	margin-bottom:10px;
    margin-left: 80px;
    margin-right: 80px;
}

td.errors, .errors {
   border: 1px solid red;
}

div.error {
   border: 2px solid red;
   padding: 2px;
}

.warning {
font-size:11pt;
font-weight:bold;
color:#DB185D;
}

.captchaError {
font-size:10pt;
font-weight:bold;
color:#DB185D;
}

.indent {
margin-left: 60px;
margin-right: 60px;
}

.pageViews {
color: #444444;
font-weight: bold;
font-size: 9pt;
}

a.tag {
    height: 18px;
    width: auto;
    color: #FFFF66;
    background: #9A70DE;
    font-weight: bold;
    border-bottom: solid #444 2px;
    border-right: solid #555 1px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
    padding: 4px 4px 2px 4px;
    white-space: nowrap;
}

a.tag:hover {
    color: #FFFFFF !important;
}

a.tagInCloud {
    padding: 4px;
    white-space: nowrap;
}

a.tagInCloud:hover {
    text-decoration: none;
    background: #66FFCC;
}

div.tagCloud {
    background: #FFFFE6;
    width: 400px;
    height: auto;
    text-align: center;
}

div.selectedTags {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.selectedTagsContainer {
    width: 90%;
    text-align: center;
}

div.eventAvatar .online,
div.voteAvatar .online,
table.eventSearchResults .online,
div.friend .online,
table.userList .online,
div.featuredUsers .online {
    color: #F7A119;
    font-weight: bold;
}

/*div.friend .online,*/
table.eventSearchResults .online,
table.userList .online,
div.featuredUsers .online {
    position: relative;
    top: 11px;
}

div.serchButton {
    background-color: #777;
    margin-top: 2px;
    margin-bottom: -10px;
}

div.userTypeartist {
    background-image: url('../images/purple-1-22-light.gif');
    height: 20px;
    margin-top: 0px;
}

div.artistListing {
    height: auto;
    width: 500px;
    position: relative;
    top: 12px;
}

div.socialiteListing {
    height: auto;
    width: 500px;
    position: relative;
    top: 12px;
}

div.artistSummary {
    background-image: url('../images/purple-1-140-light.gif');
    background-repeat: repeat-x;
    height: 120px;
    padding: 3px;
}

div.userTypesocialite {
    background-image: url('../images/yellow-1-22-m-dark.gif');
    height: 20px;
    margin-top: 0px;
}

div.socialiteSummary {
    background-image: url('../images/yellow-1-140.gif');
    background-repeat: repeat-x;
    height: 120px;
    padding: 3px;
}

div.featuredUsersHeader {
    text-align: center;
	margin-bottom: 10px;
}

div.commenterDivsocialite {
    height: 160px;
    border-right: solid 1px #E7D0FF;
    border-top: solid 1px #E7D0FF;
    background-image: url('../images/yellow-fade-diagonal-friend.gif');
    background-position: top right;
}

div.commenterDivartist {
    height: 160px;
    border-right: solid 1px #FEFFC8;
    border-top: solid 1px #FEFFC8;
    background-image: url('../images/purple-fade-diagonal-friend-light.gif');
    background-position: top right;
    position: relative;
}

div.featuredsocialite ,
div.featuredartist {
    height: 160px;
}

div.featuredartist,
div.featuredsocialite {
    height: 174px;
    width: 147px;
    text-align: center;
    margin: 0 14px 0 10px;
    float: left;
}

div.featuredUsers div.avatar,
div.featuredUsers img {
    position: relative;
    top: 4px;
}

div.featuredUsers {
    height: 174px;
    width: 360px;
    text-align: center;
    margin: 0 auto 0 auto;
}

div.featuredUsers div.onlinebelow {
    position: relative;
    top: -6px;
}

div.featuredUsers div.onlineoverlap {
    position: relative;
    top: -22px;
}

span.welcomeHomeText {
    font-size: 12pt;
    font-weight: bold;
}

td.commenter {
    width: 147px;    
}

td.userLinks {
    width: 140px;
}

div.artistlinksDiv {
    background-image: url('../images/purple-120-1.gif');
}

div.socialitelinksDiv {
    background-image: url('../images/yellow-120-1.gif');
}

div.linksDiv {
    background-repeat: repeat-y;
    background-position: top right;
    height: 130px;
    margin-top: 0px;
    top: -4px;
    position: relative;
    float: right;
    width: 140px;
}

span.userLink {
    padding: 3px;
    height: 12px;
    float: right;
}

span.userType {
    color: #444;
    font-weight: bold;
    margin-top: 3px;
    margin-right: 3px;
    float: right;
}

table.userList span.displayName {
    float: left;
    margin: 2px;
    font-size: 13pt;
}

table.userList span.displayName a {
    color: #000;
}

div.userTypesocialite a:hover {
    color: #8D4BD2 !important;
}

div.userTypeartist a:hover {
    color: #FEFFC8 !important;
}

div.featuredUsers a:hover {
    color: #000 !important;    
}

table.userList span.caption {
    font-style: italic;
    float: left;
    margin: 2px;
}

td.summaryLabel {
    font-weight: bold;
    width: 90px;
    color: #666;
}

table.userList {
    border-spacing: 0px;
    border: 0px;
    margin: 0 auto;
}

table.userList td {
    padding: 0px;
}

span.remoteSite {
    position: relative;
    top: 3px;
    float: right;
    font-style: italic;
    font-weight: bold;
    font-size: 9pt;
    margin-right: 5px;
    color: #777;
}

table.userList img.thumbImg {
    position: relative;
    top: 11px;
    margin-top: 0px;
    padding: 0px;
}

img#portrait {
    width: 100px;
    height: 130px;
}

img#landscape {
    width: 130px;
    height: 100px;
}

div.innerContent {
    background-color: #F7F1FE;
    margin: 1px auto;
    padding: 20px;
}

div.wide {
    width: 700px;
}

div.narrow {
    width: 400px;
}

div.alignLeft {
    text-align: left;
}

h1.yourTags {
    background-color: #FAF4FF;
    width: 60%;
    padding:6px;
    margin: 6px;
}

table.userList div.avatarOnly {
    margin: 0px;
    position: relative;
    top: 0px;
    height: 160px;
}

table.userList div.avatar {
    float: left;
    margin: 0px;
}

table.myAccount {
    border: 0px;
    margin: 0 auto;
}

table.myAccount td {
    padding: 4px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

div.message {
    padding-bottom: 8px;    
}

table.showEvent {
    border: 0px;
    margin: 0 auto;
    border-spacing: 2px;
    background-color: #F1E4FE;
    width: 500px;
}

table.showEvent td {
    background-color: #FFFFE6;
    padding: 4px;
}

table.showEvent td.name {
    font-weight: bold;
    width: 90px;
}

div.eventLinkNav {
    margin: 8px auto;
    width: 380px;
    height: 12px;
}

td.eventCancelled,
div.cancelled {
    color: #ED58A2;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    margin: 6px auto;
}

table.inviteList {
    width: 400px;
    clear: both;
}

table.inviteList td.header,
table.inviteMsg td.header {
    background-color:#F7F1FE;
    font-weight: bold;
    text-align: center;
    height: 22px;
}

table.inviteList td.main,
table.inviteMsg td.main {
    font-size: 12pt;
}

div.inviteResponse {
    background-color: #F1E4FE;
    font-weight: bold;
    width: 260px;
    padding: 6px;
}

textarea.eventReplyMsg {
    background-color: #F9F4FF;    
}

div.eventAvatar {
    /*background-color: #FFFFE6;*/
    /*width: 500px;*/

    /*background-image: url('../images/purple-fade-long-h4.gif');*/
    /*background-repeat: repeat-y;*/
}

div.searchBox {
    background-color: #FFF;
    background-image: url('../images/h-yellow-fade-360px.gif');
    background-position: top left;
    background-repeat: repeat-y;
    margin-bottom: -12px;
    padding: 6px;
}

div.searchBox input,
div.searchBox select {
    background-color: #F9F4FF;        
}

div.searchBox .formButton {
    background: #E4CCFD;
    border-top: 1px solid #333;
    border-right: 2px solid #777;
    border-bottom: 2px solid #777;
    border-left: 1px solid #333;
    font-weight: bold;
}

div.eventLinkDiv {
    margin: 0px auto;
    width: 380px;
}

table.eventList {
    border-spacing: 2px;
    background-color: #F1E4FE;
    width: 434px;
}

div.editList table.eventList {
    width: 560px;
}

table.eventList td.eventContent {
    background-color: #FFF;
    background-image: url('../images/h-yellow-fade-200px.gif');
    background-position: top left;
    background-repeat: repeat-y;
}

table.eventList td {
    background-color: #FEFFDA;
    padding: 2px;
}

table.eventList td.heading {
    background-color: #FAF4FF;
    font-weight: bold;
    text-align: center;
}

table.eventList td.name {
    font-weight: bold;
    color: #444;
}

div.inviteCheckbox {
    width: 80px;
    font-weight: bold;
    float: right;
    margin-top: 6px;
}

table.eventSearch {
    width: 348px;
}

table.eventSearch td.name {
    width: 35%;
}

table.eventSearch td.value {
    width: 65%;
}

div.searchLinkNav {
    margin-top: -10px;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
    height: 16px;
}

table.eventSearchResults {
    border-spacing: 2px;
    background-color: #F1E4FE;
    width: 434px;
    margin: 0px auto;
}

table.eventSearchResults td {
    background-color: #FEFFDA;
    padding: 2px;
}

table.eventSearchResults td.details {
    background-image: url('../images/yellow-fade-diagonal3.gif');
    background-repeat: no-repeat;    
}

table.blogListEdit {
    border-spacing: 2px;
    background-color: #F1E4FE;
    width: 800px;
}

table.blogListEdit td {
    background-color: #FFFFE6;
    padding: 2px;
}

table.blogListEdit tr.header td {
    background-color: #FAF4FF;
    font-weight: bold;
}

table.blogListEdit tr.hidden td {
    background-color: #F4F1F6;
    padding: 2px;
}

div.customUrl input {
    background-color: #F4F1F6;    
}

div.tagContainer {
    position: absolute;
    top: 21px;
    right: 0px;
    width: 300px;
}

div.searchTag {
    border-top: 1px solid #BBB;
    border-right: 2px solid #999;
    border-bottom: 2px solid #777;
    border-left: 1px solid #999;

    float: right;
    color: #777;
    font-weight: bold;
    height: 13px;
    padding: 2px;
    margin: 1px;

    filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.eventsTagContainer {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
}

div.eventDetailsContainer {
    width: 100%;
    height: 180;
    position: relative;
    top: 0px;
    right: 0px;
}

div.eventDetailsContainer table.eventList {
    position: relative;
    top: 30px;    
}

div.vote {
    background-image: url('../images/purple-120-1.gif');
    background-repeat: repeat-y;
    background-position: right;    
    width: 440px;
    background-color: #FFF;
}

div.voteHeightLarge {
    height: 170px;
    padding: 6px;
}

div.voteHeightSmall {
    height: 60px;
}

div.voteAvatar {
    width: 440px;
    height: 164px;
    background-color: #FEFFE1;
    background-image: url('../images/yellow-1-140.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    /*margin-top: -200px;*/
    /*position: relative;*/
}

div.voteAvatar div.onlinebelow {
    position: relative;
    top: -1px;
}

div.voteAvatar div.onlineoverlap {
    position: relative;
    top: -18px;
}

div.ratingDetails {
    margin: 10px 6px;
    /*top: 3px;*/
    /*position: relative;*/
    padding-top: 20px;
    float: right;
}

div.ratingDetails table {
    border-spacing: 2px;
}

div.ratingDetails table td {
    background-color: #F6EDFF;
    padding: 3px;
}

div.voteText {
    float: right;
    margin-right: 154px;
    /*position: relative;*/
    /*top: -4px;*/
    /*clear: both;*/
}

div.chartForm {
    width: 400px;
    background-image: url('../images/h-yellow-fade-360px.gif');
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #FFF;
    padding: 4px;
}

div.chartForm div.text {
    background-color: #FBF7FF;
    margin: 0px auto;
    padding: 6px;
    text-align: left;
}

div.chartForm input, div.chartForm select {
    background-color: #FFF;
}

div.chartForm div.tags {
    clear: both;
    width: 300px;
    height: 30px;
    padding-left : 0px;
}

div.chartForm div.inputs {
    width: 260px;
    margin-top: -10px;
}

div.chartForm div.chartButton {
    clear: both;
    margin: 10px auto;
}

div.chartForm select {
    margin-top: 12px;
}

div.chartForm div.link {
    float: left;
    margin-top: 10px;    
}

div.chartPostion {
    padding: 2px;
    font-weight: bold;
}


div.contentBox {
    width: 350px;
    border-right: solid 1px #ECDAFE;
    border-top: solid 1px #ECDAFE;
    border-left: solid 1px #ECDAFE;
    border-bottom: solid 1px #ECDAFE;
    text-align: left;
    margin-bottom: 20px;
}

div.boxHeadline {
    background-image: url('../images/h-purple-fade-400px.gif');
    background-repeat: repeat-y;
    height: 26px;
    width: 100%;
    text-align: left;
}

div.boxMain {
    background-image: url('../images/yellow-1-140.gif');
    background-repeat: repeat-x;
    width: 100%;
}

div.contentBox div.text,
div.homeMainCopy div.text {
    padding: 6px;
}

div.mainCopyText {
    padding: 8px 2px 20px 2px;
    text-align: left;
}

div.homeContent {
    margin: 0 auto 0 auto;
    padding: 0 36px 0 36px;
}

div.homeLeft {
    float: left;
}

div.homeRight {
    float: right;
}

div.homeMainCopy {
    background-color: #FEFEF2;
    padding: 6px;
    width: 466px;
    border-right: solid 1px #ECDAFE;
    border-top: solid 1px #ECDAFE;
    border-left: solid 1px #ECDAFE;
    border-bottom: solid 1px #ECDAFE;
}

div.homeCopySection {
    background-color: #FEFEF2;
    padding: 0px;
    width: 466px;
    /*border-right: solid 1px #ECDAFE;*/
    border-top: solid 1px #ECDAFE;
    border-left: solid 1px #ECDAFE;
    /*border-bottom: solid 1px #ECDAFE;*/
    background-image: url('../images/homecopy2.gif');
    background-repeat: no-repeat;
    height: 352px;
    margin-top: 0px;
}

div.homeCopySection div.text {
    text-align: left;
    padding: 6px;
}

div.copyHeading {
    background-image: url('../images/h-purple-fade-500px.gif');
    background-repeat: repeat-y;
    height: 26px;
    width: 100%;
    text-align: left;
    border-top: solid 1px #ECDAFE;
}

div.myAccountContent {
    width: 820px;
    margin: 0 auto;
    text-align: center;
}

div.myAccountColumn {
    float: left;
    padding: 0 44px 0 40px;
    margin: 0 auto;
}

div.myAccountBox {
    width: 180px;
    border-right: solid 1px #ECDAFE;
    border-top: solid 1px #ECDAFE;
    border-left: solid 1px #ECDAFE;
    border-bottom: solid 1px #ECDAFE;
    text-align: left;
    margin-bottom: 20px;
}

div.myAccountBoxHeading {
    background-image: url('../images/h-purple-fade-200px.gif');
    background-repeat: repeat-y;
    height: 16px;
    text-align: center;
    padding: 2px;
}

div.myAccountBoxMain {
    width: 100%;
    background-color: #FEFEF2;
}

div.myAccountButtonShape {
    width: 100%;
    height: 20px;
    text-align: center;
    padding-top: 5px;
}

* html div.myAccountButtonShape {
    padding-bottom: 5px;
}

div.myAccountButton {
    border-bottom: solid 1px  #FFF;
    border-top: solid 1px #FFF;
}

div.myAccountButtonHover {
    background-image: url('../images/yellow-1-30.gif');
    background-repeat: repeat-x;
    border-top: solid 1px #ECDAFE;
}

div.notLast {
    border-bottom: solid 1px #ECDAFE;    
}

div.last {
    border-bottom: solid 1px #FFF;    
}

div.myAccountButtonHover a,
div.myAccountButtonHover a:hover {
    color: #555 !important;
    text-decoration: none;
}

div.profileNotifications {
    background-image: url('../images/yellow-200-1.gif');
    background-repeat: repeat-y;
    text-align: center;
    padding: 7px;
    border-bottom: solid 1px #ECDAFE;
}

div.loginBox {
    background-image: url('../images/h-purple-fade-300px.gif');
    background-repeat: repeat-y;
    margin-bottom: -10px;
    padding-bottom: 4px;
}

a.userLink,
a.userLink:hover {
    font-weight: normal;
}

.smiliePage {
    margin: 6px;
    float: right;
}

div.smiliePaging {
    margin: 0 auto;
    /*padding: 40px;*/

    clear: both;
    width: 460px;
    height: 20px;
    /*border: solid #000 1px;*/
}

div.smiliecontainer {
    width: 100%;
    text-align: center;
}

div.smilieContent {
    margin: 0 auto;
}

table.adsTable {
    margin-top: 8px;
}

* html table.adsTable {
    margin-top: -26px;
}

table.adsTable td.adsTableTd {
    padding: 10px 24px;
    text-align: center;
}

div.spacerDiv {
    height: 0;
    overflow: hidden;
    padding: 0;
}

.currentStep {
    font-weight: bold;
}

a.step {
    text-decoration: underline;
}

.step, .currentStep, .prevLink, .nextLink {
    padding-left: 4px;
    padding-right: 4px;
}

/* Musivine logo, banner and footer */

div#banner {
    background-image: url('../images/purple-strip-banner3.gif');
    background-repeat: repeat-x;
}

div.buttonShape {
    border-left: 1px solid #EEDDFD;
}

div#info {
    border-right: 1px solid #EEDDFD;
}

div.button {
    background-image: url('../images/purple-strip-banner3.gif');
}

div.buttonHover {
    background-image: url('../images/purple-strip-button3.gif');
}

div.buttonNormal a {
    color: #FEFFC8;
}

div.buttonHover a,
div.buttonHover a:hover {
    color: #8D4BD2 !important;
}

div.logo {
    background-image: url('../images/logo12.png');
}

div.footerStrip {
    background-image: url('../images/footer-strip3.gif');
    background-repeat: repeat-x;
}

div.mailingListEmails {
    width: 100%;
    text-align: center;
}

table.mailingList {
    margin: 0 auto;
    border-spacing: 3px;
}

table.mailingList td {
    text-align: center;
    padding: 0 20px;
    background-color: #FFFFE6;
}

table.mailingList th {
    font-size: 10pt;
    background-color: #F4E9FF;
}

div.mailingListDetails {
    width: 460px;
    /*height: 140px;*/
    padding: 10px;
    background-image: url('../images/h-purple-fade-500px.gif');
    background-repeat: repeat-y;
}

div.mailingListHeader {
    background-color: #FFFFE6;
    color: #333;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    padding: 3px;
    width: 300px;
}

div.mailingOptions {
    float: right;
    text-align: right;
}

div.mailingLinks {
    float: left;
    text-align: left;
}

div.mailingCheckBoxes {
    float: right;
    text-align: right;
    margin-top: 24px;
    margin-left: 6px;
}

div.mailingCheckBoxCopy {
    float: left;
    text-align: left;
    width: 330px;
    padding: 4px;
    margin-top: 6px;
    background-image: url('../images/yellow-1-160.gif');
    background-repeat: repeat-x;
    background-color: #FFF;
}

div.ViewListLinkDiv {
    float: right;
    top: -10px;
    position: relative;
}

div.mailingListCopy {
    width: 300px;
    text-align: left;
    border: solid 1px #444;
    padding: 3px;
    margin: 2px;
}

div.addThisBackToInfo {
    width: 440px;
    margin: 0 auto;
}

div.backToInfo {
    float: left;
    margin-top: 12px;
}

div.addThis {
    float: right;
    margin-top: 16px;
}

div.grapesHome {
    widths: 940px;
    height: 180px;
    margin-top: 20px;
    background-image: url('../images/homepage7.jpg');
}

div.homeVideo {
    clear: both;
    margin: 14px;
    padding: 0px;
}

div.cssProfileLinkDiv {
    margin: 20px auto;
}

div.cssCopy {
    text-align: left;
    width: 620px;
}

div.styleTag {
    text-align: left;
}

table.eventSearch td.name {
    width: 22%;
}

div.createWebsiteContent {
    background-image: url('../images/h-purple-fade-500px.gif');
    background-repeat: repeat-y;
    width: 480px;
    padding: 4px;
    text-align: left;
}

div.websiteConfig {
    margin-top: 10px;
    margin-bottom: -11px;
}


table.createWebsiteTable td.name {
    width: 300px;
}

table.createWebsiteTable td.value {
    width: 20px;
    text-align: left;
}

div.createSiteButton {
    clear: both;
    margin-top: 6px;
    margin-bottom: 10px;
}

div.configureSiteButton {
    margin-top: 6px;
    margin-bottom: 6px;
}

div.websiteOptions {
    width: 480px;
}

div.websitePageOptions {
    width: 170px;
    float: left;
}

div.websiteCssOptions {
    width: 295px;
    float: right;
    padding: 3px;
}

div.websiteCssOption {
    padding: 4px;
    height: 20px;
}

div.websiteCssCheckBoxLabel {
    float: left;
    padding: 2px 2px 2px 4px;
}

div.websiteCssCheckBox {
    float: left;
    margin-left: -3px;
}

div.websiteCssOptionCopy {
    padding: 2px;
}

div.homeLike {
	margin-top: 10px;
}

div.infoLike {
	margin: 50px 0 0 78px;
}

div.fbLayout {
	width: 100%;
	text-aligh: center;
}

div.fbContent {
	margin: 0px auto;
	width: 600px;
}

div.fbContentLeft {
	float: left;
	width: 250px;
	padding-left: 60px;
}

div.fbContentRight {
	float: right;
	width: 250px;
	padding-left: 40px;
}

a.fbLink {
	margin-top: 400px;
}

