@charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
	min-width: 856px;
}

.icon {
	position: relative;
	bottom: -2px;
}

.style1 {
	font-family: Verdana;
	font-size: 16px;
	color: #FF0000;
}
img{
	border: none;
}
body
{
	background: #fff;
	background-image:url(http://www.weather.co.za/images/backg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3366cc;
}
h1 {
	color: #3366CC;
	font-size: 14px;
	margin: 0;
}
#header {
	width: 100%;
	top:0;
	left:0;
	height: 100px;
	padding-top: 70px;
	background-image:url(http://www.weather.co.za/images/logo.jpg);
	background-repeat:no-repeat;
}
.groupWrapper
{
	width: 32%;
	float: left;
	margin-right: 2%;
	min-height: 400px;
}
.serializer
{
	clear: both;
}
.groupItem, .groupItemNa
{
	margin-bottom: 20px;
}
.groupItem .itemHeader, .groupItemNa .itemHeader
{
	background-color: #E5ECF9;
	border-top: 1px solid #7AA5D6;
	color: #3366CC;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 115%;
	position: relative;
	-moz-user-select: none;
}

.groupItem .itemHeader a, .groupItemNa .itemHeader a
{
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.sortHelper
{
	border: 3px dashed #666;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.itemContent {
	padding: 15px;
	padding-bottom: 5px;
	border: 1px solid #E5ECF9;
}
.rssitemcontainer {
	margin-bottom: 10px;
}
.rssexpandbtn {
	float: left;
	margin-right: 10px;
}
.rssitem {
}
.rssdetail {
	display: none;
	margin-top: 3px;
}
#weatherselect {
	padding-left: 20px;
	padding-bottom: 10px;
}
#weatherContent {
	border: 1px solid #E5ECF9;
}
#selectopener {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #9cc7f8;
	text-align: center;
	cursor: pointer;
	display: none;
}
#selectopener2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #9cc7f8;
	text-align: center;
	cursor: pointer;
	display: none;
}

#today{

}

.day {
	display:inline;
	float: left;
	height: 175px;
	margin-top: 10px;
	margin-right: 1%;
	text-align: center;
	margin-left: 5px;
	width: 95px;
	min-width: 60px;
}

table
{
	table-layout:auto;
	border-collapse:collapse;
	border:0px none;
	border-spacing:0em;
	empty-cells:show;
	margin:5px;
	padding:0em;
}

th, td
{
	overflow:hidden;
	white-space:nowrap;
}

#forecast {
	margin: auto;
}
#forecast_summary {
	font-size: 12px;
	width: 98%;
	border-spacing:10px;
	margin: auto;
	margin-bottom: 5px;
}

#forecast_summary td strong {
	display: block;
	text-align: right;
	margin-right: 5px;
}

#forecast_summary td span {
	font-style: italic;
}

#forecast_summary  tr {
	border-bottom: 2px solid #7AA5D6;
}

.itemSubheader {
	background-color: #E5ECF9;
	border-top: 1px solid #7AA5D6;
	color: #3366CC;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 125%;
	position: relative;
	-moz-user-select: none;
	clear: both;
	text-align: left;
}

input, textarea {
	margin-bottom: 3px;
}
textarea {
	width: 110px;
}

#StationName {
	margin-right: 5px;
	width: 325px;
}
#savebtn {
	width:90px;
}
#ads1 {
	width: 300px;
	height: 80px;
	border: 1px solid #E5ECF9;
	float: left;
	margin-right:20px;
}
#ads2 {
	width: 300px;
	height: 80px;
	border: 1px solid #E5ECF9;
	float: left;
}
#rssselect {
	background-color:#f6fdFa;
	padding: 10px;
}
#rsscustitems {
	padding: 15px;
	padding-bottom: 5px;
}
#toollinks {
	position: absolute;
	left: 65px;
	top: 140px;
}
#toollinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC339B;
	text-decoration: none;
}
#toollinks a:hover{
	text-decoration: underline;
}
#tellafrienddiv {
	position:absolute;
	width: 230px;
	height: 60px;
	background-color: #FFFFFF;
	border: 1px solid #FC339B;
	display: none;
	z-index: 100;
	left: 300px;
	padding:10px;
}


#selcWea .itemContent {
	margin: 0;
}

#selcWea .itemContent li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#selcWea .itemContent li a  {
	color: #3366CC;
	font-weight: 700;
	width: 100%;
	padding-bottom: 8px;
	outline: 0;
}

#selcWea .itemHeader, .groupItemNa .itemHeader {
	cursor: auto;
}

#selcWea {
	background: #fff url( http://www.weather.co.za/images/weatherbackg.jpg ) repeat-x;
}

#clicklogo {
    background-image: transparent url( http://www.weather.co.za/images/blank.gif );
    background-repeat: no-repeat; 
	display: block;
    height: 0px;
    overflow: hidden;
    padding: 90px 0 0 0;
  	position: relative;
	bottom: 35px;
 	width: 370px;
	outline: 0;
	cursor: pointer;
}
#weather
{
	text-align: center;
}

#weather .itemHeader {
	text-align: left;
}

#weatherselect {
	text-align: center;
}

input, select, textarea {
	border: 1px solid #7AA5D6;
	background-color: #E5ECF9;
}

.itemContent input {
	width: 85%;
}

#wrapper, #toollinks {
	margin: auto;
	width: 1000px;
	min-width: 1000px;
}

#toollinks {
	position: relative;
	top: -20px;
	left: 0;
}

#sort1 {
	float: left;
	width: 160px;
	margin-left: 5px;
}

#sort2 {
	width: 600px;
}

#sort3 {
	float: left;
	width: 190px;
	margin: 0;
}

hr {
	margin-bottom: 10px;
	margin-left:  auto;
	margin-right: auto;
	height: 0px;
	border: 2px dotted #3366CC;
}

#forecast_center {
	width: 700px;
	margin: auto;
}

.cen {
	text-align:center;
}

#temp {
	font-size: 27px;
	font-weight: 700;
}

.citylink {
	white-space: nowrap;
}

#rss {
	position: relative;
	z-index: 100;
}