/*
	Theme Name: Lifestyle Child Theme
	Theme URL: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.1.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #eaeaea;
	color: #333333;
	font-size: 12px;
	font-family:'Ubuntu',sans-serif;
	margin: 0 auto 0;
	line-height: 20px;
	PADDING: 0px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #306754;
	text-decoration: none;
	}
	
a:hover {
	color: #306754;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}

a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: #f4f3eb;
	width: 960px;
	margin: 10px auto 10px;
	position: relative;
	border: 10px solid #cccccc;
	-moz-box-shadow: 0 1px 3px #333333; 
	-webkit-box-shadow: 0 1px 3px #333333;
	}

/***** DirectoryHeader  ********************/
.directorysubmission #header {
	width: 960px; 
	height: 206px;
	background: #ffffff;
	PADDING: 0px;
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	}

.directorysubmission #header #title-area {
	width: 310px;
	float: left;
	margin: 0; 
	padding: 30px 0 0px 20px;
	overflow: hidden;
	height: 206px;
	BACKGROUND: url(http://www.submitshop.com/images/header_left.png) no-repeat;
	}

.directorysubmission .widget-area {
	width: 615px;
	float: right;
	margin: 0; 
	padding-right: 5px;
	padding-top: 10px;
	height: 206px;
	}

.directorysubmission #header #rightimage {
	width: 615px;
	float: right;
	margin: 0; 
	padding: 0px 5px 5px 5px;
	overflow: hidden;
	height: 206px;
	BACKGROUND: url(http://submitshop.com/wp-content/uploads/2011/03/dir.jpg) no-repeat 40%  0%;
	}


/***** LinkBuidlingHeader  ********************/
.linkbuilding #header {
	width: 960px; 
	height: 206px;
	background: #ffffff;
	PADDING: 0px;
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	}

.linkbuilding #header #title-area {
	width: 310px;
	float: left;
	margin: 0; 
	padding: 30px 0 0px 20px;
	overflow: hidden;
	height: 206px;
	BACKGROUND: url(http://www.submitshop.com/images/header_left.png) no-repeat;
	}

.linkbuilding .widget-area {
	width: 615px;
	float: right;
	margin: 0; 
	padding-right: 5px;
	padding-top: 10px;
	height: 206px;
	}

.linkbuilding #header #rightimage {
	width: 615px;
	float: right;
	margin: 0; 
	padding: 0px 5px 5px 5px;
	overflow: hidden;
	height: 206px;
	BACKGROUND: url(http://submitshop.com/wp-content/uploads/2011/03/links.jpg) no-repeat 40%  0%;
	}


/***** Header  ********************/

#header {
	width: 960px; 
	height: 206px;
	background: #ffffff;
	PADDING: 0px;
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	}

#header h2 {
	font-size: 16px;
	color: #000000;
}



#title-area {
	width: 310px;
	float: left;
	margin: 0; 
	padding: 30px 0 0px 20px;
	overflow: hidden;
	height: 206px;
	BACKGROUND: url(http://www.submitshop.com/images/header_left.png) no-repeat;
	}



#title-area #title {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 36px;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 615px;
	float: right;
	margin: 0; 
	padding-right: 5px;
	padding-top: 10px;
	height: 206px;
	BACKGROUND: #ffffff;
	}

#header .headerrightimg {
	width: 615px;
	float: right;
	margin: 0; 
	padding: 0px 5px 5px 5px;
	overflow: hidden;
	height: 206px;
	BACKGROUND: url(http://submitshop.com/wp-content/uploads/2011/03/submitshop.jpg) no-repeat 30%  30%;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 460px;
	height: 100px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.menu li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}
	
#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Primary Navigation ********************/

#nav {
	width: 960px;
	background: #f4f3eb;
	font-size: 16px;
	color: #ff6600;
	clear: both;
	overflow: hidden;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	}
	
#nav LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#nav LI A {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 14px; PADDING-BOTTOM: 8px; MARGIN: 0px; TEXT-TRANSFORM: lowercase; COLOR: #ff6600; PADDING-TOP: 9px; FONT-FAMILY: Verdana, Arial, Tahoma
}
#nav LI A:link {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 14px; PADDING-BOTTOM: 8px; MARGIN: 0px; TEXT-TRANSFORM: lowercase; COLOR: #ff6600; PADDING-TOP: 9px; FONT-FAMILY: Verdana, Arial, Tahoma
}
#nav LI A:visited {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 14px; PADDING-BOTTOM: 8px; MARGIN: 0px; TEXT-TRANSFORM: lowercase; COLOR: #ff6600; PADDING-TOP: 9px; FONT-FAMILY: Verdana, Arial, Tahoma
}
#nav LI A:hover {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; BACKGROUND: url(../images/navhov.png) #f4f3eb; PADDING-BOTTOM: 8px; MARGIN: 0px; COLOR: #ff6600; PADDING-TOP: 9px; TEXT-DECORATION: none
}
#nav LI A:active {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; BACKGROUND: url(../images/navhov.png) #f4f3eb; PADDING-BOTTOM: 8px; MARGIN: 0px; COLOR: #ff6600; PADDING-TOP: 9px; TEXT-DECORATION: none
}
#nav LI LI A {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 14px; BACKGROUND: #f4f3eb; FLOAT: none; PADDING-BOTTOM: 7px; MARGIN: 0px; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: 150px; COLOR: #ff6600; PADDING-TOP: 7px; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Tahoma
}
#nav LI LI A:link {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 14px; BACKGROUND: #f4f3eb; FLOAT: none; PADDING-BOTTOM: 7px; MARGIN: 0px; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: 150px; COLOR: #ff6600; PADDING-TOP: 7px; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Tahoma
}
#nav LI LI A:visited {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 14px; BACKGROUND: #f4f3eb; FLOAT: none; PADDING-BOTTOM: 7px; MARGIN: 0px; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: 150px; COLOR: #ff6600; PADDING-TOP: 7px; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Tahoma
}
#nav LI LI A:hover {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #cccccc; PADDING-BOTTOM: 7px; COLOR: #ff6600; PADDING-TOP: 7px
}
#nav LI LI A:active {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #9ea569; PADDING-BOTTOM: 7px; COLOR: #ffffff; PADDING-TOP: 7px
}
#nav LI UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 9999; LEFT: -999em; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 170px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT: auto
}
#nav LI LI {

}
#nav LI UL A {
	WIDTH: 140px
}
#nav LI UL A:hover {

}
#nav LI UL A:active {

}
#nav LI UL UL {
	MARGIN: -32px 0px 0px 171px
}
#nav LI:hover UL UL {
	LEFT: -999em
}
#nav LI:hover UL UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL {
	LEFT: -999em
}
#nav LI.sfhover UL UL UL {
	LEFT: -999em
}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI LI:hover UL {
	LEFT: auto
}
#nav LI LI LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#nav LI LI.sfhover UL {
	LEFT: auto
}
#nav LI LI LI.sfhover UL {
	LEFT: auto
}
#nav LI:hover {
	POSITION: static
}
#nav LI.sfhover {
	POSITION: static
}


	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 7px 10px 8px 10px;
	}

#nav li.right a {
	display: inline;
	background: none;
	color: #0088B3;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #0088B3;
	text-decoration: underline;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** Secondary Navigation ********************/


#subnav {
	background: #929292;
	height: 32px;
	margin: 0px;
	padding: 0px;
	width: 960px;
	color: #FFFFFF;
	}

#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0px 0px;
	padding: 6px 6px 6px 6px;
	}

#subnav li a:hover {
	background: #ffaa00;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 6px 6px 6px;
	}


#subnav li a:active {
	background: #929292;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 6px 6px 6px;
	}


#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #ffaa00;
	width: 185px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

#subnav li li a:hover, #subnav li li a:active {
	background: #929292;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li {
	}

#subnav li ul a {
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active {
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover {
	position: static;
	}


/***** Inner ********************/

#inner {
	width: 940px;
	margin: 10px auto 10px;
	}
    
/***** Homepage ********************/

.dcg  {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .dcg h2 {
	font-size: 18px;
	font-weight: normal !important;
	}
	
#featured-top, #featured-bottom {
	width: 665px;
	float: left;
	}


#featured-top, #featured-tops {
	width: 665px;
	float: left;
	}
	
.featured-top-left {
	width: 326px;
	float: left;
	}
	
.featured-top-right {
	width: 326px;
	float: right;
	}

#content #featured-top h2, #content #featured-top h2 a, #content #featured-bottom h2, #content #featured-bottom h2 a, #content #featured-tops h2, #content #featured-tops h2 a {
	color: #0088B3;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	}
	
#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {
	color: #0088B3;
	text-decoration: underline;
	}
		
#content #featured-top h4, #content #featured-bottom h4, #content #featured-tops h4 {
	background: #319e42;
	color: #FFFFFF;
	font-size: 11px;
	font-family:'Ubuntu',sans-serif;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	MARGIN: 0px 0px 10px;
	padding: 2px 5px 1px 8px;
	}

#featured-top .wrap, #featured-bottom .wrap {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#featured-top p, #featured-bottom p {
	margin: 0;
	padding: 5px 0 0 0;
	}

#featured-bottom .widget, #featured-top .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}

#featured-bottom .user-profile {
	overflow: hidden;
	}
	
#featured-bottom .user-profile p {
	padding: 10px;
	}
	
.more-from-category a {
	font-weight: bold;
	}
	
.more-from-category a:hover {
	text-decoration: underline;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: double #DDDDDD;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	background: #FFFFFF url(images/content-split-top.png) top no-repeat;
	width: 440px;
	margin: 0 0 10px 0;
	padding: 9px;
	border: 1px solid #DDDDDD;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	background: #FFFFFF url(images/content-top.png) top no-repeat;
	width: 665px;
	margin: 0 0 10px 0;
	padding: 9px 9px 0 9px;
	border: 1px solid #DDDDDD;
	}
	
.full-width-content #content {
	background: #FFFFFF url(images/full-top.png) top no-repeat;
	width: 920px;
	margin: 0 0 10px 0;
	padding: 9px;
	border: 1px solid #DDDDDD;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #333333;
	font-family:'Ubuntu',sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 20px;
	}
	
#content h2 {
	font-size: 18px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #0088B3;
	text-decoration: none;
	}
	
#content h3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 7px;
	BACKGROUND: url(../images/headline.png) #319e42; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 0px 0px 10px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #ffffff; PADDING-TOP: 3px; 
	font-family:'Ubuntu',sans-serif;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Unordered/Ordered Lists ********************/

#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul, #featured-bottom ul, #featured-top ul  {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li, #featured-bottom ul li, #featured-top ul li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #header .widget-area ul li, #featured-bottom ul li, #featured-top ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}
	
/***** Post Info ********************/
	
.post-info {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** AdSense ********************/
	
.adsense {
	padding: 10px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	padding: 20px 0 20px 0;
	}

/***** Post Icons ********************/
	
.time, .categories {
	background: #FFFFFF url(images/icon-time.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.post-comments {
	background: #FFFFFF url(images/icon-comments.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

.tags {
	background: #FFFFFF url(images/icon-tags.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

/***** Images ********************/

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}
	
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	border: 0;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled {
	color: #0088B3;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover, .navigation li.active a {
	background: #0088B3;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 245px;
	float: right;
	display: inline;
	}
	
#sidebar-alt {
	width: 140px;
	float: left;
	display: inline;
	}
	
#sidebar-bottom-left {
	width: 155px;
	float: left;
	display: inline;
	}
	
#sidebar-bottom-right {
	width: 155px;
	float: right;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget {
	background: #FFFFFF url(images/sidebar-top.png) top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar-alt .widget {
	background: #FFFFFF url(images/sidebar-alt-top.png) top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #0088B3;
	font-size: 14px;
	font-family:'Ubuntu',sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0088B3;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4 {
	background: #319e42;
	color: #FFFFFF;
	font-size: 11px;
	font-family:'Ubuntu',sans-serif;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 1px 8px;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 0 5px 0;
	}
	
#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 15px;
 	word-wrap: break-word;
	}
	
#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	width: 300px; 
	height: 225px;
	margin: 0; 
	padding: 0;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 5px 5px 5px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #0088B3;
	font-family:'Ubuntu',sans-serif;
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 298px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}
	
/***** Featured Post/Page ********************/

.featuredpost, .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.featuredpost p, .featuredpage p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .featuredpost .post, #content .featuredpage .page, #sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
.featuredpost img, .featuredpage img, .featuredpost .avatar, .featuredpage .avatar {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** User Profile ********************/

.user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 6px 0 0 0;
	}
	
.s {
	background: #F7F7F7 !important;
	color: #0088B3;
	font-family:'Ubuntu',sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #CCCCCC;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 185px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}
	
/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 5px 10px 0 0;
	}

.enews #subscribe {
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 250px;
	color: #0088B3;
	font-family:'Ubuntu',sans-serif;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	width: 100%;
	}
	
#sidebar .widget_calendar {
	padding: 0;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family:'Ubuntu',sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #2C343F !important;
	color: #FFFFFF;
	font-family:'Ubuntu',sans-serif;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px !important;
	border: 1px solid #2C343F;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #0088B3 !important;
	border: 1px solid #0088B3;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F7F7F7 !important;
	color: #0088B3 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

/***** Footer ********************/


#footer {
	width: 960px;
	BACKGROUND:url(http://www.submitshop.com/images/footer.png) #087521 no-repeat center 50%;
	color: #004000;
	padding: 0px 0 0px 0;
	clear: both; 
	overflow: hidden;
	HEIGHT: 183px;
	TEXT-ALIGN: left;
	background-position:top;
	}

#footer a, #footer a:visited {
	FONT-SIZE: 11px;
	COLOR: #004000
	}
	
#footer a:hover {
	FONT-SIZE: 11px;
	color: #ffaa00;
	text-decoration: none;
	}
	
#footer p {
	BORDER-TOP: #004000 1px dotted; 
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #ffffff;
	PADDING-TOP: 160px;
	PADDING-BOTTOM: 9px;
	font-family:'Ubuntu',sans-serif;
	}

#footer .gototop {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#footer .gototop a {
	margin: 0;
	background: url('images/footer-top.png') no-repeat left center;; padding-left:18px; padding-right:0; padding-top:0; padding-bottom:1px
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

#footer DIV.copyright {
	PADDING-RIGHT: 18px; PADDING-LEFT: 20px; FONT-SIZE: 11px; FLOAT: left; PADDING-BOTTOM: 12px; WIDTH: 190px; PADDING-TOP: 30px;line-height:12px;
}

		 


#footer DIV.copyright P IMG {
	MARGIN: 0px 0px 12px;
}
#footer DIV.copyright P A {
	FONT-SIZE: 11px; TEXT-DECORATION: none
}
#footer DIV.network {
	PADDING-RIGHT: 8px; PADDING-LEFT: 20px; FONT-SIZE: 11px; FLOAT: left; PADDING-BOTTOM: 8px; WIDTH: 480px; PADDING-TOP: 20px; TEXT-ALIGN: left
}
#footer DIV.network UL {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;margin-left:20px;
}
#footer DIV.network UL LI {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
margin-left:-10px;line-height:12px;

	FLOAT: left; WIDTH: 160px
}
#footer DIV.network UL LI A {

	TEXT-DECORATION: none
}



#footer DIV.advertising {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	FONT-SIZE: 11px;
	FLOAT: left;
	PADDING-BOTTOM: 14px;
	WIDTH: 174px;
	PADDING-TOP: 20px;
	line-height:12px;
}
#footer DIV.advertising P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-ALIGN: center
}
#footer DIV.advertising P A {
	TEXT-DECORATION: none
}
#footer DIV.advertising P IMG {
	MARGIN: 10px 0px 0px opx
}








/***** Comments ********************/
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #0088B3;
	font-family:'Ubuntu',sans-serif;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #0088B3;
	font-family:'Ubuntu',sans-serif;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	}

.even, .alt, .depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}
/***** Custom Style ********************/


#topnavbar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #087521; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 960px; COLOR: #ffffff; PADDING-TOP: 0px; HEIGHT: 30px
}
#topnavbar A {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: none
}
#topnavbar A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: none
}
#topnavbar A:hover {
	TEXT-DECORATION: underline
}
#topnavbar P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#topnavbar form {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; MARGIN: 0px
}


#topnavbar INPUT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; MARGIN: 0px
}

#topnavbar submit {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; MARGIN: 0px
}


.topnavbarleft {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 330px; PADDING-TOP: 8px
}

.topnavbarcenter {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 300px; PADDING-TOP: 8px
}



.topnavbarright {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; TEXT-TRANSFORM: uppercase; WIDTH: 300px; PADDING-TOP: 7px; TEXT-ALIGN: right
}
.topnavbarright A IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 3px 3px 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

TD.textbox2 {
	BACKGROUND: #ffffff; BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid
}


.et-box { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin: 0px 0px 10px; }
	.et-box-content { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; text-shadow: 1px 1px 1px #ffffff; padding: 4px 4px 4px 4px; min-height:5px; }

		.et-box-content strong { color: #000000; font-weight: bold; }
		.et-box-content h1, .et-box-content h2, .et-box-content h3, .et-box-content h4, .et-box-content h5, .et-box-content h6 { font-family: Century Gothic, Arial, sans-serif; } 
		
		
.et-info { border: 1px solid #cecb8e; }
	.et-info .et-box-content { color: #8c8a64; background: #f7f4b4; border: 1px solid #ffffea; }
		.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 { color: #6b6a54; }
		
.et-warning { border: 1px solid #e09b85; }
	.et-warning .et-box-content { color: #957368; background: #ffcebe; border: 1px solid #ffeee8; }
		.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 { color: #8e5643; }
		
.et-download { border: 1px solid #91c184; }
	.et-download .et-box-content { color: #5c8a50; background: #c0f0b3; border: 1px solid #e9ffe3; }
		.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 { color: #3a7629; }
		
.et-bio { border: 1px solid #80a0c1; }
	.et-bio .et-box-content { color: #517193; background: #bedeff; border: 1px solid #e7f3ff; }
		.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 { color: #4a6a8c; }

.et-shadow { border: 1px solid #cbc4c4; }
	.et-shadow .et-box-content { color: #6d6e6e; background: #f1f1f1; border: 1px solid #ffffff; }
		.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 { color: #4e4e4e; }

.et-green { border: 1px solid #bac398; }
	.et-green .et-box-content { color: #333333; background: #dfe9b7; border: 1px solid #bac398; }
		.et-green .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 { color: #4e4e4e; }



.one_half, .one_third, .two_third, .one_fourth , .three_fourth { float:left; margin-right:4px; position:relative; }
.one_half { width: 49%; }
.one_third { width: 30.66%; }
.two_third { width:65.32%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }





/*------------------------------------------------*/
/*-------------------[imagesS]-----------------*/
/*------------------------------------------------*/



.et-pricing { margin: 0px 0 0px; }
	.pricing-table { float: left; width: 110px; background: url(images/pricing-content-bottom.png) no-repeat bottom left; padding-bottom: 22px; position: relative; margin-left: -1px; }


		.pricing-heading { background: url(images/pricing-header-blue.png) no-repeat bottom left; height: 40px; text-align: center; font-family: Verdana, Arial, Tahoma; }
			.pricing-heading h3 { padding: 10px 10px 0px; margin: 0 !important; font-size: 14px; color: #fff !important; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); background: none !important; font-weight: solid !important; }
			
			.pricing-heading p { color: #aacbe0; font-size: 11px; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); padding: 0; margin-top: 2px; }
		.pricing-content { background: #eee url(images/pricing-content-bg.png) repeat-y; }
			.pricing-tcontent { background: url(images/pricing-content-top.png) no-repeat; padding: 25px 6px 12px 7px; }
				.pricing-tcontent ul.pricing { padding: 0 !important; list-style: none !important; background: url(images/pricing-separator.png) no-repeat; margin: 0 !important; list-style-image: none !important; }
					.pricing-tcontent ul.pricing li { text-align:center; padding: 0px; background: url(images/pricing-separator.png) no-repeat bottom left !important; color: #929292; text-shadow: 1px 1px 1px #fff; list-style: none !important;}

.pricing-tcontent ul.pricing li.x { background: url(images/list-x.png) no-repeat 28px 6px;}
.pricing-tcontent ul.pricing li.tick { background: url(images/list-checkmark.png) no-repeat 28px 6px;}

span.x span { background: url(images/list-x.png) no-repeat 28px 6px;}
span.tick span { background: url(images/list-checkmark.png) no-repeat 28px 6px;}


						.pricing-tcontent ul.pricing li span { display: block; padding: 4px 4px 4px 0px; font-family: Verdana, Arial, Tahoma; font-size:11px;}
						span.et-price { display: block; text-align: center; background: url(images/pricing-price-glow.png) no-repeat; height: 28px; font-size: 38px; color: #4a9d46; font-family: Georgia, serif; text-shadow: 1px 1px 0px #fff; padding: 2px 0 17px; line-height: normal; }
							span.et-price sup { font-size: 12px; bottom: 18px; left: 1px; }
							span.et-price span.dollar-sign { font-size: 24px; }

span.join-button { background: bottom right no-repeat; display: block; padding-right: 13px; height: 29px; position: absolute; left: 16px; bottom: -3px; font-size: 12px; color: #fff !important; font-weight: bold; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); text-decoration: none; font-family: Helvetica, Arial, sans-serif; }

			span.join-button span { background: url(images/join-button.png) no-repeat; display: block; height: 29px; padding-left: 14px; line-height: 25px; }
			span.join-button:hover { text-decoration: none; color: #eee !important; cursor: pointer; border: none !important; }


		.pricing-table a.join-button { background: url(images/join-button.png) bottom right no-repeat; display: block; padding-right: 13px; height: 29px; position: absolute; left: 63px; bottom: -3px; font-size: 12px; color: #fff !important; font-weight: bold; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); text-decoration: none; font-family: Helvetica, Arial, sans-serif; }
			.pricing-table a.join-button span { background: url(images/join-button.png) no-repeat; display: block; height: 29px; padding-left: 14px; line-height: 25px; }
			.pricing-table a.join-button:hover { text-decoration: none; color: #eee !important; cursor: pointer; border: none !important; }
			
	.pricing-big { width: 130px; background: url(images/pricing-big-bottom.png) no-repeat left bottom; margin-top: -28px; }
		.pricing-big .pricing-heading { background: url(images/pricing-header-green.png) no-repeat left bottom; }
		.pricing-big .pricing-content {  background: #eee url(images/pricing-big-content.png) repeat-y; }
			.pricing-big .pricing-tcontent { background: url(images/pricing-big-content-top.png) no-repeat; padding-left: 4px; padding-right: 4px; padding-top: 53px; }
			.pricing-big a.join-button { left: 78px; }
			.pricing-big span.et-price { margin-top: 17px; }
			.pricing-big .pricing-heading p { color: #a8d9d4; }




.pricing-big2 { width: 150px; background: url(images/pricing-big-bottom1.png) no-repeat left bottom; }
		.pricing-big2 .pricing-heading { background: url(images/pricing-header-green1.png) no-repeat left bottom; }
		.pricing-big2 .pricing-content {  background: #eee url(images/pricing-big-content1.png) repeat-y; }
			.pricing-big2 .pricing-tcontent { background: url(images/pricing-big-content-top1.png) no-repeat; padding-left: 0px; padding-right: 0px; padding-top: 23px; }



/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}


.full {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}

#content .one-third h4 {
	background: #319e42;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	MARGIN: 0px 0px 10px;
	padding: 2px 5px 1px 8px;
}

#content .one-half h4 {
	background: #319e42;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	MARGIN: 0px 0px 10px;
	padding: 2px 5px 1px 8px;
}


#content .one-fourth h4 {
	background: #319e42;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	MARGIN: 0px 0px 10px;
	padding: 2px 5px 1px 8px;
}


#content .full h4 {
	background: #319e42;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	MARGIN: 0px 0px 10px;
	padding: 2px 5px 1px 8px;
}