/* 
      <!-- Start WOWSlider.com HEAD section -->
      <link rel="stylesheet" type="text/css" href="engine1/style.css" media="screen" />
      <script type="text/javascript" src="engine1/jquery.js"></script>
      <!-- End WOWSlider.com HEAD section -->

Artefak - CSS File

*/

.notice{
	background-color:#6c9ac8;
	height:24px;
	font-family:Arial;
	font-size:16px;
	color:#fff;
	margin:0;
	padding-top:4px;
	text-align:center;
}
.notice1{
	background-color:#6c9ac8;
	height:24px;
	width:424px;
	font-family:Arial;
	font-size:16px;
	color:#fff;
	margin:0;
	padding-top:4px;
	text-align:center;
}
.notice2{
	background-color:#6c9ac8;
	height:24px;
	font-family:Arial;
	font-size:16px;
	color:#fff;
	margin:0;
	padding-top:4px;
	text-align:center;
}
.article{
	/*background-color:#fbfbfb;
	height:119px;
	width:330px;*/
	font-size:12px;
	color:#000;
	margin:0;
	padding:10px 10px 10px 10px;
}
.more{
	background-color:#e9e9ea;
	height:18px;
	font-size:12px;
	color:#4183F8;
	margin:0;
	padding-top:2px;
	text-align:right;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
    font-family: 'ImpactRegular';
    src: url('../fonts/impact-webfont.eot');
    src: url('../fonts/impact-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/impact-webfont.woff') format('woff'),
         url('../fonts/impact-webfont.ttf') format('truetype'),
         url('../fonts/impact-webfont.svg#ImpactRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TuffyRegular';
    src: url('../fonts/Tuffy-webfont.eot');
    src: url('../fonts/Tuffy-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tuffy-webfont.ttf') format('truetype'),
         url('../fonts/Tuffy-webfont.svg#TuffyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TuffyItalic';
    src: url('../fonts/Tuffy_Italic-webfont.eot');
    src: url('../fonts/Tuffy_Italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tuffy_Italic-webfont.woff') format('woff'),
         url('../fonts/Tuffy_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Tuffy_Italic-webfont.svg#TuffyItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TuffyBold';
    src: url('../fonts/Tuffy_Bold-webfont.eot');
    src: url('../fonts/Tuffy_Bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tuffy_Bold-webfont.woff') format('woff'),
         url('../fonts/Tuffy_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Tuffy_Bold-webfont.svg#TuffyBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*** GLOBAL  ***/
html, body{height:100%;}
body {
	font-family:Arial;
	font-size:12px;
	color:#444;
	margin:0;
	padding:0;
	line-height:20px;
	background:#fcfcfc
}
* {
	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:#f1f1f1;
	background-color:#f1f1f1;
}

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:10px;}
h1 {font-size:26px; line-height:28px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:20px; line-height:22px;}
h4 {font-size:16px; line-height:18px;}
h5{font-size:14px; line-height:16px;}
h6 {font-size:13px; line-height:15px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-family:'TuffyRegular', sans-serif, Arial, Helvetica; color:#333}
.pagetitle{font-family:'ImpactRegular', Arial; font-size:40px; line-height:42px; color:#fff}
.pagedesc{color:#aaa; line-height:22px;}
h3 a{
	color:#000;
}
h3 a:hover{
	color:#000;
}
h4 a{
	color:#000;
}
h4 a:hover{
	color:#000;
}
/* links */
/*a, a:visited, .colortext {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF
}*/
a:hover{
	text-decoration: underline;
	/*color: #FFFFFF*/
}
a img{border:none}


/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.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;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul {
	list-style: square;
	margin: 0 0 10px 1.0em;
}
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 0 20px 0px;
	padding:0px 10px 0px 50px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-family:'TuffyRegular', Georgia, Arial;
	font-style:italic;
	font-size:16px;
	line-height:22px;
}
	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

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%}
#outerheader, #outerafterheader, #outerslider, #outerbeforecontent, #outermain,  #outerfootersidebar, #outerfooter{
	width: 100%;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
header, #afterheader, #slidercontainer, #maincontent{
	width: 940px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
/*** END CONTAINER ***/
#leftnavigation ul {
 margin: 0;
 padding: 0;
 list-style: none;
 width: 150px;
 border-bottom: 1px solid #ccc;
 font-family:Arial;
 text-align:center;
}
#leftnavigation ul li {
 position: relative;
 }
#leftnavigation li ul {
 position: absolute;
 left: 149px;
 top: 0;
 display: none;
 }
#leftnavigation ul li a:link{
	display: block;
	text-decoration: none;
	color: #919191;
	background: #f6f6f5;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
 #leftnavigation ul li a:visited{
	display: block;
	text-decoration: none;
	color: #919191;
	background: #f6f6f5;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 } 
 #leftnavigation ul li a:hover{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
 #leftnavigation ul li a:active{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
#leftnavigation li:hover ul, li.over ul { 
 display: block; }
 /**/
 #l2 ul {
 margin: 0;
 padding: 0;
 list-style: none;
 width: 150px;
 border-bottom: 1px solid #ccc;
}
#l2 ul li {
 position: relative;
 }
#l2 li ul {
 position: absolute;
 left: 149px;
 top: 0;
 display: none;
 }
#l2 ul li a {
	font-family:Arial;
	text-align:center;
	display: block;
	text-decoration: none;
	color: #cccccc;
	background: #e9e9e8;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 } 
 #l2 ul li a:visited{
	display: block;
	text-decoration: none;
	color: #cccccc;
	background: #e9e9e8;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 } 
 #l2 ul li a:hover{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
 #l2 ul li a:active{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
#l2 li:hover ul, li.over ul { 
 display: block; }
 /*year*/
 #year ul {
 margin: 0;
 padding: 0;
 list-style: none;
 width: 150px;
 border-bottom: 1px solid #ccc;
}
#year ul li {
 position: relative;
 }
#year li ul {
 position: absolute;
 left: 149px;
 top: 0;
 display: none;
 }
#year ul li a {
	font-family:Arial;
	text-align:center;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 } 
 #year ul li a:visited{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 } 
 #year ul li a:hover{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
 #year ul li a:active{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #8fdd1d;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
 }
#year li:hover ul, li.over ul { 
 display: block; }
/*** HEADER ***/
#outerheader1{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	/*border: solid 1px #b5b4b4;*/
	border-width: 1px 0;
	/*background: url(../images/bg-outerheader2.gif) repeat
	background: url(../images/zjgx3.jpg) repeat;*/
/*	background-size: 990px 80px;*/
}
#outerheader2{
	float: center;
	height: 40px;
	border: solid 0px #b5b4b4;
	border-width: 0px 0;
	background-color:#0088cc;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

header{}
#logo{
/*	margin-top:15px;*/
	width: 990px;
	height: 81px;
	float: left;
}
#logo img{display:block;}
#navigation{float:left;}

#topinput{
	margin-top:12px;
}
nav{position:relative;	z-index:9000; float:right; margin:0 0 0 0;}

#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	float:left;
	font-size:14px;
	font-family:'TuffyRegular', Arial;
	/*background:url(../images/bg-sepmenu.gif) repeat-y top right;*/
  }
.sf-menu a {
	text-decoration: none!important;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #f3f3f3;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}
.sf-menu a:visited{color:#ffffff;}
.sf-menu li li a:visited{color:#000;}
.sf-menu a:hover, .sf-menu li a.current{
	color: #000000;
}
.sf-menu li.sfHover a:hover{color:#000000;}

.sf-menu li a{/*background:url(../images/bg-sepmenu.gif) repeat-y top left;*/font-weight: bold;font-size:13px;}
.sf-menu li{
	line-height: 40px;
}
.sf-menu li:hover,
.sf-menu .current, .sf-menu  .current:hover
{background:url(../images/bg-outerheader2.gif) repeat}/*#a1cef3*/

/* Drop down menu */
.sf-menu ul a:hover {}
.sf-menu li li {
	text-align:left;
	line-height:20px;
	margin:0;
}
.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:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 90%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin:0;
}

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


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

}
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 ul li a{
	text-transform: capitalize;
	display: block;
	width: auto;
	white-space: no-wrap;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
}

.sf-menu ul li a:hover{}
.sf-menu li ul {
	padding:0px;
}
.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;
}
.sf-menu li li a{background:transparent; font-size:13px; font-family:Arial;}
.sf-menu li li{background:#ddd url(../images/bg-linesubmenu.gif) repeat-x left bottom}
.sf-menu li li:hover{background:#6c9ac8 url(../images/bg-linesubmenu.gif) repeat-x left bottom}
.sf-menu li li:last-child{background:url(../images/bg-outerheader2.gif) repeat}
.sf-menu li li:last-child:hover{background:#6c9ac8}


/*** AFTER HEADER  ***/
#outerafterheader{background:#a1cef3}
#afterheader{background:url(../images/bg-afterheader.png) no-repeat top left}
#aftertheheader{
	font-family: "Georgia";
	font-style: italic;
	color: #999;
	text-align: right;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

/*** SLIDER ***/
#outerslider{border-bottom:solid 1px #121212; background:#121212 url(../images/bg-outerslider.jpg) no-repeat top center; height:371px}
#slidercontainer{position:relative; height:371px}
#slider{width:940px; position:relative;}

#slideshow{list-style-type:none; padding:0; margin:0; height:371px}
.slide-img{position:absolute; top:82px; left:16px}
.slide-text{margin-left:454px; padding:75px 0 0 0; color:#fcfcfc}
.slide-text h1{font-family:'ImpactRegular', Arial; font-size:40px; line-height:50px; color:#fff; text-shadow:1px 1px 0 #363636; margin-bottom:10px}
.slide-text h4{font-family:Arial; color:#fcfcfc; margin-bottom:20px}
#slidernav{
	bottom:13px;
	right:0; 
	position:absolute; 
	z-index:10; 
}
#slidernav a{
	width:11px;
	height:11px;
	background-image:url(../images/but-slider.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	border:0px;
	margin-left:8px;
	cursor:pointer;
	display:inline;
	display:inline-block;
	vertical-align:top;
	font-size: 0;
	line-height: 0;
	text-indent:-9999px;
}
#slidernav a.activeSlide{
	width:11px;
	height:11px;
	background-image:url(../images/but-slider.png);
	background-repeat:no-repeat;
	background-position:0px -11px;
	margin-top:0px;
}

#bgslider{background:url(../images/bg-slide.png) no-repeat; width:407px; height:347px; position:absolute; bottom:-43px }



/*** BEFORE CONTENT  ***/
#outerbeforecontent{
text-align:left;
background: #fff;
border-bottom: solid 0px #e1e1e1;
float: center;
border: solid 0px #b5b4b4;
border-width: 0px 0;
width: 990px;
margin-left: auto;
margin-right: auto;
font: 13px arial,helvetica,clean,sans-serif;
}
#beforecontent{padding:10px 0 20px 16px; border-bottom:solid 0px #fff}
#beforethecontent{width:990px; margin:0 auto;}

#outerbeforecontent.inner{background:url(../images/bg-outerbeforecontentinner.jpg) no-repeat; border-bottom:solid 1px #121212}
#outerbeforecontent.inner #beforecontent{padding:40px 0; border:0px;}
#outerbeforecontent.inner #beforethecontent{text-align:center;}

#beforethecontent-colleft{
	float: inherit;
	width: 25%;
	color: #FFF;
}
#mainarticle{
	float: left;
	/*width: 580px;
	height: 220px;*/
	margin-right:0px;
	color: #000;
}
#beforethecontent-colleft p:last-child{
	margin: 0;
	color: #000;
}
#beforethecontent-colright{ width:300px; height: 180px;margin-left:470px;margin-right:33px;}
.picture{
	margin-bottom:10px;
}
.quote{text-align:right; color:#232222}
.quote p{font-size:18px; font-family:'Georgia',Arial; font-style:italic; line-height:30px; margin-bottom:8px}
.qname{font-size:13px;}
.largetext{font-size:16px;}
.middletext{vertical-align:top; padding:10px 0 0 10px; display:inline-block}

#welcome{text-align:center;}

/*** CONTENT  ***/
#outermain{
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}
#maincontent{}
#content{
	/*width: 1280px;*/
	width: 990px;
	float: left;
}
#content.positionright{float:right;}
#content.positionleft{ float:left;}

#maincontent-colleft{
	float: left;
	width: 40%
}
#maincontent-colleft p:last-child{margin:0;}
#maincontent-colright{float:right; width:35%}

/*==== Custom List ====*/
ul.list{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.list li{background:url(../images/list.gif) no-repeat 0 10px; padding:0 0 0 20px; line-height:24px}
ul.list li a, ul.list li a:visited{color:#444;}

ul.checklist{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.checklist li{background:url(../images/checklist.png) no-repeat 0 6px; padding:0 0 0 20px; line-height:24px}
ul.checklist li a, ul.checklist li a:visited{color:#444;}

ul.nolist{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.nolist li{clear:both; padding-bottom:25px; margin-bottom:10px}
.smalltitle{display:block;}

ul.social{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.social li{padding-bottom:10px;}
ul.social li a, ul.social li a:visited{color:#444;}
ul.social li a:hover{color:#c93232;}
.valignmiddle{vertical-align:top; padding-right:10px}

ul.inlineblock{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.inlineblock li{ padding:0 0 5px 0 ; margin:0 0 20px 0; clear:both}

/*==== Image Border ====*/
.imgborder{padding:5px; background:#f3f3f3; border:solid 1px #fff; outline:solid 1px #e1e0e0}

/*==== Form & Button ====*/
form{margin:0; padding:0;}
input[type="text"],
textarea, input[type="password"], select{
	font-size:12px;
	/*padding:10px 5px;*/
	background:#ffffff;
	border:0;
	color:#737373;
	border:solid 1px #dadada;
	border-width:1px 0 0 1px;
}

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


.button, .button:visited, input[type="submit"],
input[type="reset"],
button{
	font-size:12px;
	background:#f2f2f2;
	background-position:0 0;
	display:inline-block;
	color:#676767;
	padding:6px 10px 6px 10px;
	border:solid 1px #ffffff;
	outline:solid 1px #e1e0e0;
	margin:0;
	cursor:pointer;
}

/* firefox only */
@-moz-document url-prefix() {
	.button, .button:visited, input[type="submit"],
	input[type="reset"],
	button{
	 padding:5px 10px 6px 10px;
	 line-height:18px;
	}
}

.button:hover, input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover{text-decoration:none; background-position:0 -27px}

.buttoncolor, .buttoncolor:visited{
	font-family: 'TuffyRegular', Arial;
	color: #fff;
	text-shadow: 0px 0px 0 #151515;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
}

.buttoncolor:hover{color:#fff; text-decoration:none}
.buttontext{
	background:url(../images/bg-button.png) repeat-x;
	height:40px;
	line-height:45px;
	float:left;
	padding:0 12px 0 20px
}
.buttonsep{
	background:url(../images/bg-buttonright.png) no-repeat;
	height:40px;
	width:21px;
	float:left;
	margin-left:0px;
}
abccolor{
	text-align:center;
	font-family:'TuffyRegular', Arial;
	color:#000;
	font-size:6px;
	display:inline-block;
	text-transform:uppercase;
}
/*==== Separator ====*/
.separator {
	display:block;
	height:30px;
	padding:10px 0;
	text-align:center;
	width:100%;
	clear:both;
}

.separator.line {
	display:block;
	text-align:center;
	width:100%;
	clear:both;
	padding:0;
	height:auto;
	margin-bottom:20px
}


.separator.line div{
 	height:30px; display:block; clear:both; padding:10px 0;
	background:url(../images/line.png) no-repeat center center
}

/*==== 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									{ width:30.6666%;}
.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; }

/*==== Tables ====*/
/*table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
/*table,td,th { text-align:left;}*/
/*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;}

.text{
	margin-left: 30px;
	float: left;
}
/* == 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:3px;
	background:#585858; color:#fff;
}
.dropcap3{
	background:#585858; color:#fff;
	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
}


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

/*==== Tabs ====*/
.tabcontainer{margin:0 0 20px 0;}
ul.tabs {
	margin: 0 0 -1px 0;
	padding: 0 0 2px 0;
	list-style: none;
	height: 25px;
	width: 100%;
	border-left:solid 1px #ededed;

}
ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 0 0;
	line-height:25px;
	height:25px;
	position: relative;
	background:#fff;
}
ul.tabs li:last-child{background:transparent;}

ul.tabs li a {
	text-decoration: none;
	float:left;
	display: block;
	padding: 0 15px;
	outline: none;
	color:#c93232;
	font-size:12px;
	background:#fff;
	border:solid 1px #ededed; border-width:1px 0px 1px 0px;
}

.tab-content {padding: 20px 0; }
	
ul.tabs li:hover{}
ul.tabs li.active{}
html ul.tabs li.active a{color:#444; background:#fff; border:solid 1px #ededed; border-width:1px 0px 1px 0px;}
ul.tabs li .tab-arrow{ background:url(../images/tab.gif) no-repeat left top; width:12px; height:25px; display:inline-block; float:left; border:solid 1px #ededed; border-width:1px 0px 1px 0px;}
ul.tabs li:last-child .tab-arrow{border:0;}
#tab-body{
	padding:0 20px;
	background:#fff;
	border:solid 1px #ededed;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}

/*==== jQuery Toggles ====*/
#toggle{margin:0 0 20px 0}
h2.trigger {
	padding: 0;
	height:40px;
	line-height:40px;
	margin: 0 0 10px 0;
	font-size:12px;
	font-weight: normal;
	background:#fff;
	border:solid 1px #ebebeb;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 0 1px 1px #f6f6f6;
	-webkit-box-shadow: 0 0 1px 1px#f6f6f6;
	box-shadow: 0 0 1px 1px #f6f6f6;
	font-family:Arial;
	
}
h2.trigger span {
	text-decoration: none;
	display: block;
	color:#c93232;
	background: url(../images/toggle.png) no-repeat left top;
	padding-left:50px;
	cursor:pointer;
	height:40px;
	line-height:42px;
}
h2.active span{ background:url(../images/toggle-down.png) no-repeat left center; color:#101010; }
h2.trigger a:hover {
	color: #101010;
}
h2.active {
	background:#fafafa;
}
.toggle_container {
	margin: 0 0 2px 0;
	padding: 10px 25px;
	overflow: hidden;
	clear: both;
}
.toggle_container .block {
	padding: 0px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}



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

#sidebar .widget-title{
	padding:0;
	font-size:18px;
	color:#c93232;
	float:right;
	text-align:right;
	margin:0 -20px 0 0;
	padding-right:20px;
	border-bottom:solid 1px #efefef;
	margin-bottom:13px;
}
#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;
	color:#444;
}
#sidebar .widget-container{
	margin-bottom:40px;
	clear:both;
	background:#fff;
	border:solid 1px #ebebeb;
	border-width:0 1px 1px 0;
	box-shadow: 1px 1px 0px #f6f6f6;
	padding:20px;
	position:relative;

}

#sidebar li li{
	list-style-type:none;
	margin:0 0 4px 0;
	padding:0 0 4px 20px;
	background:url(../images/arrow2.png) no-repeat 0 5px;
}

/* firefox only */
@-moz-document url-prefix() {
	#sidebar li li{
	 background:url(../images/arrow2.png) no-repeat 0 6px;
	}
}


#sidebar li li a{color:#444; }
#sidebar li li a:hover{text-decoration:underline;}
#sidebar .textwidget{clear:both;}
#sidebar .widget-container p:last-child{margin:0;}
#sidebar #widget-search.widget-container, #sidebar #widget-ads.widget-container{
	background:transparent;
	border:0;
	box-shadow: 0 0 0 #f6f6f6;
	padding:0;
}
#sidebar #searchform #s{width:94%;}
#sidebar .ads img{ display:inline; margin:0 15px 12px 0}
#sidebar .ads img.nomargin{margin-right:0;}

#sidebar ul.latestpost{ list-style-type:none; padding:0; margin:0;}
#sidebar ul.latestpost li{background:transparent; padding:0 0 20px 0; clear:both}
#sidebar ul.latestpost li:last-child{padding:0;}
#sidebar ul.latestpost li img{ padding:5px; background:#f3f3f3; border:solid 1px #fff; outline:solid 1px #e1e0e0}
#sidebar ul.latestpost .lptitle{display:block;}
ul.latestpost .lptitle a, ul.latestpost .lptitle a:visited{color:#c93232 !important;}

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


/*** FOOTER SIDEBAR  ***/
#outerfootersidebar{padding:0 0; background:url(../images/bg-outerfootersidebar.gif) repeat;  border-top:solid 1px #1e1e1e}
#footersidebarcontainer{padding:40px 0; background:url(../images/bg-footersidebarcontainer.png) no-repeat center bottom; border-top:solid 1px #606060}
#footersidebar{width:940px; margin:0 auto}

.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:#8e8e8e;}
.footcol ul li a, .footcol ul li a:visited{color:#ddd;}
.footcol ul li a:hover{color:#c93232; text-decoration:none}
.footcol ul li .colortext, .footcol ul li .colortext:visited{color:#c93232;}
.footcol .widget-container{margin:0 0 40px 0;}
.footcol .widget-container:last-child{margin:0;}
.footcol .widget-title{font-size:16px; text-transform:uppercase; color:#fff}
.footcol ul li li{padding:0 0 3px 15px; margin: 0 0 6px 0; background:url(../images/arrow.png) no-repeat 0 5px}

#sn{padding:0}
#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}
.icon-img{background-position:0 0;}
.icon-img:hover{background-position:0 -32px !important;}

/*** FOOTER  ***/
#outerfooter{
	width: 990px;
	background: #fff;
	border-top: solid 1px #fff;
	color: #000000;
}
#footercontainer{ padding:0px 0; }
#footer{
	width: 990px;
	margin: 0 auto;
	color: #000000
}
#footer a, #footer a:visited{color:#6c6c6c}

#journal{
	font-family:Arial;
	color:#fff;
	text-align:center; 
	background-color: transprant; 
	padding:5px;
    width: 700px; 
    height: auto; 
	background-image:url(../images/journey.png);
}
#journal h3 a{
	color:#fff;
}
#civil{
	font-family:Arial;
	color:#000;
	background-color: transprant; 
    width: 700px; 
    height: auto;
	border-bottom:solid 3px #6b97c6;
}
#civil h3 a{
	color:#9e9d9d;
	font-family:Arial;
}
#civil p{
	background-color:#f9f9f9;
}
#civilmainarticle{
	height:200px;
}

/*highlights*/
#highlightheader{
	margin-bottom:5px;
	font-family:Arial;
	font-size:20px;
}
#highlightc{
	width:30%;
	border-top:solid 2px #6a0bcb;
	margin-top:20px;
	float:left;
	margin-right:31px;
}
#hlC{
	float:left;
	width:70%;
	margin-left:5px;
	margin-top:5px;
	color:#6a0bcb;
	font-family:Arial;
	font-size:36px;
}
#more{
	color:#999999;
	font-family:Arial;
	font-size:20px;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
}
#hltitle{
	float:left;
	font-family:Arial;
	font-size:16px;
	color:#70716c;
	margin-bottom:5px;
}
#hlabstract{
	float:left;
	margin-bottom:10px;
}
#hlpic{
	float:none;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:20px;
	border-bottom:solid 2px #6a0bcb;
}
/*hlb*/
#highlightb{
	width:30%;
	border-top:solid 2px #e35d89;
	margin-top:20px;
	float:left;
	margin-right:31px;
}
#hlB{
	float:left;
	width:70%;
	margin-left:5px;
	margin-top:5px;
	color:#e35d89;
	font-family:Arial;
	font-size:36px;
}
#hlpicB{
	float:none;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:20px;
	border-bottom:solid 2px #e35d89;
}
#more{
	color:#999999;
	font-family:Arial;
	font-size:20px;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
}
#hltitle{
	float:left;
	font-family:Arial;
	font-size:16px;
	color:#70716c;
	margin-bottom:5px;
}
#hlabstract{
	float:left;
	margin-bottom:10px;
}
/*hla*/
#highlighta{
	width:30%;
	border-top:solid 2px #7cc40c;
	margin-top:20px;
	margin-right:31px;
	float:left;
}
#hlA{
	float:left;
	width:70%;
	margin-left:5px;
	margin-top:5px;
	color:#7cc40c;
	font-family:Arial;
	font-size:36px;
}
#hlpicA{
	float:none;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:20px;
	border-bottom:solid 2px #7cc40c;
}
#more{
	color:#999999;
	font-family:Arial;
	font-size:20px;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
}
#hltitle{
	float:left;
	font-family:Arial;
	font-size:16px;
	color:#70716c;
	margin-bottom:5px;
}
#hlabstract{
	float:left;
	margin-bottom:10px;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding: 12px;}

#jsddm li
{	float: left;
	width: 95px;
	list-style: none;
	font: 12px Tahoma, Arial;
	background:#A9C251;}

#jsddm li a
{	display: block;
	background: #324143;
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid white;
	width: 70px;
	color: #EAFFED;
	font-weight: bold;
	white-space: nowrap;
	background:#0088cc;}

#jsddm li a:hover
{	background: #24313C}
	
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	z-index: 10000;}

#jsddm li ul li
{	float: none;
	display: inline}

#jsddm li ul li a
{	width: auto;
	background: #A9C251;
	color: #24313C}

#jsddm li ul li a:hover
{	background: #8EA344}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;} 
#xsnazzy h1 {font-size:2.5em; color:#fff;} 
#xsnazzy h2 {font-size:2em;color:#06a; border:0;} 
#xsnazzy p {padding-bottom:0.5em;} 
#xsnazzy h2 {padding-top:0.5em;} 
#xsnazzy {background: transparent; margin:1em;} 

.xtop, .xbottom {display:block; background:transparent; font-size:1px;} 
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;} 
.xb1, .xb2, .xb3 {height:1px;} 
.xb2, .xb3, .xb4 {background:#f2f6f9; border-left:1px solid #f2f6f9; border-right:1px solid #f2f6f9;} 
.xb1 {margin:0 5px; background:#f2f6f9;} 
.xb2 {margin:0 3px; border-width:0 2px;} 
.xb3 {margin:0 2px;} 
.xb4 {height:2px; margin:0 1px;}

.xtop_notice, .xbottom_notice {display:block; background:transparent; font-size:1px;} 
.xb1_notice, .xb2_notice, .xb3_notice, .xb4_notice {display:block; overflow:hidden;} 
.xb1_notice, .xb2_notice, .xb3_notice {height:1px;} 
.xb2_notice, .xb3_notice, .xb4_notice {background:#e9e9ea; border-left:1px solid #e9e9ea; border-right:1px solid #e9e9ea;} 
.xb1_notice {margin:0 5px; background:#e9e9ea;} 
.xb2_notice {margin:0 3px; border-width:0 2px;} 
.xb3_notice {margin:0 2px;} 
.xb4_notice {height:2px; margin:0 1px;} 

