/**** Site general ****/
* { margin: 0; padding: 0; }
html { font: 87.5%/1.4 Tahoma, Verdana, sans-serif; /* 16px * 62.5% = 10px */ color: #595959;}
body { background: #fff; text-align: center; font-variant: Tahoma, Verdana, sans-serif; background: #fefcfc url(/images/background.jpg) repeat-x 0 0; }
input { font: 87.5%/1.4 Arial, Verdana, sans-serif;}
textarea, select, radio { font: 87.5%/1.4 Tahoma, Verdana, sans-serif;}
a { color: #114B82; font-weight: bold; text-decoration: underline;}
a:active { color: #114B82; font-weight: bold; text-decoration: none; }
a:hover {color: #114B82; font-weight: bold; text-decoration: none; }
a:visited { color: #114B82; font-weight: bold; text-decoration: underline; }
a img, a:active img, a:hover img, a:visited img { border: 0; text-decoration: none; }
ul { list-style-type: none; padding-left: 4px;}
a:hover img {text-decoration: none;}

h2, h3, h4, h5, h6 { color: #114B82; }
h1 { font-size: 170%; padding-bottom: 5px; color:#114B82; }
h2 { font-size: 150%; color: #114B82; padding-left: 18px; margin-left: 5px; line-height: 200%; margin-top: 10px;}
h3 { font-size: 130%; color: #114B82; margin-left: 5px; margin-top: 10px;  line-height: 200%; }
p { text-align: justify; }

.inline-h2-link { font-size: 75%; color: #595959; }
.inline-h3-link { font-size: 75%; color: #595959; }
.page-title-inline { font-size: 70%; color: #f3f4f4; }
.page-title-inline a { color: #f3f4f4; }

#wrapper 			{ position: relative; width: 970px; padding: 0; margin: 0 auto !important; text-align: left; background: transparent; }
#wrapper:after		{ content: "."; display: block; height: 0; line-height: 0; font-size: 0; clear: both; visibility: hidden; }


/**** Header ****/
#header { width: 100%; height: 149px; padding: 0; margin: 0 0 20px 0; border-bottom: 10px solid #697f94;}
#top { background-color: transparent; color: #e2e3e4; width: 100%; height: 104px; padding: 0 5px;}

#logo { margin: 0; padding: 0; float: left; width: 221px; height: 116px;  }
#logo img { padding-top: 5px; float: left;}

#company { margin: 0;  float: left; width: 625px; height: 55px; text-align: center; }
#company h1 { color: #e2e3e4; padding-top: 10px;}
#right-corner { margin: 0; padding: 0; float: right; width: 210px; height: 55px; font-size: 87.5%; }
#right-corner a { color: #e2e3e4;}

/**** Navigation ****/
#nav { width: 970px; padding: 0; margin: 0 0 0 6px; height: 35px !important; text-align: center; font-size: 87.5%;}
#nav ul { list-style-type: none; float: left; margin-top: 5px; padding: 0; width: 970px; height: 35px; }
#nav li { display: inline; float: left; margin-right: 3px; padding: 0; width: 83px; height: 24px; text-align: center; }

#nav ul li a { display: block; color: #595959; width: 83px; height: 24px; background-color: #e2e3e4; text-decoration: none; border: 1px solid #595959; }
#nav li a:hover, #nav li a:active { display: block; color: #e2e3e4; width: 83px; height: 24px; background-color: #595959; text-decoration: none; border: 1px solid #e2e3e4;}
#nav li a.active { display: block; color: #e2e3e4; width: 83px; height: 24px; background-color: #595959; text-decoration: none; }
#nav li a.inner { padding-top: 4px;}


/**** Content ****/
#content-wrapper { width: 100%; margin: 0; padding: 0; background-color: #f9f9f9; border: 1px solid #697f94; margin-bottom: 10px;}
#content-top { /*background: url(/images/content-top.png) no-repeat; */width: 970px; height: 46px;}
#content-middle { padding: 0 5px; margin: 0; /*background: url(/images/content-middle.png) repeat-y; */width: 970px; height: auto; position: relative;}
#content-bottom { /*background: url(/images/content-bottom.png) no-repeat;*/ width: 970px; height: 10px; }


#content, #page-title { float:left; padding: 0;}
#sidebar, #tools { float:left; width:200px; margin: 0; padding-left: 20px; }
#page-title { margin: 7px 0px 0 15px; width:715px; }
#content { margin: 10px 0; width:720px; padding: 5px; }
#page-title h1 { padding-left: 20px; color: #fefcfc;}


#footer {width: 100%; text-align: center; min-height: 130px; height:auto !important; height: 130px; border-top: 10px solid #697f94; background-color: #a5c6e7;}


/**** PNG fixes and float fix ****/
/*#content-top, #content-bottom { behavior: url(/javascript/iepngfix/iepngfix.htc); }*/
.clr {clear:both; height: 1px; line-height: 0; font-size: 0;} 


/** General boxes **/
.blue-blue-box { background-color: #ecf6ff; border: 2px solid #95bfe6; width: 700px; padding: 5px 5px; margin: 5px;}
.blue-border-box { border: 4px solid #cfdae4; width: 700px; padding: 5px 5px; margin: 5px;  } 
.inside-box-grey-heading { background-color: #e2e3e4; margin: 2px;}
.inside-box-grey-heading h3 { line-height: 100%;  padding: 5px; margin: 0;}
.inside-box-body { padding: 5px; }

/** Sidebar **/
.sidebar-box { border: 2px solid #95bfe6; width: 190px; background-color: #ecf6ff; margin-bottom: 10px; padding: 0;}
.sidebar-box-head { background-color: #72a7dd; width: 190px; margin: 0; padding: 0; }
.sidebar-box-head h4 { padding: 5px 5px 5px 20px; color: #ffffff; font-size: 115%; }
.sidebar-box-body { width: 180px; margin: 10px 5px; }
.sidebar-box-body input, .sidebar-box-body select, .sidebar-box-body textarea {width: 175px; margin-bottom: 5px;}
.search-button { margin-top: 5px; }

.sidebar-box-body ul { list-style-type: none; }
.sidebar-box-body li {  }

.category-column { float: left; width: 235px;}
.category-list { background-color: #cbddf3;}
.pagination, .author { background-color: #cbddf3; border: 1px solid #697f94; padding: 5px; margin: 10px 0; }
.single-article { padding: 10px; border: 1px solid #95bfe6;  margin-top: 5px; }
.single-article-title   { }
.single-article-intro p {  }

/*.first-article { border: none; }*/
.intro { background-color: #ecf2fa; padding: 10px; }
#article-list { padding: 10px 10px 10px 0; }

#adv-Health-and-Fitness { float: left; width: 125px; height: 125px; }
#adv-Finance { float: left; width: 135px; height: 125px; }
.adv-big { margin: 10px 0;}
