/* Copyright 2007 - AzeemAzeez.com*/
body, td{margin:0px; font-family:Arial,Helvetica,sans-serif; background-color:#fff; font-size:12px; line-height:17px}
a{color:#3b6ea5}a:hover, a:active{color:#333}
img {border:none;}
blockquote {border-left:4px solid #e3effc;padding-left:10px;margin-left:10px;}

#page-wrapper{margin-top:16%}
#container{width:480px; margin:0 auto}
#loading {display:none;position: absolute; height: 100%;width: 100%;text-align:center; z-index:9999; top:0; background-image:url(../img/filler.jpg);}
#loading img {top:48%;position:absolute; display:none}

h1{margin:0px; font-family:"Trebuchet ms",Arial,Helvetica,sans-serif; font-size:18px; font-weight:normal; color:#3b6ea5}
h2{font-family:"Trebuchet ms",Arial,Helvetica,sans-serif; font-size:16px; font-weight:normal; color:#333; margin-top:20px}
h3{font-size:16px;font-weight:bold;color:#333;}
h4{font-size:12px;color:#333;margin-top:10px; font-weight:normal;}
h5{font-size:11px}
h6{margin:0px; font-size:11px; line-height:8px; height:8px; margin-left:124px; font-weight:normal}
	h6 a {text-decoration:none; color:#333}
		h6 a:hover {color:#3b6ea5}
/* - HEADER - */
#header{margin-top:10px; margin-bottom:14px}
#header span{display:none}#header h1{float:left}#header-inline {margin-bottom:20px;}
#header-links{right:0; position:absolute; padding-right:6px; padding-top:2px; top:0}
#header-links a{text-decoration:none}
#header-dropdowns{width:220px; position:absolute; right:6px; margin-top:26px; top:0; z-index:1000;}

ul#pagetabs {margin:0px;padding:0px;}
ul#pagetabs li{list-style-type:none;}
ul#pagetabs .selected{border:1px solid red;visibility:hidden;}

.choice{border:1px solid #3b6ea5;  margin-bottom:10px; padding:6px}
.choice p {
margin:0px;float:left;
margin-right:10px;font-weight:bold;
display:block;width:200px;}

#saved{background-color:#ffc; padding:0px 4px 0px 4px}
/* - SEARCH AREA - */
form{margin:0px}#srch {position:relative;}
#input{font-size:24px; margin:0px; width:468px; padding:4px}
#button{display:none;height:43px; width:110px; font-size:20px; padding:0px 8px 0px 8px; margin:0px; }
#content-area{text-align:center}
/* - KEYWORDS AREA - */
#keywords-list{display:none; background-color:#fff; width:474px; margin:0 auto}
#list-table{height:156px; overflow:scroll}
#list-table a {cursor:pointer; color:#333; text-decoration:none;}
#list-table a:hover { color:#777;}
#example{text-align:left; padding-left:4px; margin-bottom:14px;background-color:#333; color:#fff;margin-top:-20px;}
	#example a {text-decoration:none;color:#fff;}
	#example em a {cursor:pointer;color:#fff;}
	#example a:hover {color:#a0c7f1;}
#keywords-list table{text-align:left}
#keywords-list table th{border-bottom:2px solid #333}
#keywords-list table td{background-color:#fff; margin:0px; padding:1px 0px 2px 0px}
#keywords-list .row-even td{background-color:#e3effc}
#ads {text-align:center;margin-top:80px;margin-left:148px;}
#ads a{font-size:10px;}

/* - EXTRAS - */
#poweredby{position:absolute; right:0; bottom:0; margin:0px 2px 4px 2px; font-size:11px; color:#777}
.highlight, td.highlight{background-color:#ffc}
#js-error {	background-image:url(/img/warning.gif);background-repeat:no-repeat;background-position:3% 50%;	background-color:#ffc;
		border:1px solid #F9E894;	padding:10px 10px 10px 46px;}
#tiny-links {float:right; font-size:11px; margin-top:-6px; }
#tiny-links a{ color:#666; text-decoration:none}
#tiny-links a:hover{ color:#3b6ea5;}
#whats-this { display:none;background-image:url(/img/info.gif);background-repeat:no-repeat;background-position:3% 50%;	background-color:#e3effc;border:1px solid #3b6ea5; padding:4px 10px 4px 46px; }
#whats-this a { font-size:11px; text-decoration:none; color:#999}
#whats-this a:hover {color:#3b6ea5;}

#scroll-hider{position:relative; z-index:1000; background-color:#fff; margin-top:-16px; height:16px}
.seperator {border-top:1px solid #333;margin-right:6px; height:10px;}
.preload{display:none;}
/* - TOOLTIPS - */
#hint{display:none;position:absolute;top:0;right:0;margin-top:-54px; overflow:hidden;}
	#hint #top {padding:6px;background-color:#ffffcc;border:1px solid #fdc51a;border-bottom:none;}
	#hint #bottom {background-image:url(/img/hint.gif);background-repeat:no-repeat;background-position:0% 90%;margin-top:-3px;}
#browser_tip {display:none;position:absolute;top:22px;width:160px;right:50px;font-size:11px; line-height:14px;}
	#tip{padding:2px 6px;border:1px solid #963;background-color:#ffffcc;border:1px solid #fdc51a;border-top:none;}
	#tip_above{background-image:url(/img/hint_top.gif);background-repeat:no-repeat;background-position:100% 0%;}
	
.hide {display:none;}
.show {display:block;}