html {
	margin: 0px;
	padding: 0px;
}
.last {
	margin-right: 0px;
}

body {
	background-color: #E7E7DE;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(../images/site/shawdow-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 100%;
}


#header {
	background-image: url(../files/backgrounds/bg_tommysteward01.jpg);
	width: 940px;
	height: 150px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #eaeaea;
	float: left;
	clear: both;
	position: relative
	z-index: 400;
}
#logo {
	float: left;
	margin-top: 15px;
	margin-left: -5px;
}
#content {
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
	float: left;
}
#footer {
	width: 940px;
	background-color: #333;
	margin: 0px;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
#menu-footer {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	text-align: center;
}
#menu-footer li {
	display: inline;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#menu-footer li.last {
	border-right-style: none;
}
#menu-footer a {
	text-decoration: none;
}
#menu-footer a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: center;
}


#menu-user {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 3001;
}
#menu-user li {
	float: left;
}
#menu-user a:hover {
	background-color: #3d3d3d;
}
#menu-user a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #333;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1a1a1a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505050;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #505050;
	border-bottom-color: #1a1a1a;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
#menu-user #m-account a {
	padding-left: 60px; /* space for avatar */
}

#menu-user a span, #menu-master a span {
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	overflow: hidden;
	width: 100%;
}
#menu-user a img {
	border: 1px solid #666;
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 10px;
}

#menu-user li ul li a, #menu-user li#m-account ul a {
	width: 140px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4a4a4a;
	border-left-color: #4a4a4a;
	border-right-color: #242424;
	background-color: #3a3a3a;
	font-weight: normal;
	padding-left: 20px;
}
#menu-user ul li a:hover, #menu-user #m-account ul a:hover {
	background-color: #4c4c4c;
}



#menu-login {
	float: right;
	list-style-type: none;
	padding: 0px;
	font-size: 1.5em;
	line-height: 1em;
	vertical-align: middle;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#menu-login #m-signup a {
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-bottomleft: 20px;
	background-color: #74b229;
}
#menu-login #m-login a {
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-radius-topright: 20px;
	-webkit-border-radius-bottomright: 20px;
	background-color: #333;
}
#menu-login li {
	float: left;
}
#menu-login a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: .65em;
	padding-right: 1.1em;
	padding-bottom: .65em;
	padding-left: 1.1em;
	background-color: #363;
	border: 1px solid rgba(0,0,0,.25); 
	border-bottom-color: rgba(0,0,0,.35); 
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
#menu-master {
	width: 980px;
	background-color: #333;
	list-style-type: none;
	padding: 0px;
	clear: both;
	float: left;
	margin: 0px;
	color: #FFF;
	font-size: 18px;
	line-height: 1em;
	position: relative;
	z-index: 2;
}
#menu-master ul, #menu-master ul li a span {
	list-style-type: none;
	font-size: 16px;
	color: #FFF;
}
#menu-master ul li {
	float: none;
}
#menu-master ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4a4a4a;
	border-left-color: #4a4a4a;
	border-right-color: #242424;
	background-color: #3a3a3a;
	width: 240px;
}
#menu-master ul li a:hover {
	background-color: #4c4c4c;
}
#menu-master li {
	float: left;
}
#menu-master a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 0.65em;
	padding-right: 20px;
	padding-bottom: 0.65em;
	padding-left: 20px;
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1a1a1a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505050;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #505050;
	border-bottom-color: #1a1a1a;
}
#menu-master a:hover {
	background-color: #3d3d3d;
}


/* Icons */
.icon  {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 1px; /* expands the visible line height so background shows */
	padding-bottom: 1px;
}
.i-image {
	background-image: url(../images/site/icons/famfamfam/picture.png);
}
.i-music {
	background-image: url(../images/site/icons/famfamfam/music.png);
}
.i-writing {
	background-image: url(../images/site/icons/famfamfam/page_white_edit.png);
}
.i-film {
	background-image: url(../images/site/icons/fugue/film.png);
}
.i-page_edit {
	background-image: url(../images/site/icons/famfamfam/page_edit.png);
}
.i-address {
	background-image: url(../images/site/icons/famfamfam/building.png);
}
.i-phone {
	background-image: url(../images/site/icons/famfamfam/phone.png);
}
.i-email {
	background-image: url(../images/site/icons/famfamfam/email.png);
}
.i-age {
	background-image: url(../images/site/icons/famfamfam/cake.png);
}
.i-file {
	background-image: url(../images/site/icons/famfamfam/attach.png);
}
.i-disk {
	background-image: url(../images/site/icons/famfamfam/disk.png);
}
.i-username {
	background-image: url(../images/site/icons/famfamfam/user.png);
}
.i-comment {
	background-image: url(../images/site/icons/famfamfam/comment.png);
}
.i-comments {
	background-image: url(../images/site/icons/famfamfam/comments.png);
}
.i-map {
	background-image: url(../images/site/icons/famfamfam/map.png);
}
.i-bullet_go {
	background-image: url(../images/site/icons/famfamfam/bullet_go.png);
}
.i-star {
	background-image: url(../images/site/icons/famfamfam/star.png);
}
.i-report_user {
	background-image: url(../images/site/icons/famfamfam/report_user.png);
}
#menu-master li#m-search {
	float: right;
	margin-right: 20px;
}

#menu-master li#m-search a {
display: inline-block;
 padding: 5px 10px 6px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 line-height: 1;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-box-shadow: 0 1px 3px #999;
 -webkit-box-shadow: 0 1px 3px #999;
 text-shadow: 0 -1px 1px #222;
 border-bottom: 1px solid #222;
 position: relative;
 cursor: pointer;
}
/* Polls */
.lg-poll {
	position:relative;
}
.lg-poll #loading {
	background:url('../../img/throbber.gif') no-repeat center left;
	padding-left:22px;
	position:absolute;
	right:0;
	top:94px;
}
.lg-poll .has-voted {
	background:#f1f6e7 url('../../img/icon_accept.png') no-repeat 8px 8px;
	border:1px solid #d5e5b9;
	padding:8px 8px 8px 30px;
}
.lg-poll label {
	display:block;
	float:none;
	margin:0;
	padding:0;
	width:auto;
}
.lg-poll form {
	margin:0;
}
.lg-polls-answers {
	list-style-type:none;
}
.e-lg-polls .lg-poll form ul, .e-lg-polls .lg-poll form ul li, .e-lg-polls .lg-poll .submit {
	clear:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
.e-lg-polls .lg-poll .lg-polls-answers li label {
	background: #f2f2f2;
	border:1px dotted #d9d9d9;
	margin-right: 8px;
	padding:4px;
}
.e-lg-polls .lg-poll .lg-polls-answers li label * {
	margin:0;
	vertical-align:middle;
}
.lg-poll .lg-poll-results {
	display:inline;
	float:left;
	margin-right:10px;
}
.lg-poll .lg-poll-results ul {
	margin:0 0 18px 0;
	font-size:11px;
}
.lg-poll .lg-poll-results li {
	border:1px solid #fff;
	list-style-type:none;
	margin-bottom:2px;
	margin-right:76px;
	position:relative;
}
.lg-poll .lg-poll-results li .answer {
	display: block;
	margin-bottom: 5px;
}
.lg-poll .lg-poll-results li .answer-total-votes {
	position:absolute;
	left: 175px;
	width:71px;
	padding-top: 3px;
	color: #999;
}
.lg-poll .lg-poll-results li .percentage-holder {
	border:1px solid #fff;
	padding:2px;
	width: 160px;
	position: relative;
}
.lg-poll .lg-poll-results li .percentage small {
	display:block;
	font-size:11px;
	padding-left:5px
}
.lg-poll .lg-poll-results li.a-0 .percentage-holder {
	border-color:#BD4142;
}
.lg-poll .lg-poll-results li.a-0 .percentage {
	background:#BD4142;
}
.lg-poll .lg-poll-results li.a-1 .percentage-holder {
	border-color:#F7BA29;
}
.lg-poll .lg-poll-results li.a-1 .percentage {
	background:#F7BA29;
}
.lg-poll .lg-poll-results li.a-2 .percentage-holder {
	border-color:#EFEB08;
}
.lg-poll .lg-poll-results li.a-2 .percentage {
	background:#EFEB08;
}
.lg-poll .lg-poll-results li.a-3 .percentage-holder{
	border-color:#5A7DD6;
}
.lg-poll .lg-poll-results li.a-3 .percentage {
	background:#5A7DD6;
}
.lg-poll .lg-poll-results li.a-4 .percentage-holder {
	border-color:#73A25A;
}
.lg-poll .lg-poll-results li.a-4 .percentage {
	background:#73A25A;
}
.lg-poll .lg-poll-results li.a-5 .percentage-holder {
	border-color:#9CCB21;
}
.lg-poll .lg-poll-results li.a-5 .percentage {
	background:#9CCB21;
}
.lg-poll #pie-chart img {
	display:block;
	margin:0 auto 18px auto;
}