/* Start of CMSMS style sheet 'Shecommerce CSS' */
body {
	padding: 0;
	margin: 0 0 30px 0;
	font: 12px/130% Arial, Helvetica, sans;
background: #4682D3;
}
a {
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
	border: none;
}
div.hline {
	background: #010101;
	height: 1px;
}
h1, h2, h3, h4 {
	margin: 0;
}
h1 {
	font: 28px Arail, Helvetica, sans;
	color: #fb4638;
}
h2 {
	font: 18px Arail, Helvetica, sans;
	color: #fb4638;
}
h3 {
	font: 14px/200% Arail, Helvetica, sans;
	background: #fb4638;
	color: #fff;
	text-align: center;
}
h4 {
	font: bold 18px Arail, Helvetica, sans;
	color: #fb4638;
}

#page {
	width: 760px;
	margin: 0 auto;
	background: #fff url( images/line.gif ) left top repeat-y;
}
#head {
	background: #fff url( images/logo.jpg ) 11px 16px no-repeat;
	height: 65px;
	border-bottom: 2px solid #010101;
}
#she_logo {
	background: url( images/she_logo.jpg ) no-repeat;
	height: 250px;
}
#left {
	width: 210px;
	float: left;
}
#right {
	margin-left: 211px;
	width: 549px;	
}
#footer {
	background: #fff;
}
#celebrating {
	background: url( images/lady2.jpg ) left bottom no-repeat; 
	height: 230px;
}

/* Menu */
div.menu ul {
	margin: 0;
	padding: 0;
}
div.menu li {
	list-style-type: none;
}

/* Top menu */
div#menu-top {
	padding-left: 75px;
	background: #6a86cd;
	height: 24px;
}
div#menu-top li {
	display: block;
	float: left;
	height: 24px;
	margin-right: 15px;
	/*background: url( images/button_blue.gif ) no-repeat;*/
	text-align: center;
}
div#menu-top li a {
	display: block;
	font: 12px/24px Arial, Helvetica, sans;
	color: #fff;
}

/* Right menu */
div#menu-right {
	padding: 41px 0 0 0;
}
div#menu-right li {
	display: block;
	float: right;
	height: 24px;
	width: 144px;
	background: url( images/button_red.gif ) no-repeat;
	text-align: center;
}
div#menu-right li a {
	display: block;
	font: 12px/24px Arial, Helvetica, sans;
	color: #fff;
}

/* Bottom menu */
div#menu-bottom ul {
	width: 560px;
	margin: 0 auto;
}
div#menu-bottom li {
	display: block;
	float: left;
	height: 30px;
	text-align: center;
}
div#menu-bottom li a {
	display: block;
	font: 14px/30px Arial, Helvetica, sans;
	color: #010101;
}

.fright {
	float: right;
}
.fleft {
	float: left;
}
.clear {
	clear: both;
}
.small {
	font: 11px Arial, Helvetica, sans;
	color: #020400;
}
div.field {
	padding: 2px;
	background: #767676;
	border: 1px solid #000;
}
div.field input, div.field textarea {
	border: 1px solid #000;
}
a.underline {
	color: #000;
	text-decoration: underline;
}
div.red_bold {
	color: #DF0000;
	font-weight: bold;
}
td.c_left {
	text-align: left;
	font: 11px Tahoma, Verdana, Helvetica, sans;
	color: #000;
}
td.c_right, td.c_left, td.c_middle {
	border-right: 1px solid #6861FF;
	border-bottom: 1px solid #6861FF;
}
td.c_middle, .c_right {
	text-align: center;
	font: bold 11px Tahoma, Verdana, sans;
	color: #6262FF;
}
td.c_right {
	border-right: none;
}
.packages {
	font: 11px Tahoma, Verdana, sans;
}
.packages td {
	height: 34px;
}



input{
	height: 16px;
	width: 120px;
}
textarea{
	height: 74px;
	width: 170px;
}
.fbsubmit {
	background:url(images/button_submit.gif);
             background-repeat:no-repeat;
             background-position:center;
	height: 27px;
	width: 68px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* End of 'Shecommerce CSS' */

