
/* Stylesheet for GiftIdeas by AWPDC: affordableprogragrammers.com*/
/*  Landing Page CSS */
#lp-header { display:block; text-align:left; background-color:#B61819; color:#FFFFFF; line-height:19px; background-image:url(http://allimages.agiftidea.com/cdnimgs/header_bg.gif); background-repeat:repeat-x; }
#lp-header a{ color:#EA8989; text-decoration:none; }
#lp-header a:hover{ color:#FFFFFF; text-decoration:underline; }

.lp-cartStyle { display:block; padding-top:0 !important; padding-top:2px; text-align:left; }

#lp-header select { font-size:11px; padding:1px; margin-right:5px; width:130px; }
.lp-inputBoders { font-size:11px; border:1px solid #333333; padding:2px; margin-right:5px; }
.lp-searchBox { display:block; text-align:left; padding:5px 0 5px 10px !important; padding:5px 0 0 10px; height:22px; border-bottom:1px solid #9C0607; }

.lp-searchBox a { color:#FABCBD; text-decoration:none; font-weight:bold; }
.lp-searchBox a:hover { color:#FABCBD; text-decoration:underline; }

#lp-divWrepper { display:block; text-align:left; width:960px; background-color:#FFFFFF; margin-left:auto; margin-right:auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#444444; }

.lp-fLeft { float:left; }
.lp-fRight { float:right; }
.lp-clearAll { clear:both; }

.lp-flowersHd { background-image:url(http://allimages.agiftidea.com/cdnimgs/lp_midd_bar.gif); text-align:left; width:886px; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:8px 0 8px 0; }
.lp-flowersBlock { display:block; text-align:left; border:2px solid #FDA7D6; border-top:0; padding:15px; line-height:16px; }

h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#AC0C24; padding:0; margin:0; text-align:left; }

.lp-fProductsCartFlowers { display:block; text-align:left; background-color:#F9E8EE; border:1px solid #E2C1CC; padding:10px; width:189px; }
.lp-fProductsCartFlowers a img{ display:block; text-align:left; border:5px solid #ffffff; text-decoration:none; margin-bottom:10px; }
.lp-fProductsCartFlowers a:hover img{ display:block; border:5px solid #E2C1CC; text-decoration:none; }

.lp-greyHd { background-image:url(http://allimages.agiftidea.com/cdnimgs/lp_midd_bar_grey.gif); text-align:left; width:886px; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:8px 0 8px 0; }
.lp-greyBlock { display:block; border:2px solid #D2D2D2; border-top:0; padding:15px; line-height:16px; text-align:left; }

.lp-fProductsCartGrey { display:block; background-color:#EEEEEE; border:1px solid #D2D2D2; padding:10px; width:189px; text-align:left; }
.lp-fProductsCartGrey a img{ display:block; border:5px solid #ffffff; text-decoration:none; margin-bottom:10px; text-align:left; }
.lp-fProductsCartGrey a:hover img{ display:block; border:5px solid #D2D2D2; text-decoration:none; }

.lp-divPadding25px { padding:2px 25px 25px 25px; text-align:left; }

.lp-findSimilarBtn a{ display:block; width:111px; height:26px; background-image:url(http://allimages.agiftidea.com/cdnimgs/find_similar_btn.png); background-repeat:no-repeat; text-decoration:none; }
.lp-go2StoreBtn a{ display:block; width:111px; height:26px; background-image:url(http://allimages.agiftidea.com/cdnimgs/go2store_btn.png); background-repeat:no-repeat; text-decoration:none; }


.lp-seoContents { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-align:left; line-height:16px; border-top:1px solid #E5E5E5; padding:15px 25px 0 25px; }
.lp-seoContents a{ color:#569CCD; text-decoration:underline; }
.lp-seoContents a:hover{ text-decoration:none; }

.carousel-bg-img { display:block; text-align:left; float:left; padding:15px 0 0 0; width:845px; height:82px; background-image:url(http://allimages.agiftidea.com/cdnimgs/strip_bg.jpg); background-repeat:no-repeat; }

.top2x {margin-top:3px;}

.lp-icohome {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*  Landing Page CSS END */

body {
	background-image: url(http://allimages.agiftidea.com/cdnimgs/wrapBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
    margin:0;
    text-align:left;
}
a {
	color: #000000;
    text-align:left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
a:hover {
	color: #968D81;
}
#paginator a{
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
#paginator a:hover{
	color: #968D81;
}
.wrap {
	width:960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#header {
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	background-color: #9D0708;
	height: 110px;
	margin-bottom: 0px;
}
#header h1 {
	padding:5px;
	margin:0;
}
.logo {
}

.inputBoders {
	border: 1px solid #FF8207;
	margin-left: 5px;
}
.logo {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
}
#nav {
	float: left;
	background-repeat: repeat;
	text-align: left;
	background-position: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	clear: both;
	width: 100%;
	background-color: #1D3947;
	margin-bottom: 20px;
}

.icohome {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listFirst {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFF;
}
.listLast {
	border-right-style: none;
	border-right-width: 0px;
}
#header #logo {
	float: left;
}
.headerbar {
	background-image: url(http://allimages.agiftidea.com/cdnimgs/headerbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#main {
	float: left;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	width: 908px;
}
#main #flash {
	background-color: #E8E8E8;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.flashbox  {
	width: 283px;
	border: 1px solid #A89F99;
	margin: 5px;
	padding: 3px;
	float: left;
	min-height: 285px;
}
#main #products {
	float: left;
	width: 100%;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/product-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DC3433;
	margin-bottom: 10px;
	min-height:50px;
}
#products #prod-left {
	width: 185px;
	float: left;
	height: auto;
}
#prod-left .catHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff8207;
	margin-bottom: 30px;
	display: block;
	padding-left: 15px;
}
#prod-left .catHeading a {
	color: #FF8207;
}

.ProdCatBgleft {
	background-color: #FFF;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/catBgTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 176px;
	padding-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.ProdCatBgleft ul {
	list-style-type: none;
	margin-left: 5px;
	line-height: 18px;
}
.ProdCatBgleft ul li {
	font-weight: bold;
	font-size: 10px;
	color: #1c98f9;
}
.ProdCatBgleft ul li li {
	font-weight: normal;
	color: #666;
}
.ProdCatBgleft ul li li a {
	color: #333;
	display: block;
}
.ProdCatBgleft ul li li a:hover {
	color: #000;
	background-color: #F5F5F5;
	width: 145px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #DC3433;
	padding-left: 5px;
}




.ProdCatBgleft strong {
	margin-left: 10px;
}



#products #prod-right {
	float: left;
	width: 722px;
}
#prod-right #prod-main {
	background-color: #FFF;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/prod-right-bgTop.gif);
	background-repeat: no-repeat;
	width: 707px;
	margin-left: 8px;
	margin-top: 8px;
	padding-top: 13px;
}
#prod-main .prod-info {
	margin-right: 8px;
	margin-left: 12px;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/prod-infoBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 682px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
}

.prod-info p {
	width: 400px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#prod-right  a {

}

.prod-info .details {
	float: left;
	width: 550px;
	margin-left: 5px;
	line-height: 18px;
	font-size: 11px;
	min-height: 110px;
}
.details .price {
	font-weight: bold;
	color: #F00;
	float: left;
	display: block;
	width: 125px;
	clear: right;
}
.buynow  {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	background-color: #56aef3;
	color: #FFF;
	height: 20px;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #737373;
	font-size: 11px;
	font-weight: bold;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/buy-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10% center;
}
a.buynow:hover {
	color: #FFF;
	background-color: #6FB8F4;
}

.details p a {
	color: #56AEF3;
}
.details p a:hover {
	color: #1187E8;
	text-decoration: underline;
}
.details h3 a:hover {
	color: #56AEF3;
}

.details h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #ff8207;
	margin-bottom: 10px;
	display: block;
}
 /* Main Category pages */
 
#prod-main .main-info {
	width: 682px;
}

.main-info p {
	width: 100%;
	float: left;
}

.main-info .details2 {
	float: left;
	width: 100%;
	margin-left: 5px;
	line-height: 18px;
	font-size: 11px;
	min-height: 110px;
}

.details2 p a {
	color: #56AEF3;
}
.details2 p a:hover {
	color: #1187E8;
	text-decoration: underline;
}
.details2 h3 a:hover {
	color: #56AEF3;
}

.details2 h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #ff8207;
	margin-bottom: 10px;
	display: block;
}

#prod-main .rss-info {
	margin-right: 8px;
	margin-left: 12px;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/prod-infoBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 682px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
}

.rss-info p {
	width: 400px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.rss-info .rssdetails {
	float: left;
	width: 90%;
	margin-left: 5px;
	line-height: 18px;
	font-size: 11px;
	min-height: 110px;
}
.rssdetails p a {
	color: #56AEF3;
}
.rssdetails p a:hover {
	color: #1187E8;
	text-decoration: underline;
}
.rssdetails h3 a:hover {
	color: #56AEF3;
}

.rssdetails h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #ff8207;
	margin-bottom: 10px;
	display: block;
}

/* End Main category pages CSS*/

.prod-info .photo {
	float: left;
	margin-left: 15px;
	border: 1px solid #FFBA75;
}


.clearBlock {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}






#products #prod-bottom {
	background-image: url(http://allimages.agiftidea.com/cdnimgs/product-bottom.gif);
	margin-top: 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
	clear: both;
}

.giftsMain  {
	background-color: #DE383A;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 10px;
	border: 1px solid #DB3332;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/headerbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.catHeadings {
	display: block;
	color: #FFF;
	font-size: large;
	margin-bottom: 3px;
	text-align: left;
	background-color: #E22C2C;
	padding: 2px;
	height: auto;
}

.imgWrap {
	min-height: 120px;
}


.gft  {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 4px;
	min-height: 130px;
	width: 135px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.gft:hover {

}
.gft a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE383A;
	display: block;
}
.gft a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8207;
}

.gft img {
	display: block;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.gft img:hover {
}

.gftNav {
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 4px;
	width: 125px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 13px;
	color: #FFF;
}
.gftNav ul li {
	list-style-type: none;
}


.gftCaption {
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
}
.gftCaption a {
	display: block;
	background-color: #FF8207;
	padding-top: 3px;
	padding-bottom: 5px;
}

.gftCaption a:hover {
	background-color: #3F3A36;
}

#main h2, #main h3, #main p {
	padding:0 10px;
}
#sidebar {
	background:#99c;
	float:right;
	width:240px;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#footer {
	clear:both;
	text-align: center;
	background-image: url(http://allimages.agiftidea.com/cdnimgs/footer.png);
	background-repeat: repeat-x;
	background-color: #DD3739;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #CCC;
}

#footer p {
	padding:5px;
	margin:0;
}

#footer p a{
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}

#footer p a:hover{
	color: #968D81;
}

.copyright {
	color: #FFF;
}
.copyright a{
	color: #FFF;
	font-weight: bold;
}

/* Pagination css */

ul{border:0; margin:0; padding:0;}

#pagination-digg li{

border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;

}
#pagination-digg a{

border:solid 1px #9aafe5
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {

border:solid 1px #DEDEDE
color:#888888
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {

font-weight:bold;
border:solid 1px #0e509e

} 
#pagination-digg .active{

background:#2e6ab1;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-digg a:link,
#pagination-digg a:visited {

color:#0e509e
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-digg a:hover{

border:solid 1px #0e509e
}


/* PAGINATION EMpressr*/
div.paginationEMP {font-family: "helvetica", arial, sans-serif; font-size: 93%;/*12px*/ text-align: center; width:635px; font-size: 11px; align:center;}
div.paginationEMP span { background: #fff url(page_gradient.jpg) 0 100% repeat-x; border: 1px solid #d3d3d3; color: #d3d3d3; font-weight: bold; margin: 0 2px 0 0; padding: 2px 5px; }
div.paginationEMP span a{text-decoration: none;color:#56aef3;}
div.paginationEMP span a:hover { color: #454545; text-decoration: underline; }
div.paginationEMP span.current { background: #ff6600 none; border: 1px solid #ff6600; color: #fff; }



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

/* Blog css */

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.commentlist li {
	font-weight: bold;
}

.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.5em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

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

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */

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


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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


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

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#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 #999;
	}

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}


/* 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;
}

/* Horizontal Navigation */


/*UL.navmenu-h {
	POSITION: relative;
	PADDING: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	LIST-STYLE-IMAGE: none;
	z-index:9999;
	border-left: 1px solid #fff;
}
UL.navmenu-h UL {
	POSITION: absolute; LIST-STYLE-TYPE: none; MARGIN: 0px; WIDTH: 160px; DISPLAY: none; TOP: 100%; LIST-STYLE-IMAGE: none; LEFT: 0px;
}
UL.navmenu-h UL UL {
	TOP: 0px; LEFT: 82%
}
UL.navmenu-h UL UL UL {
	TOP: 0px; LEFT: 82%
}
UL.navmenu-h LI {
	POSITION: relative; DISPLAY: inline; FLOAT: left;
}
UL.navmenu-h UL LI {
	WIDTH: 100%; DISPLAY: block
}
UL.navmenu-h A {
	padding-top: 8.5px;
	padding-bottom:5.5px;
	DISPLAY: block;
	FONT: bold 11px Arial, sans-serif;
	BACKGROUND-COLOR: #999;
	FLOAT: left;
	COLOR: #fff;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;*/
	/*BORDER-RIGHT: #FF8207 1px solid;*/
	/*TEXT-DECORATION: none;
	width:129.8px;
	height:18px;
	text-align:center;
}
UL.navmenu-h A:hover {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI:hover A {
	BACKGROUND: #FF8207; COLOR: #fff;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}
UL.navmenu-h LI.iehover A {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI:hover LI A {
	BACKGROUND: #999;
	FLOAT: none;*/
/*	BORDER-TOP: #FF8207 1px solid;*/
/*}
UL.navmenu-h LI.iehover LI A {
	BACKGROUND: #999; FLOAT: none;
}
UL.navmenu-h LI:hover LI A:hover {
	BACKGROUND: #FF8207;
}
UL.navmenu-h LI:hover LI:hover A {
	BACKGROUND: #FF8207;
}
UL.navmenu-h LI.iehover LI A:hover {
	BACKGROUND: #FF8207;
}
UL.navmenu-h LI.iehover LI.iehover A {
	BACKGROUND: #FF8207
}
UL.navmenu-h LI:hover LI:hover LI A {
	BACKGROUND: #999
}
UL.navmenu-h LI.iehover LI.iehover LI A {
	BACKGROUND: #999
}
UL.navmenu-h LI:hover LI:hover LI A:hover {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI:hover LI:hover LI:hover A {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI.iehover LI.iehover LI A:hover {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI.iehover LI.iehover LI.iehover A {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI:hover LI:hover LI:hover LI A {
	BACKGROUND: #999
}
UL.navmenu-h LI.iehover LI.iehover LI.iehover LI A {
	BACKGROUND: #999
}
UL.navmenu-h LI:hover LI:hover LI:hover LI A:hover {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI.iehover LI.iehover LI.iehover LI A:hover {
	BACKGROUND: #FF8207; COLOR: #fff;
}
UL.navmenu-h LI:hover UL UL {
	DISPLAY: none
}
UL.navmenu-h LI:hover UL UL UL {
	DISPLAY: none
}
UL.navmenu-h LI.iehover UL UL {
	DISPLAY: none
}
UL.navmenu-h LI.iehover UL UL UL {
	DISPLAY: none
}
UL.navmenu-h LI:hover UL {
	DISPLAY: block
}
UL.navmenu-h UL LI:hover UL {
	DISPLAY: block
}
UL.navmenu-h UL UL LI:hover UL {
	DISPLAY: block
}
UL.navmenu-h LI.iehover UL {
	DISPLAY: block
}
UL.navmenu-h UL LI.iehover UL {
	DISPLAY: block
}
UL.navmenu-h UL LI a {
	text-align:center;*/
/*	padding-left:10px;*/
/*}
UL.navmenu-h UL UL LI.iehover UL {
	DISPLAY: block
}
*/



/* Vertical Navigation */

UL.navmenu-v {
	LIST-STYLE-TYPE: none; MARGIN: 0px; LIST-STYLE-IMAGE: none
}
UL.navmenu-v LI {
	LIST-STYLE-TYPE: none; MARGIN: 0px; LIST-STYLE-IMAGE: none
}
UL.navmenu-v UL {
	LIST-STYLE-TYPE: none; MARGIN: 0px; WIDTH: 100px; LIST-STYLE-IMAGE: none
}
UL.navmenu-v LI {
	POSITION: relative; WIDTH: 95%; FLOAT: left
}
UL.navmenu-v LI.iehover {
	Z-INDEX: 1000
}
UL.navmenu-v UL {
	Z-INDEX: 998; POSITION: absolute; DISPLAY: none; TOP: 0px; LEFT: 100%
}
UL.navmenu-v A {
	PADDING: 0px; DISPLAY: block; FONT: bold 10px Arial, sans-serif; BACKGROUND: #999; HEIGHT: 1%; COLOR: #fff; TEXT-DECORATION: none; text-align:left;
}
UL.navmenu-v A:hover {
	BACKGROUND: #ff8207; COLOR: #fff;
}
UL.navmenu-v LI:hover A {
	BACKGROUND: #ff8207; COLOR: #fff
}
UL.navmenu-v LI.iehover A {
	BACKGROUND: #ff8207; COLOR: #fff
}
UL.navmenu-v LI:hover LI A {
	BACKGROUND: #999; FLOAT: none; border:1px solid #fff; padding:3px 10px;
}
UL.navmenu-v LI.iehover LI A {
	BACKGROUND: #999; FLOAT: none;  border:1px solid #fff; padding:3px 10px;
}
UL.navmenu-v LI:hover LI A:hover {
	BACKGROUND: #FF8207;
}
UL.navmenu-v LI:hover LI:hover A {
	BACKGROUND: #FF8207;
}
UL.navmenu-v LI.iehover LI A:hover {
/*	BACKGROUND: #1D3947*/
}
UL.navmenu-v LI.iehover LI.iehover A {
	/*BACKGROUND: #1D3947*/
}
UL.navmenu-v LI:hover LI:hover LI A {
	BACKGROUND: #999
}
UL.navmenu-v LI.iehover LI.iehover LI A {
	BACKGROUND: #999
}
UL.navmenu-v LI:hover LI:hover LI A:hover {
	BACKGROUND: #666
}
UL.navmenu-v LI:hover LI:hover LI:hover A {
	BACKGROUND: #999
}
UL.navmenu-v LI.iehover LI.iehover LI A:hover {
	BACKGROUND: #666
}
UL.navmenu-v LI.iehover LI.iehover LI.iehover A {
	BACKGROUND: #666
}
UL.navmenu-v LI:hover LI:hover LI:hover LI A {
	BACKGROUND: #999
}
UL.navmenu-v LI.iehover LI.iehover LI.iehover LI A {
	BACKGROUND: #666
}
UL.navmenu-v LI:hover LI:hover LI:hover LI A:hover {
	BACKGROUND: #333
}
UL.navmenu-v LI.iehover LI.iehover LI.iehover LI A:hover {
	BACKGROUND: #333
}
UL.navmenu-v LI:hover UL UL {
	DISPLAY: none
}
UL.navmenu-v LI:hover UL UL UL {
	DISPLAY: none
}
UL.navmenu-v LI.iehover UL UL {
	DISPLAY: none
}
UL.navmenu-v LI.iehover UL UL UL {
	DISPLAY: none
}
UL.navmenu-v LI:hover UL {
	DISPLAY: block
}
UL.navmenu-v UL LI:hover UL {
	DISPLAY: block
}
UL.navmenu-v UL UL LI:hover UL {
	DISPLAY: block
}
UL.navmenu-v LI.iehover UL {
	DISPLAY: block
}
UL.navmenu-v UL LI.iehover UL {
	DISPLAY: block
}
UL.navmenu-v UL UL LI.iehover UL {
	DISPLAY: block
}
h1.pageHeading {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #ff8207;
	margin-bottom: 15px;
	display: block;
	padding-left: 15px;
}


