body {
  background-image: url(http://www.glitzynails.com/images/glitzynailsbackground.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin:0;
  color: #000000;
  text-align: center;
  font-family: Tahoma;

  }
a:link {
  color:$linkcolor;
  text-decoration:none;
  }
a:visited {
  color:$visitedlinkcolor;
  text-decoration:none;
  }
a:hover {
  color:$titlecolor;
  text-decoration:underline;
}
a img {
  border-width:0;
  }

.pagelinks a:link {
	font-size: 16pt;
	color: #484848;
	text-align: center;
	
}

.pagelinks a:visited {
	font-size: 16pt;
	color: #484848;
	text-align: center;
	
}

.pagelinks a:active {
	font-size: 16pt;
	color: #484848;
	text-align: center;
	
}

.pagelinks a:hover {
	text-decoration: none;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	
}

#pagelinksbox  {
	margin-top: 333px;
	margin-left:25px;
	margin-right:25px;
}
.divider {
	font-size: 16pt;
	font-weight: bold;
	
}
/* Header
-----------------------------------------------
 */

#wrapper {
	width:1100px;
	margin:0 auto;
	
}

#header {
	background-image: url(http://www.glitzynails.com/images/menutoolbar.png);
 	background-repeat: no-repeat;
	margin-top: 250px;
	margin-left:32px;
	margin-right:25px;
	height: 210px;
}

#pagelinklocation {
	margin-top:15px;
	margin-left: 64px;
	margin-right: 75px;
}

#rightcolumn {
	float: right;	
	width: 650px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 125px;
	text-align: left;
	background-color: #ffffff;
	font-size: 9pt;
}

#leftcolumn {
	float: left;
	width: 165px;
	padding: 15px;
	text-align: left;
	margin-top: 5px;
	margin-left: 90px;
}


.h1 {
	font-size: 110pt;
}



/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 900px;
  margin:0 auto;
  padding:10px;
  text-align: left;
  }

#main-wrapper {
  
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebar-wrapper {
  
  float: right;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}


/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:$sidebarcolor;
  font-size: 12pt;
}

h1 {
  font-size: 24pt;
  letter-spacing: .5em;
  text-align: center;
}


/* paragraph */

p {
   margin-left: 10px;
   
}

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
  
 /*                         Consignment Store Styles                    */
.glittertoetable {
	margin-left: 1px;
	margin-right: 5px;
	width: 100%;
	
	
}

.row1 {
	font-size: 9pt;
	background-color: #d6eba0;
}

.row2 {
	font-size: 9pt;
	
}

.repname {
	font-weight: bold;
	font-size: 10pt;
}

.replink a:link 
	
	{
	text-decoration: underline;
	color: blue;
	font-family: Palatino, Georgia, New York, Comic Sans Ms;
	font-weight: bold;
	font-size: 9pt;
}

.replink a:visited 
	
	{
	text-decoration: underline;
	color: blue;
	font-family: Palatino, Georgia, New York, Comic Sans Ms;
	font-weight: bold;
	font-size: 9pt;
}

.replink a:active 
	
	{
	text-decoration: underline;
	color: blue;
	font-family: Palatino, Georgia, New York, Comic Sans Ms;
	font-weight: bold;
	font-size: 9pt;
}

.replink a:hover {
	text-decoration: underline;
	font-family: Palatino, Georgia, New York, Comic Sans Ms;
	color: #fb0102;
	font-size: 9pt;
	font-weight: bold;	
}
