/* © Right Person Right Pub */
body {
	padding: 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #D2BD94;
	background-color: #312317;
	background-repeat: repeat;
	background-position: center top;
	scrollbar-arrow-color: #e0a231;
	scrollbar-track-color:#573e29;
	scrollbar-face-color: #573e29;
	scrollbar-highlight-color: #573e29;
	scrollbar-3dlight-color: #573e29;
	scrollbar-darkshadow-color: #573e29;
	scrollbar-shadow-color: #573e29;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../layout/bkgrnd.gif);
}
html, body {
	height: 100%;
	width: 100%;
}

/* box that contains everything */
#container {
	width: 770px;
	padding: 0;
	text-align: left;
	padding: 0;
	position: relative;
	border: 1px solid #F8B125;
	background-color: #573E29;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* left section */

#header {
	background-color: #45474A;
	background-image: url(../layout/header_exp.gif);
	height: 137px;
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
}
#header #quote {
	height: 96px;
	width: 158px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../layout/dictionary.gif);
}
#header #logo {
	height: 104px;
	width: 316px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../layout/logo_rightpub.gif);
	display: block;
	z-index: 10;
	text-indent: -99999pt;
	outline:none;
}
/* main navigation */
#header #nav {
	width: 770;
	margin: 0px;
	padding: 0px;
	top: 110px;
	position: absolute;
}
/* tags for main navigation */
#header #nav ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #nav li {
	display: inline;
	float: left;
	position: relative;
}
#header #nav li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F8B125;
	text-decoration: none;
	font-size: 9px;
	height: 20px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	width: auto;
}
* html #header #nav li a {
	float: left;
	margin-right: 5px;

}
#header #nav li a:hover {
	background-color: #F8B125;
	color: #573E29;
}
#midsection {
	position: relative;
	width: 770px;
	height: 542px;
}

/* contains the large flash image */
#flash {
	width: 100%;
	position: absolute;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(../layout/footer_exp.gif);
	background-repeat: repeat-x;
	height: 76px;
	width: 100%;
	position: relative;
}
/* right section */
#side {
	width: 233px;
	position: absolute;
	right: 0px;
	height: 137px;
	background-repeat: repeat-x;
	background-image: url(../layout/sideheader.gif);
}
#content {
	width: 233px;
	position: absolute;
	overflow: auto;
	background-image: url(../layout/side.gif);
	background-repeat: no-repeat;
	margin-left: 537px;
	height: 542px;
}
#content p {
	font-size: 0.8em;
	line-height: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2BD94;
	padding-left: 10px;
	padding-right: 5px;
}
#content a {
	color: #D2BD85;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#side #content a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
}
#content li {
	font-size: 0.8em;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 10px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2BD94;
}
#content h2 {
	color: #D2BD94;
	font-size: 1.5em;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	color: #F8B125;
	font-size: 0.9em;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 5px;
}
#content h4 {
	color: #F8B125;
	font-size: 0.6em;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#handmade img {
	position: absolute;
	left: 116px;
	top: 4px;
}

#content form {
	font-size: .8em;
}
#tab  p {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D2BD94;
}
#tab  h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: lighter;
	color: #F8B125;
}


.currentpage {

	background-color: #F8B125;
	color: #404040;
}
#formitem {
	text-align: left;
	width: 200px;
	color: #F8B125;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F8B125;
	border-right-color: #F8B125;
	border-bottom-color: #F8B125;
	border-left-color: #F8B125;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#entry {
	position: absolute;
	left: 0px;
	text-align: right;
	width: 100%;
}

#footer #design {
	position: absolute;
	left: 659px;
	top: 36px;
}
#footer p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #details {
	position: absolute;
	left: 23px;
	top: 36px;
	width: 510px;
}

#footer #design {
	position: absolute;
	left: 659px;
	top: 36px;
}
#footer p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #details {
	position: absolute;
	left: 23px;
	top: 36px;
	width: 510px;
}
#tab p {
	margin: 0px;
}
#tab h1 {
	color: #F8B125;
	font-size: 15px;
	font-weight: lighter;
	margin: 0px;
}
.buybutton {
	position: relative;
	display: block;
	background-image: url(../layout/buy.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 200px;
}

.addtobasket {
	background-image: url(../layout/basket_buttons/atb.gif);
	height: 19px;
	width: 60px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 10px;
	left: 0px;
}
a span {
	display: none;
}
#popup {
	height: 232px;
	width: 300px;
	position: absolute;
	left: 118px;
	top: 148px;
}

.cf_imgcontainer{
	position: relative;
	height: 542px;
	width: 537px;
}
.cf_imgcontainer img{
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
