/*
Theme Name: ACC Default
Theme URI: http://aarhuscricketclub.dk/
Description: The default ACC theme inspired by the default WordPress theme.
Version: 0.1
Author: Mridul Sethia
Author URI: http://mridul.conciseweb.com/
Tags: simple, fixed header, fixed width, two columns,

	ACC default v0.1
	
	This theme was designed and built by Mridul Sethia,
	whose blog you will find at http://mridul.conciseweb.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*GENERIC*/
body {
	font: 11px verdana, Tahoma, sans-serif;
	background-color:#FFF;
	color: #222;
	height:100%;
}
body, p, ul, li, div, span, a, table, tr, td, h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
code {
	font: 12px verdana, Tahoma, sans-serif;
	display:block;
	background-color:#eeffff;
	padding:5px;
	border:1px solid #99CCFF;
	background-color:#eeffff;
}
.translation {
	font: 12px verdana, Tahoma, sans-serif;
	display:block;
	margin-top:5px;
	padding:5px;
	border:1px solid #99CCFF;
}
a img {
	border:0px;
}

a, a:link, a:visited {
	color:#222;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
h4 {
	color:#999; /*#0066CC;*/
	margin-bottom:5px;
}
h5 {
	color:#3399ff;
	margin-bottom:5px;
}
/*MAIN TABLE*/
#maintable {
	width:800px;
}
#maintable td {
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#maintable #maincontent {
	width:600px;
	padding-right:10px;
	padding-bottom:10px;
	border-right:1px dotted gray;
}
#topbar {
	height:150px;
}
#topbar div.topbar {
	height:75px;
	border-bottom:1px dotted #888;
}
#topbar div.topbar .announcement{
	float:right;
	height:50%;
	width:72%;
	margin-top:6px;
	margin-right:5px;
	overflow:auto;
	display:none;
}
.chooselanguage {
	float:right;
	margin:47px 2px 0px 10px;
}
#logo {
	margin-top:10px;
}
#topmenu {
	background-color:#222258; /*#99CCFF; /*#999;*/
	height:20px;
	margin-top:5px;
	padding-top:5px;
}
#topmenu a {
	margin-left:10px;
	text-decoration:none;
	color:#d8b745;; /*#222;*/
}
#topmenu a:hover, .footer a:hover {
	color:#fff;
}
.rightcolumn .announcement {
	margin-left:10px;
	font-size:12px;
	line-height:25px;
	margin-bottom:10px;
}
.announcement {
	margin-top:5px;
	padding:10px;
	background-color:#ffffbb;
	border:1px solid #e6db55;
}
.announcement .announcementheading {
	color:#CC6600;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:3px;
	padding:3px 0px 3px 0px;
	margin-bottom:5px;
	display:block;
	border-bottom:1px solid #e6db55;
}
#maincontent .heading {
	font-size:20px;
	/*color:#3399ff;*/
	border-bottom:1px dotted #aaa;
}
#contentArea {
	padding-top:10px;
}
.content, .contentEn  {
	padding-bottom:10px;
}
.contentEn {
	color:#999933;
}
.footer {
	border-top:1px dotted #aaa;
	font-size:12px;
}
.footer div {
	margin-top:5px;
	padding:5px;
}
.footer a:hover {
	color:#222258;
}

/*RIGHT COLUMN*/
.rightcolumn {
	width:200px;
	margin:0px 0px 5px 0px;
	background-color:#FFF; /*#efefef;*/
}
#viking {
	background-image:url('http://www.aarhuscricketclub.dk/include/images/viking.gif');
	background-repeat:no-repeat;
	width:200px;
	height:251px;
}
.rightcolumn .panel {
	text-align:left;
	margin-top:5px;
}
.rightcolumn .panel .panelheading {
	color:#fff;
	font-size:16px;
	font-weight:bolder;
	text-transform:uppercase;
	letter-spacing:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	background-color:#99CCFF;
	margin-left:5px;
}
.rightcolumn .panel .panelcontent {
	padding:10px;
}
.rightcolumn .panel a {
	color:#3399ff;
}

table.tournamentplan td {
	padding:2px !important;
	border:1px dotted #aaa;
	color:#555;
}
table.tournamentplan th {
	padding:2px !important;
	background-color:#222258;
	color:#d8b745;
	font-weight:normal;
	border:1px dotted #d8b745;
}
table.tournamentplan tr.homematch td {
	background-color:#FFF8DC;
}
.teamnorth {
	border-right:1px solid #555;
	padding-right:5px !important;
}
.teamsouth {
	padding-left:5px !important;
}
/* Specific styles */
.img-float-left {
	float:left;
	margin-right:10px;
}
li.indent {
	margin-left:25px;
}

/* Dropdown menu styles */
#ddmenu {
	margin:-5px;
	padding:0px;
}

#ddmenu li {
	float:left;
	list-style:none;
}
#ddmenu li a {
	display:block;
	padding:5px;
	text-decoration:none;
	white-space:nowrap;
}
#ddmenu li ul {
	margin:0;
	padding:0;
	position:absolute;
	visibility:hidden;
	border:1px solid white;
	border-top:0px;
	background-color:white;
	margin-top:2px;
}
#ddmenu li ul li {
	float:none;
	background-color:#222258; /*99CCFF;/*#999;*/
	margin-top:1px;
}
#ddmenu li ul li a {
	display:block;
	margin-right:15px;
	white-space:nowrap;
}
#ddmenu li ul li a.hassubmenu {
	background:url('http://www.aarhuscricketclub.dk/include/images/icons/arrow-right.gif');
	background-repeat:no-repeat;
	background-position:103%;
	margin-right:2px;
}
#ddmenu li ul li a.hassubmenu:hover {
	background:url('http://www.aarhuscricketclub.dk/include/images/icons/arrow-right-over.gif');
	background-repeat:no-repeat;
	background-position:103%;
}
.strike {
	text-decoration:line-through;
}
.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}
.caps {
	text-transform:uppercase;
}
.spacing4 {
  letter-spacing:4px;
}
/*--------------------------*/
