/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin-top: 50px;
	text-align: justify;
	color: #383838;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
        background-color:#FEE9FE;
        background-image:url();
        background-repeat:;
        background-position:;
        background-attachment:;
}

a{color:#1c62d6;}

h2, h3 {
	margin-top: 0px;
	font-weight: bold;
	color: #383838;
}

h2 {
	font-size: 14px;
}

h3 {
	margin: 0;
	font-size: 12px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;

}

/* Header */

#header {
	width: 624px;
	height: 78px;
	margin: 0 auto;
	background: url(templates/Pinklily/resources/common/images/img1.jpg) no-repeat left bottom;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 25px 0 20px 70px;
	font-size: 32px;
	line-height: 0px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 25px 70px 0px 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Extra */

.extra {
	width: 624px;
	margin: 0 auto;
	background: url(templates/Pinklily/resources/common/images/img1.jpg);
}
/** MENU */

#menu1 {
	float: left;
	width: 135px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 14px;
	color: #383838;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	color: #383838;
	text-decoration: none;
}

#menu1 a:hover {
	color: #383838;
}

.menu-01 {
	margin: 0px 0px 5px 0px;
	padding: 10px 5px 10px 15px;
	list-style: none;
	border: 1px solid #F4A5F4;
}

.menu-01 a:hover{
	background: #F4A5F4;color:white;
}



/* Content */

#content {
	width: 624px;
	margin: 0 auto;
	background: url(templates/Pinklily/resources/common/images/img2.jpg);
}

#colTwo {
	float: right;
	width: 327px;
	padding: 0 75px 0 25px;
}

#colOne {
	float: left;
	width: 122px;
	padding: 0 0 0 75px;
}

/* Footer */

div#footer-wrap{
	width: 624px;
	height: 233px;
	margin: 0 auto;
	background: url(templates/Pinklily/resources/common/images/img3.jpg) no-repeat;
}

.sys_footer {
padding-left:250px;
    text-align: center;
    color: #2B2B2B;
    padding: 140px 0 40px 140px;
}

#sys_designerfooter {
    background: none;
    padding:0 0 0 250px;
    border: none;
    margin:0 auto;
}

.sys_txt {
	color: #383838;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sys_txt h2,.sys_txt h3 {
	margin-top: 0px;
	font-weight: bold;
	color: #383838;
}

.sys_txt h2 {
	font-size: 14px;
}

.sys_txt h3 {
	margin: 0;
	font-size: 12px;
}

.sys_txt h4,.sys_txt h5,.sys_txt h6 {
}

.sys_txt p,.sys_txt ol,.sys_txt ul,.sys_txt dl,.sys_txt blockquote {
	margin-top: 0;

}