﻿/* Stylesheet.css */

/* Body text and page background */
body{
/* font-family: 'Book Antigua', Times, Serif; */
	font-family: Narkisim, Arial;
	line-height: normal;
	color: #000000;
	font-size: 14px;
/*  Would like to start using em  */
/* font-size: 0.83em; */
/* font-size: 10px; */
color: #000000;
margin: 0px;
/* Last two lines below commented out. If you want to use */
/* a picture background, remove comment characters */
/* and set the url to a valid background image */
/* background-image: url("pix/bkg/crosshatch.jpg"); */
/* background-repeat: repeat; */
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
}
/*  Testing to see if we need p & td defined */
td {
	font-family: Narkisim, Arial;
	line-height: normal;
	color: #000000;
	font-size: 14px;
/*  TLW
	font-family:"Eras Medium ITC";
	font-size: 0.83em;
	line-height: normal;
	COLOR: #000000;
*/
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
p {
	font-family: Narkisim, Arial;
	line-height: normal;
	color: #000000;
	font-size: 14px;
/*  TLW
	font-family:"Eras Medium ITC";
	font-size: 0.83em;
	line-height: normal;
	COLOR: #000000;
*/
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
/* Defining all headers with the same characteristics */
h6 {
	font-family: Narkisim, Arial;
	font-style:italic;
	line-height: normal;
	color: #203123;
	text-align:	center;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
h5 {
	font-family: Narkisim, Arial;
	font-style:italic;
	line-height: normal;
	color: #203123;
	text-align:	center;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
h4 {
	font-family: Narkisim, Arial;
	font-style:italic;
	line-height: normal;
	color: #203123;
	text-align:	center;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
h3 {
	font-family: Narkisim, Arial;
	font-style:italic;
	line-height: normal;
	color: #203123;
	text-align:	center;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
h2 {
	font-family: Narkisim, Arial;
	font-style:italic;
	line-height: normal;
	color: #203123;
	text-align:	center;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
h1 {
	font-family: Narkisim, Arial;
	font-style:italic;
	line-height: normal;
	color: #203123;
	text-align:	center;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}
/* Blockquote with blue background */
blockquote.tip {
background-color: #99ffff;
}
/* Blockquote with pink background */
blockquote.warn {
background-color: #ff99cc;
}
/* Float image to left of paragraph */
img.floatLeft{
float: left;
margin-right: 5px;
margin-left: 5px;
}
/* Float image to right of paragraph */
img.floatRight{
float: right;
margin-right: 5px;
margin-left: 5px;
}
/* Center image between margins */
div.center{
width: 100%;
text-align:center
}
/* Custom bullet for bulleted lists */
ul{
list-style-image: url("images/bullet.gif");
}
/* Style for tables of thumbnail images */
table.thumbs{
vertical-align: middle;
text-align: center;
border-collapse: collapse;
}
/* Style for table cells that contain thumbnails */
td.thumbs{
border: solid 1px #00bfff;
padding: 10px;
}
/* Style for thumbnail images */
img.thumbs{
width: 100px;
}
/* Links */
A:link { COLOR: #34543F; TEXT-DECORATION: none;}
A:visited { COLOR: #34543F; TEXT-DECORATION: none;}
A:active { COLOR: #34543F; TEXT-DECORATION: none;}
A:hover { COLOR: #CDB88D; TEXT-DECORATION: none;}
/* Page container */
#container{
/* height: 60px; */
width: 780px;
background-color: #ffffff;
margin: 0 auto;
border: solid 2px #4A120D;
/* border-bottom: thin solid #ff1493; */
}

#container2{
/* height: 60px; */
width: 774px;
background-color: #ffffff;
margin: 0 auto;
border: solid 3px #543E2D;
/* border: solid 3px #543E2D; */
/* border-bottom: thin solid #ff1493; */
}
#imagecontainer{
/* height: 60px; */
width: 770px;
height: 339px;
background-color: #ffffff;
background-image: url('http://rockinggtdesigns.com/images/main/hope-chest-img1-2_small.jpg');
background-repeat:no-repeat;
margin: 0 auto;
border: solid 2px #ffffff;
/* border-bottom: thin solid #ff1493; */
}
#smtextcontainer{
/* height: 60px; */
width: 525px;
background-color: #7E6C5D;
float:right;
/* margin: 0 auto; */
border: solid 2px #ffffff;
margin: 1em;
/* margin-right must equal */
/* total width of right sidebar */
margin-left: 14em;
padding-left: 20px;
padding-right: 10px;

/* border-bottom: thin solid #ff1493; */
}
#smtextcontainer p{
font-family: Narkisim, Arial, Helvetica, sans-serif ;
color: #ffffff;
}
#smtextcontainer h3{
font-family: Narkisim, Arial, Helvetica, sans-serif ;
color: #4A120D;
font-style:italic;
font-size:large;
text-align:left;
}
#textcontainer{
/* height: 60px; */
width: 770px;
background-color: #7E6C5D;
margin: 0 auto;
border: solid 2px #ffffff;
/* border-bottom: thin solid #ff1493; */
}
#textcontainer p{
font-family: Narkisim, Arial, Helvetica, sans-serif ;
color: #ffffff;
}
#textcontainer h3{
font-family: Narkisim, Arial, Helvetica, sans-serif ;
color: #4A120D;
font-style:italic;
font-size:large;
text-align:left;
}
/* Cart Information */
#RGTDcart{
height: 35px;
width: 100%;
background-color: #9B8E61;
/* vertical-align:top; */
/* border-bottom: thin solid #ffffff; */
}
#RGTDcart.left{
width:370px;
padding:12px,12px,0px,12px;
float:left;
background-color: #9B8E61;
/* vertical-align:top; */
/* border-bottom: thin solid #ffffff; */
}
#RGTDcart.main{
width:20px;
padding:12px,12px,0px,12px;
float:left;
background-color: #9B8E61;
/* vertical-align:top; */
/* border-bottom: thin solid #ffffff; */
}
#RGTDcart.right{
width:370px;
padding:12px,12px,0px,12px;
float:right;
background-color: #9B8E61;
text-align:center;
/* vertical-align:top; */
/* border-bottom: thin solid #ffffff; */
}
/* Page navigation style */
#navigation{
height: 2px;
width: 100%;
background-color: #543E2D;
/* border-bottom: thin solid #ffffff; */
}
/* Page navigation style */
#sidenavigation{
min-height: 120px;
width: 100%;
/* border-bottom: thin solid #ffffff; */
}
/* Page header style */
#header{
height: 135px;
width: 100%;
background-color: #ffffff;
border-bottom: thin solid #ffffff;
text-align:center ;
/* background-image: url(images/header.jpg); */
background-image: url(http://rockinggtdesigns.com/images/rocking-gt-designs-header.jpg);
background-repeat: no-repeat;
background-position: top center;
}
/* Page header style */
#storeheader{
height: 135px;
width: 100%;
background-color: #ffffff;
border-bottom: thin solid #ffffff;
text-align:center ;
background-image: url(http://rockinggtdesigns.com/images/rocking-gt-designs-store-header.jpg);
background-repeat: no-repeat;
background-position: top center;
}
/* Full size main container */
/* 
#fullmain{
background-color: #ffffff;
padding-left: 20px;
padding-right: 10px; 
}
*/
/* Add some margin space to main content */
/* TLW
#main{
background-color: #000000;
margin: 1em;
/* margin-right must equal */
/* total width of right sidebar */
/* margin-right: 14em;
padding-left: 20px;
padding-right: 10px;
}
*/
/* Style for sidebar column */
/*  TLW
#sidebar{
vertical-align: top;
float: left;
/*
/* Needed below for AOL and IE<7  */
/* TLW
display: inline;
padding: 0;
margin: 0.50em;
width:13em;
/*
/* Total width is 10em */
/* TLW 
}
*/
#content {
	width: 100%;
	min-height:300px;
	background-color: #9B8E61;
}
.clear {
	display:block;
	content:".";
	height:0;
	visibility:hidden;
	clear:both;
}

/* TLW Removed Below
#sidebar {
	background-color: #9B8E61;
width:178px;
padding:12px;
float:left;
}

#main {
	background-color: #9B8E61;
width:548px;
padding:12px;
float:right;
}
*/

#leftsidebar {
	background-color: #9B8E61;
width:145px;
padding:11px;
float:left;
}

#main {
	background-color: #9B8E61;
width:412px;
padding:11px;
float:left;
}

#rightsidebar {
	background-color: #9B8E61;
width:145px;
padding:11px;
float:left;
}


#indexmain {
	background-color: #9B8E61;
width:480px;
padding:11px;
float:left;
}

#indexrightsidebar {
	background-color: #ffffff;
width:250px;
padding:11px;
float:left;
}

#lefthalf {
width:361px;
float:left;
padding:12px;
}

#righthalf {
width:361px;
float:right;
padding:12px;
}

#lgrighthalf {
width:577px;
float:right;
padding:12px;
}


/* TLW original used removed Temporarily
#main {
background:transparent;
background-color:#9B8E61;
width:548px;
padding:12px;
float:right;
}
#sidebar {
background:transparent;
background-color:#9B8E61;
width:178px;
padding:12px;
float:left;
}
*/

#fullmain {
background:transparent;
background-color:#9B8E61;
width:768px;
margin: 0 auto;
border: solid 3px #ffffff;
}

#fullmain p {
	font-family: Narkisim, Arial;
	line-height: normal;
	color: #000000;
	font-size: 14px;
    text-align:	justify;
	margin: 0px 0px 0px 0px;
    margin-left: 5px;
    margin-right: 5px;
}

/* Page footer style */
#footer{
clear: both;
height: 15px;
width: 100%;
background-color: #ffffff;
border-top: thin solid #543E2D; */
}
/* Creating backgrounds to allow for easy display in different screens */
.background1 {
margin: 0;
padding: 0;
background-image: url(images/background1.jpg);
background-repeat: no-repeat;
background-position: top center;
}
/* Scrollable area */
#scroll {
    height: 30%;
    width: 90%;
    overflow: auto;
}
.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color:black;
	font-size: 0.53em;
	line-height:12px;
	font-style: italic;
	padding: 3px 0px 3px 15px;
}
.footer a:link { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:visited { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:active { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:hover { font-family: "Viner Hand Itc"; font-size: 12px; color: black; text-decoration: bold; }

/*  TLW - Cart Additions */
/*  TLW - Category Listings */
p.catname {
	text-align:center;
}
p.catdesc {
	text-align:center;
}
img.catimage {
	border:0px;
}
td.catname {
	text-align:center;
}
td.catdesc {
	text-align:center;
}
td.catimage {
	vertical-align:top;
}

/*  TLW - MiniCart */
#rgtdminicart {
/*	position:absolute; */
	z-index:auto;
}

TD.mincart {
font-size: 10px;
height: 10px;
vertical-align:top;
font-family : Narkism,Verdana;
}

P.mincart {
font-size: 10px;
font-family : Narkism,Verdana;
}
/*  TLW - Adding Border around products */
td.product {
   border: 1px dotted #ffffff;
   background-color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
/* for IE */
/*   filter:alpha(opacity=60); */
  /* CSS3 standard */
/*   opacity:0.6; */
}
/*   background-image: url('http://rockinggtdesigns.com/cart/images/background.jpg');	*/

}
td.prodimage {
/* 	height:175px; */
}
td.prodseparator {
  background-image: url('http://rockinggtdesigns.com/cart/images/prodseparator.gif');
  background-repeat:no-repeat;
  background-position:center;
}
td.prodseparator hr{
  color:#9B8E61;
  border: 0;
}

/*  Forms  */
.forms
{
	font-size:12px;
	font-family : Narkism, Arial, Helvetica, sans-serif;
	color:#304D31;
}

/* Newsletter */
.newsletter
{
	min-height:55px;
	background-color:#A69A70;
	border:thin white solid;
/*
	border-bottom:thin white solid;
    border-top:thin white solid;
*/
   	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
/* Featured Product */
.featuredprods
{
	background-color:#A69A70;
	border:thin white solid;
   	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
/*
	border-bottom:1px black solid;
    border-top:1px black solid;
*/
}
/* Statement */
#statement
{
	border-bottom:1px white solid;
    border-top:1px white solid;
}
/* Statement */
#inmemoryof
{
/*
	border-bottom:1px white solid;
    border-top:1px white solid;
*/
}
/* Memory */
#statement p
{
    color:white;
}
/* Memory */
#inmemoryof p
{
    color:white;
}

/* Special Text Color */
.specialtext
{
	color:#576E52;
}

/* Classes for Product Detail  */

.detailimage
{
	background-color:white;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}

.giantimgback
{
	background-color:white;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}

/* Bio */
#bio {
float: right;
margin-left: 5px ;
margin-right: 5px;
}


