/* TOOLTIP LAYER */

#tooltip_layer {
	background-color: #ebedf6;
	border: 1px solid #f15e65;
	position: absolute;
	margin-top: 20px;
	margin-left: -350px;
	top: 0px;
	color: #000000;
	font-size: 11px;
	padding: 20px 10px 30px 10px;
	width: 342px;
	z-index:100;
	visibility: hidden;
}

#tooltip_layer span {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#synopsis_layer_pointer {
	position: relative;
	top: -31px;
	left: 320px;
	z-index: 101;
}

/* TOOLTIP LAYER */

hr {
	color: #7dbeda;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #7dbeda;
	border-bottom: 1px dashed #ffffff;
}

.dots {
	width: 100%;
	height: 3px;
	margin-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}

#downloads_left_column .wp_item {
	padding-top: 15px;
	width: 162px;
	min-height: 144px;
	height: auto !important;
	height: 144px;
	text-align: center;
	background-image: url(../images/itembg_blue.jpg);
	background-repeat: no-repeat;
}

#downloads_left_column .wp_item p {
	margin-top: -5px;
	color: #000000;
}

#downloads_left_column .ss_item {
	padding-top: 15px;
	width: 162px;
	min-height: 144px;
	height: auto !important;
	height: 144px;
	text-align: center;
	background-image: url(../images/itembg_pink.jpg);
	background-repeat: no-repeat;
}

#downloads_left_column .ss_item img {
	margin-bottom: 5px;
}

#downloads_left_column .ss_item p {
	margin-top: -5px;
	color: #000000;
}

/* games */

#downloads_left_column .game_item {
	padding-top: 15px;
	width: 162px;
	min-height: 144px;
	height: auto !important;
	height: 144px;
	text-align: center;
	background-image: url(../images/itembg_pink.jpg);
	background-repeat: no-repeat;
}

#downloads_left_column .game_item img {
	margin-bottom: 5px;
}

#downloads_left_column .game_item p {
	margin-top: -5px;
    color: #000000;
}

.padding_dots {
	width: 100%;
	height: 3px;
	margin-top: 80px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}

#downloads_content {

}

#downloads_top {

}

#downloads_main_content {
	/*border: 1px solid #000;*/
	min-height: 400px;
	height:auto !important;
	height: 400px;
	background: url(../images/contentbg.gif) repeat-y left top;
	padding: 0px 0px;
}

#downloads_bottom {
	clear: both;
}

#downloads_left_column {
	/*border: 1px solid #000;*/
	float: left;
	width: 515px;
	color: #ffffff;	
	min-height: 500px;
	height:auto !important;
	height:500px;
	padding-left: 10px;
}

#downloads_left_column h1 {
	color: #ed1c24;
	display: inline;
	font-size: 18px;
}

#downloads_left_column h2 {
	display: inline;
	font-size: 16px;
}

#downloads_middle_column 
{
    background-color: #000000;
	float: left;
	width: 184px;
	color: #ffffff;	
	min-height: 500px;
	height:auto !important;
	height:500px;
	padding-left: 3px;
}

/*
#downloads_right_column {
	float: left;
	width: 175px;
	color: #000000;	
	min-height: 500px;
	height:auto !important;
	height:500px;
	padding-bottom: 220px;
	background-image: url(../images/mr_bean.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}



#downloads_right_column a {
	text-decoration: none;
	color: #000000;
}
*/

#downloads_left_column a {
	width: 515px;
	color: #ffffff;
}

#downloads_left_column table {
	width: 515px;
	margin-top: 13px;	
	margin-left: 5px;
}

#downloads_left_column td {
	width: 160px;
	padding-top: 7px;
	float: left;
	margin-right: 8px;
}

#downloads_left_column .heading_strip {
	width: 511px;
	height: 26px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: -8px;
	padding-left: 10px;
	background-color: #ed1c24;
}

#downloads_left_column .heading_strip img {
	margin-top: 3px;
}

#middle_content {
	width: 154px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
}

#middle_content p {
	color: #ffffff;
	font-size: 11px;
}

#middle_content span {
	color: #ffffff;
	font-size: 17px;
}

#downloads_middle_more_fun {
	width: 154px;
	padding-top: 15px;
	padding-left: 15px;
}

#downloads_middle_more_fun p {
	color: #ffffff;
	font-size: 11px;
}

#downloads_middle_more_fun span {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#downloads_middle_more_fun h3 {
	color: #ffffff;
	font-size: 31px;
	margin-bottom: 10px;
}

#downloads_middle_more_fun ul {
	margin-left: 0px;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}

#downloads_middle_more_fun li {
	color: #ffffff;
	font-size: 11px;
	margin-left: 0px;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}

#downloads_middle_more_fun li a {
	color: #ffffff;
}

#right_content {
	width: 164px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: center;
}

#right_content p {
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 5px;
}

#right_content span {
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 5px;
}

#right_content .month {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#right_content ul {
	margin-left: 0px;
	margin-top: -3px;
	margin-bottom: 15px;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}

#right_content li {
	display: inline;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
}

#right_content li a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

