@IMPORT url("reset.css");
@IMPORT url("buttons.css");

body {
	background-color:#ffffff;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:0.7em;
}

h1,h2,h3 {
	color:#669900;
	font-family:Arial,sans-serif;
	margin:0 0 20px;
	font-size: 120%;
}

#topcontainer h2 {
	margin:0;
}

#topcontainer .topcontentright {
	float:left;
	width:65%;
}

#topcontainer .topcontentleft {
	text-align:right;
	float:left;
	width:30%;
	margin-right: 5%;
}

strong {
	color:#669900;
}

a,
a:visited {
	color:#669900;
}

a:active,
a:hover {
	text-decoration:none;
}

.tweet_list a,
.tweet_list a:visited,
.tweet_list a:active,
.tweet_list a:hover {
	color:#000000;
}

.tweet_list a.tweet_date {
	display:block;
	margin-bottom:5px;
	text-align:right;
	padding-right:30px;
	color:#cccccc;
	text-decoration:none;
}

.tweet_list a.tweet_date:active,
.tweet_list a.tweet_date:hover {
	color:#000000;
}

.tweet_list li {
	height:80px;
	width:340px;
	background:url("bg/twit.png") no-repeat scroll left top transparent;
}

.tweet_text {
	line-height:1.5em;
	padding:5px 10px 5px 20px;
}

#page {
	width:1000px;
	margin: 25px auto;
}

#top_content {
	width:100%;
	background-color:#eeeeee;
	border-top:1px solid #cccccc;
	padding:10px 0;
}

#featured_content {
	background-color:#eeeeee;
	border-top:1px dotted #cccccc;
	border-bottom:1px solid #cccccc;
}

#feature_screenshots {
	margin-top:10px;
}

#feature_selector {
	padding:5px 0 5px 35px;
}

#feature_roadmap {
	height:300px;
}

ul#screenshot_jcarousel {
	margin-top:10px;
}

.feature {
	display:none;
}

.feature_selector_img {
	width:30px;
}

.feature_selector_text {
	width:150px;
	padding-top:5px;
}

.feature_selector_img,
.feature_selector_text {
	float:left;
	cursor:pointer;
}

#feature_selector_item_screenshots,
#feature_selector_item_roadmap,
#feature_selector_item_video {
	float:left;
}

#feature_video_item {
}

#feature_video {
	text-align:center;
}

#bottom_content {
	margin-top:20px;
	padding:0 20px 20px 20px;
	border-bottom:1px solid #cccccc;
}

#bottom_left {
	float:left;
	/*margin-right:30px;*/
	width:480px;
	border-right:1px dotted #cccccc;
	padding-right:30px;
}

#bottom_left_top, #bottom_left_middle {
	border-bottom:1px dotted #cccccc;
	margin-bottom:15px;
}

#bottom_right {
	float:left;
	width:330px;
	padding-left:29px;
	/*border-left:1px dotted #cccccc;*/
}

#bottom_left_top h4 {
	margin-bottom:10px;
	font-size: 120%;
}

.bottom_left_top_item ul {
	margin-top:10px;
}

#softwaresearch_packagewrapper {
	margin-bottom:35px;
}

#bottom_left_bottom h4 {
	margin:20px 0 10px 0;
}

#bottom_tweets,
#bottom_ordermedia {
	padding:0 15px 15px 0;
	margin-bottom:15px;
}

#bottom_tweets {
	border-bottom:1px dotted #cccccc;
}

#contact {
	margin-left:35px;
}

#contact .contact_item {
	cursor:pointer;
	float:left;
	padding:10px;
	width:40px;	
}

#contact_description {
	margin-left:35px;
}

#contact_description .contact_item_description {
	display:none;
}

.contact_item_description .contact_links {
	margin-top:10px;
}

#ordermediaform_container {
	padding-left:20px;
}

.slider {
	position:relative;
	margin:5px;
}

.slider label {
	color:#669900;
	position:absolute;
	top:6px;
	display:inline;
	z-index:99;
}

.slider input,
.slider select {
	padding:5px;
	border:1px solid #cccccc;
	width:180px;
}

.slider select {
	width:192px;
}

.slider input.activeinput {
	border-color:#669900;
}

.bottom_left_top_item {
	margin-bottom:35px;
}

#foot {
	margin-top:15px;
	color:#889999;
}

#foot_left,
#foot_right {
	float:left;
	height:25px;
}

#foot_right {
	width:465px;
	text-align:right;
	margin-right:35px;
}

#foot_left {
	width:465px;
	margin-left:35px;
}

#logoholder {
	width:199px;
	float:left;
	padding:10px 0;
	text-align:center;
	border-right:1px dotted #cccccc;
}

#topcontainer {
	width:800px;
	float:left;
}

.clr {
	clear:both;
}

ul.topcontent_list,
#topcontainer p {
	margin:10px 0 0 0;
}

ul.topcontent_list,
ul.topcontent_list li {
	list-style:none outside none;
	width:100%;
}

iframe#ordermedia-faketarget {
	width: 0px;
	height: 0px;
	border: 0px none;
	display:none;
}