@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.silkribbon.com/wholesale/image_files/floralstitch.png);
	text-align:center;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box a {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
}
.box a:active {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
}
.box a:visited {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
}
.box a:hover {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu a {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.bottomlink {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	
}
.bottomlink a {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	
}
.bottomlink a:active {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	
}
.bottomlink a:visited {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #713F9A;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	
}
.bottomlink a:hover {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	color: #2D183D;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	text-align: center;	
}

/*Structure*/
#container {
	width:950px;
	margin:auto;
	height: 800px;
	color: #583F7A;
}
.header {
	width:950px;
	min-height:500px;
	position:relative;
	border-top-width: 1em;
	border-top-style: solid;
	border-top-color: #A07DDB;
	border-bottom-width: 1em;
	border-bottom-style: solid;
	border-bottom-color: #A07DDB;
	background-color: #FBF7E3;
	overflow: hidden;
	}
	#logo {
	width:305px;
	height:120px;
	background-image:url(http://www.silkribbon.com/wholesale/image_files/wslogo.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	float: left;
	margin-top: 25px;
	}
.topmenu {
	width:500px;
	height:100px;
	position: relative;
	float: left;
	margin-left: 100px;
	text-align: left;
	padding-left: 10px;
	overflow: visible;
	top: 10px;
}
.clear {
	clear:both;
}
.box {
	width:150px;
	height:75px;
	float:left;
	text-align: right;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A07DDB;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.box2 {
	width:110px;
	height:75px;
	float:left;
	text-align: right;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.content {
	width:920px;
	overflow:hidden;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: left;
	color: #000;
	top: 20px;
}
.menu {
	width:930px;
	height:20px;
	position:relative;
	background-color:#ecdd8c;
	padding:1em;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	color: #C9B67C;
}

#search {
	width:250px;
	height:35px;
	margin-top: 0px;
	overflow: visible;
	text-align: left;
	padding: 1px;
	position: relative;
	margin-left: 675px;
	top: 10px;
}
.search {
background:#F2F2F2;
	border-top:#CCC thin solid;
	border-right:#CCC thin solid;
	border-left:#F2F2F2 thin solid;
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	size:10px;
	color:#000;
	padding:3px 3px 3px 3px;
	
}
.bg {
	width:950px;
	height:150px;
	background-image: url(http://www.silkribbon.com/wholesale/images/bg.png);
	background-repeat:repeat;
	padding: 1px;
	overflow: hidden;
	position: relative;
}
a {
	font-size: 12px;
	color: #63C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}



