/***************************************************
				      GENERAL
***************************************************/
pre,code{
	white-space:pre;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
pre{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
code{
	font-size:11px;
	line-height:20px;
	padding:20px;
	font-weight: normal;
	display:block;
	overflow:hidden;
	text-align:left;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;		
	color: #7F7F7F;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,  del, dfn, 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: 0px;
	padding: 0px;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Breuer,Helvetica,Arial,Sans-Serif;
	text-decoration:none;
	line-height: 17px;
}
body {
	height: 100%;
	font-size: 12px;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: inherit;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6{
 margin-bottom: 12px;
}
h1{font-size:32px;	display: block;}
h2{font-size:28px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:12px;}
blockquote {
	padding: 10px;
	margin: 10px;
	display: block;
	float:left;
}
ul, ol	{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.italic {
	padding-bottom: 15px;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
}
p form{
margin-top: -10px;
}
p ul {
	margin-top: -10px;
}
strong, b {
	font-weight: bold;
}
input, textarea {
	outline-style:none;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #FFFFFF;
	color: #aaaaaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #fff;
}
input:focus, textarea:focus {
	color: #666666;
	-moz-box-shadow: 1px 1px 0 #999;
	-webkit-box-shadow: 1px 1px 0 #999;
	box-shadow: 1px 1px 0 #999;		
}
a {
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
.title {
	display:block;
}
.title a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style: italic;
}
.meta {
	font-size: 9px;
	text-transform: uppercase;
	padding-bottom: 15px;
	display: block;
}
.meta a {
	display: inline;
}
.read-more, .open-toggle {
	text-align: left;
	float: right;
	background-image: url(../images/arrow-play.png);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-top: 7px;
	padding-right: 37px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.alignleft {
	float:left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.alignright {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.imgborder {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;	
}
.divider {
	float: left;
	width: 100%;
	display: block;
	height: 30px;
}
.border-divider {
	width: 100%;
	height: 40px;
	background-image: url(../images/divider-border.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	clear: both;
}
#wrapper {
	width: 100%;
	float: left;
}
#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/bg-intro-top.jpg);
	height: 180px;
	padding-bottom: 9px;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#logo	{float:left; margin:10px 20px 0px 0px; display:block;}

#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#donateheader {float:right; height: 30px; margin: 25px 20px 0px 0px; }

#donateheader a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*********************************************************************
					DIFFERENT UL STYLES
 *********************************************************************/
.star-list, .check-list, .arrow-list {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.star-list li, .check-list li, .arrow-list li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.arrow-list li {
	background-color: transparent;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
	background-position: -83px 5px;
	background-attachment: scroll;
}
.check-list li {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
	background-position: -42px -45px;
}
.star-list li {
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
	background-position: 0px -82px;
}
/*********************************************************************
						DROPCAPS
 *********************************************************************/
.dropcap1 {
	float: left;
	font-size: 3em;
	line-height: 0.9em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dropcap2, .dropcap3  {
	display:block;
	float:left;
	font-size:24px;
	line-height:40px;
	margin:4px 8px 0 0;
	text-align:center;
	width:40px;
}
.dropcap2, .dropcap3 {
	background-image: url(../images/bullets-dropcaps.png);
	background-repeat: no-repeat;
}
.dropcap2, .dropcap2.color, .dropcap2.dark {
	display:block;
	float:left;
	font-size:24px;
	line-height:40px;
	margin:4px 8px 0 0;
	text-align:center;
	width:40px;
	background-position: left top;	
}
.dropcap3, .dropcap3.color, .dropcap3.dark {
	display:block;
	float:left;
	font-size:24px;
	line-height:40px;
	margin:4px 8px 0 0;
	text-align:center;
	width:40px;
	background-position: left -40px;	
}
.dropcap2.color, .dropcap3.color {
}
.dropcap2.dark, .dropcap3.dark {
	background-color: #dddddd;
}
/***************************************************
			BOXES AND BUTTONS
***************************************************/
input, textarea, .headlines ul li img, #contact-form, .contact-information img, .accordion a, .accordion a:hover, .gallery li {
	background:#eee;
	padding: 5px;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;	
	box-shadow: 1px 1px 0 #ccc;	
}
/* ------- 1. Box Light ------- */
.box-light {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;		
}
.box-light:hover  {
	color: #FFFFFF;	
}
.box-light:hover .button-color {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #b5b5b5;
	border-left-color: #DDDDDD;
	background-color: #DDDDDD;
	color: #42413f;	
}
/* ------- 2. Box Color ------- */
.box-color {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	color: #FFFFFF;
}
.box-color:hover  {
	color: #7F7F7F;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;		
	box-shadow: 1px 1px 0 #ccc;	
}
.box-color:hover .button-light {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	color: #FFFFFF;
}
/* ------- 3. Button light ------- */
.button-light {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #b5b5b5;
	border-left-color: #DDDDDD;
	background-color: #DDDDDD;
	color: #42413f;	
}
/* ------- 4. Button color ------- */
.button-color {	
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	color: #FFFFFF;	
}
/***************************************************
				      COLUMNS
***************************************************/
#sidebar {
	width: 270px;
}
#sidebar.left {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/sidebar-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/sidebar-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner-content {
	width: 650px;
	float: left;
}
#inner-content .one, #inner-content .two-even, #inner-content .two-odd, #inner-content .three-even, #inner-content .four-even { 
	float:left; 
}
#inner-content .two-even, #inner-content .two-odd, #inner-content .three-even, #inner-content .four-even {
	margin-right: 35px; 
}
#inner-content .one {
	width: 100%;
}
#inner-content .two-even {
	width:307px;
}
#inner-content .two-odd {
	width:420px;
}
#inner-content .three-even {
	width:193px;
}
#inner-content .four-even {
	width:136px;
}
#inner-content .two-even.last, #inner-content .two-odd.last, #inner-content .three-even.last, #inner-content .four-even.last { 
	float:left; margin-right: 0px; 
}
.one, .two-even, .two-odd, .three-even, .four-even { 
	float:left; 
}
.two-even, .two-odd, .three-even, .four-even {
	margin-right: 35px;
}
.one {
	width: 100%;
}
.two-even {
	width:462px;
}
.two-odd {
	width:629px;
}
.three-even {
	width:296px;
}
.four-even {
	width:213px;
}
.last { 
	margin-right: 0px;
}
/***************************************************
						 FOOTER
***************************************************/
#footer-wrapper {
	width: 100%;
	position: relative;
	padding-top: 33px;
	float: left;
	margin-top: 40px;
	background-image: url(../images/bg-footer-wrapper.gif);
	background-repeat: repeat-x;
	background-position: left 30px;
}
#footer-wrapper .top {
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 15px;
	background-image: url(../images/arrow-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer-wrapper .top a {
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
	width: 36px;
}
#footer  {
	width: 100%;
	background-color: #252525;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d1d1d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-text {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #757575;
	overflow: hidden;
}
.footer-text h1 {
	font-size: 22px;
	color: #CCCCCC;
}
#footer2  {
	width: 100%;
	float: left;
	background-color: #313131;
	background-image: url(../images/bg-footer2.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474747;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer2 ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
#footer2 ul li {
	margin: 0px;
	float: left;
	width: 100%;
}

#footer2 ul li .date{
	display:block;
	color:#B1B1B1;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
}

#footer2 ul li img.imgborder {
float:left;
margin:0 10px 0 0;
padding:6px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #333;
	-moz-box-shadow: 1px 1px 0 #1b1b1b;
	-webkit-box-shadow: 1px 1px 0 #1b1b1b;
	box-shadow: 1px 1px 0 #ccc;	
}

#footer2 a.tagsz-1, #footer2 a.tagsz-2, #footer2 a.tagsz-3, #footer2 a.tagsz-4, #footer2 a.tagsz-5{
	background-color: #333;
	color: #666666;
	-moz-box-shadow: 1px 1px 0 #1B1B1B;
	-webkit-box-shadow: 1px 1px 0 #1B1B1B;
	box-shadow: 1px 1px 0 #1B1B1B;
}
#footer2 a.tagsz-1:hover, #footer2 a.tagsz-2:hover, #footer2 a.tagsz-3:hover, #footer2 a.tagsz-4:hover, #footer2 a.tagsz-5:hover{
	color: #fff;
}

#footer2 ul li.recentcomments a {
	float:none;
	display:inline;
	width:auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 3px;
}

#footer2 ul li a {
	color: #757575;
	text-decoration: none;
	background-position: left bottom;
	background-image: url(../images/divider-border-footer.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 3px;
	width: 100%;
	float: left;
}

#footer2 ul.advanced-recent-posts li, #footer2 ul li.recentcomments {
	background-position: left bottom;
	background-image: url(../images/divider-border-footer.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 3px;

}

#footer2 ul.advanced-recent-posts li a {
color:#7F7F7F;
display:inline-block;
margin:0;
padding:0;
float:none;
background:none;
width:auto;
}



#footer2 ul li a:hover {
	text-decoration: none;
	color: #8A8A8A;
	background-color: #333333;
}
#footer2 ul.socialize {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191919;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-left-color: #191919;
	float: left;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#footer2 ul.socialize li {
	width: 31px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: inline;
}
#footer2 ul.socialize li a {
	border-top-style: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#footer2 ul.socialize li a:hover {
	background-color: transparent;
}
/***************************************************
				TWITTER
***************************************************/
#twitter {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 960px;
}
#twitter h1 {
	font-size: 22px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#twitter .follow-me {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	float: left;
	height: 25px;
	width: 44px;
	text-indent: -9999px;
	margin: 0px;
}
#twitter .follow-me:hover {
	background-position: right bottom;
}
.tweets{
	width: 790px;
	float: left;
}
.tweets p, .tweets ul{
	padding-right: 22px;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 6px;
	list-style-type: none;
}
/***************************************************
			NEWSLETTER
***************************************************/
#newsletter-form {
	margin: 0px;
	padding: 0px;
	float: left;
}
#newsletter-form h1 {
	margin-bottom: 0px;
}
#newsletter-form ul {
	padding: 0px;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter-form  li {
	float: left;
	position: relative;
	height:55px;
	list-style-type: none;
	padding-bottom: 10px;	
}
#newsletter-form label {
	width: 252px;
	height: 15px;
	display: block;
}
#newsletter-form  li.button {
	float: left;
	list-style-type: none;
	height: auto;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter-form input {
	width: 215px;
	margin-bottom: 15px;
	padding: 8px;
	-moz-box-shadow: 1px 1px 0 #1d1d1d;
	-webkit-box-shadow: 1px 1px 0 #1d1d1d;	
	box-shadow: 1px 1px 0 #1d1d1d;
	background-color: #484848;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #818181;
}
#newsletter-form input:focus {
	-moz-box-shadow: 1px 1px 0 #000;
	-webkit-box-shadow: 1px 1px 0 #000;
	box-shadow: 1px 1px 0 #000;
	color: #aaaaaa;
}
#newsletter-form input.submit {
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;			
	text-align: left;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/arrow-play.png);
	background-repeat: no-repeat;
	background-position: 95px 6px;
	padding-top: 7px;
	padding-right: 37px;
	padding-bottom: 7px;
	padding-left: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	width: 125px;
	cursor: pointer;
}
.subscribe {
	font-weight: normal;
	color: #757575;
}
#newsletter-form .error {
	color: #f00;
	font-size: 11px;
	position: absolute;
	right: 20px;
	bottom: 0px;
}
/***************************************************
			BREADCRUMB
***************************************************/
.breadcrumb{
	background-image: url(../images/divider-border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	float: left;
	display:block;
	padding-bottom: 10px;
}
.breadcrumb,.breadcrumb a{
	color:#8F8F8F;
	font-size: 11px;
}
.breadcrumb .current{
	color:#C0C0C0;
}
.arrow{ padding:0 4px; }
/********************************************
					TABS STYLE
 ********************************************/
ul.tabs {
	padding: 0;
	list-style: none;
	width: 100%;
	margin: 0;
	float: left;
}
ul.tabs li {
	overflow: hidden;
	position: relative;
	margin-top: 4px;
	margin-right: 1px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	float: left;
}
ul.tabs li {
}
ul.tabs li a {
	text-decoration: none;
	color: #9B9D9E;
	display: block;
	outline: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;

	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;

	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;

	-webkit-border-top-left-radius: 5px;
	float: left;
	background-color: #eeeeee;
	margin: 0px;
	font-weight: bold;
}
ul.tabs li.active  {
	color: #666666;
	margin-top: 0px;
}
ul.tabs li.active a {
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 7px;
}
.tab_container{
	clear: both;
	float: left;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	background-color: #eeeeee;
	color: #7f7f7f;
}
.tab_container {
	margin: 0px;
	padding: 0px;
	float: left;
}
.tab_content {
	padding: 20px;
}
.tab_content img {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0;
}


/***************************************************
			ACCORDION STYLE
***************************************************/
.accordion {
	list-style-type: none;
	padding: 0;
	float: left;	
	width: 100%;
	margin-right: 0; 
	 margin-bottom:6px;
	 margin-top:6px;
	 margin-left:0px;
}
.accordion ul {
	 padding: 0; 
	 margin: 0;
	 float: left; 
	 display: block; 
	 width: 100%; 
}
.accordion li {
	cursor: pointer;
	list-style-type: none;
	float: left;
	display: block;
	width: 100%;
}
.accordion li.active>a.acc {
	background-image: url(../images/toggle-close.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #349ba8;
	color: #FFFFFF;
	-moz-box-shadow: 1px 1px 0 #18484E;
	-webkit-box-shadow: 1px 1px 0 #18484E;		
}
.accordion li div {
	padding: 20px;
	display: block;
	clear: both;
	float: left;
}
.accordion a.acc {
	text-decoration: none;
	color: #818181;
	padding: 10px;
	display: block;
	cursor: pointer;
	background-color: #eeeeee;
	background-image: url(../images/toggle-open.png);
	background-repeat: no-repeat;
	background-position: right center;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 2px;	
}
.accordion a.acc:hover {
	text-decoration: none;
	color: #818181;
	padding: 10px;
	display: block;
	cursor: pointer;
	background-color: #DDDDDD;
	background-image: url(../images/toggle-open.png);
	background-repeat: no-repeat;
	background-position: right center;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 2px;		
}
.accordion li ul li div a,  .accordion li div a{
	-moz-box-shadow:0px 0px 0 #fff;
}
.accordion li ul li div a:hover, .accordion li div a:hover {
	-moz-box-shadow:0px 0px 0 #fff;
	text-decoration:underline;
}
.accordion li ul li.active>a.acc {
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;	
	background-color: #40B7C4;	
}
.accordion li ul li a.acc {
	text-decoration: none;
	color: #fff;
	padding: 10px;
	display: block;
	cursor: pointer;
	background-color: #40B7C4;
	-moz-box-shadow: 1px 1px 0 #2B7E88;
	-webkit-box-shadow: 1px 1px 0 #2B7E88;		
}
.accordion li ul li a.acc:hover {
	text-decoration: none;
	color: #fff;
	padding: 10px;
	display: block;
	cursor: pointer;
	background-color: #6CC8D2;
	-moz-box-shadow: 1px 1px 0 #2B7E88;
	-webkit-box-shadow: 1px 1px 0 #2B7E88;		
}
/*********************************************************************
					SLIDER FADE COLORED
 *********************************************************************/
.slider-fade {
	width:100%;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	float:left;
}
.slider-fade  .slider-fade-content {
	list-style:none;
	margin:0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.slider-fade  .slider-fade-content ul {
	list-style:none;
	padding: 0px;
	margin:0px;
}
.authors {
	text-align: right;
	display: block;
	font-style: italic;
	font-weight: bold;
}
.authors a {
	text-align: right;
	display: block;
	font-style: italic;
	font-weight: bold;
}
/*********************************************************************
					SLIDER FADE PAGINATION
 *********************************************************************/
/* ------- 1. Default pagination ------- */
ul.pagination {
	list-style:none;
	padding: 0px;
	float: right;
	margin: 0px;
}
ul.pagination li {
	float:left;
	margin-bottom: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
ul.pagination li a {
	display:block;
	height:10px;
	text-indent:-9999px;
	width:10px;
	background-color: #999;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-left: 5px;
}
ul.pagination li a:hover {
	background-color: #666;
}
/* ------- 2. Box Color and Box Light pagination ------- */
.box-light ul.pagination li a, .box-color ul.pagination li a {
	display:block;
	height:10px;
	text-indent:-9999px;
	width:10px;
	background-color: #CCCCCC;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-left: 5px;
}
.box-light ul.pagination li a:hover, .box-color ul.pagination li a:hover {
	background-color: #999999;
}
.box-light ul.pagination li.current a, .box-color ul.pagination li.current a {
}
/***************************************************
				INTRO BLURB
***************************************************/
#intro-holder {
	width: 100%;
	padding-top: 21px;
	margin-bottom: 15px;
	padding-bottom: 24px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/bg-intro-bottom.gif);
	background-color: #F0F0F0;
}
.intro {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.intro .blurb {
	display: block;
	padding-right: 25px;
	float: left;
	width: 700px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.blurb h1, .blurb h2, .blurb h3, .blurb h4, .blurb h5  {
	margin-bottom:0px;
}
.intro .blurb p {
	padding-bottom: 0px;
}
.intro .title {
	display: block;
	padding-right: 25px;
	float: left;
}
/***************************************************
				      SEARCH
***************************************************/
#search {
	float: left;
	width: 220px;
	padding: 0px;
	font-weight: bold;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	position: relative;
}
#search input {
	float: left;
	width: 169px;
	height: 29px;
	color: #aaaaaa;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 0 #d2d2d2;
	-webkit-box-shadow: 1px 1px 0 #d2d2d2;
	box-shadow: 1px 1px 0 #d2d2d2;
	-moz-border-radius: 30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#search .search_button {
	width: 28px;
	height: 28px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #999999;
	cursor: pointer;
	background-image: url(../images/button-search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius: 0;
	-webkit-border-radius:0;
	border-radius:0;
	-moz-box-shadow: 0 0 0 ;
	-webkit-box-shadow: 0 0 0 ;
	box-shadow: 0 0 0;
	position: absolute;
	top: 6px;
	right: 7px;
	margin: 0px;
	padding: 0px;
}


/***************************************************
			DROPDOWN MENU
***************************************************/
.ddsmoothmenu {
	margin: 0px;
	display: block;
	float: left;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li {
	display: inline;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #d2d2d2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	position: relative;
	padding-top: 18px;
	padding-bottom: 3px;
}



.ddsmoothmenu ul li:hover, 
.ddsmoothmenu ul li.current-menu-item, 
.ddsmoothmenu ul li.current-menu-ancestor.current-menu-parent,
.ddsmoothmenu ul li.current-post-ancestor.current-menu-parent.current-post-parent,
.ddsmoothmenu ul li.current-menu-ancestor{
	text-decoration: none;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.ddsmoothmenu ul li a {
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	font-size: 14px;
	color: #ffffff;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
}
.ddsmoothmenu ul li ul {
	display: none;
	position: absolute;
	visibility: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	-moz-border-radius-bottomleft:3px; 
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666;	
	z-index:999;
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	margin-left: 0px;
	padding: 0px;
	border-bottom-style: none;
	background-image: none;
}
.ddsmoothmenu ul li ul li:hover, .ddsmoothmenu ul li ul li.current {
	background-image: none;
	border-bottom-style: none;
}
.ddsmoothmenu ul li ul li a {
	padding: 5px;
	color: #FFFFFF;
	width: 140px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ddsmoothmenu ul li ul li a.last {
	border-bottom-style: none;
}

.ddsmoothmenu ul li ul li a,
.ddsmoothmenu ul li.current-menu-ancestor ul li.current-menu-ancestor.current-menu-parent a:hover,
.ddsmoothmenu ul li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a:hover,
.ddsmoothmenu ul li.current-menu-ancestor ul li..current-menu-ancestor.current-menu-parent ul li.current-menu-item a:hover{}

.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a,
.ddsmoothmenu ul li.current-menu-ancestor li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a
{
	text-decoration: none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius: 0;
}

.ddsmoothmenu ul li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a:hover,
.ddsmoothmenu ul li.current-menu-ancestor li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a:hover
{
	margin-bottom: 3px;
}


.ddsmoothmenu ul li ul li ul {
	top: 0;
	margin-left: 1px;
	-moz-border-radius-topright:3px; 
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:0px; 
	-webkit-border-bottom-left-radius:0px;	
}
.ddshadow{position: absolute;}



/***************************************************
			  INDEX SERVICES LIST
***************************************************/
#services-list {
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	margin-top: -64px;
	padding-top: 64px;
	background-image: url(../images/shadow-top.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#services-list-wrap {
	width:960px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.services-list-bottom-border {
	width:100%;
	height:3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#services-list-wrap a {
	font-weight: bold;
}
/***************************************************
				SLOGAN
***************************************************/
#slogan {
	float:left;
	width:920px;
	padding: 20px;
	padding: 20px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;	
	box-shadow: 1px 1px 0 #ccc;	
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;	
}
#slogan h2 {
	float: left;
	width:710px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.get-in-touch {
	height:40px;
	width:200px;
	text-align: center;
	float: right;
	background-image: url(../images/button-get-in-touch.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	text-indent: 45px;
	padding-top: 15px;
	font-size: 22px;
}
a.get-in-touch:hover {
	text-decoration:none;
}
/***************************************************
					HEADLINES
***************************************************/
.headlines {
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.headlines ul {
	float:left;
	display:inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headlines ul li {
	float:left;
}
.headlines a:hover	{
	text-decoration: none;
	color: #7F7F7F;
}
.headlines ul li img {
	padding: 7px;
	margin-bottom: 15px;
}
/***************************************************
				PORTFOLIO
***************************************************/
#portfolio {
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#portfolio ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	width: 970px;
}
#portfolio ul li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding: 10px;
}
#portfolio ul li .title {
	padding-top: 10px;
}
#portfolio ul li.one, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-zoom-two.png);
	background-repeat: no-repeat;
	background-position: 18px 18px;
	width: 940px;	
}
#portfolio ul li.one.play, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-play-two.png);
	background-repeat: no-repeat;
	background-position: 18px 18px;
	width: 940px;	
}
#portfolio ul li.two, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-zoom-two.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 455px;
}
#portfolio ul li.two.play, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-play-two.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 455px;
}
#portfolio ul li.three, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-zoom-three.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 293px;
}
#portfolio ul li.three.play, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-play-three.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 293px;
}
#portfolio ul li.four, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-zoom-four.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 212px;		
}
#portfolio ul li.four.play, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-play-four.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 212px;		
}
/***************************************************
		    PORTFOLIO FILTER
***************************************************/
#portfolio-filter {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width: 100%;
	float: left;
}
#portfolio-filter ul {
	padding: 0px;
	width: 100%;
	float: left;
	margin: 0px;
}
#portfolio-filter li {
    list-style: none;
    float: left;
}
#portfolio-filter li a  {
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eeeeee;
	color: #999999;
}
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/***************************************************
				PORTFOLIO MANSORY
***************************************************/
#portfolio2 {
	width: 960px;
}
.portfolio-wrap {
	overflow:hidden;
}
.portfolio-wrap ul {
	clear: both;
	width: 970px;
	margin-left: -10px;
	list-style-type: none;
}
.portfolio-wrap ul li {
	display: block;
}
.portfolio-wrap ul li .title {
	padding-top: 10px;
}
.col2, .col3, .col4 {
	padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.col2 {
	width: 455px;
	/*height: 365px;*/
}
.col3 {
	width: 293px;
	/*height: 300px;*/	
}
.col4 {
	width: 274px;
	/*height: 275px;*/
}
.portfolio-wrap ul li.col2, #portfolio ul img:focus {
	background-image: url(../images/thumb-hover-zoom-two.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 455px;
}
.portfolio-wrap ul li.col2.play, .portfolio-wrap ul li img:focus {
	background-image: url(../images/thumb-hover-play-two.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 455px;
}
.portfolio-wrap ul li.col3, .portfolio-wrap ul li img:focus {
	background-image: url(../images/thumb-hover-zoom-three.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 293px;
}
.portfolio-wrap ul li.col3.play, .portfolio-wrap ul li img:focus {
	background-image: url(../images/thumb-hover-play-three.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 293px;
}
.portfolio-wrap ul li.col4, .portfolio-wrap ul li img:focus {
	background-image: url(../images/thumb-hover-zoom-four.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 212px;		
}
.portfolio-wrap ul li.col4.play, .portfolio-wrap ul li img:focus {
	background-image: url(../images/thumb-hover-play-four.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 212px;		
}
/***************************************************
		PORTFOLIO MANSORY FILTER NAVIGATION
***************************************************/
#filtering-nav {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#filtering-nav li {
    list-style: none;
    float: left;
}
#filtering-nav li a  {
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eeeeee;
	color: #999999;
}
#filtering-nav li a:hover, #filtering-nav li.current a  {
	color: #FFFFFF;
	text-decoration: none;
}
.portfolio-wrap:after,
#filtering-nav:after { 
    content: ''; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/***************************************************
			CONTACT
***************************************************/
#contact-form {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 420px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
	padding: 25px;
	float: left;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact-form ul {
	margin: 0;
}
#contact-form  li {
	float: left;
	margin-bottom:10px;
	position: relative;
	height:55px;
	list-style-type: none;
}
#contact-form label {
	width: 420px;
	height: 20px;
	display: block;
}
#contact-form  li.textarea {
	height:130px;
}
#contact-form  li.button {
	float: left;
	list-style-type: none;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#contact-form input, textarea {
	width: 400px;
	margin-bottom: 15px;
	padding: 8px;
}
#contact-form textarea {
	height: 82px;
	width: 400px;
	padding: 8px;
	margin-bottom: 15px;
}
#contact-form input.submit {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/arrow-play.png);
	background-repeat: no-repeat;
	background-position: 105px 6px;
	padding-top: 7px;
	padding-right: 37px;
	padding-bottom: 7px;
	padding-left: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	width: 135px;
	cursor: pointer;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;	
}
#contact-form .required {
	color:#999999; 
	font-size:0.9em; 
}
.success {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
	padding: 25px;
	margin-top: 15px;
}
#contact-form .error {
	color: #f00;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
}
/***************************************************
				 CONTACT INFORMATION
***************************************************/
.contact-information {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
} 
.contact-information img, iframe {
	float: left;
	padding: 8px;
	margin-bottom: 15px;
}
.contact-information ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	background-position: left center;
} 
.contact-information li {
	margin-bottom:5px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left center;
}
/***************************************************
			LATEST NEWS
***************************************************/
#latest-news {
}
#latest-news a.thumb {
	float: left;
	margin-right: 25px;
}
#latest-news p {
	margin-bottom: 0px;
}
/************************************************
				GALLERY SLIDER VIEW
 ************************************************/
.gallery {
	list-style-image:none;
	height: 111px;
	overflow:hidden;
}
.gallery li {
	margin-bottom: 1px;
	margin-left: 0px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 7px solid #eee;	
	width: 190px;
	list-style-image:none;
	float:left;
	display:inline;
	margin-right:6px;
}
.gallery li:hover {	
}
.gallery li img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
}
.gallery li, .gallery img:hover {
	background-image: url(../images/thumb-hover-zoom-gallery.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.gallery li.play, .gallery img.play:hover {
	background-image: url(../images/thumb-hover-play-gallery.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 629px;
	padding-top: 35px;
	padding-bottom: 10px;

}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  629px;
    height: 111px;
	overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 7px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 10px;
    height: 19px;
    cursor: pointer;
    background: transparent url(../images/arrow-carousel.gif) no-repeat 0 -19px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -10px -19px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -20px -19px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 0px;
	width: 10px;
	height: 19px;
	cursor: pointer;
	right: 35px;
	background-color: transparent;
	background-image: url(../images/arrow-carousel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -10px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -20px 0;
}
/***************************************************
			   GALLERY THUMBNAILS VIEW
***************************************************/
#gallery {
	width: 100%;
	list-style: none;
}
#gallery ul {
	width: 970px;
	list-style: none;
	padding: 0px;
	margin-left: -10px;
}
#gallery ul li {
	width: 212px;
	float: left;
	display: inline;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;	
}
#gallery ul li:hover {
	z-index: 99;	
	cursor: default;	
}
#gallery ul a.hide {
	display: none;
}
#gallery ul li img {
	position: relative;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	float: right;
	overflow: hidden;
	display: block;	
}
#gallery ul li:hover img{
	z-index: 999;
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	cursor: default;	
}
#gallery ul li .info {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 212px;
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 210px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#gallery ul li:hover .info {display: block;}
/***************************************************
			   TEAM
***************************************************/
.team {
	padding: 10px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 		
	border-radius: 3px;
	background-color: #eeeeee;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-webkit-box-shadow: 1px 1px 0 #ccc;	
	box-shadow: 1px 1px 0 #ccc;
	float: left;
}
.team ul {
	display: block;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 		
	border-radius: 3px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
.team ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.team ul li.last {
	border-bottom-style: none;
}
.team strong,.team img {
	padding-bottom: 15px;
	display: block;
}

.team img {
	padding-bottom: 0px;
	display: block;
}

/*********************************************
					COLOR THEMES
 *********************************************/
.themes {
	position: absolute;
	display: none;
	width: 90px;
	height: auto;
	filter: alpha(opacity=75);
	opacity: .75;
	background-color: #fff;
	top: 75px;
	right: 0px;
	padding: 20px;
}
.themes a{
	margin: 0;
	padding: 0;
	color:#666666;
	text-decoration: none;
}
.themes a:hover{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a.trigger{
	position: absolute;
	text-decoration: none;
	display: block;
	width:20px;
	z-index:1201;
	background-image: url(../images/toggle-open.png);
	background-repeat: no-repeat;
	background-position: 55px center;
	top: 48px;
	right: 4px;
	padding-right: 70px;
	color: #7F7F7F;
	text-indent: -9999px;
}
a.active.trigger {
	background-image: url(../images/toggle-close.png);
	background-repeat: no-repeat;
	background-position: 55px center;
}
.toggle {
	display: none;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.hidden {
	display:none;
}
table{
	width:100%;
}
td{
	text-align:center;
	vertical-align:middle;
}
/***************************************************
				     TAGS
***************************************************/
.tags a, a.tagsz-1, a.tagsz-2, a.tagsz-3, a.tagsz-4, a.tagsz-5{
	color: #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: normal;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;				
	border-radius:5px;
	background-color: #eee;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}
.tags, .block div {
	float: left;
	width: 100%;
}
.tags a:hover, a.tagsz-1:hover, a.tagsz-2:hover, a.tagsz-3:hover, a.tagsz-4:hover, a.tagsz-5:hover {
	text-decoration: none;		
	color: #FFFFFF;
}

a {
	color: #d97a38;
}
/***************************************************
				      ddsmoothmenu
***************************************************/
.ddsmoothmenu ul li:hover, 
.ddsmoothmenu ul li.current-menu-item, 
.ddsmoothmenu ul li.current-menu-ancestor.current-menu-parent,
.ddsmoothmenu ul li.current-post-ancestor.current-menu-parent.current-post-parent,
.ddsmoothmenu ul li.current-menu-ancestor{
	border-bottom-color: #d97a38;
	background-image: url(../images/arrow-nav-bg-orange.gif);		
}
.ddsmoothmenu ul li ul {
	background-color: #d97a38;	
}
.ddsmoothmenu ul li ul li a {
	border-bottom: 1px dotted #EF8856;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a,
.ddsmoothmenu ul li.current-menu-ancestor li.current-menu-ancestor.current-menu-parent a,
.ddsmoothmenu ul li.current-menu-ancestor li.current-menu-ancestor.current-menu-parent ul li.current-menu-item a,
.ddsmoothmenu ul li.current-menu-ancestor li.current-menu-ancestor.current-menu-parent ul li a:hover{
	background-color: #EF8856;
}

.ddsmoothmenu ul li.current-menu-ancestor li.current-menu-ancestor.current-menu-parent ul li a{
	background-color: #d97a38;
}
/***************************************************
			  index services list
***************************************************/
#services-list {
	background-color: #d97a38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29B71;
}
#services-list-wrap a {
	color: #88350D;
}
.services-list-bottom-border {
	background-color: #CD4F12;
}
/***************************************************
				      headlines
***************************************************/
.headlines ul li img:hover {
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;	
	box-shadow: 1px 1px 0 #B34511;			
}
/***************************************************
				      box-light
***************************************************/
.box-light:hover  {
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;
	box-shadow: 1px 1px 0 #B34511;				
}
.box-light:hover .title a {
	color: #9A3C0E;
}
/***************************************************
				      box-color
***************************************************/
.box-color {
	background-color: #d97a38;
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;	
	box-shadow: 1px 1px 0 #B34511;		
}
.box-color .title a {
	color: #9A3C0E;
}
.box-color:hover .title a {
	color: #d97a38;
}
.box-color:hover .button-light {
	border-top-color: #d97a38;
	border-right-color: #d97a38;
	border-bottom-color: #B34511;
	border-left-color: #d97a38;	
	background-color: #d97a38;
}
/***************************************************
				      button-color
***************************************************/
.button-color {	
	border-top-color: #d97a38;
	border-right-color: #d97a38;
	border-bottom-color: #B34511;
	border-left-color: #d97a38;	
	background-color: #d97a38;
}
/***************************************************
				      portfolio-filter
***************************************************/
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	background-color: #d97a38;
}
/***************************************************
				      newsletter_form
***************************************************/
#newsletter-form input.submit {
	border-top-color: #d97a38;
	border-right-color: #d97a38;
	border-bottom-color: #B34511;
	border-left-color: #d97a38;
	background-color: #d97a38;
}
/***************************************************
				      contact_form
***************************************************/
#contact-form input.submit {
	border-top-color: #d97a38;
	border-right-color: #d97a38;
	border-bottom-color: #B34511;
	border-left-color: #d97a38;
	background-color: #d97a38;
}
/***************************************************
				      tabs
***************************************************/
ul.tabs li.active a {
	background-color: #d97a38;
}
.tab_container{
	border-top-color: #d97a38;
}
/***************************************************
				      accordion
***************************************************/
.accordion li.active>a.acc {
	background-color: #d97a38;
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;		
}
.accordion li ul li.active>a.acc {
	color: #fff;	
	background-color: #EE7E48;	
}
.accordion li ul li a.acc {
	color: #fff;
	background-color: #EE7E48;
	-moz-box-shadow: 1px 1px 0 #DD5615;
	-webkit-box-shadow: 1px 1px 0 #DD5615;		
}
.accordion li ul li a.acc:hover {
	color: #fff;
	background-color: #F09568;
	-moz-box-shadow: 1px 1px 0 #DD5615;
	-webkit-box-shadow: 1px 1px 0 #DD5615;		
}
/***************************************************
				      gallery
***************************************************/
.gallery li:hover {
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;
	box-shadow: 1px 1px 0 #B34511;			
	border: 7px solid #d97a38;		
}
/***************************************************
				      gallery thumbnail
***************************************************/
#gallery ul li .info {
	background-color: #d97a38;
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;	
	box-shadow: 1px 1px 0 #B34511;			
}
#gallery ul li .info .title {
	color: #9A3C0E;
}
/***************************************************
				      filtering-nav
***************************************************/
#filtering-nav li a:hover, #filtering-nav li.current a  {
	background-color: #d97a38;
}
/***************************************************
				      slider-fade
***************************************************/
.slider-fade-content.box-light:hover a {
	color: #9A3C0E;
}
.slider-fade-content.box-color a {
	color: #9A3C0E;
}
.slider-fade-content.box-color:hover a {
	color: #d97a38;
}
/***************************************************
				      pagination
***************************************************/
ul.pagination li.current a {
	background-color: #d97a38;
}
.box-light ul.pagination li.current a, .box-color ul.pagination li.current a {
	background-color: #9A3C0E;
}
/***************************************************
					cycle slider
***************************************************/
#slideshow-navigation .activeSlide {
	background-color: #d97a38;
}
/***************************************************
					nivo slider
***************************************************/
.nivo-controlNav a.active {
	background-color: #9A3C0E;
}
#slideshow.columns-disable #slidernivo .nivo-controlNav a.active {
	background-color: #d97a38;
}
/***************************************************
					  blog
***************************************************/
.block ul li a:hover {
	color: #d97a38;
}
.block img:hover, .entry img:hover, .advertise img:hover {
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;	
	box-shadow: 1px 1px 0 #B34511;			
}
.tags a:hover {
	-moz-box-shadow: 1px 1px 0 #B34511;
	-webkit-box-shadow: 1px 1px 0 #B34511;	
	box-shadow: 1px 1px 0 #B34511;				
}
.wp-pagenavi span.current {
	background-color: #d97a38;
}
#comment-form input.submit {
	border-top-color: #d97a38;
	border-right-color: #d97a38;
	border-bottom-color: #B34511;
	border-left-color: #d97a38;
	background-color: #d97a38;
}
/***************************************************
					portfolio gallery
***************************************************/
ul.thumbs li.selected a.thumb {
	background-color: #d97a38;	
}
/***************************************************
					dropcap
***************************************************/
.dropcap2.color, .dropcap3.color {
	color:#FFFFFF;
	background-color: #d97a38;		
}
