/*
Style.css
Styles unique to certain sections of the Babaroga website

Created by Brian Smith
*/

.appLink
{
	position: relative;
	left: 160px;
	height: 78px;
	width: 215px;
}

.appLink div
{
	text-align: center;
	margin: auto;
	height: 78px;
	width: 215px;
}

.award
{
	/*float: left;
	padding: 0px 10px;*/
}

.awardList
{
	margin: 15px 0px;
}

.newAwardRow
{
	height: 110px;
}

.awardRow
{
	margin-top: 30px;
	height: 90px;
}

#awardStuff table
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.awardTable
{
	margin-top: 30px;
	/*width: 640px;*/
}

#body
{
	position: relative;
	margin-top: 18px;
	margin-left: 30px;
	width: 530px;
}

#body h2
{
	font-weight: normal;
	font-size: 13px;
}

#body h3
{
	font-size: 20px;
	color: white;
	margin-top:7px;
}

#body h4
{
	font-weight: normal;
	font-size: 15px;
	color: white;
}

.button
{
	height: 40px;
}

.button .borderLeft
{
	background: top left url(images/navg_left.png) no-repeat;
	width: 17px;
	height: 40px;
}

.button .borderRight
{
	background: top right url(images/navg_right.png) no-repeat;
	width: 29px;
	height: 40px;
}

.button .borderMiddle
{
	background: top left url(images/navg_bg.png) repeat-x;
	padding: 5px 0px 15px 0px;
	margin-left: 17px;
	margin-right: 29px;
	font-size: 13px;
	color: white;
	min-height: 20px;
	font-weight: normal;
}

.button_apply
{
	margin-left: 30px;
}

.category
{
	position: relative;
	width: 100%;
	min-height: 77px;
	margin-top: 20px;
	margin-left: 0px;
	left: 0px;
}

.category .top
{
	
}

.category .middle div
{
	text-align: left;
}

.category .middle div div div
{
	text-align: center;
}

.categoryContents
{
	margin-left: 50px;
	font-size: 75%;
}

.categoryEntry
{
	/*padding-left: 30px;*/
	position: relative;
	font-size: 150%;
	margin: 7px 15px 0px 20px;
	padding: 7px;
	background-color: #A7150A;
	width: 585px;
}

.categoryHeading
{
	padding-left: 20px;
}

.categoryMedia
{
	text-align: center;
	margin: 30px 45px 0px 45px;
	padding: 7px;
	background-color: #A7150A;	
	border-top: dashed 1px #c1bbbb;
	border-bottom: dashed 1px #c1bbbb;
}

.categoryMediaDescription
{
	font-size: 150%;
	margin-bottom: 12px;
}

.iphoneButton
{
	height: 68px;
}

.iphoneButton div
{
	float: left;
	padding-left: 23px;
	padding-top: 12px;
}

.latestTitle
{
	/*display: none;*/
	text-align: left;
	position: relative;
	top: 12px;
	color: #FFFFFF;
	border-top: 1px solide #c1bbbb;
	border-bottom: 1px solid #c1bbbb;
	/*border: 2px inset #a51915;*/
	margin: 0px 30px;
	/*width: 600px;
	width: 100%;*/
	margin: 0px auto 0px;
	width: 90%;
	padding: 5px 0px;
	font-size: 200%;
}

.categoryTitle
{
	position: relative;
	top: 12px;
	color: #FFFFFF;
	border-top: 1px solide #c1bbbb;
	border-bottom: 1px solid #c1bbbb;
	/*
	background-color: #a51915;
	border-top: 1px solid #c1bbbb;
	border-bottom: 1px solid #c1bbbb;
	*/
	width: 90%;
	margin: 0px auto 40px;
	padding: 0px 0px 5px;
	font-size: 250%;
}

.categoryTitle .categoryHeading .categoryImageTitle
{
	margin: 0px 20px;
}

.categoryTitle .categoryHeading #imageNumber
{
	margin: 0px 20px;
}

.categoryUpdate
{
	float: right;
	position: relative;
	width: 115px;
	/*top: 7px;*/
	margin-right: 20px;
}

.center
{
	text-align: center;
}

.clear
{
	height: 0px;
	clear: both;
}

.control
{
	height: 24px;
	width: 640px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#copyright
{
	text-align: center;
	margin: auto;
	margin-bottom: 15px;
}

.description
{
	margin: 0px 20px;
}

.edit_button
{
	width: 85px;
	height: 60px;
	position: absolute;
	top: 7px;
	right: 4px;
}

.edit_media
{
	width: 85px;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float:left;
}

.galleryHeading
{
	margin-bottom: 15px;
	color: white;
	font-size: 16pt;
}

#galleryImg
{
	max-width: 400px;
	
	/* Hack for IE to work properly for max-width */
	width:expression(this.width > 400 ? "400px" : this.width);
	/* End of IE hack */
}

.gameDevice
{
	margin-top: 7px;
	font-size: 10pt;
}

#gameList
{
	position: relative;
	width: 100%;
	margin-top: 15px;
	margin-left: 0px;
	left: 0px;
}

.gameRow
{
	text-align: center;
}

#gameList .middle .gameRow img
{
	width: 132px;
	height: 152px;
	margin-left: 10px;
	margin-right: 10px;
}

#gameList .middle .awardRow img
{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#gamesButtonRow
{
	margin: 0px auto 20px;
	width: 400px;
	height: 40px;
	padding-left: 12px;
}

#gamesButtonRow .button
{
	width: 80px;
}

.imageRow
{
	position: relative;
	padding-bottom: 12px;
}

.imageRow a
{
	margin-left: 10px;
	margin-right: 10px;
}

.left
{
	text-align: left;
}

li
{
	list-style-type: square;
}

.list
{
	margin: 15px;
	padding: 12px;
	background-color: #d73b2c;
}

#loginTable
{
	margin-left: 20px;
}

.media
{
	text-align: center;
	margin: auto;
}

.media_buttons
{
	text-align: center;
	margin: 15px auto 10px auto;
	height: 22px;
	width: 200px;
	padding-left: 6px;
}

.image_buttons
{
	/*text-align: center;
	margin: 15px auto 10px auto;*/
	position: absolute;
	height: 22px;
	width: 75px;
}

#moreGames
{
	margin: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 160px;
	text-align: center;
}

#moreGames a
{
	font-weight: normal;
}

#music
{
	position: relative;
	font: 11px arial, sans-serif;
}

#music img
{
	position: relative;
	top: 6px;
}

.right
{
	text-align: right;
}

#testButtonRow
{
	position: relative;
	width: 315px;
	height: 40px;
	margin: auto;
	margin-top: 15px;
}

#testArt
{
	position: absolute;
	width: 140px;
	top: 0px;
	left: 175px;
}

#test-list
{
	list-style: none;
	padding: 0;
	cursor: move;
}

#test-list li
{
	list-style: none;
	margin: 7px 0px;
	padding: 2px;
	text-align: left;
}

#test-log
{
	padding: 5px;
	border: 1px solid #ccc;
}

#testProgramming
{
	position: absolute;
	width: 145px;
	top: 0px;
	left: 0px;
}

ul
{
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

.updateOrderButton
{
	font-family: arial, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 7px;
	top: 4px;
	color: #eeeeee;
	background-color: transparent;
	border-width: 0;  
	cursor: pointer;
}

#wanted
{
	margin-top: 15px;
}

#wantedPicture
{
	margin: auto;
}


/**********************/
/* Award Colors		   */
/**********************/
.awardPlatinum
{
	color: #D4D4FF;
}

.awardGold
{
	color: #E9DF00;
}

.awardSilver
{
	color: #D0D0D0;
}

.awardBronze
{
	color: #FF8920;
}

.awardWhite
{
	color: #FFFFFF;
}

/**********************/


/***********************/
/*Gallery Style		   */
/***********************/

.lightbox
{
	z-index: 2;
	margin: 0px auto;
	text-align: left;
}

.lightbox_row
{
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px auto;
	width: 500px;
	text-align: left;
}

.lightbox_image
{
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
}

.lightbox table tr
{
	height: 120px;
}

.galleryDes
{
	font-size: 150%;
	margin-top: 10px;
}

.categoryImageTitle
{
	position: relative;
	top: 12px;
	color: #FFFFFF;
	width: 600px;
	margin: 20px 0px 30px;
	width: 100%;
	padding: 5px 0px;
	font-size: 250%;
}

.arrowL
{
	width: 60px;
	left: 50px;
	position: absolute;
	top: 50%;
	margin-top: 10px;
}

.arrowR
{
	width: 60px;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: 10px;
}

#leftArrow
{
	visibility: hidden;
}

#rightArrow
{
	visibility: hidden;
}

/***********************/
/* Rounded border boxes */
/***********************/

.top
{
	text-align: center;
	/*position: relative;*/
	background: top url(images/bevel_top.png) repeat-x;
	width: 600px;
	margin-left: 20px;
	height: 20px;
}

.top .gameTopLeft
{
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
	position: absolute;
	background: top left url(images/bevel_top_left.png) no-repeat;
}

.top .gameTopRight
{
	width: 33px;
	height: 20px;
	position: absolute;
	right: -12px;
	top: 0px;
	background: top left url(images/bevel_top_right.png) no-repeat;
}

.middle
{
	text-align: center;
	background: #af1b17 /*top url(images/bevel_top.png) repeat-x*/;
	position: relative;
	width: 100%;
	min-height: 50px;
}

.middle .gameLeft
{
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background: left url(images/bevel_left.png) repeat-y;
}

.middle .gameRight
{
	width: 33px;
	position: absolute;
	top: 0px;
	right: -13px;
	height: 100%;
	background: left url(images/bevel_right.png) repeat-y;
}

.middle .gameRowHeader
{
	padding-top: 20px;
	margin: 0px auto;
	font-size: 11pt;
}

.middle .gameRow
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
}

.bottom
{
	position: relative;
	height: 33px;
	width: 600px;
	margin-left: 20px;
	background: /*#AF1B17*/ bottom url(images/bevel_bottom.png) repeat-x;
}

.bottom .gameBottomLeft
{
	width: 20px;
	height: 33px;
	position: absolute;
	left: -20px;
	top: -1px;
	background: bottom left url(images/bevel_bottom_left.png) no-repeat;
}

.bottom .gameBottomRight
{
	width: 33px;
	height: 33px;
	position: absolute;
	right: -33px;
	background: bottom left url(images/bevel_bottom_right.png) no-repeat;
}

/***********************/


/***********************/
/*    Babaroga Twitter   */
/***********************/
#tweetBlock
{
	position: relative;
	top: 10px;
	margin-top: 10px;
	height: 40px;
}

#tweetAbout
{
	position: absolute;
	top: 15px;
	left: 105px;
}

#tweetName
{
	position: absolute;
	right: 145px;
	top: 15px;
}

#tweetImage
{
	position: absolute;
	left: -10px;
	top: 10px;
}
/***********************/