@import url("lib/reset.css");
@import url("lib/typography.css");
@import url("lib/forms.css");


body { margin: 0; background-color: #CCCCCC; }
h1 { font-size: 1.5em; line-height: 1; margin-bottom: 0.25em; }
h2 { font-size: 1.5em; margin-bottom: 0.25em; }
h3 { font-size: 1.25em; line-height: 1; margin-bottom: 0.25em; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: 0.25em; }
h5 { font-size: 1em; margin-bottom: 0.25em; }
h6 { font-size: 1em; }
ul,ol { margin-bottom: 0.5em; }

a { color: #0066CC; font-weight: bold; }
p { margin-bottom: 1em; }
p a { font-weight: bold; }

ul li {
	list-style: none;
}

/* Page
-------------------------------------------------------------- */
#page { margin: 0 auto; width: 880px; margin-top: 5px; margin-bottom: 5px; background-color: white; border: 1px solid white; position: relative;}


/* Header
-------------------------------------------------------------- */
#hdr {position: absolute; top: 0; left: 0; width: 880px;}
#header { width: 100%;  height: 115px; background-color: #0066FF; background:url(../i/headerbg.png) repeat-x; position: relative;}
#logo { position: absolute; top: 0; left: 5px;}
.adsense-header { position: absolute; top: 10px; left: 120px; width: 728px; }

/* Body
-------------------------------------------------------------- */
#content {margin-top: 188px; }
#introduction { float: right; width: 580px; padding-left: 20px; padding-right: 20px;
position: relative; font-size: 14px;
}

#sidebar { float: left; width: 250px; padding-left: 5px; padding-right: 5px; position: relative; top: -3px; }
#sidebar h3 { margin-bottom: 2px; padding: 5px; font-size: 14px; padding-top: 8px; color: #CCCCCC; font-weight: bold;}
#sidebar ul li, #sidebar ol li {
 	line-height: 1.5em;
	list-style: none;
}

#c1 {
float: left; width: 282px; position: relative;
}
#c2 {
float: left; width: 283px; margin-left: 15px;
}

#m1 { float: left; width: 580px; padding-left: 20px; padding-right: 20px; padding-top: 5px;
position: relative;
color: white;
}

#c1 p, #c2 p {
	margin-bottom: 0.5em;
}

#c1 h2, #c2 h2 {
	border-bottom: groove 2px #cccccc;
}

#m2 { float: left; width: 340px; margin-left: 15px; }

#sidebar h3 a {
	color: white;
	font-weight: normal;
	border-bottom: dashed 1px #ccc;
}

#sidebar h3 a:hover {
	border-bottom: none;
	font-weight: bold;
}

#sidebar {
	font-size: small;
	font-weight: normal;
	line-height: 120%;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
}
#sidebar a:visited
{
	color: blue;
}
#sidebar a:hover
{
	color:	#f60;
}
#sidebar h2 {
border-bottom: 1px solid #66CC66;
font-weight: normal;
padding-bottom: 2px;
font-size: large;
}
#sidebar ul
{
text-indent: -5px;
}

#sidebar hr
{
	margin-right: 10px;
	margin-left: 10px;
}

#quicklinks {
width: 304px;
background-color: #ccc;
border: 1px solid #ccc;
margin-top: 5px;
color: black;
padding: 3px;
font-weight: bold;
font-size: 14px;
}

.menulist {
width: 310px;
background-color: white;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.menulist a:hover
{
	background-color: #FFFF33;
	font-weight: bold;
}

.menubreak {
	margin-top: 10px;
}

.menuline {
	border-top: 1px dashed #ccc;
}

.menuhead, .menuheadsel {
	height: 39px;
	width: 312px;
	background-position:top;
	background-repeat:no-repeat;
}

.menuhead {
	background-image:url(../i/menu-header5.gif);
}

.menuheadsel {
	background-image:url(../i/menu-header.gif);
}

.country-menu {
background-color: white;
width: 310px;
}
.shareit {
	margin-left: auto;
    margin-right: auto;
	width: 125px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.menulist ul {
	margin: 0;
	margin-left: 10px;
	font-size: small;
}

.blist a
{
	font-weight: bold;
}

#nav
{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#menu {
font-size: 11px;
background-image:url(../i/menu.png);
height:26px;
position:static;
text-decoration: none;
width: 100%;
font-weight: bold;
border-top: 1px solid white;
}

#menu .menu,#menu li {
list-style:none;
margin:0;
padding:0;
}
#menu .hd_menu{
width: 880px;
margin-right: auto;
margin-left: auto;
}
#menu .menu {
background:transparent url("../i/menu_r.png") repeat-y left top;
height:26px;
padding:0 0 0 1px;
}
#menu .hd_menu_b{
background:transparent url("../i/menu_l.png") repeat-y right top;
float:right;
height:26px;
padding:0 1px 0 0;
}
#menu .menu li {
float:left;
line-height:25px;
height:26px;
background-image:url(../i/menu_l.png);
background-repeat:no-repeat;
background-position:left top;
}

#menu .menu a {
height:26px;
background-image:url(../i/menu_r.png);
background-position:right top;
background-repeat:no-repeat;
color:#fff;
display:block;
width:115px;
text-align:center;
padding:0 5px;
text-decoration: none;
padding-top: 5px;
line-height: 1em;
}
#menu .menu a:hover
{
color:#000;
text-decoration:none;
}

.mbox
{
	border: 1px solid #feedac;
	background-color: #fdf8e8;
	padding: 5px;
	margin-bottom: 10px;
}

.mbox a 
{
	font-weight: normal;
}

.mbox b a
{
	font-weight: bold;
}

.tbox
{
	border: 1px solid #9DBF81;
	background-color: #E6F0DD;
	padding: 5px;
	margin-top: 10px;
	clear: both;
}

.menupic
{
	float: left;
	margin-right: 15px;
}

/* Footer
-------------------------------------------------------------- */
#footer { clear: both; margin: 0; padding: 0;  background-color: #eeeeee;}
#footer a { color: #CCCCCC; }

#footer p.quiet { color: #ccc; }
#footer p { margin-bottom: 0px; font-size: small; }
#footer ul li {
 	line-height: 1.5em;
	list-style: none;
}

#ft1, #ft2 {color: white; }
#ft1 a { color: #00CCFF }
#ft1 { background: #777d82 url("../i/footerbg.gif") left bottom repeat-x; padding-bottom: 10px; }
#ft1 p {  padding: 3px; text-align: center; padding-right: 25px; padding-left: 25px; }
#ft2 {  padding: 10px; padding-right: 20px; padding-left: 20px; color: #333333; }
#ft2 a { color: #666666; }
#ft2 p { font-size: x-small;}
#ft2 p span { font-weight: bold; font-size: small; }
#ftlink { background-color: #333333; font-weight: bold; text-align: center; font-size: normal; padding: 5px; color: #999999; }
#ftlink a { color: white; }

#footerlinks
{
	clear: both;
	font-size: small;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #666666;
}

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('../i/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width: 870px;
    overflow:hidden;
    margin:0px;
    padding:0px;
	margin-right: 5px;
	margin-left: 5px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('../i/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#35acc5;
}

.break{
	height: 1px;
	clear: both;
	margin-top: 1em;
}
.breaksm
{
height: 1px;
clear: both;
margin: 0;
padding: 0;
}
.addblock {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 280;
	width: 336;
	padding: 0px;
}
.adsense-header
{
	margin-right: auto;
	margin-left: auto;
	width: 468px;
}
.adsense-block
{
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right; 
}

#copyright
{
	width: 880px;
	color: #333;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.EntryTitle
{
	margin-bottom: 0px;
}

.clearfirst
{
	clear: both;
}

#colcontainer,#pcolcontainer {
width: 100%;
clear: both;
}
#colcontainer h3,#pcolcontainer h3 {
	font-size: normal;
}
#colcontainer ol,#pcolcontainer ol {
margin-left: 5px;
font-size: x-small;
}

#pcolcontainer ol {
	font-size: small;
}

#col3-1, #col3-2, #col3-3 {
float: left;
text-align: left;
margin: 4px;
overflow: hidden;
width: 32%;
}

#col1, #col2, #col3, #col4 {
float: left;
text-align: left;
margin: 4px;
overflow: hidden;
width: 23%;
}

.colcontainer {
width: 100%;
}

.c2,.c3,.c4 {
float: left;
text-align: left;
margin: 4px;
overflow: hidden;
}
.c2 {
width: 48%;
}
.c3 {
width: 32%;
}
.c4 {
width: 23%;
}

.center
{
	margin-left: auto;
	margin-right: auto;
}

.gsearch
{
	position: absolute;
	top: 40px;
	left: 425px;
}

.pros
{
	font-weight: bold;
	color: green;
	font-size: larger;
}

.cons
{
	font-weight: bold;
	color: red;
	font-size: larger;
}

.break
{
	margin-top: 1em;
}
.clear
{
clear: both;
}
.locbox
{
clear: both;
border: 1px solid gray;
margin-bottom: 5px;
}
.locmap
{
width: 250px;
margin: 0;
float: left;
margin-right: 5px;
}
.sectionlist p
{
margin-bottom: 0.25em;
}

.sectionlist h3
{
	margin-bottom: 0px;
	border: 1px solid #9DBF81;
	background-color: #E6F0DD;
	padding: 5px;
	clear: both;
	margin-top: 15px;
}

.sectionlist img
{
	float: left;
	margin-right: 15px;
}
.adsense-tower
{
	width: 160px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.adsense-bottom
{
	padding: 0;
	clear: both;
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lutop
{
	margin-bottom: 5px;
	margin-left: 10px;
}
.info, .success, .warning, .error, .validation, .question, .answer, .alert {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info p, .success p, .warning p, .error p, .validation p, .question p, .answer p, .alert p {
	margin-bottom: 0;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/i/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/i/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/i/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/i/error.png');
}
.question {
    color: black;
    background-color: #FeFee0;
    background-image: url('/i/info.png');
	border: 1px dashed #FC6;
}
.answer {
	margin-top: 5px;
	border: 1px dashed #ccc;
}
.alert {
	border: 1px dashed red;
	background-color: #FFFFCC;
    background-image: url('/i/warning.png');
}

.amt {
	cursor: pointer;
	width: 580px;
	height: 50px;
	background-image: url(../i/ybox.png);
	text-align: center;
	position: relative;
}
.amt-us {
	width: 38%;
	float: left;
	color: red;
	padding: 5px;
	font-weight: bold;
}
.amt-mt {
	width: 38%;
	float: left;
	color: green;
	padding: 5px;
	font-weight: bold;
}
.amt-button {
	position: absolute;
	top: 10px;
	right: 10px;
}


