/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
}	

body {
	background: #67A1C9 url('images/body-bg.gif') repeat-x fixed;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div {
 	margin: 0px;
}

p, h1, h2, h3, h4, h5, h6	{ 
	margin: .5em;
}

p{
	line-height: 1.4em;
}

strong {
	font-size: 100%;
}

h1 {
	font-size: 1.8em;
	font-family: Georgia, sans-serif;
	color:#3b8500;
}

h2  {
	font-size: 1.4em;
	color: #666666;
	font-family: Georgia, sans-serif;
}

h2 a:link, h2 a:visited {
	font-size: 1.4em;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	font-size: 1.4em;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}


h3 {
	font-size: 1.2em;
	color: #666666;
	font-family: Georgia, sans-serif;
}

h4 {
	font-size: 1.4em;
}

h5, dt	{	
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size-adjust:	.46;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
h6	{	
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size-adjust:	.46;
	font-size:	1em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

tfoot, thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size-adjust:	.46;
	}	
		

		
hr	{	
	visibility:	visible;
	}	

small	{	
	font-size:	.92em;
}	
		
big	{	
	font-size:	1.17em;
}	

ol {

	margin-left: 20px;
}

ol li	{	
	list-style-type:	decimal;
	line-height: 1.4em;
	margin: 0.5em 0 0.5em 20px;
}	

ol ol li	{	
	list-style-type:	lower-alpha;
	margin-left: 20px;
}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	margin-left: 20px;
}

ul	{
	margin-left: 20px;
}

ul li	{
	margin-left: 20px;	
	line-height: 2em;
}

ul.disc {
	list-style-type: disc;
	margin-left: 20px;
}

ul.circle {
	list-style-type: circle;
	margin-left: 20px;
}

ul.square {
	list-style-type: square;
	margin-left: 20px;

}

ul.none {
	list-style-type: none;
	margin-left: 20px;
}

ul.feature {
	list-style-image: url('images/check1.jpg');
}


.left {
	float:left;
}

.right {
	float: right;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

#head{
	background-image: url('images/1time_part_big.jpg');
	background-repeat: no-repeat;
	background-position: 544px 4px;
}

.head_base {
	height: 19px;
	width: 100%;
	background: url('images/bottomrightcorner_head.gif') no-repeat;
	margin: 0px;
	padding: 0px;

}

/* begin affordances */	
b	{
	font-weight:	bold;
}

i	{
	font-style:	italic;
}

.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
}	

del	{	
	text-decoration:	line-through;
	background:	#F66;
}

address	{	
	font-style:	normal;
	letter-spacing:	.1em;
}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
}

a:link {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #999;
	}
	
a:hover, a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}



/* end affordances */	

/* structure */
#container {
	margin: 0 auto;
	text-align: center;
	width: 750px;
}
	
.subcontainer {
	background: #fff;
	text-align: left;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}

#screenshot {
	float: right;
	width: 463px;
	margin-right:-20px;
}
#screenshot img{
	margin-top: -9px;
	display:block;
	position:relative;
}

#banner {
	background: #6EA5C8;
	height:90px;
	width: 700;
	color: #fff;
	clear: both;
	padding-top: 10px;
	padding-right:50px;
	text-align: right;
	font-size: 125%;
	position:relative;
	margin-top: 0px;
}
.base {
	height: 19px;
	width: 100%;
	background: url('images/bottomrightcorner.gif') no-repeat;
	margin: 0px;
	padding: 0px;

}
.top {
	height: 19px;
	width: 100%;
	background: url('images/leftcorner.gif') no-repeat;
	margin: 0px;
	margin-top:20px;
	padding: 0px;
	clear: both;

}

#lefttop {
	padding: 12px;
	padding-left:25px;
	text-align: center;
	width: 266px;
}


#logo {
	background: url('images/1time-logo.gif') no-repeat;
	display: block;
	width: 150px;
	height: 58px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.page {
	padding: 2px 20px 2px 20px;

}

#header, #footer {
	color: #aaa;
	clear: both;
	margin-top: 20px;
	text-align: right;
	padding-right: 20px;
}

#header a, #footer a{
	font-size: .8em;
	color: #ccc;
	text-decoration: none;
}

#header img{
	margin-bottom: -4px;

}

.headersubtext {
	font-size: .8em;
	color: #777;
	padding-top: 5px;
	width: 420px;
	border-top: 1px solid #777;
	margin-top:5px;
	
}

.headersubtext a:link, .headersubtext a:visited{
	font-size:1em;

}


#logo h1 {
	display: none;
}

.data	{
	padding-left: 20px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}

.dataleft {
	padding:10px;
	padding-top: 30px;
	width: 47%;
	float:left;
	color: #fff;
	text-align: center;
}

.dataright {
	padding:10px;
	padding-top: 30px;
	width: 47%;
	float: right;
	color: #fff;
	text-align: center;
}

.quote {
	font-family:	Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 20px;
	padding: 20px;
	background-color: whitesmoke; 
}

.quote h5{
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 0px; 
}

.quote p{
	font-size: 10px;
	text-align: center;
	margin-top: -5px; 
	margin-bottom: -5px; 
	font-style: italic;
}
* html #subcontainer {
height:1px;
}


/* ListForm */

#Listform ol {
	padding: 0;
	margin: 0 0 0 20px;
}

#Listform ul {
	padding: 0;
	margin: 0 0 0 5px;
}

#Listform li {
	border-top: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 30px 0;
	color: #090;
}

#Listform ol li {
	list-style: decimal;
}

#Listform li div {
	color: #333;
	background: #f0f0f0;
	margin: 0;
	margin-top: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}



#Listform li div.upgrade {
	color: #333;
	background: #ffc;
	margin: 0;
	margin-top: 3px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}

#Listform ul li div {
	/* padding: 3px 3px 3px 0; */
}

#Listform li table th {
	text-align: right;
	font-weight: normal;
}

#Listform li div p {
	margin: 0;
	padding: 0;
}

#Listform li div p + p {
	margin-top: 15px;
}

#Listform li div p + p.Checkbox {
	margin: 5px 0;
}

#Listform li div.help {
	color: #666;
	background: #fff;
	padding: 2px 0;
	line-height: 13px;
}

#Listform li div.helplong {
	color: #666;
	background: #fff;
	width: 470px;
	padding: 2px 0;
}


#Listform li table.NewLink th {
	text-align: left;
	font-weight: bold;
}

#Listform li table.NewLink td input.textfield {
	width: 250px;
	font-size: 100%;
}

#Listform li h1 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	margin-bottom: 10px;
}

#Listform li h2 {
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
	padding: 0;
	margin: 0;
}

#Listform li#action {
	border-top: 2px solid #000;
	margin-bottom: 0;
	text-align: right;
	padding-top: 8px;
	font-size: 12px;
}

#Listform table th{
	font-size: 11px;
}
/*error message */
.error {
	background-color: red;
	padding: 2px;
}

#ErrorExplanation {
	border: 2px solid #red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

#ErrorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 27px;
	font-size: 12px;
	margin: -7px;
	background: url(images/alertbad_icon.gif) #c00 left no-repeat;
	color: #fff;
}

#ErrorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#ErrorExplanation ul {
	margin-left: 30px;
}

#ErrorExplanation ul li {
	font-size: 12px;
	list-style: square;
}

input, select {

	border: 1px solid #999;
}


/* posts  */

.main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: disc;
	}
	
.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
.main img {
	padding: 3px;

	}

.meta {
	border-bottom: 1px solid #ACE149;
	font-size: .8em;
	padding: 2px;
	color:#666;
}

.meta em {
	font-size: 1em;
	text-decoration: none;
	font-weight: 700;
	font-style:normal;
	
			
	}
	
.meta:hover {
	background: #F7FEDC;
	}
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments {
	border-top: 1px solid #ACE149;
	margin-top: 10px;
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
	
.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	
	
.alt {
	margin-top: 1em;
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 10px 10px !important;
	font-size:.9em;
	color:#666;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.alt a:link, .alt a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	font-size:1em;
	}

.alt a:hover, .alt a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	
	}	
	
	
.commentlist li:hover {
	border: 1px solid #ACE149;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}
	
p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
	
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	

/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

