@font-face {
    font-family: 'futura_md_btmedium';
    src: url('tt0142m_-webfont.eot');
    src: url('tt0142m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0142m_-webfont.woff') format('woff'),
         url('tt0142m_-webfont.ttf') format('truetype'),
         url('tt0142m_-webfont.svg#futura_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

html
{
	overflow:auto;
}

html, body
{
	height: 100%;
}
body
{
	background-color: #000000;
	color: white;
	font-family: futura_md_btmedium, verdana;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}

#loadingdiv
{
	width: 84px;
	height: 84px;
	position: fixed;
	color: gray;
	text-align: center;
	font-size: 15px;
	display: none;
}
#loadingeye
{

}

.background
{
	height: 100%;
	/*position: absolute;*/
	z-index: 5;
	overflow: auto;
}
.background.home_page
{
	opacity: 0;
	filter: alpha(opacity=0);
}

.overlay
{
	width: 100%;
	height: 100%;
	position: absolute;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 3;
}
.overlay.hidden
{
	filter: alpha(opacity=0);
	opacity: 0;
}

#overlay
{
	background: #73787b;
}
#overlay2
{
	background: #f00;
}

.main_page
{
	width: 0;
	height: 100%;
	position: absolute;
	z-index: 20;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
}
#page1
{
	width: 100%;
}

#content1, #content2
{
	position: relative;
	z-index: 4;
	margin-left: 300px;
	margin-top: 120px;
}

.keepRight
{
	position: absolute !important;
	right: 0 !important;
}

.sideMenu
{
    color: #434242;
	display: none;
    left: 60px;
    top: 90.5px;
    position: absolute;
    text-transform: uppercase;
    z-index: 30;
    width: 300px;
}
.sideMenu.homePlacement
{
	width: 400px;
	color: #D20000 !important;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	top: 50%;
}
.sideMenu.homePlacement a
{
	display: block;
}

.sideMenu.homePlacement a, .sideMenu.homePlacement a:link, .sideMenu.homePlacement a:hover, .sideMenu.homePlacement a:visited
{
	text-decoration: none;
    color: #D20000;
}

.sideMenu.homePlacement a:hover
{
	color: #fff;
	text-shadow: 1px 1px 1px gray;
}

.sideMenu a
{
	display: block;
}
.sideMenu a, .sideMenu a:link, .sideMenu a:hover, .sideMenu a:visited
{
	text-decoration: none;
    color: #434242;
}

.sideMenu a:hover, .sideMenu a.activated
{
	color: #fff;
	text-shadow: 1px 1px 1px gray;
}

.sideMenu .subMenus
{
    border-style: solid;
    border-width: 0 0 0 3px;
    font-size: 12pt;
    line-height: 10pt;
    min-height: 150px;
    padding: 10px 0 0 5px;
    position: relative;
    text-transform: none;
    top: 200px;
    border-color: #434242;
}

.sideMenu .subMenus .subTopBorder
{
	position: absolute;
	top: 0px;
	left: 0px;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	width: 50px;
	height: 4px;
    border-color: #434242;
}

#ronakname
{
	font-size: 40px;
	left: 94px;
	position: relative;
	top: -120px;
}

#ronaklinks
{
	font-size: 30px;
	line-height: 25px;
	left: 50px;
	position: relative;
	top: -130px;
}


.ronakTitle
{
	font-size: 21pt;
	height: 35px;
	position: relative;
	top: 7px;
}

.navLinks
{
    font-size: 15pt;
    line-height: 12pt;
	position: relative;
}

#content_section
{
	/*display: none;
    position: absolute;
    top: 120px;
    left: 300px;
    z-index: 5;
    overflow: auto;*/
}

#aboutme_top
{
	color: #D20000;
	font-size: 25pt;
	left: -3px;
	letter-spacing: 0.95pt;
	position: relative;
	text-transform: uppercase;
	top: 7px;
	width: 300px;
	text-shadow: 1px 1px 1px #a2403f;
}

.loading_big
{
	width: 300px;
	height: 300px;
	background: transparent url(../images/loading300.gif) no-repeat;
}

a
{
	outline: 0;
}

img
{
	border: 0px;
}

.page_padding
{
	padding-left: 100px;
}

.nextprev_buttons
{
	width: 600px;
	display: none;
	position: absolute;
	font-size: 40px;
	z-index: 500;
}
.nextprev_buttons span
{
	cursor: pointer;
}
.nextprev_buttons span.prev
{
	float: left;
}
.nextprev_buttons span.next
{
	float: right;
}

.cycle-slideshow-nonauto
{
	 width: 500px;
	 overflow: hidden;
	 display: none;
	 margin: 0px 50px;
}

.adv-custom-caption
{
	width: 500px;
	margin: 20px 50px;
}