﻿/* CSS Document */

body
{
	background: #efefef;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 75%;
	margin: 0 auto;
}

img
{
	border: none;
}

.HomemainHolder
{
	margin: 0 auto;
	width: 945px;
	padding: 5px 5px 5px 5px;
}
.homePagemaintopBg
{
	background: url(../images/homePagemaintopBg.png) no-repeat left top;
	height: 5px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	width: 942px;
	padding: 0px 0px 0px 0px;
}
.homePagemainMidBg
{
	background: url(../images/homePagemainMidBg.jpg) repeat-y top;
	margin: 0;
	overflow: hidden;
	padding: 0px 4px 6px 4px;
	width: 934px;
}
.homePagemainBotBg
{
	background: url(../images/homePagemainBotBg.png) no-repeat left top;
	height: 5px;
	margin: 0 0px 0px 0px;
	overflow: hidden;
	width: 942px;
}
.logoContainer
{
	float: left;
	margin: 0 7px 0 0;
	width: 925px;
}
.ryzingBingiLogo
{
	background: url(../images/ryzinglogo.png) no-repeat left top;
	float: left;
	height: 115px;
	margin: 0 0 0 13px;
	width: 182px;
}

.topRightHolder
{
	float: right; /*width:536px;*/
	width: 650px;
}
.shareOnText
{
	font-size: 12px;
	color: #000;
	font-weight: bold; /*float:right;*/
	margin: 0px 5px 0px 0px;
}
.iconContainer
{
	/*border: 1px solid #eaeaea;*/
	/*padding: 5px 5px 5px 5px;*/
	float: right;
	margin: 0px 4px 0px 0px;
}
.iconContainer a
{
    cursor: pointer;
}
.homepagemenuHolder
{
	float: right;
	margin: 0;
}
ul#menu
{
}

ol, ul
{
	list-style-type: none;
	margin: 0px;
	float: right;
}
ul#menu li
{
	float: left;
	margin-left: 10px;
}
ul#menu li a:hover
{
	cursor: pointer;
}
li#home a
{
	background: url( "../images/home.png" ) no-repeat 0 13px transparent;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 55px;
}
li#home a:hover
{
	background: url( "../images/home.png" ) no-repeat 0 -24px;
}
.homeactive
{
	background: url( "../images/home.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 55px;
}
li#about a
{
	background: url( "../images/about.png" ) no-repeat 0 13px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 55px;
}
li#about a:hover
{
	background: url( "../images/about.png" ) no-repeat 0 -24px;
}
.aboutactive
{
	background: url( "../images/about.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 55px;
}
li#community a
{
	background: url( "../images/communitysupport.png" ) no-repeat 0 13px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 161px;
}
.communityactive
{
	background: url( "../images/communitysupport.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 161px;
}
li#community a:hover
{
	background: url( "../images/communitysupport.png" ) no-repeat 0 -24px;
}
li#support a
{
	background: url( "../images/support.png" ) no-repeat 0 13px transparent;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 72px;
}
li#support a:hover
{
	background: url( "../images/support.png" ) no-repeat 0 -24px;
}
.supportactive
{
	background: url( "../images/support.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 72px;
}
li#careers a
{
	background: url( "../images/careers.png" ) no-repeat 0 13px transparent;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 72px;
}
li#careers a:hover
{
	background: url( "../images/careers.png" ) no-repeat 0 -24px;
}
.careeractive
{
	background: url( "../images/careers.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 72px;
}
li#contactus a
{
	background: url( "../images/contactus.png" ) no-repeat 0 13px transparent;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 88px;
}
li#contactus a:hover
{
	background: url( "../images/contactus.png" ) no-repeat 0 -24px;
}
.contactusactive
{
	background: url( "../images/contactus.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 88px;
}

li#gameschedule a
{
	background: url( "../images/gameschedule.png" ) no-repeat 0 13px transparent;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 118px;
}
li#gameschedule a:hover
{
	background: url( "../images/gameschedule.png" ) no-repeat 0 -24px;
}
.gamescheduleactive
{
	background: url( "../images/gameschedule.png" ) no-repeat 0 -61px;
	display: block;
	height: 50px;
	text-indent: -100000px;
	width: 118px;
}

.shareOntextHolder
{
	/*float:right;*/
	margin: 34px 0 0;
	width: 654px;
}

.homepageFlashContainer
{
	background: url( "../images/bannerBg_02.jpg" ) no-repeat left top;
	margin: 3px 0px 0px 8px;
	padding: 183px 773px 95px 152px;
	float: left;
    cursor: hand;
    cursor: pointer;
}

.skylineContainer
{
	background: url( "../images/skyline.png" ) no-repeat left top;
    height: 234px;
    width: 770px;
    margin-bottom: 10px;
}

.loveContainer
{
	background: url( "../images/love.jpg" ) no-repeat left top;
    height: 384px;
    width: 770px;
    margin-bottom: 10px;
}

.thumbtackContainer
{
	background: url( "../images/thumbtack.jpg" ) no-repeat left top;
    height: 281px;
    width: 375px;
    margin-bottom: 10px;
    float: right;
}

.newsHolder
{
	margin: 7px 0px 0px 8px;
	float: left;
}
.twitterHolder
{
	border: 10px solid #eee;
	border-top:none;
	padding: 15px;
	-moz-border-radius: 5px 5px 5px 5px;
	width: 868px;
	overflow: hidden;
}
.trellTweetsContainer
{
	background-image: url( "../images/trellTweetsBg.jpg" );
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	height: 309px;
	width: 300px;
	padding: 45px 0px 0px 0px;
}
.newsBg
{
	background: url(../images/newsBg.jpg) no-repeat left top;
	margin: 0;
	width: 442px;
	height: 273px;
	float: left;
	padding: 70px 0 0 26px;
}

.followUsbtn
{
	float: right;
	margin: 0 8px 0 0;
}
.Container
{
	height: 257px;
	overflow: auto;
	width: 415px;
}
.newsBg .datestyle
{
	font-style: italic;
	font-size: 11px;
}
.newsBg h1
{
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	margin: 0px;
	padding: 0px 43px 0px 0px;
	color: #0175ab;
}
.newsBg p
{
	color: #383838;
	font-size: 12px;
	line-height: 14px;
	margin: 7px 0 0;
	padding: 0 34px 24px 0;
}

.twitterBg
{
	background: url(../images/twitterBg.jpg) no-repeat left top;
	margin: 0;
	width: 427px;
	height: 328px;
	float: left;
	padding: 14px 0px 0px 26px;
}
.twitterBg h1
{
	font-size: 18px;
	font-weight: bolder;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 105px;
	color: #34b9dc;
}
.twitterBg p
{
	color: #383838;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 34px 20px 0;
	margin: 0px;
}
.twitterBg p a
{
	color: #009ae1;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
}
.twitterBg p a span
{
	font-weight: bold;
	font-style: normal;
}

.bluearrow
{
	background: url(../images/bluearrow.png) no-repeat right top;
	margin: 13px 0px 0px 0px;
	padding: 2px 17px 6px 0;
	float: right;
}

.homepagefooterHolder
{
	padding: 6px 0px 2px 0px;
	overflow: hidden;
}
.homepagefooterTopBg
{
	background: url(../images/homepagefootertop.jpg) no-repeat left top;
	height: 10px;
	margin: 0;
	overflow: hidden;
	width: 943px;
}
.homepagefooterMidBg
{
	background: url(../images/homepagefooterMenuMid.jpg) repeat-y left top;
	height: auto;
	margin: 0;
	overflow: hidden;
	width: 943px;
	padding: 0px 0 7px;
}

.homepagefooterMidBg ul
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	float: left;
}

.homepagefooterMidBg ul li
{
	display: inline;
	background: url(../images/footermenuSeperator.png) no-repeat right bottom;
}

.homepagefooterMidBg ul li a
{
	color: #A4A4A4;
	font-size: 11px;
	text-decoration: none;
	padding: 0 14px 0 8px; /*text-shadow: 0.03em 0.05em 0.05em #595959;*/
}
.homepagefooterMidBg ul li a:active,
.homepagefooterMidBg ul li a:hover
{
	color: #A4A4A4;
	font-size: 11px;
	text-decoration: underline;
	padding: 0 14px 0 8px; /*text-shadow: 0.03em 0.05em 0.05em #595959;*/
	background-color: transparent;
	background-position: transparent;
	border-color: transparent;
}
.bgnone
{
	background-image: none !important;
}

.homepagefooterBottomBg
{
	background: url(../images/homepagefooterBot.jpg) no-repeat scroll left top;
	height: 6px;
	width: 943px;
	margin: 0px;
	overflow: hidden;
}
.rizingLLCText
{
	float: right; /*text-shadow: 0.1em 0.1em 0.06em #595959;*/
	color: #919191;
	font-size: 11px;
	margin: 2px 10px 0px 0px;
}

.innerpageBg
{
	/*background:url(../images/innerpageBg.jpg) no-repeat left top;padding:15px 100px 0px 100px; 	float:left; 	margin:25px 0 0;*/
}
.content-container
{
	background: url(../images/innerpageBg.jpg) no-repeat left top;
	float: left;
	clear: both;
	margin: 10px 0 0;
	padding: 15px 86px 0px 86px;
	width: 765px;
}

.content-container p
{
	font-size: 12px;
	line-height: 17px;
}

.content-container span
{
	font-size: 15px;
	font-weight: bolder;
}

.content-container p a
{
	font-size: 13px;
	color: #3896ff;
	font-weight: bold;
}
.content-container h1
{
	font-size: 2.0em;
	font-weight: bolder;
	margin: 20px 0px 0px 0px;
	padding: 0;
}
.content-container h2
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.content-container h3
{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}

.h3-like
{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

.paragraph
{
	margin: 3px 0px 0px 0px !important;
	height: auto;
	
}
/* About us style start */
.about-us-bg-top
{
	background: url( "../images/about-us-bg-top.png" ) no-repeat left top;
	width: 776px;
	height: 7px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.about-us-bg-mid
{
	background: url( "../images/about-us-bg-Mid.png" ) repeat-y left top;
	width: 776px;
	margin: 0;
	overflow: hidden;
	padding: 0 0px;
	height: auto;
}

.about-us-bg-bot
{
	background: url( "../images/about-us-bg-bot.png" ) no-repeat left top;
	width: 776px;
	height: 6px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.about-us-cont-container
{
	padding: 20px 20px 20px 20px;
}
.about-us-cont-container p
{
	line-height: 17px;
	font-size: 12px;
	margin: 0px;
}
.manu-bg
{
	background: url( "../images/manu.png" ) no-repeat left top;
	border-bottom: 1px dotted #ababab;
	clear: both;
	height: auto;
	margin: 0 0 22px 0;
	padding: 0 0 43px 168px;
	position: relative;
}
.manu-bg-no-border
{
	background: url( "../images/manu.png" ) no-repeat left top;
	clear: both;
	height: auto;
	padding: 0 0 43px 168px;
	position: relative;
}
.Dmitry-bg
{
	background: url( "../images/Dmitry.jpg" ) no-repeat left top;
	clear: both;
	height: auto;
	padding: 0 0 65px 168px;
	position: relative;
}
.Abraham-bg
{
	background: url( "../images/Abraham.jpg" ) no-repeat left top;
	border-bottom: 1px dotted #ababab;
	clear: both;
	height: auto;
	margin: 0 0 22px 0;
	padding: 0 0 36px 168px;
	position: relative;
}

.David-bg
{
	background: url( "../images/david.png" ) no-repeat left top;
	border-bottom: 1px dotted #ababab;
	clear: both;
	height: auto;
	margin: 0 0 22px 17px;
	padding: 0 0 65px 151px;
	position: relative;
}
.Wayne-bg
{
	background: url( "../images/Wayne.jpg" ) no-repeat left top;
	border-bottom: 1px dotted #ababab;
	clear: both;
	height: auto;
	margin: 0 0 22px 0;
	padding: 0 0 20px 168px;
	position: relative;
}
.Tony-bg
{
	background: url( "../images/Tony.jpg" ) no-repeat left top;
	border-bottom: 1px dotted #ababab;
	clear: both;
	height: auto;
	margin: 0 0 22px 0;
	padding: 0 0 32px 168px;
	position: relative;
}

.seventysixBg
{
	float: left; padding: 0px 0px 22px 0px; margin: 0px 0px 15px;border-bottom: 1px dotted #ababab;
}
.seventysixleft
{
	float: left; width: 169px;
}

.seventysixleft h1 
{
	margin:0px;
	padding:0px;
}

.seventysixleft h1 a
{
	color:#0084fd;font-size: 11px;
}
.seventysixImg
{
	/*background: url( "../images/seventysix.png" ) no-repeat left top;*/
	width:140px;
	height: 50px;
}
.seventysixImg a {
	cursor:pointer;
}
.keilvestImg {
	/*background: url( "../images/keilvestbg.png" ) no-repeat left top;*/
	height: 24px;
	width:139px;
}
.keilvestImg a
{
	cursor:pointer;
}
.keilvestBg {
	float: left; padding: 0px 0px 9px 0px; margin: 0px 0px 15px;
}
.keilvestleft {
	float: left; width: 169px; height:68px;
}

.keilvestleft h1 {
	margin:0px;
	padding:0px;
	text-align:center;
	width:139px;
}

.keilvestleft h1 a {
	color:#0084fd;font-size: 11px;
}
.googlemap-container {
	border: 5px solid #d2e2f3;
	width: 425px;
}
.ifrmGameSchedule
{
	margin: 30px 0 0 12px;
}


.Tony-Investor-bg 
{
    background:url("../images/Tony.jpg") no-repeat scroll left top transparent;
    border-bottom:1px dotted #ABABAB;
    clear:both;
    height:auto;
    margin:0 0 22px;
    padding:0 0 53px 169px;
    position:relative;
}

.manu-Investor-bg 
{
    background:url("../images/manu.png") no-repeat scroll left top transparent;
    clear:both;
    height:auto;
    padding:0 0 20px 168px;
    position:relative;
}

.twtr-ft a img{
       display:none;
}


.twittertext  
{
 float:left;padding:8px 0 0 15px;
}

.twittertext a,
.twittertext a:visited
{
 color:#fff; font-size:15px; font-weight:bold;
}

.twittertext a:hover,
.twittertext a:active
{
	background-color: transparent;
	background-position: transparent;
	border-color: transparent;
	text-decoration: underline;
}

.followustext 
{
 float:right; padding:8px 14px 0 0
}
.followustext a
{
 color:#fff; font-size:13px; font-weight:bold;
}

.followUsBg 
{
 background:url("../images/followUsBg.jpg") no-repeat left top;
 clear:both;
 height:35px;
 width:918px;
}

.meettoteam-Box {
	padding:10px 10px 10px 10px;
}
.meettoteam-Box .title-bar {
	padding:0 0 15px;
	position:relative;
}

.title-bar h1 {
	color:#69A008;
	font-size:1.5em;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:0;
}

.title-bar .close {
	line-height:1;
	position:absolute;
	right:10px;
	top:0;
}

a.btn-silver {
	color:#555555;
	font-size:1.0em;
}

a:hover, a:active {
	color:#0077BB;
	text-decoration:none;
	background-color:#fff;
	background-position:0 -1200px;
	border-color:#0077BB;
	-moz-border-radius:3px 3px 3px 3px;
}

a:visited {
	color:#0C8BCC;
	text-decoration:none;
}

.btn-silver, .btn-silver-force {
	background-color:#F2F2F3;
	background-position:0 -1200px;
	border-color:#D7D7D7;
	color:#555555;
	text-shadow:1px 1px 1px #FFFFFF;
}

button, .button {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#fff;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-size:100%;
	overflow:visible;
	padding:0.1em 1em 0.2em;
	text-align:center;
	vertical-align:middle;
	width:auto;
}

a, button, a:focus, button:focus {
	outline:none;
}

/* About us style end */
/* Team */
.box-wrapper.fixed {
	position:fixed;
}
.box-inner {
	-moz-border-radius:4px 4px 4px 4px;
	background-color:white;
	border:1px solid #BBBBBB;
	padding:15px 0 15px 15px;
}

.box-wrapper {
	-moz-border-radius:4px 4px 4px 4px;
	background-color:#E6E6E6;
	padding:8px;
	position:absolute;
}

.box-wrapper .title {
	padding:0 0 15px;
	position:relative;
}

.box-wrapper .title h2 {
	color:#69A008;
	font-size:1.8em;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:0;
}

.box-wrapper .title .close {
	line-height:1;
	position:absolute;
	right:10px;
	top:0;
}
a.btn-silver {
	color:#555555;
	font-size:1.0em;
	
}

a.btn-silver:hover{
	color:#0C8BCC;
	text-decoration:none;
	border:1px solid #0C8BCC;
	background:#FFF;
}

.btn-silver, .btn-silver-force {
	background-color:#F2F2F3;
	background-position:0 -1200px;
	border-color:#D7D7D7;
	color:#555555;
	text-shadow:1px 1px 1px #FFFFFF;
}
.button {
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #BBBBBB;
	background:#FFF;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-size:100%;
	overflow:visible;
	padding:0.1em 1em 0.2em;
	text-align:center;
	vertical-align:middle;
	width:auto;
}

.box-modal-overlay {
	background-color:#eaeaea;
	left:0;
	position:absolute;
	top:0;
}













