@import url(m.css);

body {
	padding: 0;
	margin: 0 0 10px 0;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	min-width: 760px
}

a {
	color: #d56622
}

a:visited {
	color: #9b3107
}

a img {
    border: 0;
}

#header {
	padding: 0 15px;
	background: #006666 repeat-x top url(img/headerbg.gif)
}

#logo {
	margin-left: 16px
}

#logo a img {
	border: 0
}





#aaa {
	position: absolute;
	top: 25px;
	right: 30px;
	width: 127px;
	height: 30px;
	background: no-repeat url(img/fontsize.gif)
}

#menu {
	width: 100%;
	height: 38px;
	background: url(img/menu_bg.gif) repeat-x center #d96f29;
	margin-bottom: 25px
}

#menu td a img {
	border: 0;
	padding: 0 10px
}

#search {
	width: 99%
}

#search form {
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px
}

.cat_textbox_small {
	border: 1px solid #8c350a;
	background: top repeat-x url(img/searchinput_bg.gif) #ccc;
	font-family: "Courier New", Courier, monospace;
	margin-right: 5px;
	width: 180px
}

.cat_button {
	border: 1px solid #8c350a;
	font-family: "Courier New", Courier, monospace;
	margin-right: 5px;
	background: #ff9d52
}

#searchinput {
	border: 1px solid #8c350a;
	background: top repeat-x url(img/searchinput_bg.gif) #ccc;
	font-family: "Courier New", Courier, monospace;
	margin-right: 5px;
	width: 180px
}





#content {
	width: 100%;
	padding: 0 20px;
	margin-bottom: 10px
}

#content td {
	vertical-align: top
}


#qvote {
	color: #333;
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align: justify;
	font-size: 140%;
	line-height: 135%;
	border-bottom: 1px dashed #999
}


#qvote div {
	background: no-repeat url(img/q.gif);
	padding: 27px 15px 10px 55px
}

#qvote span {
	display: block;
	font-size: 85%;
	color: #333;
	text-align: right
}



#mainbar {
	padding-right: 15px
}

#inmain {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px
}

#inmain h1 {
	font-size: 190%;
	color: #006666;
	margin-bottom: .4em
}

#inmain h2 {
	color: #c45000;
	font-size: 140%;
	text-transform: none;
	letter-spacing: normal
}

#inmain p {
	text-align: justify;
}

#col3 {
	margin-top: 15px;
} 

#col3 td {
	vertical-align: top;
	padding: 0 14px;
	border-right: 1px dashed #999; 
	width: 33%
}

#col3 p {
	text-align: justify;
	margin-bottom: 9px
}

h2 {
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: .3em;
	color: #009999;
	font-size: 120%;
	text-align: left;
}

h2 a {
	text-decoration: none;
	color: #009999
}

h2 a:hover {
	color: #006666;
	background: #bee5e5
}

h2 a:visited, #boxes a:visited, #footer a:visited {
	color: #005555
}

.readmore {

}




#bar {
	width: 1px;
	padding: 0;
	margin: 0;
	background: #999 bottom no-repeat url(img/bar_bg.gif)
}



#sidebar {
	width: 26%;
	padding: 20px 25px 10px 20px;
	background: no-repeat top url(img/sidebar_bg.jpg)
}

#sidebar2 {
	width: 26%;
	padding: 0;
	background: no-repeat left top url(img/sidebar_bg.jpg)
}

#sidebar2 p {
	text-align: justify	
}


.insidebar {
	padding: 0 25px 0 0
}

.head3 {
	background: #ccc top no-repeat url(img/h3_bg.jpg);
	padding: 6px 10px;
	margin-bottom: 1.2em
}

.head3 h3 {
	margin: 0
}

.head3 h3 a {
	color: #009999;
	text-decoration: none
}



#sidebar p {
	text-align: justify
}

#submityour img {
	border: 0;
	margin-left: 2px
}


#boxes {
	margin-top: 30px;
	margin-bottom: 30px
}


#boxes a {
	display: block;
	padding: 8px 10px 8px 12px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-right: 3px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
	background: url(img/boxbg.gif) repeat-x bottom #eee
}

#boxes #wisdom {
	display: block;
	padding: 8px 10px 8px 12px;
	border: 1px solid #c64101;
	margin-bottom: 10px;
	margin-right: 3px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(img/wisdom_bg.gif) repeat-x bottom #c64101
}

#boxes #wisdom:hover {
	background: #f06018;
	border-color: #801b07
}

#boxes a:hover {
	background: #eee;
	border-color: #999
}


#footer {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #eee;
	padding: 10px;
	margin: 0 20px
}


#footer table {
	width: 100%
}

#footer td {
	padding: 6px
}


.head4 {
	font-weight: bold;
	width: 120px
}

#footer td span, #addr span {
	color: #777;
	padding: 5px 8px
}

#footer td a {
	color: #006666
}




#copycopy {
	width: 100%;
	color: #777;
	margin: 10px 0 0
}

#copycopt td {

}


#addr {
	color: #333;
	padding: 1px 36px
}

#copy {
	font-size: 87%;
	padding: 1px 36px
}


.portr {
	border: 1px solid #ccc;
	padding: 4px;
	float: left;
	margin-right: 14px 
}



.insimage {
	border: 1px solid #ccc;
	padding: 8px;
	float: left;
	margin: 4px 15px 4px 1px;
	background-position: center;
	background-repeat: no-repeat
}

.sideimage {
	margin: 0 0 1em 0;
	text-align: center
}

.sideimage img {
	border: 1px solid #ccc;
	padding: 7px
}



#maindivider {
	height: 0;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em
}



.story {
	margin-bottom: 2.2em
}



#bluetext {
	background: no-repeat url(img/h3_bg.jpg);
	color: #fff;
	padding: 10px 20px;
	font-weight: bold
}



#smartside {
	padding: 0 20px 20px 20px	
}

#smartside div, #smartside p, #smartside div p {
	text-align: left
}

#smartside img {
	padding: 7px;
	border: 1px solid #ccc
}



h3 {
	color: #339999;
	margin-top: 0
}


.mainvideo {
	text-align: center
}


.deepblueright {
	width: 260px;
	border: 2px solid #009999;
	color: #009999;
	margin-left: 24px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 5px
}

.deepblueright td {
	padding: 7px 11px 9px 13px;
	font-weight: bold;
	text-align: justify
}



.sidevideo {
	text-align: center
}





#paracomm {
	color: #777;
	padding: 0 36px 15px 36px
}

#qvote #one {
	font-size: 160%;
	text-align: left;
	margin-bottom: .3em;
	color: #006666;
	font-weight: bolder;
	font-style: italic
}

#qvote #two {
	font-size: 125%;
	margin-top: .12em
}

#qvote #fernando {
	margin-top: -.4em
}




#incsize {
	position: absolute;
	top: 4px;
	right: 5px
}

#decsize {
	position: absolute;
	top: 4px;
	right: 25px
}






.search-result h3 {
	font-size: 100%;
	margin-top: .5em
}

.search-result img {
	margin-bottom: -3px
}

#searchnext {
	font-weight: bold;
	margin-bottom: 2em;
	margin-top: -1em;
}



















.fform table {
	width: 100%;
	margin: 0
}

.fform {
	padding: 0;
	margin: 0;
}

.fform table td {
	vertical-align: middle;
}

.ftxt {
	width: 140px;
	padding: 12px 0
}

.ftxt div {
	margin-top: .20em
}

.ftxt .required {
	margin-top: 0;
	font-size: 85%
}

.ftxt span {
	color: #ff6600;
	font-weight: bold;
	font-size: 140%;
	margin-left: .1em
}

.finp {
	margin: 12px;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333;
	border: 1px inset #555;
	background: #f0f0f0;
	width: 300px
}

.selinp {
	margin: 12px;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333;
	border: 1px inset #555;
	background: #f0f0f0
}

.radioinp {
	margin: 15px 12px
}

.txtinp {
	margin: 12px;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333;
	border: 1px inset #555;
	background: #f0f0f0;
	width: 90%
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px outset #c54201;
	background: #c54201;
	color: #fff;
	margin: 12px;
	padding: 1px 15px;
	font-size: 100%;
	font-weight: bold;
}


.select1 {
	color: #777;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1.7em
}

.select2 {
	color: #009999;
	font-weight: bold
}





.steps {
	border-bottom: 1px solid #999;
	position: relative;
	padding: 5px 10px;
	margin: 2.5em 0 1.5em 0
}

.steps div {
	display: inline;
	padding: 8px 20px;
	border: 1px solid #999;
	border-bottom-color: #999; 
	font-weight: bold;
	color: #999;
}

#stepnow {
	border-color: #999; 
	border-bottom-color: #fff;
	z-index: 2000;
	color: #000;
	background: top repeat-x url(img/step_bg1.gif)
}




.pod td {
	padding: 6px
}