/* Zunerama xhtml/css by Harvey Chute.  

Version: 1.1
(June 15, 2008)

Screen layout: 
*/

/* zero out margins, padding re differences in IE, FireFox
*/

*{
margin:0;
padding:0
}

p {margin:0 0 1em 0;padding:0}
h1{margin:0 0 .7em 0;padding:0}
form {margin:0;padding:0}
hr {margin: .75em 0}

body {
margin: 0 0;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #000000;
}

#wrap {
background: #000000 url(site/zunerama-body-bg.png) top center repeat-y;
color: #303030;
margin: 0 auto; 
width: 950px;
}

#header {
clear: both;
margin: 0 0 0 0;
padding: 0;
background: url(site/zunerama-header-bg-02-with-logo.png) no-repeat;
min-height: 100px;
}

#header-ad {
clear: both;
margin: 0 0 0 0;
padding: 0;
background: #ffffff url(site/white-space.png) repeat;
}

#topmenu {
margin: 0px 0 0px 0;
padding: 0.5% 0.5% 0.5% 0.5%; 
font-size: 1.3em;
color: #ffffff;
font-weight: bold;
background: url(site/zunerama-menu-bg-01.gif) repeat-x;
text-decoration: none;
}


#topmenu a {
text-decoration: none;
color: #ffffff;
}

#topmenu a:hover {
color: #c2c2c2;
}


#topmenu2 {
margin: 0px 0 0px 0;
padding: 2px;
font-size: 1.1em;
color: #000000;
background: #ffffff;
text-decoration: none;
}

#topmenu2 a {
color: #000000;
font-weight: bold;
text-decoration: none;
}

#topmenu2 a:hover {
color: #0000ff;
}


/* HCTEST removed clear: left; 
*/

#avmenu {
float: left;
width: 180px;
margin: 10px 10px 10px 10px;
padding: 0px;
font-size: 1.0em;
line-height: 1.1em;
}

#avmenu p {
margin: 4px 0 4px 4px;
}

.lastitem {
margin-bottom: 15px;
}

#avmenu img {
padding: 0px;
display:inline;
background: #ffffff;
margin: 0px 0px 0px 0px;
border: 0px solid #f0f0f0;
}


#avmenu ul {	
list-style-position: outside;
list-style-type: none;
font-size: 1.0em;
padding: 0px;

}	

#avmenu li {
margin-bottom: 5px;
}

#extras {
float: right;
width: 180px;
padding: 0px;
margin: 10px 10px 10px 10px;
font-size: 1.0em;
}

#extras p {
margin: 0 0 1.5em 0;
}


#extras img {
padding: 0px;
display:inline;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#extras ul {	
list-style-position: outside;
list-style-type: none;
font-size: 1.0em;
padding: 0px;
}	

#extras li {
margin-bottom: 5px;
}


#search-results {
padding: 10px 10px 10px 10px; 
background: #ffffff url(site/white-space.png) repeat;
}


#two-column-page {
margin: 0px 0px 0px 215px; 
padding: 10px 10px 10px 10px; 
background: #ffffff url(site/white-space.png) repeat;
}

#two-column-page ul {	
list-style-position: inside;
list-style-type: square;
font-size: 1.0em;
}	

#two-column-page li {
margin-bottom: 5px;
}


#store-page {
margin: 0px 0px 0px 0px; 
background: #ffffff url(site/white-space.png) repeat;
}


#content {
margin: 0 215px 20px 215px;  
padding: 10px 10px 10px 10px; 
line-height: 1.6em;
text-align: left;
}


#content p {
margin: 0 0 0.5em 0;
}

/* h2 is used for blog post titles
*/

#content h2 {
font-size: 1.5em;
margin: 0 0 0.1em 0;
color: #000000;
padding: 3px 0;
}

h2 a {
color: #000000;
}

h2 a:hover {
text-decoration: none;
}

h3 {
font-size: 1.2em;
margin: 0 0 6px 0;
}

#content ul { 
list-style-position: inside;
list-style-type: square;
} 

#content ol { 
list-style-position: inside;
list-style-type: square;
}


#content img {
padding: 2px;
display:inline;
background: #ffffff;
border: 0px solid #f0f0f0;
}



.blog-leadin {
font-size: 1.0em;
padding: 3px 0;
color: #ffffff; 
background: url(site/blog-header-2.gif) repeat-y;
margin: 0 0 0 0;
width: 495px;
line-height: 1.0em;
}

.blog-leadin a {
color: #ffffff; 
}

.blog-leadin a:hover {
color: #ffff00;
text-decoration: none;
}


a {
text-decoration: none;
color: #0000ff;
}

a:hover {
text-decoration: underline;
color: #0000ff;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #0000ff;
width: 950px;
text-align: center;
color: #808080;
font-size: 0.9em;
background: #ffffff url(site/white-space.png) repeat;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
line-height: 1.4em;
}

.large {
font-size: 1.2em;
line-height: 1.6em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#mytable {
	width: 400px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 400px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(site/table-header-bg.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(site/table-bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(site/table-bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
