@charset "utf-8";

body {
	font: 100% Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color:#FFF;
	background-image: url(images/bgbkgd.jpg);
	background-color: #83A050;
	font-size: 1em;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	color: #FF0;
	text-decoration: none;
}
a:hover {
	color: ;#FFF
	text-decoration: underline;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Masthead {
	background-color: #9A110A;
	border-width: medium;
	border-color: #CCC;
	min-width: 52em;
	position: relative;
	border-style: groove;
	margin: .5em 1em 0 1em;
}

.Masthead img  {
	margin: .5em 0 .5em .5em;

}
#address {
	font-size: 1.5em;
	text-align: right;
	margin: .25em .5em 0 0;
}
#login {
	font-size: 0.75em;
	position: absolute;
	float: left;
	padding: 0 0 0 .5em;
	z-index: 100;
}
#loginform {
	text-align: left;
	background-color: #313C1E;
	border-style: inset;
	padding: 0 .5em 0 0;
}


.xclose {
	font-size: 0.7em;
	width: 5em;
}


.TopMenu {
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
	margin: .5em .75em 0.25em 0;

}

.hookahnitebox {
	position: relative;
	border: thin solid #999;
	text-align: center;
	width: 11em;
	font-size: 0.85em;
	float: right;
	margin: .25em 0 .25em .25em;
}

.MainContent {
	margin: .5em 1em 0 1em; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	min-width: 46em;
	position: relative;
	border-width: thin;
	border-style:groove;
	border-color: #CCC;
	z-index: 1;

}
.MenuTabGroup {
	padding: 0 0 0 0;
	margin: 0 .5em 0 0;
	z-index: 100;
	position: relative;
	float: left;
	background-color: #313C1E;
}
.MenuTab {
	font-weight: 600;
	font-size: 1.25em;
	position: relative;
	float: none;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-khtml-user-select: none;
	cursor: pointer;
	color: #FF0;
	padding: .125em .125em .125em .125em;
}
.MenuTabGroup  img {
	width: 100px;
	height: 99px;
}

.MenuTab:hover {
	background-color: #9A110A;
}
.MenuTabSelected {
	font-weight: 600;
	font-size: 1.25em;
	position: relative;
	float: none;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-khtml-user-select: none;
	cursor: pointer;
	background-color: #9A110A;
	color: #FF0;
	padding: .125em .125em .125em .125em;
}



.ContentPanelGroup {
	margin: 0 0 0 0;
	position: relative;
	float: none;
}

.ContentPanel {
	padding: 0 .5em 0 .5em;
}
.totop {
	text-align: center;
	border: medium dashed #666;
	font-size: .65em;
	font-weight: bolder;
}
.header {
	font-size: 1.5em;
	font-weight: bold;
}
.greenbox {
	background-color: #283219;
	padding: .5em 1em .5em 1em;
	margin: .5em 2em .5em 2em;
}
.selected {
	background-color: #9A110A;
}
.detailBox {
	text-align: center;
	border: medium dashed #FF0;
	font-size: 0.75em;
	color: #FFF;
}

#tobaccobox {
	background-image: url(images/leaves.gif);
	width: 9em;
	height: 29em;
	margin: 0 .5em 0 0;
	float: left;
}
.NameBrands {
	font-size: 1.25em;
	text-align: center;
	margin: .5em 1em .5em 1em;
	padding: .25em .75em .25em .75em;
	border: double;
	line-height: 1;
	font-weight: bold;
	border-color: #999;
	color: #FFF;
	font-variant: small-caps;
	position: relative;
	clear: both;
}
.Colophon {
	text-align: center;
	margin: 0 1em 0 1em;
	background-color: #283219;
	padding: .25em .75em .5em .75em;
	font-size: 0.75em;
	color: #000;
	border-width: thin;
	border-style:groove;
	border-color: #CCC;

}
.Colophon #tobacconist {
	background-image: url(images/leaves.gif);
	font-style: italic;
	font-weight: bold;
	margin: .5em 0 .5em 0;
	padding: .25em 0 .25em 0;
	font-size: 1em;
	color: #FF6;
}
.Colophon #bottomAddress {
	background-image: url(images/bgbkgd.jpg);
	padding: 0 0 .25em 0;
	font-size: 1.25em;
	color: #FFF;
	margin: 0 0 .25em 0;
	border: ridge;
}
.MiniTab {
	font-weight: 600;
	font-size: .75em;
	position: relative;
	float: none;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-khtml-user-select: none;
	cursor: pointer;
	background-color: #313C1E;
	color: #FF0;
	width: 151px;
}

.loginerrorbox {
	position:relative;
	top: 22%;
	text-align:center;
}

.errortxt {
	color: #F00;
	font-weight: bold;
	font-size: .85em;
}
.uname {
	font-weight: bold;
	text-transform: capitalize; 
}
.hidden {
	display:none;
}
.MainContent h1 {
	margin: -.125em 0 0 0;

}
.username{
	color:#09F;
	font-weight:bold;
	size:1.25em;
	font-size: 1.25em;
}

