﻿/*
========================================================================
Filename:		styles.css
Date Created:	2007-01-25
Description:	Global CSS stylesheet for site
Site:			Dubble Click Game Competition
========================================================================
*/


/* Global Styles
--------------------------------------- */
* {
    padding: 0;
    margin: 0;
}
body {
    background-color: #013352; 
    background-image: url(../images/generic/body_bg.gif);
    background-position: left top;
    background-repeat: repeat-y;
    font-family: Arial, Helvetica, Verdana, Geneva, Sans-Serif;
    font-size: 100.01%;
    color: #FFFFFF;
}
img {
    display: block;
}
img, table, a, a:hover, 
fieldset, legend, .noborder {
	border: 0px !important;	
}
input {
    border: 0;
    border-left: 1px solid #BABABA;
    border-top: 1px solid #D6D6D6;
}
legend {
	margin: 2em 0 0 0;
	padding: 0;
	clear: both;
	white-space: normal;
}
.morelink span {
	position: absolute;
	margin-left: -9999px;
	width: 900px;
}
.cleardiv {
    clear: both;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.right {
    text-align: right;   
}
.center {
	text-align: center;
}


/* Hide content from visual browsers 
--------------------------------------- */
.hidden {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 1px;
	margin-bottom: -10px;
	position: absolute !important;
	margin-left: -9999px !important;
}
/* Opera CSS Hack */
@media screen and (min-width: 0px) {
	.hidden {
		position: absolute !important;
		margin-left: 0;
		margin-top: -10000px !important;
	}
}


/* Typography 
--------------------------------------- */
h1 {
	font-size: 1.35em;
}
h2 {
	font-size: 1em;	
}

h3 {
	font-size: 0.8em;	
}
p {
	font-size: 0.75em;
}
a:link, a:visited, a:focus,a:active {
	background-color: inherit;
	color: #525252;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	color: #525252;
	text-decoration: underline;
}
.ValidationError {
    font-size: 0.8em;
    color: #ff0000;
    font-weight: bold;
}


/* Main div
--------------------------------------- */
#maindiv {
    width: 865px;
    margin: 5px 0 0 8px;
    
}


/* Header
--------------------------------------- */
#header {
    width: 100%;
    height: 300px;
    background-image: url(../images/generic/header_bg.gif);
    background-repeat: no-repeat;
}
#header td.header_left {
    width: 440px;
    vertical-align: top;
}
#header td.header_left div.dubblelogo {
    height: 209px;
    padding: 21px 0 0 92px;
}
#header td.header_left div.atticlogo {
    padding-left: 203px;
}
#header td.header_right  {
    width: 427px;
    vertical-align: top;
}
#header td.header_right div.dubblebar {
    height: 122px;
    margin-left: 59px;
    xmargin-top: 5px;
}
#header td.header_right div.gamemade {
    height: 118px;
}
#header td.header_right div.nav table {
    margin-left: 14px;
}


/* Wide Header
--------------------------------------- */
body#wide #header {
	background-image: url(../images/generic/header_wide_bg.gif);
	background-position: -8px -5px;
}


/* Content Wrapper 
--------------------------------------- */
#contentwrapper {
    background-image: url(../images/generic/middle_tile_bg.gif);
    background-repeat: repeat-y;
    background-position: 3px 0px;
    min-height: 591px;
    margin-left: -3px;
}
#contentwrapper #content_inner_wrapper {
    background-image: url(../images/generic/middle_bg.gif);
    background-repeat: no-repeat;
    background-position: 3px 0px;
    min-height: 591px;
}
#contentwrapper #yellow_console {
    background-image: url(../images/generic/console_bg.gif);
    background-repeat: repeat-y;
    background-position: 138px 0px;
    min-height: 489px;
}
#contentwrapper #yellow_console_bottom {
    background-image: url(../images/generic/console_bottom.gif);
    background-repeat: no-repeat;
    background-position: 138px 100%;
    min-height: 469px;
    padding-bottom: 30px;
}


/* Wide Content Wrapper 
--------------------------------------- */
body#wide #contentwrapper #yellow_console {
	background-image: url(../images/generic/console_wide_bg.gif);
	background-position: 6px 0;
}
body#wide #contentwrapper #yellow_console_bottom {
	background-image: url(../images/generic/console_wide_bottom.gif);
	background-position: 6px 100%;
}

/* Further Info
--------------------------------------- */
#contentwrapper td.furtherinfo {
    width: 208px;
    padding-top: 5px;
    vertical-align: top;
}
#contentwrapper td.furtherinfo div.furtherinfo_links {
    background-image: url(../images/generic/futherinfo_bg.gif);
    background-position: 32px 0px;
    background-repeat: repeat-y;  
}
#contentwrapper td.furtherinfo div.middle {
    background-image: url(../images/generic/futherinfo_top.gif);
    background-position: 0px 0;
    background-repeat: no-repeat;  
}
#contentwrapper td.furtherinfo div.inner {
    background-image: url(../images/generic/futherinfo_bottom.gif);
    background-position: 32px 100%;
    background-repeat: no-repeat;
    min-height: 375px;
    padding-bottom: 30px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links div.title {
    padding: 34px 0 0 33px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links h2 {
    font-size: 0.75em;
    padding: 20px 20px 0 48px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links h2.top {
    padding-top: 50px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links ul {
    list-style-type: none;
    margin: 50px 0 0 47px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links ul {
    list-style-type: none;
    margin: 5px 0 0 45px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links ul li {
    margin: 3px 0 0 0;
    padding-right: 18px;
}
#contentwrapper td.furtherinfo div.furtherinfo_links div p {
    background-image: url(../images/icons/futherinfo_off.gif);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    padding: 5px 0 5px 40px;
    font-size: 0.7em;
    color: #FFFFFF;
    background-color: transparent;
}
#contentwrapper td.furtherinfo div.furtherinfo_links div p.active {
    background-image: url(../images/icons/futherinfo_over.gif);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
}
#contentwrapper td.furtherinfo div.furtherinfo_links div p a {
    color: #FFFFFF;
    background-color: transparent;
}


/* Content
--------------------------------------- */
#contentwrapper td.content {
    width: 623px;
    vertical-align: top;
    padding-top: 19px;
}
#contentwrapper td.content p, 
#contentwrapper td.content ul {
    background-color: Transparent;
    color: #000000;
}
#contentwrapper td.content div.content_body {
    width: 516px;
    background-color: #FFFFFF;
    background-image: url(../images/generic/content_body_bg.gif);
    background-repeat: repeat-y;
    padding: 0 19px 0 18px;
    min-height: 410px;
}
#contentwrapper td.content div.content_body div.contentpanelbody {
    background-color: #E4E2E2;
    padding: 0 23px 0 8px;
}
#contentwrapper td.content div.content_body a {
    color: #583380;
    text-decoration: underline;  
}


/* Wide Content
--------------------------------------- */
body#wide #contentwrapper td.content {
	width: 727px;
	padding-left: 33px;
}
body#wide #contentwrapper td.content div.content_body {
    background-image: url(../images/generic/content_wide_body_bg.gif);
    padding: 0 15px 0 15px;
    width: 697px;
}

/* Home page
--------------------------------------- */
#contentwrapper td.content p {
    padding: 10px 0;
}
#home #contentwrapper td.content div.content_body div.pagetitle {
    margin-bottom: 14px;
}
#home #contentwrapper td.content #generic h2 {	
	color:#000;
    margin-left: 25px;
    margin-top: 20px;
}
#home #contentwrapper td.content p {
    font-size: 1em;
    padding-left: 25px;
    padding-right: 25px; 
}
#home #contentwrapper td.content p.imagetext img {
    margin-right: 10px;
    margin-left: -25px;
}
#home #contentwrapper td.content div.startbutton a img {
    margin: 0 0 0 auto;
}
#home #contentwrapper div.formpanel {
	margin: 0 30px 30px 30px;
}
#home #contentwrapper div.formpanel p {
    color: #3E0E6E;
    font-size: 1.1em;
    font-weight: bold;
    padding: 20px 0 5px 0;
}
#home #contentwrapper div.formpanel div.textbox1 {
    background-image: url(../images/generic/textbox_bg.gif);
    background-repeat: no-repeat;
    padding: 13px 11px 14px 11px;
}
#home #contentwrapper div.formpanel input.textbox1 {
    border: 1px solid #B3B5BD;
    width: 230px;
}
#home #contentwrapper div.emailconfirmation h2 {
    color: #000000;
    margin-left: 30px;
}


/* Storyboard 
--------------------------------------- */
#contentwrapper td.content div.contentpanel ul {
    list-style-type: disc;
    margin-left: 16px;
    margin-bottom: 10px;
}
#contentwrapper td.content div.contentpanel ul li p {
    padding: 4px 0;
}
#contentwrapper td.content div.contentpanel table.storyboardpanel {
    margin-top: 10px;
}


/* Game Creation
--------------------------------------- */
#contentwrapper td.content #gamecreation div.contentpanel ul {
    list-style-type: disc;
    margin-left: 16px;
    margin-bottom: 0px;
}
#contentwrapper td.content div.contentpanel #flashcontainer {
    margin-top: 25px;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.formcontrol {
margin-left:10px;
margin-top:5px;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.background {
    background-image:url(../images/generic/form_control_bg.gif);
    background-repeat:no-repeat;
    height:39px;
    padding-top:4px;
    width:211px;
    margin-left:5px;
    margin-top:0px;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel 
{padding-left:90px;
    padding-top:20px;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.textbox1 .textbox1
{height:23px;
   width:397px;
   border:1px solid #7E9DB9;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.background input
{
    width:185px!important;
    margin-left:13px;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.formlabel,
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.formcontrol,
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel input.submit
{float:left;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel div.formlabel
{clear:left;
    width:100px;
    
    text-align:right;
}
#contentwrapper td.content #gamecreation div.contentpanel div.formpanel input.submit
{border:0px;
}
/* Enter Now (entry form)
--------------------------------------- */
#contentwrapper td.content #entryform div.contentpanel {
    margin-top: 14px;
}
#contentwrapper td.content #entryform div.contentpanelbody {
    background-image: url(../images/generic/joypad.gif);
    background-repeat: no-repeat;
    background-position: 95% 140px;
    padding: 0 18px 20px 18px;
}
#contentwrapper td.content #entryform div.contentpanelbody div.formlabel p {
    color: #3E0E6E;
    font-size: 1.1em;
    font-weight: bold;
    padding: 20px 0 5px 0;
}
#contentwrapper td.content #entryform div.contentpanelbody p.formlabelinstruction {
	padding: 0 0 5px 0;
}
#contentwrapper td.content #entryform div.contentpanelbody div.textbox1 {
    background-image: url(../images/generic/textbox_bg.gif);
    background-repeat: no-repeat;
    padding: 13px 11px;
}
#contentwrapper td.content #entryform div.contentpanelbody input.textbox1 {
    border: 1px solid #B3B5BD;
    width: 230px;
}
#contentwrapper td.content #entryform div.contentpanelbody div.textbox2 {
    background-image: url(../images/generic/age_bg2.gif);
    background-repeat: no-repeat;
    padding: 12px 11px;
}
#contentwrapper td.content #entryform div.contentpanelbody input.textbox2 {
    border: 1px solid #B3B5BD;
    width: 25px;
}
#contentwrapper td.content #entryform div.contentpanelbody select.select1 {
    border: 1px solid #B3B5BD;
    width: 90px;
}
#contentwrapper td.content #entryform div.contentpanelbody div.textarea {
    background-image: url(../images/generic/textarea_bg.gif);
    background-repeat: no-repeat;
    padding: 13px 10px;
}
#contentwrapper td.content #entryform div.contentpanelbody textarea {
    border: 1px solid #B3B5BD;
    width: 230px;
    height: 96px;
}
#contentwrapper td.content #entryform div.contentpanelbody div.upload1 {
    background-image: url(../images/generic/upload_bg.gif);
    background-repeat: no-repeat;
    padding: 12px 10px;
}
#contentwrapper td.content #entryform div.contentpanelbody input.upload1 {
    border: 1px solid #B3B5BD;
    width: 270px;
}
#contentwrapper td.content #entryform div.contentpanelbody input.submitbutton {
    border: 0;
}
#contentwrapper td.content #entryform div.contentpanelbody div.checkbox p {
    padding: 15px 0 0 0;
}
#contentwrapper td.content #entryform div.contentpanelbody div.checkbox p input {
    vertical-align: middle;
    border: 0;
    margin-top: 0;
}
#contentwrapper td.content #entryform div.formsubmitbutton {
    background-image: url(../images/generic/form_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 84px;
    text-align: right;
    background-color: #E43351;
}
#contentwrapper td.content #entryform div.formsubmitbutton input {
    margin: 3px 25px 0 0;
    border: 0;
}
#contentwrapper td.content #entryform div.emailconfirmation {
    min-height: 300px;
}
#contentwrapper td.content #entryform div.emailconfirmation h2 {
    color: #000000;
}
#contentwrapper td.content #entryform div.filelist {
    font-size: 0.75em;
    color: #000000;
}
#contentwrapper td.content #entryform div.filelist span span {
    display: block;
}


/* Generic Pages
--------------------------------------- */
#contentwrapper td.content #generic div.pagetitle {
    margin-bottom: 14px;
}
#contentwrapper td.content #generic div.contentpanelbody {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 290px;
}
#contentwrapper td.content #generic div.contentpanelbody ol {
    margin-left: 20px;
    font-size: 1em;
    font-weight: bold;
    color: #3E0E6E;
}
#contentwrapper td.content #generic div.contentpanelbody ol li p {
    font-size: 75%;
    font-weight: normal;
    color: #000000;
}
#contentwrapper td.content #generic div.contentpanelbody address {
    font-style: normal;
    font-size: 0.75em;
    color: #000000;
}
#contentwrapper td.content #generic div.contentpanelbody address span {
    display: block;
}
#contentwrapper td.content #generic div.contentpanelbody p.email {
    margin-top: 20px;
    font-weight: bold;
    display: none;
}
#contentwrapper td.content #generic div.playbutton a img {
   margin: 10px auto;
}
#contentwrapper td.content #generic div.image a img {
   margin:10px auto;
}
#contentwrapper td.content #generic h2 
{color:#000;
    margin-left:31px;
}

/* Wide Pages
--------------------------------------- */
body#wide #contentwrapper td.content div.pagetitle span {
    float: right;
    clear: left;
    margin-top: -30px;
}
div.gameblurb {
		padding: 0 20px 10px 20px;
} 
div.gameblurb p {
		font-size: 100.01%;
}

/* Footer
--------------------------------------- */
#footer {
    width: 100%;
    background-image: url(../images/generic/footer_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 143px;
    margin-bottom: 20px; 
}
#footer table.footer_top {
    margin-left: 101px;
}
#footer table.footer_top td {
    padding-top: 8px; 
}
#footer table.footer_top td {
    vertical-align: top;
}
#footer td.footer_square1 {
    width: 80px;
}
#footer td.footer_square1 img {
    margin-top: 20px;
}
#footer td.footer_text {
    width: 276px;
    font-weight: bold;
    text-align: center;
}
#footer td.footer_text p {
    padding: 0 3px;
    color: #000000;
}
#footer td.footer_square2 {
    width: 176px;
}
#footer td.footer_square2 img {
    margin: 20px 0 0 auto;
}
#footer div.footer_utility {
    margin: 0 auto 0 auto;
    padding: 0 auto 0 auto;
    text-align: center;
}
#footer div.atticlogo {
    margin-top: 10px;
    margin-left: 30px;
}
#footer div.atticlogo img {
    display: inline;
}
#footer ul {
    list-style-type: none;
    margin-top: 12px;
    margin-left: 30px;
}
#footer ul li, 
#footer ul li p {
    display: inline;
}
#footer ul li p {
    color: #FFFFFF;
    font-size: 0.65em;
    margin-right: 3px;
}
#footer ul li p a {
    color: #FFFFFF;
    margin-right: 3px;
}
