/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  October 12, 2009, 5:35 am with psd2css Online version 1.54
 *
 */

/* You named this layer _bkgnd */
#container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 1000px;
	z-index: 1;
	background-image: url(bg2.jpg);
	background-repeat: repeat;
}


/* You named this layer sidebar */
#sidebar {
	position: absolute;
	left: 96px;
	top: 241px;
	width: 163px;
	height: 387px;
	z-index: 2;
	color: #1C38A5;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 15px;
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
	background-image: url(Layer-2.png);
	background-repeat: no-repeat;
}
ul {


}

li {
	list-style-type: none;
	margin-left: -20px;
}


/* You named this layer \<Group\> */
#logo {
	position: absolute;
	left: 179px;
	top: 38px;
	width: 650px;
	height: 153px;
	z-index: 3;
	background-image: url(images/logo_ltbg.png);
	background-repeat: no-repeat;
}

/* You named this layer content */
#content {
	position: absolute;
	left: 260px;
	top: 241px;
	width: 655px;
	height: 402px;
	z-index: 5;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/bg_index.jpg);
}
#content li {
	font-weight: bold;
}
#content li .detail {
	font-size: 90%;
	font-weight: lighter;
}

#footer {
	position: absolute;
	z-index: 4;
	top: 630px;
	width: 800px;
	left: 100px;
}
#footer li {
	color: #482D84;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 65%;
	padding-left: 30px;
}
#footer li a{
	color: #482D84;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
}



/* You named this layer bodybg */
#Layer-5 {
  position: absolute;
  left: 260px;
  top: 241px;
  width: 655px;
  height: 402px;
  z-index: 5;
}

/* You named this layer menu */
#nav {
	position: absolute;
	left: 95px;
	top: 209px;
	width: 821px;
	height: 34px;
	z-index: 6;
	background-image: url(Layer-6.png);
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	left: 610px;
	top: 170px;
	width: 500px;
	height: 20px;
	z-index: 7;
}
#header li {
	display: inline;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#header a {
	text-decoration: none;
	color: #482D84;
}
#header a:hover {
	text-decoration: none;
	color: #886600;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
	cursor: pointer;
	color: #FFCC00;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
#sidebar .undercons {
	font-size: 90%;
	color: #FF0000;
	text-decoration: none;
	padding-right: 20px;
}
#sidebar a {
	text-decoration: none;
	color: #022372;
}
#footer a {
	color: #FFCC33;
	text-decoration: none;
}
#content form {
	background-color: #482D84;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/Disney-Couture-Bracelets_in_bw.jpg);
	background-repeat: no-repeat;
	height: 402px;
	width: 655px;
	overflow: hidden;
	visibility: visible;
}
