* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/body_background.gif') #fff repeat-x 0px 135px;
	color : #000000;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 12px;
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 135px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 3px;
	margin-top : 13px;
	width : 180px;
	height : 44px;
	float : left;
	background : url('images/header.gif') no-repeat 30px 0px;
}

#page_title img {
	position : absolute;
	top : 10px;
	margin-left : 5px;
}

#header_search {
	margin-top : 15px;
	width : 360px;
	float : left;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 45px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu #menu {
	text-align : center;
} 

#page_menu ul {
	height : 35px;
	margin: 0px auto;
}

#page_menu li {
	padding : 4px 2px 2px 2px;
	margin: 5px 0px 5px 35px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}

#page_menu #active a {
	font-weight: bold;
	padding : 5px 5px 5px 5px;
	margin: 5px 15px 5px 15px;
	color: #57371c;
	background: #FCF9EB;
}

#page_menu li a {
	padding : 5px 5px 5px 5px;
	margin: 5px 15px 5px 15px;
	color: #57371c;
	background: #acdc9c;
	text-decoration: none;
}

#page_menu li a:hover {
	font-weight: bold;
	padding : 5px 5px 5px 5px;
	margin: 5px 15px 5px 15px;
	color: #57371c;
	background: #FCF9EB;
	text-decoration: none;
}
/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 813px;
	text-align : justify;
	display : block;
	clear : both;
}

#float_wrapper {
	float: left; width: 830px;
}

#page_leftcol {
	width : 179px;
	float: left;
}

#page_rightcol {
        width : 179px;
	float: right;
}

#page_maincol {
	float : right;	
	width : 625px;
}

#article {
	padding: 5px 5px 5px 5px;
	font-size: 110%;
}

/* Left Column Style */

.leftcol_box {
	width : 177px;
	background : #fff;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 2px 0px;
	width : 177px;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

.leftcol_box h2 span {
	/*left : 13px;*/
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 14px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#books_search {
	overflow : hidden;
	height : 135px;
}

#books_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #9d8cc1;
	border-bottom : #A9B884 1px solid;
}

#catalog .content {
	text-align : center;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	overflow : hidden;
}

#catalog li {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	background: #FFFFFF url("images/catalog_div.png") no-repeat scroll center bottom; 
}

#catalog li.last {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	background: #FFFFFF; 
}

#catalog li span {
	padding-top : 2px;
	padding-bottom : 2px;
	width : 20px;
	text-align : center;
	position : relative;
}

#catalog li a {
	color : #808080;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog li a.active {
	color : #000000;
}

#catalog a:hover {
	color : #000000;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 120px;
	background-color: #A9B884;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	padding:7px 0 0 0px;
	color: #532D0F;
	font-size: 12px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */


#maincol_top {
        width : 582px;
        height : 110px;
        /*background : url('images/maincol_bg.gif') repeat-x 0px 0px;*/
        background-color: #Ffffff;
        overflow : hidden;
        text-align:center;
        margin:0 auto;
        padding:0px;
}



#maincol_top h2 {
	width : 121px;
	height : 32px;
	background : url('images/maincol_header.gif') no-repeat 0px 0px;
}

#maincol_top .sideimg {
	position : absolute;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;

	background : url('images/shadearray.png') no-repeat bottom left;
	width : 582px;
	height : 100px;
}

#maincol_top .content {
	position : absolute;
	margin : 10px 10px 10px 225px;
	width : 300px;
	color : #532D0F;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 582px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 582px;
	color : #FFFFFF;
}

#bestsellers {
	overflow : hidden;
	text-align: center;
	margin: 10px 10px 10px 10px;

/*	background : url('images/maincol_hline.gif') 0px 27px;*/
}

#bestsellers h2 {
	/*background : url('images/header_bestsellers.gif') #075B9B no-repeat 0px 0px;*/
	background : #9d8cc1;
	color: #ffffff;
}

#bestsellers .content {
	width : 585px;
	margin: 10px 10px 10px 10px;
/*	height : 235px;*/
	float : left;
	overflow : hidden;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 525px;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 177px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 177px;
	height : 26px;
}

#latest h2 {
	background : url('images/header_latest.gif') #5C5E5F no-repeat 0px 0px;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
}

img {
	border: 0px;
}

img.border {
	border: 1px solid #000000;
}


p {
	text-align : justify;
	font-size: 9pt;
	line-height : 14px;
	margin: 5px 0px 15px 0px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

h1 {
  color: #000000;
  font-size: 36px;
}

h2 {
  color: #000000;
  font-size: 14px;
}

.gray {
  color: #CCCCCC;
}

.pink {
  color: #fba78f;
}

.ltgreen {
  color: #75dc53;
} 

.brown {
  color: #57371c;
}

#sidebar ul.sidemenu li.active a{
        margin-bottom:1px;
        color: #000;
        border: 1px solid #f2f2f2;
}

.clearfooter {clear: both;}

.about #about,
.antique-glass-lamp-shades #antique-glass-lamp-shades,
.coloring-glass #coloring-glass,
.contact #contact,
.glass-enameling #glass-enameling,
.home #home,
.louis-comfort-tiffany #louis-comfort-tiffany,
.privacy-policy #privacy-policy,
.replacement-glass-lamp-shades #replacement-glass-lamp-shades,
.resources #resources,
.stained-glass-lamp-shades #stained-glass-lamp-shades,
.torchiere-glass-lamp-shades #torchiere-glass-lamp-shades,
.student-lamp-shades #student-lamp-shades,
.cone-lamp-shades #cone-lamp-shades,
.hurricane-lamp-shades #hurricane-lamp-shades,
.cylinder-lamp-shades #cylinder-lamp-shades,
.gas-shades #gas-shades,
.school-lamp-shades #school-lamp-shades,
.torchiere-lamp-shades #torchiere-lamp-shades,
.chimney-lamp-shades #chimney-lamp-shades,
.mica-lamp-shades #mica-lamp-shades,
.beaded-lamp-shades #beaded-lamp-shades,
.mini-lamp-shades-and-chandelier-clip-on-shades #mini-lamp-shades-and-chandelier-clip-on-shades,
.bankers-lamp-shade #bankers-lamp-shade
{
	color : #000000;
}

blockquote {
  font-size: 11px;
}

.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
