@charset "UTF-8";

/* CSS Document */
body {
	margin:0;
	padding:0;
	background:url(../images/bg_grad.png) repeat-x #fec580;
	background-color:#67b06a;
	font-family:Arial, Helvetica, sans-serif;
}
a	{
color:#740740;
	font-family:Arial, Helvetica, sans-serif;

}a:hover	{
text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;

}
a {
	color:#ccccc;
}
#container {
	width:965px;
	margin:0 auto;
	padding:0;
	position:relative;
}


#content {
	width:685px;
	float:right;
	margin:0 40px 0 0;
}

#header {
	width:965px;
	float:left;
}

#logo {
	height:134px;
	width:309px;
	background-image:url(../images/logo1.png);
	display:block;
	float:left;
}
#comment {
	height:17px;
	width:230px;
	display:block;
	float:left;
	padding:90px 0 0 0;
		margin:5px 0 0 20px;
		background:url(../images/logo2.png) no-repeat;

}

#mini-cart-container {
	width:500px;
	height:45px;
	margin:0 0 0 -60px;
	background: url(../images/mini_cart.png);
	float:right;
}

#search {
	width:340px;
	height:35px;
	float:right;
	margin:40px 0 0 0;
}

#search-input input {
	width:300px;
	height:35px;
	float:left;
	font-size:15px;
}

#search-btn input {
	width:29px;
	height:35px;
	background:url(../images/search.png) transparent;
	float:left;
	border:none;
	margin:0;
	position:relative;
	z-index:1;
	margin:0 0 0 5px;
}

#nav {
	width:970px;
	margin:0 0 0 0;
	float:left;
	height:43px;
	z-index:-1;
}

#nav a img { border:0px; }

#sub-nav-container {
	position:absolute;
	top:210px;
	left:0;
}

#sub-nav {
	width:953px;
	height:26px;
	background:url(../images/sub.png) 0 0 no-repeat;
	padding:5px 6px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#sub-nav a {
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:#fff solid 1px;
	padding:0 4px 0 0;
}

#sub-nav a:hover { text-decoration:underline; }
#footer {
width:960px;
text-align:center;
float:left;
color:#000;
font:bold Arial, Helvetica, sans-serif 12px;
clear:both;
margin:20px 0;
font-weight:bold;
}
#footer a{	
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:#000 solid 1px;
	padding:0 4px 0 0;
	font-weight:normal;
}
#footer a:hover { text-decoration:underline; }
#beads {
	width:974px;
	height:30px;
	background:url(../images/bead_div.png);
	float:left;
	margin:-5px 0 0 -7px;
}

#beads2 {
	width:974px;
	height:30px;
	background:url(../images/bead_div.png);
	float:left;
	margin:-5px 0 0 -7px;
}

#sidebar {
	width:200px;
	float:left;
	margin:-15px 0 0 0;
}

#sidebar-top {
	width:200px;
	height:15px;
	background:url(../images/side-top.png);
	float:left;
}

#sidebar-bottom {
	width:200px;
	height:15px;
	background:url(../images/side-botttom.png) no-repeat;
	clear:left;
	float:left;
}

#sidebar-content {
	background:url(../images/side-bg.png) repeat-y;
	padding:0 10px;
	float:left;
}

#sidebar-content a {
	width:200px;
	font-size:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	float:left;
	padding:2px 0;
}
#sidebar-content a img {
border:none;
text-align:center;
}
#sidebar-content a {
text-decoration:none;
}

#content-container {
	margin:10px 0 20px 0;
	float:left;
	clear:both;
}

#mini-cart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	width:500px;
	float:left;
	padding:0;
}

#mini-cart li {
	display:inline;
	color:#fff;
	padding:0 1px 0 1px;
}

#mini-cart li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#mini-cart li a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#content-top-large {
	width:960px;
	background:url(../images/content-top-large.png);
	height:15px;
	float:left;
}

#content-content-large {
	width:880px;
	background:url(../images/content-bg-large.png);
	padding:0 40px;
	float:left;
}

#content-bottom-large {
	width:960px;
	background:url(../images/content-bottom-large.png);
	height:15px;
	float:left;
}
#resource {
width:976px;
height:444px;
position:relative;
float:left;
background:url(../images/Resource.png) no-repeat;
display:block;
}
#people {
width:400;
height:150;
position:absolute;
display:block;
top: 285px;
left:50px;
}
#people1 {
width:190px;
float:left;
}
#people2{
width:215px;
float:left;
}
#people a {
line-height:30px;
font-size:18px;
color:#000;
text-decoration:none;
font-weight:bold;
width:200px;
}

#designs {
width:400px;
height:150px;
position:absolute;
top:265px;
left:520px;
display:block;
}

.alternative {
	background:#ffe6f3;
	border: 2px solid #740740;
	padding: 5px;
	margin:10px 0;
}
.alternative2 {
	border: 2px solid #740740;
	padding: 5px;
	margin:10px 0;
}
.alternative2 .image {
	height:100px;
	margin:20px;
	padding:5px;
}

.alternative2 .name, .alternative2 .name a {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#740740;
	height:34px;
	text-decoration:none;
	text-align:left;
}

.alternative2 .name a:hover { text-decoration:underline; }

.alternative2 .name { padding:0 0 0 5px; }

.alternative2 .price {
	color:#000;
	text-align:left;
	padding:0 0 10px 5px;
}

.alternative2 .sale .price {
	color:#000;
	text-align:left;
	text-decoration: line-through;
	padding:0 0 10px 5px;
}

.alternative2 .sale .sale-price {
	color:#db321b;
	text-align:left;
	padding:0 0 10px 20px;
}

.btn {
	background:url(../images/add-to-cart.png) #740740;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	text-decoration:none;
	border:transparent solid 1px;
	padding:5px;
}

/*btn_over:: Controls the buttons*/ 
.btn_over, a.btn:hover {
	background:url(../images/add-to-cart-over.png) #740740;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	text-decoration:underline;
	border:transparent solid 1px;
		padding:5px;

}
.page_headers {
font:21px Arial, Helvetica, sans-serif bold; 
}
.breadcrumbs {
padding:0 0 15px 0;
}
#sidebar-content h4 {
padding:-2px 0 0 0;
font-family:Helvetica, sans-serif;
float:left;
font-size:16px;
color:#fff;
	width:191px;
	background:#05244d;
	margin:10px 0 10px -6px;

}
.vspace	{
padding:5px 0;
}
.hspace	{
padding:0 5px;
}
.login-title {
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.login-box-left {
	width:285px;
		background:#ffe6f3;
	border: 2px solid #740740;
	margin:10px 0 0 0;
	padding:20px 8px;
	float:left;
}

.login-box-right {
	width:285px;
		background:#ffe6f3;
	border: 2px solid #740740;
	margin:10px 0 0 10px;
	padding:20px 8px;
	float:left;
}

.login-box {
	width:604px;
		background:#ffe6f3;
	border: 2px solid #740740;
	margin:20px 0 0 0;
	padding:10px 8px;
	float:left;
}

.login-label {
	font-weight:bold;
	width:250px;
	float:left;
	margin:10px 0 0 0;
}

.login-input {
	width:250px;
	float:left;
	margin:0 0 10px 0;
}

.forgot-label {
	font-weight:bold;
	width:100px;
	float:left;
	margin:0 0 10px 0;
}

.forgot-input {
	width:250px;
	float:left;
	margin:0 0 10px 0;
}

.clear-both { clear:both; }