


body {
  background-color: #cfe7f0; 
}
#mainContent {
  background-color: #ffffff;
}
a, a:visited, a:hover, a:active {
  color: #224b65;
}
#small_nav div {
  color: #224b65;
}
ul#networksList li a:hover{background-color:#224b65; color: #ffffff !important;}
#networksListTitle, #networksList {
  background-color: #ffffff;
  color: #224b65;
}
#footer {
  color: #2d2d2d;
}
#footer a, #footer a:visited, #footer a:hover, #footer a:active {
  color: #224b65;
}
#moreThemes {
  color: #224b65;
}

#top_sign_in, #top_sign_out, #top_sign_up {
  background-color: #ffffff;
}
input.button {
	border-color:#5e064e #3f0033 #3f0033 #5e064e;
	background: #5e064e url(http://static.plum.com/images/provision/button2.png) repeat-x;
}
input.button:hover {
	background-color:#3f0033;
}
.contentMessageAreaDecor div,
.contentMessageAreaText {
	background-color:#f0f0f0;
}
.topMessage .messageConfirmEmail .messageContent {
	background:url(http://static.plum.com/images/topmessage/emailConfirm.gif) no-repeat scroll 5px top;
}
.topMessage .messageInfo .messageContent {
	background:url(http://static.plum.com/images/topmessage/info.gif) no-repeat scroll 5px top;
}
.topMessage .messageError .messageContent {
	background:url(http://static.plum.com/images/topmessage/error.gif) no-repeat scroll 5px top;
}
.topMessage .messageSuccess .messageContent {
	background:url(http://static.plum.com/images/topmessage/success.gif) no-repeat scroll 5px top;
}
.homeQuotes blockquote {
	background:url(http://static.plum.com/images/provision/styled_quotes.gif) no-repeat scroll left 3px;
}
.widget {
    background-color: #f7c4ed;
    padding: 10px;
    overflow: hidden;
}

.widget a {
    text-decoration: none;
}

.widget .text {
    padding: 5px;
    font-size: 14px;
    margin-left: 90px;
}

.widget .text img {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget .text a {
    white-space: nowrap;
}

.widget h2 {
    font-size: 20px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.widget.fr h2, .widget.de h2, .widget.it h2, .widget.es h2 {
    font-size: 19px;
}

.widget.fr .text , .widget.de .text , .widget.es .text , .widget.it .text {
    font-size: 13px;
}

.widget .main_img {
    float: left;
}

.main_image img {
	width:480px;
	height:290px;
}