	/* ************************************* */
	/**										**/
	/**		Thanks for chosing our work!	**/
	/**	    MeeDesign 2012 at ThemeForest	**/
	/**										**/
	/**										**/
	 /** 							        **/
	  /** 								   **/
	   /** ****************************** **/
	   /**								  **/
	   /**			CSS CLEANER			  **/
	   /**								  **/
	   /** ****************************** **/

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0 auto;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;

}
:focus { outline: 0;}
a, a:link, a:visited, a:hover, a:active{text-decoration:none; color: inherit;}
table {	border-collapse: separate;border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}
img, iframe {border: none; text-decoration:none;}
ol, ul {list-style: none; cursor: default;}
li {display: inline-block;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
select {margin: inherit;}
hr {margin-top: 30px;padding: 0;border: 0;color: #d7d8d6;background-color: #d7d8d6;clear:both;height: 1px;box-shadow: 1px 0px 0px #fff;-webkit-box-shadow: 1px 0px 0px #fff;-moz-box-shadow: 0px 1px 0px #fff;-o-box-shadow: 1px 0px 0px #fff;-ms-box-shadow: 1px 0px 0px #fff;}
div.wrapper{margin-top: 150px;width: 900px; margin: 0 auto;}
div.cleaner{height: 0; margin: 0; padding: 0; clear: both; width: 100%;}
h1, h2, h3, h4, h5, h6 {cursor: default;}

		/* ************************************* */
		/**								  		**/
		/**			HEADING CSS SETTINGS	  	**/
		/**								  		**/
		/* ************************************* */
#bgvid{
position:absolute; top:215px; left:50%; margin-left:-160px; z-index:0; overflow:hidden;
}
@-moz-document url-prefix() {
		#bgvid{
			z-index: 0; position: relative; width: 380px; top: 180px; left: 50%; overflow:visible;
		}
}
	@-moz-document url-prefix() {
		#bg2{
			top:-370px;
		}
}
body
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fbfbfa;
	background:url(../images/noise_bg.png);
}

#upper_navigation
{
	background: url(../images/dark_pattern.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #3d3d3d;
	height: 25px;
	width: 100%;
	color: #787878;
	font-size: 13px;
	text-shadow: -1px -1px 0px #000;
	font-family: 'Poly', serif;
	letter-spacing: 0.05ex;
	font-style: italic;
	padding-top: 10px;
}

#upper_navigation ul {float:left;}
#upper_navigation ul li.main {border-right: 1px solid #393939; padding: 0 6px;}
#upper_navigation .date {color: #bbb;}
#upper_navigation a {color: #787878;}
#upper_navigation a:hover {color: #ddd;}
#upper_navigation_right {float: right;}
#upper_navigation_right a {color: #bbb;}

ul.blockeasing li.main
{
      height:18px;
      position:relative;
}

ul.blockeasing li a {color:#ccc;}

ul.blockeasing li ul.subnav
{
     background:url(../images/dark_pattern.png);
	 margin-top: 2px;
	 margin-left: -9px;
	 z-index: 1000000;
     float:left;
     padding: 10px 14px 2px 14px;
     position:absolute;
     height: auto;
     display:none;
	 box-shadow: 1px 1px 3px #151515;
	 -webkit-box-shadow: 1px 1px 3px #151515;
	 -moz-box-shadow: 1px 1px 3px #151515;
	 -o-box-shadow: 1px 1px 3px #151515;
	 -ms-box-shadow: 1px 1px 3px #151515;
}

ul.blockeasing1 li ul.subnav1
{
     background:#2284C9;
	 margin-top: 2px;
	 margin-left: -9px;
	 z-index: 1000000;
     float:left;
     padding: 10px 14px 2px 14px;
     position:absolute;
     height: auto;
     display:none;
	 box-shadow: 1px 1px 3px #151515;
	 -webkit-box-shadow: 1px 1px 3px #151515;
	 -moz-box-shadow: 1px 1px 3px #151515;
	 -o-box-shadow: 1px 1px 3px #151515;
	 -ms-box-shadow: 1px 1px 3px #151515;
}

ul.blockeasing li ul.subnav li
{
    border:none;
    border-bottom: 1px solid rgba(255,255,255,0.05);
	display: block;
	padding: 8px 0;
	position: relative;
	height: 15px;
    float:left;
    width:120px;
} 

		/* ************************************* */
		/**								  		**/
		/**			HEADER CSS SETTINGS	 	 	**/
		/**								  		**/
		/* ************************************* */

header
{
	background-image: url(../images/noel/bg3.png),url(../images/slider/noel/slide1.jpg),url(../images/noel/subbg3.jpg);
	background-repeat: no-repeat,no-repeat,repeat-x;
	background-position: top,center,top;	
	background-size: fixed;
	/*height: 850px;*/

	
}

header #logo
{
	padding: 46px 0 36px 0;
	color: #FFF;
}

header #logo #l_tagline
{
	border-left: 1px solid #3a3a3a;
	position: relative;
	top: -8px;
	padding-left: 8px;
	margin-left: 8px;
	font-size: 13px;
	font-family: 'Poly', serif;
	text-shadow: -1px -1px 0px #000;
	letter-spacing: 0.05ex;
	font-style: italic;
}

header nav {margin-left: -8px;}

header nav ul.blockeasing li
{
	margin: 4px 0;
	padding-right: 4px;
	padding-bottom: 16px;
}

header nav ul.blockeasing li ul.subnav
{
	margin-top: -2px;
	padding: 0;
	padding: 4px 0;
}

header nav ul.blockeasing li ul.subnav li
{
	margin: 0;
	padding: 0;
	height: auto;
	width: 170px;
	background-color:#1274A9;
}

header nav ul.blockeasing li ul.subnav a:hover
{
	color: #fff;
	background: #2284C9;
}

header nav ul.blockeasing li ul.subnav li a
{
	padding: 0;
	padding: 10px 12px;
	display: block;
}

header nav a
{
	color: #ededed;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	padding: 10px 9px;
}

header section#slider_sec
{
	height: 395px;
	width: 100%;	
	padding-top: 20px;
	position: relative;
	display:none;
}

header section#slider_sec #slider_window
{
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);  
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);  
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);  
	background-color: #1a1a1a;
	width: 900px;
	height: 400px;
	position: absolute;
}

header section#slider_sec #slider_window:before, header section#slider_sec #slider_window:after
{
	position: absolute;  
    width: 48%;  
    height: 16px;  
    content: ' ';  
    left: 12px;  
    bottom: 4px;  
    background: transparent;
    -webkit-transform: skew(-1deg) rotate(-1deg);  
    -moz-transform: skew(-1deg) rotate(-1deg);  
    -ms-transform: skew(-1deg) rotate(-1deg);  
    -o-transform: skew(-1deg) rotate(-1deg);  
    transform: skew(-1deg) rotate(-1deg);  
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);  
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);  
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 	z-index: 2; 
}

header section#slider_sec #slider_window:after
{
	left: auto;  
    right: 12px;  
    -webkit-transform: skew(1deg) rotate(1deg);  
    -moz-transform: skew(1deg) rotate(1deg);  
    -ms-transform: skew(1deg) rotate(1deg);  
    -o-transform: skew(1deg) rotate(1deg);   
    transform: skew(1deg) rotate(1deg);  
}

.theme-default #slider {
    width: 900px; /* Make sure your images are the same size */
    height: 400px; /* Make sure your images are the same size */
	z-index: 100;
	border: 1px solid #1a1a1a;
}

header #slider_background
{
	width: 100%;	
	height: 325px;
	margin-top: 35px;
}

header #title_background
{
	/*background-color: #2284C9;*/
	width: 100%;
	height: 60px;
	margin-top: 15px;
	border-bottom: 1px solid #616161;
	line-height: 60px;
	color: #f0f0f0;
	font-size: 14px;
	box-shadow: inset 0px -5px 10px #232323;
	-webkit-box-shadow: inset 0px -5px 10px #232323;
	-moz-box-shadow: inset 0px -5px 10px #232323;
	-o-box-shadow: inset 0px -5px 10px #232323;
	-ms-box-shadow: inset 0px -5px 10px #232323;

}

header #title_background h1
{
	font-size: 24px;
	float: left;
	height: 70px;
}

header #title_background .title_description
{
	float: right;	
}

header #slogan
{
	text-align: center;
	color: #FFF;
	font-size: 22px;
	padding: 80px 0;
	font-family: 'Poly', serif;
	letter-spacing: 0.05ex;
	text-shadow: -1px -1px 0px #000;
	font-style: italic;
	margin-top: 375px;
}

header #slogan li
{
	width: 100%;
}

		/* ************************************* */
		/**								  		**/
		/**			CONTENT CSS SETTINGS	  	**/
		/**								  		**/
		/* ************************************* */

#position_navi
{
	width: 900px;
	font-family: "PT Sans Caption", serif;
	color: #ccc;
	font-size: 10px;
	word-spacing: 3px;
}

#position_navi a
{
	color: #d2d0d7;
}

#content
{
	width: 940px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;
	padding-right: 40px;
}

#content .news:first-letter
{
	font-size: 18px;
}

#content .news
{
	color: #505664;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Poly', serif;
	letter-spacing: 0.05ex;
	text-shadow: -1px -1px 0px #fff;
	font-style: italic;	
}

#content article .caps
{
	font-family: 'PT Sans', sans-serif;
	color: #505664;
	font-size: 13px;
	letter-spacing: 1px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

#content #sidebar_left
{
	width: 240px;
	padding-left: 40px;	
	padding-right: 20px;
	float: left;
	margin-top: 30px;
}

#content #sidebar_left h2, #content #sidebar_right h2
{
	font-family: 'PT Sans Caption', sans-serif;
	color: #505664;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 24px;	
}

#content #sidebar_left ul, #content #sidebar_right ul {margin-bottom: 24px;}
#content #sidebar_left ul.nav li, #content #sidebar_right ul.nav li {display: block;}

#content #sidebar_left ul.nav li span, #content #sidebar_right ul.nav li span
{
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	word-spacing: 1px;
	padding: 8px 0px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #e8ecf0;
	color: #505664;	
}

#content #sidebar_left ul.nav li span:hover, #content #sidebar_right ul.nav li span:hover
{
	color: #101624;	
	padding-left: 5px;
	background-color: rgba(0, 0, 0, 0.05);	
}

#content #sidebar_left ul.recent_posts li, #content #sidebar_right ul.recent_posts li {height: 80px;display: block; clear: both; border-bottom: 1px solid #e4e7ea; padding: 8px 0;}

#content #sidebar_left ul.recent_posts li img, #content #sidebar_right ul.recent_posts li img
{
	width: 60px;
	border: 5px solid #f0f0f0;
	float: left;
	margin-right: 10px;	
}

#content #sidebar_left ul.recent_posts li a, #content #sidebar_right ul.recent_posts li a
{
	display: block;	
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	padding-bottom: 6px;
	text-shadow: -1px -1px 0px #fff;
	width: 100%;
	color: #404654;	
}

#content #sidebar_left ul.recent_posts li a:hover, #content #sidebar_right ul.recent_posts li a:hover
{
    color: #101624;	
}

#content #sidebar_left ul.recent_posts li span, #content #sidebar_right ul.recent_posts li span
{
	display: block;	
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	width: 100%;
	color: #808694;	
	text-transform: uppercase;	
}

#content #sidebar_right
{
	width: 240px;
	padding-left: 60px;	
	padding-right: 0px;
	float: right;	
	margin-top: 30px;
}

#content article:before
{
	content: ' ';
	display: block;
	clear: both;
	height: 30px;	
	width: 100%;
}

#content article {padding-left: 40px;}

#content article #article_comments .title {background:url(../images/liner_smooth_pattern.png); margin: -30px 0 30px 0;}
#content article #article_comments .title span { background: #fbfbfa; color: #818495; margin-left: 25px; padding: 0 10px; font-size: 18px;}

#content article .share_this_article span {font-family: "PT Sans Caption";letter-spacing: normal;font-size: 12px; line-height: 34px;}
#content article .share_this_article ul {float:right;}

#content article #article_comments .comment {width: 100%; margin-bottom: 50px; color: #7e7e7e; clear: both;}
#content article #article_comments div.comment img {float: left;width: 65px;height: 65px;border: 5px solid #f0f0f0;margin-right: 10px; margin-top: 5px;}
#content article #article_comments div.comment span.comment_title {font-family: "PT Sans Caption";letter-spacing: normal;font-size: 12px;}
#content article #article_comments .comment span.comment_title_right {float: right;color: #878787;font-family: "PT Sans Caption";letter-spacing: normal;font-size: 12px;}
#content article #article_comments div.comment p {color: #878787;line-height: normal;margin-top: 4px;}

#content article p img
{
	float: left;
	background-color: white;
	width: auto;
	margin: 15px 15px 0 0;	
	opacity: 1;
	transition: all 0.55s ease-out;
	-webkit-transition: all 0.55s ease-out;
	-o-transition: all 0.55s ease-out;
	-moz-transition: all 0.55s ease-out;
	-ms-transition: all 0.55s ease-out;
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.15);
}

#content article p img:hover
{
	opacity: 0.35;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow:none;
	
}

#content article p img.right
{
	float: right;
	margin: 15px 0 0 15px;	
}

#content article.half
{
	width: 430px;
	float: left;
}

#content article.quarter
{
	width: 195px;
	float: left;
}

#content article.sixth
{
	width: 116px;
	float: left;
}

#content article.sidebar_left
{
	width: 600px;
	float: right;
}

#content article.sidebar_right
{
	width: 600px;
	float: left;
}

#content img
{
	/*width: 100%;	
	height: auto;*/
	margin-bottom: 25px;
}

#content img.half
{
	width: 50%;	
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}

#content img.quarter
{
	width: 25%;	
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}

#content img.sixth
{
	width: 25%;	
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}

#content img.sidebar
{
	width: 100%;	
	height: auto;
	margin-bottom: 25px;
}

#content article h1 {font-family: 'PT Sans', sans-serif;color: #505664;font-size: 22px;letter-spacing: 2px;margin-bottom: 24px;}
#content article h2 {font-family: 'PT Sans', sans-serif;color: #505664;font-size: 18px;letter-spacing: 1px;margin-bottom: 24px;}
#content article h3 {font-family: 'PT Sans', sans-serif;color: #505664;font-size: 16px;letter-spacing: 1px;margin-bottom: 24px;}
#content article h4 {font-family: 'PT Sans', sans-serif;color: #505664;font-size: 14px;letter-spacing: 1px;margin-bottom: 24px;}
#content article h5 {font-family: 'PT Sans', sans-serif;color: #505664;font-size: 12px;letter-spacing: 1px;margin-bottom: 24px;text-transform: uppercase;}
#content article h6 {font-family: 'PT Sans', sans-serif;color: #505664;font-size: 10px;letter-spacing: 1px;margin-bottom: 24px;text-transform: uppercase;}

.toggle
{
	margin-bottom: 0px !important;
	cursor: pointer;
	border-bottom: 1px solid #c0c6d4;
}

.toggle:hover
{
	color: #707684 !important;	
}

.toggle_container
{
	margin-top: 24px;
}

#content .circle_icon
{
	width: 25px;
	background: rgb(108,117,137);
	background-image: linear-gradient(bottom, rgb(108,117,137) 0%, rgb(138,147,166) 100%);
	background-image: -o-linear-gradient(bottom, rgb(108,117,137) 0%, rgb(138,147,166) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(108,117,137) 0%, rgb(138,147,166) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(108,117,137) 0%, rgb(138,147,166) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(108,117,137) 0%, rgb(138,147,166) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(108,117,137)),color-stop(1, rgb(138,147,166)));
	border-radius:30px;
	-ms-border-radius:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 16px;
	padding-left: 15px;
	line-height: 40px;
	float: left;
	margin-right: 14px;
	margin-bottom: -5px;
}	

#content article p, #content article span
{
	font-family: "PT sans";
	color: #454750;	
	font-size: 13px;
	letter-spacing: 0.11ex;	
	line-height: 22px;
	margin-bottom: 22px;
}

#content article a.learn_more
{
	color: #6c7589;
	font-size: 14px;
	letter-spacing: 0.05ex;	
	font-family: "PT sans";
	text-decoration: underline;
	display: block;
	clear: both;
	margin: 20px 0;
}

#content article a:hover {color: #9a9a9a;}
#content article h2.blog_post_title {font-family: "PT Sans Caption";color: #343447;font-size: 20px;}

#content article span.blog_post_info
{
	float:left;	
	color: #747487;
	font-size: 12px;
	margin-top: -22px;
	margin-bottom: 20px;
}

#content article span.blog_post_info_right
{
	margin-top: -18px;
	color: #747487;
	margin-bottom: 20px;
	font-size: 12px;
	float: right;
}

#content article div.blog_post_info_div {width: 600px;margin: 0; padding-bottom: 30px;}
#content article img.blog_post_picture {float: none;width: 100%;height: auto;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
#content article img.blog_post_picture:hover {opacity: 0.5;}
#content article img.float {float: left;width: 600px;margin: 0 20px 10px 0;}

		/* ************************************* */
		/**								  		**/
		/**			TWITTER BAR SETTINGS	  	**/
		/**								  		**/
		/* ************************************* */

#twitter_bar
{
	width: 100%;
	height: 65px;
	background: rgb(237,237,237);
	background-image: linear-gradient(bottom, rgb(237,237,237) 0%, rgb(242,242,242) 100%);
	background-image: -o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(242,242,242) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(242,242,242) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(242,242,242) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(242,242,242) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(237,237,237)),color-stop(1, rgb(242,242,242)));
	line-height: 53px;
	padding-top: 15px;
	color: #717275;
}

#twitter_bar img {float: left;margin-top: 5px;}
#twitter_bar a{font-size:14px}
#twitter_bar #twitter_sep_line
{
	height: 48px;
	width: 1px;
	float: left;
	display: block;
	margin: 0 25px;
	background-color: #d1d1d1;
	box-shadow: 1px 0px 0px #fff;
	-webkit-box-shadow: 1px 0px 0px #fff;
	-moz-box-shadow: 1px 0px 0px #fff;
	-o-box-shadow: 1px 0px 0px #fff;
	-ms-box-shadow: 1px 0px 0px #fff;
}

#twitter_bar .highlight {color: #8d98b9;}

		/* ************************************* */
		/**								  		**/
		/**			FOOTER CSS SETTINGS		  	**/
		/**								  		**/
		/* ************************************* */

footer
{
	width: 100%;
	background: url(../images/noel/bott.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	background-color: #000048;	
	box-shadow: inset 0px 5px 10px #232323;
	-webkit-box-shadow: inset 0px 5px 10px #232323;
	-moz-box-shadow: inset 0px 5px 10px #232323;
	-o-box-shadow: inset 0px 5px 10px #232323;
	-ms-box-shadow: inset 0px 5px 10px #232323;
	padding: 60px 0;
	height: 350px;
	z-index:-2;
}

footer .wrapper {width: 940px;padding-right: 40px;}
footer article {padding-left: 40px;width: 195px;float: left;}
footer article h3 {font-family: 'Poly', serif;font-size: 14px;letter-spacing: 0.05ex;text-shadow: -1px -1px 0px #000;font-style: italic;	margin-bottom: 30px;}

footer article a {color: inherit;}
footer article ul.footer_list {font-family: Arial, Helvetica, sans-serif;font-size: 12px; background-color: rgba(34, 132, 201, 0.5); }
footer article ul.footer_list li {border-top: 1px solid #474851;display: list-item;}
footer article ul.footer_list li a {padding: 10px 0;display: block;}
footer article ul.footer_list li a:hover {background-color: #1274A9;color: #fff;}
footer article div#footer_login {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

footer article div#footer_login input[type="text"], footer article div#footer_login input[type="password"]
{
	width: 175px;
	height: 26px;
	border: #cdd0d2;
	background: #fff;
	margin: 4px 0 10px 0;
	color: #414141;
	padding: 3px 10px;
	border-radius: 2px;
	box-shadow: inset 0px 2px 1px #e4e4e4;
	-webkit-box-shadow: inset 0px 2px 1px #e4e4e4;
	-moz-box-shadow: inset 0px 2px 1px #e4e4e4;
	-o-box-shadow: inset 0px 2px 1px #e4e4e4;
	-ms-box-shadow: inset 0px 2px 1px #e4e4e4;
}

footer article div#footer_login input[type="submit"], footer article div#footer_login input[type="button"]
{
	border: #cdd0d2;
	background: #fff;
	border-radius: 5px;	
	margin-top: 2px;
	padding: 5px 22px;
	color: #414141;
	box-shadow: inset 0px 2px 1px #e4e4e4;
	-webkit-box-shadow: inset 0px 2px 1px #e4e4e4;
	-moz-box-shadow: inset 0px 2px 1px #e4e4e4;
	-o-box-shadow: inset 0px 2px 1px #e4e4e4;
	-ms-box-shadow: inset 0px 2px 1px #e4e4e4;
	background: rgb(212,215,217);
	background-image: linear-gradient(bottom, rgb(212,215,217) 20%, rgb(250,250,250) 100%);
	background-image: -o-linear-gradient(bottom, rgb(212,215,217) 20%, rgb(250,250,250) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(212,215,217) 20%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(212,215,217) 20%, rgb(250,250,250) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(212,215,217) 20%, rgb(250,250,250) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.2, rgb(212,215,217)),color-stop(1, rgb(250,250,250)));
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 0.06ex;
	font-size: 14px;
	cursor: pointer;
}

footer article div#footer_login input[type="submit"]:active, footer article div#footer_login input[type="button"]:active {background-image: linear-gradient(bottom, rgb(250,250,250) 20%, rgb(212,215,217) 100%);background-image: -o-linear-gradient(bottom, rgb(250,250,250) 20%, rgb(212,215,217) 100%);background-image: -moz-linear-gradient(bottom, rgb(250,250,250) 20%, rgb(212,215,217) 100%);background-image: -webkit-linear-gradient(bottom, rgb(250,250,250) 20%, rgb(212,215,217) 100%);background-image: -ms-linear-gradient(bottom, rgb(250,250,250) 20%, rgb(212,215,217) 100%);background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.2, rgb(250,250,250)),color-stop(1, rgb(212,215,217)));}


footer article ul#follow_us img {opacity: 0.35;cursor: pointer;filter:Alpha(opacity=35);margin-bottom: 4px;margin-right: 1px;}
footer article ul#follow_us img:hover{opacity: 0.75;filter:Alpha(opacity=75);}

#small_footer {background-color: #000;font-family: 'PT Sans', sans-serif;letter-spacing: 0.06ex;font-size: 12px;height: 38px;	line-height: 38px;color: #ddd;margin-bottom: -30px;padding: 0;}
#small_footer #small_footer_navi {float: right;}
#small_footer #small_footer_navi li {margin-right: 6px;}
#small_footer #small_footer_navi a {color: #ddd; cursor: pointer;}
#small_footer #small_footer_navi a:hover {color: #fff;}

		/* ************************************* */
		/**								  		**/
		/**			OTHER CSS SETTINGS		  	**/
		/**								  		**/
		/* ************************************* */

pre {background-color: rgba(0, 0, 0, 0.05);	color: #727483;font-family: "Courier New", Courier, monospace;padding: 18px;font-size: 12px;overflow-x: auto;letter-spacing: normal;line-height: 18px;}

table.style1 {border: 1px solid rgba(0, 0, 0, 0.1);font-family: 'PT Sans', sans-serif;letter-spacing: 0.06ex;color: #606674;margin: 0;}
table.style1 tr.first {background-color: rgba(0, 0, 0, 0.1);}
table.style1 tr.first td {padding: 8px 26px;font-family: 'PT Sans Caption', sans-serif;font-size: 13px;}
table.style1 td {border-bottom: 1px solid rgba(0, 0, 0, 0.1);text-align: center;padding: 6px 0;font-size: 12px;}
table.style1 tr:hover {background-color: rgba(0, 0, 0, 0.1);}

.highlight {padding: 2px 4px;}
.highlight.yellow {background-color: yellow;color: black !important;}
.highlight.dark {background-color: black;color: white !important;}
.highlight.blue {background-color: blue;color: white !important;}
.highlight.grey {background-color: grey;color: white !important;}

ul.style1 li {display: block;padding: 5px 0;font-family: 'PT Sans Caption', sans-serif;font-size: 13px;text-transform: capitalize;}
ul.style1 li a {padding: 0 20px;background:url(../images/small_arrow.png);background-repeat: no-repeat;background-position: left;color: #606674;}
ul.style1 li ul {padding: 5px 0;}
ul.style1 li ul li {padding: 5px 36px;}

h1.err404 {font-size: 100px !important;display: block;	color: rgba(0, 0, 0, 0.1);font-family: "PT Sans Caption";margin-top: -30px;transition: all 0.55s ease-out;-webkit-transition: all 0.55s ease-out;-o-transition: all 0.55s ease-out;-moz-transition: all 0.55s ease-out;-ms-transition: all 0.55s ease-out;}
h1.err404:hover {color: rgba(0, 0, 0, 0.25);}

button.pager {background-color: #e7e7e7;border: none;border-radius:2px;-ms-border-radius:2px;	width: 26px;height: 32px;font-size: 13px;color: #686868;cursor: pointer;}
button.pager:hover {background-color: #d7d7d7;}
button.pager.active {color: #e7e7e7;background-color: #686868;}

#flickr_widget{padding-left: -5px;}
#flickr_widget img {float: left;width: 65px;height: 65px;border: 5px solid #f0f0f0;margin-right: 5px;transition: all 0.55s ease-out;-webkit-transition: all 0.55s ease-out;-o-transition: all 0.55s ease-out;-moz-transition: all 0.55s ease-out;-ms-transition: all 0.55s ease-out;}
#flickr_widget img:hover {background-color: white; opacity: 0.25;}

form.contact_form span {margin-top: 20px;}
form.contact_form span, form.contact_form input {display: block;}
form.contact_form input, form.contact_form textarea {width: 25%;border: 2px solid #9a9da9;padding: 6px 10px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #4f4f54;}
form.contact_form input:focus, form.contact_form textarea:focus {border: 2px solid #676978;}
form.contact_form textarea {width: 50%; height: 150px;padding: 14px;}
form.contact_form input[type="submit"], form.contact_form input[type="button"]
{
	width: 100px;
	border: #cdd0d2;
	background: #fff;
	border-radius: 5px;	
	margin-top: 20px;
	padding: 5px 22px;
	color: #767676;
	box-shadow: inset 0px 2px 1px #e4e4e4;
	-webkit-box-shadow: inset 0px 2px 1px #e4e4e4;
	-moz-box-shadow: inset 0px 2px 1px #e4e4e4;
	-o-box-shadow: inset 0px 2px 1px #e4e4e4;
	-ms-box-shadow: inset 0px 2px 1px #e4e4e4;
	background: rgb(212,215,217);
	background-image: linear-gradient(bottom, rgb(212,215,217) 0%, rgb(252,252,253) 100%);
	background-image: -o-linear-gradient(bottom, rgb(212,215,217) 0%, rgb(252,252,253) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(212,215,217) 0%, rgb(252,252,253) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(212,215,217) 0%, rgb(252,252,253) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(212,215,217) 0%, rgb(252,252,253) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(212,215,217)),color-stop(1, rgb(252,252,253)));
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 0.06ex;
	font-size: 13px;
	cursor: pointer;
}

form.contact_form input[type="submit"]:active, form.contact_form input[type="button"]:active
{
	background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(212,215,217) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(212,215,217) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(212,215,217) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(212,215,217) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(212,215,217) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(212,215,217)));
}