body {
	background: #4997E5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

img
{
	border: 0;
}

a, a:link, a:visited
{
	color: #336699;
	text-decoration: none;
}

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

#header {
	background: url(../images/bordertop.png) no-repeat;
}

#banner {
	background: url(../images/bordercentral.png) repeat-y;
}

#banner .text {
	color: #2E2E2E;
	text-align: center;
}

#banner .text h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 2px 2px 3px gray;
}

#banner .text h2 {
	font-size: 12px;
	font-weight: normal;
}

/*<group=buttonbar>*/

#buttoncontainer ul {
	list-style-type: none;
	text-align: center;
}

#buttoncontainer ul li {
	border-top: 1px solid #C0C0C0;
	border-right: 2px dashed #c0c0c0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

#buttoncontainer ul .download {
	background: url(../images/downloadpackage.png) no-repeat 30px 10px #FFE4C9;
}

#buttoncontainer ul .xtras {
	background: url(../images/xtras.png) no-repeat 15px 10px;
}

#buttoncontainer ul .lastItem {
	border-left: none;
	border-right: 1px solid #C0C0C0;
}

#buttoncontainer ul li a {
	font-size: 11px;
	font-weight: bold;
}

#buttoncontainer ul li a:hover {
	background-color: white;
}

/*</group>*/

/*<group=navbar>*/
#navcontainer
{
	border-bottom: 1px solid #B7B7B7;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	text-align: center;
}

#navcontainer ul li #current
{
	background: #F5F5F5;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #CCCCCC;
	border-bottom: solid 1px #F5F5F5;
	color: black;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
}

#navcontainer ul li a
{
background: #fff url(../images/tab_off_bg.gif) repeat-x;
border: 1px solid #cccccc;
text-decoration: none;
text-align: center;
	font-size: 10px;
	line-height: 18px;
	border-bottom-style: none;
	color: black;
}

#navcontainer ul li a:hover
{
	color: black;
	background: white;
}

/*</group>*/

#central {
	background: url(../images/bordercentral.png) repeat-y;
}

#content {
	background: repeat-y #F5F5F5;
}

#content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#content .teamData {
	color: gray;
	font-weight: bold;
}

#content .teamDescription {
	color: gray;
}

#content .steps {
	list-style: decimal;
}

#content .code {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: black;
}

.donate a {
	background: url(../images/adiumy/green_small.png) no-repeat;
}

.donate a:hover {
	background: url(../images/adiumy/green_flap_small.png) no-repeat;
}

.boxWideTop {
	background: url(../images/boxWideTopBorder.png) no-repeat;
}

.boxWideContent {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	background: #FAFAFA;
	color: #444;
	font-size: 11px;
}

/*<group=Weblog>*/

.weblogDateHeader {
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #333;
}

.weblogPost + .weblogPost {
	border-top: 1px solid #A0A0A0;
}

.postInfo {
	text-align: center;
}

.postInfo a, .postInfo a:link, .postInfo a:visited {
	color: black;
}

.postInfo a:hover {
	text-decoration: none;
	color: #ff9934;
}

.postDate {
	color: rgb(128, 128, 128);
}
	
/*</group>*/

.boxWideBottom {
	background: url(../images/boxWideBottomBorder.png) no-repeat;
}

#sidebar-a {
	background: right  repeat-y;
}

.boxThinTop {
	background: url(../images/boxThinTopBorder.png) no-repeat;
}

.boxThinContent {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	background: #FAFAFA;
	color: #444;
	font-size: 11px;
}

.boxThinBottom {
	background: url(../images/boxThinBottomBorder.png) no-repeat;
}

#sidebar-a h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#sidebar-a .tiny {
	font-size: 10px;
	color: rgb(128, 128, 128);
}

#sidebar-a .date {
	color: rgb(128, 128, 128);
}

/*<group=Powered>*/

#bottom {
	border-top: 1px solid #B7B7B7;
}

#notice {
	color: #444;
	font-size: 11px;
}
	
/*</group>*/

#footer {
	background: url(../images/borderbottom.png) no-repeat;
}

.faqQuestion {
	font-weight: bold;
	font-size: 12px;
	color: #B16A24;
}

.forumsearchinput {
	
}

.forumsearchbutton {
	font-size: 10px;
}

.skype {
	color: #99CC33;
	font-weight: bold;
	font-size: 1.2em;
}
