/*.top-appstore { display:block; width:76px; height:62px; position:relative; float:right; margin:15px 130px 0 0; }*/
.top-appstore { position:relative; margin:-40px 0 0 0; }

/* @group gidscovers */

/* 51, 51, 51 */


/* @end */

#page {
	margin: 10px auto 0 auto;
	width: 1000px;
	clear: both;
}

#page_leftcolumn {
	float: left;
	width: 100px;
	/*
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	*/
	padding: 20px;
	background-color: #fff;
	position:relative;
}

#page_rightcolumn {
	float: right;
	width: 200px;
	/*
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	*/
	padding: 20px;
	background-color: #fff;
	position:relative;
}

div#page_leftcolumn ul {
	margin: 0;
	min-height: 0;
	width: 100%;
	list-style-type: none;
	text-align: center;
}

div#page_leftcolumn ul li {
	margin: 0;
	padding: 0;
	width: 100px;
}

div#page_leftcolumn ul li img {
	height: 100px;
}


#page_content {
	float: left;
	width: 580px;
	margin: 0 0 0 20px;
	/*
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	*/
	background-color: #fff;
	position:relative;
}

#page #pagecontent {
	clear: both;
}

div.streamitem {
	clear: both;
	padding: 10px;
	font-size: 13px;
	display: block;
}

div.streamitem span.streamthumb {
	width: 60px;
	float: left;
}

div.streamitem div.streamcontent {
	width: 490px;
	float: right;
	line-height: 19px;
}
div.streamitem span.streamitemtitle {
	padding: 5px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}

div.streamitem p.streamtext {
	padding: 0 20px 0 0;
	font-size: 12px;
	color: #515151;
	margin: 0 0 3px 0;
}

div.streamitem p.actionitems {
	font-size: 10px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #979797;
}

div.streamitem p.actionitems a {
	font-weight: normal;
}
/*
div.streamitem a {
	color: #b15c11 !important;
	text-decoration: none !important;
	font-weight: bold;
}
*/

div.streamitem a {
	text-decoration: none;
}
div.streamitem a:hover {
	text-decoration: underline !important;
}

.Clearleft {
	clear: left;
}

/* @group my */

ul#mymenu {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 1px solid #fff;
}

ul#mymenu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

ul#mymenu li a {
	display: block;
	background-color: #f8f8f8;
	padding: 7px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

ul#mymenu li a:hover {
	background-color: #c07537;
	padding: 7px;
	color: #fff;
}

ul#mymenu li.active {
	font-weight: bold;
}

div#my_guides {
	float: left;
}

div#my_guides .cluster {
	width: 150px;
	height: 230px;
	float: left;
	margin: 0 10px 20px 0;
}

div#my_guides .cluster p {
	margin: 0 0 3px 0;
	padding: 0;
	text-align: center !important;
	font-size: 12px;
	color: #515151;
}

div#my_guides .cluster p.gids {
	font-weight: bold;
	font-size: 15px;
	color: #777;
}
div#my_guides .cluster img {
	margin: 0 auto 0 auto;
}
div#my_guides a {
	text-decoration: none !important;
	color: #000;
}
div#my_guides a:hover {
	color:  #b15c11;
}
/* @end */

/* @group profile */

span.my_ufollow {
	padding: 5px;
	background-color: #dbfdb6;
	color: #74a53f;
	font-weight: bold;
}

span.my_followlink a {
	padding: 5px;
	border: 1px solid #999;
	background-color: #e0e0e0;
	text-decoration: none;
	font-weight: bold;
}

form#myprofile {
	margin: 0;
	padding: 0;
}

form#myprofile fieldset {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

form#myprofile label {
	font-weight: bold;
	color: #515151;
	float: left;
	width: 140px;
}

form#myprofile input {
	font-size: 14px;
	padding: 3px;
	border: 1px solid #ddd;
	width: 300px;
}

form#myprofile span {
	width: 480px;
	float: right;
	border-left: 1px solid #ddd;
	padding-left: 10px;
	min-height: 40px;
}

form#myprofile p {
	clear: both;
}

form#myprofile span.note {
	width: 100px;
	float: right;
	background-color: #fcf337;
	color: #515151;
	padding: 4px;
	font-size: 11px;
	min-height: 5px;
	border: none;
	line-height: 13px;
}
form#myprofile input.submit {
	background-color: #b15c11;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: none;
	width: 100px;
	color: #fff;
}

/* @end */
