/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('../images/bg-body.png') repeat-x;
	color: #999;
	font: 12px/14px georgia, "times new roman", times, serif;
}

.view {
		background:transparent url(../images/bg-view-header-lt.gif) repeat-x;
}

a {
	color: #f60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
img {
	border: none;
}
p {
	margin: 15px 0;
}
ul,
ol {
	list-style: none;
}
address {
	font-style: normal;
}

.wrap {
	width: 100%;
	overflow: hidden;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}

/* page holder ****************************************************************/
#container {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}

/* header *********************************************************************/
#header {
	height: 128px;
	overflow: hidden;
	position: relative;
}
.view #header {
	height: 33px;
}
.logo {
	display: block;
	width: 148px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/logo.png') no-repeat;
	margin: 24px 0 0 20px;
}
.logo a {
	display: block;
	height: 50px;
}
.view .logo {
	float: left;
	display: inline;
	width: 64px;
	height: 22px;
	background: url('../images/logo-small-lt.gif') no-repeat;
	margin: 4px 0 0 11px;
}
#navigation {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0;
}
#navigation ul {
	float: left;
	display: inline;
	margin-left: 4px;
}
#navigation li {
	float: left;
}
#navigation a {
	float: left;
	height: 44px;
	overflow: hidden;
	text-indent: -9999px;
}
.nav-home {
	width: 74px;
	background: url('../images/navigation.png') no-repeat;
}
.active .nav-home,
.nav-home:hover {
	background-position: 0 -44px;
}
.nav-portfolios {
	width: 104px;
	background: url('../images/navigation.png') no-repeat -74px 0;
}
.active .nav-portfolios,
.nav-portfolios:hover {
	background-position: -74px -44px;
}
.nav-features {
	width: 94px;
	background: url('../images/navigation.png') no-repeat -178px 0;
}
.active .nav-features,
.nav-features:hover {
	background-position: -178px -44px;
}
.nav-about {
	width: 75px;
	background: url('../images/navigation.png') no-repeat -272px 0;
}
.active .nav-about,
.nav-about:hover {
	background-position: -272px -44px;
}
.nav-blog {
	width: 64px;
	background: url('../images/navigation.png') no-repeat -347px 0;
}
.active .nav-blog,
.nav-blog:hover {
	background-position: -347px -44px;
}
.nav-manage {
	width: 94px;
	background: url('../images/navigation.png') no-repeat -411px 0;
}
.active .nav-manage,
.nav-manage:hover {
	background-position: -411px -44px;
}
.nav-view {
	width: 68px;
	background: url('../images/navigation.png') no-repeat -505px 0;
}
.active .nav-view,
.nav-view:hover {
	background-position: -505px -44px;
}
.nav-feed {
	width: 73px;
	background: url('../images/navigation.png') no-repeat -573px 0;
}
.active .nav-feed,
.nav-feed:hover {
	background-position: -573px -44px;
}
.nav-settings {
	width: 94px;
	background: url('../images/navigation.png') no-repeat -646px 0;
}
.active .nav-settings,
.nav-settings:hover {
	background-position: -646px -44px;
}
.nav-stats {
	width: 74px;
	background: url('../images/navigation.png') no-repeat -740px 0;
}
.active .nav-stats,
.nav-stats:hover {
	background-position: -740px -44px;
}
.nav-account {
	width: 95px;
	background: url('../images/navigation.png') no-repeat -814px 0;
}
.active .nav-account,
.nav-account:hover {
	background-position: -814px -44px;
}
.search {
	float: left;
	padding: 6px 0;
}
.search label {
	float: left;
	text-align: right;
	width: 52px;
	padding-right: 6px;
	color: #666;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
}
.search input {
	float: left;
}
.search .text {
	margin-right: 4px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 100px;
}
.search .button {
	margin: -1px 0;
}
#signin {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	background: #9c0 url('../images/bg-signin.gif') no-repeat 0 100%;
	padding: 5px 10px 11px 18px;
	width: 242px;
	overflow: hidden;
}
#signin ul {
	width: 130%;
	overflow: hidden;
}
#signin li {
	float: left;
	margin-right: 42px;
}
#signin img {
	float: left;
}
#signin label {
	display: block;
	color: #fff;
	font: 30px/36px Helevetica, Arial, sans-serif;
}
.inputs {
	width: 110%;
	overflow: hidden;
	padding: 5px 0 9px;
}
.inputs .text {
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font: 14px Helvetica, Arial, sans-serif;
	color: #666;
	padding: 2px 5px;
	width: 106px;
}
.forgot {
	position: absolute;
	right: 14px;
	top: 27px;
	color: #fff;
}
.welcome {
	position: absolute;
	top: 11px;
	right: 0;
	z-index: 1;
	color: #fff;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
}
.view .welcome {
	position: static;
	color: #999;
	float: right;
	padding: 8px 0 0;
}
.welcome a {
	color: #f90;
}
.view .welcome a {
	color: #666;
}
.welcome ul {
	display: inline;
}
.welcome li {
	display: inline;
	padding: 0 5px 0 8px;
	border-left: 2px solid #f08402;
}
.view .welcome li {
	border-left: 2px solid #8a8a8a;
}
.welcome li:first-child, .view .welcome li:first-child {
	border: none;
}

/* main content area **********************************************************/
#content {
	width: 100%;
	min-height:520px;
	overflow: hidden;
}

.topic {
	border-bottom: 1px solid #ccc;
	font: 13px/16px Helvetica, Arial, sans-serif;
	padding: 14px 205px 12px 105px;
}

.col1 {
	float: left;
	width: 500px;
	overflow: hidden;
}
.col1 dl {
	margin: 20px 0 50px;
}
.col1 dt {
	padding-left: 105px;
	color: #ccc;
	font: bold 14px/15px Helvetica, Arial, sans-serif;
}
.col1 dd {
	margin: 0 0 10px;
	width: 100%;
	overflow: hidden;
}
.col1 dd a.act {
	float: left;
	width: 67px;
	text-align: right;
	padding-right: 21px;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
	font: bold 26px/28px Helvetica, Arial, sans-serif;
}
.col1 dd p {
	width: 396px;
	float: right;
	font: 26px/28px Helvetica, Arial, sans-serif;
	margin: 0;
}

.col1-edit {
	float: left;
	width: 500px;
	overflow: hidden;
}
.col1-edit dl {
	margin: 16px 0 8px;
}
.col1-edit dt {
	padding-left: 3px;
	color: #ccc;
	font: bold 14px/15px Helvetica, Arial, sans-serif;
}
.col1-edit dd {
	margin: 0 0 10px;
	width: 100%;
	overflow: hidden;
}
.col1-edit dd p {
	margin: 5px 3px;
	line-height:27px;
}

.col2 {
	float: right;
	width: 315px;
	overflow: hidden;
}
.col2 dl {
	margin: 20px 0 50px;
}
.col2 dt {
	padding-left: 105px;
	color: #ccc;
	font: bold 14px/15px Helvetica, Arial, sans-serif;
}
.col2 dd {
	margin: 0 0 25px;
	width: 100%;
	overflow: hidden;
}
.col2 dd a.act {
	float: left;
	width: 67px;
	text-align: right;
	padding-right: 21px;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
	font: bold 26px/28px Helvetica, Arial, sans-serif;
}
.col2 dd p {
	width: 211px;
	float: right;
	font: 17px/22px Helvetica, Arial, sans-serif;
	margin: 0;
}
.col2 p img {
	margin: 10px 0 0;
}
.col2 dt.style {
	font: bold 26px/28px Helvetica, Arial, sans-serif;
	padding: 5px 0 0 15px;
	color: #999;
}
.col2 dd.style {
	padding: 20px 0 30px;
}

.col2 dd label { /* added by ron 0530 */
	width: 211px;
	float: right;
	font: 14px/15px Helvetica, Arial, sans-serif;
	margin: 0;
	padding:9px 0;
}
.col2 dd p a.action_link { /* added by ron 0530 */
	-x-system-font:none;
	font: 14px/15px Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:9px 0;
}

.color-schemes {
	float: left;
	padding-left: 15px;
}
.color-schemes li {
	float: left;
	margin-right: 9px;
	padding: 0 0 6px;
	border-bottom: 6px solid #fff;
}
.color-schemes li.active,
.font-size li.active {
	border-color: #f60;
}
.font-size {
	float: left;
}
.font-size li {
	float: left;
	padding: 0 0 6px;
	border-bottom: 6px solid #fff;
}


/* intro */
.intro {
	padding: 0 0 0 10px;
	height: 1%;
	position: relative;
}

.intro h1 {
		color: #333;
	font: 34px/37px georgia, "times new roman", times, serif;
	border: none;
	font-weight:bold;
	height: 40px;
}
.intro strong {
		color: #333;
		font: 18px/20px georgia, "times new roman", times, serif;
}

.subheading {
	font: bold 13px/15px georgia, "times new roman", times, serif;
	color:#999;
}
.followers {
	margin-top:20px;
}
.followers li {
	float: left;
	padding: 0 7px;
	color: #666;
	border-left: 1px solid #666;
	font: normal 13px/15px georgia, "times new roman", times, serif;
	
}
.followers li:first-child {
	border: none;
}
.action-link {
	padding-right: 14px;
	font: normal 13px/15px georgia, "times new roman", times, serif;
	background: url('../images/arrow-action-lt.gif') no-repeat 100% 60%;
}
.action-link-small {
	padding:10px 5px 0px 5px;
	font: bold 14px/18px Helvetica, Arial, sans-serif;
}
.pic {
	padding: 20px 0 0;
	float: left;
}
.txt {
	padding: 0 0 0 225px;
}
.txt p {
	margin: 0 0 20px;
}

/* folios */
.folios {
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0;
}
.view h2,
.folios h2,
.library h2 {
	color: #666;
	border: none;
	margin: 0;
	padding: 0 0 5px 0px;
	font: bold 18px/20px georgia, "times new roman", times, serif;
}
.gallery,
.gallery3 {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #eee url('../images/bg-gallery.gif') repeat-x 0 100%;
}
.gallery2 {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #eee url('../images/bg-gallery2.gif') no-repeat;
}
.gallery .overflow,
.gallery2 .overflow,
.gallery3 .overflow {
	width: 875px;
	overflow: hidden;
	margin: 0 auto;
}
.gallery2 .overflow {
	margin: 0 0 0 7px;
}
.gallery ul,
.gallery2 ul,
.gallery3 ul {
	width: 9999em;
	overflow: hidden;
}
.gallery li,
.gallery2 li,
.gallery3 li {
	float: left;
	font-weight: bold;
}
.gallery img,
.gallery2 img,
.gallery3 img {
	margin: 0 0 4px;
	display: block;
}
.gallery a,
.gallery2 a {
	float: left;
	color: #666;
	width: 170px;
	padding: 5px 2px 10px 3px;
	/* padding: 5px 3px; */
	margin-top:4px;
}
.gallery a:hover,
.gallery2 a:hover,
.gallery .active a,
.gallery2 .active a {
	text-decoration: none;
	color: #fff;
	background: #ccc;
}
.gallery .active a,
.gallery2 .active a {
	padding-bottom: 26px;
	background: #ccc url('../images/current.gif') no-repeat 50% 100% !important;
}
.gallery2 .active a {
	background: #ccc url('../images/current2.gif') no-repeat 50% 100% !important;
	color: #666;
}
.previous,
.next,
.gallery2 .previous,
.gallery2 .next {
	position: absolute;
	z-index: 1;
	left: 2px;
	top: 70px;
	width: 10px !important;
	height: 12px;
	overflow: hidden;
	padding: 0 !important;
	text-indent: -9999px;
	background: url('../images/previous-lt.gif') no-repeat !important;
}
.next {
	background: url('../images/next-lt.gif') no-repeat !important;
	left: 888px;
}
.gallery2 .previous {
	background: url('../images/previous2.gif') no-repeat !important;
	left: 883px;
	top: 65px;
}
.gallery2 .next {
	background: url('../images/next2.gif') no-repeat !important;
	left: 885px;
	top: 85px;
}
.gallery3 {
	background-image: none;
}
.gallery3 li {
	padding: 6px 2px 6px 3px;
}
.gallery3 a {
	color: #666;
}
.gallery3 a.close {
	padding: 0;
	width: 8px;
	height: 8px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/x.gif') no-repeat;
	display: block;
	margin: 0 0 6px 161px;
}

.work h2 {
	margin: 25px 20px 7px;
	border-bottom: none;
	font: bold 23px/25px Helvetica, Arial, sans-serif;
}
.half {
	width: 410px;
	overflow: hidden;
	padding: 43px 20px 25px;
	float: left;
}
.half .scrollable {
	border: 1px solid #ccc;
	height: 460px;
	overflow: auto;
	margin: 5px 0;
}
.half h2 {
	width: 90%;
	margin: 0;
	border-bottom: none;
	font: bold 23px/26px Helvetica, Arial, sans-serif;
}
.half .box {
	width: 391px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 6px 0 11px;
}
.half .pic {
	float: left;
	width: 78px;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.half .txt {
	float: left;
	width: 280px;
	padding: 0 0 0 9px;
}
.half .close {
	width: 8px;
	height: 8px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/x.gif') no-repeat;
	float: right;
	display: inline;
	margin: 3px 7px 0 0;
}
.half .date {
	font: 9px/12px Arial, Helvetica, sans-serif;
	display: block;
}
.half .txt strong {
	display: block;
}
.half .txt ul {
	margin: 10px 0 0;
	width: 100%;
}
.half .txt ul li {
	float: left;
	margin-right: 5px;
}
.half .txt ul img {
	float: left;
	border: 1px solid #d4d3d3;
}
.half .button {
	float: right;
	padding-right: 20px;
	margin-right: 4px;
	display: inline;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
	font: bold 26px/30px Helvetica, Arial, sans-serif;
}
.half .updates {
	display: block;
	padding: 9px 0;
	font-weight: bold;
	font-size: 14px;
}
.half .updates input {
	vertical-align: middle;
	width: 17px;
	height: 17px;
	margin: 0 3px 0 0;
}

.edit-list {
	padding: 0 20px 20px;
	font: 24px Helvatica, Arial, sans-serif;
}
.edit-list a {
	font: bold 28px Helvetica, Arial, sans-serif;
	margin-right: 10px;
	padding-right: 20px;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
}

/* part */
.part {
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0;
}
h2 .action-link {
	/* margin-left: 6px; */
}
.part .scrollable {
	/*
	margin: 0 0 25px;
	height: 150px;
	overflow: auto;
	overflow-y: hidden;
	padding-left: 8px;
	*/
}
.part .scrollable .wrap {
	/* width: 875px; */
}
.part .txt {
	padding:0px 5px 10px 5px;
}

.item {
	float: left;
	width: 175px;
	padding: 0 0 10px;
}
.item img {
	display: inline;
}
.item .rating {
	display: block;
	padding-left: 16px;
	background: url('../images/star-lt.gif') no-repeat 0 50%;
	line-height: 18px;
}
.item .close {
	padding-right:14px;
	margin-top:-14px;
	float:right;
	text-indent: -9999px;
	background: url('../images/x.gif') no-repeat;
	line-height: 18px;
}

.new {
	padding: 9px 0;
	width: 100%;
	overflow: hidden;
}
.new a {
	float: left;
	display: inline;
	background: #eee url('../images/arrow-new.gif') no-repeat 100% 50%;
	padding: 4px 27px 4px 14px;
	font: 14px/18px Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.info {
	width: 100%;
	overflow: hidden;
}
.info h1 {
	margin: 35px 0 10px;
	border: none;
	font: bold 27px/30px Helvetica, Arial, sans-serif;
	padding: 0 10px;
}
.info h1 a {
	padding-right: 20px;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
}
.c1 {
	float: left;
	padding: 0 0 0 10px;
	width: 195px;
}
.c2 {
	width: 360px;
	float: left;
	font: 19px/21px Helvetica, Arial, sans-serif;
}
.c2 strong {
	color: #333;
	font-weight: normal;
	display: block;
}
.c3 {
	float: right;
	/* width: 170px; */
	width:200px;
	padding-right: 34px;
	text-align: right;
}
.c3 strong {
	display: block;
	margin: 0 0 8px;
}
.c3 strong a {
	display: block;
	position: relative;
	margin-right: -20px;
	padding-right: 20px;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
	font: bold 27px/30px Helvetica, Arial, sans-serif;
}
.add {
	float: right;
	display: inline;
	margin: -34px 14px 5px 0;
	padding-right: 20px;
	background: url('../images/arrow-edit.png') no-repeat 100% 50%;
	font: bold 27px/30px Helvetica, Arial, sans-serif;
}
.library-scroll {
	width: 900px;
	height: 320px;
	background: url('../images/bg-scrollable.gif') no-repeat;
	margin: 0 0 50px;
	padding: 7px 0 4px;
}
.library .scrollable {
	height: 262px;
	overflow: auto;
	padding: 20px 30px;
	font: 20px/22px Helvetica, Arial, sans-serif;
}
.library-scroll .scrollable {
	width: 890px;
	height: 295px;
	margin: 0 0 50px;
	padding: 5px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.library .scrollable p {
	width: 630px;
	margin: 20px 0 0;
}
.library .scrollable strong {
	color: #333;
}

/* sidebar ********************************************************************/
#sidebar {
	width: 270px;
	overflow: hidden;
	float: right;
}
blockquote {
	display: block;
	background: url('../images/quote-start.gif') no-repeat;
}
blockquote p {
	margin: 0;
	background: url('../images/quote-finish.gif') no-repeat 100% 100%;
	padding: 0 23px 0 30px;
	color: #099;
	font: bold 16px/18px Helvetica, Arial, sans-serif;
}
blockquote em {
	display: block;
	text-align: right;
	padding-right: 30px;
	font: bold 16px/22px Helvetica, Arial, sans-serif;
	color: #033;
}
.signup {
	display: block;
	height: 130px;
	margin: 0 0 7px;
	overflow: hidden;
	background: url('../images/bg-signup.jpg') no-repeat;
	padding: 0 18px;
	color: #c9f4f4;
	font: bold 16px/20px Helvetica, Arial, sans-serif;
	text-decoration: none !important;
}
.signup em {
	color: #fff;
	font-style: normal;
}
.signup strong {
	display: block;
	color: #fff;
	font: bold 28px/35px Helvetica, Arial, sans-serif;
	padding: 10px 0 0;
}
.learnmore {
	display: block;
	margin: 0 0 7px;
	height: 99px;
	background: url('../images/bg-learnmore.jpg') no-repeat;
	color: #099;
	padding: 0 19px;
	text-decoration: none !important;
	font: bold 16px/18px Helvetica, Arial, sans-serif;
}
.learnmore strong {
	display: block;
	color: #fff;
	font: bold 28px/35px Helvetica, Arial, sans-serif;
	padding: 10px 0 0;
}
#sidebar.txt-sidebar {
	width: 260px;
	padding-right: 20px;
}
h2 {
	border-bottom: 1px solid #ccc;
	font: bold 26px/36px Helvetica, Arial, sans-serif;
	margin: 25px 0 0;
}
.txt-sidebar .bigger {
	margin-bottom: 45px;
}

/* main column ****************************************************************/
#maincol {
	width: 560px;
	overflow: hidden;
	float: left;
	padding: 0 20px;
}
.links {
	font: 17px Helvetica, Arial, sans-serif;
	color: #c30;
	margin: 10px 0 15px;
}
.links a {
	color: #c30;
}
.links .rss {
	color: #600;
	padding-right: 20px;
	background: url('../images/arrow-rss.gif') no-repeat 100% 60%;
}
.visual {
	display: block;
	margin-bottom: -1px;
	position: relative;
}
h1 {
	border-bottom: 1px solid #ccc;
	font: 34px/46px Helvetica, Arial, sans-serif;
	margin: 15px 0 0;
}
.bigger {
	font: 18px/20px Helvetica, Arial, sans-serif;
}
.alert {
	color: #c00;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	padding: 6px 0 10px;
}
.form {
	background: #eee;
	width: 500px;
	overflow: hidden;
	margin: 0 0 75px;
	text-align: right;
}
.form:before {
	background: url('../images/corner-rt.gif') no-repeat 100% 0;
	content: url('../images/corner-lt.gif');
	display: block;
	text-align: left;
	height: 10px;
	overflow: hidden;
	font:0px/0px sans-serif;
}
.form:after {
	background: url('../images/corner-rb.gif') no-repeat 100% 0;
	content: url('../images/corner-lb.gif');
	display: block;
	text-align: left;
	height: 10px;
	overflow: hidden;
	font:0px/0px sans-serif;
}
.policy {
	display: block;
	text-align: center;
	font: bold 13px/17px Helvetica, Arial, sans-serif;
	margin: 10px 0 12px;
}
.policy input {
	vertical-align: middle;
	width: 17px;
	height: 17px;
	margin: 0 5px 0 0;
}
.form .button {
	margin: 0 20px 8px 0;
}
.form ul {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0;
}
.form li {
	float: left;
	width: 100%;
	padding: 5px 0 6px;
}
.form li label {
	float: left;
	width: 172px;
	font: bold 18px/24px Helvetica, Arial, sans-serif;
}
.form .text {
	float: left;
	display: inline;
	margin: 0 10px 0 18px;
	font: 14px Helvetica, Arial, sans-serif;
	padding: 3px;
	width: 142px;
}
.domain {
	font: bold 18px/24px Helvetica, Arial, sans-serif;
	float: left;
}
.trust {
	float: left;
	font: 11px/12px Helvetica, Arial, sans-serif;
	width: 105px;
	text-align: left;
}

.library {
	padding: 30px 0 0;
	
}
.gallery2 {
	height: 174px;
	overflow: hidden;
	position: relative;
}
/* settings-form *********************************************************************/
.settings-form .button {
	margin: 0 20px 8px 0;
}
.settings-form ul {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0;
}
.settings-form li {
	float: left;
	width: 100%;
	padding: 5px 0 6px;
	color: #ccc;
}
.settings-form li label {
	padding-left: 2px;
	font: bold 14px/15px Helvetica, Arial, sans-serif;
}
.settings-form li p {
	color: #999;
}
.settings-form .text {
	float: left;
	display: inline;
	/* margin: 0 10px 0 18px; */
	font: 14px Helvetica, Arial, sans-serif;
	padding: 3px;
	width: 310px;
}

.settings-form .link-name {
	display: inline;
	margin: 5px 10px 5px 0px;
	font: 14px Helvetica, Arial, sans-serif;
	padding: 3px;
	width: 110px;
}

.settings-form .link-url {
	display: inline;
	margin: 5px 0px;
	font: 14px Helvetica, Arial, sans-serif;
	padding: 3px;
	width: 230px;
}

/* footer *********************************************************************/

#footer {
	min-height:44px;
	position:fixed;
	bottom:0;
	z-index:100;
		border-top: 1px solid #eee;
		background:#fff;
	width: 100%;
	color: #666;
	font: 12px/14px Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	line-height: 16px;
}
.view #footer {
	padding: 7px 0 7px;
}
#footer img {
	float: left;
}
#footer ul {
	overflow: hidden;
}
#footer ul li {
	float: left;
	display: inline;
	margin-left: -1px;
	padding: 0;
}

#footer .container {
	width: 900px;
	margin:0 auto;
}

/* image view modal window ***************************************************/
.show-asset .close {
	text-indent: -9999px;
	background: url('../images/but-x-lt.gif') no-repeat;
	display:block;
	overflow:hidden;
	margin:10px 10px 0 0;
	text-indent:-9999px;
	width:11px;
	height:11px;
	float:right;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	background:#eee;
}

#TB_window h2 {
	margin:0;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack-lt.png) repeat;}

.TB_overlayBG {
	background: #fff url(../images/macFFBgHack-lt.png) repeat;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: transparent;
	z-index: 102;
	color:#999;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	/*
	background-color:#e8e8e8;
	height:27px;
	*/
}

#TB_ajaxContent{
	clear:both;
	/* padding:2px 15px 15px 15px; */
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/** foliomo customizations **/

a.close {
	padding: 0;
	width: 8px;
	height: 8px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/x.gif') no-repeat;
	display: block;
	margin: 0 0 6px 161px;
}

#hidden{
	display:none;
}

select {
	color: #666;
	min-width: 100px;
	height:14px;
	font-size:10px;
}

a.toggleLink:hover {
	text-decoration:none;
}

#view-block a {
		color: #333;
}

.toggleLink {
	padding-left:10px;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	padding:5px 10px 9px 10px;
	width:120px;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

#number-of-followers {
}

#view-block {
	line-height:32px;
	
}

#flag{
	margin-top:1em;
	float:right;
	/*
	padding:0px 2px;
	border:1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	*/
}