/* ~~~~~~~~~~~~ */
/* Facebook css */
/* ~~~~~~~~~~~~ */
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    direction: ltr;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
    text-align: left;
    unicode-bidi: embed;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 16px;
}
h4, h5 {
    font-size: 13px;
}
p {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    margin: 1em 0;
    text-align: left;
}
a {
    color: #3B5998;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: 0 none;
}
select {
    border: 1px solid #BDC7D8;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    padding: 2px;
}
td, td.label {
    font-size: 12px;
    text-align: left;
}
dd {
    color: #000000;
}
dt {
    color: #777777;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
abbr {
    border-bottom: medium none;
}
form {
    margin: 0;
    padding: 0;
}
label {
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    vertical-align: middle;
}
label input {
    font-weight: normal;
}
textarea {
    border: 1px solid #BDC7D8;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    padding: 3px;
}
hr {
    background: none repeat scroll 0 0 #D9D9D9;
    border-width: 0;
    color: #D9D9D9;
    height: 1px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Fanpage Connect layout css */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.fb_iframe_widget {
	margin-top: 12px;
}

.full-width {
	clear: both;
	width: 100%;
}
#fpc-wrapper {
	padding: 0px;
	margin: 0px;
}
#fpc-header-area {}
#fpc-header-area .fpc-page {}
#fpc-header {}
#fpc-content-area {}
#fpc-content-area .fpc-page {}
#fpc-content {}
#fpc-footer-area {}
#fpc-footer-area .fpc-page {}
#fpc-footer {}
#fpc-footer-area .fpc-page #fpc-linkluv {
	margin: 8px auto !important;
	text-align: center !important;
	font-size: 10px !important;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Fanpage Social Plugin css  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#fpc-content .fpc-friend-inviter {
	margin: 0 auto;
	text-align:center;
}
#fpc-content .fpc-friend-inviter iframe {
	margin: 0 auto;
	text-align:center;
}
#fpc-content #fpc-comments {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 470px;
}
#fpc-content .fpc-like-button {}
#fpc-content .fpc-like-button-short {
	position:relative;
	width: 51px !important;
	height: 24px !important;
	overflow: hidden;
}

#fpc-content .fpc-like-button-short iframe {
	padding: 0px;
	margin: 0px;
	width: 51px !important;
	height: 24px !important;
	overflow: hidden;
}
#fpc-content .fpc-like-button-short .fb_edge_widget_with_comment,
#fpc-content .fpc-like-button-short .fb_iframe_widget {
	padding: 0px;
	margin: 0px;
	width: 51px !important;
	height: 24px !important;
	overflow: hidden;
}
#fpc-content .fpc-send-button {}
#fpc-content .fpc-send-button .fb_edge_widget_with_comment,
#fpc-content .fpc-send-button .fb_iframe_widget {
	margin: 0px;
}
#fpc-content .fpc-share-button {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 4px 4px 2px 2px;
	width: 52px !important;
	height: 16px !important;
	text-align: center;
	background-image:url('../img/sharebutton.gif');
	margin-bottom: 2px;
}
#fpc-content .fpc-share-button  a {
	color: #111111;
	text-decoration:none;
	background-image:none;
	background-color:transparent;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Fanpage Connect post list css */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#fpc-content .fpc-posts,
#fpc-content .fpc-posts ul {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 10px 8px !important;
}
#fpc-content .fpc-posts li,
#fpc-content .fpc-posts ul li {
	background: none !important;
	padding-left: 0px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	line-height: 16px !important;
}
#fpc-content .fpc-post-info {
	font-size: smaller;
	font-style: italic;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Fanpage Connect lightbox css  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#fpcLightBoxOverlay {
	display: none;
	background-color: #fff;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor: auto;
	overflow: hidden;
}
#fpcLightBox {
	display:none;
	width: 480px;
	position: relative;
	margin: 0 auto;
	top: 90px;
	z-index: 2000;
	cursor: auto;
	overflow: hidden;
}
#fpcLBTop,
#fpcLBMiddle,
#fpcLBBottom {
	clear:both;
}
#fpcLBTop,
#fpcLBBottom {
	height: 10px;
	overflow: hidden;
}
#fpcTopLeft {
	width: 10px;
	height: 10px;
	background: url('../img/top-left.png') no-repeat left top;
	float: left;
}
#fpcTopMiddle {
	height: 10px;
	width: 460px;
	background: url('../img/top-middle.png') repeat-x left top;
	float: left;
}
#fpcTopRight {
	width: 10px;
	height: 10px;
	background: url('../img/top-right.png') no-repeat left top;
	float: left;
}
#fpcLBMiddle {
	background: url('../img/middle.png') repeat-y left top transparent;
	color: #000;
	padding: 0px;
	width: 480px;
}
#fpcLightBoxContent {
	padding: 15px;
}
#fpcBottomLeft {
	width: 10px;
	height: 10px;
	background: url('../img/bottom-left.png') no-repeat left top;
	float: left;
}
#fpcBottomMiddle {
	height: 10px;
	background: url('../img/bottom-middle.png') repeat-x left top;
	float: left;
	width: 460px;
}
#fpcBottompRight {
	width: 10px;
	height: 10px;
	background: url('../img/bottom-right.png') no-repeat left top;
	float: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Fanpage Connect twitter feed css  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.fpc-tweets-container {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	padding: 5px;
}
.fpc-tweets-header {
	line-height: 48px;
	height: 48px;
	font-weight: bold;
}
.fpc-tweets-header img {
	vertical-align: middle;
	margin-right: 10px;
}
.fpc-tweets-header a {
	text-decoration: none;
}
.fpc-tweets {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	background: none !important;
}
.fpc-tweet {
	clear: both  !important;
	list-style: none !important;
	margin-top: 4px !important;
	background: none !important;
	padding: 0px !important;
}
.fpc-tweet a {
	font-weight: bold;
	text-decoration: none;
}
.fpc-tweet-odd {
}
.fpc-tweet-even {
	background-color: #eee;
}
.fpc-tweet-meta {
	clear: both;
	font-size: 10px;
	margin-top: 2px;
}
.fpc-tweetDate {
	display: block;
	float: left;
	background: url('../img/twitter-bird.png') no-repeat;
	padding-left: 18px;
	margin-right: 4px;
	height: 16px;
	text-decoration:none;
	color: #333;
	overflow: hidden;
}
.fpc-tweetReply {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url('../img/twitter-intents.png') no-repeat -16px 0px;
	text-indent: -9000px;
	margin-right: 4px;
	margin-top: -1px;
	overflow: hidden;
}
.fpc-tweetRetweet {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url('../img/twitter-intents.png') no-repeat -112px 0px;
	text-indent: -9000px;
	margin-right: 4px;
	margin-top: -1px;
	overflow: hidden;
}
.fpc-tweetFave {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url('../img/twitter-intents.png') no-repeat -64px 0px;
	text-indent: -9000px;
	margin-top: -1px;
	overflow: hidden;
	clear: right;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Fanpage Connect rss feed css  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.fpc-rss-container {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	padding: 5px;
}
.fpc-rss-feeds {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	background: none !important;
}
.fpc-rss-item{
	clear: both  !important;
	list-style: none !important;
	margin-top: 4px !important;
	background: none !important;
	padding: 0px !important;
}
.fpc-rss-odd {
}
.fpc-rss-even {
	background-color: #eee !important;
}
.fpc-rss-link {
	font-weight: bold;
	text-decoration: none;
}
.fpc-rss-date {
	font-size: 10px;
	font-style: italic;
}