/*
Theme Name: StMarysNursery
Theme URI: http://www.stmarysnurseryandgardencentre.ca//
Description: CSS customization of the default WordPress Theme.
Version: 1.1.3
Author: KAB Consulting
Author URI: http://www.kabconsulting.ca
Tags: custom css, custom header, fixed width, two columns, widgets

	Development Log
	===============================================================
	Nov 5, 2008 - 1.0.1 Works in Firefox, Chrome. Few IE Bugs
	Nov 6, 2008 - 1.0.2 Works in IE6, IE7, Firefox 2+, Chrome 0.3
	Nov 6, 2008 - 1.0.3 Sidebar CSS fixes
	Nov 6, 2008 - 1.0.4 Icons added to sidebar
	Nov 7, 2008 - 1.0.5 Single Page Templates customized
	Nov 8, 2008 - 1.0.6 Flickr Badge (from widget) added / CSS
	Nov 9, 2008 - 1.0.7 Comments section CSS
	Nov 9, 2008 - 1.0.8 Footer / RSS beautified!
	Nov 10, 2008 - 1.0.9 Sidebar CSS / Calendar fixed
	Nov 12, 2008 - 1.1 Multi-level menus fixed
	Nov 13, 2008 - 1.1.1 CSS Fixed
	Nov 26, 2008 - 1.1.2 Index Page Link Fixed
	Dec 2, 2008 - 1.1.3	Various CSS Issues Fixed
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */



@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73.1%;
	color: #222;
	margin: 0px;
	padding: 0px;
	background-color:#2d2a22;
	line-height:1.9em;
	width:100%;
}


/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
#top { background-image:url(images/header_repeat.jpg); background-repeat:repeat-x; height: 91px; }
#headercen { background-image: url(images/header_center.jpg); background-repeat:no-repeat; background-position:center; height: 91px; }
#headerwrap { width: 960px; margin-left: auto; margin-right: auto; }
#logo { float: left; width: 252px; height: 84px; margin: 0px 0 0 0px; display: inline; }
#info { float: right; width: 281px; height: 30px; margin: 0 8px; padding-top: 30px; }


/*	---------------------------------------------------------------------------------------
	Navigation
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#nav { background-image: url(images/nav_bg.jpg); background-repeat:repeat-x; height: 62px; text-align:center; }
#navwrap { clear: both; margin: 0 auto; width: 900px; text-align:center; font-family: Helvetica, Arial, sans-serif; }


.mainmenu {
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 8px;
	height: 62px;
}
.mainmenu ul {
	margin :0px;
	padding:0px;
	list-style: none;
}
.mainmenu ul li {
	margin:0px;
	padding:0px;
	padding-right: 45px;
}

.mainmenu a, .topmenu a:visited {
	display:block;
	float:left;
	color:#e7e5df;
	text-decoration : none;
	border-bottom: none;
	padding : 10px 13.1px;
}
.mainmenu a:hover {
	color:#ffffff;
	text-decoration:underline;
	border-bottom: none;
}
.mainmenu a.active{
	color:#747268;
	background: #e0ddd2;
	text-decoration:underline;
}



.int{
margin:0px auto;
width:980px;
}

ul {
padding:0 12px;
margin:0 auto;
}

a {
color:#3a6a51;
text-decoration:none;
border-bottom:1px dotted #3a6a51;
}

a:hover {
border-bottom:none;
}

.headerimage a, .top a {
border-bottom:0px dotted #fff;
}

img {
border:none;
}

.footerint {
	
	float:left;
	width:100%;
	
	}
	.headerint {
	float:left;
	width:100%;
	background-image:url(../images/headermainbck.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}

.top {
background-color:#211005;
border-bottom:1px solid #3a6a51;
background-image:url(../images/topshine.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

.leftfull {
width:62%;
border-right:1px solid #e5e5e5;
padding-right:2%;
margin-right:2%;
}

.rightfull {
width:33%;
}

.fullcontent {
float:left;
width:100%;
}

.logo {
margin-left:12px;
width:auto;
}

.footercredits {
width:97%;
padding:18px;
margin-top:10px;
background-image:url(../images/bottomfooter.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:center;
}

.header, .top, .content{
float:left;
width:100%;
}

.footer {
background-image:url(../images/footerbck.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:0.88em;
font-weight:lighter;
padding:32px 0 48px 0;
width:100%;
}

.contentspace {
padding:32px 0 48px 0px;

}

.content {
background-color:#fff;
padding:0px 0 48px 0;
background-image:url(images/contentbck.jpg);
background-position:bottom;
background-repeat:repeat-x;
border-bottom:1px solid #fff;
}

.header {
background-image: url(images/underheader_bg.jpg); background-repeat:repeat-x; height: 285px;
background-position:top;
background-color:#423e33;

}

.left, .center, .right {
float:left;
width:30%;
}

.center2 {
float:left;
width:60%;
margin:0 2.4%;
padding:0 2.4%;
}

.center {
margin:0 2.4%;
padding:0 2.4%;
}

h2, .contentheading {
font-family: Helvetica Neue, Helvetica, Arial,sans-serif;
color:#87903c;
padding:5px 0;
margin:0px;
font-weight:lighter;
font-size:1.9em;
}

h3, .componentheading {
font-family: Helvetica Neue, Helvetica, Arial,sans-serif;
color:#87903c;
padding:5px 0;
margin:0px;
font-weight:lighter;
font-size:1.9em;
}

.headercontent .box h3 {
color:#fff;
}

.box h3 {
font-size:1.3em;
font-weight:bold;
padding-top:0;
}

.box {
float:left;
width:21%;
padding:0 16px 12px 20px;
font-size:.9em;
font-weight:lighter;
}

.footer h3, .footer {
color:#563e27;
}

.headercontent .box {
background-image:url(../images/seperator.jpg);
background-position:left;
background-repeat:repeat-y;
margin-top:12px;
color:#fff;
}
.center1 {float:left;
width:30%;
}

.topmenu {
float:right;
width:auto;
margin: -3px 0px 0 0;
}

.topmenu ul {
padding:0;
margin:0;
}

.topmenu ul li {
list-style:none;
float:left;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
color:#fff;
text-decoration:none;
padding:10px 12px;
font-weight:lighter;
height:31px;
line-height:31px;
}

.topmenu ul li a:hover, .topmenu ul li a.active, .topmenu ul.menu li#current a:link, .topmenu ul.menu li#current a:visited, .topmenu ul.menu li#current a:hover {
background-image:url(images/active.jpg);
background-repeat:no-repeat;
background-position:bottom center;
padding:10px 12px;
height:31px;
line-height:31px;
overflow:hidden;
}

.activated {
background-image:url(images/active.jpg);
background-repeat:no-repeat;
background-position:bottom center;
padding:10px 12px;
height:31px;
line-height:31px;
overflow:hidden;
}

.topmenu ul.menu li#current a {
color:#fff;
}

.small, .createdate, .modifydate {
color:#888;
font-size:.88em;
}

.moduletable_menu ul.menu li, .moduletable_menu ul.menu {
list-style:none;
padding:0;
margin:0;
}

.moduletable_menu ul.menu li a {
display:block;
width:100%;
border-bottom:1px solid #e9e9e9;
padding:8px 0;
text-decoration:none;
}

.columnpic {
padding-bottom: 15px;	
}

.footerspace {
padding-top: 25px;	
color: #b0ada6;
}

.kablogo {
padding-bottom: 5px;	
}

.flashcontent {
padding-top: 28px;	
}


.imagefloatLeft { 
    float: left; 
    margin: 0 auto; 
	clear: both;
	padding-right: 15px;
	padding-top: 17px;
	padding-bottom: 5px;
}

.pageheadline {
	float: right;
	clear: both;
	padding-top: 30px;
}


.pagesheader {
background-image: url(images/underheader_bg.jpg); background-repeat:repeat-x; height: 200px;
background-position:top;
background-color:#423e33;

}


/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#footertex { background-image: url(images/footer_bg_texture.jpg); background-repeat:no-repeat; background-position:center; height: 133px;}




















#page {
	text-align: left;
	}


	

.narrowcolumn p {
	clear:both;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	width: 100%;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.1em;
	padding-left:40px;
	color:#aaa;
	}


/**/
#sidebar ul li h2 {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	color: #999;
	padding: 5px 5px;
	border-bottom: 3px solid #eee;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
	}
.commentlist li.alt {	
	background:#fefefe;	
}
#sidebar {
	font: 1.2em Arial,'Lucida Grande', Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #aaa;
	}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	border: 1px solid #eee;
	display: block;
	background:#fff;
	}

acronym, abbr, span.caps
{
	font-size: 1.1em;
	letter-spacing: .07em;
	}


}
#sidebar #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
	}

#sidebar #wp-calendar a {
	text-decoration: none;
	background: #eee;
	margin: 0;
	padding:0;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;

	}	

#sidebar #wp-calendar caption {
	font: bold 1.3em  Arial,'Lucida Grande', Verdana, Sans-Serif;
	text-align: left;
	margin-top: 6px;
	}

#sidebar #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	border-bottom:1px solid #eee;
	}
/* End Typography & Colors */



/* Begin Structure */

/* SimpleX search location */
#searchdiv {
	position:absolute;
	top: 30px;
	margin-left: 700px;
	#margin-left: 410px; /* IE 7 hack */
	_margin-left: 410px; /* IE 6 hack */
}

.narrowcolumn {
	padding: 30px 40px;
	margin: 0px auto;
	width: 580px;	
	}

.post {
	margin: 0 0 30px;	
	/*border-bottom: 3px solid #eee;*/
	}

.post hr {
	display: block; 
	border: none;
	border-top: 1px dotted #ccc;
	}
	
.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 20px 0 40px;
	}

.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 13px 0 16px 0;
}

.postmetadata {
	clear: both;
	font-size: 0.8em;
}

.clear {
	clear: both;
}



/* End Structure */


/*	Begin Headers */



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


/* End Headers */



/* Begin Images */
.entry img {
	padding: 5px;
	max-width: 100%;
	border: 1px solid #eee;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* simpleX addition */

.entry {

	margin-top: 0px;
	padding-top: 5px;
	float: left;	
	margin-bottom: 5px;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}


/* end */

html>body .entry ul {
	margin-left: 50px;
	padding: 0px 0 0px 0 30px;
	padding-left: 10px;
	
	}

html>body .entry li {
	margin: 0;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry  ol, .entry ul {
	padding:0;
	margin:  5px 0 5px 50px;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}
	

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
	}


#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:0;
	list-style:none;
	
	}
	
#sidebar a {
	border: none;
	background: none;	
	display: block;
	padding: 5px 5px;
	border-bottom:1px solid #eee;
	background: url(images/meta.gif) no-repeat 5px 7px;
	padding-left: 20px;
}
#sidebar a:hover {
	border-bottom: 1px solid #c47373;
	background: #E8C8C8 url(images/meta.gif) no-repeat 5px 7px;
}	

* html #sidebar a {
	height: 1px;
}
	
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: #E8C8C8 url(images/cat.gif) no-repeat 5px 7px;
}
#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: #E8C8C8 url(images/fav.gif) no-repeat 5px 7px;
}

/* for flickr pictures 2 x 3 */

#sidebar .flickr_badge_image {
	padding-top: 10px;
}


#sidebar div.flickr_badge_image a {
	background: #fff;
	padding: 5px;
	border: 1px solid #eee;
	display: inline-block;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}

/* Bring the first item of each column 
back up to the level of item 1.
*/
#flickr_badge_image3 {
	 margin-top: -16.15em;
	 #margin-top: -16.25em;
}

#flickr_badge_image1, #flickr_badge_image2 {
	margin-left: 0em;
}

#flickr_badge_image3, #flickr_badge_image4 {
	margin-left: 8.2em;
}
	
/*end flickr*/


#sidebar .textwidget {
	margin: 6px;
}

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

	
#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 1.1em arial, verdana, sans-serif;
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	padding: 3px 10px;
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	font: 1.1em arial, verdana, sans-serif;
	font-weight: bold;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform{
	margin-bottom: 60px;
}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ccc;
	}

#commentform textarea {
	margin-top:5px;
	width: 100%;
	padding: 2px;
	border: 1px solid #ccc;
	}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	background: #666;
	border: 1px solid #777;
	font-weight: bold;
	font-size: 1em;
	color:#ccc;
	}
/* End Form Elements */



/* Begin Comments*/


.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	list-style: none;
	padding: 20px;
	border: 1px solid #eee;	
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	width: 215px;
	float: right;
	margin: 20px 60px 20px 0;
	
	}

#sidebar form {
	margin: 0;
	}
	

/* End Sidebar */



/* Begin Calendar */
#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#sidebar #wp-calendar a {
	display: block;
	}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
	}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

	
pre {
	width: 500px;margin-right: 250px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */


.entry a.more-link {
	padding: 1px 6px;
	background:#ddd;
	color: #666666;
	border-bottom: 1px solid #ccc;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	}
.entry a.more-link:hover {
	background: #E8C8C8;
	border-bottom: 1px solid #c47373;
	color:#333333;
}

/*simpleX RSS*/

#sidebar li#rssfeeds{
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background:url(images/rss.gif) left center no-repeat;
}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
}


#sidebar #tag_cloud a{
	margin:5px 5px 0 6px;
}

#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #e8c8c8;
}

#sidebar #wp-calendar {
	margin:6px;
	padding:0;
}


/* Header Menu */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


#pagemenu {	
	width: 100%;
	background: #ccc;
	border-top: 1px solid #ddd;
	font-size: 1.2em;
}

#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 10px;	
	margin: 0 auto;
	width: 890px;	
	margin-top: 6px;
	display:block; /* ignored by IE  remove space bug on FF, Chrome */
	_display: inline-block; /* remove spacing bug IE 6 */
	#display: inline-block; /* remove spacing bug IE 7 */
	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #888;
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;
	background:#eee;
	
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
	color: #333;
	background: #fafafa;
	
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #000; 
	background: #fafafa;
	}
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #888;
}

#pagemenu  #page-list {
	margin:0; padding:0;
}
		
	#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:28px;
		display: inline;
		margin-left: 5px;
		_margin-left: 5px;
		#margin-left: 5px;
	}
	
	#pagemenu #page-list li a, #page-list li ul li a{		
	    display:block		
	}
	
	#pagemenu #page-list li:hover {
		background:#eee;
	}


#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border: 1px solid #ddd;
	border-top: none;
	margin:0;
	padding:0; 
	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
	line-height:28px;	
	width:12em;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 

/* Header Menu End */


/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left: 15px;
} 











.newjs {
width: 850px;
margin: 0px 0;
margin-top: 20px;
padding: 0px;
margin-bottom: 15px;
}

	.newjs a {
	color: #222;
	text-decoration: none;
	}
	
	.newjs a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 8px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		.tabnavactive {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-right: 5px!important;
		padding-right: 0px!important;
		}
		
	.tabdiv {
	margin-top: 15px;
	
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
			
	.productcontent {
		width: 450px;
		text-align: left;
	}


.gallerycontent {
		width: 560px;
		text-align: left;
		float: left;
}

.left2 {
float:left;
width:250px;
}

.center2
{
float:left;
width:250px;
}

.right2
{
float:right;
width:250px;
}

.imgnoborder {
border: none;
}

.hidethis {display: none;}
.tinyinput1 {background:url(images/input_bg.jpg) repeat-x; border: #acb184 1px solid; float: left; height: 16px;}
.tinyinputlabel1 {float: left; padding-right: 5px;}
.newsletter {float: left; margin-left: 5px; cursor: pointer;}
.newsletterend {clear: both;}
.newsletterspace1 {padding-top: 12px;}
.newsletterspace2 {padding-top: 4px;}
