/* Glossary */
    /* 01- Body Fonts, links and text style */
	/* 02- Top Section Menu, Tabs, Search Box and Links */
	/* 03- Ribbon Menu, Logo, Links */
	/* 04- Page Content Area */

/* ---- 01 Body Elements: Font, Links, Colors ---*/
#container {
	width:1000px;
	height:100%;
	position: center;
	background-image: url(http://www.silkribbon.com/image_files/rb.png);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 30px;
	
	
}
.smfont {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

body {
	background-image: url(/image_files/bkimg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000;
		}
table.body{
	align: center;
	width: 780px;
	cellspacing:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	position: relative;
	float: none;
	left: 100px;
	overflow: visible;
}
table.tabmenu{
	align: center;
	width: 810px;
	cellspacing:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	position: relative;
	float: none;
	left: 75px;
	overflow: visible;
	height: 50px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

table.tabmenu2{
	align: center;
	width: 810px;
	cellspacing:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	position: relative;
	float: none;
	left: 75px;
	overflow: visible;
	min-height:10px;
}

table.menu{
	align: center;
	width: 225px;
	cellspacing:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	position: relative;
	float: left;
	left: 25px;
	overflow: visible;
}
td.body{
	border:0px;
	valign:top;
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size:12px;
	font-style:normal;
	color:#000;
	overflow: visible;
	position: relative;
}
	
a:link {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-weight: bold;
	font-size: 12px;
	color: #f1b8c3;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

	
table {
	cellpadding:0px;
	cellspacing:0px;
	align:center;
}

.box {
	align: center;
	width: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	
}
td.body1 {	border:0px;
	valign:top;
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size:12px;
	font-style:normal;
	color:#000;
	overflow: visible;
	position: relative;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 3px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 3px;
}
.left {
	position:relative;
	width:100%;
	left:0px;
	text-align:left;
}
#master {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#wrapper{
	width:1050px;
}
.faq h2 {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	color:#D35484;
	line-height: 1em;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: 600;
	
}
.faq {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size:12px;
	color:#000;
}
.faq a {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
}
.faq a:active {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
}
.faq a:visited {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
}
.faq a:hover {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFE6F8;
	
}
.faq li {
	list-style:none;
}
.faq li a {
	width:90%;
	background:#F5F5F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #666;	
}
.faq li a:active {
	width:90%;
	background:#F5F5F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #666;
}
.faq li a:visited {
	width:90%;
	background:#F5F5F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #666;
}
.faq li a:hover {
	width:90%;
	background:#FED6E4;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #FFB9CC;
	}
.art li {
	list-style:none;
}
.art li a {
	width:50%;
	background:#F5F5F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #666;	
}
.art li a:active {
	width:50%;
	background:#F5F5F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #666;
}
.art li a:visited {
	width:50%;
	background:#F5F5F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #666;
}
.art li a:hover {
	width:50%;
	background:#FED6E4;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:1em;
	margin:10px 0px 0px 0px;
	display: block;
	border: thin solid #FFB9CC;
	}
	
	
	

/*--- 02 Top Section Menu ---*/
#tab1 { /* Shop Silk Ribbon Tab */
	position:relative;
	width:480px;
	height:59px;
	z-index:1;
	left: -206px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/cam2010.png);
	background-position: -55px 17px;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#tab2 { /* Silk Ribbon Blog Tab */
	position:relative;
	width:217px;
	height:59px;
	z-index:auto;
	left: 478px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/ltop2.gif);
	background-repeat: no-repeat;
	overflow: auto;
	float: left;
}
#tab2:hover { 
	position:relative;
	width:217px;
	height:59px;
	z-index:auto;
	left: 478px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/ltop2_i.gif);
	background-repeat: no-repeat;
}
#tab3 { /* Silk Ribbon Forum Tab */
	position:relative;
	width:228px;
	height:59px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/ltop3.gif);
	left: 478px;
	background-repeat: no-repeat;
	float: left;
	overflow: auto;
}
#tab3:hover {
	position:relative;
	width:228px;
	height:59px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/ltop3_i.gif);
	left: 444px;
	background-repeat: no-repeat;
	float: right;
	overflow: auto;
}
#tabmenu1 {
	position:relative;
	width:700px;
	min-height:25px;
	z-index:2;
	left: 249px;
	top: 10px;
	background-image: url(http://www.silkribbon.com/image_files/lbk.gif);
	background-repeat: repeat-y;
	background-position: -179px;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	padding: 10px 30px 10px 30px;
}
#tabmenu2 {
	position:relative;
	width:760px;
	height:18px;
	z-index:5;
	left: 249px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/lbr.gif);
	background-repeat: repeat-y;
	overflow: auto;
	background-position: -179px 0px;
}
#tabmenu3 {
	position:relative;
	width:760px;
	min-height:25px;
	left: 249px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/lbk.gif);
	background-repeat: repeat-y;
	background-position: -179px;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#tabmenu4 {
	position:relative;
	width:760px;
	height:32px;
	z-index:6;
	left: 249px;
	top: 0px;
	background-image: url(http://www.silkribbon.com/image_files/lbottom.gif);
	background-repeat: repeat-y;
	background-position: -179px;
}
#addthis {
	width:100px;
	height:16px;
	margin:0px;
	position:relative;
	top:3px;
	left:800px;
}
#search {
	width:160px;
	height:30px;
	position:absolute;
	top:10px;
	left:570px;
}
#myaccount {
	text-align:center;
	padding-top: 10px;
}
	
#topmenu {
	position:relative;
	left:306px;
	top:10px;
	width:920px;
	height:59px;
	z-index:1;
}
.center {
	width:90%;
	position:relative;
	left:20px;
	margin:auto;
}
#displaylinks a {
	width:215px;
	height:75px;
	background-color:#f2f2f2;
	border:#999 solid thin;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F14582;
	font-size:14px;
	font-weight:normal;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 3px;
	padding: 25px 10px 25px 10px;
	text-transform: uppercase;
	
}
#displaylinks a:hover {
	width:215px;
	height:75px;
	background-color:#fbdfee;
	border:#f0a0cd solid thin;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F14582;
	font-size:14px;
	font-weight:normal;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 3px;
	padding: 25px 10px 25px 10px;
	text-transform: uppercase;	
	
}
#displaylinks li {
	margin-right:1em;
	list-style-type: none;
	display:inline;
}
.displaylinks a {
	width:300px;
	height:75px;
	background-color:#f2f2f2;
	border:#999 solid thin;
	padding: 15px 15px 15px 15px;
	text-transform: uppercase;
	letter-spacing: 3px;	
}
.displaylinks a:hover {
	width:300px;
	height:75px;
	color:#000;
	background-color:#CCC;
	border:#999 solid thin;
	padding: 15px 15px 15px 15px;
	text-transform: uppercase;
	
	
}
.displaylinks li {
	margin-right:1em;
	list-style-type: none;
	display:inline;
}
.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;
}
#intro {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	color:#000;
	font-weight:normal;
	size:12px;
	position:relative;
	width:100%;
}
#introbox {
	position:relative;
	width:100%;
	padding:10px 5px 5px 5px;
	text-align:center;
}
#intro h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 2px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 2px;
}
#intro a {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	color:#000;
	font-weight:normal;
	size:12px;
}
#intro a:hover {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	color:#000;
	font-weight:normal;
	size:12px;
}
#tollfree {
	position:relative;
	width:150px;
	height:35px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333;
	size:14px;
	left:150px;
	display:inline;
	top:3px;
	
}


/*--- 03 Ribbon Menu --*/
#ribcontainer {
	width:270px;
	position: absolute;
	top:222px;
	left:52px;
	align:center;
}
#ribmenu {
	width:240px;
	position:relative;
	left:-10px;
}
#logo {
	position:absolute;
	width:340px;
	height:215px;
	z-index:11;
	left: 0px;
	top:0px;
	background-image: url(http://www.silkribbon.com/image_files/cam2010.png);
	background-repeat: no-repeat;
	overflow: auto;
	background-position: -540px 5px;
}
#sidemenu1 {
	position:relative;
	width:270px;
	height:50px;
	z-index:10;
	background-image: url(http://www.silkribbon.com/image_files/menu1.gif);
	background-repeat: no-repeat;
	background-position: -13px;
	overflow: auto;
}
#sidemenu2 {
	position:relative;
	width:275px;
	z-index:12;
	background-image: url(http://www.silkribbon.com/image_files/menu2.gif);
	background-repeat: repeat-y;
	overflow: auto;
	min-height: 50px;
	background-position: -1px;
}
#sidemenu3 {
	position:relative;
	width:270px;
	height:58px;
	z-index:11;
	background-image: url(http://www.silkribbon.com/image_files/menu3.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.nav h1 { /*Header Styles Above Shop and Information Links*/
	font-family:Georgia, "Times New Roman", Times, serif;
	size:10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: center;
	word-spacing: 3px;
	font-weight: 400;
}
.nav h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	size:10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: center;
	word-spacing: 3px;
	font-weight: 400;
}

.navlinks { /*Link styles of Ribbon Menu*/
	width:175px;
	position:relative;
	left:40px;
}
.navlinks a {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000;
	text-decoration: none;
	text-align: left;
	word-spacing: 2px;
	
}
.navlinks a:hover {
		font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#D64385;
	text-decoration: none;
	text-align: left;
	word-spacing: 2px;
	
}
	
.pagetitle {
	font-family:"Century Gothic", "Comic Sans MS", Arial;
	font-size:16px;
	color:#CCC;
	text-shadow:#808080 -1px 1px 0px;
	text-align:center;
	min-width:75px;
	min-height:30px;
	vertical-align: middle;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.shiph1 { /* Free shipping announcement header */
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
}
#freeship { /* Free Shipping */
	width:180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: center;
	left: 30px;
	position: relative;
}
#creditcards { /* Payments Accepted Logo */
	width:165px;
	height:50px;
	text-align:center;
	background-image: url(http://www.silkribbon.com/image_files/cam2010.png);
	background-position: -15px -119px;
	position: relative;
	left: 36px;
}

.sale {
	color:#EB10BF;
}
/*--- 04 Content Area, Main Text Elements ---*/
#contenttop { /* Top graphic */
	position:relative;
	width:770px;
	height:60px;
	z-index:7;
	left: 250px;
	top: 10px;
	overflow: hidden;
	background-image: url(http://www.silkribbon.com/image_files/content1.gif);
	background-position: -227px;
}
#content { /* middle graphic */
	position:relative;
	left:250px;
	width:730px;
	z-index:8;
	background-image: url(http://www.silkribbon.com/image_files/content2.gif);
	background-position: -218px;
	background-repeat: repeat-y;
	overflow: hidden;
	min-height:350px;
	text-align: left;
	padding-top: -25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#innerbox { /* Container Box for main text */
	position:relative;
	width:700px;
	margin:0px;
	padding:1em;
	text-align:left;
	overflow:hidden;
}
#contentbot { /* Bottom graphic */
	position:relative;
	left:250px;
	top:0px;
	width:770px;
	height:75px;
	z-index:9;
	background-image: url(http://www.silkribbon.com/image_files/content3.gif);
	background-repeat: no-repeat;
	background-position: -268px 0px;
	overflow:hidden;
}
.boxlink a { /*Box Button Styles under header menu*/
	width:100%;
	height:30px;
	background-color:#F4F4F4;
	border:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
}
.boxlink a:active {
	width:100%;
	height:30px;
	background-color:#F4F4F4;
	border:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
}
.boxlink a:visited {
	width:100%;
	height:30px;
	background-color:#F4F4F4;
	border:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
}
.boxlink a:hover {
	width:100%;
	height:30px;
	background-color:#CCC;
	border:1px solid #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
}
#copyright {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-shadow:#FCFCFC 1px -1px 0px;
	position:relative;
	top:0px;
	left:350px;
	width:575px;
}
#copyright a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-shadow:#FCFCFC 1px -1px 0px;
	position:relative;
	top:0px;
	left:0px;
	width:575px;
}
#copyright a:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#D64385;
	text-shadow:#FCFCFC 1px -1px 0px;
	position:relative;
	top:0px;
	left:0px;
	width:575px;
}
