@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #282320;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/heade-bgr-hp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
    height: 100%;
}

p, h1, h2, h3, h4, h5, h6, li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #a19468;
}

img {
	border: none;
}

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

a:hover {
	text-decoration: underline;
}

.clearfix {
	clear: both;
}


#header_hp {
	min-width: 1260px;
	min-height: 500px;
}

#top-players-panel {
	width: 307px;
	height: 250px;
	float: left;
	margin-left: 50px;

}

#top-players {
	width: 307px;
	height: 234px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/top-players.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}

#top-players td {
	margin: 0;
	padding: 0;
}

#top10-table {
	margin: auto auto;
	width: 261px;
	padding: 0;
}

.top10-name {
	width: 205px;
}

#top-players td a,
#top-players td a:hover,
#top-players td a:visited {
	color: inherit!important;
	text-decoration: none;
}

#leader-board tr.leader-board-even {
	background-color: #2c2932;
	color: white;
}
#leader-board tr.leader-board-odd {
	background-color: #3a3740;
	color: white;
}
#leader-board tr:hover {
	background-color: #FFC80A!important;
}

#leader-board tr.current {
	background-color: #FFC80A!important;
}

#top10-table tr.current {
	background-color: #FFC80A!important;
}

#leader-board td a,
#leader-board td a:hover,
#leader-board td a:visited {
	color: inherit!important;
}

.top10-number {
	width: 30px;
	text-align: center;
}

.top10-score {
	text-align: center;
}

.top10-highlight {
	background-color: #d1cbc9;
}

#leaderboard-button-hp {
	width: 165px;
	height: 40px;
	margin: 0 0 0 40px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/leaderboard_button_hp.png);
	background-repeat: no-repeat;
}

#leaderboard-button-hp:hover {
	background-position: center;
}

#leaderboard-button-hp:active {
	background-position: right;
}

#logo {
	width: 343px;
	height: 265px;
	margin: auto auto;
}

#login {
	float: right;
	width: 360px;
	height: 100px;
	margin-right: 20px;
}

#register {
	width: 125px;
	height: 45px;
	background-color: #3f3b48;
	box-shadow: 0 0 5px black;
	float: left;
	margin-top: 5px;
}

.logout {
	padding: 2px 6px 2px 6px;
	height: 20px;
	background-color: #3f3b48;
	float: left;
	color: white;
	margin: 5px 0 0 10px;
}

#login-panel-logout {
	min-width: 135px;
	height: 53px;
	background-color: #9791a3;
	float: right;
	box-shadow: 0 0 8px black;
}

.user-name-header {
	color: black;
	margin: 2px 5px 0 65px;
	font-size: 12px;
}

#login-panel {
	width: 235px;
	height: 53px;
	background-color: #9791a3;
	float: right;
	box-shadow: 0 0 8px black;
}

#login-pic {
	width: 40px;
	height: 40px;
	margin: 5px 0 0 10px;
	border: 1px solid white;
	float: left;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/login-portrait.jpg);
}
#player-pic {
	width: 40px;
	height: 40px;
	margin: 5px 0 0 10px;
	border: 1px solid white;
	float: left;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/login-portrait.jpg);
}

#login-id {
	width: 87px;
	height: 18px;
	background-color: #403a4c;
	border: 1px solid #5b5567;
}

#login-password {
	width: 87px;
	height: 18px;
	background-color: #403a4c;
	border: 1px solid #5b5567;
	margin-top: 2px;
}

#login-buttons {
	width: 75px;
	height: 50px;
	float: left;
	margin: 0 0 0 6px;
}

#login-error {
	float: left;
	clear: both;
	width: 180px;
	background: #fff;
}
.error {
	color: #FF6A00;
}
.success {
	color: #00b000;
}

#facebook-login {
	width: 72px;
	height: 19px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/fb-login.jpg);
	margin-top: 6px;
}

#facebook-login:hover {
	background-position: bottom;
}

#login-button {
	margin: 4px 0;
	text-align: center;
	color: white;
	width: 72px;
}

#logout-button {
/*	margin: 10px 20px;
	text-align: center;
	color: white;
	width: 75px;*/
	cursor: pointer;
}

/*
#language-panel {
	width: 150px;
	height: 30px;
	background-color: #3f3b48;
	box-shadow:  0 2px 5px black;
	float: right;
	margin-right: 10px;
}
*/
#language-panel {
	width: 150px;
	height: 30px;
	float: right;
	margin-right: 10px;
}

.language {
	float: left;
	width: 29px;
	height: 20px;
	background-position: top;
	background-repeat: no-repeat;
	margin: 5px 0 0 3px;
}

.language:hover {
	background-position: bottom;
}

.language-active {
	background-position: bottom !important;
}

#BG {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/BG.jpg);
}

#EN {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/EN.jpg);
}

#DE {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/DE.jpg);
}

#RU {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/RU.jpg);
}

#more-languages {
	float: left;
	width: 11px;
	height: 7px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/language-arrow.png);
	margin: 17px 0 0 8px;
}






#leftheader {
	width: 100px;
	float: left;
}

#leftbutton {
	width: 83px;
	height: 104px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/arrow-left.png);
	margin: 120px 0 70px 0;
}

.hp-arrow:hover {
	background-position: center;
}

.hp-arrow:active {
	background-position: bottom;
}

#share {
	width: 95px;
	height: 210px;
}

#stay-connected {
	width: 42px;
	height: 204px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/stay-connected.png);
	background-repeat: no-repeat;
	float: left;
	box-shadow: 0 0 5px black;
}

#youtube {
	width: 47px;
	height: 46px;
	float: left;
	margin-top: 15px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/youtube.png);
	background-repeat: no-repeat;
}

#twitter {
	width: 47px;
	height: 46px;
	float: left;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/twitter.png);
	background-repeat: no-repeat;
}

#facebook {
	width: 47px;
	height: 46px;
	float: left;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/facebook.png);
	background-repeat: no-repeat;
}

.share-boxes {
	margin-top: 18px;
	box-shadow: 0 0 5px black;
}

.share-boxes:hover {
	background-position: top right;
	box-shadow: 0 0 5px white;
}

#rightheader {
	width: 100px;
	float: right;
}

#rightbutton {
	width: 83px;
	height: 104px;
	float: right;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/arrow-right.png);
	background-repeat: no-repeat;
	margin: 120px 0 70px 0;
}

#support {
	width: 44px;
	height: 145px;
	float: right;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/support.png);
	background-repeat: no-repeat;
}

#banner_hp {
	width: 640px;
	height: 360px;
	background-color: white;
	margin: auto auto;
	border: 2px solid black;
}

#playbutton {
	width: 428px;
	height: 134px;
	margin: auto;
	margin-top: 50px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/play-button.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#playbutton:hover {
	background-position: top;
}

#playbutton:active {
	background-position: center;
}



#main {
	min-width: 1260px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/GaR_Site_Parts_001_02.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#main-menu-bgr {
	height: 203px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/main-memu-bgr.png);
	background-position: center;
	min-width: 1260px;
	overflow: auto;
}

#main-menu {
	width: 750px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 44px;
}

.main-buttons {
	width: 125px;
	height: 60px;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

.main-buttons:hover {
	background-position: center;
}

.main-buttons.active {
	background-position: bottom;
	box-shadow: 0 0 8px #CC0;
}

#home-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/home-button.jpg);
}

#game-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/game-button.jpg);
}

#media-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/media-button.jpg);
}

#store-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/store-button.jpg);
}

#forums-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/forums-button.jpg);
}

#faq-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/faq-button.jpg);
}

#download-breadcrumb {
	width: 920px;
	margin: auto auto;
}

#download-client {
	width: 234px;
	height: 45px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/download-client.png);
	background-repeat: no-repeat;
	margin: 25px 343px 0 0;;
	float: right;
}

#download-client:hover {
	background-position: center;
}

#download-client:active {
	background-position: bottom;
}

#content {
	width: 920px;
	min-height: 800px;
	margin: auto;
	margin-top: 25px;
}

#content-payment {
    margin: 25px auto auto;
    min-height: 800px;
    width: 950px;
}

#content-main {
	width: 920px;
	min-height: 300px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/content-main.png);
	padding-top: 15px;
}

#content-main-nosidebar {
	width: 940px;
	min-height: 300px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/content-main-nosidebar.png);
	margin-left: -10px;
}

#content-main-top {
	width: 920px;
	height: 35px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/content-main-top.png);
}

.breadcrumb {
	color: #a19468;
	margin: 50px 0 0 45px;
	font-size: 14px;
	float: left;
	max-width: 250px;
}

.breadcrumb-arrow {
	color: #ffc80a;
	font-weight: bold;
}

.breadcrumb-active {
	color: white;
}

#content-main-bottom {
	width: 920px;
	height: 38px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/content-main-bottom.png);
}

#content-main-bottom-nosidebar {
	width: 940px;
	height: 38px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/content-main-bottom-nosidebar.png);
	margin-left: -10px;
}

#right-sidebar {
	float: right;
	width: 265px;
	margin: 40px 36px 0 0;
}

.article-sidebar {
	width: 240px;
/*	height: 220px;*/
	background-color: #28231f;
	box-shadow: 2px 4px 6px black;
	padding: 10px 10px 20px;
	border-top: 2px solid #66594d;
}

.article-sidebar-img {
	width: 240px;
	height: 100px;
	border: 1px solid #66594d;
	background-color: black;

}

.article-sidebar-comment-indicator {
	float: right;
	width: 45px;
	height: 30px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/comments-icon.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 10px;
	color: #a19468;
}

.article-sidebar-title {
	color: #ffc80a;
	font-size: 16px;
	margin-top: 10px;
}

.article-sidebar-short-txt {
	color: #a19468;
	margin-top: 10px;
	font-size: 13px;
	width: 220px;
}

.article-sidebar-more {
	color: #ffc80a;
	font-size: 13px;
}

.article-sidebar-recent {
	color: #a19468;
	font-size: 13px;
	float: right;
}

.sidebar-banner {
	width: 260px;
	height: 140px;
	background-color: black;
	border: 1px solid #66594d;
	margin: 15px 0 0 0;
	box-shadow: 2px 4px 6px black;
}

.promotion-sidebar {
	width: 240px;
	background-color: #28231f;
	border-top: 1px solid #66594d;
	margin: 15px 0 0 0;
	box-shadow: 2px 4px 6px black;
	height: 80px;
	padding: 10px;
}

.promotion-sidebat-img {
	width: 80px;
	height: 80px;
	border: 1px solid #66594d;
	float: left;
	background-color: black;
	margin-right: 10px;
}

.promotion-sidebar-title {
	margin: 0 !important;
}

.promotion-sidebar-more {
	float: right;
}


.content-middle {
	min-height: 250px;
	margin: 0 0 0 40px;
	width: 850px;
}

.article-open {
	width: 550px;
	min-height: 250px;
	margin: 0 0 0 40px;
}

.article-theme-image {
	width: 550px;
	height: 140px;
	background-color: black;
	margin-bottom: 20px;
}

.article-txt {
	color: #a19468;
	margin: 10px 0 30px 0;
}

#next-perv-container {
	float: left;
	width: 606px;
	height: 150px;
	margin: 30px 0 0 13px;;
}




#hp-promotions-holder {
	margin: 0 0 25px 0;
	width: 920px;
	height: 160px;
}

.hp-promo {
	width: 220px;
	height: 152px;
	border: 1px solid #695c50;
	float: left;
	margin: 0 4px;
	background-color: black;
	box-shadow: 0 0 10px black;
}

.article {
	width: 920px;
	height: 248px;
	border: 1px solid #695c50;
	box-shadow: 0 0 10px black;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/article-bgr.jpg);
}

.article-center {
	width: 880px;
	margin: auto;
	margin-top: 15px;
}

.article-title {
	color: #ffc80a;
	font-size: 22px;
}

.some-thing {
	width: 560px;
	height: 17px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/some-thing.png);
	margin: 10px 0 0 0;
}

.article-meta-container {
	height: 25px;
}

.article-meta {
	float: left;
	color: #a19468;
	font-size: 16px;
}

.article-main {
	width: 730px;
	height: 130px;
	float: right;
	margin-top: 23px;
}

.article-thumb {
	width: 133px;
	height: 133px;
	background-color: black;
	margin-top:25px;
	border: 1px solid white;
}

.article-short-txt {
	width: 700px;
	color: #a19468;
}

.article-comment-indicator {
	float: right;
	width: 45px;
	height: 30px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/comments-icon.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 30px;
	color: #a19468;
}

.article-more {
	margin-top: 30px;
	color: #ffc80a;
}


#main-bottom {
	height: 180px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/main-bottom.png);
}

.bottom-buttons {
	margin: 20px 0 0 0;
	background-repeat: no-repeat;
}

.bottom-buttons:hover {
	background-position: center;
}

.bottom-buttons:active {
	background-position: right;
}

#next-button {
	width: 108px;
	height: 86px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/next-button.png);
	float: right;
}

#perv-button {
	width: 108px;
	height: 86px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/perv-button.png);
	float: left;
}

#footer {
	width: 920px;
	margin: auto auto;
	clear: both;
}

#foot-menu {
	list-style-type: none;
	color: #564945;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-top: 2px solid #ffc80a;
}

.foot-menu {
	float: left;
	margin: 10px 10px 0 0;
}

.foot-menu a {
	color: #564945;
	text-decoration: none;
}

.foot-menu a:hover {
	color: #ffc80a;
}

.foot-menu a.active {
	color: #ffc80a;
}

#contact-us-foot {
	float: right;
	margin: 10px 0 0 0;
}

#contact-us-foot a {
	color: #564945;
	text-decoration: none;
}

#contact-us-foot a:hover {
	color: #ffc80a;
}

#contact-us-foot a.active {
	color: #ffc80a;
}

#foot-social {
	width: 920px;
	clear: both;
	padding-top: 20px;
}

#foot-banner {
	width: 225px;
	height: 180px;
	float: left;
	margin-left: 20px;
	border: 1px solid #564945;
}

#foot-contact {
    float: left;
    height: 180px;
    margin-left: 20px;
    width: 225px;
}
.contact-email {
    margin: 20px 0 0 10px;
    text-decoration: none;
}
.contact-email:hover {
    text-decoration: underline;
}

#foot-eula {
	float: right;
	color: #564945;
	margin: 20px 0 0 0;
	font-size: 14px;
}

#foot-eula a {
	color: #564945;
	text-decoration: none;
}

#foot-eula a:hover {
	color: #ffc80a;
	text-decoration: none;
}

#foot-eula a.active {
	color: #ffc80a;
}

#foot-copyright {
	color: #564945;
	margin: 20px 0 0 0;
	float: left;
	font-size: 14px;
	padding-bottom: 20px;
}




.media-all {
	float: right;
	margin-top: 18px;
	font-size: 16px;
	color: #a19468;
}

.media-titles {
	color: #ffc80a;
	font-size: 26px;
	padding-left: 35px;
	background-repeat: no-repeat;
}

.media-images {
	width: 222px;
	height: 124px;
	background-color: black;
	float: left;
	box-shadow: 0 0 8px black;
	border: 1px solid #66594d;
	margin-left: 20px;
}

.media-videos-container {
	margin-top: 25px;
	height: 130px;
}

.media-video-titles {
	font-size: 18px;
	color: #ffc80a;
	font-weight: 200;
	margin-left: 270px;
}

.media-video-txt {
	color: #a19468;
	margin: 10px 0 10px 270px;
}

.media-date {
	float: right;
	color: #a19468;
	font-size: 10px;
}

#media-video-title {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/movies-icon.png);
	padding-top: 10px;
}

.content-counter {
	color: #a19468;
	font-weight: 300;
	font-size: 16px;
	margin-left: 10px;
}

#media-screenshots {
	margin: 50px 0 50px 0;
	height: 420px;
}

#media-screenshot-title {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/screenshots-icon.png);
	padding-top: 10px;
}

.media-screenshot-container {
	width: 275px;
	float: left;
	margin: 30px 0 0 0;
}

.media-screenshot-images {
	margin-left: 23px !important;
}

.media-date-screenshot {
	margin: 5px 30px 0 0 !important;
}

#media-artwork {
	height: 440px;
}

#media-artwork-title {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/artworks-icon.png);
	padding-top: 10px;
}

.media-open-titles {
	font-size: 24px;
	color: #ffc80a;
}
.media-open-comments {
	margin-top: 10px !important;
}

.media-open-date {
	font-size: 12px;
	color: #a19468;
}

.article-open-media-container {
	width: 560px;
	height: 315px;
	border: 1px solid black;
	margin: 20px 0 0 -5px;
}

.video-description {
	width: 350px;
	color: #a19468;
	margin: 10px 0 0 0;
}

.comment-box {
	background-color: #28231f;
	width: 100%;
	height: 140px;
	padding-top: 25px;
	margin-top: 5px;
	border-top: 1px solid #a19468;
	border-bottom: 4px solid black;
	box-shadow: 0 0 10px black;
}

.comment-input-box {
	width: 500px;
	height: 100px;
	margin:0 0 0 25px;
	background-color: #191514;
}

.leave-a-comment {
	color: #ffc80a;
	margin: 30px 0 0 0;
}

.comment-post {
	color: #ffc80a;
	float: right;
	margin: 10px 25px 0 0;
}

.comment-post:hover {
	text-decoration: underline;
}

.comments {
	background-color: #28231f;
	width: 520px;
	min-height: 75px;
	margin-top: 20px;
	padding: 15px;
}

.comments-thumbnail {
	width: 70px;
	height: 70px;
	float: left;
	border: 1px solid #a19468;
	background-color: black;
	margin-right: 15px;
}

.comments-name {
	color: #ffc80a;
}

.comments-date {
	font-size: 12px;
	color: #a19468;
	float: right;
}

.comments-txt {
	color: #a19468;
}

.sidebar-media-thumbnails-box {
	width: 250px;
	height: 630px;
	background-color:#28231f;
	border-top: 1px solid #a19468;
	border-bottom: 4px solid black;
	box-shadow: 5px 0 10px black;
	overflow-y: auto;
}

.sidebar-media-thumbnails {
	width: 182px;
	height: 102px;
	background-color: black;
	box-shadow: 0 0 7px black;
	border: 1px solid #a19468;
	margin: 20px 0 0 15px;

}

.sidebar-media-thumbnails-scrollbar {
	width: 20px;
	height: 100%;
	float: right;
	border: 1px solid black;
	margin-right: 10px;
	display: none;
}

.download-image {
	color: #ffc80a;
	margin-top: 10px;
}

.slideshow-right {
	float: right;
	width: 50px;
	height: 100%;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/slideshow-arrows-bgr.png);
}

.slideshow-right-arrow {
	width: 21px;
	height: 42px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/slideshow-right.png);
	margin: auto;
	margin-top: 136px;
}

.slideshow-left {
	float: left;
	width: 50px;
	height: 100%;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/slideshow-arrows-bgr.png);
}

.slideshow-left-arrow {
	width: 21px;
	height: 42px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/slideshow-left.png);
	margin: auto;
	margin-top: 136px;
}

.payment-container {
	margin: 10px 0 20px 0;
}
/*
.payment-option {
	width: 269px;
	height: 145px;
	cursor: pointer;
	float: left;
	margin: 10px 0 0 5px;
}

.payment-option:hover {
	background-position: right;
}

.pay5 {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/pay5.jpg);
}

.pay10 {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/pay10.jpg);
}

.pay20 {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/pay20.jpg);
}

.pay50 {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/pay50.jpg);
}

.pay100 {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/pay100.jpg);
	background-position: right;
}

.pay100:hover {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/pay100.jpg);
	background-position: left !important;
}
*/

#ladder {
	width: 920px;
	clear: both;
	margin: -20px 0 0 10px;
}

#ladder-up-right {
	width: 125px;
	height: 55px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-up-right.png);
	float: right;
}

#ladder-up-left {
	width: 125px;
	height: 55px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-up-left.png);
	float: left;
}

#ladder-up {
	width: 670px;
	height: 55px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-up.jpg);
	margin: auto auto;
}

#ladder-main {
	width: 882px;
	min-height: 300px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-bgr.png);
	margin: auto auto;
}

#ladder-bottom {
	width: 882px;
	margin: auto auto;
}

#ladder-down-right {
	width: 94px;
	height: 36px;
	float: right;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-down-right.png);
}

#ladder-down-left {
	width: 94px;
	height: 36px;
	float: left;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-down-left.png);
}

#ladder-bottom-bgr {
	width: 694px;
	height: 66px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-down.png);
	background-repeat: repeat-x;
	margin: auto auto;
}

#ladder-bottom-center {
	width: 268px;
	height: 66px;
	margin: auto auto;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/ladder-down-center.png);
}

#ladder-pages {
	width: 150px;
	font-size: 13px;
	margin: auto auto;
	color: #ffc80a;
}

#ladder-pages a.current {
	text-decoration: underline!important;
	color: white!important;
}

.ladder-titles {
	color: #ffc80a;
	float: left;
}

.ladder-titles-center {
	margin-left: 100px;
}

#statistics-menu-bgr {
	width: 920px;
	height: 39px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/statistics-menu.jpg);
	line-height: 40px;
}

#statistics-menu {
	margin-left: 0px;
}

#statistics-menu li {
	float: left;
	color: #a19468;
	margin: 0 0 0 50px;
	list-style: none;
}
#statistics-menu li a {
	color: #a19468;
	text-decoration: none;
}

#statistics-menu li a:hover {
	color: white;
}

#promo-code {
	width: 400px;
	height: 50px;
	font-size: 20px;
	padding: 0 15px 0 15px;
	margin: 10px 0 30px 250px;
}

#statistics-menu-active a {
	color: white !important;
}

#leaderboard-league-bgr {
	width: 920px;
	height: 300px;
	background-color: black;
}

#season-counter {
	color: #ffc80a;
	clear: left;
	font-size: 24px;
	margin: 0 0 0 25px;
	line-height: 40px;
	height: 0px;
}

.league-choose {
	width: 128px;
	height: 200px;
	padding: 10px;
	float: left;
	margin: 58px 0 0 10px;
	background-color: #272320;
}

.league-choose:hover{
	border-top: 2px solid #f7c00b;
	border-left: 2px solid #f7c00b;
	border-right: 2px solid #f7c00b;
	margin-top: 56px !important;
}

.league-img {
	width: 128px;
	height: 128px;
	background-color: white;
}

.league-choose-active {
	border-top: 2px solid #f7c00b;
	border-left: 2px solid #f7c00b;
	border-right: 2px solid #f7c00b;
	margin-top: 56px !important;
}

#league1 {
	margin-left: 150px !important;
}

.league-title {
	font-size: 26px;
	text-align: center;
	margin-top: 10px;
}

.league-title-active {
	color: #f7c00b;
}

#edit-profile {
	float: right;
	margin-left: 250px;
}

#edit-profile-active {
	clear: right;
	margin-right: 30px;
	color: white;
}

#achievments-progress-bar {
	width: 870px;
	height: 30px;
	background-color: #322d2d;
	margin: auto;
	text-align: center;
}

#achievments-progress-txt {
	color: white;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}

#achievments-menu {
	list-style: none;
	width: 300px;
	margin: auto auto;
	margin-top: 20px;
	padding: 0;
}

#achievments-menu li {
	color: #a19468;
	font-size: 22px;
	float: left;
	margin-left: 20px;
}

#achievments-menu-active {
	color: white !important;
}

#achievments-menu li:hover {
	color: white;
}

.achievments-container {
	width: 850px;
	height: 96px;
	padding: 10px;
	background-color: #28231f;
	margin: auto;
	margin-top: 20px;
}

.achievments-img {
	width: 96px;
	height: 96px;
	background-color: black;
	float: left;
}

.achievments-title {
	color: #ffc80a;
	font-size: 26px;
	margin-left: 116px;
}

.achievments-description {
	font-size: 16px;
	margin-left: 116px;
	width: 650px;
	height: 35px;
	overflow: hidden;
}

.achievments-points {
	float: right;
	font-size: 36px;
	color: white;
	font-weight: bold;
}

.achievments-points-pt {
	float: right;
	font-size: 16px;
	color: white;
}

.achievments-date {
	float: right;
	font-size: 12px;
	margin-top: 15px;
}

.achievments-reward {
	color: white;
	font-size: 12px;
	float: right;
	margin: 15px 250px 0 0;
}

/*
#game_container img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
#game_container img.alignleft {
    display: inline;
    float: left;
    margin: 5px;
}
*/

#pop-up-box {
	width: 504px;
}

.pop-up-up {
	width: 504px;
	height: 94px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/popup-up.png);
}

.pop-up-main {
	width: 504px;
	min-height: 200px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/popup-bgr.png);
}

.pop-up-down {
	width: 504px;
	height: 66px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/popup-bottom.png);
	background-repeat: no-repeat;
}

.buttons-save-enter-submit {
	width: 190px;
	height: 66px;
}

.buttons-save-enter-submit:hover {
	background-position: center;
}

.buttons-save-enter-submit:active {
	background-position: bottom;
}

#submit-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/submit-button.png);
	margin: auto auto;
	cursor: pointer;
}

#promo-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/submit-button.png);
	margin: auto auto;
	cursor: pointer;
}

.popup-title {
	color: #ffc80a;
	font-size: 26px;
	text-align: center;
	margin-bottom: 15px;
}
	
#register-form {
	text-align: right;
	color: #a19468;
	margin-right: 130px;
}

#profile-form {
	text-align: right;
	color: #a19468;
	margin-right: 130px;
}

.download-playin {
	width: 504px;
	height: 91px;
	background-position: bottom;
}

.download-playin:hover {
	background-position: center;
}

.download-playin:active {
	background-position: top;
}

#download-client-popup {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/download-client-popup.png);
}

#playin-popup {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/play-in-browser.png);
}

#popup-or {
	width: 28px;
	height: 16px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/popup-or.png);
	margin: 10px auto;
}

.fav-achievements-container {
	margin-right: 30px;
	float: right;
}

.fav-achievements-title {
	font-size: 17px;
	text-align: right;
	margin: 20px 10px 0 0;
}

.fav-achievements {
	width: 100px;
	height: 180px;
	background-color: #28231f;
	float: right;
	margin: 10px 10px 0 0;
	padding: 20px;
}

.fav-achievement-name {
	color: #ffc80a;
	text-align: center;
	margin-top: 105px;
	height: 50px;
}

.fav-achievement-date {
	color: #a19468;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

.profile-pic {
	width: 128px;
	height: 128px;
	float: left;
}

.profile-stats-container {
	width: 380px;
	height: 200px;
	float: left;
	margin: 50px 0 0 30px;
}

.profile-basic-stats {
	color: #a19468;
	float: left;
	margin: 0 0 0 30px;
	font-size: 18px;
}

.profile-name {
	font-size: 22px;
	color: #ffc80a;
	font-weight: bold;
}

.profile-unity-screen {
	width: 860px;
	height: 620px;
	background-color: gray;
	margin: auto;
	margin-top: 20px;
}

.statistics-table {
	width: 850px;
	margin: auto;
}

.statistics-table td {
	padding: 8px;
}

.stats-amount {
	width: 100px;
	text-align: right;
	color: white;
}

.stats-name-title {
	text-align: left;
	color: #ffc80a;
}

.stats-amount-title {
	text-align: right;
	color: #ffc80a;
}

.stats-name {
	color: #a19468;
}

.stats-table-colored {
	background-color: #28231f;
}

.edit-profile-img-container {
	width: 500px;
	float: left;
	margin: 80px 0 0 30px;
}

.avatar-chooser {
	width: 330px;
	height: 128px;
	float: left;
	margin-left: 20px;
}

.avatars {
	width: 64px;
	height: 64px;
	background-color: white;
	float: left;
	margin: 1px;
}

.edit-profile-form {
	float: left;
	margin: 20px 0 0 40px;
}

#save-button {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/save-button.png);
	margin: 40px 0 0 30px;
}

.avatar-page-select {
	float: right;
	color: #ffc80a;
	margin: 10px 25px 0 0;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 5px;
}
img.alignright {
	display: inline;
	float: right;
	margin: 5px;
}

.store p {
	margin: 0 0 10px;
}
.store p.last {
	margin:0;
}

.faq-ul {
	padding: 0;
	margin: 0;
}

.faq-questions {
	color: #ffc80a;
	font-size: 18px;
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/faq-bullet.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	min-height: 30px;
	list-style-type: none;
	padding-left: 50px;
	min-height: 38px;
}

.payment_method_cc {
	background: url(//s3.amazonaws.com/play-gar.com/static/site/images/Payments/Store_Funds_BG_2.png) no-repeat;
	width: 272px;
	height: 146px;
	cursor: pointer;
	margin: 5px;
	float: left;
}

.payment_method_sms {
	background: url(//s3.amazonaws.com/play-gar.com/static/site/images/Payments/Store_Funds_BG_2.png) no-repeat;
	width: 272px;
	height: 146px;
	cursor: pointer;
	margin: 5px;
	float: left;
}

.payment_method_cc	   { background-position: 0px 0px  }
.payment_method_cc:hover { background-position: 100% 0; }

.payment_method_sms	  { background-position: 0 -146px; }
.payment_method_sms:hover { background-position: 100% -146px; }

.payment_option {
    background: url("//s3.amazonaws.com/play-gar.com/static/site/images/Payments/Store_Funds.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 146px;
    margin: 5px;
    width: 272px;
}

.payment_option.pay1	   { background-position: 0px 0px  }
.payment_option.pay1:hover { background-position: -272px 0px }

.payment_option.pay5	  { background-position: 0 -146px }
.payment_option.pay5:hover { background-position: -272px -146px }

.payment_option.pay10	   { background-position: 0px -292px }
.payment_option.pay10:hover { background-position: -272px -292px }

.payment_option.pay20	   { background-position: 0px -438px }
.payment_option.pay20:hover { background-position: -272px -438px }

.payment_option.pay50	  { background-position: 0px -584px;}
.payment_option.pay50:hover {background-position: -272px -584px }

.payment_option.pay100	  { background-position: 0px -730px;}
.payment_option.pay100:hover {background-position: -272px -730px }

.payment_sms {
	width: 272px;
	height: 146px;
	cursor: pointer;
	margin: 5px;
	float: left;
}
.sms_option_1 {
	background: url(//s3.amazonaws.com/play-gar.com/static/site/media/images/SMS/Credits_1Lev.jpg) no-repeat;
	background-position: 0px 0px;
}
.sms_option_2 {
	background: url(//s3.amazonaws.com/play-gar.com/static/site/media/images/SMS/Credits_2Leva.jpg) no-repeat;
	background-position: 0px 0px;
}
.sms_option_4 {
	background: url(//s3.amazonaws.com/play-gar.com/static/site/media/images/SMS/Credits_4Leva.jpg) no-repeat;
	background-position: 0px 0px;
}
.sms_option_5 {
	background: url(//s3.amazonaws.com/play-gar.com/static/site/media/images/SMS/Credits_5Leva.jpg) no-repeat;
	background-position: 0px 0px;
}
.sms_option_1:hover, .sms_option_2:hover, .sms_option_4:hover, .sms_option_5:hover {
	background-position: right;
}

.payment_option_wt {
    background: url(//s3.amazonaws.com/play-gar.com/img/wildcoins.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 189px;
    margin-right: -15px;
    width: 354px;
}
.payment_option_wt.pay5 {
    background-position: 0 0;
}
.payment_option_wt.pay5:hover {
    background-position: -356px 0;
}
.payment_option_wt.pay10 {
    background-position: 0 -191px;
}
.payment_option_wt.pay10:hover {
    background-position: -356px -191px;
}
.payment_option_wt.pay20 {
    background-position: 0 -382px;
}
.payment_option_wt.pay20:hover {
    background-position: -356px -382px;
}
.payment_option_wt.pay50 {
    background-position: 0 -575px;
}
.payment_option_wt.pay50:hover {
    background-position: -356px -575px;
}
.payment_option_wt.pay100 {
    background-position: 0 -766px;
    margin-left: 180px;
}
.payment_option_wt.pay100:hover {
    background-position: -356px -766px;
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
.table {
    margin-bottom: 20px;
    width: 100%;
}
.table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
    color: #A19468;
}
.table th {
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0 none;
}
.table tbody + tbody {
    border-top: 2px solid #DDDDDD;
}
.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}

#forgot-psw {
	color: #ffc80a;
	float: right;
	font-size: 12px;
	margin: 3px 0 0 0;
}

#forgot-psw:hover {
	text-decoration: underline;
}

#submit-button-psw {
	background-image: url(https://s3.amazonaws.com/play-gar.com/static/site/skin/submit-button.png);
}

#user-Registration-form {
	color: #A19468;
}
#user-Registration-form label,
#user-Registration-form input[type="text"],
#user-Registration-form input[type="password"] {
	display: block;
	margin: 5px 0;
}


.lb-position {
	width: 90px;
}

.lb-name {
	width: 195px;
}

.lb-level {
	width: 190px;
}

.lb-rating {
	width: 110px;
	text-align: right;
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background-image: url(/images/poup-bgr.png);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}

.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	margin-left: -300px;
	width: 520px;
	position: absolute;
	z-index: 101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}

.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: bold;
	cursor: pointer;
}
/*
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.pr10 {
    padding-right: 10px;
}
.pr20 {
    padding-right: 20px;
}
.pr30 {
    padding-right: 30px;
}
.pr40 {
    padding-right: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.pl10 {
    padding-left: 10px;
}
.pl20 {
    padding-left: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pl40 {
    padding-left: 40px;
}
.errorMessage {
    color: #FF0000;
    float: left;
    line-height: 30px;
    margin-left: 10px;
}
form .controls > input {
    float: left;
}
form .controls.error > input {
    border: 1px solid #FF0000;
}
.errorSummary {
    background-color: #FFEEEE;
    border: 1px solid #FF0000;
    color: #FF0000;
    padding: 20px;
}
.white-back {
    background-color: #FFFFFF;
}
.lightHeading {
    color: #DEDEDE;
    text-shadow: 1px 1px 1px #000000;
}
.widget ul > li > a:hover {
    background-color: transparent;
}
.contentWrapper {
    min-height: 500px;
}
.controls label > input {
    margin: -3px 10px 0 0;
}
.controls.buttons {
    margin: 30px 0;
}
.rememberMe input {
    margin-right: 10px;
}
*/
#myCarousel {
    /*border: 1px solid #CCCCCC;*/
    height: 360px !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 640px;
}
.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid white;
    border-radius: 23px 23px 23px 23px;
    color: white !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 100;
    height: 40px;
    left: 15px;
    line-height: 30px;
    margin-top: -20px;
    opacity: 0.5;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
}
.pager {
    background: url("//s3.amazonaws.com/play-gar.com/img/sprite.png") no-repeat scroll -230px -411px transparent;
    display: inline-block;
    /*float: left;*/
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
.carouselPagerWrapper {
    bottom: 0px;
    display: inline-block;
    left: 0;
    position: absolute;
    width: 640px;
    text-align: center;
}
.pager.active {
    background-position: -203px -411px;
}
/*
.footer_menu {
    margin: 0 !important;
}
.footer_menu li {
    float: left;
    font-size: 10px;
    margin-right: 20px;
}
.footer_menu li a {
    color: #ACB4BB !important;
}
.footer_menu li a:hover {
    color: #FFFFFF !important;
    text-decoration: none;
}
.footer_menu li:hover {
    color: #FFFFFF;
}
.list_style_none {
    list-style: none outside none;
}
*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: inline-block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}

.wpvl_auto_thumb_box{
    position: relative;
    width: 200px;
    height: 150px;
}

.wpvl_auto_thumb_play{
	position: absolute;
	left: 75px;
	top: 50px;
}

.video_lightbox_auto_anchor_image{
	width: 200px;
	height: 150px;
}