/* HTML TAG STYLES */
/* top, right, bottom, left*/
body {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
html {
	margin: 0px;
	padding: 0px;
}
a {
	color: #1384ac;
}
select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* HTML TAG STYLES */

/* DIV ID STYLES */
#join1 {
	float: left;
	width: 210px;
}
#join2 {
	margin-left: 10px;
	float: left;
	width: 265px;
}
#join3 {
	margin-left: 10px;
	float: left;
	width: 200px;
}
#container {
	width: 761px;
	margin-left: auto;
	margin-right: auto;
}
#header { 
	height: 100px;
	width: 100%;
	width:761px;
}
#top-logo {
	float: left;
	width:390px;
}
#global-nav {
	float: left;
	margin-left: 10px;
}
#search {
	position: absolute;
	top: 114px;
}
#middle {
	width: 761px;
	background-image: url(/images/content_bkg.png);
	background-repeat: repeat-y;
	background-position: top center;
}
#middle iframe {
	margin-left:1px;
}
#middle-container {
	margin-left: 18px;
}
#home-left {
	width: 410px;
	float: left;
	margin-top: 5px;
	display: block;
}
#home-left li {
	margin-left:30px;
}
#home-right {
	width: 305px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
}
#home-image {
	float: left;
}
#home-releases {
	float: left;
}
#home-releases div {
	padding-top: 4px;
	padding-bottom: 4px;
}
#home-releases img {
	padding-right: 4px;
}
#prize-main {
	width: 147px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#prize-screens {
	width: 116px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#login {
	position: relative;
	padding-top: 6px;
	padding-left: 9px;
	width: 337px;
	top: 0px;
	left: 0px;
}
#login-email {
	float: left;
	width: 130px;
}
#login-pass {
	float: left;
	width: 125px;
}
#login-button {
	float: left;
	height: 38px;
	width: 48px;
}
#login-message {
	clear: both;
}
#mini-profile {
	float: left;
	margin-left: 10px;
	width: 337px;
	height: 80px;
	background-image: url(/images/mini_prof_bkg.png);
	background-repeat: no-repeat;
}
#mini-profile-img {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
}
#mini-profile-text {
	position: relative;
	float: left;
	top: 10px;
	left: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation {
	text-align: left;
	width: 761px;
	text-indent: 219px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
}
#footer a {
	margin-left: 3px;
	margin-right: 3px;
}
#footer-grad {
	background-image: url(/images/bkg_site_bottom.png);
	background-position: top left;
	background-repeat: repeat-x;
	width: 758px;
	height: 51px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#window-store, #window-collection {
	clear: both;
}
#window-store p, #window-collection p {
	text-align: center;
}
#window-profile img {
	padding-right: 10px;
	padding-bottom: 20px;
}
#registration, #myeditprofile, #mymessages, #myeditfriends, #myeditcolllection, #myeditpreferences, #myeditfriends, #game-view, #catalogue, #messages, #submit-game-description, #report-box {
	width: 720px;
}

#game-view {
	padding-bottom: 20px;
}
#game-view h2 {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#game-view-left {
	float: left;
	width: 180px;
}
#game-view-left img {
	padding: 5px 5px 5px 0px;
}
#game-view-right {
	float: left;
	width: 510px;
	margin-left: 5px;
}
#game-view-amazon {
	float: left;
	width: 170px;
	text-align: left;
}
#messages-actions, #editfriends-actions {
	height: 45px;
	color: #1384ac;
	width: 720px;
	border-bottom: 1px solid #42eb3e;
}
#messages-pagesplit-top, #editfriends-pagesplit-top {
	height: 31px;
	color: #1384ac;
	width: 720px;
	padding-top: 5px;
	clear: both;
	text-align: right;
}
#messages-pagesplit-bottom, #editfriends-pagesplit-bottom {
	height: 31px;
	color: #1384ac;
	width: 720px;
	border-top: 1px solid #42eb3e;
	padding-top: 5px;
	clear: both;
	text-align: right;
}
#messages-read-left {
float: left;
}
#messages-read-right {
float: left;
}
#catalogue {
	padding-bottom: 20px;
}
#catalogue-actions {
	height: 25px;
	color: #1384ac;
	width: 720px;
	border-bottom: 1px solid #42eb3e;
	margin-bottom: 10px;
}
#catalogue-actions a {
	padding-right: 7px;
}
#report-box {
	clear:both;
	text-align:right;
	padding: 5px 0px 5px 0px;
}
#wiinewsdiv {
	width: 95%;
}
#wiinewsdiv li {
	font-size:14px;
}
/* DIV ID STYLES */

/* CLASS STYLES */
.game-search-result {
	list-style:none;
}
.search-box {
	width: 127px;
}
.footer-image {
	margin-top: -19px;
}
.login-email {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.login-pass {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.win-left-content {
	width: 476px;
	height: 105px;
	background-image: url(/images/bkg_blue_windows.gif);
	background-repeat: repeat-x;
	float: left;
}
.win-content {
	float: left;
	width: 119px;
	text-align: center;
	margin-top: 7px;
}
.win-content-0 {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.win-friend {
	float: left;
	width: 87px;
	height: 90px;
	text-align: center;
	margin-top: 7px;
}
.win-content a {
	font-weight: bold;
	color: #000000;
}
.win-text {
	margin-top: 10px;
	margin-left: 5px;
}
.win-left-details {
	float: left;
	width: 90px;
	margin-top: 5px;
}
.win-left-details span {

}
.win-left-details a {
	font-weight: bold;
	color: #000000;
}
.win-right-snippet {
	float: left;
	width: 510px;
	text-align: justify;
	margin-top: 5px;
}
.win-right-snippet a {
	font-weight: bold;
	color: #1384ac;
}
.error {
	color: #FF0000;
}
.bigblue, .bigblue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #12b2ea;
}
.line14 {
	line-height: 14px;
}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: solid 1px #12b2ea; 
	padding: 5px; 
	position: absolute; 
	z-index: 100;
	visibility: hidden;
	background-color: #d5eff9;
	width: 250px;
}
.message-pre {
	width: 720px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#CCCCCC;
}
.message-pre1 {
	width: 59px;
	text-align: left;
	padding-top: 2px;
	float: left;
}
.message-pre2 {
	width: 214px;
	margin-left: 8px;
	float: left;
}
.message-pre3 {
	width: 420px;
	margin-left: 8px;
	float: left;
	display: block;
}
.cat-col1 {
	float: left;
	width: 330px;
	height: 20px;
}
.cat-col2 {
	float: left;
	width: 90px;
	height: 20px;
}
.cat-col3 {
	float: left;
	width: 175px;
	height: 20px;
}
.cat-col4 {
	float: left;
	width: 80px;
	height: 20px;
}
.cat-col5 {
	float: left;
	width: 20px;
	height: 20px;
}
.cat-col6 {
	float: left;
	width: 20px;
	height: 20px;
}
.cat-row {
	width: 720px;
	clear: both;
	height: 1px;
}
.collection-game {
	width: 58px;
	height: 109px;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin: 5px;
}
.collection-game img {
		padding-top: 7px;
}
.user-welcome { 
	font-size: 22px;
	font-weight: bold;
	color: #005679;
}
.message-good {
	background-color:#58a63e;
	padding:5px;
	width:710px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
.message-bad {
	background-color:#ff0000;
	padding:5px;
	margin-bottom:5px;
	width:710px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.shortbox {
	background-image: url(/images/shortbox_bg.png);
	background-position: top left;
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	height: 155px;
}
.longbox {
	background-image: url(/images/longbox_bg.png);
	background-position: top left;
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	display:table;
}
/* CLASS STYLES */