* {margin: 0; padding: 0;}
html {height: 100%; margin-bottom: 5px;}
body {height: 100%;}

/* Body Typeset
-------------------------- */
body {
	font: 76%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background: #8a889c;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, horline {
    margin:  .5em 0;
    padding: 0;
}

h1, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 3px;
	color: #000;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 3px;
	color: #000;
	font-size: 164%;
	}
	
p.gall {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 3px;
	color: #000;
	font-size: 120%;
}
	
h1 { font-size: 218%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 86%; font-weight: bold; }

/* Layout
-------------------------- */

#container {
	width: 760px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
	background: #8a889c;
}
	
#header {
	height: 100px;
	background: url(../images/bg.jpg);
	color: #fff;
	border-bottom: 2px solid #ccc;
}
#header h1 {
	border: 0;
	color: #ccc;
	margin: 0;
	padding: 0;
	padding-top: 48px;
	text-align: center;
}

.logo {text-align: center;}

#carttainer{
	margin:20px auto 0 auto;
	padding:20px 0 0 30px;
}

#content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#footer {
	clear: both;
	background: url(../images/bg.jpg);
	color: #ccc;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-top: 2px solid #ccc;
	line-height: 1.2em;
}
.box {
    background: #ccc;
	text-align: center;
    border: 2px dotted #AAA;
    margin:10px 120px 10px 120px;
    padding-left:5px;
}

.box2 {
	text-align: center;
	border: 2px dotted #AAA;
	margin:10px 120px 10px 120px;
	padding-left:5px;
	background-color: #8079e1;
}

.horline {
    background: url() no-repeat;
    height: 24px;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 70px;
}
   
.bb-tbase {
	WIDTH: 100%; FLOAT: left; CLEAR: both
}
   
.bb-fa {
	FLOAT: left
}

.bb-t15 {
	WIDTH: 49.96%
}

/* Links
-------------------------- */
a, a:link, a:active {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #514e61;
}

a:visited {
	color: #FF9;
	text-decoration: none;
}

#header h1 a, #header h1 a:link, #header h1 a:visited {
	border: 0;
	color: #fff;
}
#header a:hover {
	background: none;
}
#footer a, #footer a:link, #footer a:active {
	color: #fff;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}
#footer a:hover {
	background: #ffc;
	color: #000;
}

/* style features
-------------------------- */
#nav {
	border-bottom: 2px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	background: transparent url(../images/bg.jpg) 0 -30px;
	text-align: center;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li a {
	padding: 5px 10px 5px 10px;
	margin-bottom: 0;
	border: 0;
	color: #000;
}

#nav li a:hover {
	background: transparent url() bottom left;
	color: #ccc;
	border-bottom: 5px solid #ccc;
}

#nav li.here a:hover {
	background: #8a889c;
	color: #ccc;
}

#nav li.here a {
	background: #8a889c;
	color: #ccc;
}
a img {border: none; }
	
img.framed {
	border: solid 3px;
	color: #fff;
}
	
/* style features
-------------------------- */

.center {text-align: center;}
.title {text-align: center; font-weight: bold;}
.nosale {color: #fff;}

/* Lists
-------------------------- */
ul, ol {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type:none;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
cite {
      display: block;
      background: url() no-repeat;
      color: #fff;
      font: normal 1.1em cursive;
      padding-left: 28px;
}
/*Loupe
-------------------------*/
.demo { clear:both; margin:50px 0; overflow:hidden; width:100%; }
.loupe { background-color:#ccc; background:rgba(0, 0, 0, 0.25); border:1px solid #000; cursor:url(../images/blank.gif), url(../images/blank.cur), none; }

/*rollover buttons
-------------------*/
a.goingup {
background: url(../images/butts/topper2.jpg) no-repeat 0 0;
width: 116px;
height: 20px;
display: block;
}

a.goingup:hover {
background-position: 0 -20px;
}

a.chkout {
background: url(../images/butts/checkout.jpg) no-repeat 0 0;
width: 116px;
height: 20px;
display: block;
}

a.chkout:hover {
background-position: 0 -20px;
}

a.dload {
background: url(../images/butts/download.jpg) no-repeat 0 0;
width: 116px;
height: 20px;
display: block;
}

a.dload:hover {
background-position: 0 -20px;
}

a.mtcart {
background: url(../images/butts/emptycart.jpg) no-repeat 0 0;
width: 116px;
height: 20px;
display: block;
}

a.mtcart:hover {
background-position: 0 -20px;
}

a.buying {
background: url(../images/butts/printbuy2.jpg) no-repeat 0 0;
width: 116px;
height: 20px;
display: block;
}

a.buying:hover {
background-position: 0 -20px;
}