html, body { background-color: #ffffff;  }     /* Template: Default */

table, html, body { font-weight : normal;    font: 11px/15px   Verdana;  color: #232323;  vertical-align : top;}
/*INPUT, SELECT{	font:0.9em/1.1em Verdana,Sans-serif;	color: #737272;}*/
select, input{   font-family: Verdana;  font-size: 11px;   color: #232323;   border: 1px #BDBDBE solid;   background-color: #e1e1e1;}

td {vertical-align: top; }

a {text-decoration: none; color: #333333;}
a:hover {color: #AA0000; }
p { margin:0; padding:0;}
/*  */
.ql_main {background-color: #fff; width: 600px; ;  text-align:center; }
.ql_main table.form_o {width: 500px; background-color: rgb(238, 238, 238); margin:auto; margin-top:5px; border: 1px solid #CCC;}
.ql_main table.form_o td {padding: 2px;}
.ql_main table.form_i {width:100%;  border: 1px solid #000000; background-color: rgb(255, 255, 255); border-collapse:collapse; text-align: left; }
.ql_main table.form_i td {padding: 1px; padding-left: 10px;}
.ql_main td.lCForm {line-height:1.8em; padding-right: 10px; padding-left: 10px;   border-right: 1px solid black; font-size:90%; font-weight : bold;}
.ql_main td.rCForm {line-height:1.8em; padding-right: 10px; padding-left: 10px;}
.ql_main td.nag {background-color : #8899aa;	color : white;    text-align:center;    border-bottom : 1px solid #000000;    font-weight : bold; padding:2px;}
.ql_main tr.colored {background-color : #EEEEEE;}
.ql_main input{   font-family: Verdana;    color: #232323;   border: 1px #BDBDBE solid;   background-color: #e1e1e1;}
.ql_main input.button {font-weight : bold; width: 80px;}
.ql_main textarea{   font-family: Verdana;   font-size: 90%;  color: #232323;   border: 1px #BDBDBE solid;   background-color: #e1e1e1;}


/* main menu table */

td.ql_main {background-color: #f3f1e9;}
.ql_main table.main_menu { width:100%; text-align:left;    }
.ql_main table.main_menu td{width:33%;    padding : 5px 5px 5px 5px; background-color: #F9F9F9; border:1px solid #DDD   }
.ql_main table.main_menu p{padding:1px; margin:0;   }

/* subcategory menu */

.ql_main table.sub_menu { width:100%; text-align:left;    }
.ql_main table.sub_menu td {width:33%;   padding : 3px 3px 3px 3px; font-size:90%; border: 1px solid #E7E7E7;  background-color: #F9F9F9; color: #000099;}
.ql_main table.sub_menu td a { font-weight: bold; }

/* subcategory sites */

.ql_main table.sites { width:100%; text-align:left;    }
.ql_main table.sites td{ padding : 10px 5px 10px 5px;    background-color: #FFFFF9; border-top: 1px solid #AAA; font-size: 90%;   }
.ql_main table.sites td.featured{ padding : 5px 5px 5px 5px;    border: 2px solid red;    }
.ql_main table.sites p{ padding : 2px; margin: 0; }

/* site info */

.ql_main table.site_info { width:100%; text-align:left;    }
.ql_main table.site_info td{ padding : 10px 5px 10px 5px;    background-color: #FFFFF9;   }
.ql_main table.site_info td.featured{ padding : 5px 5px 5px 5px;    border: 1px solid red;    }
.ql_main table.site_info p{ padding : 2px; margin: 2px; padding-left: 15px; }
.ql_main table.site_info span.si_text {font-weight: bold; font-size:90%; color: #15134d;}

.ql_main div.image{text-align: center; padding : 2px; margin-right: 10px; float: left; width:163px; border:1px solid #7788aa;}
.ql_main div.site{ padding : 2px;  float: left; width:350px; }
.ql_main table.site_info td.featured{     border: 1px solid red;    }

/* top of category menu  */

.ql_main div.top{ text-align:left; background-color: #F9F9F9; border: 1px solid #E7E7E7; clear : both; float:none; height:1.5em; padding:4px; margin: 2px; }
.ql_main div.top a { font-size:90%  }
.ql_main p.admin_p { text-align:left; font-weight: normal; border:1px solid #F00; margin:2px; padding:2px;}

/* links */

a.link1 { font-weight: bold; color: #22415d; }
a.link1:hover   { font-weight: bold; color: #555555}

a.link2{font-weight: bold; color: #DD2222; font-size:90%;} /* #ee6A63 */
a.link2:hover   {text-decoration: underline; color: #AA2222} 

a.infolink{text-decoration: underline; color: #222222; } 
a.infolink:hover    { color: #AA2222; } 

a.link_admin { font-weight: bold; font-size: 10px; color: #e01311}
a.link_admin:hover { text-decoration: underline; }

/* left */

.ql_left { border-right: 1px ridge #667799; border-bottom: 1px ridge #667799; border-top: 1px ridge #667799;	border-left: 1px ridge #667799;	 background-color : #F6F6F6;}
    	
#button {	padding: 0 0 1px 0;	margin-bottom: 3px;	background-color: #56DCFE;	}
#button ul {list-style: none;	margin: 0;	padding: 0;	border: none;	}
#button li.menu_top  { background-color : #ECE9E8; padding: 0; color : black; font-weight: bold; text-align:center; }		
#button li {	border-bottom: 1px solid #56DCFE;	margin: 0;	}
#button li a {width: 170px; display: block;	padding: 2px 1px 2px 5px;	border-left: 3px solid #56DCFE;	
                border-right: 5px solid #56DCFE;	background-color: #56DCFE;	color: #fff; }
#button li a:hover {border-left: 5px solid #1c64d1;	border-right: 3px solid #5ba3e0; background-color: #2586d7;	color: #fff; }

/* right */

.ql_right { border-right: 1px ridge #667799; border-bottom: 1px ridge #667799; border-top: 1px ridge #667799; border-left: 1px ridge #667799; background-color: #F6F6F6;  width: 180px; }

/* foot */

.ql_pagging {text-align: left; font-weight: bold; font-size:90%; background-color:#F9F9F9; border: 1px solid #E7E7E7; padding:2px}
.ql_pagging a { color: #556699;}

.ql_foot {background-color:#CCC; border-left:0px ridge #667799;}

/* last added */
.ql_last {text-align: left; background-color: #d3d6bb; padding: 5px; margin-top: 5px; border:1px solid #a3a69b}
.ql_last p { padding-top: 5px; font-size: 90%}
.ql_last a {font-weight: bold}

/* messages */
div.info {background-color: #F2AA34 ;  margin:auto; padding: 3px 10px 3px 10px; border: 1px solid #CC7315  ; color: white; font-weight:bold; text-align:left}
div.info p{padding:0; margin:2px;}

/* button */

input.button2, input.button3 { cursor:pointer; font-weight:bold; padding: 0 7px 0 7px;  border:1px solid #CCCCCC; font-size:90%; color: #284775; background-color:#EEE;}

/* CSS Document */

body{
	margin:0px;
	}
	
.user_box {width:270px; height:17px; }

.seachtext{
	font-family:Arial;
	font-size:17px;
	color:#31424d;
	font-weight:bold;
	}
	
.logintext{
	font-family:Arial;
	font-size:15px;
	color:#31424d;
	font-weight:bold;
	}	

.logintext a{
	font-family:Arial;
	font-size:15px;
	color:#31424d;
	font-weight:bold;
	text-decoration:none;
	}
		
.left{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:5px;
	}	


.lefttext2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010134;
	}
	
.lefttext2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010134;
	text-decoration:none;
	}
	
.lefttext2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#52a4f0;
	text-decoration:none;
	}	





	
.buttontext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	}
.buttontext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	}	
.buttontext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9b9b9b;
	text-decoration:none;
	}
	
		
.headertop{
	background-image:url(image/headertop.gif);
	background-repeat:no-repeat;
	width:984px;
	height:48px;
	padding-top:23px;
	}
.leftbox1{
	background:url(image/leftbox1.gif);
	background-repeat:no-repeat;
	height:172px;
	width:178px;
	}
.leftbox2{
	background:url(image/leftbox2.gif);
	background-repeat:no-repeat;
	width:	177px;
	height:324px;
	}
		
.headingtext{
	font-family:tahoma;
	font-size:11px;
	color:#f23ff5;
	}	
	
.datatext12{
	font-family:tahoma;
	font-size:14px;
	color:#000000;
	padding-bottom:2px;
	}	
.datatext{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding-bottom:2px;
	}
	
.datatext a{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding-bottom:4px;
	text-decoration:none;
	}
		
.datatext a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#52a4f0;
	padding-bottom:4px;
	text-decoration:underline;
	}	
	
.plan{
	background:url(image/plan.gif);
	background-repeat:no-repeat;
	width:957px;
	height:136px;
	}
	

.redtext{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d54738;
	}	
.redtext a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d54738;
	text-decoration:none;
	}	
.bottamheader{
	background:url(image/bottamheader.gif);
	background-repeat:no-repeat;
	width:976px;
	height:38px;
	}	
	
.buletext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0547cd;
	}	
		


.aboutheadtext{
	font-family:tahoma;
	font-size:12px;
	color:#f23ff5;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-align:justify;
	}		
.aboutheadtext a{
	font-family:tahoma;
	font-size:12px;
	color:#f23ff5;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-align:justify;
	text-decoration:none;
	}		
	
.aboutdatatext{
	font-family:tahoma;
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
	text-align:justify;
	}	
	
.formtext{
	font-family:tahoma;
	font-size:12px;
	color:#f23ff5;
	font-weight:bold;
	padding:7px 0px 7px 0px;
	text-align:justify;
	}	
	
.formbox{
	width:300px;
	height:15px;	
	}

.aboutheadtext11{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 5px 5px 5px;
	text-align:justify;
	}		

.littext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}
.littext1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	}	
		
