/*Theme Name: CustomAuthor: Angel
 */
body {
    margin: 0 auto; /*padding: 0px 30px 0px 30px;*/
    text-align: center;
    background: #999;
    color: #2E2E2E;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

a img {border: 0 none;}
img {border: 0 none;}

p {
    text-align: justify;
    color: #2E2E2E;
    font-weight: normal;
}

h2, h3, h4, h5, h6 {
    margin-bottom: 0.5em;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #3954A5;
    margin-top: .8em;
    margin-bottom: 0;
    padding: 0;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3954A5;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3954A5
}

img {
    border: none;
}
 /*>>>>> CLEAR FIX  <<<<<*/
/*.clearfix:after {
 content: ".";display: block;height: 0;clear: both;visibility: hidden;}
 .clearfix {display: inline-block;}*/
/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

/*.clearfix {display: block;}*/ /* End hide from IE-mac */
#editpost {
    clear: both;
    margin: 30px 0 0 0;
}

#editpost a {
    padding: 6px;
    background: #3954A5;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#editpost a:hover {
    background: #ff0000;
    text-decoration: none;
}

#editpost a:active {
    background: #3954A5;
    text-decoration: none;
}

#editpost ul, #editpost li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.boldaccent {
    color: #3954A5;
    font-weight: bold;
}

.button {
    padding: 4px;
    background: #999;
    color: #fff;
    font-weight: bold;
}

.searchbutton {
    padding: 4px;
    background: #3954A5;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    border: none;
}

.img {
    border: 0px;
}

input {
    border: solid 1px #ccc;
    background: #fff;
    color: #262626;
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /*height: 18px;*/
}

input.button {
    cursor: hand;
    border: solid 1px #ccc;
    background: #262626;
    color: #e3e3e3;
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /*height: 18px;*/
    font-weight: bold;
}

textarea {
    border: solid 1px #ccc;
    background: #fff;
    color: #000;
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a:link {
    color: #3954A5;
    text-decoration: none;
}

a:active {
    color: #3954A5;
    text-decoration: none;
}

a:hover {
    color: #3954A5;
    text-decoration: underline;
}

a:visited {
    color: #3954A5;
    text-decoration: none;
}

#wrapper {
    margin: 0 auto;
    display: block;
    width: 1080px;
    height: auto;
    text-align: left; /*background: url('images/wrap_bg1.jpg') repeat-y #FFF;*/
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#header {
    height: 144px;
    background-color: #fff;
    border-bottom: 1px solid #999;
	box-shadow: 0px 3px 5px #a3a3a3;
	-moz-box-shadow: 0px 3px 5px #a3a3a3;
	-webkit-box-shadow: 0px 3px 5px #a3a3a3;
}

#header .logo {
    float: left;
    padding: 5px 0px 0px 15px;
}

#header-contact {
    margin: 20px 30px 15px 0px;
    float: right;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#header .contact {
    font-family: 'Arial, Helvetica, sans-serif';
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
}

#header .nav {
    clear: right;
    float: right;
    width: 650px;
    height: 14px;
    padding: 0px 30px 0px 0px;
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#sidebar {
    display: block;
    float: left;
    width: 240px;
    padding: 10px 10px 10px 10px; /*border:solid 1px #ccc;*/
}

/* LIST PAGES */
#menu {
    display: block; /*clear:both;*/ /*float: left;*/ /*width:240px;	 height:auto;     padding: 10px 0 0 0;*/
}

#menu ul {
    list-style-type: none;
    list-type-image: none;
}

#menu ul li {
    margin-left: -25px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-type: none;
    list-type-image: none;
}

#menu ul li li {
    margin-left: -17px;
    margin-bottom: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    list-style-type: none;
    list-style-image: url('images/bullets/dot_arrow.gif');
}

#menu ul li a {
    color: #2E2E2E;;
    text-decoration: none;
}

#menu ul li a:hover {
    color: #3954A5;
    text-decoration: underline; /*background: #aaa;*/
}

/* BIG UL */

#content .entry ul.big_list {list-style:none;}
#content .entry ul.big_list li{}
#content .entry ul.big_list li a{
          font-size: 16px;
          font-weight: bold; 
          text-decoration: none;
          }


#flags { /*position:absolute;	float:right;	text-align:right;	width: 300px;	margin: 2px 30px 10px 500px;*/ /*width: 240px;*/
    padding: 0px 20px 0px 20px;
}

#flags { /*position:absolute;	float:right;	text-align:right;	width: 300px;	margin: 2px 30px 10px 500px;*/ /*width: 240px;*/
    padding: 0px 20px 0px 20px;
}

#logo {
    float: left;
    padding: 10px;
    height: 120px;
}

#phonecontact { /*clear:both;*/
    float: right;
    margin: 20px 10px 10px 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    width: 310px;
}

#copyright {
    clear: both;
    text-align: right;
    padding: 10px 20px 10px 10px;
    font-size: 10px;
}

#footermenu {
    display: block; /*width:240px;*/
    height: auto; /*text-align:left;*/
}

#footermenu ul {
    margin-top: 0px;
}

#footermenu ul li { /*margin-left: -25px;*/
    font-weight: normal;
    font-family: 'Arial';
    font-size: 10px; /*padding-bottom: 2px;*/
    list-style-type: none;
}

#footermenu li {
    margin-left: -40px;
}

#footermenu ul li a {
    color: #2E2E2E;;
    text-decoration: none;
}

#footermenu ul li a:hover { /*color: #3954A5;*/
    text-decoration: underline;
}

#footermenu a {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #2E2E2E;
    text-decoration: none;
}

#footermenu a:hover {
    text-decoration: underline;
}

#content, #content-wide {
    min-height: 1000px;	
	margin-top: 10px;
    display: block;
    height: auto;
    float: left;
    background-color: #fff;
    padding: 10px 30px 10px 30px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align::justify;
}

#content p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#content { /*margin-left: 262px;*/ /*margin: 144px 30px 10px 262px;*/
    width: 760px;
    height: auto; /*border:solid 1px #ccc;*/
}

#content-wide {
    width: 920px;
    height: auto;
}

/* TABLES */
table { /*border:1px solid #c3c3c3;*/
    border-collapse: collapse;
    width: 680px; /*table-layout:fixed;*/
    padding: 5px;
}

table th {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    padding: 5px;
}

table td {
    border-bottom: 1px solid #e3e3e3;
    color: #2E2E2E;
    padding: 5px;
    font-size: 11px;
    font-weight: normal;
}

.alternate1 {
    background: #f3f3f3;
}

.alternate2 {
    background: #f9f9f9;
}

/*  LISTS  */
.lcp_catlist li {
    list-style-image: url('images/bullets/i.gif')
}

.child-pages li {
    list-style-image: url('images/bullets/i.gif')
}

.entry ul {
    list-style-image: url('images/bullets/gray_box.gif');
}

.entry ol {
    list-style-type: lower-latin;
}

.entry li {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0;
}

.entry a {
    color: #3954A5;
    font-weight: bold;
    text-decoration: none;
}

.entry a:hover {
    color: #3954A5;
    font-weight: bold;
    text-decoration: underline;
}

.entry {
    display: block;
    width: 760px;
    height: auto;
    /*border-bottom: 1px solid #000;*/
    padding: 0 0 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
}

.entry p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
}

.block {
    height: auto;
}

/*Contact Us */
.contact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 5px;
}

#search { /*width: 240px;*/
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif; /*margin: 35px 10px 50px 0px; */ /*float: right; 	width:310px;*/ /*background::#999;*/ /*margin: 0 0 0 10px;*/
    padding: 0px 10px 0px 10px;
}

#footer {
    clear: both; /*width: 800px;*/
	
    border-top: 1px solid #999;
    padding: 10px;
    margin: 10px 0 0 0; /*border-top: 3px solid #ccc;	*/
    text-align: center;
    font-family: 'Arial';
    font-size: 11px;
	font-weight: bold;
    color: #262626; /*background-color:#eee;*/ /*color:#fff;*/
    background-color: #e3e3e3; /*#395485;/*#283681*/
}

#footer-sitemap {
    float: left;
    width: 45%;
    text-align: left;
}

#footer-search {
    float: right;
    width: 45%;
}

#snapshot {
    float: right;
    background: #fff; /*border: solid 1px #eee;*/
    padding: 0 10px 10px 10px;
    margin: 0 0 20px 20px;
    width: 180px;
	border: solid 1px #e3e3e3;
}

#snapshot ul li {
    list-style: none;
    list-type-image: none;
    margin-left: -40px;
}

#snapshot li {
    border-bottom: 1px solid #e3e3e3;
    color: #2E2E2E;
    padding: 5px 5px 5px 0;
    font-size: 11px;
    font-weight: normal;
}

#snapshot a {
    color: #3954A5;
    font-weight: bold;
    text-decoration: none;
}

#snapshot a:hover {
    color: #3954A5;
    font-weight: bold;
    text-decoration: underline;
}
 /*#snapshot a:active {color:#3954A5; text-decoration:none;}#snapshot a:visited {color:#3954A5; text-decoration:none;}*/

#sub-pagez-wrapper {}

ul.sub-tabz {
	float: left;
	/*margin: -15px 0px 15px 0px!important;*/
	/*padding: 0px 0px!important;*/
	margin: 15px 0px 15px 0px!important;
	padding: 0px 10px 0px 10px!important;
	height: 30px;
	width: 100% /*760px*/;
	color: /*#fff*/ #000;
	
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background: url(images/background-red.png) repeat-x top left;*/
	list-style-type: none!important;
	
	border-bottom: solid 3px #0084CA;
}



ul.sub-tabz li {
	float: left;
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px!important;
	font-size: 13px;
	line-height: 30px;
	text-indent: 0px!important;
	color: /*#fff*/ #000 !important;
	background: #e3e3e3;
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;	
	-webkit-border-top-left-radius: 5px;	
}

ul.sub-tabz li.fixwidth-tab {
	/*width: 30%!important;*/
}

ul.sub-tabz li:active {
	
}

ul.sub-tabz li.first {
	margin-left: 0px;
}

ul.sub-tabz li.selected {
	background: /*#000*/ #0084CA;	
	
	
}

ul.sub-tabz li.separator {
	margin: 0px 0px!important;
	padding: 0px 0px!important;
	height:30px;
	width:/*1px*/ 3px;
	background: /*#ababab*/ none;
}



ul.sub-tabz li a,
ul.sub-tabz li a:link,
ul.sub-tabz li a:visited {
	margin: /*0px 0px*/ 0px auto;
	padding: /*0px 15px 0px 10px*/ 7px 15px 10px 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	height:/*30px*/ 30px;
	color: #000;
	background: none;
	width: inherit!important;
	
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;	
	-webkit-border-top-left-radius: 5px;
}



ul.sub-tabz li a:active,
ul.sub-tabz li a:hover {
	/*margin: 0px 0px;
	padding: 10px 15px 10px 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	height:30px;*/
	color: #fff;
	background: #0084CA /*url(images/tabs-bg-black.png) repeat-x top left*/;
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#00a9ff), to(#0084CA));
	background: -moz-linear-gradient(top,  #00a9ff,  #0084CA);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a9ff', endColorstr='#0084CA');
	
}



ul.sub-tabz li a.selected,
ul.sub-tabz li a.selected:link,
ul.sub-tabz li a.selected:visited,
ul.sub-tabz li a.selected:hover,
ul.sub-tabz li a.selected:active {
	/*margin: 6px 0px;
	padding: 11px 15px 10px 15px;
	font-weight: bold;
	text-decoration: none;
	height:25px;*/
	color: #fff;
	background: #0084CA;
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#00a9ff), to(#0084CA));
	background: -moz-linear-gradient(top,  #00a9ff,  #0084CA);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a9ff', endColorstr='#0084CA');
}



ul.sub-tabz li.order a,
ul.sub-tabz li.order a:link,
ul.sub-tabz li.order a:visited {
	margin: 0px 0px 0px 20px;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
	text-decoration: none;
	height:13px;
	color: #fff;
	text-shadow: 0px 1px 2px #444;
	background: #444 url(images/box-bg-black-50px.png) bottom left repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

ul.sub-tabz li.order a:active,
ul.sub-tabz li.order a:hover {
	margin: 0px 0px 0px 20px;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
	text-decoration: none;
	height:13px;
	color: #fff;
	text-shadow: 0px 1px 2px #444;
	background: #444 url(images/box-bg-black-25px.png) bottom left repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
