/* CSS Document */

*      {margin:0; padding:0}

html   {height:100%; font-size:100.01%}

body {
	text-align:center;
	margin-top:0px;
	min-height:101%;
	font:100.01%/130% Verdana, Helvetica, sans-serif;
	color:#000;
	background-color: #000D1D;
	background-image: url(../styleImages/ruc_bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	}

body * {text-align:left}

img {border:0px}

h1
{
font-weight: normal;
font-style: italic;
font-family: Georgia,Times New Roman;
font-size: 14px;
}

#wrapper {
	position: relative;
	width: 880px;
	height: auto;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	}

#horizon{position:relative; height:100%; width:900px; background:url(../styleImages/bg.gif) repeat-y top left}
#horizon #headLeaves2 {
	position: absolute;
	left: -180px;
	top: -10px;
}

#header {
	position:relative;
	width:880px;
	height:115px;
	background-image: url(../styleImages/ruc_banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	}
#header #headLeaves {
	position: absolute;
	left: 779px;
	top: -20px;
}


#logo {
	float:left;
	margin-top: 5px;
	margin-left: 14px;
	}	
/*----------------------------------------------*/
/* T O P  M E N U
/*----------------------------------------------*/

#menu {
	position:absolute;
	float:left;
	width:705px;
	left: 175px;
	top: 91px;
	background-image: url(../styleImages/ruc_menuBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#menu ul {
	font-size:11px;
	color:#fff;
	padding-left:5px;
	font-family: Tahoma;
	padding-top: 2px;
	}

#menu ul li {
	float:left;
	text-decoration:none;
	list-style:none;
	}
	
#menu ul li a {color:#fff; text-decoration:none; display:block; padding:0px 5px;}

#menu > ul li a {width:auto;}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a {float:none;}
	/* End IE5-Mac hack */
#menu ul li a:hover{color:#CCCCCC; }
#menu ul li.last {background-image:none;}

/*----------------------------------------------*/
/* S I D E  N A V I G A T I O N
/*----------------------------------------------*/

#subNav {
	background-color: #FFFFFF;
	padding-top: 8px;
}
#subNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subNav ul li {
	padding: 0px;
	margin: 0px;
}
#subNav a.btn {
	display: block;
	height: 28px;
	width: 155px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}
#subNav a.btn:hover {
	color: #CCC;
}
#subNav a.yarnLink {
	background-image: url(../styleImages/ruc_yarnBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#subNav a.shadeLink {
	background-image: url(../styleImages/ruc_shadeBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#subNav a.booksLink {
	background-image: url(../styleImages/ruc_booksBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#subNav a.knitLink {
	background-image: url(../styleImages/ruc_knitBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.nav ul li.yarn {background:url(images.navYarn.gif) no-repeat left middle;}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding-top:7px;
	margin-bottom:10px;
	list-style: none;
	}
.nav ul{
	width: 145px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.nav ul li {
	width: 145px;
	display: block;
	clear: both;
	position: relative;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.nav ul li a {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	color:#000000;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html .nav ul li { float: left; height: 1%; }
* html .nav ul li a { height: 1%; }
/* End */

*>html .nav ul li {height:auto;} 

/* Fix IE. Hide from IE Mac \*/
*+html .nav ul li { float: left; height: 1%; }
*+html .nav ul li a { height: 1%; }
/* End */

*+>html .nav ul li {height:auto; clear: both;} 

.nav ul li a:hover {color:#567297; } /* Hover Styles */
.nav li:hover ul, .nav li.over ul { display: block; } /* The magic */

.nav ul ul {
	margin-left:10px;
	padding:0px;

	}
.nav ul ul li {
	clear: both;
	position: relative;
	padding:0px;
	font-weight:normal;
	line-height:22px;
	background-image: url(../styleImages/ruc_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	}

.nav ul ul li a{
	background:none;
	margin-left:0px;
	padding: 0px 0px 0px 7px;
	color: #096842;
	font-weight: bold;
	}

.nav ul ul ul li {
	clear: both;
	position: relative;
	padding:0px;
	font-weight:normal;
	line-height:22px;
	background-image: url(../styleImages/ruc_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	}

.nav ul ul ul li a{
	background:none;
	margin-left:0px;
	padding: 0px 0px 0px 7px;
	color: #096842;
	font-weight: normal;
	}

.nav a.active {
	color:#567297;
	background-image: url(../styleImages/ruc_bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*----------------------------------------------*/
/* C O L O U M S
/*----------------------------------------------*/

#leftCol {
	float:left;
	width:165px;
	height:100%;
	background:url(../styleImages/leftCol.gif) repeat-y;
	margin-top: -10px;
	margin-right: 10px;
	}
	
#content {
	float:left;
	height:auto;
	min-height:400px;
	width:492px;
	background:#fff;
	margin-right: 10px;
	margin-top: -1px;
	}
#content #mastHead {
	background-image: url(../styleImages/ruc_mastHead.jpg);
	height: 240px;
	width: 491px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 1px;
	margin-bottom: 10px;
}
#content #mastHead a {
	font-size: 26px;
	color: #820202;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	padding-top: 10px;
	margin-left: 10px;
*/	display: block;
}
#content .promBx {
	height: 157px;
	width: 240px;
	float: left;
	margin-bottom: 10px;
}
#content .Lt {
	margin-right: 10px;
}
#content .promBx a {
	display: block;
	margin-left: 7px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-right: 0px;
	line-height: 18px;
}
#content #yarns {
	background-image: url(../styleImages/ruc_yarnsBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #yarns a {
	color: #9F2641;
}
#content #books {
	background-image: url(../styleImages/ruc_booksMags.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #books a {
	color: #FFFFFF;
}
#content #shade {
	background-image: url(../styleImages/ruc_shade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #shade a {
	color: #083204;
}
#content #knitting {
	background-image: url(../styleImages/ruc_kintting.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #knitting a {
	color: #003B46;
}
#content .commend {
	background-image: url(../styleImages/ruc_quotes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#content .commend p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C30202;
	font-weight: bold;
	line-height: 16px;
}
#content .commend p span {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	margin-top: 5px;
	display: block;
}
#subNav {position:relative; border-bottom:2px solid white; border-top:2px solid white;}

.text{
	float:left;
	width:125px;
	font-size:11px;
	color:#FFFFFF;
	padding-top:7px;
	line-height:15px;
	font-family: Tahoma;
}
.text1{float:left; width:118px; font-size:11px; color:#666666; padding-top:7px; line-height:12px;}
.text2{float:left; width:118px; font-size:11px; color:#666666; padding-top:6px; line-height:12px;}
.bag{float:left; clear: left; margin-top: 7px; margin-right: 5px;}

#searchStr {
	background-color: transparent;
	background-image: url(../styleImages/ruc_searchBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.searchBtn {
	position: relative;
	padding: 0px;
	top: 1px;
}

/*----------------------------------------------*/
/* I N T R O
/*----------------------------------------------*/

.intro {
	position:relative;
	width:100%;
	height:104px;
	background-color: #ffffff;
	}

html>body .intro {min-height:104px; height:auto}

.introBg {
	position:relative;
	width:502px;
	height:304px;
	background-image: url(../styleImages/introBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
.introBg p {width:270px}

html>body .introBg {min-height:304px; height:auto}

.introBg a{text-decoration:none; font-weight:bold; color:#336600;}
.introBg a:hover {text-decoration:none; color:#000000;}


.intro h2 	{ font-family:Arial, Helvetica, sans-serif; color:#999999; line-height:18px; font-size:16px; font-weight:bold; width:300px; padding:20px 10px;}
.intro p	{ line-height:15px; font-size:70%; padding:0px 0px 10px 10px;}
.intro p img {position: relative; left: -10px;}
.intro  a {color:#096842; text-decoration:underline;}
.intro a:hover {color:#000000; text-decoration:none;}

/*----------------------------------------------*/
/* C A R T
/*----------------------------------------------*/
#cart {
	width: 482px;
}
/*----------------------------------------------*/
/* B O T T O M  A D S
/*----------------------------------------------*/
	
.advert1 {width:160px; float:left;padding-right:5px;}
.advert2 {width:160px; float:left;padding-right:5px}
.advert3 {width:160px; float:left;padding:0px}
.advert1 img, .advert2 img, .advert3 img {width: 157px;}
/*----------------------------------------------*/
/* R I G H T  C O L U M N
/*----------------------------------------------*/

#rightCol {
	float: left;
	width: 202px;
}
#rightCol H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FEDC2D;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightCol p {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 15px;
}
#rightCol .rtBox, #rightCol .rtBox2 {
	height: 95px;
/*	width: 202px; */
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}
#rightCol .rtBox2 p {
	color: #000000;
}
#rightCol .rtBox2 H3 {
	color: #235430;
}
#rightCol .rtBox a, #rightCol .rtBox2 a {
	background-image: url(../styleImages/ruc_more.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 18px;
	width: 46px;
	text-indent: -10000px;
	position: absolute;
	top: 87px;
}
#rightCol .quickOrder {
	background-image: url(../styleImages/ruc_quickOrder.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightCol .twentyOff {
	background-image: url(../styleImages/ruc_twentyOffBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightCol .saleItems {
	background-image: url(../styleImages/ruc_saleItems.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightCol .choose {
	background-image: url(../styleImages/ruc_chooseBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightCol .visit {
	background-image: url(../styleImages/ruc_visitBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}








/*----------------------------------------------*/
/* F 0 0 T E R
/*----------------------------------------------*/

#footer 	{ 
	position:relative;
	z-index:1;
	clear:both;
	float:left;
	height:15px; 
	width:880px;
	}
#payment 	{ position:absolute; top:50px; left:430px; }
.copyright 	{
	left:5px;
	padding-left:5px;
	font-size:55%;
	color:#EEEEEE;
	display: none;
}

/*----------------------------------------------*/
/* B O T T O M  N A V
/*----------------------------------------------*/

#bottNav {
	margin-top:10px; 
	position:relative;
	float:left;
	width:880px;
	}

#bottNav ul {
	font-size:11px;
	color:#000000;
	padding-left:0px;
	}

#bottNav ul li {
	float:left;
	text-decoration:none;
	list-style:none;
	background:url(styleImages/menuDivider1.gif) no-repeat top right;
	}
	
#bottNav ul li a {
	color:#333333;
	text-decoration:none;
	display:block;
	padding:0px 5px;
	font-family: Tahoma;
	font-size: 12px;
}
#bottNav > ul li a {width:auto;}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#bottNav ul li a {float:none;}
	/* End IE5-Mac hack */
#bottNav ul li a:hover{color:#CCCCCC; }
#bottNav ul li.last {background-image:none;}
#bottNav img {padding-left:5px;}

/* -------------------------------------------------------------------
C L E A R F I X
---------------------------------------------------------------------- */

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.left{float:left;}
.right{float:right; }

.tele {
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 25px;
}
.session{float:right; padding:0px; margin:3px 3px 0px 0px; color:#FFFFFF; font-size:70%; width:197px;}
.session a{text-decoration:none; color:#CCCCCC;}
.session a:hover {text-decoration:none; color:#096842;}

.session #sess a {
	color:#FFFFFF;	
}
.session #sess .welcome {
	float: left;
}
.session #sess a.login {
	background-image: url(../styleImages/ruc_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 46px;
	text-indent: -10000px;
	display: block;
	float: left;
	clear: left;
	margin-right: 5px;
}
.session #sess a.register {
	background-image: url(../styleImages/ruc_register.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 63px;
	text-indent: -10000px;
	display: block;
	float: left;
}
.session #sess a.logout {
	background-image: url(../styleImages/ruc_logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 63px;
	text-indent: -10000px;
	display: block;
	float: left;
	clear: left;
	margin-right: 5px;
}
.session #sess a.account {
	background-image: url(../styleImages/ruc_register.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 63px;
	text-indent: -10000px;
	display: block;
	float: left;
}
.session #shop a {
	color:#FFFFFF;	
}

/* ---------------------------------------------
S U B  C A T A G O R Y S
------------------------------------------------ */

#subCats {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding-bottom: 15px;
	font-weight:bold;
	float: left;
	width: 124px;
	height:100px;
}

.boxContent {
	
	position:relative;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	width:484px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	margin-bottom: 5px;
	height:204px;
}

html>body .boxContent {min-height:204px; height:auto}
.boxContent h1 {
	font-size:100%;
	padding:5px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.boxContent h2 {font-size:130%; font-weight:bold; color:#666666; padding:5px 4px;}
.boxContent h3 {font-size:140%; font-weight:bold; color:#666666; margin:15px 0 4px 0; padding:1px 0px 0px 1px; width:455px; height:20px; background:url(../styleImages/grey_fade.gif) no-repeat left}
.boxContent p{padding-right:8px;font-size:105%; padding-bottom:5px;}
.boxContent a {color:#F5357E; text-decoration:none;}
.boxContent a:hover {color:#666666; text-dcoration:none;}
.boxContent ul{font-size:110%; padding-left:10px; padding-bottom:5px; }
.boxContent ol{font-size:110%; padding-left:10px; padding-bottom:5px; }

.pagination {
text-align: left;
padding:9px;}


