select, option{
	background-color:#FFFFFF;
}

option{
	padding:1px 3px 1px 3px;
}

p{
	padding:5px 0px 5px 0px;
}

a{
	color:#9d1100;
}

#page_header{
	width: 968px;
	margin: 0 auto;
	height:146px;
	position:relative;
	*position:none;
	z-index:10;
	background-color:#010A0F;
}

#page_container{
	padding:20px;
	width:928px;
	background:#f6f6f6;
	position:relative;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


#page_left_container{
	float:left;
	width:584px;
	position:relative;
}

#page_sidebar{
	float:left;
	margin-left:20px;
	width:324px;
}
.clearer{
	width:100%;
	clear:both;
	height:1px;
}

#sidebar {
    margin-top: 0px;
    padding-top: 0px;
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
}

#sidebar h4{
	padding:0px;
	margin:0px;
	color:#ffffff;
	height:29px;
	background: transparent url(images/casinopacha_side_header_bg.gif) repeat-x top left;
	padding-left:7px;
	line-height:29px;
	font-weight:bold;
}

.sidebar_content_holder{
	margin-top:15px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sidebar_content_holder img{
	border:none;
	float:left;
	margin:10px;
	margin-left:0px;
	clear:both;
}
.sidebar_content_holder h5{
	padding:0px;
	margin:8px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#9D0011;
}
.sidebar_content_holder button{
	background:transparent url(images/casinopacha_side_news_button.jpg) repeat-x left top;
	border:none;
	height:28px;
	width:131px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	margin-top:5px;
	cursor:pointer;
}

.sidebar_content_holder button:hover{
	background-position:left bottom;
}

.sidebar_game_link{
	background-position:left top;
	height:111px;
	width:324px;
	display:block;
}

.sidebar_play_link{
	background-position:left top;
	height:100px;
	width:324px;
	display:block;
}

.sidebar_play_link:hover{
	background-position:0% 201px;
}

.sidebar_download_link{
	background-position:0% 301px;
	height:101px;
	width:324px;
	display:block;
}

.sidebar_download_link:hover{
	background-position:left 100px;
}

.header-text{
	background:url(images/casinopacha_header_bg.gif) repeat-x left top;
	height:29px;
	line-height:29px;
	width:921px;
	padding-left:7px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#page_left_container .header-text{
	width:577px;
	padding-left:7px;
}

.button{
	background:url(images/casinopacha_side_news_button.gif) no-repeat top left;
	border:none;
	width:115px;
	height:25px;
	line-height:25px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	cursor:pointer;
}
.button:hover{
	background-position:left -25px;
}

.contact-form, .register-form{
	margin:10px 0px 10px 20px;
}

.contact-form .clearer, .register-form .clearer{
	height:5px;
}
.contact-form label, .register-form label{
	display:block;
	float:left;
	font-size:11px;
	width:130px;
}

.contact-form .button, .register-form .button{
	margin:3px 0px 8px 130px;
	cursor:pointer;
}

.contact_explainer{
	margin-top:10px;
	padding-bottom:10px;
}

/* normal state */
.field_form{
	border:1px solid #8D8D8D;
	width:232px;
	padding-left:3px;
	padding-right:3px;
	line-height:20px;
}
input.field_form{
	height:20px;
}
textarea.field_form{
	height:100px;
}
select.field_form{
	padding:0px;
	width:240px;
	height:22px;
}

/* focus state */
.field_current{
	border:1px solid #8D8D8D;
	width:232px;
	padding-left:3px;
	padding-right:3px;
	line-height:20px;
	background:url(images/casinopacha_form_current.gif) no-repeat left top;
}
input.field_current{
	height:20px;
}
textarea.field_current{
	height:100px;
	background:#F0F0F0;
}
select.field_current{
	padding:0px;
	width:240px;
	height:22px;
}

/* valid state */
.field_positive{
	border:1px solid #5EA63B;
	width:232px;
	padding-left:3px;
	padding-right:3px;
	line-height:20px;
	background:url(images/casinopacha_form_positive.gif) no-repeat left top;
}
input.field_positive{
	height:20px;
}
textarea.field_positive{
	height:100px;
	background:#E0F3D0;
}
select.field_positive{
	padding:0px;

	width:240px;
	height:22px;
}
/* invalid state */
.field_negative{
	border:1px solid #F3803B;
	width:232px;
	padding-left:3px;
	padding-right:3px;
	line-height:20px;
	background:url(images/casinopacha_form_negative.gif) no-repeat left top;
}
input.field_negative{
	height:20px;
}
textarea.field_negative{
	height:100px;
	background:#FAF0E4;
}
select.field_negative{
	padding:0px;
	width:240px;
	height:22px;
}


/* field info */

.info_form, .info_negative, .info_positive{
	float:right;
	width:140px;
	height:38px;
	position:absolute;
	right:0px;
	margin-top:-30px;
	#margin-top:-8px; /* for IE */
	padding-left:40px;
	padding-right:4px;
	line-height:11px;
	font-size:11px;
	overflow:hidden;
	display:none;
}
.info_form{
	background:url(images/casinopacha_tip_current.gif);
}
.info_positive{
	background:url(images/casinopacha_tip_positive.gif);
}
.info_negative{
	background:url(images/casinopacha_tip_negative.gif);
}
.info_account_hidden{
	display:none;
	color:#9d1100;
	font-weight:bold;
}

.promotions_content_holder {
	clear:both;
	padding:0px;
	margin:0px;
	padding-top:10px;
}
.promotions_content_holder img {
	float:left;
	margin-right:10px;
}
.promotions_content_holder h2 {
	margin:0px;
	font-size:24px;
	color:#9d1100;
	font-weight:normal;
}
.promotions_content_holder h4 {
	margin-top:5px;
	margin-bottom:5px;
}
.promotions_content_holder .a_button {
	background:#9d1100 url(images/casinopacha_side_news_button.jpg) no-repeat left top;
	height:25px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	border:none;
	font-size:12px;
	width:131px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	cursor:pointer;
	text-decoration: none;
}
.promotions_content_holder .a_button:hover {
	background-position:left bottom;
}

.content_wrapper{

}
.content_wrapper a{
    color:#9d1100;
}
.content_wrapper .terms_and_conditions{
    font-style: italic;
}
.content_wrapper .terms_and_conditions .terms_title{
    text-decoration: underline;
    cursor: pointer;
    background: transparent url(images/arrow.gif) no-repeat center right;
    padding: 5px 15px 5px 0px;
}
.content_wrapper ul{
    margin-left:25px;
}

button a{
	display:block;
	text-decoration:none;
	color:#ffffff;
}

.button_open {
	height:29px;
	width:20px;
	background: transparent;
	background-image:url(images/casinopacha_collapse_arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:0px;
	float:right;
	border:none;
	margin-right:5px;
	cursor:pointer;
}
.button_closed {
	height:29px;
	width:20px;
	background: transparent;
	background-image:url(images/casinopacha_collapse_arrow.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:0px;
	float:right;
	border:none;
	margin-right:5px;
	cursor:pointer;
}

/* used in jquery - do not change it */
.left_content_holder {

}

.left_content_left {
	width:147px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.left_content_right {
	float:right;
	width:425px;
	margin-top:7px;
	margin-bottom:10px;
}
.left_content_holder h2 {
	color:#9d1100;
	font-weight:normal;
	font-size:24px;
	padding:10px 0px 5px 0px;
}
.left_content_holder h4 {
	font-size:13px;
}

.left_content_holder p {
	padding:5px 0px 5px 0px;
}
.left_content_holder ul {
	margin-top:5px;
	margin-left:15px;
}
.content_table{
	border-left:1px #AF4D58 solid;
	border-bottom:1px #AF4D58 solid;
	margin-top:5px;
	width:354px;
}
.align_right{
	text-align:right;
}
.content_table td{
	/* min-width:80px; */
	padding-right:5px;
	padding-left:5px;
	border-top:1px #AF4D58 solid;
	border-right:1px #AF4D58 solid;
}

.promo_left{
	float:left;
	width:150px;
}

.promo_right{
	float:right;
	width:760px;
}

#page_left_container .promo_right{
	width:420px;
}

/* error massage */
div.error{
	border:1px solid #F3803B;
	background: #FAF0E4;
	padding:5px;
	margin-bottom:10px;
}

#err_content{
	background: url(images/error_bg.png) no-repeat left top;
	padding-left:30px;
	width:95%;
	color:#EF5F11;
	font-size:12px;
}

#error_title{
	font-weight:bold;
	font-size:12px;
	padding:5px 0px 3px 0px;
}

/* succes massage */
div.success{
	border:1px solid #5EA63B;
	background: #E0F3D0;
	padding:7px 5px;
	margin-bottom:10px;
}

#success_content{
	background: url(images/success_bg.png) no-repeat left top;
	padding-left:30px;
	width:95%;
	color:#006600;
	font-size:12px;
}

#success_title{
	font-weight:bold;
	font-size:12px;
	padding-bottom:3px;
}

/*blog*/
.bSideItem ul{
	list-style-position: inside;
	margin-left: 10px;
}

.register_success_go_to_cashier{
	float: right;
	text-decoration: none;
	font-weight: bold;
}

.button_red{
	font-family: Arial,Helvetica,sans-serif;
	background: transparent url('images/red_button.jpg') repeat-x top left;
	font-size: 12px;
	line-height: 28px;
	border: none;
	height: 28px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 5px 3px 5px;
}

.button_red:hover{
	background-position: bottom left;
	color: #fff;
}

div.bPostpublished{
	padding-bottom:20px;
}