
/* Dropdown Menus */
.plan_chooser	a {
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
}
.plan_chooser a {
	border: 1px solid transparent;
}
div.plan_chooser, div.plan {
	margin-top: 10px;
}

.submenu {
	width: 240px;
	margin: 0px;
	
	z-index: 999;
	padding: 10px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #444;
	background-color: rgb(242,242,242);
	border: 1px solid rgb(136,156,167);
	font-family: Georgia;
	padding: 7px;
	
	line-height: 200%;
}

/* Tour page */
img.thumb {
	border: 1px solid #ddd;
}

div.screenshots a {
	float: left;
	padding: 8px;
}

div.screenshots div.itemsep {
	clear: both;
	margin-top: 20px;
}

/* ***** Top Navigation Menu ******* */

ul#nav {
	list-style-type: none;
	font-size: 16px;
}

ul#nav li {
	float: left;
	margin: 3px;
}

ul#nav li a {
	padding: 5px;
	color: #666;
}

ul#nav li a:hover {
	padding: 5px;
	background: #000;
	color: white;
}

ul#nav li.active {
	margin: 2px;
	height: 46px;
	background: url(http://thymer.stunf.com/site_media/images/arrowdown.png);
	background-repeat: no-repeat;
	background-position: 50% 28px;
	/* For FF-3.5 */
	white-space: nowrap;
}

ul#nav li.active a {
	background: #000;
	color: white;
	margin: 0px;
	padding: 8px;
}

/* ********************************* */

#screenshots td {
	text-align: center;
}

.buzz {
	font-size: 12pt;
}

a.done {
	border: 1px solid rgb(211,249,188);
	padding: 1px !important;
	font-size: 12pt !important;
	background-color: rgb(164,207,66);
	color: rgb(211,249,188);
	width: 30px !important;
}

a.done:hover {
	background-color: rgb(78,100,26);
	border: 1px solid #333;
}

/* ***** insert time dialog ************** */
a.done2 {
	border-top: 1px solid rgb(211,249,188);
	border-right: 1px solid rgb(211,249,188);
	border-bottom: 1px solid rgb(211,249,188);
	padding: 3px !important;
	font-size: 16pt !important;
	background-color: rgb(164,207,66);
	color: rgb(211,249,188);
	width: 30px !important;
	margin: -1px;
}

a.done2:hover {
	background-color: rgb(78,100,26);
	border: 1px solid #333;
}

a.lightbox:hover {
	background: none;
}

a.button {
	background-color: rgb(153,153,153);
	border: 1px solid rgb(153,153,153);
	color: white;
	font-family: Georgia;
	padding: 3px;
	font-size: 14pt !important;
	padding-left: 5px;
	padding-right: 5px;
}

a.gbutton {
	background-color: rgb(164,207,66);
	border: 1px solid rgb(209,247,183);
	color: white;
	padding: 8px;
}

a.button:hover {
	background-color: rgb(70,70,70);
	border: 1px solid #000;
}

a.gbutton:hover {
  background: rgb(78, 100, 26);
  border: 1px solid #000;
}

div#footer {
	margin-top: 20px;
	color: #666;
	font-size: 12pt;
	text-align: center;
}

a.huge {
	font-size: 18pt !important;
	padding: 6px !important;
}

span.timer {
	font-size: 18pt;
}	

/* ***** general *************** */

.bqstart {
     float: left;
     height: 45px;
     margin-top: -35px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: rgb(164,207,66); 
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: -30px;
     padding-top: 45px;
     font-size: 700%;
     color: rgb(164,207,66); 
 }
 
body {
		font-family: Georgia;
		color: #555; 
    line-height: 170%;
    margin: 0;
    padding: 20px 0 20px 0;
    font-size: 11pt;
}

input, textarea, select.big { 
	background-color: rgb(242,242,242);
	border: 1px solid rgb(136,156,167);
	font-family: Georgia;
	font-size: 14pt !important;
	padding: 7px;
}

input.button, input[type="submit"] {
	background-color: rgb(153,153,153);
	border: 1px solid rgb(153,153,153);
	color: white;
	font-family: Georgia;
	padding: 3px;
	font-size: 14pt !important;
	padding-left: 5px;
	padding-right: 5px;
}

input.button:hover, input[type="submit"]:hover {
	background-color: rgb(70,70,70);
}

input:hover, textarea:hover { 
	border: 1px solid #333;
}

a:hover {
	background-color: rgb(100,165,255);
	color: white;
}

a.active {
	text-decoration: none;
	font-weight: bold;
}

a.check:hover { 
	background-color: #fff;
}

a, a.amenu {
	color: rgb(100,165,255);
	text-decoration: none;
}

a:hover .title {
	background-color: black;
	color: white !important;
}

.title {
	font-family: Verdana;
	color: rgb(70,70,70) !important;
	font-size: 48pt;
}

input {
    color: #666666;
}

img {
    border: 0;
}


div.center_block {
	width: 480px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

.h5 {
	color: #888;
	font-style: italic;
	font-size: small;
	font-family: Georgia;
}

.h1 {
	/* font-size: 18pt; */
	/* font-family: Verdana; */
	/* font-size: 17pt;	 */
	/* font-weight: bold; */
	font-family: Georgia;
	color: rgb(164,207,66); 
	font-size: 24pt;
	line-height: 1em;
}

a.h1:hover {
	background: rgb(164,207,66);
	color: white;
}

a.h1 {
	padding: 5px;
	font-family: Georgia;
	color: rgb(164,207,66); 
	line-height: 1em;
	text-decoration: underline;
	
	font-size: 18pt;
	font-weight: bold;
}

.gray {
	color: #555;
}

.orange {
	color: rgb(196,116,55);
}

.h2, .date_header {
	font-size: 15pt;
	/* color: #ff9900; */
	color: rgb(70,70,70);
	/* border-bottom: 1px dotted #ffcc00; */
}

.h3, span.date, .date_header {
	font-size: 13pt;
	/* color: #ff9900; */
	color: rgb(196,116,55);
	/* border-bottom: 1px dotted #ffcc00; */
}

span.tag {
	/* color: #ff9900; */
	color: #806000;
	background-color:#fff9bd;
	border: 1px dotted yellow;
	font-size: 9pt;
}

div.gray_area_container {
	margin-top: 8px; 
	background: #fafafa; 
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #ddd;
}

div.horiz_line {
	border-top: 1px solid #888; 
	margin-top: 5px; 
	width: 10px;
}

td.buzz_quote {
	width: 800px;
	color: #888;
	font-style: italic;
}

div.container {
	width: 1024px;
	margin: 0 auto;
}

div.left {
 float: left; 
 width: 400px; 
 margin-left: 15px; 
 margin-right: 15px;
}

div.right {
 float: left; 
 width: 500px; 
 margin-left: 15px; 
}

div.separate {
	clear: both;
	/* border-bottom: 1px solid #ddd; */
	margin-bottom: 20px;
}

div.itemsep {
	margin-top: 8px;
}

label {
	font-size: 8pt;
	font-variant: small-caps;
}

img.small {
	border: 1px solid #ddd;
}

a.nohover {
	background: transparent !important;
}