/*
Theme Name: Flex Rx Studio
Theme URI: http://www.gonewclear.com
Description: This theme was created for <a href="http://www.flexrxstudio.com">Flex Rx Studio</a>.
Version: 1.0
Author: Flex Rx Studio
Author URI: http://www.flexrxstudio.com
Tags: Flex Rx Studio
*/

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;	padding: 0;	border: 0; outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent; }

blockquote {
margin:10px;
padding:10px;
font-style:italic;
color:#6e6e6e;
}

.clear {
	clear:both;
}

.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignleft {
float: left;
}

body {
	font-family:Segoe,Segoe UI,Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:14px;
	color:#3b3b3b;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

#flexrx {
	margin:0px auto 0px auto;
	width:1000px;
	background-color:#FFFFFF;
}

#banner {
	width:1000px;
	height:140px;
}

	#logo {
		width:340px;
		height:140px;
		float:left;
	}
	
	#menu {
		background-image:url(images/menu-bg.jpg);
		background-repeat:no-repeat;
		width:660px;
		height:50px;
		float:left;
		position:relative;
		top:45px;
	}
	
	#menu div {
		float:left;
	}
	
#features {
	width:1000px;
	height:345px;
}
	
	#teaser {
		margin:0px 20px 0px 20px;
		float:left;
		width:480px;
	}
		
		#teaser h2 {
			font-size:16px;
			font-weight:normal;
		}
		
		#teaser a {
			/*color:#6b7c40;*/
		color: #48532b;
		}
		
		#teaser a:hover {
			text-decoration:none;
		}
	
		#teaser ul {
			list-style:none;
			margin:10px 0px 15px 15px;
			font-size:16px;
		}
	
		#teaser ul li:before {
			content: "\00BB \0020";
			color:#3b3b3b;
		}
		
		#teaser ul li {
			margin:0px 0px 1px 0px;
		}
	
	#video {
		float:left;
		width:460px;
		height:365px;
	}
	
#message {
	margin:20px 20px 20px 20px;
}

#actions {
	margin:0px 20px 0px 20px;
}

#actions div {
	float:left;
}

	.actionbutton {
		margin:0px 20px 0px 0px;
	}
	
#content {
	float:left;
	width:715px;
	margin:0px 0px 60px 20px;
}

	#content h1 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:210%;
		/*line-height:120%;*/
		/*font-weight:normal;*/
		font-weight:bold;
	}
	
	#content h1 sup {
		font-size:13px;
		vertical-align:top;
	}
	
	#content h2 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:175%;
		/*line-height:120%;*/
		font-weight:normal;
	}
	
	#content h3 {
		/*color:#6b7c40;*/
		color: #000000;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:125%;
		/*line-height:120%;*/
		/*font-weight:normal;*/
		font-weight:bold;
	}
	
	#content h4 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:125%;
		font-weight:normal;
	}
	
	#content h5 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:122%;
		/*line-height:120%;*/
		font-weight:normal;
	}
	
	#content p {
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		/*line-height:160%;*/
	}
	
	#content a {
		/*color:#6b7c40;*/
		color: #48532b;
		text-decoration:underline;
	}
	
	#content a:hover {
		text-decoration:none;
	}
	
	#content ul {
		list-style:none;
		margin:0px 0px 15px 15px;
	}
	
		#content ul li:before {
			content: "\00BB \0020";
			color:#3b3b3b;
		}
	
	#content ol {
		margin:0px 0px 15px 35px;
	}
	
	#content li {
		margin:0px 0px 5px 0px;
	}
	
	#content small {
		font-size:80%;
		line-height:175%;
	}
	
	#content hr {
		color:#3b3b3b;
		border:none;
		border-top:solid 1px #6b7c40;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
	}

#content-contact {
	float:left;
	width:auto;
	margin:0px 0px 60px 20px;
}

	#content-contact h1 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:210%;
		/*line-height:120%;*/
		/*font-weight:normal;*/
		font-weight:bold;
	}
	
	#content-contact h2 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:175%;
		/*line-height:120%;*/
		font-weight:normal;
	}
	
	#content-contact h3 {
		/*color:#6b7c40;*/
		color: #000000;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:125%;
		/*line-height:120%;*/
		/*font-weight:normal;*/
		font-weight:bold;
	}
	
	#content-contact h4 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:125%;
		font-weight:normal;
	}
	
	#content-contact h5 {
		/*color:#6b7c40;*/
		color: #48532b;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		font-size:122%;
		/*line-height:120%;*/
		font-weight:normal;
	}
	
	#content-contact p {
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
		/*line-height:160%;*/
	}
	
	#content-contact a {
		/*color:#6b7c40;*/
		color: #48532b;
		text-decoration:underline;
	}
	
	#content-contact a:hover {
		text-decoration:none;
	}
	
	#content-contact ul {
		list-style:none;
		margin:0px 0px 15px 15px;
	}
	
		#content-contact ul li:before {
			content-contact: "\00BB \0020";
			color:#3b3b3b;
		}
	
	#content-contact ol {
		margin:0px 0px 15px 35px;
	}
	
	#content-contact li {
		margin:0px 0px 5px 0px;
	}
	
	#content-contact small {
		font-size:80%;
		line-height:175%;
	}
	
	#content-contact hr {
		color:#3b3b3b;
		border:none;
		border-top:solid 1px #6b7c40;
		/*margin:0px 0px 25px 0px;*/
		margin:0px 0px 10px 0px;
	}


#sidebar {
	float:left;
	width:225px;
	margin:0px 20px 0px 20px;
}

	#buttons {
	
	}

		.action {
			margin:0px 0px 20px 0px;
		}

#footer {
	/*color:#6b7c40;*/
	color: #48532b;
	font-size:13px;
	margin:20px 20px 20px 20px;
	text-align:right;
}

	#footer a {
		/*color:#6b7c40;*/
		color: #48532b;
		text-decoration:none;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}