div#gallery {
	float: left;
	width: 570px;
	border: 4px solid #e0dae6;
	margin: 30px 0 0 0;
	padding: 15px;
	background: #120c0c url( /pca/img/gallery_background.gif ) scroll repeat-x left top;
	/* background-color: #151212; */
}

div#gallery a:link , div#gallery a:visited , div#gallery a:hover , div#gallery a:active , div#gallery a:focus {
	text-decoration: none;
}

div#gallery div#gallery-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #c32028;
	margin-bottom: 10px;
	display: table;
	width: 100%;
}

div#gallery div#gallery-header div {
	float: left;
	vertical-align: top;
	width: 375px;
}

div#gallery div#gallery-header h1 {
	font-size: 2.3em;
	margin-bottom: 8px;
	font-weight: normal;
}

div#gallery div#gallery-header h2 {
	color: #fbef87;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	height: auto;
	text-align: left;
	width: auto;
	font-weight: normal;
}

div#gallery div#gallery-header a {
	width: 200px;
}

div#gallery div#gallery-header a img {}

div#gallery div#gallery-pics {
	padding-bottom: 10px;
	border-bottom: 1px solid #c32028;
}

div#gallery div#gallery-pics div#pic-side {
	float: left;
	margin-right: 10px;
	border: 2px solid #4c4a4a;
}

div#gallery div#gallery-pics div#pic-side div#photo-credit {
	color: #fbef87;
	font-size: .8em;
	padding: 2px;
	background-color: #000;
}

div#gallery div#gallery-pics div#pic-side div#photo-logo {
	height: 80px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center center;
	width: 350px;
}

div#gallery div#gallery-pics div#copy-side {
	line-height: 1.5em;
}

div#gallery div#gallery-pics div#copy-side div.nav-btns {}

div#gallery div#gallery-pics div#copy-side div.nav-btns.nav-btns-top {
	margin-bottom: 10px;
	position: relative;
}

div#gallery div#gallery-pics div#copy-side div.nav-btns.nav-btns-btm {
	position: absolute;
	bottom: 0;
}

div#gallery div#gallery-pics div#copy-side div.nav-btns a img {
	margin-right: 6px;
}

div#gallery div#gallery-pics div#copy-side div.nav-btns div#gal-nav-error {
	display: none;
	background-color: #f8efaf;
	border: 2px solid #f6c500;
	padding: 6px;
	position: absolute;
	top: -20px;
	right: -30px;
	color: #000;
	width: 140px;
	line-height: 1.3em;
	z-index: 10;
}

div#gallery div#gallery-pics div#copy-side span.page {
	font-weight: bold;
	font-size: 1.2em;
}

div#gallery div#gallery-pics div#copy-side p {
	font-size: 1.1em;
	margin: 10px 20px 10px 0;
}

div#gallery div#gallery-pics div#copy-side p.edit-copy {
	color: #fbef87;
}

div#gallery div#thanks {
	background-color: #cecece;
	border: 3px solid #ac141c;
	margin: 50px auto 50px auto;
	width: 450px;
	text-align: center;
	padding: 30px;
	color: #4c484d;
}

div#gallery div#thanks span#opening {
	font-size: 1.5em;
	font-weight: bold;
}

div#gallery div#thanks h1 {
	color: #ac141c;
	font-size: 2.2em;
	margin-top: 6px;
}

div#gallery div#thanks p {
	font-size: 1.2em;
	margin: 15px auto 20px auto;
}

div#gallery div#thanks a {
	display: block;
	margin-bottom: 10px;
}

div#gallery div#thanks a.bonus {
	color: #ac141c;
	font-size: 1.6em;
	margin-bottom: 2px;
}

div#gallery.final div#gallery-pics {
	border: 0;
}

div#gallery div#gallery-pics table {
	width: 350px;
	border-collapse: collapse;
}

div#gallery div#gallery-pics thead th {
	padding: 6px;
	background-color: #505050;
}

div#gallery div#gallery-pics thead th h1 {
	font-size: 1.7em;
	font-weight: normal;
}

div#gallery div#gallery-pics tbody td {
	background-color: #1A1919;
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid #4c4a4a;
}

div#gallery div#gallery-footer {
    padding-top: 8px;
}

div#gallery div#gallery-footer ul#gallery-chicklets {
    overflow: hidden;
}

div#gallery div#gallery-footer ul#gallery-chicklets li {
    float: left;
    margin-right: 15px;
}

div#gallery div#gallery-footer ul#gallery-chicklets li a {
	color: #fff;
	text-decoration: none;
}

div#gallery div#gallery-footer ul#gallery-chicklets li a img {
    vertical-align: middle;
}


/*********** CLIO ******************/

div#gallery.clio {
	float: left;
	width: 570px;
	border: 4px solid #e0dae6;
	margin: 30px 0 0 0;
	padding: 15px;
	/* background: #fff url( /pca/img/clio_logo_background.gif ) scroll repeat-x left top; */
	color: #000;
	background: none;
	background-color: #fff;
}

div#gallery.clio div#gallery-header {
	border-bottom: 1px solid #D1A849;
}

div#gallery.clio div#gallery-pics {
	border-bottom: 1px solid #D1A849;
}

div#gallery.clio div#gallery-header h1 {
	font-size: 2.3em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #D1A849;
}

div#gallery.clio div#gallery-header div {
	margin-right: 6px;
}

div#gallery.clio div#gallery-pics div#pic-side {
	float: none;
	margin-right: 0;
	margin-bottom: 8px;
}

div#gallery.clio div#gallery-header h2 {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	height: auto;
	text-align: left;
	width: auto;
	font-weight: normal;
}

div#gallery.clio div#gallery-footer ul#gallery-chicklets li a {
    color: #000;
}



/*********** E Channel ******************/

div#E div#gallery {
	float: left;
	width: 570px;
	border: 4px solid #fff;
	/*border: 4px solid #e0dae6;*/
	margin: 30px 0 0 0;
	padding: 15px;
	/*background: #fff url( /pca/img/E_vote_back.jpg ) scroll repeat-y center top;*/
	color: #fff;
	/*background: none;*/
	/*background-color: #fff;*/
	background-image: none;
	background-color: transparent;
}

div#E div#gallery div#gallery-header {
	border-bottom: 1px solid #ff1100;
}

div#E div#gallery div#gallery-pics {
	border-bottom: 1px solid #ff1100;
}

div#E-gallery div#gallery-header h1 {
	font-size: 2.3em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #fff;
}

div#E div#gallery div#gallery-header div {
	margin-right: 36px;
	width: 455px;
	float: left;
}

div#E div#gallery div#gallery-header img#gallery-sponsor {
	margin-bottom: 6px;
}

div#E div#gallery div#gallery-pics div#pic-side {
	float: none;
	margin-right: 0;
	margin-bottom: 8px;
	position: relative;
	height: 350px;
	width: 100%;
	border: 1px dotted red;
}

div#E div#gallery div#gallery-header h2 {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	height: auto;
	text-align: left;
	width: auto;
	font-weight: normal;
}

div#E div#gallery div#gallery-footer ul#gallery-chicklets li a {
    color: #fff;
}

div#E div#gallery div#kardash {
	position: absolute;
	top: 10px;
	left: 30px;
	text-align: center;
}

div#E div#gallery div#kardash img {
    margin-bottom: 8px;
}

div#E div#gallery div#dr90210 {
	position: absolute;
	top: 130px;
	left: 130px;
	text-align: center;
}

div#E div#gallery div#dr90210 img {
    margin-bottom: 8px;
}

div#E div#gallery div#richards {
	position: absolute;
	top: 130px;
	left: 370px;
	text-align: center;
}

div#E div#gallery div#richards img {
    margin-bottom: 8px;
}

div#E div#gallery div#snoop {
	position: absolute;
	top: 10px;
	left: 270px;
	text-align: center;
}

div#E div#gallery div#snoop img {
    margin-bottom: 8px;
}

div#pca-influence-sidebar {
    background-color: #dfd9e4;
    width: 100%;
    text-align: center;
    padding-top: 4px;
    margin-top: 10px;
}

div#pca-influence-sidebar a {
    margin-bottom: 4px;
}

.shortbanner {
	border: 0;
	float: right;
	width: 300px;
	height: auto;
	margin-top: 30px;
	background-color: #E0DAE6;
	padding: 6px;
}
