/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

 /** { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue } */

/* for short pages */
html {
overflow-y: scroll;
}

body {
	color: #000000;
	margin: 130px 130px 20px;
	padding: 0;
	background: #FFFFFF url(../images/bg-body.jpg) no-repeat top;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#name {
	position:absolute;
	left:413px;
	top:47px;
	width:373px;
	height:78px;
	background: url(../images/name3.gif) no-repeat;
	clear: both;
}
#container {
	background: url(../images/maintcontent_bg.gif) repeat-y top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#column_wrapper {
	width: 1024px;
	background: #FFFFFF url(../images/maintcontent_bg.gif) repeat-y;
	border-top: 1px solid #725931;
	border-right: 1px solid #725931;
	border-bottom: none;
	border-left: 1px solid #725931;
}
.clearfloat {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
#hat {
	background: url(../images/bg-hat.png) no-repeat left top;
	position: relative;
	left: -378px;
	height: 347px;
	width: 348px;
	z-index: auto;
	margin: 0px auto auto;
	top: -66px;
}
#right {
	width: 820px;
	float: left;
	background: #FFFFFF;
	border-top: 1px none #725931;
	border-right: 1px none #725931;
	border-bottom: 1px none #725931;
	border-left: 0px none #725931;
}
#left {
	width: 201px;
	float: left;
	background: #70714F url(../images/menutexture5.jpg) no-repeat right top;
	height: 642px;
}
#left .content {
	padding: 144px 24px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFFFFF;
	float: right;
	background: url(../images/sidebar-link.png) no-repeat center bottom;
}
#right .content {
	padding: 24px;
	font-size: 0.9em;
	line-height: 1.65em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: auto;
}
#masthead .content {
	padding: 12px 16px;
	background: center;
}
#footer .content {
	padding: 12px 24px;
	vertical-align: top;
}

#footer {
	color: #CCCCCC;
	font-size: 0.7em;
	clear: both;
	width: 1024px;
	background: #70714F no-repeat right top;
	height: 130px;
	padding: 0px;
	display: block;








	text-indent z-index: -9999;
	border-right: 1px solid #725931;
}
#menuontop {
	position:absolute;
	left:-279px;
	top:136px;
	width:194px;
	height:542px;
	z-index:2;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FFFFFF;
}
#left a:visited {
	color: #FFFFFF;
}
#left a:hover {
	color: #DCD18D;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #000000;
}
#right a:hover {
	color: #5C5938;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #000000;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #CCCCCC;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #9a8762;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #9a8762;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	border: 1px none #70704E;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0;
	background: #F3EBCB;
	border: 1px solid #565332;
	padding-left: 12px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.floatright {
	clear: right;
	float: right;
	padding-left: 10px;
	padding-top: 8px;
}
.artistpic {
	clear: right;
	float: right;
	padding-top: 14px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.clearfloatleft {
	clear: left;
	float: left;
	padding-right: 15px;
	padding-top: 8px;
}
.floatforlist {
	clear: left;
	float: left;
	padding-right: 45px;
}
.smallertext {
	font-size: 10px;
}

div.prodname {
	color: #000000;
	font-weight: bold;
	text-align: center;
}

div.prodprice {
	color: #000000;
	font-weight: bold;
	text-align: center;
}


#sponsorimage {
	background: url(../images/archeslogo.jpg) no-repeat bottom;
	height: 57px;
	width: 194px;
}
.columnsdiv {
	padding-top: 15px;
}
.leftcolumn {
	float: left;
	width: 350px;
	clear: both;
}
.rightcolumn {
	float: right;
	width: 362px;
}
.smallertext {
	font-size: 12px;
}

TABLE.cobtbl{
	background-color: #70714F;
}

TD.cobhl{
	background-color: #F4EBCC;
}

TD.cobll{
	background-color: #FFFFFF;
	color : #666666;
}
.smaller {
	font-size: 10px;
}
.sponsoredby {
	padding-right: 180px;
}

