* { padding: 0; margin: 0; border: none; }
html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	background: url(http://www.dailyjolt.com/images/body.gif) 50% 0 repeat-y;
	text-align: center;
	font-size: 82.5%;
}

#head table, #head tr, #head td {
padding: 0;
margin: 0;
}

table, tr, td {
	background: none;
	}

a {
	color: #FC0;
	}

#head, #content, #foot {
	width: 898px;
	margin: 0 auto;
	text-align: left;
}

#head {
	width: 898px;
}

#head a {
	text-decoration: none;
	}
	
.logo {
	position: relative;
	bottom: 5px;
	padding: 0px 6px 0px 6px;
	}

#column_one {
	clear: left;
	width: 593px; /* adjusts col2 gutters */
	float: left;
}

#column_two {
	width: 300px;
	float: left;
}
#add{
	display: block;
	border: 1px solid black;
	background: #319cff url(http://www.dailyjolt.com/images/add.gif) top left no-repeat;
	margin: 1px 0 10px 0;
	padding: .5em;
}
#add p {
	color: #024;
	font-size: 14pt;
	font-weight: bold;
}
#add p, #add ul{
	font-weight: bold;
	list-style-type: none;
}
#add ul li {
	padding: 0 9px;
	background: url(http://www.dailyjolt.com/images/plus.gif) 0 50% no-repeat;
	}
#add a {
	color: #FFF;
	line-height: 1.5em;
	position: relative;
}
#add a:hover {
	background: #6cf;
	color: #046;
}


#dashboard .widget {
	background: url(http://www.dailyjolt.com/images/widget.gif) 0 0 repeat-x;
	width: 160px;
	height: 135px;
	float: left;
	padding: 4px;
	margin: 5px;
	display: block;
}
.widget_title {
	font-size: 11pt;
	font-weight: bold;
	color: #fC3;
	padding: 0px 0 2px 0;
	margin: -6px 0 4px 0;
	background: url(http://www.dailyjolt.com/images/dot.gif) bottom right repeat-x;
	
	}
.wea {
	width: 4em;
	}
.ema {
	width: 5.5em;
	}
.fea {
	width: 3.5em;
	}
.sea {
	width: 3.2em;
	}
.spo {
	width: 6.8em;
	}
.hot {
	line-height: .7em;
}
.widget_left, .widget_right{
	width: 76px;
	float: left;
}
.icon {
	width: 80px;
	height: 45px;
	text-align: right;
	margin: -1em 0 0 0;
	float: left;
	}
.high {
	width: 70px;
	text-align: left;
	float: right;
	color: #FC0;
	font-size: 2em;
	line-height: 1em;
	padding: 7px 0 0 10px;
	margin: -.25em 0 0 0;
	}
.low {
	width: 70px;
	text-align: left;
	clear: right;
	float: right;
	color: #024;
	font-size: 1.5em;
	font-weight: bold;
	line-height:1em;
	padding: 0 0 0 10px;
	margin:0;
	}
.today {
	clear: both;
	text-align: right;
	color: #FFF;
	font-size: 1em;
	margin: -2em 0 0 0;
	}
div>.today {
	clear: both;
	text-align: right;
	color: #FFF;
	font-size: 1em;
	margin: 0;
	}
	
.forcast {
	font-size: 9pt;
	line-height: 9pt;
	}
/* .icon {
	text-align: center;
} 
.widget .date {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: #FFF;
	margin: 1px 0;
}
.high {
	text-align: center;
	font-weight: bold;
	width: 37px;
	float: left;
	background: #F60;
	color: #FFC;
	border-left: 1px solid #FC0;
	border-top: 1px solid #FC0;
}
.low {
	text-align: center;
	font-weight: bold;
	width: 37px;
	float: left;
	background: #06F;
	color: #CFF;
	border-right: 1px solid #0CF;
	border-top: 1px solid #0CF;
	}
.hi {
	text-align: center;
	width: 37px;
	clear: left;
	float: left;
	background: #F90;
	color: #600;
	font-size: 1.5em;
	font-weight: bold;
	border-left: 1px solid #FC0;
	border-bottom: 1px solid #FC0;
}
.lo {
	text-align: center;
	width: 37px;
	float: left;
	background: #09F;
	color: #006;
	font-size: 1.5em;
	font-weight: bold;
	border-right: 1px solid #0CF;
	border-bottom: 1px solid #0CF;
}*/

.forecast {
	font-size: 8pt;
	line-height: 9pt;
	padding: 4px;
}

p.pic {float: right; padding: 3px 0 0 3px;}
p.feature_title {color: #FC0; font-size: 9pt; font-weight: bold;}
p.feature_text {line-height: 1em; font-size: 1em; color: #FFF;}
p.feature_link {font-size: 9pt;}
p.feature_link a {color: #Fc0;}

.hot_1, .hot_2 {
	color: #FFF;
}
.hot a{
	color: #FC0;
	}


#dashboard .user, #dashboard .pass, #dashboard .search, #dashboard .source{
	font-size: 9pt;
	padding: 0 0 2px 0;
	color: #FFF;
	font-weight: normal;
	font-family: arial;
}
#dashboard .user input, .pass input, .search input, .source select{
	padding: 2px;
	width: 130px;
	border: 2px solid #CCC;
	color: #666;
	font-weight: bold;
	font-family: arial;
}

#search {
  position: relative;
  left: 40px;
  width: 45px;
  height: 17px;
  margin: .5em 0 0 5em;
  padding: 0;
  border: 0;
  background: transparent url(http://www.dailyjolt.com/images/search.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#log {
  position: relative;
  left: 40px;
  bottom: 20px;
  width: 45px;
  height: 17px;
  margin: .5em 0 0 5em;
  padding: 0;
  border: 0;
  background: transparent url(http://www.dailyjolt.com/images/log.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#register {
  width: 57px;
  height: 17px;
  margin: .5em 0 0 4em;
  padding: 0;
  border: 0;
  background: transparent url(http://www.dailyjolt.com/images/reg.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#sign {
  width: 45px;
  height: 17px;
  margin: .5em 0 0 5em;
  padding: 0;
  border: 0;
  background: transparent url(http://www.dailyjolt.com/images/log.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
span.title {
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
	background: url(http://www.dailyjolt.com/images/dot.gif) bottom left repeat-x;
}

span.date{
	font-size: 8pt;
	display: block;
}
span.text {
	color: #024;
	font-family: Arial;
	display: block;
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
	padding: 0 0 16px 0;
}
span.text a {
	color: #FC0;
}
span.quote {
	font-size: 2em;
	color: #024;
	font-weight: bold;
}

.tabbertab input {
display: block;
float: left;
clear: left;
line-height: 16px;
}

.tabbertab .input {
position: relative;
left: 5px;
display: block;
height: 16px;
}

.event_type {
	padding: 0 10px;
	}

#quicklinks {
	width: 570px; /* adjusts right side of quicklinks box */
	float: left;
	background: #309cff url(http://www.dailyjolt.com/images/quicklinks.jpg) 0 bottom no-repeat;
	border-top: 1px solid #61b4fa;
	padding: 5px 5px 0 5px;
	margin: 0 0 1em 0;
	position: relative;
	left: 5px;
	text-align: center;
}
#quicklinks .tite {
	width: 8em;
	background: url(http://www.dailyjolt.com/images/dot.gif) bottom left repeat-x;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-align: left;
}
#quicklinks .first {
	clear: left;
	}
#quicklinks .item {
	float: left;
	width: 120px;
	margin: 1em 0 1em 20px;
	text-align: left;
	}
div.item p { /* white titles */
	padding:0;
	font-weight: bold;
	font-size: 1em;
}
#quicklinks .item ul{
	list-style-type: none;
	}
#quicklinks a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
	font-family: Arial;
	line-height: .9em;
}
#quicklinks a:hover {
	color: #046;
	text-decoration: none;
	font-weight: normal;
	background: #6CF;
}

#textad {
	border: 1px solid #61b4fa;
	width: 143px;
	float: left;
	margin: 6px 5px 6px 0;
}
#babyad {
	border: 1px solid #61b4fa;
	width: 143px;
	float: left;
	margin: 6px 0 6px 5px;
}
#textad p, #babyad p {
	margin: 5px 0;
	padding: 0px 5px 5px 5px;
	text-align: justify;
	font-size: 9pt;
	position: relative;
	top: 7px;
}
#textad p a, #babyad p a {
	color: #FC0;
	font-weight: bold;
}
#textad .title, #babyad .title {
	font-size: 12pt;
	font-weight: bold;
	background: url(http://www.dailyjolt.com/images/dot.gif) bottom left repeat-x;
}
#textad .title {
	width: 8em;
	display: inline;
	position: relative;
	top: 5px;
	}
#babyad .title {
	width: 4em;
	display: inline;
	position: relative;
	top: 5px;
	}
#babyad .img {
	text-align: center;
}
#foot {
	clear: both;
	background: #c53f07 url(http://www.dailyjolt.com/images/foot.gif) 0 0 repeat-x;
	margin: 0 0 0 1px;
	width: 886px;
	padding: 18px 0px 5px 10px;
	text-align: center;
}

input {
	font-family: arial;
	}
#prof_top {
width: 516px;
height: 16px;
background: url(http://www.dailyjolt.com/images/quo_top.gif) top left no-repeat;
}

#prof_mid {
width: 516px;
background: url(http://www.dailyjolt.com/images/quo_mid.gif) top left repeat-y;
}

#prof_mid p, #prof_mid h1{
padding: 0 20px 8px 20px;
}

#prof_mid h1 {
	font-size:1.4em;
	}

#prof_bot {
width: 516px;
height: 71px;
background: #036 url(http://www.dailyjolt.com/images/quo_bot.gif) top left no-repeat;
}
table, tr, td {
	background: none;
	color: #FFF;
	
	}
table table{margin: 10px}
