/*  
Theme Name: Flexibility2
Theme URI: http://www.flexibilitytheme.com/
Description: Flexibility2 is the newest release of the world's most customizable WP theme. View tutorials on customization and feel free to make a donation at <a href="http://www.flexibilitytheme.com">FlexibilityTheme.com</a>.
Version: 1.0
Author: Ryan Grabenstein
Author URI: http://www.flexibilitytheme.com
Tags: dark, light, two-columns, custom-colors, custom-header, theme-options, right-sidebar, threaded-comments
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
a {
   outline: none;
}
img {
	border:none;
}
body {
	background-color: #333;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#bg {
	background-color:#F2F2F2;
}
.clearer {
	clear:both;	
}
h1 {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom:4px;
	font: normal 26px/30px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
h2 {
	color: #666;
	font: normal 21px/27px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h3 {
	color: #666;
	font: normal 18px/24px Arial, Helvetica, sans-serif;
}
a,  a:link {
	color: #069;
	text-decoration: none;
}
.box p a {
	text-decoration:underline;
}
a.readmore { text-decoration: none;}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus {
  color: #069;
}
a:active {
  color: #069;
}
.entry p a,  .entry p a:link {
	color: #069;
	text-decoration: underline;
}
.entry a:visited {
	color: #069;
}
.entry a:hover {
	color: #000;
}
.entry a:focus {
  color: #069;
}
.entry a:active {
  color: #069;
}
.entry h2 a, .entry h2 a:link, .entry a h2, .entry a:link h2, .entry h2 a:visited, .entry a:visited h2 { color: #C00; font-weight:bold;
	text-decoration:none;}
	
#headerwrap {
	padding: 0;
	text-align: center;
	background: url(images/headerbg.png) repeat-x top;
}
#header {
	width:960px;
	height:59px;
	margin:0px auto;
	text-align:left;
}
.logo {
	float:left;
	margin-top: 17px;
	
}
#topnav {
	float:right;
	width:400px;
	color: #666;
	text-align:right;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 18px;
}
#header a, #header a:link, #header a:active, #header a:visited {
	color: #999;
}
#header a:hover {
	color: #CCC;
}
/*-- Header search box styles --*/
#headsearch {
	float:right;
	clear:right;
	margin-top:20px;
	padding-right: 6px;
}
#header #searchform {
	width: 242px;
	height: 31px;
	background: url(images/searchbox.png) left 0px no-repeat;
}

*:first-child+html #header #searchform { /* Filter for IE7 */
  	padding: 0px 0;
}

* html #header #searchform { /* Filter for IE6 */
  	padding: 5px 0;
}

* html #header #searchbox { /* Filter for IE6 */
  	margin-top: 0px;
}

#header #searchbox {
	margin-left: 15px;
	margin-top:8px;
	margin-bottom: 3px;
	width: 180px;
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
}

#header #searchbutton {
	width: 30px;
	background: none;
	border: none;
	margin-left:10px;
}

#header #searchbutton:hover {
	cursor: pointer;
}

#featurewrap {
	height:222px;
	background: url(images/featurebg.png) repeat-x top;
}
#featureblock {
	width:960px;
	margin:0 auto;
}
#feature-left {
	float:left;
	
}
#feature-right {
	float:right;
	text-align:left;
	width: 474px;
	height: 70px;
	background: url(images/feat-right-text.jpg) no-repeat top center;
	margin-top: 20px;
	padding-top: 123px;
	padding-left: 25px;
}
#navwrap {
	height:46px;
	background: url(images/navbg.png) repeat-x top;
}
#nav {
	
}
#MenuBar1 a, #MenuBar1 a:link, #MenuBar1 a:visited, #MenuBar1 a:active {
	color:#999;	
}
#MenuBar1 a:hover {
	color:#333;	
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}
#contentWrapper {
  overflow: hidden;
}
#sidebar {
	float: right;
	padding: 20px 0px 10px 0px;
	width: 310px;
}
#Content {
	margin: 0 0px 0 0;
	padding: 20px 0px 10px;
	float: left;
	width: 640px;
}
#homeContent {
	margin: 0 0px 0 0;
	padding: 20px 0px 10px;
	float: left;
	width:100%	
}
#homeContent .box {
	padding:20px 3px 3px;
}

#homeContent .widget h3 {
	background: url(images/sidebarh3.jpg) no-repeat top center;
	border: 1px solid #CCC;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	
}
#homeContent .widget {
	padding: 8px;
	border: 1px solid #CCC;
	background: #FFF url(images/boxbg.png) repeat-x top;
	margin-bottom: 10px;
	
	
}

#threecol {
	height: 100%;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	
}
#fourcol {
	background: url(images/fourcolbg.gif) no-repeat center top;
	padding-top: 15px;
	padding-bottom: 10px;
	
}
#threecolleft {
	float: left;
	width: 580px;
	
}
#threecolmid {
	float: left;
	width: 30%;
	margin-right: 20px;
	
}
#threecolright {
	float: right;
	width: 250px;
	
}
.twocol {
	height: 100%;
	margin-bottom: 20px;
	
}
.twocolleft {
	float: left;
	width: 465px;
	margin-right: 20px;
	padding-left: 20px;
	
}

.twocolright {
	float: left;
	width: 445px;
	
}

.signup {
	padding:8px;
	background-color:#F2F2F2;
	border:1px solid #CCC;
	text-align:center;
	font: bold 17px Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
	height: 100%;
	}
	


#sidebar h3 {
	background: url(images/sidebarh3.jpg) no-repeat top center;
	border: 1px solid #CCC;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	
}
#sidebar .widget {
	padding: 8px;
	border: 1px solid #CCC;
	background: #FFF url(images/boxbg.png) repeat-x top;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#sidebar ul li {
	margin-left: 8px;
	background: url(images/BlockContentBullets.png) no-repeat left top;
	padding-left: 9px;
	padding-bottom: 5px;
	
}
#sidebar ul.children {
	padding-top:3px;		
}
#sidebar ul.children li{
	background: url(images/childbullets.png) no-repeat left top;
	padding-bottom:2px;
}
#Content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#Content ul li {
	margin-left: 8px;
	background: url(images/BlockContentBullets.png) no-repeat left top;
	padding-left: 9px;
	padding-bottom: 5px;
	
}
.box {
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 20px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}
.box h2 {
	padding-bottom:4px;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}
#homeContent .box h2 {
	color:#069;
	font-size: 24px;
}
#Footer {
	border-top: solid 1px #666;
	padding: 10px 10px 0px;
	background-color:#333;
	height: 51px;
	color:#999;
}
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #CCC	;
}
#Footer a:hover {
	color: #9C0;	
}
/*----Menu Styles-----*/
ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 960px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 110px;
	float: left;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #666;
	letter-spacing: -1px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Submenu containers have borders on all sides */

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{

}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{

}

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

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

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

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}


/*---Comment Settings---*/
#comment {
	margin: 0 0px 0 0;
	padding: 20px 0px 10px;
	float: left;
	width: 605px;
}
/* Styles for Lester Chan's built-in WP-Pagenavi plugin */

#wp-pagenavi {
	color: #000;
    margin:0 auto;
}

#wp-pagenavi a, #wp-pagenavi a:link  {
	padding: 3px 5px 3px 5px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFF;
    background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #1F72B6;
    
}
#wp-pagenavi a:visited {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFF;
    background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #1F72B6;	
}
#wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #FFF;
    background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #144A76;
}
#wp-pagenavi a:active {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFF;
    background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #000;	
}
#wp-pagenavi span.pages {
	padding: 3px 5px 3px 5px;
	margin: 2px 2px 2px 2px;
	color: #000;
	border: none
}
#wp-pagenavi span.current {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #FFF;
    background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #1F72B6;
}
#wp-pagenavi span.extend {
	padding: 3px 5px 3px 5px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #FFF;
    background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #1F72B6;
}
/*--Text Styles--*/

.bigred {
	font: bold 24px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0578B9;
	letter-spacing: -2px;
	text-align: center;
	
}
.bigblack {
	font: bold 24px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #C60;
	letter-spacing: -2px;
	text-align: center;
	
}
.bigblue {
	
}
.biggreen {
	
}
.bold16pt {
	font-size: 16px;
	font-weight: bold;
	
}
.centertext {
	text-align:center;	
}
/*--Sales Page Styles --*/
.greybox { /* apply this class to a paragraph to give it a grey box around it */
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.blocktest { /* this creates a blockquote with a single quotation mark on the left side and indents the text to fit */
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
    border-top:none;
    border-right:none;
    border-left:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 25px;
    background-color: #FFF;
}


.offercoupon { /* the offercoupon is the box with the red dotted line around it */
	padding: 20px;
	background-color: #FEFCD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/coupon-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.offercouponoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.offercoupon form {
	margin: 0px;
	padding: 0px;
}
.offercoupon p {
	line-height: 22px;
}

.shadowbox { /* this styles the box that looks like the lower right corner is turned up */
	background-color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.sbcontent { /* shadow box content styles */
	padding: 15px;
	border: 1px solid #E2E2E2;
	background-color: #F3F3F3;
	background-image: url(images/shadowbox-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sbshadow { /* div for page curl shadow below box */
	background-image: url(images/shadowbox-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
}
#Content ul.greencheck { 
	line-height: 18px;
	padding-top:15px;
}

#Content .greencheck li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/checkmark-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeContent .greencheck li {
	list-style:none;
	padding: 0 0 10px 28px;
	background-image: url(images/checkmark-sm2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.redstop { 
	line-height: 18px;
}

.redstop li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.testimonial { /* styles for the testimonial table */
	width: 90%;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 20px;
	border: 1px solid #999;
    background-color: #efefef;
}
.testimonial img {
	padding-top: 15px;
}

.roundbox { /* this is the opt-in email box with rounded corners */
	background-image: url(images/round-box-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
    height:auto;
    min-height:300px;
}
.roundboxcontent p {
	line-height: 25px;
    margin-bottom:0px;
}
.roundboxcontent {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.roundboxcontent .input {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFF9DF;
}
.roundboxcontent .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.roundboxcontent form {
	margin-bottom: 0px;
}
.roundboxbtm {
	background-image: url(images/round-box-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
    margin:0px;
    padding:0px;
    
}
.roundboxtop {
	background-image: url(images/round-box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}

.yellow { /* this makes your text look like it is highlighted in yellow */
	background-color: #FFFF00;
    font-weight:bold;
}

.red {
	color: #CC0000;
}

.blue {
	color: #0000FF;
}

.green {
	color: #007d0f;
}

.center {
	text-align:center;
}

.lineout { /* crosses out text with a line */
	text-decoration: line-through;
}
.paper1btm {
	background-image: url(images/paper1-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin:0px;
	padding:0px;
}
.paper1top {
	background-image: url(images/paper1-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}

.paper1 { 
	background-image: url(images/paper1-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
.paper1content p {
	line-height: 26px;
}
.paper1content {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding-right: 35px;
	padding-left: 35px;
}
.stickywrap {
}
.stickynote {
	background: url(images/stickynote.jpg) no-repeat left top;
	padding: 38px 40px 35px 60px;
	height: 261px;
	width: 260px;
	font: 18px/22px "Courier New", Courier, monospace;
	text-align: center;
	float: left;
}
.paper2btm {
	background-image: url(images/paper2-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin:0px;
	padding:0px;
}
.paper2top {
	background-image: url(images/paper2-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}

.paper2 { 
	background-image: url(images/paper2-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
.paper2content p {
	line-height: 26px;
}
.paper2content {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 45px;
	padding-left: 45px;
}
.paper3btm {
	background-image: url(images/paper3-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
	margin:0px;
	padding:0px 45px 25px;
}
.paper3top {
	background-image: url(images/paper3-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
}

.paper3 { /* this is the opt-in email box with rounded corners */
	background-image: url(images/paper3-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
.paper3content p {
	line-height: 26px;
}
.paper3content {
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
}
#wlmember_loginwidget{
	margin:10px;

}
.bittitle {
	font: bold 34px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: -1px;
		
}
.left {
	float:left;	
}
.right {
	
	float:right;	
}
.aligncenter {
	text-align:center;
	margin:0 auto;
}
.alignright {
	float:right;	
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.quarter {
	background: url(images/quarter.jpg) no-repeat left center;
	height: 70px;
	margin-left: 40px;
	padding-left: 80px;
	padding-top: 25px;
	font-size: 16px;
		
}
#subscribe {
	background: url(images/rss-form-icon.jpg) no-repeat left center;
	
}
.download {
	background: url(images/download.png) no-repeat left center;
	clear: both;
	height: 37px;
	width: 600px;
	margin-bottom: 20px;
	
}
.readmore {
	background: url(images/readmore.png) no-repeat left top;
	padding-left: 20px;
}
.dl {
	padding: 8px;
	border: 1px solid #CCC;
	display: block;
	background: #F2F2F2;
	margin-bottom: 20px;
		
}
#generator {

	margin-bottom:20px;	
}
#clrs img {
	border:none;
}
legend {
	padding: 5px;
	background: #FFF;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCC;
	margin-left: 8px;
}
fieldset {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
.niche {
	height: 52px;
	width: 180px;
	border: 1px solid #CCC;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	background: #FFFFFF;
}
.nichehov {
	height: 52px;
	width: 180px;
	border: 1px solid #0CF;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	background: #CAF7F9;
}
.niche2 {
	height: 52px;
	width: 152px;
	border: 1px solid #CCC;
	float: left;
	padding: 5px;
	margin: 5px 33px 5px 0px;
	background: #FFFFFF;
}
.niche2hov {
	height: 52px;
	width: 152px;
	border: 1px solid #0CF;
	float: left;
	padding: 5px;
	margin: 5px 33px 5px 0px;
	background: #CAF7F9;
}
.nicheselected {
	height: 52px;
	width: 180px;
	border: 1px solid #0CF;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	background: #9F0;
}
.theme {
	width: 230px;
	border: 1px solid #CCC;
	float: left;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	background: #FFFFFF;
}
.themehov {
	width: 230px;
	border: 1px solid #0CF;
	float: left;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	background: #CAF7F9;
}
.theme .preview {
	width:25px;
	height:20px;
	border:none;
}
.themehov .preview {
	width:25px;
	height:20px;
	border:none;
}

.niche img, .niche2 img {
	width:150px;
	border: 1px solid #333;
}
.niche .preview {
	width:25px;
	height:20px;
	border:none;
}
.nichehov .preview {
	width:25px;
	height:20px;
	border:none;
}
.nichehov img, .niche2hov img {
	width:150px;
	border: 1px solid #333;
}
.theme img {
	margin-left:5px;
	width:220px;
	height: 160px;
}
.themehov img {
	margin-left:5px;
	width:220px;
	height: 160px;

}
#loader {
	border: 1px solid #ccc;
	width:688px;
	height: 200px;
}

/** 
 * While we're having the loading class set.
 * Removig it, will remove the loading message
 */
#loader.loading {
  background: url(images/spinner.gif) no-repeat center center;
}
h3 a{
	background: #CCCCCC url(images/step-bg.gif) repeat-x center;
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
	font: 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	border: 1px solid #999999;

}

a#slim {
	background: #FFCC00;
	border: 2px solid #FF6600;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	letter-spacing: -1px;

}
a#slim2 {
	background: #09F;
	border: 2px solid #03C;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
	letter-spacing: -1px;

}
a#slim hover {
background: #FF0000;
}
.small {
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Geneva, sans-serif;
}
h1 {
	letter-spacing: -1px;
	font: normal normal 32px Arial, Helvetica, sans-serif;
	
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.scroller {
	height: 295px;
	width:820px;
	margin-left:20px;
	overflow-y: scroll;
}

.themescroller {
	height: 375px;
	width:820px;
	margin-left:20px;
	overflow-y: scroll;
}
#currentoptions {
	color:#CCC;
	font-weight:bold;
}
#genfeaturewrap {
	background: url(images/featurebg.png) repeat-x top;
	width:100%;
	height:150px;
}
#genfeatureblock {
	clear:left;
	width:960px;
	margin:0 auto;
	text-align:center;
}
#opttexture, #optbg, #optfade, #optniche, input#color {
	border: solid 3px #000;	
}
h5 {
	margin:0px;
	padding:0px;
	line-height:27px;
}
span.blue {
	color: #0066FF;
	font-size: 18px;
}
#featureblock ul {margin:0;padding:0;}
#featureblock li {margin:0;padding:0;}
#threecol ul li {margin-bottom:10px;}
.price {
	font-size: 21px;
	color:#900;
	margin-bottom:15px;
}
#tabs ul li{margin:0;padding:0;}
#headwidth, #headheight {text-align:center;padding:3px;background-color:#666;border:1px solid #000;color:#fff;font-weight:bold;}
#navwrap ul.MenuBarHorizontal li.nav1 a {
	display:block;
	background: url(images/nav1.jpg) no-repeat top left;
	width:153px;
	height:46px;

}
#navwrap ul.MenuBarHorizontal li.nav1 {
	width:153px;
}

#navwrap ul.MenuBarHorizontal li.nav1 a:hover {
	background-position: 0 -46px;
}
#navwrap ul.MenuBarHorizontal li.nav2 a {
	display:block;
	background: url(images/nav2.jpg) no-repeat top left;
	width:168px;
	height:46px;

}
#navwrap ul.MenuBarHorizontal li.nav2 {
	width:168px;
}

#navwrap ul.MenuBarHorizontal li.nav2 a:hover {
	background-position: 0 -46px;
}
#navwrap ul.MenuBarHorizontal li.nav3 a {
	display:block;
	background: url(images/nav3.jpg) no-repeat top left;
	width:166px;
	height:46px;

}
#navwrap ul.MenuBarHorizontal li.nav3 {
	width:166px;
}
#navwrap ul.MenuBarHorizontal li.nav3 a:hover {
	background-position: 0 -46px;
}
#navwrap ul.MenuBarHorizontal li.nav4 a {
	display:block;
	background: url(images/nav4.jpg) no-repeat top left;
	width:130px;
	height:46px;

}
#navwrap ul.MenuBarHorizontal li.nav4 {
	width:130px;
}
#navwrap ul.MenuBarHorizontal li.nav4 a:hover {
	background-position: 0 -46px;
}
#navwrap ul.MenuBarHorizontal li.nav5 a {
	display:block;
	background: url(images/nav5.jpg) no-repeat top left;
	width:124px;
	height:46px;

}
#navwrap ul.MenuBarHorizontal li.nav5 {
	width:124px;
}
#navwrap ul.MenuBarHorizontal li.nav5 a:hover {
	background-position: 0 -46px;
}
#navwrap ul.MenuBarHorizontal li.nav6 a {
	display:block;
	background: url(images/nav6.jpg) no-repeat top left;
	width:156px;
	height:46px;

}
#navwrap ul.MenuBarHorizontal li.nav6 {
	width:156px;
}
#navwrap ul.MenuBarHorizontal li.nav6 a:hover {
	background-position: 0 -46px;
}
