/* CSS Document */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0; padding:6px;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
embed, object{
 border:none;
 padding:0px;
 margin:0px;
}
/* regular programming */

html{ 
font-size: 100%; /* IE hack */ 
font-size: 16px; /* safarri hack */
}

body {
	color:#000000;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 0.75em;
	/*background:#000 url(/pam-layout/blog/wp-content/themes/popartv7/images/bg_tile.gif) repeat-y 50% 0; */
}

 a img {border:none;
 }



h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

hr {
	clear:left;
}
h1 {
  color: #468887;
  font-weight: bold;
  font-size:1.65em;
  clear:left;
}

h2 {
  color: #468887;
  font-size:1.45em;
  font-weight: bold;
    clear:left;
}

h3 {
  color: #468887;
  font-size:1.25em;
  font-weight: bold;
  margin-top:12px;
  margin-bottom:3px;
    clear:left;
}

h4 {
  color: #468887;
  font-size:1em;
  font-weight: bold;
    clear:left;
}


td, p {
  font: 1em "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 6px 0px;
}

a {
  color: #468887;
  text-decoration: none;
}

a:hover {
  color: #468887;
}


a:active {
  color: #336699;
}

img {
  border: none;
}


html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 73%;
}

#logo {
	width: 175px;
	height: 121px;
    margin: 0;
	float:left;
	padding:6px;
}



#header{
	margin:0px auto 0px auto;
	width:740px;
background:#fff url(/pam-layout/blog/wp-content/themes/popartv7/images/header_bg.jpg) no-repeat 50% 0;
	height:138px;

	
}

#welcome{
	top:8px;
	width:740px;
	color:#000;
	font-size:.95em;
	font-weight:bold;
	margin:0px auto;
	padding-top:16px;
	padding-right:16px;
	line-height:1em;
	text-align:center;
}

#nav {
	width:100%;
	padding:4px;
	border-bottom:solid 1px #000;
}

#nav a{
	width:165px;
	padding:4px;			
	text-transform: none;
	color:#000;
	border-top:1px solid #000;
	border-bottom:0px;
	border-right:1px solid #000;
	border-left:1px solid #000;			
	background: #65abaa;
}

#nav a:hover{
	color:#fff;
	background:#000;
}

#nav a:active{
	background:#fff;
	color:#000;
}

#nav a.location{
	color:#fff;
	background:#000;
}

#nav2 {
	width:100%;
	padding:4px;
	border-top:solid 1px #000;
}

#nav2 a{
	width:165px;
	padding:4px;			
	text-transform: none;
	color:#000;
	border-bottom:1px solid #000;
	border-top:0px;
	border-right:1px solid #000;
	border-left:1px solid #000;			
	background: #65abaa;
}

#nav2 a:hover{
	color:#fff;
	background:#000;
}

#nav2 a:active{
	background:#fff;
	color:#000;
}

#nav2 a.location{
	color:#fff;
	background:#000;
}

#canvas-content{
	color:#000;
	font-size:.9em;
}

#canvas-content-larger{
        color:#000;
        font-size:1em;
}


#navigation{
	width:740px;
	top:62px;
	color:#000;
	font-size:.9em;
	font-weight:bold;
	margin:0px auto;
	padding-top:12px;
	padding-right:6px;
}


#navigation a{
	font-size:.9em;
	color:#000;
	text-decoration:none;
}


#navigation a:hover{
	color:#468887;
	text-decoration:none;
}

#navigation a:active{
	color:#dad4d4;
	text-decoration:none;
}

#remove a{
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: .9em;
	width:120px;
	height:20px;
	padding:4px;
	background:#ff0000;
	margin-top:6px;
	color:#fff;
	border:solid 1px #000;
}
#remove a:hover{
	color:#ff0000;
	background:#000;
}
#remove a:active{
	color:#000;
	background:#fff;
	} 


#content #content td{
	width:736px;
	padding-top:3px;
	margin-top:6px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	
}

#footer{
	display:block;
	width:740px;
	background:#fff url(/pam-layout/blog/wp-content/themes/popartv7/images/footer.jpg) repeat-x; 
	height:40px;
	color:#468887;
	font-size:.8em;
	text-decoration:none;
	text-align:center;
	padding-top:36px;
	margin:0px auto 0px auto;	
}



#footer a{
	color:#FFFF00;
}

#footer a:hover{
	color:#ffffff;
}

#footer a:active{
	color:#468887;
}

#newsheadlines ul { 
	width:180px;
	float:right;
	clear:right;
	display:block;
	list-style-type: none;
	margin-top:0px;
	margin-bottom:0px;
}

#newsheadlines li a{
	display:block;
	background:#fff;
	padding: 6px;
	color:#468887; 
	font-size:.9em;
}

#newsheadlines li a:hover{
	color:#000;
	background:#fff;
}

#newsheadlines li a:active{
	color:#dad4d4;
	background:#fff;	
}

#byline{
font-family: verdana,arial,helvetica;
text-decoration:none;
font-size:.85em;
}

#news{
	float:right;
	clear:right;
	display:block;
	width:180px;
	height:25px;
	background: #dad4d4;
	color:#000;
	padding:6px 0px 0px 0px;	
	text-align:center;
	margin-top:0px;
}

#news a{
	color:#ffffff;
	}
	
#news a:hover{
	color:#000;
	}
	
#news a:active{
	color:#468887;
	}	
	
#news h1{
	display:inline;
	color:#ffffff;
	font-size:1.2em;
  	font-weight: bold;
	padding: 3px;
	}	

#posts {

	margin:12px;
}

#posts img{
	float:left;
	clear:left;
	margin:6px;
}


input.search{
	width:60px;
	height:18px;
	padding-top:0px;
	padding-bottom:6px;
	padding-right:0px;
	padding-left:0px;			
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: .9em;
	text-transform: none;
	color:#468887;
	border:1px solid #468887;
	background:#fff;
}

input.search:hover{
	color:#000;
}

input.search:active{
	background:#dad4d4;
	color:#fff;
}



#jump{
	width:130px;
	height:18px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;			
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: .9em;
	text-transform: none;
	background:#cccc00;
	color:#468887;
	border-top:2px solid #e1e100;
	border-bottom:1px solid #333300;
	border-left:1px solid #999900;
	border-right:1px solid #666600;
}

#jump option{
height:18px;
padding:2px;
	
}

#jump a:hover{
	color:#000000;
}

#jump:active{
	background:#999900;
	color:#ffff00;
	border-bottom:1px solid #e1e100;
	border-top:1px solid #333300;
	border-right:1px solid #999900;
	border-left:1px solid #666600;
}

#browse a{
	width:120px;
	height:18px;
	padding:2px;			
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: .9em;
	text-transform: none;
	color:#468887;
	border:1px solid #468887;
}

#browse a:hover{
	color:#000;
}

#browse a:active{
	background:#dad4d4;
	color:#fff;
}

#browsebar{
	background:#ff0000;
	color:#cccc00;
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: .9em;	
	margin-top: 12px;
}

.browseNav a{
	color:#cccc00;
	text-decoration:none;
	padding:0px 4px 0px 0px;
}

.browseNav a:hover{
	color:#ffffff;
	text-decoration:none;
}

.browseNav a:active{
	color:#ffff00;
}

input.btn {
	width:100px;
	height:18px;
	padding:2px 2px 4px 2px;
	font-family: Verdana, Arial, Verdana, Tahoma;
	font-size: .9em;
	border:solid 1px #468887;
	background:#fff;
	margin: 1em;
}

input.btn-canvas {
        width:100px;
        height:18px;
        padding:1px 1px 4px 2px;
        font-family: Verdana, Arial, Verdana, Tahoma;
        font-size: .9em;
        border:solid 1px #468887;
        background:#fff;
        margin: .3em;
}

input.btn:hover{
	background:#468887;
	color:#fff;
}

input.btn:active{
	background:#dad4d4;
	color:#000;
}
.button {
	background:  url(/pam-layout/images/bg.jpg) no-repeat top left;
	height: 500px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	vertical-align: middle;
	margin:0 auto;
	}
	
#saved{
background:#000;
color:#ff0000;
font-weight:bold;
height:18px;
width:496px;
padding:2px;
text-align:center;
}

.banner{
border-collapse: collapse;
border-spacing: 0px;
padding: 0px;
margin: 0px;
}

.banner td{
padding: 0px;
margin: 0px;
}

/* style for plaeas wait */
/* position:fixed does not work in IE7 quirksmode */
#modalOverlay { height:100%; width:100%; position:fixed; left:0; top:0; z-index:3000; background-color:#000; cursor:wait; }
#modalContainer { height:140px; width:160px; position:fixed; left:50%; top:25%; margin-left:-80px; z-index:3100;}
#modalContainer #progress-message { padding: 10px; text-align: center; color: #000; font-family: Arial, Helvetica, sans-serif;	font-size: 24px; }




/****************************************
This controls the table for category display items on the index page and main category leaf node pages
*****************************************/

#cattable table{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 1.2em;
	margin-right: 1.2em;
}

#cattable tr{
	border: 0;

}	
#cattable td{
	width: 33%;
	text-align: center;
	border-right: 2px solid #FFCC99;
	border-bottom: 2px solid #FFCC99;
	padding: .1em;
}	
	
#cattable td.borderless{
	border-right: 0;
}

#cattable td.borderless2{
	border-right: 0;
	border-bottom: 0;
}	

#cattable td.borderless3{
	border-bottom: 0;
}	

#cattable h2 a{
	font-size: 80%;
	color: #660000;
	text-decoration: none;
}

#cattable h2 a:hover{
	color: #D1A359;
}


/************************* cat table image container *************/

#cat_image_container table, #cat_image_container table td{
	margin: auto;
	display: block;
	width: 120px;
	height: 120px;
	border: none;
	vertical-align: middle;
}





/*************************** genric buttons *******************/

#generic_but a{
	width: auto;
	height: auto;
	background: #CCCCCC;
	color: #000000;
	font-family: Verdana,Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 3px;
	margin: 3px;
	border: solid 1px #666666;
}


#generic_but a:hover{
	background: #333333;
	color: #CCCCCC;
	border: solid 1px #666666;
}

#generic_but a:active{
	background: #000000;
	color: #FFFFFF;
	border: solid 1px #666666;	
}



/*************************** back next buttons for images *******************/

#next_but a{
	width: auto;
	height: auto;
	background: #FFFFFF url(images/next.gif) no-repeat  right; 
	color: #660000;
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
	padding: 3px 6px 3px 3px;
	margin: 3px;
}


#next_but a:hover{
	background: #FFFFFF url(images/next2.gif) no-repeat  right; 
	color: #666666;

}

#next_but a:active{
	background: #FFFFFF url(images/next3.gif) no-repeat  right; 
	color: #330000;
	
}



#back_but a{
	width: auto;
	height: auto;
	background: #FFFFFF url(images/back.gif) no-repeat  left; 
	color: #660000;
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
	padding: 3px 3px 3px 6px;
	margin: 3px;
}


#back_but a:hover{
	background: #FFFFFF url(images/back2.gif) no-repeat  left; 
	color: #666666;

}

#back_but a:active{
	background: #FFFFFF url(images/back3.gif) no-repeat  left; 
	color: #330000;
	
}





/************************************* pagination breadcrumbs ***************************/

#pagination{
	display: block;
	width: auto;
	float: right;
    clear: both;
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	margin: 0px 10px 0px 0px ;
}


#pagination td{
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}


#pagination a{
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#pagination a:hover{
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #660000;
	text-decoration: underline;
}

#pagination a:active{
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


#pagination strong{
	font-weight: bold;
	color: #000000;
}


/************* crumbs ***************/

.breadcrumbs{
	font-family: Verdana,Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

.breadcrumbs a{
	background: #FFFFFF url(images/next.gif) no-repeat  right; 
 	color: #666666;
	font-family: Verdana,Arial, Helvetica;
	padding: 3px 8px 3px 3px;
	margin: 0px  4px 0px 0px;
	text-decoration: none;
}

.breadcrumbs a:hover{
	background: #FFFFFF url(images/next2.gif) no-repeat  right; 
	color: #CCCCCC;
	text-decoration: none;
}

.breadcrumbs a:active{
	background: #FFFFFF url(images/next3.gif) no-repeat  right; 
	color: #000000;
	text-decoration: none;
}


.breadcrumbs strong{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/********************* cat_box styles the images text descriton on the cat pages div are added on the widget page *************/

#cat_box{
	height: 150px;
	width: 150px;
	margin: 10px;
	padding: 6px;
	background: #FFFFFF;
	color: #660000;
	border: solid 2px #999999;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#cat_box img{
	border-style: none;
	padding:6px;
}



#cat_box_items{
	height: 200px;
	width: 150px;
	margin: 8px;
	padding: 6px;
	background: #FFFFFF;
	color: #666666;
	border: solid 2px #999999;
	text-align: center;
	font-family: verdana, Arial, helvetica;
	font-size: 10px ;
	font-weight: normal;
}

#cat_box_items img{
	border-style: none;
	padding:6px;
}



#cat_box_search{
	float: left;
	height: 170px;
	width: 140px;
	margin: 11px;
	padding: 6px;
	background: #ffffff;
	color: #666666;
	border:solid 2px #e1e1e1;
	text-align: center;
	font-family: verdana, Arial, helvetica;
	font-size: 10px ;
	font-weight: normal;
}


#cat_box_search img{
	border-style: none;
	padding:6px 6px 20px 6px;
}


#cat_box_search a{
	color:#666666;
}

#cat_box_search a:hover{
	color:#333333;
}


#cat_box_search a:active{
	color:#ff0000;
}



#details{
	color:#000000;
	text-align: left;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 6px 0px 20px;	
}

#details h3{
	color:#000000;
	text-align: left;
	font-family: arial, helvetica;
	font-size: 22px;
	font-weight: normal;
	padding: 0px 6px 0px 6px;
	line-height: normal;	
}

#details{
	color:#000000;
	text-align: left;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 6px 0px 6px;	
}

#detail_image{
	color:#666666;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 6px 0px 6px;	
}

#detail_image img{
	border: none;
	padding: 0px 0px 6px 0px
	}
	


/***** page_nav used by the search_results.php to ************/


#page_nav {
	clear: both;
	margin: 0px 0px 30px 10px;
	padding: 0px 0px 5px 0px;
	}
	
#page_nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
		
#page_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#page_nav ul li a {
	float: left;
	background:#e1e1e1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 2px;
	text-transform: none;
	text-decoration: none;
	border: solid 1px #666666;

	}

#page_nav ul li a:hover{
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
	}

#page_nav ul li a:active{
	background: #666666;
	color: #FFFFFF;
	text-decoration: none;
	}
