/* Global configs */
html * {
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index: 0;
}

body {
    color: black;
    font-size: 0.8em;
    background: #2F6FBF;
    font-family: arial, 'trebuchet ms', sans-serif;
    text-align: center;
    z-index: 1;
}

.clear {
    clear: both;
}

h1 {
    font-size: 1.5em;
    font-weight: 800;
	padding: 4px 8px 4px 8px;
	margin-bottom: 12px;
	background: black;
    color: white;
}

h2 {
    font-size: 1.3em;
	padding: 0px 0px 10px 0px;
    font-weight: 800;
    color: black;
}

h3 {
    font-size: 1em;
    font-weight: 800;
	padding: 0px 0px 10px 0px;
	color: #D21F1F;
}

p {
    font-size: 0.9em;
	line-height: 1.6em;
	padding: 0px 0px 10px 0px;
}


#content ul {
	padding: 0px 0px 10px 30px;
}


#content ul li {
	list-style: disc;
	padding: 0px 0px 5px 10px;
}


a:link {
    text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D21F1F;
}

a:hover {
    text-decoration: underline;
	color: #D21F1F;
}

input.textbox, textarea.textbox {
    padding: 4px;
    border: 1px solid #66cc00;
    font-family: arial, 'trebuchet ms', helvetica, sans-serif;
    font-weight: 800;
    font-size: 1em;
    width: 250px;
    color: black;
}

select {
    padding: 3px;
    border: 1px dotted black;
    color: black;
    font-family: arial, 'trebuchet ms', helvetica, sans-serif;
    font-weight: 800;
    font-size: 1em;
}

input.textbox:focus, textarea.textbox:focus, select:focus {
    background: #ededed;
	border: 1px dotted black;
    color: black;
}

/*
General page layout
*/

#wrapper {
    position: relative;
    width: 100%;
    margin: 0px auto;
    text-align: center
    z-index: 2;
}

#header {
    position: relative;
    width: 980px;
    height: 108px;
	margin: 0px auto;
    background: url(header.jpg) top repeat-x;
    z-index: 3;
}

#header ul {
	padding: 80px 20px 0px 0px;
	text-align: right;
}

#header ul li {
    padding: 0px 0px 0px 10px;
	margin-left: 10px;
	list-style: none;
	border-left: white 1px dashed;
	display: inline;
}

#header ul li a, #header ul li a:link, #header ul li a:visited {
    color: black;
	font-weight: 800;
	text-decoration: none;
}

#header ul li a:hover {
    color: white;
	font-weight: 800;
	text-decoration: none;
}


#body {
    position: relative;
    width: 980px;
    margin: 0px auto 10px auto;
    z-index: 3;
}

#footer {
    position: relative;
    width: 980px;
	color: #2F6FBF;
	text-align: left;
    margin: 0px auto;
    padding: 3px 5px 0px 5px;
    z-index: 3;
    background: black;
}





/* Body */

#left {
    position: relative;
    float: left;
    width: 189px;
}

#left div.started {
    position: relative;
    float: left;
    width: 189px;
	height: 374px;
	text-align: left;
	background: url(nav_bg.jpg) top repeat-x;
}


#left div.started ul {
    padding: 90px 20px 10px 15px;
}

#left div.started ul li {
	font-size: 1em;
    padding: 0px 0px 5px 10px;
	margin-bottom: 5px;
	font-weight: 600;
	border-bottom: 1px dashed #666666;
}

#left div.started ul li a, #left div.started ul li a:link, #left div.started ul li a:visited {
    color: black;
	font-weight: 400px;
}

#left div.started ul li a:hover {
	color: #D21F1F;
}



#left div.trial {
    position: relative;
	float: left;
    width: 176px;
	height: 130px;
	padding: 10px 0px 10px 5px;
    background: url(free_trial.jpg) top repeat-x;
}

#left div.join {
    position: relative;
	float: left;
    width: 176px;
	height: 130px;
	padding: 10px 0px 10px 5px;
    background: url(join_now.jpg) top repeat-x;
}

#left div.trial a:link, #left div.trial a:visited, #left div.join a:link, #left div.join a:visited {
    width: 176px;
	height: 130px;
}

#image {
	width: 786px;
	height: 220px;
	background: url(image.jpg) top repeat-x;
	z-index: 4;
}

	#image img {
		border: 0px;
		width: 786px;
		height: 220px;
	}


#content {
    position: relative;
    float: left;
	text-align: left;
    width: 786px;
	background: white;
}


#content div.main {
    float: left;
    width: 494px;
	padding: 20px;
}

#testimonial {
    float: left;
	padding: 20px 100px 0px 80px;
    width: 354px;
	height: 84px;
	color: white;
	background: url(customer_comments.jpg) top repeat-x;
}

#testimonial p {
	color: white;
}

#testimonial h4 {
	color: yellow;
}


#right {
    float: right;
	padding-top: 20px;
    width: 252px;
}

#right div.twitter_top {
	width: 223px;
	height: 56px;
	background: url(latest_tips.gif) top repeat-x;
}

#right div.sporting_top {
	width: 223px;
	height: 56px;
	background: url(sporting_life.gif) top repeat-x;
}

#right div.twitter_bottom {
	width: 223px;
	height: 42px;
	background: url(tips_bottom.gif) top repeat-x;
	margin-bottom: 10px;
}

#right div.sporting_bottom {
	width: 223px;
	height: 45px;
	background: url(sporting_bottom.gif) top repeat-x;
	margin-bottom: 10px;
}

#right div.twitter_centre {
	width: 201px;
	padding: 10px;
	border-left: 1px solid #2F6FBF;
	border-right: 1px solid #2F6FBF;
}

#right div.twitter_centre p {
	border-bottom: 1px dotted black;
}

#right div.sporting_centre {
	width: 201px;
	padding: 10px;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
}

#right div.sporting_centre p {
	border-bottom: 1px dotted black;
}


/* Footer */

#footer p a:link, #footer p a:visited {
    color: #2F6FBF;
}

