/* @group Reset */

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

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

/* @end */

/* @group Type */

body {
	font: 12px/1.4 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif
}

a:focus {
	outline: 1px dotted
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}

h1 {
	font-size: 25px
}

h2 {
	font-size: 23px
}

h3 {
	font-size: 21px
}

h4 {
	font-size: 19px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 15px
}

ol {
	list-style: decimal
}

ul {
	list-style: disc
}

li {
	margin-left: 20px
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px
}

/* @end */

/* BODY  */

body {
	margin: 0;
	padding: 0;
	background: #253C5E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-shadow: #333 1px 1px 0;
}

li a {
	color: #FFFFFF
}

a {
	color: #F1BA05;
}
a:hover {
	border-bottom: none;
	color: #8B1717;
}

/* Carasol   */

#carasol {
	position: relative;
}

#carasol img {
	display: none;
	left: 0;
	position: absolute;
}

#carasol img#slide_1 {
	display: block;
}

/*  LOGO  */

#logo {
	width: 970px;
	height: 120px;
	margin: 15px auto 0;
}

#logo h1 {
	font-weight: normal;
	font-size: 3em;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	display: block;
	background: #132440;
	border-bottom: 2px solid #010711;
}

#menu ul#main {
	display: block;
	padding-bottom: 15px;
	margin-top: 5px;
	padding-top: 9px;
}

#menu li {
	display: block;
	float: left;
	margin-left: 18px;
}

#menu li a {
	display: block;
	float: left;
	padding: 6px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu .active {
	background: #FFFFFF;
}

#menu .current_page_item a {
	background: #A10A0A;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	min-height: 415px;
}

#page-bg {
	
}

/* Content */

#content {
	float: right;
	width: 750px;
}

#content p, #content ul {
	font-size: 16px;
	line-height: 1.4;
}

.byline {
	border-bottom: 4px solid #132440;
	font-size: 20px;
}

.entry {
	font-size: 16px;
	height: 250px;
}

.entry1 {
	float: right;
	font-size: 16px;
	width: 450px;
}

.entry2 {
	position: static;
	font-size: 16px;
}

.entry3 {
	float: right;
	width: 640px;
	font-size: 16px;
}

.video {
	float: right;
	width: 600px;
	font-size: 16px;
}

.links {
	text-align: left;
	font-weight: bold;
	background: #132440;
}

.links a:hover {
	font-size: 20px;
	color: #BE2121;
}

.post h6 {
	font-weight: normal;
	font-size: 14px
}

.title {
	margin: 0px 0px 15px 0px;
	padding: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #F1BA05;
}

/* Tab Control */

.indentmenu {
	font: bold 10px Arial;
	width: 100%;
}

.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid navy;
	background: black url(../1images/indentbg.gif) center center repeat-x;
	display: block;
	width: 747px;
}

.indentmenu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.indentmenu ul li a {
	float: left;
	color: white;
	padding: 5px 11px;
	text-decoration: none;
	font-size: 10px;
	border-right: 1px solid navy;
}

.indentmenu ul li a:last {
	border: none;
}

.indentmenu ul li a:visited {
	color: white;
}

.indentmenu ul li a.selected {
	color: white !important;
	padding-top: 6px;
	padding-bottom: 4px;
	background: black url(../1images/indentbg2.gif) center center repeat-x;
}

/*style of tab content Container*/

.tabbedcontent {
	border: 1px solid #c9c3ba;
	width: 715px;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 1em;
	border-top: none;
	padding: 10px 15px;
}

.tabcontentstyle {
	border-bottom: 2px solid #15243E;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
	display: block;
	float: left;
}

.tabcontent {
	display: none;
}

.tabcontent h2 {
	font-size: 18px;
}

.tabcontent ul, .tabcontent p {
	display: block;
	width: 400px;
	float: left;
}

/* Expander */

#container {
	margin: 0 auto;
	width: 680px;
	background: #253C5E;
	padding-bottom: 20px;
}

#contents {
	margin: 0 20px;
}

.listexpander {
	width: 100%;
}

.listexpander, .listexpander ul, .listexpander li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.listexpander li {
	line-height: 200%;
	margin-top: 1px;
	cursor: default;
	text-indent: 30px;
	font-weight: bold;
	background: #9A1717;
	width: 100%;
}

.listexpander li.collapsed, .listexpander li.expanded {
	cursor: pointer;
}

/* first level */

.listexpander li, .listexpander li.collapsed {
	background: #253C5E url(../1images/collapsed.gif) no-repeat 5px .4em;
}

.listexpander li.expanded {
	background: #253C5E url(../1images/expanded.gif) no-repeat 5px .4em;
}

/* second level */

.listexpander li ul, .listexpander li li {
	background: #2A466E;
	font-weight: normal;
	border-bottom: 1px solid #132440;
}

.listexpander li li.collapsed {
	background: #253C5E url(../1images/collapsed.gif) no-repeat 5px .4em;
}

.listexpander li li.expanded {
	background: #2A416A url(expanded.gif) no-repeat 5px .4em;
	border: 1px solid #000000;
}

/*border-bottom: 2px solid #132440;    l1 l1 2A466E                            */

/* third level */

.listexpander li li ul, .listexpander li li li {
	background: #253C5E;
}

.listexpander li li li.collapsed {
	background: #253C5E url(collapsed.gif) no-repeat 5px .4em;
}

.listexpander li li li.expanded {
	background: #253C5E url(expanded.gif) no-repeat 5px .4em;
}

/* fourth level */

.listexpander li li li li {
	text-indent: 0;
	margin-left: 30px;
	width: auto;
}

/* etc. */

/* buttons */

p.listexpander {
	height: 1.5em;
	margin: 1em 0;
}

p.listexpander a {
	float: left;
	height: 1.5em;
	line-height: 1.5em;
	padding: 0 10px;
	border: 1px solid #eee;
	margin-right: 5px;
	cursor: pointer;
}

p.listexpander a:hover {
	background: #000000;
}

/* float fix */

.listexpander li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.listexpander li {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .listexpander li {
	height: 1%;
}

.listexpander li {
	display: block;
}

/* Sidebars */

#sidebar1 {
	border-bottom: 2px solid #900303;
	min-height: 500px;
}

#sidebar2 {
	border-bottom: 2px solid #900303;
	min-height: 420px;
}

.sidebar {
	float: left;
	width: 208px;
	padding: 10px;
	margin-left: 0;
	background: #A10A0A;
	border-right: #A10A0A solid 1px;
	border-bottom: 2px solid #900303;
	font-size: 12px;
}

.sidebar  h1 {
	background: #132440;
	font-size: 20px;
	color: #F1BA05;
}

.sidebar  h2 {
	background: #132440;
	font-size: 18px;
	color: #F1BA05;
}

.sidebar  h3 {
	font-size: 18px;
}

.sidebar h6 {
	font-size: 14px;
}

.sidebar ul {
	padding: 0;
	list-style: none;
}

.sidebar li {
	list-style: none;
	font-size: 12px;
	margin: 0px 0px 5px 3px;
}

.sidebar a {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

.sidebar a:hover {
	color: #041228;
}

/* tabs */

ul#tabs {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0 0 0.3em 0;
	font-size: 12px;
}

ul#tabs li {
	display: inline;
}

ul#tabs li a {
	color: #FFFFFF;
	background-color: #5E7EB5;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	padding: 0.3em;
	text-decoration: none;
}

ul#tabs li a:hover {
	background-color: #f1f0ee;
	color: #A34909;
}

#tabs li a.selected {
	color: #D2691E;
	background-color: #f1f0ee;
	font-weight: bold;
	padding: 0.7em 0.3em 0.38em 0.3em;
}

div.tabContent {
	border: 1px solid #c9c3ba;
	padding: 1px;
	background-color: #2A416A;
	border-bottom: 2px solid #15243E;
	height: 350px
}

div.tabContent.hide {
	display: none;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto 20px;
	background: #A10A0A;
	border-top: 2px solid #900303;
	padding: 5px 0 8px;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}