@charset "UTF-8";

<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/kidoons.com/share/site/htdocs/formats/sites/search_engine/css/index.css.php:3) in <b>/home/kidoons.com/share/site/htdocs/formats/sites/search_engine/css/index.css.php</b> on line <b>5</b><br />

object, a {
	outline: none;
}

body {
	
	background-color:  #69C3EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4085FF;
	margin: 0px;
}

a {
	color: #0A46AF;
}

a:hover {
	color: #4085FF;
	background-color: inherit;
}

a img {
	border: 0px none;
}

.linespace {
	height: 30px;
}

#container {
	padding-top: 156px;
	margin-top: 150px;
	width: 700px;
	margin-left: auto;
    margin-right: auto;
}

#index_container {
	text-align: centered;
}

#add_site {
	font-size: 18px;
}

#indexLayer {
	margin-top: -150px;
	background-position:top;
	background-image: url('/images/themes/default/child_bg_main_default.jpg');
	background-repeat: no-repeat;
}

table#category_index {
	
}

.clear_both {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.kidoo_left {
	float: left;
	margin-left: 50px;
}

#search_input {
	height: 22px;
	width: 530px;
	border: 1px solid #4085FF;
	margin-top: 23px;
	font-size: 18px;
	padding: 5px;
}

.search_submit {
	background-image: url('/images/themes/default/child_bg_sub_default.jpg');
	color: #4085FF;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #4085FF;
	cursor: pointer;
	letter-spacing: 2px;
    height: 32px;
	margin-top: 20px;
	padding: 1px;
}

a.category_img img {
	border: 1px solid #4085FF;
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
    margin-top: 18px;
}

h1 {
	background-color: #78A7FF;
	padding: 10px 15px;
	font-size: 30px;
	border-top: 1px solid #4085FF;
	border-bottom: 1px solid #4085FF;
	color: #fff;
}

h2, h2 a {
	color: #4085FF;
	text-decoration: none;
	font-size: 20px;
}

#small_search_bar {
	padding: 15px;
}

.mini_logo {
	float: left;
	margin-right: 10px;
}

#search_input_small {
	height: 20px;
	width: 300px;
	border: 1px solid #4085FF;
	font-size: 16px;
	margin-top: 7px;
}

.search_submit_small {
	padding: 0px 10px;
	background-color: #69C3EA;
	color: #4085FF;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #4085FF;
	cursor: pointer;
	letter-spacing: 2px;
	margin-top: 7px;
}

.item_category{
	width: 350px;
    height:80px;
    display: inline-table;
}

.item_category h2{
	margin-bottom:6px;
}

.col_main {
	padding-left: 15px;
    padding-right: 30px;
}

.col_right {
	float: right;
	width: 300px;
    margin-right:15px;
}

.line_result {
	margin-bottom: 15px;
	margin-right: 300px;
    padding-left: 10px;
    border: 1px solid #4085FF;
}

.sponsored {
	background-color: #69C3EA;
	margin-right: 300px;
	border: 5px solid #4085FF;
}

.line_result h3 {
	margin-bottom: 2px;
}

.line_result p {
	font-size: 16px;
}

.line_result span.result_url {
	font-size: 14px;
}

.nav_bar {
	background-color: #69C3EA;
	padding: 15px;
	text-align: center;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.nav_bar a {
	padding: 5px 10px 4px;
	color: #000;
	font-size: 16px;
	width: 20px;
	background-color: #69C3EA;
	border: 1px solid #4085FF;
	text-decoration: none;
}

.nav_bar a:hover {
	background-color: #69C3EA;
}

.nav_bar a.active {
	background-color: #69C3EA;
	border: 5px solid #4085FF;
	font-weight: bold;
    
}

.category_right {
	margin-top: 10px;
    height:300px;
	background-color: #69C3EA;
	border: 1px solid #4085FF;
	padding-left: 12px;
}

.category_right_item {
	clear: both;
	/*height: 60px;*/
	text-align: center;
    margin-top: -20px;
}

.ads_right {
	margin-right: 20px;
}

/* COntact */

form#CONTACT {
	position: relative;
}

form#CONTACT p {
	padding: 3px;
	margin: 2px 0;
}

form#CONTACT p input, form#CONTACT p select, form#CONTACT p textarea {
	border: 1px solid #ccc;
}

form#CONTACT p label {
	float: left;
	width: 270px;
	padding: 2px;
	margin: 0 5px 0 0;
	border-bottom: 1px dashed #ccc; 
}

form#CONTACT p.submit_but {
	padding: 0;
	margin: 5px 0;
}

form#CONTACT p.submit_but input {	
	padding: 3px 20px;
	color: #4085FF;
	background-color: #69C3EA;
	border: 2px solid #4085FF;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
}

a span.hide {
	display:none;
}

p.hide {
	display:none;
}

.invisible_general {
	display: none;
}

.invisible_error {
	display: none;
}

.required {
	color: red;
}

#footer{
	text-align: center;
}

#aus{
	margin-left:-15px;
}

#abgi{
	margin-left:-15px;
}

/*********************CSS FOR IE6**********************/

* html .item_category{
	display:block;
    float:left;
}

* html .item_category img{
	margin-top:0px;
}

* html .line_result {
	margin-right:320px;
}

* html .mini_logo {
	float: left;
	margin-top: 20px;
}

/*********************CSS FOR IE7**********************/

html*.item_category{
	display:block;
    float:left;
}

html*.item_category img{
	margin-top:0px;
}

html*#add_site {
	margin-top:-18px;
}

html*.mini_logo {
	margin-top:20px;
}