/* 

Phasire - CSS File

*/



/*** GLOBAL  ***/
html, body{height:100%;}
body {
	font-family:Arial;
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
	line-height:20px;
	
}
* {
	margin:0;
	padding:0;
	
}
*:focus {
	outline:none;
}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#ededed;
	background-color:#ededed;
}

hr.small{margin:15px 0px;}


.clearfix:before,
.clearfix:after{
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
 }

.clearfix:after {
  clear: both; }
.clearfix {
  zoom: 1; }

.clear, .clr {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/

/* heading */
h1, h2{margin-bottom:15px;}
h3, h4, h5, h6{margin-bottom:5px;}
h1 {font-size:30px;}
h2 {font-size:18px; }
h3 {font-size:16px;}
h4 {font-size:14px; }
h5{font-size:13px; }
h6 {font-size:10px; }
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-family:'Open Sans',sans-serif,arial; color:#272727;}
.titleRegular{font-weight:400}
.titleSemibold{font-weight:600}
.titleBold{font-weight:700}
.titleUppercase{text-transform:uppercase}
.titleRegularItalic{font-family: 'Open Sans', sans-serif, arial; font-style:italic}
.titleSection{margin-bottom:30px;}
.pagetitle{ text-transform:uppercase; font-size:30px; margin-bottom:22px; }
.smalldate{ font-size:11px; display:block; color:#888;}
.center{ text-align:center}

/* links */
a, a:visited, .colortext {text-decoration:none; font-weight:normal; color:#e63305 }
a:hover{text-decoration:none; color:#272727;}
a img{border:none}


/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;

}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;

}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}


/* Image frame */
.frame220{
	zoom: 1; /* gives the object layout */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	display:block;

	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 164px 220px 0 0;
	border-color: #fff transparent transparent transparent;
	line-height: 0px;
	_border-color: #fff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.frame300{
	zoom: 1; /* gives the object layout */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	display:block;

	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 228px 300px 0 0;
	border-color: #fff transparent transparent transparent;
	line-height: 0px;
	_border-color: #fff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.frame293{
	zoom: 1; /* gives the object layout */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	display:block;

	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 177px 293px 0 0;
	border-color: #fff transparent transparent transparent;
	line-height: 0px;
	_border-color: #fff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.frame460{
	zoom: 1; /* gives the object layout */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	display:block;

	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 290px 460px 0 0;
	border-color: #fff transparent transparent transparent;
	line-height: 0px;
	_border-color: #fff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.frame940{
	zoom: 1; /* gives the object layout */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	display:block;
	z-index:149;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 395px 940px 0 0;
	border-color: #fff transparent transparent transparent;
	line-height: 0px;
	_border-color: #fff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 2.2em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
	
blockquote {
	margin:0px 0px 20px 0px;
	padding:5px 40px 0px 30px;
	background-image:url(../images/quote-l.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-family: 'Open Sans', sans-serif, arial;
	font-style:italic;
	font-size:16px;
	line-height:22px;
	color:#888888;
	display:block;
}

blockquote{background-image: url("../images/quote-l.png")\0/; background-repeat: no-repeat\0/; background-position: 28px 25px\0/;}/* IE-8 ONLY  */

blockquote span{background-image: url("../images/quote-r.png"); background-position:right; background-repeat:no-repeat; padding:0px 30px 15px 0px;}	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin:0px 20px 0px 0px;
	width:50%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:10px;}

blockquote p{margin-bottom:0px; font-size:16px; line-height:20px}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #cfcfcf;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#bodychild{}
#outercontainer{width:100%; border-top:62px solid #17517a; background:#F3F1F6 url(../images/02.gif) repeat-x;}
#outerheader, #outerslider, #outerbeforecontent, #outermain,  #outerfootersidebar, #outerfooter{width:100%; margin:0 auto; }
#outerfootersidebar, #outerfooter{ background:url(../images/02.gif) repeat-x;}
#headercontainer, #slidercontainer, #beforecontent, #maincontent, #top {width:1020px; margin:0 auto; background:#fff; }
#headercontainer, #slidercontainer, #beforecontent, #maincontent{border:1px solid #d7d7d7; border-width:0px 1px 0px 1px}
#beforethecontent, #mainthecontent, #slider,  #header, #footersidebar, #footer { width:940px; margin:0 auto;}
#footersidebarcontainer, #footercontainer{width:1020px; margin:0 auto; background:#303030 }

/*** END CONTAINER ***/

/*** HEADER ***/
#outerheader{ margin-top:-40px;}
#top{ height:40px; background:#303030; margin-left:-1px; margin-right:-1px; width:1020px; border:1px solid #181818; border-width:0px 1px 0px 1px}
#top .button{ font-size:13px; font-weight:bold; text-transform:uppercase; margin-left:40px; font-family: 'Open Sans', sans-serif, arial;}

#header{ padding:6px 0px 0px 0px;}
#logo{width:100%; float:left;}
#logo img{display:block;}

#sn{padding:0px 0 0 0; float:right}
#sn ul{list-style-type:none; margin:0 0 0 0; padding:0;} 
#sn li{list-style-type:none; margin:0; padding:0 5px 0 0; display:inline; background:transparent} 
#sn span{height:32px; width:32px; display:inline;display:inline-block}
#sn .icon-img{background-position:0 0;}
#sn .icon-img:hover{background-position:0 -32px !important;}


/* Menu Top */
#navigation{ padding-top:17px;}
#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	float:left;
	font-size:12px;
	font-family: 'Open Sans', sans-serif, arial;
  }
  
.sf-menu a {
	text-decoration:none!important;
	display:		block;
	position:		relative;
	padding: 		18px 0px 20px 0px !important;
	text-transform:uppercase;
	color:#555555;
}

.sf-menu a:visited{color:#555555;}
.sf-menu a:hover, .sf-menu li a.current{color:#e63305;}
.sf-menu li.sfHover a:hover{color:#e63305;}

.sf-menu li{background:url(../images/line-menu.png) repeat-x top; width:100px; margin-left:20px;}
.sf-menu li:first-child{ margin-left:0px;}
.sf-menu li:hover,
.sf-menu .current, .sf-menu .current:hover{background:url(../images/line-menu-h.png) repeat-x top;}

/* Drop down menu */
.sf-menu li li{ background:none; border-bottom:solid 1px #ececec;}
.sf-menu li li:last-child{ border-bottom:0px;}
.sf-menu li li:hover, .sf-menu li li.current, .sf-menu li li.current:hover, .sf-menu li li.current a{ background:none; color:#e63305!important;}
.sf-menu ul li a{
	padding:10px 0px!important;
	text-transform:none;
}
.sf-menu ul li a:hover{}
.sf-menu li ul {
	padding:0px 15px;
	border:1px solid #ececec;
	background:#fff;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			11em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;

}

.sf-menu li li{margin:0px 0px;}


.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-15px;
	top:			3.7em; /* match top ul list item height */
	z-index:		999;

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			-1px;
	margin-left:	0px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			-1px;
	
}

.sf-menu a.sf-with-ul {
	padding-right: 	0px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}




/*** SLIDER ***/
#outerslider{}
#slidercontainer{position:relative; height:320px; padding-bottom:37px;}
#slider{ position:relative; overflow:hidden; height:300px; padding-bottom:21px;}

.label_skitter{
	bottom:27px;
	left:30px ; 
	padding:0; 
	background:url(../images/opacity.png) repeat;
	padding:23px 22px 3px 22px;

}
.label_skitter h1{margin-bottom:10px; font-size:14px; color:#fff;}
.label_skitter p{font-size:12px; color:#b6b6b6 ;}

/*** BEFORE CONTENT ***/
#beforethecontent { position:relative; padding-bottom:30px;}
#beforethecontent h1.pagetitle{ position:absolute; padding:47px 0px 0px 30px;}


/*** CONTENT  ***/
#outermain{padding:0;}
#mainthecontent{ padding-bottom:37px;}

#content{width:620px; float:left;}
#content.positionright{float:right;}
#content.positionleft{ float:left;}

.indentleft{overflow:hidden;}
.margin_top{ margin-top:5px;}
.margin_bottomoff{margin-bottom:0 !important;}
.margin_bottom_small{margin-bottom:6px;}
.margin_bottom_middle{margin-bottom:12px;}
.margin_bottom_large{margin-bottom:15px;}
.margin_bottom_extralarge{margin-bottom:25px;}
.center{text-align:center;}
.nomargin{margin-right:0}
.displayblock{display:block;}



#social{padding:0px 0 0 0; margin:0px;}
#social ul{list-style-type:none; margin:0 0 0 0; padding:0;} 
#social li{list-style-type:none; margin:0; padding:0 5px 0 0; display:inline; background:transparent} 
#social span{height:20px; width:24px; display:inline;display:inline-block}
#social .icon-img{background-position:0 0;}
#social .icon-img:hover{background-position:0 -20px !important;}


/*==== Custom List ====*/
ul.checklist{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.checklist li{background:url(../images/check.png) no-repeat 0 5px; padding:0 0 5px 25px; }
ul.checklist li a, ul.checklist li a:visited{color:#444;}



/*==== Form & Button ====*/
form{margin:0; padding:0;}
input[type="text"],
textarea, input[type="password"], select{
	font-size:12px;
	padding:7px;
	background:#fff;
	border:0;
	color:#707070;
	border:solid 1px #e4e4e4;
}

textarea{width:90%;}

select {
	font-size:11px;
	padding:4px 5px;
}


.button, .button:visited, input[type="submit"],
input[type="reset"],
button{
	font-size:12px;
	background:#e63305;
	display:inline-block;
	padding:8px 14px;
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
}

.button:hover, input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover{ background:#f33f10;}

.button.medium, input[type="submit"].medium, button.medium{font-size:14px; padding:10px 15px 10px 15px;}
.button.large, input[type="submit"].large, button.large{font-size:14px; padding:12px 16px 12px 16px;}

/*==== Separator ====*/
.separator {
	display:block;
	height:15px;
	padding:10px 0;
	text-align:center;
	width:100%;
	clear:both;
}

.separator.line {
 	height:20px; display:block; clear:both; 
	margin-bottom:18px;
	background:url(../images/line.gif) repeat-x center center
}

.separator.small {
    height: 15px;
	padding:0px;
    margin-bottom: 0;
}



/*=== List ===*/
.row-list{ padding:0; margin:0; list-style-position: inside}
.row-list li{padding:0 0 2px 0; margin:0 0 2px 0; font-size:8px;  border-bottom:solid 1px #efefef;}
.row-list li span{font-size:11px;}

.listSquareSmall li {
    font-size: 8px;
    margin: 0;
    padding: 3px 0;
    vertical-align: top;
}
.listSquareSmall li span {
    font-size: 13px;
 
}

.listNolist{list-style-type:none; padding:0; margin:0;}
.listNolist li{}


/* list in contact area */
.noList{list-style-type:none; padding:0; margin:0;}
.noList li{clear:both}
.txtleft{float:left}
.txtright{float:right}



/*=== Progress Bars  ===*/
#progress-bars{ margin-bottom:30px;}
.progress-bar {
	background:url(../images/bg-progress.png) repeat-x;
	height: 21px;
	position: relative;
	margin-bottom: 10px;
}
.progress-bar-content {
	background:#777;
	height: 21px;
}
.progress-bar .progress-title {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 5px;
}
.progress-bar .percentage {
	font-size: 13px;
	color: #626363;
	font-weight: normal;
	position: absolute;
	top: 10px;
	left: 90%;
}

/*==== Column ====*/
.one_half, .one_third, .two_third, 
.three_fourth, .one_fourth, .one_fifth, 
.two_fifth, .three_fifth, .four_fifth, 
.one_sixth, .five_sixth						{margin-right: 4%; margin-left:0; position:relative; float:left;}

.one_half									{ width:48%; }
.one_third									{ height:100px;}
.one_fourth									{ width:22%; }
.one_fifth									{ width: 16.8%;}
.one_sixth 									{ width: 13.3333%;}

.two_third									{ width: 65.3332%;}
.two_fourth 								{ width: 48%;}
.two_fifth 									{ width: 37.6%;}
.two_sixth 									{ width: 30.6666%;}

.three_fourth								{ width:74%;}
.three_fifth 								{ width: 58.4%;}
.three_sixth 								{ width: 47.9998%;}

.four_fifth 								{ width: 79.2%;}
.four_sixth 								{ width: 65.3332%;}

.five_sixth 								{ width: 82.6665%;}
.firstcols									{ margin-left:0px !important; }
.last, .lastcols							{ margin-right:0px !important; clear:right; }


  
.column, .columns                           { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
.row                                        { margin-bottom: 20px; }

/* Nested Column Classes */
.column.alpha, .columns.alpha               { margin-left: 0;}
.column.omega, .columns.omega               { margin-right: 0; }

/* Base Grid */	
.one.column						{ width: 60px;  }
.two.columns 					{ width: 140px; }
.three.columns 					{ width: 650px; }
.three.columns1 				{ width: 960px; }
.threes.columns 				{ width: 250px; float:right; }
.four.columns 					{ width: 300px; }
.five.columns 					{ width: 380px; }
.six.columns 					{ width: 460px; }
.seven.columns 					{ width: 540px; }
.eight.columns 					{ width: 620px; }
.nine.columns 					{ width: 700px; }
.ten.columns 					{ width: 780px; }
.eleven.columns 					{ width: 860px; }
.twelve.columns 					{ width: 940px; }

/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;text-transform:uppercase; border-bottom: 1px solid #f1f1f1;}
td{padding:10px;}
tfoot td{border:0px;}
th,tr:hover{}
table {
	border: 1px solid #f1f1f1;
	border-bottom:0;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border-bottom: 1px solid #f1f1f1;
	padding: 6px 24px;
}
tr.odd td {
	background: #F2F7FC;
}

/*==== Quote ====*/
.pullquote-right,.pullquote-left{
	padding:0px 10px 0px 50px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:right;
	font-family:'TuffyRegular', Georgia, Arial;
	font-style:italic;
	font-size:16px;
	letter-spacing:0px;
	line-height:22px;
	margin:0px 2px 20px 20px;
	width:50%;
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}


.pullquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:28px;
}


/* == Dropcaps == */
.dropcap1{
	text-shadow:1px 1px 0 #ededed;
	display:block;
	float:left;
	font-size:35px;
	line-height:35px;
	margin:2px 8px 0 0;
}
.dropcap2{
	display: block;
	float:left;
	font-size:35px;
	line-height:45px;
	width: 47px;
	-moz-border-radius: 47px;
	-webkit-border-radius: 47px;
	-khtml-border-radius: 47px;
	border-radius: 47px;
	float:left;
	text-align: center;
	margin:8px 15px 0 0;
	padding-top:0;
	background:#f7f7f7; color:#333;
	border:solid 1px #efefef
}
.dropcap3{
	background:#f7f7f7; color:#333;
	border:solid 1px #efefef;
	display:block;
	float:left;
	font-size:35px;
	line-height:40px;
	width:47px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
	padding:5px 0
}

.dropcap1.small, .dropcap2.small, .dropcap3.small{ font-size:18px;}
.dropcap2.small{margin:5px 12px 0 0}

/*== Highlight ==*/
.highlight1{padding:2px 5px; background-color:#585858; border:solid 1px #e7e7e7; color:#fff}	
.highlight2{padding:2px 5px; background-color:#e7e7e7;  border:solid 1px #f7f7f7}

/*==== Tabs ====*/
.tabcontainer{margin:0 0 20px 0;}
ul.tabs {
	margin: 0 0 -3px 0;
	padding: 0 0 0px 0;
	list-style: none;
	width: 100%;
	height: 34px;
}

ul.tabs li {
	float: left;
	margin: 0 0 0px 0!important;
	padding: 0 0 0 0!important;
	position: relative;
	background:#fff;
	border:solid 1px #e7e7e7!important;
	border-width:1px 0px 1px 1px!important;
}
ul.tabs li:last-child{background:transparent; border-right:solid 1px #e7e7e7!important;}

ul.tabs li a {
	text-decoration: none;
	float:left;
	display: block;
	padding: 5px 20px;
	outline: none;
	color:#666;
	font-size:11px;
	background:#fafafa;
	font-family:'Open Sans',sans-serif,arial;
	text-transform:uppercase
}

ul.tabs li a:hover{color:#272727!important;}

ul.tabs li.active{border-top:1px solid #e63305!important; border-bottom:1px solid #fff!important;}
html ul.tabs li.active a{color:#272727; background:#fff;  }

#tab-body{	padding:0px 0px 0px 0px; border:1px solid #f1f1f1;}
#tab-body ul li{ border:0px!important;}
.tab-content {padding: 24px 18px; }

#sidebar #tab-body{ border:0px; padding-top:20px;}
#sidebar .tab-content {padding: 0px 0px;}
#sidebar ul.tabs li a{ text-transform:none}
#sidebar .tabcontainer{ margin:0px;}

/*==== Alert Box ====*/
.notification{
	padding:10px;
	margin-bottom:20px;
}

.notification.error{
	background:#ffeded;
	border:solid 1px #fbc4c4;
	color:#de5959;	
}
.notification.success{
	background:#eff9e6;
	border:solid 1px #b3dc82;
	color:#5f9025;	
}
.notification.warning{
	background:#fbfae4;
	border:solid 1px #ded58a;
	color:#8f872e;	
}
.notification.notice{
	background:#eaf7fe;
	border:solid 1px #b6d7e8;
	color:#5091b2;	
}
	

/*==== jQuery Toggles ====*/
#toggle{border: 0px }
h2.trigger {
	padding: 0px 0px;
	margin: 0 0 0 0;
	font-size:11px;
	font-weight: normal;
	text-transform:uppercase
}

h2.trigger span {
	text-decoration: none;
	display: block;
	height:32px;
	background: url(../images/arrow-left.png) no-repeat right;
	padding:0px 0px 0px 20px;
	cursor:pointer;
	line-height:34px;
}

h2.active span{ background:url(../images/arrow-down.png) no-repeat right;}

h2.active {}

.toggle_container {
	margin: 0 0 0 0;
	padding: 0px 0px;
	overflow: hidden;
	clear: both;
}
.toggle_container .block {padding: 20px;}
.toggle_container .block p {padding: 0px; margin: 0px;}

h2.trigger{
	border:1px solid #e7e7e7;
	border-top:0px;
	background: #fafafa; 
	color:#666;
}
h2.trigger:first-child{ border-top:1px solid #e7e7e7; }
h2.trigger span {color:#666}
h2.active span{color:#272727}
h2.trigger span:hover {color:#272727} 
.toggle_container {border:1px solid #e7e7e7; border-width:0px 1px 1px 1px;}


/* Accordion */
h2.accordion-title{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; font-size:11px; 
margin:0; clear:both; padding:0px 0 10px 0px; line-height:25px; color:#666;}
h2.accordion-title.active{ color:#e63305}
ul.ts-accordion{ 
	list-style: none; 
	margin-left: 0px;
	overflow:hidden
}
ul.ts-accordion li{ list-style: none; margin:0; padding:0 }

div.accordion-content{ padding:0px 0px 15px 35px; clear:both;}
h2.accordion-title span.accordion-icon{ width: 22px; height: 23px; float:left; background:url(../images/accordion-icon.png) no-repeat; margin-right: 13px; cursor: pointer; display: block; }
h2.accordion-title.active span.accordion-icon{background-position:0 -23px;}
div.accordion-title p{ margin-bottom: 0px; }



/*** SIDEBAR  ***/
#sidebar{width:300px; float:left; padding:0 0 0 20px;}
#sidebar.positionleft{float:left; padding:0 20px 0 0;}
#sidebar.positionright{float:right;}

#sidebar .widget-title{
	padding:0;
	font-size:14px;
	color:#272727;
	text-transform:uppercase;	
	margin-bottom:15px;
}

#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	clear:both;
}

#sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0;

}

#sidebar .widget-container{margin-bottom:36px;}

#sidebar li li{
	list-style-type:none;
	margin:0 0 6px 0;
	padding:0 0 6px 0;
	border-bottom:1px dotted #dcdcdc;
}
#sidebar li li:last-child{ margin-bottom:0px;}
#sidebar li li a{color:#272727; }
#sidebar li li a:hover{text-decoration:none; color:#e63305}


/* list second level */
#sidebar ul.sub-menu, #sidebar ul.children, #sidebar ul ul ul{margin:5px 0 0 10px; }
#sidebar ul.sub-menu li, #sidebar ul.children li, #sidebar ul ul ul li{margin-bottom:2px; padding-bottom:2px; background:transparent}


/* search widget */
#searchform{position:relative;}
#searchform #s{width:87%; padding:8px 5px 8px 30px !important; color:#707070; background:url(../images/src.png) no-repeat 10px 9px;}


/* Tag */
.tags a{padding:2px 6px; margin:0 7px 10px 0 !important; display:inline-block; }
.tags a{border:solid 1px #e7e7e7; color:#666;}
.tags a:hover{background:#fafafa; color:#272727}


/* Recent Post */
#sidebar .rp-widget li h3{ font-size:12px; font-family:Arial, Helvetica, sans-serif}
#sidebar .rp-widget li.last{ margin-bottom:0px; padding-bottom:0px;}


/*** FOOTER SIDEBAR  ***/
#outerfootersidebar{padding:0;}
#footersidebarcontainer{position:relative; padding-bottom:10px;}

#footer-logo{ float:left; margin:10px 0px 0px 40px;}
#newsletter{ float:right; background:#5a5a5a; padding:12px 40px 12px 31px;}
#newsletter .button{ padding:6px 12px 5px; vertical-align:top;}
#newsletter label{ color:#aaa; padding-right:20px;}
#newsletter input[type="text"]{ margin-right:5px; background-color:#383838; border:1px solid #262626; border-width:1px 0px 0px 1px; padding:6px; width:175px; }

#footersidebar{ padding-top:45px;}
.footcol{width:220px; float:left; margin-right:20px;}
#footcol4.footcol{margin-right:0;}
.footcol ul{list-style-type:none; margin:0; padding:0;}
.footcol ul li{color:#999;}
.footcol ul li a, .footcol ul li a:visited{color:#999;}
.footcol ul li a:hover{color:#e63305; text-decoration:none}
.footcol ul li .colortext, .footcol ul li .colortext:visited{color:#e63305;}
.footcol .widget-container{margin:0 0 40px 0;}
.footcol .widget-container:last-child{margin:0;}
.footcol .widget-title{font-size:14px; color:#bbbbbb; margin-bottom:20px; background:url(../images/title-footer.png) repeat-x 0 10px;}
.footcol .widget-title span{ background:#303030; padding-right:12px;}
.footcol ul li li{padding:0 0 6px 0; margin: 0 0 6px 0; background:url(../images/line-dotted.gif) repeat-x left bottom}

/* list second level */
.footcol ul.sub-menu, .footcol ul.children, .footcol ul ul ul{margin:5px 0 0 10px; }
.footcol ul.sub-menu li, .footcol ul.children li, .footcol ul ul ul li{margin-bottom:2px; padding-bottom:2px; background:transparent}


/* */
.recenpost-widget li h5{ font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:0px;}
.recenpost-widget li .smalldate{ color:#e63305;}
.recenpost-widget li .line{ border-bottom:1px solid #6e6e6e; width:28px; display:inline-block;}

/* flickr widget */
#gallery{ margin:0px; padding:0px;}
#gallery li{float:left; list-style-type:none; margin:0px 8px 0px 0px; line-height:normal;}


/*** FOOTER  ***/
#footer{padding:20px 0 20px 0; color:#888; border-top:1px solid #4a4a4a; text-align:center;}
#footer a, #footer a:visited{color:#999}
#footer a:hover{color:#e63305;}