
body {
    font-family: 'Electrolize', sans-serif;
    background-color: #000000;
    background-image: url('/images/v2/game-background4.jpg');
    background-attachment: fixed;
    color: #EEEEEE;
    text-shadow: 1.5px 1px 2px #000000;
    margin: 0px;
    padding: 0px;
    line-height:inherit;
    font-size:inherit;
 }

p
{
    margin-top:5px;
    margin-bottom:5px;
}
a
{
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover
{
	color:#FFFFFF;
	font-style:normal;
	text-decoration: none;
}
a:visited
{
	color:#FFFFFF;
	text-decoration: underline;
}
div {
    margin: 0px;
    padding: 0px;
    /**Throwing out any chance of unforseen margins/paddings**/
    }
#content_wrapper {
    width: 794px;
    margin: 0 auto;
    /* margin-top: 45px; */
    margin-bottom: 1em;
    z-index: 1;
    padding-top: 75px;
    }
.clear_both {
    display: block;
    clear: both;
    }
.navmarker
{
	position:relative;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
}

span.noSize {
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    /*insures snans as anchors will not display a size*/
}

.mobile-spacer
{
	height:100px;
    height: calc(100% - 600px);
}
.mobile-spacer-top
{
	height:108px;
}

@media screen and (max-width: 1200px) {
    .mobile-spacer-top
    {
        height:0px;
    }
}

/*** GENERAL TEXT STYLES ***/
.problem
{
	color: #FF0000;

background: -moz-linear-gradient(left,  rgba(22,0,0,0) 0%, rgba(22,0,0,0.02) 1%, rgba(22,0,0,0.32) 20%, rgba(22,0,0,0.5) 49%, rgba(20,13,13,0.32) 84%, rgba(19,19,19,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(22,0,0,0)), color-stop(1%,rgba(22,0,0,0.02)), color-stop(20%,rgba(22,0,0,0.32)), color-stop(49%,rgba(22,0,0,0.5)), color-stop(84%,rgba(20,13,13,0.32)), color-stop(100%,rgba(19,19,19,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(22,0,0,0) 0%,rgba(22,0,0,0.02) 1%,rgba(22,0,0,0.32) 20%,rgba(22,0,0,0.5) 49%,rgba(20,13,13,0.32) 84%,rgba(19,19,19,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(22,0,0,0) 0%,rgba(22,0,0,0.02) 1%,rgba(22,0,0,0.32) 20%,rgba(22,0,0,0.5) 49%,rgba(20,13,13,0.32) 84%,rgba(19,19,19,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(22,0,0,0) 0%,rgba(22,0,0,0.02) 1%,rgba(22,0,0,0.32) 20%,rgba(22,0,0,0.5) 49%,rgba(20,13,13,0.32) 84%,rgba(19,19,19,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(22,0,0,0) 0%,rgba(22,0,0,0.02) 1%,rgba(22,0,0,0.32) 20%,rgba(22,0,0,0.5) 49%,rgba(20,13,13,0.32) 84%,rgba(19,19,19,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00160000', endColorstr='#00131313',GradientType=1 ); /* IE6-9 */

	padding: 5px;
	border-top:solid 2.5px #FF0000;
	border-bottom:solid 2.5px #FF0000;
}
.fineprint
{
	font-size: 13px;
	margin-left:20px;
}

#noJavaScript
{
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
    text-align: center;
    width: 700px;
}




/****INDEX****/
#index_main_wrapper {
    width: 640px;
    height: 385px;
    margin: 0 auto;
    margin-top: 50px;
    background-image: url('/images/main-backing.png');
    padding: 70px 20px 65px 40px;
    }
#index_main_content {
    width: 640px;
    height: 385px;
    }
/**playNow btn**/
#index_main_playNow {
    width: 244px;
    height: 65px;
    margin: -526px 13px 13px 563px;
    background-image: url('/images/play-now-button.png');
    background-position: center;
    background-repeat: no-repeat;
    }
#index_main_playNow:hover {
    background-size: 100% 100%;
    }
#index_main_playNow:active {
    background-size: 192px 51px;
    }
#index_main_playNow_link {
    display: block;
    width: 100%;
    height: 100%;
    }
#voidspaceLink {
    display: block;
    float: left;
    margin-left: 107px;
    height: 52px;
    width: 300px;
    }
/**Social**/
.socialLink {
    width: 98px;
    height: 74px;
    margin: 5px 4px 5px -10px;
    background-position: center;
    background-repeat: no-repeat;
    }

#index_main_social_facebook {
    margin-top: 38px;
    background-image: url('/images/facebook-button.png');
    }
#index_main_social_facebook:hover {
    background-size: 100% 100%;
    }
#index_main_social_facebook:active {
    background-size: 77px 58px;
    }

#index_main_social_reddit {
    background-image: url('/images/reddit-button.png');
    }
#index_main_social_reddit:hover {
    background-size: 100% 100%;
    }
#index_main_social_reddit:active {
    background-size: 77px 58px;
    }

#index_main_social_twitter {
    background-image: url('/images/twitter-button.png');
    }
#index_main_social_twitter:hover {
    background-size: 100% 100%;
    }
#index_main_social_twitter:active {
    background-size: 77px 58px;
    }

#index_main_social_googlePlus {
    background-image: url('/images/google-plus-button.png');
    }
#index_main_social_googlePlus:hover {
    background-size: 100% 100%;
    }
#index_main_social_googlePlus:active {
    background-size: 77px 58px;
    }

#index_main_social_youTube {
    background-image: url('/images/youtube-button.png');
    }
#index_main_social_youTube:hover {
    background-size: 100% 100%;
    }
#index_main_social_youTube:active {
    background-size: 77px 58px;
    }

.index_main_social_link {
    display: block;
    width: 100%;
    height: 100%;
    }
/**Extra videos**/
.extra_videos {
    width: 221px;
    height: 133px;
    padding: 24px 33px 69px 26px;
    background-image: url('/images/extra-video-backing.png');
    background-repeat: no-repeat;
    }
.extra_videos:hover {
    cursor: pointer;
    }
#index_extra_video_1 {
    margin-top: 13px;
    margin-left: 85px;
    }
#index_extra_video_2 {
    margin-top: -226px;
    margin-left: 455px;
    }
.extra_videos_content {
    padding-top: 2px; /*give something for margins to add on to*/
    width: 220px;
    height: 130px;
    background-size: 100% 100%;
    }
#index_extra_video_1_content {
    background-image: url("/images/video1.png");
    }
#index_extra_video_2_content {
    background-image: url("/images/video2.png");
    }
.extra_vidoes_label {
    margin-top: 33px;
    font-size: 1.3em;
    width: 100%;
    text-align: center;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
.extra_videos_caption {
    margin-top: 86px;
    height: 38px;
    width: 214px;
    background-color: rgba(0,0,0,.8);
    font-family: 'Electrolize', 'Geneva', sans-serif;
    font-size: .8em;
    padding: 3px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
/**Email**/
#index_email {
    width: 700px;
    height: 160px;
    margin: 0 auto;
    margin-top: 5px;
    padding-top: 21px;
    background-image: url('/images/email-window.png');
    background-repeat: no-repeat;
    }
#index_email_submit {
    width: 121px;
    height: 54px;
    margin: -116px 0px 0px 587px;
    background-image: url('/images/email-submit-button.png');
    background-repeat: no-repeat;
    background-position: left center;
    }
#index_email_submit:hover {
    cursor: pointer;
    background-size: 100% 100%;
    }
#index_email_submit:active {
    cursor: pointer;
    background-size: 95px 42px;
    }
#index_email_label {
    width: 100%;
    text-align: center;
    font-size: 18.5px;
    line-height: 19px;
    font-family: 'Electrolize', 'Geneva', sans-serif;
    }
.email {
    width: 478px;
    height: 36px;
    margin-top: 30px;
    margin-left: 60px;
    border: none;
    border-radius: 0px;
    padding: 2px 2px 2px 1px;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.2em;
    }
/**Info**/
.index_info {
    width: 700px;
    margin: 0 auto;
    margin-top: 20px;
    }
.index_info_header {
    width: 700px;
    height: 28px;
    padding-top: 20px;
    font-size: 1.35em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
    background-image: url('/images/info-category-title-bar.png');
    }
.index_info_top {
    width: 700px;
    height: 158px;
    padding-top: 12px;
    background-image: url('/images/info-category-body-part1.png');
    }
.index_info_body {
    width: 700px;
    min-height: 120px;
    background-image: url('/images/info-category-body-part2.png');
    overflow: hidden;
    }
.info_topBanner {
    width: 660px;
    height: 150px;
    margin: 0 auto;
    background-position: top left, 10px 10px;
    background-size: 660px 150px, 640px 130px;
    background-repeat: no-repeat;
    }
.index_info_text {
    width: 660px;
    margin: 0 auto;
    margin-top: 0px;
    overflow: visible;
    font-family: 'Electrolize', 'Geneva', sans-serif;
    line-height: 16px;
    }
.index_info_text ol, .index_info_text ul, .index_info_text p {
    margin-bottom: 0px;
    -webkit-margin-after: 0px;
    }
.index_info_cutoff {
    width: 660px;
    margin: 0 auto;
    }
.index_info_footer_noscript {
    width: 700px;
    height: 39px;
    background-image: url('/images/info-category-body-part3.png');
    }
.index_info_footer {
    display: none;
    width: 700px;
    height: 46px;
    margin-top: -20px;
    padding-top: 24px;
    background-image: url('/images/info-category-footer-bar.png');
    background-repeat: no-repeat;
    }
.index_info_footer_details {
    width: 260px;
    height: 32px;
    margin: -2px 0px 0px 440px;
    padding-top: 19px;
    background-image: url('/images/more-details-button-backing.png');
    background-size: 238px 48px;
    background-position: center;
    background-repeat: no-repeat;
    }
.index_info_footer_details:hover {
    background-size: 100% 100%;
    cursor: pointer;
    }
.index_info_footer_details:active {
    background-size: 218px 44px;
    cursor: pointer;
    }
/***Info specific info boxes***/
#info_1 {
    margin-top: 60px;
    }
/**Generic infoBoxes (already expanded)**/
.infoBoxes {
    width: 700px;
    margin: 0 auto;
    margin-top: 20px;
    }
.infoBoxes_header {
    width: 700px;
    height: 53px;
    padding-top: 20px;
    /* font-size: 1.35em; */
    /* font-weight: bold; */
    /* letter-spacing: 1px; */
    line-height: 26px;
    text-align: center;
    background-image: url('/images/info-category-title-bar.png');
    color: #e0b487;
    text-transform:uppercase;
    }
.infoBoxes_body {
    font-family: 'Electrolize', 'Geneva', sans-serif;
	width: 700px;
    min-height: 100px;
    background-image: url('/images/info-category-body-part2.png');
    }
.infoBoxes_indented
{
	padding:7px;
}
.infoBoxes_text {
    width: 660px;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 5px;
    overflow: visible;
    font-family: 'Electrolize', 'Geneva', sans-serif;
    line-height: 16px;
    }
.infoBoxes_text ol, .infoBoxes_text ul, .infoBoxes_text p {
    margin-bottom: 0px;
    -webkit-margin-after: 0px;
    }
.infoBoxes_footer {
    width: 700px;
    height: 67px;
    background-image: url('/images/info-category-body-part3.png');
    }




/**subBoxes and subHeaders**/
.subBoxes {
    margin-left: -10px;
    width: 680px;
    min-height: 300px;
    }
.subHeaders {
    background-image: url('/images/Pledge-header-backing.png');
    width: 680px;
    height: 65px;
    margin: 0 auto;
    margin-top: 5px;
    padding-top: 5px; /*Needed so it has something to add child element's margin to*/
    font-family: 'Orbitron', sans-serif;
    }
.subHeader_lights {
    margin-top: -22px;
    margin-left: -17px;
    width: 84px;
    height: 104px;
    background-image: url('/images/Pledge-light-off.jpg');
    background-repeat: no-repeat;
    background-position: 27px 27px;
    }
.subHeader_lights_on { /*For any fixed light*/
    margin-top: -22px;
    margin-left: -17px;
    width: 84px;
    height: 104px;
    background-image: url('/images/Pledge-light-on.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    }
.subHeader_mains {
    display: block;
    margin-top: -75px;
    margin-left: 50px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 900;

    }
.subHeader_subs {
    display: block;
    margin-top: 5px;
    margin-left: 50px;
    font-size: 14px;
    font-weight: 700;
    }
.subHeader_sub_infos {
	color:#DDDDDD;
    display: block;
    font-size: 14px;
    margin-top: -12px;
    margin-left: 250px;
    }
.subBox_contents {
    min-height: 50px;
    margin-top: -10px;
    }
.subBox_content_sides {
    float: left;
    width: 240px;
    height: 230px;
    padding-left: 0px; /*need padding to add margint to*/
    margin: 10px 15px 50px 5px;
    background-image: url('/images/Pledge-sidebar-backing.png');
    background-repeat: no-repeat;
    background-position: -5px -5px;
    background-size: 100% 100%;
    }
.subBox_content_sides_text {
    margin-top: 5px;
    margin-left: 10px;
    width: 210px;
    height: 165px;
    padding-left:11px;
    position:relative;
    }
.subBox_content_side_footers {
    margin-top: 54px;
    margin-left: -20px;
    /*width: 248px;
    height: 58px;*/
    width: 278px;
    height: 65px;
    background-image: url('/images/pledge-button.png');
    background-position: center top;
    background-repeat: no-repeat;
    }
.subBox_content_side_footers:hover {
    background-size: 100% 100%;
    }
.subBox_content_side_footers:active {
    background-size: 218px 57px;
    }
.pledgeLink {
    display: block;
    width: 100%;
    height: 100%;
    }

#pledgesContainer
{
    text-align:center;
}

/**Med-Btn**/
.med_btn
{
    display: inline-block;
    width: 156px;
    height: 33px;
    padding-top: 17px;
    background-image: url(/images/medium-bottom-button-backing.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 0px 6px #FFFFFFFF;
    cursor: pointer;
    text-decoration: none;
}
.med_btn:hover {
    filter:brightness(1.5);
    }
.med_btn:active {
    filter:brightness(0.5);
    }
.med_btn_title {
    display: block;
    margin: 0px;
    padding: 0px;
}

.med_btn_2lines
{
    padding-bottom:16px;
}
/**badgeBoxes**/
.badgeBoxes {
    width: 240px;
    height: 60px;
    background-image: url('/images/badge-info-backing.png');
    margin: 0 auto;
    margin-top: 10px;
    }
.badgeLeft {
    margin-left: 10px;
    }
.badgeRight {
    margin-left: 480px;
    }
.badgeInLine {
    display: inline block;
    float: left;
    margin-left:-16px;
    }
.badgeInLine_First {
    display: inline block;
    float: left;
    margin-left:6px;
    }
.badgeInRow {
    margin-top: -90px;
    }
.badgeBox_headers {
    display: block;
    font-family: 'Electrolize', 'Geneva', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding: 20px 0px 0px 10px;
    white-space: nowrap;
    padding-top: 2px;
    color: #FFFFFF;
    }
.badgeBox_contents {
    display: block;
    margin-top: 8px;
    padding-right: 10px;
    text-align: right;
    color: #CCCCCC;
    }

/**Popups**/
#popups {
    display: none;
    }
.popupWrapperBackground {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 47;
    background-color: rgba(0,0,0,.8);
    }
.popupWrapper {
    position: fixed;
    top: 50%;
/**/margin-top: -100px;
/**/height: 200px;
    min-height: 200px;
    width: 100%;
    }
.popup {
    width: 700px;
    position: relative;
    margin: 0 auto;
    }
.popup_header {
	width: 700px;
	height: 53px;
	padding-top: 20px;
	/* font-size: 1.35em; */
	/* font-weight: bold; */
	/* letter-spacing: 1px; */
	line-height: 26px;
	text-align: center;
	background-image: url(/images/info-category-title-bar.png);
	color: #e0b487;
	text-transform:uppercase;
}
.popup_body {
    width: 700px;
    min-height: 100px;
    padding-top: 1em;
    background-image: url('/images/info-category-body-part2.png');
    }
.popup_text {
    width: 660px;
/**/max-height: 100px;
    min-height: 100px;
    margin: 0 auto;
    margin-top: 0px;
    padding-bottom: 5px;
    word-break: normal;
    overflow-y: auto;
    font-family: 'Electrolize', 'Geneva', sans-serif;
    line-height: 16px;
    }
.popup_footer {
	width: 700px;
	height: 67px;
	background-image: url(/images/info-category-body-part3.png);
	margin-top: -14px;
	}
.popup_footer_okay {
    width: 260px;
    height: 35px;
    margin: 14px -31px 0px 440px;
    padding-top: 15px;
    background-image: url('/images/medium-bottom-button-backing.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 0px 6px #FFFFFFFF;
    }
.popup_footer_okay:hover {
    /* background-size: 100% 100%; */
    filter:brightness(1.5);
    cursor: pointer;
    }
.popup_footer_okay:active {
    filter:brightness(0.5);
    cursor: pointer;
    }

/**Chat**/
#chat_tab
{
	margin-left:10px;
	margin-right:10px;
}




/**WormHole**/
#wormholes {
    display: none;
    z-index: -1;
    margin-top: 0px;
    position: absolute;
    }
.wormhole {
    display: block;
    opacity: 0.8;
    -webkit-transition: 1s;
    -webkit-transform: perspective(500) rotateY(65deg);
    -webkit-transform: translateZ(-1);
    transition: 1s;
    transform: perspective(500) rotateY(65deg);
    transform: translateZ(-1);
    }
#wormhole1 {
    margin-top: 90px;
    }
#wormhole2 {
    margin-top: 500px;
    }
/****MAIN****/
#main_socialShare {
    width: 368px;
    height: 80px;
    margin: 0 auto;
    /*margin-top: -40px;*/
    }
.main_socialLink {
    width: 98px;
    height: 74px;
    margin: 5px 4px 5px -10px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    }
#main_social_facebook {
    background-image: url('/images/facebook-button.png');
    }
#main_social_facebook:hover {
    background-size: 100% 100%;
    }
#main_social_facebook:active {
    background-size: 77px 58px;
    }

#main_social_reddit {
    background-image: url('/images/reddit-button.png');
    }
#main_social_reddit:hover {
    background-size: 100% 100%;
    }
#main_social_reddit:active {
    background-size: 77px 58px;
    }

#main_social_twitter {
    background-image: url('/images/twitter-button.png');
    }
#main_social_twitter:hover {
    background-size: 100% 100%;
    }
#main_social_twitter:active {
    background-size: 77px 58px;
    }

#main_social_googlePlus {
    background-image: url('/images/google-plus-button.png');
    }
#main_social_googlePlus:hover {
    background-size: 100% 100%;
    }
#main_social_googlePlus:active {
    background-size: 77px 58px;
    }

#main_social_youTube {
    background-image: url('/images/youtube-button.png');
    }
#main_social_youTube:hover {
    background-size: 100% 100%;
    }
#main_social_youTube:active {
    background-size: 77px 58px;
    }

.main_social_link {
    display: block;
    width: 100%;
    height: 100%;
    }


.bigpricetext
{
	display: inline;
	font-size: 52px;
}

.bigpricetext-glowing
{
	display: inline;
	font-size: 52px;
    text-shadow: 1.5px 1px 2px #000000,
				 0px 0px 8px rgba(255,255,255,1);
}



/* CUSTOM SERVER GAME LIST TABLE */
.csTable
{
	display:table;
	margin-right:auto;
	margin-left:auto;
}

.csTable-title
{
	display: table-caption;
	text-align: left;
	font-weight: bold;
	font-size:28px;
	padding:15px;
	padding-left:0px;
}

.csTable-header
{
	display: table-row;
	font-size:20px;
	font-weight: bold;

}

.csTable-row
{
	color:#CCCCCC;
	display: table-row;
}

.csTable-header-cell-first
{
	border-bottom: solid #FFFFFF 3px;
	display: table-cell;
	padding-left: 3px;
	padding-right: 10px;
	border-bottom: solid #FFFFFF 3px;
	text-align: left;
}
.csTable-header-cell
{
	border-bottom: solid #FFFFFF 3px;
	padding-top: 5px;
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
.csTable-cell-first
{
	display: table-cell;
	padding-left: 3px;
	padding-right: 5px;
	border-bottom: solid #FFFFFF 1px;
	text-align: left;
}
.csTable-cell
{
	padding-top: 5px;
	display: table-cell;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid #FFFFFF 1px;
	text-align:center;
}


.page-footer
{
    font-family: 'Electrolize', 'Geneva', sans-serif;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	
	border-top: ridge 3px #CCCCCC;
background: #1e1e1e; /* Old browsers */
background: -moz-linear-gradient(top,  #1e1e1e 0%, #45484d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e1e1e), color-stop(100%,#45484d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e1e1e 0%,#45484d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e1e1e 0%,#45484d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e1e1e 0%,#45484d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e1e1e 0%,#45484d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#45484d',GradientType=0 ); /* IE6-9 */
	
}

/** Checkmarks **/
.checkmark-container
{
	position:relative;
}
.bigcheckmark
{
	background-image:url("/images/big-checkmark.png");
	width:200px;
	height:200px;
	position: absolute;
	top: -70px;
	left: -80px;
}


.rewardlist
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.rewardlistitem a
{
	color: #CCCCCC;
	position:relative;
}

.rewardlistitem-achieved
{
	color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 2px;
	position:relative;
    text-shadow: 1.5px 1px 2px #000000,
				 0px 0px 8px rgba(255,255,255,1);
}
.rewardlistitem-achieved a
{
	position:relative;
}
.smallchk
{
	background-image:url("/images/small-checkmark.png");
	width:30px;
	height:30px;
	position: absolute;
	top: -7px;
	left: -13px;

}

.rewardlistitem
{
	color: #BBBBBB;
	padding-left: 0px;
}



/**Media queries**/
@media screen and (max-width: 480px) {
    #index_info_body {
        min-height: 305px;
        }
    }
 
 
 .content-box
 {
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 	background:rgba(159,207,227,0.3);
 	
 	padding:8px;
 }   

/*********************************
Chat room styles 
*/
#chat_messages
{
	overflow-y: scroll;
    font-family: 'Electrolize', 'Geneva', sans-serif;
	font-size:12px;
 	background:rgba(0,0,0,0.3);
}
.chat_form_input
{
	display:table-cell;
	width:100%;
}

.chat_form_submit
{
	display:table-cell;
	width:0px;
}
.chat_form_input input
{
	width:100%;
}

    