/* @group General */
body{
	padding: 0;margin: 0;font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;line-height: 1.5em;background: #c0c3c3 no-repeat center top;}
img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 6px 10px 6px 0;
}

.image-right {
	float: right;
	margin: 6px 0 6px 6px;
}
	
.precode{line-height: 1em;color: #B7450F;}
.precodeobject{color: #4678BC;float: left;}
.precodecurly{color: #010101;float: left;}

.precss{color: #000;}
.precss pre{color: #282828;line-height: 1em;}
.precss span.purple{color: #979fe6;}
.precss span.blue{color: #618abc;}
.precss span.green{color: #6da44f;}
.precss span.lime{color: #06b024;}
.precss span.gray{color: #4d4d4d;}
.precss span.black{color: #000;}
.precss span.red{color: #B7450F;}


.prejs{color: #000;}
.prejs pre{color: #000;line-height: 1em;}
.prejs span.purple{color: #979fe6;}
.prejs span.blue{color: #1e1eff;}
.prejs span.green{color: #036a07;}
.prejs span.lime{color: #06b024;}
.prejs span.gray{color: #4d4d4d;}
.prejs span.black{color: #000;}

.prehtml{color: #000;}
.prehtml pre{color: #000;line-height: 1.2em;}
.prehtml span.purple{color: #979fe6;}
.prehtml span.blue{color: #1e1eff;}
.prehtml span.green{color: #036a07;}
.prehtml span.black{color: #000;}


span.instructions{color: #7066ff;}
pre{border: 1px solid #e6e6e6;padding: 12px;margin-right: 10px;margin-left: 10px;font-size: .9em;}
a{text-decoration: none;}
.outerwrapper{width: 960px;position: relative;background-repeat: no-repeat;background-position: 0 bottom;margin: -40px auto 40px;}
#container{	width: 960px;z-index: 100;position: relative;height: auto;
background-color: #f7f9f9;float: left;line-height: 1.7em;padding-top: 0;padding-bottom: 0;margin: 10px auto 20px;
-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);}
#loginbar{height: 40px;position: relative;}
.login_c{height: 6px;margin-right: auto;margin-left: auto;position: relative;top: -6px;width: 1000px;}

a.login{
	position: relative;
	z-index: 200;
	background-color: #681415;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#771c1c), to(#520c0c));
	background-image:-moz-linear-gradient(0% 50% 270deg,#771c1c, #520c0c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#771c1c', endColorstr='#520c0c');
	display: block;right: 30px;float: right;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px; 
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;text-align: center;padding: 2px 14px;border: 1px solid #000;border-top-style: none;color: #ededed;font-size: .9em;}

#loginbar .color{background-color: #972325;height: 6px;position: relative;
-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	}
.logo{width: 290px;position: absolute;z-index: 200;height: 120px;top: -28px;}
.logo a img{border-style: none;padding: 6px 8px 6px 0;}
.pageHeader {margin-right: auto;margin-left: auto;position: relative;height: 70px;width: 960px;}
.pageHeader h1{position: relative;text-align: left;color: #681415;font: normal bold 2em "Century Gothic";padding: 18px 0 0 4px;margin-right: 0;margin-left: 0;margin-bottom: 0;z-index: 500;}
.pageHeader h1 a{text-decoration: none;color: #681415;margin: 0;padding: 0;font-weight: bold;font-family: Century Gothic;}
.pageHeader h2{margin: 0;text-align: left;color: #707070;padding: 0 0 0 4px;font: .9em Futura;letter-spacing: 1px;z-index: 499;}

.maincontent{color: #4a4a4a;margin-top: 0;font-size: 1em;padding: 14px 22px 20px;}
.content{padding-bottom: 40px;}
.maincontent.mainiffooter{padding-bottom: 0;}
.sidebar{color: #4a4a4a; width: 220px;float: right;position: relative;top: 0;clear: right;margin-top: 14px;font-size: 1em;}
.sidebar_plugin{}
.bottom{background: url(images/footer.png) no-repeat;width: 900px;height: 80px;position: relative;margin-bottom: 20px;}
.clearer{clear: both;}
.spacer{height: 120px;}

.footer{
	margin-top: -50px;
	background-color: #681415;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#771c1c), to(#520c0c));
	background-image:-moz-linear-gradient(0% 50% 270deg,#771c1c, #520c0c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#771c1c', endColorstr='#520c0c');height: 50px;}
#footer_in{float: left;width: 300px;line-height: 50px;padding-left: 20px;font-size: .9em;color: #fbfdfd;}
#footer_in a{color: #cacbcb;}
#footer_links{width: 49%;float: right;height: 48px;}
.menud{display: inline;color: #585758;}
.breadcrumbcontainer{float: right;font-size: .9em;}
.breadcrumbcontainer ul{float: right;list-style-type: none;margin-right: 10px;}
.breadcrumbcontainer li{float: left;list-style-type: none;}
.breadcrumblist span{margin-right: 4px;margin-left: 4px;color: #fffeff;}
/* @end */
/* @group Up2Five */
/* @group Classic */
.one { width: 100%; }
.two { width: 50%; }
.three { width: 32%;margin-left: 10px;margin-right: auto;}
.four { width: 25%;}
.five { width: 20%;}
.column.five{margin-top: 10px;margin-bottom: 10px;}
.two3rds { width: 66%;}
.three4ths { width: 75%;}
.four5ths { width: 80%; }

/* @end */

/*Up2five*/

.column { float: left;
	padding-bottom: 0;}
.column .content { width: 96% ! important; margin: -20px auto 0; padding: 0 ! important; float: none ! important;}
.three .content{width: 97% ! important;}
.column .content h3{margin-bottom: 0;text-align: center;}
.column .content h2{margin-bottom: -10px;padding-left: 10px;}
/* @end */
/* @group Menu A */

.menua {
	text-align: right;
	padding: 0;
	z-index: 1000;width: 960px;height: 32px;margin-right: auto;margin-left: auto;margin-bottom: 0;position: absolute;font-size: .9em;right: 0;top: 40px;}
/* Parent - Level 0 */
.menua ul {
	float: right;
	padding: 0;height: 52px;line-height: 32px;margin-top: 0;margin-left: 0;margin-bottom: 0;}
.menua ul {
	
}
.menua ul li a{}
.menua ul a{
	padding-right: 6px;
	padding-left: 6px;
	color: #3f3e3f;}
.menua ul a{padding-left: 6px;padding-right: 6px;}

.menua ul li {
	float:left;
	list-style:none;margin: 0 4px;text-transform: uppercase;}
.menua ul li a {
	display:block;
	text-decoration:none;
	margin: 0 auto;
	text-align: center;
}
.menua ul li a.current{
	
}
.menua ul li a:hover {color: #171617;}

.menua ul li .currentAncestor{}

.menua ul li.last{
	border-right: none;
}
.menua ul li.first{
	border-left: none;	
}
.menua .ancestor {
	
}

.menua ul ul li.last{
	border-right: none;
}
.menua ul ul li.first{
	border-left: none;
}
.menua ul ul li{
	border-right: none;
}
.menua ul li{
	
}
.menua ul ul{
	display: none;
}
.menuc .subulthree{
	display: none;
}
/* Child - Level 1 */
.menu ul ul {
	display: none;
}
/* @end */
/* @group Menu B */
.menub{display: none;}
.menubshow{
	height: 50px;line-height: 50px;list-style-type: none;font-size: .9em;}
.menubshow .menubfirst{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;padding-left: 10px;}

.menubshow .liCurrent{}
.menubshow {
	text-align: right;
	padding: 0;
	z-index: 1000;margin-right: auto;margin-left: auto;margin-bottom: 0;}
/* Parent - Level 0 */
.menubshow ul {
	float: left;
	padding: 0;line-height: 50px;margin-top: 0;margin-bottom: 0;}
.menubshow ul {
	
}
.menubshow ul li a{}
.menubshow ul a{
	padding-right: 6px;
	padding-left: 6px;
	color: #fdfafe;}

.menubshow ul li {
	float:left;
	list-style:none;text-transform: uppercase;margin-top: 0;margin-bottom: 0;padding-left: 4px;padding-right: 4px;}
.menubshow ul li a {
	display:block;
	text-decoration:none;
	margin: 0 auto;
	text-align: center;
}
.menubshow ul li a.current{
	
}
.menubshow ul li:hover {}


.menubshow .menubshowfirst{}

.menubshow ul li.last{
	border-right: none;
}
.menubshow ul li.first{
	border-left: none;	
}
.menubshow .ancestor {
	
}

.menubshow ul ul li.last{
	border-right: none;
}
.menubshow ul ul li.first{
	border-left: none;
}
.menubshow ul ul li{
	border-right: none;
}
.menubshow ul li{
	
}
.menubshow ul ul{
	display: none;
}
/* @end */
/* @group Contact Form */
.message-text {
} 

.required-text {

} 
form{margin-right: auto;margin-left: auto;width: 95%;}
.form-input-field {padding:7px; border: 1px solid #cfd1d1; font:16px Arial, Helvetica, sans-serif; width: 98%; color: #707171; -moz-border-radius:5px; -webkit-border-radius:5px;} 

.form-input-button { 
	text-align: center;
} 
/* @end */
/* @group CSS3 */
#container, .coin-slider, .xtra4, .blog-entry{
	background-color:#f7f9f9;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f7f9f9), color-stop(.6,#F0F0F0));
	background-image:-moz-linear-gradient(0% 50% 270deg,#FFFFFF, #f7f9f9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#f7f9f9');
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius:6px;
}

.acc_container{
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius:6px;border: 1px solid #bababa;}

.coin-slider a, #coin-slider{-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius:6px;}
	
.xtra4{margin-left: auto;margin-right: auto;display: none;}
.ifxtra4{margin-left: auto;margin-right: auto;display: block;-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);padding-bottom: 30px;padding-top: 20px;}
.footer{
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px; 
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	
}
.menubshow{
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px; 
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.footer{display: none;}
.contentfooter{height: 50px;position: relative;top: 0;z-index: 200;}
.contentfooter.contentiffooter{}
.contentfooter .footer{display: block;}
.ifxtrafooter .footer{display: block;}
.contentiffooter .footer{display: none;}
.showextra4{display: block;}
#extraContainer4{padding: 0 18px 18px;margin-top: 10px;margin-bottom: 20px;}
#extraContainer4 ul li{text-decoration: none;list-style-type: none;color: #555;font-size: .9em;}
#extraContainer4 ul li a{color: #282828;}

.filesharing-item {
	-moz-box-shadow:0 0 2px #333333;
	-webkit-box-shadow:0 0 2px #333333;
	box-shadow:0 0 2px #333333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* @end */
/* @group JS-Kit Override */

.js-singleCommentBodyT {
	display: block;
	padding-top: 17px !important;

}

.js-singleCommentHeader {
	padding: 0 8px !important;
}

.js-OldComments,
.js-commentFieldLabel,
.js-pmFieldLabel,
.js-singleCommentBody,
.js-singleCommentKarmaComMod,
.js-commentBodyLabel,
.js-commentCmtTextarea,
.js-commentAvatarArea,
.js-OldCommentsWrap,
.js-OldComments,
.js-CreateCommentFieldsWrap,
.js-CreateCommentFields,
.js-commentCmtTextarea,
.js-kit-comments div {
	clear: none !important;
}

.js-singleCommentText {
	display: block !important;
	clear: both !important;
}

.js-kit-comments br {
	display: none !important;
}

.js-singleCommentBody br {
	display: block !important;
}

/* @end */

/* @group Disqus */
#dsq-comments-title {
    clear:none !important;
} 

#dsq-content .dsq-options {
    clear:none !important;
}

#dsq-thread-settings  {
    clear:none !important;
}

#dsq-content div {
    clear:none !important;
}

.dsq-button{
    float:none ! important;
}

/* @end */

/* @group Sitemap */

.rw-sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
}

.rw-sitemap ul li {
    margin: 0 0 10px 0;
}

.rw-sitemap ul li:last-child {
    margin: 0;
}

.rw-sitemap ul li li {
    margin: 0 0 5px 0;
}

.rw-sitemap ul li li:last-child {
    margin: 0;
}

.rw-sitemap ul ul {
    padding: 0 0 0 20px;
    list-style-type: square;
}

.rw-sitemap ul ul ul {
    list-style-type: circle;
}

/* @end */
/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	font-size: .8em;
}

ul.blog-tag-cloud li {
	text-align: center;
	list-style-type: none;
	display: inline;
	font-size: .88em;
	padding-left: 7px;
}

ul.blog-tag-cloud li a:after{content:",";}

ul.blog-tag-cloud li a{
	text-decoration: none;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.84em;
}

.blog-tag-size-3 {	
	font-size: 0.88em;
}

.blog-tag-size-4 {	
	font-size: 0.9em;
}

.blog-tag-size-5 {	
	font-size: .94em;
}

.blog-tag-size-6 {	
	font-size: .98em;
}

.blog-tag-size-7 {	
	font-size: 1.0em;
}

.blog-tag-size-8 {	
	font-size: 1.05em;
}

.blog-tag-size-9 {	
	font-size: 1.1em;
}

.blog-tag-size-10 {	
	font-size: 1.15em;
}

.blog-tag-size-11 {	
	font-size: 1.2em;
}

.blog-tag-size-12 {	
	font-size: 1.25em;
}

.blog-tag-size-13 {
	font-size: 1.3em;
}

.blog-tag-size-14 {	
	font-size: 1.35em;
}

.blog-tag-size-15 {
	font-size: 1.4em;
}

.blog-tag-size-16 {	
	font-size: 1.45em;
}

.blog-tag-size-17 {	
	font-size: 1.5em;
}

.blog-tag-size-18 {	
	font-size: 1.55em;
}

.blog-tag-size-19 {
	font-size: 1.6em;
}

.blog-tag-size-20 {	
	font-size: 1.65em;
}


/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
	font-size: 1.4em;
	padding-bottom: 25px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
}.blog-archive-month {
	font-size: 1.2em;
	padding-left: 2px;

}

.blog-archive-link {
	font-size: 0.8em;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */


#blog-categories:before {
	content: "Categories:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 7px;
	color: #181818;
}

#blog-archives:before {
	content: "Archives:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 7px;
	color: #181818;
}

ul.blog-tag-cloud:before {
	content: "Tag cloud:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 7px;
	color: #181818;
}



#blog-archives {
	margin-bottom: 20px;
	padding-left: 10px;
	margin-top: 25px;
	width: 190px;
}
#blog-categories {
	padding-left: 10px;
	margin-bottom: 10px;
	width: 190px;
}

ul.blog-tag-cloud {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-bottom: 10px;
	width: 200px;
	position: relative;
	
}
.blog-entry {
	margin-bottom: 45px;padding: 20px;border: 1px solid #c3c4c4;}

h1.blog-entry-title {
	padding: 0;
	margin: 0 0 6px;
	font: normal bold 1.6em Century Gothic;}


h1.blog-entry-title a {
	text-decoration: none;
}
h1.blog-entry-title a:hover {
	text-decoration: none;
}
.blog-entry-date {
	margin-top: 2px;margin-bottom: 10px;font-weight: bold;font-size: 1em;}

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 20px;
	margin-right: 12px;
	
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
	text-decoration: none;
}

.blog-entry-body {}

.blog-entry-comments {
}

.blog-trackback-link {
}

p.blog-entry-tags {
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 4px;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	text-align: left;
	padding-bottom: 10px;
}

#sidebarContainer #sidebar ul {

}

.blog-archive-link-enabled {
	padding-left: 24px;
	
}

.blog-archive-link-disabled {
	padding-left: 24px;
	color: #585758;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	text-align: left;
	padding-bottom: 10px;
}

.blog-category-link-enabled {
	padding: 0px 0px 0px 20px;
	margin-top: 3px;
}

.blog-category-link-disabled {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	text-decoration: none;
	text-align: left;
}

.blog-rss-link {
	padding-left: 20px;
}

.blog-comments-rss-link {
	padding-left: 20px;
}

.blog-entry-category {
	background: url(images/file_blue.png) no-repeat left 0;
	}
	
p.blog-entry-tags {
	background: url(images/tag.png) no-repeat left 2px;
}

.blog-category-link-disabled {
	background: url(images/file.png) no-repeat left center;
}

.blog-archive-link-disabled {
	background: url(images/file.png) no-repeat left center;
}


.blog-category-link-enabled {
	background: url(images/file_blue.png) no-repeat left 1px;
}

.blog-archive-link-enabled {
	background: url(images/file_blue.png) no-repeat left 1px;
}

.blog-rss-link {
	background: url(images/feed.png) no-repeat 0;}

.blog-comments-rss-link {
	background: url(images/feed.png) no-repeat 0;
}

/* @end */
/* @group coin slider */
.slide_resize{width: 960px;}
.coin-slider { padding:5px; overflow:hidden; zoom:1; position:relative;margin-top: 5px;
-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);}
.coin-slider a { text-decoration:none; outline:none; border:none;}

/* buttons for switching */
.cs-buttons { font-size:0px; margin:0; padding:9px 8px 10px; float:left;}
.cs-buttons a { margin:0 2px; width:26px; height:26px; float:left; background:url(images/slide_p.png) no-repeat left top; color:#fff !important; text-indent:-10000px;}
.cs-buttons a.cs-active { background:url(images/slide_a.png) no-repeat left top; color:#fff !important;}

/* text in slider */
.cs-title { padding:16px 32px; width: 886px; color:#fff; font-size:36px; line-height:1.5em; background:url(images/overlay.png) repeat left top;}

/* buttons Next and Prew */
.cs-prev, 
.cs-next { background:url(images/overlay.png) repeat left top; color:#fff !important; padding:0px 10px;}
/* @end */
.slider { padding:0 0 18px; background:url(images/shade_slider.jpg) no-repeat center 388px;margin-top: 18px;}
/* @group MenuD */


.menud {
	text-align: right;
	padding: 0;
	z-index: 1000;margin-right: auto;margin-left: auto;margin-bottom: 0;height: 48px;}
/* Parent - Level 0 */
.menud {
	float: right;
	padding: 0;margin-top: 0;margin-left: 0;margin-bottom: 0;}
.menud a{font-size: .8em;line-height: 54px;height: 48px;margin-left: 1px;padding-left: 8px;padding-right: 8px;}
.menud .menudlast{
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;}

.menud a{
	color: #3a393a;}

.menud a {
	float:left;
	list-style:none;text-transform: uppercase;}
.menud a {
	display:block;
	text-decoration:none;
	text-align: center;
}
.menud a.hide{display: none;}
.menud a.show{display: block;}

.menud a:hover {background-color: #a3cb72;}


.menud a
/* @end */
/* @group Shadows */

/*************************************** SHADOW STYLES ****************************************/


/******************************************************/
/****** WARP SHADOW ******/

.WarpShadow {
    position: relative;
	-moz-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
	box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
}

.WarpShadow:before, .WarpShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15px;
	-moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);	
}

.WarpShadow:before {
	  right: 10px;
	  -moz-transform: rotate(4deg) skew(4deg);
	  -webkit-transform: rotate(4deg) skew(4deg);
	  -o-transform: rotate(4deg) skew(4deg);
	  transform: rotate(4deg) skew(4deg);	  			  
}

/**  'smallBox' class for boxes with width between 150px - 350px  **/
.smallBox.WarpShadow:before {
	  -moz-transform: rotate(8deg) skew(4deg);
	  -webkit-transform: rotate(8deg) skew(4deg);
	  -o-transform: rotate(8deg) skew(4deg);
	  transform: rotate(8deg) skew(4deg);	  			  
}
	
.WarpShadow:after {
	  left: 10px;
	  -moz-transform: rotate(-4deg) skew(-4deg);
	  -webkit-transform: rotate(-4deg) skew(-4deg);
	  -o-transform: rotate(-4deg) skew(-4deg);
	  transform: rotate(-4deg) skew(-4deg);
}

.smallBox.WarpShadow:after {
	  -moz-transform: rotate(-8deg) skew(-4deg);
	  -webkit-transform: rotate(-8deg) skew(-4deg);
	  -o-transform: rotate(-8deg) skew(-4deg);
	  transform: rotate(-8deg) skew(-4deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.WSmall:before, .WSmall:after {
	width: 150px;
}

.smallBox.WSmall:before, .smallBox.WSmall:after {
	width: 30px;
}

.WMedium:before, .WMedium:after {
	width: 250px;
}

.smallBox.WMedium:before, .smallBox.WMedium:after {
	width: 80px;
}

.WLarge:before, .WLarge:after {
	width: 350px;
}

.smallBox.WLarge:before, .smallBox.WLarge:after {
	width: 130px;
}


/*** SHADOW INTENSITY ***/

.WLight:before, .WLight:after {
	height: 5px;
}

.WNormal:before, .WNormal:after {
	height: 10px;
}

.WDark:before, .WDark:after {
	height: 15px;
}






/******************************************************/
/****** RIGHT SIDE WARP SHADOW ******/

.RightWarpShadow {
	position: relative;
	-moz-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
	box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
}

.RightWarpShadow:before, .RightWarpShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	-moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);	
}

.RightWarpShadow:before {
	  right: 10px;
	  bottom: 15px;
	  -moz-transform: rotate(4deg) skew(4deg);
	  -webkit-transform: rotate(4deg) skew(4deg);
	  -o-transform: rotate(4deg) skew(4deg);
	  transform: rotate(4deg) skew(4deg);	  			  
}

/**  'smallBox' class for boxes with width between 150px - 350px  **/
.smallBox.RightWarpShadow:before {
	  -moz-transform: rotate(8deg) skew(4deg);
	  -webkit-transform: rotate(8deg) skew(4deg);
	  -o-transform: rotate(8deg) skew(4deg);
	  transform: rotate(8deg) skew(4deg);	  			  
}

.RightWarpShadow:after {
	  left: 10px;
	  bottom: 20px;
	  -moz-transform: rotate(-4deg) skew(-4deg);
	  -webkit-transform: rotate(-4deg) skew(-4deg);
	  -o-transform: rotate(-4deg) skew(-4deg);
	  transform: rotate(-4deg) skew(-4deg);
}

.smallBox.RightWarpShadow:after {
	  -moz-transform: rotate(-8deg) skew(-4deg);
	  -webkit-transform: rotate(-8deg) skew(-4deg);
	  -o-transform: rotate(-8deg) skew(-4deg);
	  transform: rotate(-8deg) skew(-4deg);
}



/*** SHADOW PROJECTION LENGTH ***/

.RWSmall:before, .RWSmall:after {
	width: 150px;
}

.smallBox.RWSmall:before, .smallBox.RWSmall:after {
	width: 30px;
}

.RWMedium:before, .RWMedium:after {
	width: 250px;
}

.smallBox.RWMedium:before, .smallBox.RWMedium:after {
	width: 80px;
}

.RWLarge:before, .RWLarge:after {
	width: 350px;
}

.smallBox.RWLarge:before, .smallBox.RWLarge:after {
	width: 130px;
}


/*** SHADOW INTENSITY ***/

.RWLight:before, .RWLight:after {
	height: 5px;
}

.RWNormal:before, .RWNormal:after {
	height: 10px;
}

.RWDark:before, .RWDark:after {
	height: 15px;
}






/******************************************************/
/****** LEFT SIDE WARP SHADOW ******/

.LeftWarpShadow {
	position: relative;
	-moz-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
	box-shadow: 0 14px 10px -12px rgba(0,0,0,0.5);
}

.LeftWarpShadow:before, .LeftWarpShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	-moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.5);	
}

.LeftWarpShadow:before {
	  right: 10px;
	  bottom: 20px;
	  -moz-transform: rotate(4deg) skew(4deg);
	  -webkit-transform: rotate(4deg) skew(4deg);
	  -o-transform: rotate(4deg) skew(4deg);
	  transform: rotate(4deg) skew(4deg);	  			  
}

/**  'smallBox' class for boxes with width between 150px - 350px  **/
.smallBox.LeftWarpShadow:before {
	  -moz-transform: rotate(8deg) skew(4deg);
	  -webkit-transform: rotate(8deg) skew(4deg);
	  -o-transform: rotate(8deg) skew(4deg);
	  transform: rotate(8deg) skew(4deg);	  			  
}


.LeftWarpShadow:after {
	  left: 10px;
	  bottom: 15px;
	  -moz-transform: rotate(-4deg) skew(-4deg);
	  -webkit-transform: rotate(-4deg) skew(-4deg);
	  -o-transform: rotate(-4deg) skew(-4deg);
	  transform: rotate(-4deg) skew(-4deg);
}

.smallBox.LeftWarpShadow:after {
	  -moz-transform: rotate(-8deg) skew(-4deg);
	  -webkit-transform: rotate(-8deg) skew(-4deg);
	  -o-transform: rotate(-8deg) skew(-4deg);
	  transform: rotate(-8deg) skew(-4deg);
}



/*** SHADOW PROJECTION LENGTH ***/

.LWSmall:before, .LWSmall:after {
	width: 150px;
}

.smallBox.LWSmall:before, .smallBox.LWSmall:after {
	width: 30px;
}

.LWMedium:before, .LWMedium:after {
	width: 250px;
}

.smallBox.LWMedium:before, .smallBox.LWMedium:after {
	width: 80px;
}

.LWLarge:before, .LWLarge:after {
	width: 350px;
}

.smallBox.LWLarge:before, .smallBox.LWLarge:after {
	width: 130px;
}


/*** SHADOW INTENSITY ***/

.LWLight:before, .LWLight:after {
	height: 5px;
}

.LWNormal:before, .LWNormal:after {
	height: 10px;
}

.LWDark:before, .LWDark:after {
	height: 15px;
}






/******************************************************/
/****** LEFT SIDE PERSPECTIVE SHADOW ******/
/*** (FOR BOXES OF SIZE GREATER THAN 150x150 px) ***/

.LeftPerspectiveShadow {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}

.LeftPerspectiveShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15px;
	width: 90px;
	-moz-transform: skew(50deg);
	-webkit-transform: skew(50deg);
	-o-transform: skew(50deg);
	transform: skew(50deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.LPSmall:before {
	left: 114px;
	height: 20px;
}

.LPMedium:before {
	left: 102px;
	height: 40px;
}

.LPLarge:before {
	left: 90px;
	height: 60px;
}


/*** SHADOW INTENSITY ***/

.LPLight:before {
	-moz-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.2);
	box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.2);	
}

.LPNormal:before {
	-moz-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.35);
	box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.35);
}

.LPDark:before {
	-moz-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.5);
	box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.5);
}







/******************************************************/
/****** RIGHT SIDE PERSPECTIVE SHADOW ******/
/*** (FOR BOXES OF SIZE GREATER THAN 150x150 px) ***/

.RightPerspectiveShadow {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}

.RightPerspectiveShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15px;
	width: 90px;
	-moz-transform: skewX(-50deg);
	-webkit-transform: skewX(-50deg);
	-o-transform: skewX(-50deg);
	transform: skewX(-50deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.RPSmall:before {
	right: 114px;
	height: 20px;
}

.RPMedium:before {
	right: 102px;
	height: 40px;
}

.RPLarge:before {
	right: 90px;
	height: 60px;
}


/*** SHADOW INTENSITY ***/

.RPLight:before {
	-moz-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.2);
	box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.2);
}

.RPNormal:before {
	-moz-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.35);
	box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.35);
}

.RPDark:before {
	-moz-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.5);
	box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.5);
}







/******************************************************/
/****** BOTTOM PERSPECTIVE SHADOW ******/

.BottomShadow {
	position: relative;	
}

.BottomShadow:before, .BottomShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	width: 30px;
	height: 50px;
}

.BottomShadow:before {
	-moz-transform: skew(40deg);
	-webkit-transform: skew(40deg);
	-o-transform: skew(40deg);
	transform: skew(40deg);	
}

.BottomShadow:after {
	-moz-transform: skew(-40deg);
	-webkit-transform: skew(-40deg);
	-o-transform: skew(-40deg);
	transform: skew(-40deg);	
}



/*** SMALL SHADOW STYLES ***/

/* LIGHT */
.BSmall.BLight {
	-moz-box-shadow: 0 52px 26px -36px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 18px 30px -9px rgba(0,0,0,0.5);
	box-shadow: 0 52px 30px -39px rgba(0,0,0,0.5);
}




/* NORMAL */
.BSmall.BNormal {
	-moz-box-shadow: 0 52px 26px -36px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 72px 30px -39px rgba(0,0,0,0.8);
	box-shadow: 0 52px 30px -39px rgba(0,0,0,0.8);
}

.BSmall.BNormal:before {
	right: 54px;
	-moz-box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 14px 17px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.3);
}

.BSmall.BNormal:after {
	left: 54px;
	-moz-box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: -14px 17px 26px rgba(0, 0, 0, 0.3);
	box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.3);
}


/* DARK */
.BSmall.BDark {
	-moz-box-shadow: 0 52px 26px -36px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 52px 30px -39px rgba(0,0,0,0.9);
	box-shadow: 0 52px 30px -39px rgba(0,0,0,0.9);
}

.BSmall.BDark:before {
	right: 54px;
	-moz-box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 14px 17px 26px rgba(0, 0, 0, 0.4);
	box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.4);
}

.BSmall.BDark:after {
	left: 54px;
	-moz-box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: -14px 17px 26px rgba(0, 0, 0, 0.4);
	box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.4);
}



/*** MEDIUM SHADOW STYLES ***/

/* LIGHT */
.BMedium.BLight {
	-moz-box-shadow: 0 58px 26px -36px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 60px 44px -39px rgba(0,0,0,0.5);
	box-shadow: 0 58px 30px -39px rgba(0,0,0,0.5);
}

.BMedium.BLight:before {
	right: 60px;
	-moz-box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 14px 25px 26px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.2);
}

.BMedium.BLight:after {
	left: 60px;
	-moz-box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.2);	
	-webkit-box-shadow: -14px 25px 26px rgba(0, 0, 0, 0.2);
	box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.2);
}


/* NORMAL */
.BMedium.BNormal {
	-moz-box-shadow: 0 58px 26px -36px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 60px 44px -39px rgba(0,0,0,0.8);
	box-shadow: 0 58px 30px -39px rgba(0,0,0,0.8);
}

.BMedium.BNormal:before {
	right: 60px;
	-moz-box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 14px 25px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.3);
}

.BMedium.BNormal:after {
	left: 60px;
	-moz-box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: -14px 25px 26px rgba(0, 0, 0, 0.3);
	box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.3);
}


/* DARK */
.BMedium.BDark {
	-moz-box-shadow: 0 58px 26px -36px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 60px 44px -39px rgba(0,0,0,0.9);
	box-shadow: 0 58px 30px -39px rgba(0,0,0,0.9);
}

.BMedium.BDark:before {
	right: 60px;
	-moz-box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 14px 25px 26px rgba(0, 0, 0, 0.4);
	box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.4);
}

.BMedium.BDark:after {
	left: 60px;
	-moz-box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: -14px 25px 26px rgba(0, 0, 0, 0.4);
	box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.4);
}



/*** LARGE SHADOW STYLES ***/

/* LIGHT */
.BLarge.BLight {
	-moz-box-shadow: 0 64px 26px -36px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 66px 58px -39px rgba(0,0,0,0.5);
	box-shadow: 0 64px 30px -39px rgba(0,0,0,0.5);
}

.BLarge.BLight:before {
	right: 64px;
	-moz-box-shadow: 9px 30px 18px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 10px 32px 26px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 28px 18px rgba(0, 0, 0, 0.2);
}

.BLarge.BLight:after {
	left: 64px;
	-moz-box-shadow: -9px 30px 18px rgba(0, 0, 0, 0.2);	
	-webkit-box-shadow: -10px 32px 26px rgba(0, 0, 0, 0.2);
	box-shadow: -9px 28px 18px rgba(0, 0, 0, 0.2);
}


/* NORMAL */
.BLarge.BNormal {
	-moz-box-shadow: 0 64px 26px -36px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 66px 58px -39px rgba(0,0,0,0.8);
	box-shadow: 0 64px 30px -39px rgba(0,0,0,0.8);	
}

.BLarge.BNormal:before {
	right: 64px;
	-moz-box-shadow: 9px 30px 18px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 10px 32px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 28px 18px rgba(0, 0, 0, 0.3);	
}

.BLarge.BNormal:after {
	left: 64px;
	-moz-box-shadow: -9px 30px 18px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: -10px 32px 26px rgba(0, 0, 0, 0.3);
	box-shadow: -9px 28px 18px rgba(0, 0, 0, 0.3);	
}


/* DARK */
.BLarge.BDark {
	-moz-box-shadow: 0 64px 26px -36px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 66px 58px -39px rgba(0,0,0,0.9);
	box-shadow: 0 64px 30px -39px rgba(0,0,0,0.9);
}

.BLarge.BDark:before {
	right: 64px;
	-moz-box-shadow: 9px 30px 18px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 10px 32px 26px rgba(0, 0, 0, 0.4);
	box-shadow: 9px 28px 18px rgba(0, 0, 0, 0.4);
}

.BLarge.BDark:after {
	left: 64px;
	-moz-box-shadow: -9px 30px 18px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: -10px 32px 26px rgba(0, 0, 0, 0.4);
	box-shadow: -9px 28px 18px rgba(0, 0, 0, 0.4);
}
/* @end */
/* @group H Tags */
h1{}
h3{}
h4{}

.maincontent h1, .sidebar h1{color: #7c9758;}
.maincontent h2, .sidebar h2{color: #7c9758;margin-bottom: 8px;font-weight: normal;font-style: normal;}
h2.product_page{font-size: 1em;text-align: center;font-weight: bold;color: #607644;}
.sidebar h3{margin-top: 0;margin-bottom: 8px;font-size: .9em;}
.maincontent h4{}
.maincontent p{}
.maincontent a{color: #7c9758;}
.xtra4 h1{color: #7c9758;}
.xtra4 h2{color: #7c9758;margin-bottom: 8px;font-weight: normal;font-style: normal;}
/* @end */
/* @group Login Page */

.avail { background: #D6FFD8 url(assets/success.gif) no-repeat 98% center; border-color: #A0D997; color:#436213; }

#main, #header, #footer {
margin: 0 auto; width: 540px; margin-bottom: 10px; overflow: hidden; }

#main { padding: 15px; width: 510px; border: 1px solid #cbcbcb; -moz-border-radius: 10px; -webkit-border-radius:10px; background:#fff; }
#title { float: left; }
#title a { color: #333; }
#logout { margin: 30px 0; float: right; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url(assets/error.gif) no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 3px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

.success_message { display: block; height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; margin: 3px 0; color:#666; border: 1px solid #A0D997; -moz-border-radius: 5px; -webkit-border-radius:5px; background-color: #D6FFD8; background-image: url(assets/success.gif); background-repeat: no-repeat; background-position: 10px center; color:#436213; }

#footer { text-align: right; font-size: 10px; }

label { text-transform:uppercase; margin:12px 0 4px;}

input, textarea, select { padding:7px; border:1px solid #eee; font:16px Arial, Helvetica, sans-serif; width: 98%; -moz-border-radius:5px; -webkit-border-radius:5px; }

input[type=submit], input.submit { width:auto; background: #1987cb; border: 1px solid #1464a7; color:#fff; font-weight:bold; margin-top:15px; cursor:pointer; width:auto; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; }


input[type=submit]:hover, input[type=submit]:focus, input.submit:hover, input.submit:focus { background: #1464a7; color:#fff; }


input[type=reset], input.reset { width:auto; background:#08c; border:1px solid #06a; color:#fff; font-weight:bold; margin-top:15px; cursor:pointer; width:auto; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; }

input[type=reset]:hover, input[type=reset]:focus, input.reset:hover, input.reset:focus { background:#06a; color:#fff; }

ul.success-reg { margin: 5px 0; padding:0; }
ul.success-reg li { line-height: 25px; color: #999; list-style: none; }
span.success-info { width: 70px; }

input.edit_search { width:400px; }
select { width:auto; }
input:focus, textarea:focus { border-color:#ccc; color:#555; }
.payloom-addtocart, .payloom-viewcart{width: auto !important;}
.payloom-products input{width: auto !important;}

ul.success-reg { margin:10px 10px 10px 0; font-size:120%; }

ul.success-reg li { padding: 5px 0; list-style: none; color: #999; border-bottom:1px dotted #ccc; }

ul.success-reg li span.success-info b { padding-right:5px; color:#222; display:inline-block; width:80px; }

.credentials { width:149px; float:left; text-align: center; padding:0 5px; margin:10px 5px; border-right:1px dotted #ccc; }

/* Form style */

fieldset { padding:20px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #08c; }

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

/* Buttons */

a.admin { display:block; width:250px; height:52px; background:url(assets/btn_adminpanel.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; }
a.admin:hover { background-position:top; }

a.protected { display:block; width:250px; height:52px; background:url(assets/btn_protected1.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:0px;}
a.protected:hover { background-position:top; }
a.protected2 { display:block; width:250px; height:52px; background:url(assets/btn_protected2.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; }

a.protected2:hover { background-position:top; }
a.protected3 { display:block; width:250px; height:52px; background:url(assets/btn_protected3.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:0px; }
a.protected3:hover { background-position:top; }

a.register { display:block; width:509px; height:52px; background:url(assets/btn_register.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:0px; }
a.register:hover { background-position:top; }

hr { height:1px; background:#ccc; border:none; }
/* @end */
/* @group ShortCodes */



.button {
  display: inline-block;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  -moz-box-shadow: 0 1px 2px rgba(10, 10, 10, .2);
  -webkit-box-shadow: 0 1px 2px rgba(10, 10, 10, .2);
  box-shadow: 0 1px 2px rgba(10, 10, 10, .2);
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  margin: 3px;
  padding: 0em .7em .15em 1.1em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  cursor: pointer;
  outline: none;
  line-height: 1em;
}
.button:hover {text-decoration: none}
.button:active {position: relative; top: 1px}

.tab {-moz-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em; padding: 0em .7em .15em .8em}
.small {font: 12px/100% Arial, Helvetica, sans-serif}
.blue{
  background: #399cef;
  background: -webkit-gradient(linear, left top, left bottom, from(#399cef), to(#0061a8));
  background: -moz-linear-gradient(top, #399cef, #0061a8);
  border-bottom: solid 1px #0d4671;
  border-top: solid 1px #7fc2f3;
  color: #fef4e9;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#399cef', endColorstr='#0061a8')
}
.blue:hover{
  background: #06C;
  background: -webkit-gradient(linear, left top, left bottom, from(#178de3), to(#00518c));
  background: -moz-linear-gradient(top, #178de3, #00518c);
  color: #fff;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#178de3', endColorstr='#00518c')
}
.blue:active {
  background: #025490;
  background: -webkit-gradient(linear, left top, left bottom, from(#025490), to(#117fcf));
  background: -moz-linear-gradient(top, #025490, #117fcf);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#025490', endColorstr='#117fcf')
}
.tagline1 {
  clear: right;
  display: block;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 1.9em;
  padding-top: .25em;
  text-shadow: rgba(0, 0, 0, 0.5) -1px 0, rgba(0, 0, 0, 0.3) 0 -1px, rgba(255, 255, 255, 0.5) 0 0px, rgba(0, 0, 0, 0.3) -1px -1px
}
.tagline2 {
  clear: left;
  display: inline-block;
  float: left;
  font-size: .7em;
  font-weight: bold;
  margin-right: 3.3em;
  padding-bottom: .2em;
  text-align: right;
  text-shadow: rgba(0, 0, 0, 0.5) -1px 0, rgba(0, 0, 0, 0.3) 0 -1px, rgba(255, 255, 255, 0.5) 0 0px, rgba(0, 0, 0, 0.3) -1px -1px;
}
.icon5 {
  -moz-border-radius-bottomleft: .6em;
  -moz-border-radius-bottomright: .6em;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  -webkit-border-bottom-left-radius: .6em;
  -webkit-border-bottom-right-radius: .6em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  background: #fff;
  background: -moz-linear-gradient(top, #fff, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
  border-bottom-left-radius: .6em;
  border-bottom-right-radius: .6em;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  color: #222222;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
  float: right;
  font-size: 1.2em;
  font-weight: bold;
  height: 2.2em;
  line-height: 2em;
  margin-bottom: -2.6em;
  margin-top: -.02em;
  padding: .08em;
  position: relative;
  right: -.25em;
  text-align: center;
  top: -.05em;
  width: 1.8em
}
.btn,
.icon,
.small
{
	background-repeat: repeat-x;
	color: #FFF;	
	font-weight: bold;
	display: inline-block;	
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 0 15px 4px;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.25);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.25);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=2);
	cursor: pointer;
	position: relative;
}
	
	/* Active/Click state */
	.btn:active, .icon:active, .small:active { top: 1px; }


/* Sizes */
.btn, .icon { background-position: 0 -80px; font-size: 12px; height: 32px; line-height: 29px; }
.btn.btn-small, .icon.btn-small { background-position: 0 0; font-size: 10px; height: 26px; line-height: 23px; }
.btn.btn-large, .icon.btn-large { background-position: 0 -160px; font-size: 15px; height: 42px; line-height: 40px; }

	/* Sizes - Line height for A buttons need to be different */
	a.btn, a.icon { height: 32px; line-height: 32px; padding-bottom: 0; }
	a.btn.btn-small, a.icon.btn-small { line-height: 26px; padding-bottom: 0; }
	a.btn.btn-large, a.icon.btn-large { line-height: 42px; padding-bottom: 0; }
	

/* Fix the button in IE7 :-( */
*+html .btn, *+html .icon { border-color: none ; border: 1px solid transparent; }



/* Set default button colors */
.btn, .icon, .small {  background-image: url(images/bg-lite.png); background-color: #066ECD; border-color: #0561B4; }
.btn:hover, .icon:hover, .small:hover { background-color: #0561B4; }

/* Colors */
button{margin-bottom: 4px !important; margin-top: 4px !important;}	
.Pink { background-color: #FF0066; border-color: #DA0C59; }
.Pink:hover { background-color: #DA0C59; }

.Orange { background-color: #F90; border-color: #D58000; }
.Orange:hover { background-color: #D58000; }



.Brown { background-color: #4c3419; border-color: #35220f; }
.Brown:hover { background-color: #77532c; }



.Blue { background-color: #066ECD; border-color: #0561B4; }
.Blue:hover { background-color: #0561B4; }

.KulerBlue { /* main part of the ribbon */
 background-color: #aaa;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4));
 background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4);
 background-color: #005cc4;
/* border */
 border-top: solid 1px #005cc4;
 border-bottom: solid 1px #005cc4;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.KulerBlue:hover { background-color: #0561B4; }

.Red { background-color: #E40001; border-color: #CC0000; }
.Red:hover { background-color: #CC0000; }

.Green { background-color: #77B32F; border-color: #689C29; }
.Green:hover { background-color: #689C29; }

.Acid { background-color: #a0b32d; border-color: #689C29; }
.Acid:hover { background-color: #9aba3d; }

.Black { background-color: #111; border-color: #000; }
.Black:hover { background-color: #000; }

.Purple { background-color: #7B0F75; border-color: #6A0D66; }
.Purple:hover { background-color: #6A0D66; }

.Navy { background-color: #021A36; border-color: #00172F; }
.Navy:hover { background-color: #093869; }

.Maroon { background-color: #750000; border-color: #530000; }
.Maroon:hover { background-color: #530000; }

.Gray { background-color: #999; border-color: #888; }
.Gray:hover { background-color: #888; }

.Yellow { background-color: #FFCC00; border-color: #D9AD01; }
.Yellow:hover { background-color: #D9AD01; }

.Teal { background-color: #39A7B6; border-color: #2E8794; }
.Teal:hover { background-color: #2E8794; }


/* Images Overlays - Gradient Effect */
/* 50% Opacity for darker colors */
.Blue,
.Black,
.Purple,
.Navy,
.Maroon,
.Teal,
.Gray { background-image: url(images/bg-dark.png) !important; }


/* 65% opacity for lighter colors */
.Red,
.Orange,
.Green,
.Yellow,
.Pink { background-image: url(images/bg-lite.png) !important; }


/* Icon Button Styles */
.icon { padding-left: 32px !important; }
*+html .icon { padding-left: 20px !important; padding-right: 5px !important; }

.icon span
{
	background-image: url(images/buttonsprite.png); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	width: 16px; 
	height: 16px; 
	position: absolute; 
	left: 6px; 
	top: 6px;
}

	.icon.btn-small span { top: 4px; }
	.icon.btn-large span { top: 12px; }
	@-moz-document url-prefix() { .icon span { left: -24px; top: 0px; } .icon.btn-small span { top: -1px; } .icon.btn-large span { top: 4px; } } 


/* Mini Buttons */
.small 
{ 
	background-position: 0 0; 
	width: 32px; 
	height: 26px !important; 
	line-height: 500px !important; 
	overflow: hidden;
	padding: 0; 
}

	.small span 
	{ 
		background-image: url(images/buttonsprite.png); 
		background-repeat: no-repeat; 
		display: block;
		width: 16px; 
		height: 16px;
		line-height: 0;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -8px;
		margin-top: -8px;
	}
	
	
/* Icon Classes */
.arrow-down span { background-position: -48px 0; }
.arrow-up span { background-position: -32px 0; }
.arrow-right span { background-position: -16px 0; }
.arrow-left span { background-position: 0 0; }
.comment span { background-position: -112px 0; }
.heart span { background-position: -96px 0; }
.star span { background-position: -80px 0; }
.cart span { background-position: -64px 0; }
.print span { background-position: -128px 0; }
.rss span { background-position: -144px 0; }
.person span { background-position: 0 -16px; }
.check span { background-position: -16px -16px; }
.dollar span { background-position: -32px -16px; }
.refresh span { background-position: -48px -16px; }
.home span { background-position: -64px -16px; }
.plus span { background-position: -80px -16px; }
.minus span { background-position: -96px -16px; }
.cross span { background-position: -112px -16px; }
	
	
/* Transparent Button Styles */
.btn-transparent, .btn-transparent:hover { background-image: url(images/bg-lite.png); background-color: transparent; filter: none; border-color: transparent\0/; border-color: rgba(0,0,0,.4) !important; margin: 0 1em 0 0; }
*+html .btn-transparent { border: none; }
/* @end */
/* @group KulerAccordion */

 h2.acc_trigger {
	font-size: 1.2em;
	padding: 5px;
	margin: 0 0 1px;
	cursor: pointer;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius:6px;border: 1px solid #bababa;
	}

 h2.acc_trigger:hover,  h2.active{
	font-size: 1.2em;
	padding: 5px;
}

 h2.acc_trigger a {
	color: %id=textnormal%;
	text-decoration: none;
	display: block;
	
}
 h2.acc_trigger a:hover,  h2.active a {
	color: %id=texthover%;
}
 h2.active {}
 .acc_container {
	margin: 4px 0; padding: 20px;
	overflow: hidden;
	clear: both;
	font-size: 1.1em;}
 .acc_container .block {
	padding: 18px;}

.ac_clear{clear: both;}
.ac_wrap_sc{background-color: #4594fa;}

/* @end */
/* @group Kuler Tabs */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-left: 1px solid #999;
	
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	
	display: block;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;font-size: 1em;}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	
	overflow: hidden;
	clear: both;
	float: left; 
	background: #fff;margin-right: 10px;}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
/* @end */
/* @group Kuler Boxes */	
/* 
	style.css
	
	CSS Web Boxes
	
	v1.0
	
	Created by eucalyptuss
	Copyright 2010 Mikolaj Dobrucki. All rights reserved.
*/

/*
   ===============================
   ====== GREEN & ORANGE BOX =====
   =============================== 
*/

.webbox01 { /* frames */
 width: 320px;
 height: 200px;
 position: relative;
 margin: 15px auto 25px auto;
}

.webbox01  .box { /* body */
 width: 248px;
 height: 40px;
 margin: 0 5px;
 padding: 80px 30px;
/* text */
 text-align: center;
 font: bold 12px/15px arial;
 color: #273f00;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
/* border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
/* backgorund */
 background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#c9f33c), to(#82ca05));
 background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#c9f33c, #82ca05);
 background-color: #82ca05;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);  
 box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
/* border */
 border: 1px solid #7ab205;
}

.webbox01 .ribbon_top { /* 'FEATURED BOX' ribbon */
 position: absolute;
 top: 15px;
 height: 60px;
 width: 100%;
}

.webbox01 .ribbon_top .left_bg {
 height: 5px;
 width: 5px;
 background-color: #f17715;
 position: absolute;
 top: 5px;
}

.webbox01 .ribbon_top .right_bg {
 height: 5px;
 width: 5px;
 background-color: #f17715;
 position: absolute;
 top: 5px;
 right: 0px;
}

.webbox01 .ribbon_top .left {
 height: 10px;
 width: 5px;
 position: absolute;
 top: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#e86800), to(#c23b00));
 background: -moz-linear-gradient(#e86800, #c23b00);
 background-color: #e86800;
/* border radius */
 -moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}

.webbox01 .ribbon_top .right {
 height: 10px;
 width: 5px;
 top: 0px;
 right: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#e86800), to(#c23b00));
 background: -moz-linear-gradient(#e86800, #c23b00);
 background-color: #e86800;
/* border radius */
 -webkit-border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
 position: absolute;
}

.webbox01 .ribbon_top .main { /* main part of the ribbon */
 height: 25px;
 width: 100%;
 background-color: #aaa;
 position: absolute;
 top: 10px;
 padding: 5px 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
 text-align: center;
 font: bold 18px/24px arial;
 color: #fff;
 text-shadow:  0 1px 1px #e86800;
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#f17715), color-stop(.03, #ffa41c), color-stop(.1, #ffc230), color-stop(.5, #ffc230), color-stop(.9, #ffe220), color-stop(.97, #ffa41c), to(#f17715));
 background: -moz-linear-gradient(180deg, #f17715, #ffa41c 3%, #ffc230 10%, #ffe220 50%, #ffc230 90%, #ffa41c 97%, #f17715);
 background-color: #ffa41c;
/* border */
 border-top: solid 1px #f17715;
 border-bottom: solid 1px #f17715;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.webbox01 .gloss_top {
 width: 100%;
 height: 1px;
 position: absolute;
 top: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 

.webbox01 .gloss_bottom {
 width: 100%;
 height: 1px;
 position: absolute;
 bottom: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 
 
.webbox01 .ribbon_bottom {  /* 'READ MORE' ribbon */
 position: absolute;
 bottom: -7px;
 left: 90px;
 height: 40px;
 width: 140px;
}

.webbox01 .ribbon_bottom .left_bg {
 height: 5px;
 width: 5px;
 background-color: #ffa41c;
 position: absolute;
 left: 5px;
 bottom: 0;
}

.webbox01 .ribbon_bottom .right_bg {
 height: 5px;
 width: 5px;
 background-color: #ffa41c;
 position: absolute;
 right: 5px;
 bottom: 0;
}

.webbox01 .ribbon_bottom .left {
 height: 5px;
 width: 10px;
 background-color: #e86800;
 position: absolute;
 bottom: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox01 .ribbon_bottom .right {
 height: 5px;
 width: 10px;
 background-color: #e86800;
 position: absolute;
 bottom: 0;
 right: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox01 .ribbon_bottom .main {  /* main part of the ribbon */
 height: 39px;
 width: 120px;
 position: absolute;
 left: 10px;
 text-align: center;
/* border radius */
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffc230), color-stop(.1, #ffc230), color-stop(.5, #ffe220), color-stop(.8, #ffc230), to(#ffa41c));
 background: -moz-linear-gradient(#ffc230 10%, #ffe220 50%, #ffc230 80%, #ffa41c);
 background-color: #ffa41c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);  
 -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
/* border */
 border-top: solid 1px #ffa41c;
 border-left: solid 1px #ffa41c;
 border-right: solid 1px #ffa41c;
}

.webbox01 .ribbon_bottom .main:hover {
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffd50c), color-stop(.1, #ffd50c), color-stop(.5, #ffef65), color-stop(.8, #ffd50c), to(#ffa41c));
 background: -moz-linear-gradient(#ffd50c 10%, #ffef65 50%, #ffd50c 80%, #ffa41c);
}

.webbox01 .ribbon_bottom .main  a { /* 'READ MORE' link styling */
 text-decoration: none;
 font: bold 14px/36px arial;
 color: #e86800;
 text-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}

.webbox01 .ribbon_bottom .main:hover  a {
 color: #ff8400;
}

/*
   ===============================
   ====== BLUE & PURPLE BOX =====
   =============================== 
*/

.webbox02 { /* frames */
 width: 320px;
 height: 200px;
 position: relative;
 margin: 15px auto 25px auto;
}

.webbox02  .box { /* body */
 width: 248px;
 height: 40px;
 margin: 0 5px;
 padding: 80px 30px;
/* text */
 text-align: center;
 font: bold 12px/15px arial;
 color: #00258d;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
/* border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
/* background */
 background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#87deff), to(#40a9fd));
 background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#87deff, #40a9fd);
 background-color: #40a9fd;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);  
 box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
/* border */
 border: 1px solid #008af5;
}

.webbox02 .ribbon_top { /* 'FEATURED BOX' ribbon */
 position: absolute;
 top: 15px;
 height: 60px;
 width: 100%;
}

.webbox02 .ribbon_top .left_bg {
 height: 5px;
 width: 5px;
 background-color: #6a14c3;
 position: absolute;
 top: 5px;
}

.webbox02 .ribbon_top .right_bg {
 height: 5px;
 width: 5px;
 background-color: #6a14c3;
 position: absolute;
 top: 5px;
 right: 0px;
}

.webbox02 .ribbon_top .left {
 height: 10px;
 width: 5px;
 position: absolute;
 top: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#6000c3), to(#45008d));
 background: -moz-linear-gradient(#6000c3, #45008d);
 background-color: #6000c3;
/* border radius */
 -moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}

.webbox02 .ribbon_top .right {
 height: 10px;
 width: 5px;
 top: 0px;
 right: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#6000c3), to(#45008d));
 background: -moz-linear-gradient(#6000c3, #45008d);
 background-color: #6000c3;
/* border radius */
 -webkit-border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
 position: absolute;
}

.webbox02 .ribbon_top .main { /* main part of the ribbon */
 height: 25px;
 width: 100%;
 background-color: #aaa;
 position: absolute;
 top: 10px;
 padding: 5px 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
 text-align: center;
 font: bold 18px/24px arial;
 color: #fff;
 text-shadow:  0 1px 1px #6a14c3;
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#6a14c3), color-stop(.03, #8e2df2), color-stop(.1, #a75ff2), color-stop(.5, #cba7f5), color-stop(.9, #a75ff2), color-stop(.97, #8e2df2), to(#6a14c3));
 background: -moz-linear-gradient(180deg, #6a14c3, #8e2df2 3%, #a75ff2 10%, #cba7f5 50%, #a75ff2 90%, #8e2df2 97%, #6a14c3);
 background-color: #8e2df2;
/* border */
 border-top: solid 1px #6a14c3;
 border-bottom: solid 1px #6a14c3;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.webbox02 .gloss_top {
 width: 100%;
 height: 1px;
 position: absolute;
 top: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 

.webbox02 .gloss_bottom {
 width: 100%;
 height: 1px;
 position: absolute;
 bottom: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 
 
.webbox02 .ribbon_bottom {  /* 'READ MORE' ribbon */
 position: absolute;
 bottom: -7px;
 left: 90px;
 height: 40px;
 width: 140px;
}

.webbox02 .ribbon_bottom .left_bg {
 height: 5px;
 width: 5px;
 background-color: #8e2df2;
 position: absolute;
 left: 5px;
 bottom: 0;
}

.webbox02 .ribbon_bottom .right_bg {
 height: 5px;
 width: 5px;
 background-color: #8e2df2;
 position: absolute;
 right: 5px;
 bottom: 0;
}

.webbox02 .ribbon_bottom .left {
 height: 5px;
 width: 10px;
 background-color: #6000c3;
 position: absolute;
 bottom: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox02 .ribbon_bottom .right {
 height: 5px;
 width: 10px;
 background-color: #6000c3;
 position: absolute;
 bottom: 0;
 right: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox02 .ribbon_bottom .main {  /* main part of the ribbon */
 height: 39px;
 width: 120px;
 position: absolute;
 left: 10px;
 text-align: center;
/* border radius */
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#b676f9), color-stop(.1, #b676f9), color-stop(.5, #bf88ff), color-stop(.8, #a75ff2), to(#8e2df2));
 background: -moz-linear-gradient(#b676f9 10%, #bf88ff 50%, #a75ff2 80%, #8e2df2);
 background-color: #8e2df2;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);  
 -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
/* border */
 border-top: solid 1px #8e2df2;
 border-left: solid 1px #8e2df2;
 border-right: solid 1px #8e2df2;
}

.webbox02 .ribbon_bottom .main:hover {
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#c389ff), color-stop(.1, #c389ff), color-stop(.5, #cda2ff), color-stop(.8, #b574fa), to(#8e2df2));
 background: -moz-linear-gradient(#c389ff 10%, #cda2ff 50%, #b574fa 80%, #8e2df2);
}

.webbox02 .ribbon_bottom .main  a { /* 'READ MORE' link styling */
 text-decoration: none;
 font: bold 14px/36px arial;
 color: #6a14c3;
 text-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}

.webbox02 .ribbon_bottom .main:hover  a {
 color: #8b47d2;
}

/*
   ===============================
   ====== RED & GREY BOX =====
   =============================== 
*/

.webbox03 { /* frames */
 width: 320px;
 height: 200px;
 position: relative;
 margin: 15px auto 25px auto;
}

.webbox03  .box { /* body */
 width: 248px;
 height: 40px;
 margin: 0 5px;
 padding: 80px 30px;
/* text */
 text-align: center;
 font: bold 12px/15px arial;
 color: #444;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
/* border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
/* background */
 background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6));
 background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6);
 background-color: #a6a6a6;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);  
 box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
/* border */
 border: 1px solid #888;
}

.webbox03 .ribbon_top { /* 'FEATURED BOX' ribbon */
 position: absolute;
 top: 15px;
 height: 60px;
 width: 100%;
}

.webbox03 .ribbon_top .left_bg {
 height: 5px;
 width: 5px;
 background-color: #c40000;
 position: absolute;
 top: 5px;
}

.webbox03 .ribbon_top .right_bg {
 height: 5px;
 width: 5px;
 background-color: #c40000;
 background-color: #c40000;
 position: absolute;
 top: 5px;
 right: 0px;
}

.webbox03 .ribbon_top .left {
 height: 10px;
 width: 5px;
 position: absolute;
 top: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#950000), to(#790000));
 background: -moz-linear-gradient(#950000, #790000);
 background-color: #950000;
/* border radius */
 -moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}

.webbox03 .ribbon_top .right {
 height: 10px;
 width: 5px;
 top: 0px;
 right: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#950000), to(#790000));
 background: -moz-linear-gradient(#950000, #790000);
 background-color: #950000;
/* border radius */
 -webkit-border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
 position: absolute;
}

.webbox03 .ribbon_top .main { /* main part of the ribbon */
 height: 25px;
 width: 100%;
 background-color: #aaa;
 position: absolute;
 top: 10px;
 padding: 5px 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
 text-align: center;
 font: bold 18px/24px arial;
 color: #fff;
 text-shadow:  0 1px 1px #c40000;
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#c40000), color-stop(.03, #ef1c00), color-stop(.1, #ff513a), color-stop(.5, #ff9782), color-stop(.9, #ff513a), color-stop(.97, #ef1c00), to(#c40000));
 background: -moz-linear-gradient(180deg, #c40000, #ef1c00 3%, #ff513a 10%, #ff9782 50%, #ff513a 90%, #ef1c00 97%, #c40000);
 background-color: #c40000;
/* border */
 border-top: solid 1px #c40000;
 border-bottom: solid 1px #c40000;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.webbox03 .gloss_top {
 width: 100%;
 height: 1px;
 position: absolute;
 top: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 

.webbox03 .gloss_bottom {
 width: 100%;
 height: 1px;
 position: absolute;
 bottom: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 
 
.webbox03 .ribbon_bottom {  /* 'READ MORE' ribbon */
 position: absolute;
 bottom: -7px;
 left: 90px;
 height: 40px;
 width: 140px;
}

.webbox03 .ribbon_bottom .left_bg {
 height: 5px;
 width: 5px;
 background-color: #ef1c00;
 position: absolute;
 left: 5px;
 bottom: 0;
}

.webbox03 .ribbon_bottom .right_bg {
 height: 5px;
 width: 5px;
 background-color: #ef1c00;
 position: absolute;
 right: 5px;
 bottom: 0;
}

.webbox03 .ribbon_bottom .left {
 height: 5px;
 width: 10px;
 background-color: #c40000;
 position: absolute;
 bottom: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox03 .ribbon_bottom .right {
 height: 5px;
 width: 10px;
 background-color: #c40000;
 position: absolute;
 bottom: 0;
 right: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox03 .ribbon_bottom .main {  /* main part of the ribbon */
 height: 39px;
 width: 120px;
 position: absolute;
 left: 10px;
 text-align: center;
/* border radius */
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ff513a), color-stop(.1, #ff513a), color-stop(.5, #ff9782), color-stop(.8, #ff513a), to(#ef1c00));
 background: -moz-linear-gradient(#ff513a 10%, #ff9782 50%, #ff513a 80%, #ef1c00);
 background-color: #ef1c00;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);  
 -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
/* border */
 border-top: solid 1px #ef1c00;
 border-left: solid 1px #ef1c00;
 border-right: solid 1px #ef1c00;
}

.webbox03 .ribbon_bottom .main:hover {
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ff7360), color-stop(.1, #ff7360), color-stop(.5, #ffb0a0), color-stop(.8, #ff7360), to(#ef1c00));
 background: -moz-linear-gradient(#ff7360 10%, #ffb0a0 50%, #ff7360 80%, #ef1c00);
}

.webbox03 .ribbon_bottom .main  a { /* 'READ MORE' link styling */
 text-decoration: none;
 font: bold 14px/36px arial;
 color: #c40000;
 text-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}

.webbox03 .ribbon_bottom .main:hover  a {
 color: #e03030;
}

/*
   ===============================
   ====== RED & ORANGE BOX =====
   =============================== 
*/

.webbox04 { /* frames */
 width: 320px;
 height: 200px;
 position: relative;
 margin: 15px auto 25px auto;
}

.webbox04  .box { /* body */
 width: 248px;
 height: 40px;
 margin: 0 5px;
 padding: 80px 30px;
/* text */
 text-align: center;
 font: bold 12px/15px arial;
 color: #620000;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
/* border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
/* background */
 background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ff795e), to(#f43b22));
 background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ff795e, #f43b22);
 background-color: #f43b22;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);  
 box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
/* border */
 border: 1px solid #b81f00;
}

.webbox04 .ribbon_top { /* 'FEATURED BOX' ribbon */
 position: absolute;
 top: 15px;
 height: 60px;
 width: 100%;
}

.webbox04 .ribbon_top .left_bg {
 height: 5px;
 width: 5px;
 background-color: #f17715;
 position: absolute;
 top: 5px;
}

.webbox04 .ribbon_top .right_bg {
 height: 5px;
 width: 5px;
 background-color: #f17715;
 position: absolute;
 top: 5px;
 right: 0px;
}

.webbox04 .ribbon_top .left {
 height: 10px;
 width: 5px;
 position: absolute;
 top: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#e86800), to(#c23b00));
 background: -moz-linear-gradient(#e86800, #c23b00);
 background-color: #e86800;
/* border radius */
 -moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}

.webbox04 .ribbon_top .right {
 height: 10px;
 width: 5px;
 top: 0px;
 right: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#e86800), to(#c23b00));
 background: -moz-linear-gradient(#e86800, #c23b00);
 background-color: #e86800;
/* border radius */
 -webkit-border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
 position: absolute;
}

.webbox04 .ribbon_top .main { /* main part of the ribbon */
 height: 25px;
 width: 100%;
 background-color: #aaa;
 position: absolute;
 top: 10px;
 padding: 5px 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
 text-align: center;
 font: bold 18px/24px arial;
 color: #fff;
 text-shadow:  0 1px 1px #e86800;
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#f17715), color-stop(.03, #ffa41c), color-stop(.1, #ffc230), color-stop(.9, #ffc230), color-stop(.5, #ffe220), color-stop(.97, #ffa41c), to(#f17715));
 background: -moz-linear-gradient(180deg, #f17715, #ffa41c 3%, #ffc230 10%, #ffe220 50%, #ffc230 90%, #ffa41c 97%, #f17715);
 background-color: #ffa41c;
/* border */
 border-top: solid 1px #f17715;
 border-bottom: solid 1px #f17715;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.webbox04 .gloss_top {
 width: 100%;
 height: 1px;
 position: absolute;
 top: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 

.webbox04 .gloss_bottom {
 width: 100%;
 height: 1px;
 position: absolute;
 bottom: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 
 
.webbox04 .ribbon_bottom {  /* 'READ MORE' ribbon */
 position: absolute;
 bottom: -7px;
 left: 90px;
 height: 40px;
 width: 140px;
}

.webbox04 .ribbon_bottom .left_bg {
 height: 5px;
 width: 5px;
 background-color: #ffa41c;
 position: absolute;
 left: 5px;
 bottom: 0;
}

.webbox04 .ribbon_bottom .right_bg {
 height: 5px;
 width: 5px;
 background-color: #ffa41c;
 position: absolute;
 right: 5px;
 bottom: 0;
}

.webbox04 .ribbon_bottom .left {
 height: 5px;
 width: 10px;
 background-color: #e86800;
 position: absolute;
 bottom: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox04 .ribbon_bottom .right {
 height: 5px;
 width: 10px;
 background-color: #e86800;
 position: absolute;
 bottom: 0;
 right: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox04 .ribbon_bottom .main {  /* main part of the ribbon */
 height: 39px;
 width: 120px;
 position: absolute;
 left: 10px;
 text-align: center;
/* border radius */
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffc230), color-stop(.1, #ffc230), color-stop(.5, #ffe220), color-stop(.8, #ffc230), to(#ffa41c));
 background: -moz-linear-gradient(#ffc230 10%, #ffe220 50%, #ffc230 80%, #ffa41c);
 background-color: #ffa41c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);  
 -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
/* border */
 border-top: solid 1px #ffa41c;
 border-left: solid 1px #ffa41c;
 border-right: solid 1px #ffa41c;
}

.webbox04 .ribbon_bottom .main:hover {
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffd50c), color-stop(.1, #ffd50c), color-stop(.5, #ffef65), color-stop(.8, #ffd50c), to(#ffa41c));
 background: -moz-linear-gradient(#ffd50c 10%, #ffef65 50%, #ffd50c 80%, #ffa41c);
}

.webbox04 .ribbon_bottom .main  a { /* 'READ MORE' link styling */
 text-decoration: none;
 font: bold 14px/36px arial;
 color: #e86800;
 text-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}

.webbox04 .ribbon_bottom .main:hover  a {
 color: #ff8400;
}

/*
   ===============================
   ====== BLUE & GREEN BOX =====
   =============================== 
*/

.webbox05 { /* frames */
 width: 320px;
 height: 200px;
 position: relative;
 margin: 15px auto 25px auto;
}

.webbox05  .box { /* body */
 width: 248px;
 height: 40px;
 margin: 0 5px;
 padding: 80px 30px;
/* text */
 text-align: center;
 font: bold 12px/15px arial;
 color: #0025a1;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
/* border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
/* backgorund */
 background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#87deff), to(#40a9fd));
 background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#87deff, #40a9fd);
 background-color: #40a9fd;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);  
 box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
/* border */
 border: 1px solid #008af5;
}

.webbox05 .ribbon_top { /* 'FEATURED BOX' ribbon */
 position: absolute;
 top: 15px;
 height: 60px;
 width: 100%;
}

.webbox05 .ribbon_top .left_bg {
 height: 5px;
 width: 5px;
 background-color: #429b00;
 position: absolute;
 top: 5px;
}

.webbox05 .ribbon_top .right_bg {
 height: 5px;
 width: 5px;
 background-color: #429b00;
 position: absolute;
 top: 5px;
 right: 0px;
}

.webbox05 .ribbon_top .left {
 height: 10px;
 width: 5px;
 position: absolute;
 top: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#378100), to(#255600));
 background: -moz-linear-gradient(#378100, #255600);
 background-color: #378100;
/* border radius */
 -moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}

.webbox05 .ribbon_top .right {
 height: 10px;
 width: 5px;
 top: 0px;
 right: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#378100), to(#255600));
 background: -moz-linear-gradient(#378100, #255600);
 background-color: #378100;
/* border radius */
 -webkit-border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
 position: absolute;
}

.webbox05 .ribbon_top .main { /* main part of the ribbon */
 height: 25px;
 width: 100%;
 background-color: #aaa;
 position: absolute;
 top: 10px;
 padding: 5px 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
 text-align: center;
 font: bold 18px/24px arial;
 color: #fff;
 text-shadow:  0 1px 1px #429b00;
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#429b00), color-stop(.03, #50b300), color-stop(.1, #82ca05), color-stop(.5, #c9f33c), color-stop(.9, #82ca05), color-stop(.97, #50b300), to(#429b00));
 background: -moz-linear-gradient(180deg, #429b00, #50b300 3%, #82ca05 10%, #c9f33c 50%, #82ca05 90%, #50b300 97%, #429b00);
 background-color: #429b00;
/* border */
 border-top: solid 1px #429b00;
 border-bottom: solid 1px #429b00;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.webbox05 .gloss_top {
 width: 100%;
 height: 1px;
 position: absolute;
 top: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 

.webbox05 .gloss_bottom {
 width: 100%;
 height: 1px;
 position: absolute;
 bottom: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 
 
.webbox05 .ribbon_bottom {  /* 'READ MORE' ribbon */
 position: absolute;
 bottom: -7px;
 left: 90px;
 height: 40px;
 width: 140px;
}

.webbox05 .ribbon_bottom .left_bg {
 height: 5px;
 width: 5px;
 background-color: #5ed200;
 position: absolute;
 left: 5px;
 bottom: 0;
}

.webbox05 .ribbon_bottom .right_bg {
 height: 5px;
 width: 5px;
 background-color: #5ed200;
 position: absolute;
 right: 5px;
 bottom: 0;
}

.webbox05 .ribbon_bottom .left {
 height: 5px;
 width: 10px;
 background-color: #429b00;
 position: absolute;
 bottom: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox05 .ribbon_bottom .right {
 height: 5px;
 width: 10px;
 background-color: #429b00;
 position: absolute;
 bottom: 0;
 right: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox05 .ribbon_bottom .main {  /* main part of the ribbon */
 height: 39px;
 width: 120px;
 position: absolute;
 left: 10px;
 text-align: center;
/* border radius */
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#8fe200), color-stop(.1, #8fe200), color-stop(.5, #c9f33c), color-stop(.8, #8fe200), to(#5ed200));
 background: -moz-linear-gradient(#8fe200 10%, #c9f33c 50%, #8fe200 80%, #5ed200);
 background-color: #50b300;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);  
 -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
/* border */
 border-top: solid 1px #5ed200;
 border-left: solid 1px #5ed200;
 border-right: solid 1px #5ed200;
}

.webbox05 .ribbon_bottom .main:hover {
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#a0ef17), color-stop(.1, #a0ef17), color-stop(.5, #d3f955), color-stop(.8, #a0ef17), to(#5ed200));
 background: -moz-linear-gradient(#a0ef17 10%, #d3f955 50%, #a0ef17 80%, #5ed200);
}

.webbox05 .ribbon_bottom .main  a { /* 'READ MORE' link styling */
 text-decoration: none;
 font: bold 14px/36px arial;
 color: #429b00;
 text-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}

.webbox05 .ribbon_bottom .main:hover  a {
 color: #4fba00;
}

/*
   ===============================
   ====== BLUE & GREY BOX =====
   =============================== 
*/

.webbox06 { /* frames */
 width: 320px;
 height: 200px;
 position: relative;
 margin: 15px auto 25px auto;
}

.webbox06  .box { /* body */
 width: 248px;
 height: 40px;
 margin: 0 5px;
 padding: 80px 30px;
/* text */
 text-align: center;
 font: bold 12px/15px arial;
 color: #444444;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
/* border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
/* background */
 background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6));
 background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6);
 background-color: #a6a6a6;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);  
 box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);
/* border */
 border: 1px solid #888;
}

.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */
 position: absolute;
 top: 15px;
 height: 60px;
 width: 100%;
}

.webbox06 .ribbon_top .left_bg {
 height: 5px;
 width: 5px;
 background-color: #005cc4;
 position: absolute;
 top: 5px;
}

.webbox06 .ribbon_top .right_bg {
 height: 5px;
 width: 5px;
 background-color: #005cc4;
 position: absolute;
 top: 5px;
 right: 0px;
}

.webbox06 .ribbon_top .left {
 height: 10px;
 width: 5px;
 position: absolute;
 top: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a));
 background: -moz-linear-gradient(#004fa8, #00397a);
 background-color: #004fa8;
/* border radius */
 -moz-border-radius: 5px 0 0 5px;
 -webkit-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px;
}

.webbox06 .ribbon_top .right {
 height: 10px;
 width: 5px;
 top: 0px;
 right: 0;
/* background */
 background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a));
 background: -moz-linear-gradient(#004fa8, #00397a);
 background-color: #004fa8;
/* border radius */
 -webkit-border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 border-radius: 0 5px 5px 0;
 position: absolute;
}

.webbox06 .ribbon_top .main { /* main part of the ribbon */
 height: 25px;
 width: 100%;
 background-color: #aaa;
 position: absolute;
 top: 10px;
 padding: 5px 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
/* text */
 text-align: center;
 font: bold 18px/24px arial;
 color: #fff;
 text-shadow:  0 1px 1px #005cc4;
/* backgorund */
 background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4));
 background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4);
 background-color: #005cc4;
/* border */
 border-top: solid 1px #005cc4;
 border-bottom: solid 1px #005cc4;
/* shadow */
 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.webbox06 .gloss_top {
 width: 100%;
 height: 1px;
 position: absolute;
 top: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 

.webbox06 .gloss_bottom {
 width: 100%;
 height: 1px;
 position: absolute;
 bottom: 0px;
/* background */
 background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
 background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0));
 background-color: rgba(255, 255, 255, 0);
} 
 
.webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */
 position: absolute;
 bottom: -7px;
 left: 90px;
 height: 40px;
 width: 140px;
}

.webbox06 .ribbon_bottom .left_bg {
 height: 5px;
 width: 5px;
 background-color: #107de3;
 position: absolute;
 left: 5px;
 bottom: 0;
}

.webbox06 .ribbon_bottom .right_bg {
 height: 5px;
 width: 5px;
 background-color: #107de3;
 position: absolute;
 right: 5px;
 bottom: 0;
}

.webbox06 .ribbon_bottom .left {
 height: 5px;
 width: 10px;
 background-color: #005cc4;
 position: absolute;
 bottom: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox06 .ribbon_bottom .right {
 height: 5px;
 width: 10px;
 background-color: #005cc4;
 position: absolute;
 bottom: 0;
 right: 0;
/* border radius */
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}

.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */
 height: 39px;
 width: 120px;
 position: absolute;
 left: 10px;
 text-align: center;
/* border radius */
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4));
 background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4);
 background-color: #218ef4;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);  
 -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);
/* border */
 border-top: solid 1px #218ef4;
 border-left: solid 1px #218ef4;
 border-right: solid 1px #218ef4;
}

.webbox06 .ribbon_bottom .main:hover {
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4));
 background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);
}

.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */
 text-decoration: none;
 font: bold 14px/36px arial;
 color: #005cc4;
 text-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}

.webbox06 .ribbon_bottom .main:hover  a {
 color: #287cda;
}
/* @end */
/* @group Kuler Stretch */
.trigger {  } 
.trigger a:hover {} 
.toggle_container { width: 320px;
 height: 200px;
 margin: 4px 0 5px; overflow: hidden; font-size: 1em; clear: both; margin-left:auto;
margin-right:auto; } 
.trigger { }
.trigger a {  }
/* @end */





/* @group Buttons */

table.swTable{width: 99%;}
tr.swRow{}
td.swCell{width: 50%;vertical-align:top !important;color: #fffeff;
vertical-align: top;padding: 10px;}
td.swCell p{padding-right: 10px;padding-left: 10px;}
td.swCell h3{background-color: #878787;color: #fffeff;margin-top: 0px;margin-bottom: 0px;padding-right: 10px;padding-left: 10px;
-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}
.swBox{background-color: #8e0a13;margin-bottom: 40px;padding-bottom: 20px;border: 1px solid #636363;border-bottom-style: none;border-radius: 8px;
	-webkit-border-radius:8px;
}
.outer{
	-webkit-border-radius:8px;
	-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.5);
}

/* @end */
/* @group My Group */


/* @group Menu B */

/* Parent - Level 0 */

.menub ul a{
	
}
.menub ul ul a{
	
	padding: 0;
	z-index: 9992;
}
.menub ul ul{
	color: #fffeff;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	padding: 0;
	z-index: 9991;
}

/* Drop Down Menu CSS */

/* Main Menu Items */
.menub ul {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 9002;}
.menub li {position: relative;float: left;}
.menub ul li {padding: 0;margin-right: 1px;}
.menub ul a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	
}
.menub ul a:hover {}

/* Drop Down Menu Items */
/* First Level */
.menub ul ul {
	margin: 0;
	position: absolute;
	z-index:9000;
	width: 180px;
	top: 50px;
	display: none;
	padding-right: 0;
}
.menub ul ul a {
	display: block;
	width: 180px;
	float: left;
	margin: 0;
	height: 2.2em;
	line-height:2.2em;
	color: #fff;
	text-decoration: none;
	border-left: none;
	border-right: none;
	border-top: none;
	text-transform: none;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
}
.menub ul ul li{
}
.menub ul li{margin-right: 1px;}
.menub ul ul a:hover {
	border-left: none;
	border-right: none;
	border-top: none;
}
.menub ul ul #current, .menub ul ul .currentAncestor, .menub ul ul #current:hover, .menub ul ul .currentAncestor:hover {
	border-left: none;
	border-right: none;
	border-top: none;
}

/* Second Level and Beyond */
.menub ul ul ul {
	top: auto;
	top: 0;}
.menub ul li ul ul {
	left: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: 0;
}

/* Hide Drop Down Menu Items */
.menub ul li:hover ul ul, .menub ul li:hover ul ul ul, .menub ul li:hover ul ul ul ul, .menub ul li:hover ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul ul ul ul {display: none;}
/* Show on Hover */
.menub ul li:hover ul, .menub ul li li:hover ul, .menub ul li li li:hover ul, .menub ul li li li li:hover ul, .menub ul li li li li li:hover ul, .menub ul li li li li li li:hover ul, .menub ul li li li li li li li:hover ul, .menub ul li li li li li li li li:hover ul, .menub ul li li li li li li li li li:hover ul {display: block;}

.menuabWrapper{
	
}


/* @end */
/* @end */
/* @group EC Social */
.mySocialwrap{width: 600px;margin-right: auto;margin-left: auto;text-align: center;position: relative;top: -40px;}
#mySocialDiv {
	z-index: 800;
	height: 30px;
	padding-top: 1px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0 auto;
	vertical-align: bottom;
	text-align: center;
	width: 600px;}
#mySocialDiv p {margin: 10px 0 0; text-align: center;padding-right: 20px;padding-left: 20px;}
#mySocialDiv a { padding:10px 2px 0 2px; margin:0;  width:24px; height:23px;}
#mySocialDiv a:hover { padding:10px 2px 0 2px; margin:0;}
#mySocialDiv a.rss {background:url(images/rss_2.gif) top no-repeat;}
#mySocialDiv a:hover.rss {}
#mySocialDiv a.facebook {background: url(images/facebook_2.gif) top no-repeat;}
#mySocialDiv a:hover.facebook { }
#mySocialDiv a.friendfeed {background: url(images/friendfeed_2.gif) top no-repeat;}
#mySocialDiv a:hover.friendfeed { }
#mySocialDiv a.linkedin {background: url(images/linkedin_2.gif) top no-repeat;}
#mySocialDiv a:hover.linkedin { }
#mySocialDiv a.twitter {background: url(images/twitter_2.gif) top no-repeat;}
#mySocialDiv a:hover.twitter {}
#mySocialDiv a.tumblr {background: url(images/tumblr_2.gif) top no-repeat;}
#mySocialDiv a:hover.tumblr {}
#mySocialDiv a.posterous {background: url(images/posterous_2.gif) top no-repeat;}
#mySocialDiv a:hover.posterous {}


/* @end */
/* @group Xtra */
.xtra4 h2{margin-top: 12px;margin-bottom: 10px;}
.xtra3{margin-bottom: 20px;}
/* @end */
/* @group Photo Album */

#flashcontent {
	text-align: center;
}

/* @group Index Page (Thumbnail view) */

.album-title {
	padding-bottom:14px;
	font-size: 1.4em;margin-top: 10px;}

.album-description {
	font-size: 1em;
}
.album-description p{margin-top: 4px;margin-bottom: 8px;}
.album-wrapper {
	margin: 0 auto;
	display: block;
}

.thumbnail-wrap {
	padding: 5px 10px 80px;
	display: inline;
	float: left;
	margin: 12px 8px;
}

.thumbnail-frame {
	padding:10px;
	display: inline;
	float: left;
	
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-box-shadow:0 0 1px #333333;
	-webkit-box-shadow:0 0 1px #333333;
	box-shadow:0 0 1px #333333;}

.thumbnail-frame:hover {}

.thumbnail-frame a {}

.thumbnail-frame a:hover {}

.thumbnail-frame img {}

.thumbnail-caption {
	margin: 5px auto;
	text-align: center;
	color: gray;
	font-size: 0.8em;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	
	text-align: center;width: 680px;margin: 10px auto;}

.photo-title{font: 1.2em "Century Gothic";}
.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}
.photo-navigation{
	position: relative;
	top: 580px;text-align: center;}
.photo-title{margin: 0;}
.photo-caption, .photo-links{
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.photo-navigation a:hover {}

.photo-frame{
	margin: -20px auto 0;
	text-align: center;
	
}
img .photo-frame{
	width: 640px;
	height: 480px;
	
}
 .photo-frame {
	border: 20px solid #f4f6f6;
	border-bottom-width: 120px;
	-moz-box-shadow:0 0 3px #333333;
	-webkit-box-shadow:0 0 3px #333333;
	box-shadow:0 0 3px #333333;
	margin-left: auto;margin-right: auto;}
body.photo-background img{
	width: 640px;
	height: 480px;
	margin-right: auto;
}
body.photo-background{
}

/* @end */
	
/* @end */

/* @group EXIF data */
.exif-data {

	background: #fffeff url(images/efix.jpg) no-repeat left -120px;
	margin: 14px 0 0 8px;
	width: 200px;
	padding: 70px 4px 5px 6px;
	border: 1px solid #f3f3f3;position: absolute;left: 2%;top: 6.6%;}

.exif-data p {
	color: #000;
	text-align: left;
	padding-left: 17px;
	border-bottom: 1px solid #eceeee;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

/* icon */

p.exif-focal-length {
	
}

/* icon */

p.exif-dimensions {
	
}

/* icon */

p.exif-pixel-y-dimension {
	}

/* icon */

p.exif-pixel-x-dimension {
	
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

/* icon */

p.exif-shutter-speed {
	
}

/* icon */

p.exif-datetime-original {
	
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

/* icon */

p.exif-exposure-time {
	
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

/* icon */

p.exif-image-uniqueid {
	
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

/* icon */

p.exif-aperture {
	
}

p.exif-sharpness {
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

/* icon */

p.exif-35mm-focal-length {
}

/* icon */

p.exif-datetime-digitized {
	
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

/* icon */

p.exif-max-aperture {
	
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
}

/* icon */

p.exif-iso-rating {
	
}

/* icon */

p.exif-maker-note {
	
}

p.exif-digital-zoom-ratio {
}

/* icon */

p.exif-user-comment {
	
}/* @end */
/* @group CodeWrap */

.codewrap{
	margin-top: -30px;
}
#codeview{
	background-color: #eff6f8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow:0 0 5px #333333;
	-webkit-box-shadow:0 0 5px #333333;
	box-shadow:0 0 5px #333333;
	border: 5px solid #1e507d;
	width: 90%;
	margin: 8px;
	overflow: visible;
	padding: 20px 12px 12px;
	color: #113d70;
}
#codehead{
	color: #eff1f1;
	font: italic bold 62px Georgia, "Times New Roman", Times, serif;
	overflow: visible;
	position: relative;
	left: 2px;
	text-shadow: #282828 0 0 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	top: 26px;
}

span.blockcode{
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #09214b;
	
}



/* @end */

/* @group File Sharing */
/* sample HTML
<div class="filesharing-description"></div>
<div class="filesharing-item">
<div class="filesharing-item-title">
<a href="files/Aqua Blue.jpg">Aqua Blue.jpg</a>
</div>
<div class="filesharing-item-description">
The original Aqua Blue that shipped with Tiger.
</div>
</div>
*/
.filesharing-description{margin-bottom:30px;}
.content .filesharing-item{
	float:left;margin: 8px 6px 10px;padding:10px 10px 0;width: 44%;
	}
.filesharing-item-title{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
.filesharing-item-title a:after{content:":";}
.filesharing-item-title a:link{
	font-weight: bold;
	text-decoration: none;
}
.filesharing-item-title a:hover{}
.filesharing-item-title a:visited{}
.filesharing-item-description{margin:0;
	color: #090909;
}
/* @end */
/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;
}

.movie-page-description {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	
}

.movie-thumbnail-frame {
	float:left;
	width:19%;
	text-align: center;
	background-color: #262626;
	margin: 0 5px 10px;padding-top: 8px;}.movie-thumbnail-frame img{
	width:90%;text-align: center;}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	text-align: left;
	color: #fffeff;
	text-indent: 14px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
}

.movie-title {
	letter-spacing: 2px;
	font: normal 2em Georgia, serif;
}

.movie-frame {
	margin-bottom: 10px;
}
	
/* @end */


/* @end */
/* @group Kuler ShadowBox */
/* KS Shadow Boxes GENERAL SETTINGS */

#ks-shadow {
	margin: 40px auto 0 auto;
	text-align: left;font: 1.1em/1.6em Arial, sans-serif;
}
#ks-shadow p{padding: 20px;}

/* KS Shadow Boxes BLUE */
#ks-shadow.ks-blue{
	background-color: #7bc1f2;
    background-image: -moz-linear-gradient(top, #7bc1f2, #0486de); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7bc1f2),color-stop(1, #0486de)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#7bc1f2', EndColorStr='#0486de'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7bc1f2', EndColorStr='#0486de')"; /* IE8 */
	color: #2d2d2d;
	border: 1px solid #626363;
}

/* KS Shadow Boxes RED */
#ks-shadow.ks-red{
	background-color: #dc3b40;
    background-image: -moz-linear-gradient(top, #dc3b40, #bd3337); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #dc3b40),color-stop(1, #bd3337)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#dc3b40', EndColorStr='#bd3337'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dc3b40', EndColorStr='#bd3337')"; /* IE8 */
	color: #2d2d2d;
	border: 1px solid #ae2f33;
}

/* KS Shadow Boxes ORANGE */
#ks-shadow.ks-orange{
	background-color: #e35218;
    background-image: -moz-linear-gradient(top, #e35218, #c25218); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e35218),color-stop(1, #c25218)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#e35218', EndColorStr='#c25218'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e35218', EndColorStr='#c25218')"; /* IE8 */
	color: #010101;
	border: 1px solid #b65017;
}

/* KS Shadow Boxes BLACK */
#ks-shadow.ks-black{
	background-color: #363636;
    background-image: -moz-linear-gradient(top, #363636, #141414); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #363636),color-stop(1, #141414)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#141414'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#141414')"; /* IE8 */
	color: #ffffff;
	border: 1px solid #0b0b0b;
}

/* KS Shadow Boxes GRAY */
#ks-shadow.ks-gray{
	background-color: #c4c4c4;
    background-image: -moz-linear-gradient(top, #c4c4c4, #888888); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c4c4c4),color-stop(1, #888888)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4c4c4', EndColorStr='#888888'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4c4c4', EndColorStr='#888888')"; /* IE8 */
	color: #000000;
	border: 1px solid #343434;
}

/* KS Shadow Boxes GREEN */
#ks-shadow.ks-green{
	background-color: #77b825;
    background-image: -moz-linear-gradient(top, #77b825, #67942f); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #77b825),color-stop(1, #67942f)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#77b825', EndColorStr='#67942f'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#77b825', EndColorStr='#67942f')"; /* IE8 */
	color: #fefcfb;
	border: 1px solid #626363;
}

/* @end */
/* @group Blurb */
.blurb{
	padding-top: 0;
	padding-bottom: 10px;
}
.blurbhead{
	font: italic bold 1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
}
/* @end */
.xtra1{display: none;}
.ifxtra1{display: block;}
.xtra5{display: none;}
.ifxtra5{display: block;}


/* @group Sitemap Specific (Loghound.com) */
/* Begin Alphabetical Specific*/

#sitemap-container dt{font-size: 1.2em;}
#sitemap-container dd{padding-left: 0;margin-left: 10px;font-size: .9em;}
/* End Alphabetical Specific*/

/* Begin Tree Specific*/
#sitemap-container ul{list-style-type: none;font-weight: bold;}
#sitemap-container ul li{}
#sitemap-container ul li a{}
#sitemap-container ul ul{margin-left: 1em;padding-top: .5em;padding-bottom: .5em;font-weight: normal;font-style: normal;}
#sitemap-container ul ul a:before{content: '\21B3 ';padding-right: 2px;}
#sitemap-container ul li ul li ul{padding-top: .1em;padding-bottom: .2em;font-weight: bold;padding-left: .2em;font-size: .9em;margin-left: .5em;}
#sitemap-container ul li ul{padding-left: .5em;padding-right: .5em;font-weight: bold;font-size: .88em;}
#sitemap-container ul {padding-left: .5em;padding-right: .5em;padding-top: .5em;font-size: 18px;}

#sitemap-container ul li{font-weight: normal;font-style: normal;font-size: .9em;}
#sitemap-container ul li li{font-weight: normal;font-style: normal;font-size: 1.1em;}
#sitemap-container ul li a{font-weight: bold;font-size: 1.1em;}
#sitemap-container ul li li a{font-weight: bold;font-size: 1.1em;}
/* End Tree Specific*/


/* Begin Alphabetical Specific*/


/* Begin Alphabetical Specific*/


/* @end */

/* @group PrettyPhoto CSS */
 div.light_rounded .pp_top .pp_left{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(jquery/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(jquery/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(jquery/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(jquery/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(jquery/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(jquery/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(jquery/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(jquery/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(jquery/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(jquery/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(jquery/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(jquery/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(jquery/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(jquery/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(jquery/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(jquery/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(jquery/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(jquery/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(jquery/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(jquery/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(jquery/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(jquery/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(jquery/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(jquery/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(jquery/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(jquery/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(jquery/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(jquery/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(jquery/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(jquery/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(jquery/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(jquery/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(jquery/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(jquery/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(jquery/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(jquery/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(jquery/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_loaderIcon{background: url(jquery/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.facebook .pp_top .pp_left{background: url(jquery/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(jquery/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(jquery/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(jquery/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(jquery/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(jquery/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(jquery/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(jquery/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(jquery/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(jquery/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(jquery/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(jquery/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(jquery/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(jquery/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(jquery/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(jquery/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(jquery/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(jquery/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(jquery/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(jquery/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display: none;left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;padding:0;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{background: url(jquery/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(jquery/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(jquery/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
/* @end */