#top_container
 {
	width: 1080px;
	border:0px solid red;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#header {
	margin-bottom: 15px;
	width: 1080px;
	border:0px solid red;
	height:88px;
}
#shareastar_logo {
	height: 184px;
	width: 228px;
}
#header_links a {
	text-decoration: none;
	color: #231F20;
}
#header_links a:hover {
	color: #0054A5;
}
#header_links a:visited {
	color: #999999;
}

#logo 
{
	border:0px solid green;
	margin-left:10px;
	margin-top:10px;
}

#header_links 
{
	border:0px solid blue;
	padding-top: 20px;
	height: 28px;
}
#header_links td
{
	padding-right:5px;
}

#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 67px;
	width: 100%;
	padding: 5px;
}
.nav_btn 
{
	margin-right: 25px;
	cursor:pointer;
}
#nav_container {
	padding-top: 8px;
}
#nav_float_rt {
	width: 777px;
}
#header_links li {
	display: inline;
	float: right;
	margin-left: 20px;
}

#info {
	background-image: url(../images/info_banner.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 1080px;
	margin-left:10px;
}

#mainArea
{
	margin-left:10px;
}

.toolbox {
	width: 276px;
	margin-top: 15px;
	overflow: hidden;
}

.tools_middle {
	background-image: url(../images/tools_middle.gif);
	background-repeat: repeat-y;
	padding: 10px;
	width: 256px;
}

#starArea {
	margin-top: 15px;
	margin-left:5px;
	width: 804px;
	background-image: url(../images/star_bg_xmas.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 581px;
}
#middle_container {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}

#footer_container {
	width: 1080px;
	height: 190px;
	margin-left:10px;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 179px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D0000;
	float: left;
	width: 100%;
	clear: both;
	color: #FFFFFF;
}
#footer_right a {
	color: #430000;
	text-decoration: underline;
}
#footer_right {
	padding: 10px;
	float: right;
	width: 290px;
}

#social {
	height: 112px;
	padding: 25px;
	width: 701px;
	background-image: url(../images/social_bg.png);
	background-repeat: no-repeat;
	float: left;
}
.social_icon_rt {
	float: right;
	cursor:pointer;
}
.social_icon {
	float: left;
	margin-right: 40px;
	cursor:pointer;
}

.piece {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footerLinks
{
	border:0px solid red;
	padding:0px;
	margin:0px;	
	color:White;
}
#footer_right .footerLinks a
{
	text-decoration:underline;
	color:White;
	padding-left:4px;
	padding-right:4px;
}
.headElementTemplate
{
	cursor:pointer;
	margin-bottom:10px;
}
.headElement
{
	cursor:pointer;
	border:0px solid red;
}
.ui-draggable-helper
{
	z-index:2000;
}







