* {
	padding: 0;
	margin: 0;
}
html, body {
	font: 11px Tahoma;
	color: #fff;
	height: 100%;
}
a, object {
	outline: none;
}
a {
	color: #fff;
}
a:link {
	color: #fff;
}
a:visited {
        color: #fff;
}

a img {
	border: 0;
}
.clear {
	clear: both;
}
.wrapper {
	width: 981px;
	margin: 0 auto;
}
.gallery_wrapper .tr_middle .contentpane_wrapper
{
    min-height: 30px; /*JD*/
    padding: 10px 18px;
}
* html .gallery_wrapper .tr_middle .contentpane_wrapper 
{
    padding: 10px 18px;
}
.tagline {
	height: 54px;
}
.tagline h1 {
	font-size: 1.6em;
	color: #ffc425;
	height: 30px;
	font-weight: bold;
}
.tagline p {
	padding: 2px 0 0 2px;
}
.container .top {
	height: 6px;
}
.container .bottom {
	height: 6px;
}
.container .content {
	padding: 10px 16px;
}
.container_default
{
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
}
.container_default a.CommandButton, .container_default .CommandButton a
{
	color: White !important;
	text-decoration: none;
}
.container_default a.CommandButton: hover
{
	color: White !important;
	text-decoration: none !important;
}
.header .nav {
	height: 34px;
	width: 803px;
	float: left;
	margin-top: 60px;
	z-index: 999;
}
.header .nav ul {
	padding-left: 6px;
}
.header .nav ul li {
	float: left;
	list-style-type: none;
}
.header .nav ul li a {
	display: block;
	padding: 9px 10px;
	text-decoration: none;
	margin-top: 1px;
}
.header .nav ul li a:hover {
	background-position: 0 0;
}
.header .logo {
	float: left;
	width: 176px;
	height: 94px;
}
.footer {
	height: 80px;
}
.avBanPanel {
	height: 100px;
}
.avBanPanel div {
	width: 300px;
	height: 100px;
	/*background: #1d1d1d;*/
	float: left;
	margin-right: 24px;
}
.avBanPanel div.nomargin {
	margin: 0;
}
.flashContainer {
	background: #1d1d1d;
	margin-top: 16px;
	height: 500px;
}
.enterButton {
	display: block;
	height: 100px;
	width: 300px;
	text-indent: -9999px;
}
.enterButton:hover {
	background-position: 0 -100px;
}
.closeButton{
	display: block;
	height: 100px;
	width: 300px;
	text-indent: -9999px;
	background: url(../images/default/close-button.jpg) no-repeat;
}

.prizesColumn {
	float: left;
	margin-right: 20px;
}
.avBanColumn {
	float: right;
}

.prizesCopyColumn {
	float: left;
	width: 374px;
	padding-top: 15px;
}
.prizesCopyColumn h2 {
	text-indent: -9999px;
	height: 19px;
}
.prizesCopyColumn img {
	margin-top: 16px;
}

.memberschoiceCopyColumn h2 {
    background: url(../../images/h2_memberschoice.gif) no-repeat;
	text-indent: -9999px;
	height: 19px;
}
.memberschoiceCopyColumn img {
	margin-top: 16px;
}
.enterFormColumn {
	float: left;
	width: 374px;
	padding-top: 28px;
	margin-left: 10px;
}
.enterFormColumn h2 {
	text-indent: -9999px;
	height: 19px;
}
* html .enterFormColumn h2 {
	margin-bottom: -10px;
}
.enterFormColumn p {
	color:#FFFFFF;
	line-height: 16px;
	padding: 8px 0;
}
.prizesCopyColumn p, .faqColumn p {
	padding: 8px 0;
	line-height: 1.3em;
	font-size: 1.1em;
}

.faqColumn {
	width: 778px;
	float: left;
	padding: 15px 0 0 20px;
}
.faqColumn h2 {
	text-indent: -9999px;
	height: 19px;
}
.faqColumn h3 {
	color: #3399cc;
	margin-top: 12px;
	font-size: 1.2em;
	font-weight: bold;
}
.faqColumn .tocList {
	list-style-type: square;
	padding: 10px 0 10px 40px;
	line-height: 28px;
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
hr.dotted {
	border-top: 1px dotted #666666;
}
.backToTop {
	text-align: right;
	padding-bottom: 8px;
}
.backToTop a {
	text-decoration: none;
}
.backToTop a:hover {
	text-decoration: underline;
}
.fieldHolder {
	margin: 10px 0;
}
.fieldHolder label {
	float: left;
	width: 110px;
	padding-top: 2px;
	font-weight:bold;
}
.fieldHolder textarea {
	float: left;
	font-size: 1em;
	padding: 4px;
	width: 250px;
}
.fieldHolder .field {
	float: left;
}
.fieldHolder select {
	padding: 1px;
	font-size: 1em;
}
.fieldHolder textarea {
	height: 200px;
	font: 11px Tahoma;
	resize: none;
}
.fieldHolder .input_text {
    font: 11px Tahoma;
	background: #000;
	color: #fff;
	border: 1px solid #4d4d4d;
	font-size:1em;
    padding:4px;
}
.input_250{
    width: 250px;
}
.input_CheckBox{
    width: 10px;
}
.buttonFinish {
	height: 20px;
	width: 171px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.buttonFinish:hover {
	background-position: 0 -20px;
}
.buttonUploadPhoto {
	height: 20px;
	width: 171px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.buttonUploadPhoto:hover {
	background-position: 0 -20px;
}
.faqDetails {
	color: #777474;
	font-style: italic;
	padding: 2px 0 0 14px;
}
.faqDetails a {
	color: #777474;
}
.fieldHolder .checkbox {
	float: left;
}
.fieldHolder .checkbox input {
	width: auto;
}
.red {
	color: red;
}
.radio input {
	width: auto;
	float: none;
	margin-left:10px;
}
.radio label {
	width: auto !important;
	float: none !important;
}
.grey {
	color: #777474;
}
.submitButton {
	margin-top: 30px;
}
*+html .submitButton {
	margin-top: 60px;
}
.userAccountOuter {
	background: #1b1b1b;
	padding: 10px 10px 2px;
}
.userAccountOuter .fieldHolder label {
	width: 100px;
}
.userAccountOuter .fieldHolder input {
	width: 240px;
}
.createUserHolder input {
	float: left;
}
.createUserHolder span {
	float: left;
	display: block;
	width: 270px;
	margin-left: 10px;
	line-height: 16px;
}
/*************** IMAGES ***************/
.prizesImage {
	width: 400px;
	height: 600px;
	display: block;
}
.banScraperImage {
	width: 120px;
	height: 600px;
	display: block;
}
.banHorizontalImage {
	width: 300px;
	height: 101px;
}

/*************** MODULES ***************/
.tab, .tab-active {
	background: url(../images/bg_inactivetab_right.gif) top right no-repeat;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 1px;
}
.tab span, .tab-active span {
	background: url(../images/bg_inactivetab_left.gif) top left no-repeat;
	display: block;
	height: 21px;
	float: left;
	font-weight: bold;
	padding: 8px 8px 0;
}
.tab-active {
	background: url(../images/bg_activetab_right.gif) top right no-repeat;
}
.tab-active span {
	background: url(../images/bg_activetab_left.gif) top left no-repeat;
}
.tabHolder {
	width: 938px;
	padding-left: 10px;
}
.reviewPanel {
	background: #1d1d1d;
}
.reviewPanel .tl, 
.reviewPanel .tr, 
.reviewPanel .bl, 
.reviewPanel .br {
	width: 4px;
	height: 4px;
} 

.reviewPanel .tl {
	background: url(../images/roundedCorners_tl.gif) no-repeat;
}
.reviewPanel .tr {
	background: url(../images/roundedCorners_tr.gif) no-repeat;
}
.reviewPanel .bl {
	background: url(../images/roundedCorners_bl.gif) no-repeat;
}
.reviewPanel .br {
	background: url(../images/roundedCorners_br.gif) no-repeat;
}
.m_compList h1,.m_compList h2,.m_compList h3 {
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 13px;
	padding:0;
	font-size: 13px;
}
.m_compList .orderData {
	width: 100%;
}
.m_compList .orderData th {
	text-align: left;
	padding: 8px;
	border-bottom: 1px solid #655f58;
	color: #FFFFFF;
}
.m_compList .orderData .orderRow td {
	background: #1d1d1d;
	padding: 10px;
}
.m_compList .orderData .orderRow .first {
	background: #1d1d1d url(../images/bg_row_left.gif) no-repeat;
}
.m_compList .orderData .orderRow .last {
	background: #1d1d1d url(../images/bg_row_right.gif) top right no-repeat;
}
.m_compList .orderData .balanceSpacer {
	height: 8px;
}

a.btnPhArtGallery, a.btnPhArtGallery span {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
a.btnPhArtGallery:hover {
	text-decoration: none;
	background-position: right -19px;
}
a.btnPhArtGallery:hover span {
	background-position: left -19px;
}
a.btnPhArtGallery {
	background: url(../images/default/btn_phartgallery_right.gif) top right no-repeat;
	color: #fff;
	height: 19px;
}
a.btnPhArtGalleryArrow {
	background: url(../images/default/btn_phartgallery_arrow_right.gif) top right no-repeat;
}
a.btnPhArtGallery span {
	background: url(../images/default/btn_phartgallery_left.gif) top left no-repeat;
	padding: 2px 10px 0 6px;
	height: 17px;
}
a img {
	border:0;
 
}
.spacer {
	padding: 4px;
	font-size: 4px;
}
/* more site pane - on skin level      */
.MoreSitesPane
{
 float: right;
 position:relative;
 top: 30px;
 right:10px;
}
.MoreSitesPane .m_phartsites .icon
{
 background: transparent url(../images/default_icon.gif) no-repeat scroll 0 2px
}
.MoreSitesPane .m_phartsites .dropDown
{
  background: transparent url(../images/btn_blue.gif) no-repeat scroll 0 0
}
/* Powered By PhArt */
.PowerByPhArt
{
  float : right;
  width: 122px;
  height: 60px;
  margin-top: 20px;
  background: transparent url(../images/phart_shadow.png) no-repeat scroll 0 2px
}
.imageContainer {
	width: 976px;
	margin: 0 auto;
}
/* Common Button layout */
a.btnPhArtCommon, a.btnPhArtCommon span, a.btnPhArtCommonDisabled, a.btnPhArtCommonDisabled span {
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
    cursor: pointer;
    outline: none;
		text-decoration: none;
}
a.btnPhArtCommon, a.btnPhArtCommonDisabled {
    background: url(../images/Common/Buttons/PhArtButton_right.gif) top right no-repeat;
    color: #fff;
    height: 20px;
}
a.btnPhArtCommon span, a.btnPhArtCommonDisabled span {
    background: url(../images/Common/Buttons/PhArtButton_left.gif) top left no-repeat;
    padding: 3px 6px 0 6px;
    height: 17px;
}
a.btnPhArtCommonDisabled {
	background-position: right -40px;
	color: #7d7c7c;
}
a.btnPhArtCommonDisabled span {
	background-position: left -40px;
	color: #7d7c7c;
}
a.btnPhArtCommonDisabled:hover {
	cursor: pointer;
}
a.btnPhArtCommonDisabled:hover span {
	cursor: pointer;
}
a.btnPhArtCommon:hover {
    text-decoration: none;
    background-position: right -20px;
}
a.btnPhArtCommon:hover span {
    background-position: left -20px;
}

.phartPopup {
	position: absolute;
}
.phartPopup td {
	background: #1d1d1d;
}
.phartPopup h1 {
	margin-bottom: 0;
	float: left;
}
.phartPopup .tl, .phartPopup .tr, .phartPopup .bl, .phartPopup .br {
	width: 4px;
	height: 4px;
}
.phartPopup .tl {
	background: url(../images/Common/tl.png) no-repeat;
}
.phartPopup .tr {
	background: url(../images/Common/tr.png) no-repeat;
}
.phartPopup .bl {
	background: url(../images/Common/bl.png) no-repeat;
}
.phartPopup .br {
	background: url(../images/Common/br.png) no-repeat;
}
.phartPopup .c {
	padding: 9px;
}
.phartPopup .close {
	float: right;
	background: url(../images/Common/btn_close.gif) no-repeat;
	width: 51px;
	height: 17px;
	cursor: pointer;
}
.tncLink {
	color: #ff0004 !important;
	text-decoration: underline !important;
}
