/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */




/* CSS RESET */
html {
	color:#6d6d6d;
	background:#fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*general*/
body {
	background:#D94697;
	background:url(images/background.jpg) repeat-y center top;
}
#wrapper {
	background:url(images/header2.jpg) no-repeat center top;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.fl {
	float:left
}
.fr {
	float:right
}
/* BASE */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:12.25em;
*width:11.9em;
}
#container {
	margin:0 auto;
	width:988px;
	font-family: Arial, Helvetica, sans-serif
}
#container_inner {
	font-size:14px;
	background: url(images/ct_bg.jpg) repeat-y;
}
#container_inner .i {
	background: url(images/ft_t.jpg) no-repeat bottom;
	padding-bottom:41px
}
/*header*/

#header {
	position:relative;
	height: 172px;
	background: url(images/header2.jpg) no-repeat
}

#header h1 {
	
	display:none;
}



#nav {
	position:absolute;
	top:132px;
}
#nav ul {
	text-align: left;
	margin:0;
	overflow:hidden;
	padding-left:17px;
}
#nav ul li {
	list-style:none;
	line-height:33px;
	padding:0 10px 0 0;
	width:176px;
	float:left;
	text-align:center;
	padding-right:17px;
}
#nav ul li a {
	font-size:12px;
}/*main*/
#main {
	float:right;
	width:908px;
	padding:10px 40px 0 0px;
	overflow:hidden
}
#main h2 {
	color:#0070b9;
	text-align:center;
	margin-top: 7px;
}
.main_top {
	padding:10px 10px 10px 10px;
	margin-bottom:20px
}
#main p {
	text-align:justify;
	color:#000;
}




#sidebar {
	width: 193px;
	text-align:center;
	overflow:hidden;
	float:left;
}
#sidebar_i {
padding-left:17px;
padding-top:18px;}
#sidebar div.inner {
	width:200px;
	margin:0 30px 0 20px
}
#sidebar div {
	margin-bottom:10px
}
.col {
	background:url(images/col.jpg) no-repeat;
	width:255px;
	height:155px;
}
.col h2 {
	margin-bottom: 10px;
}
.col_i {
	padding:10px;
	overflow:hidden;
	height:125px;
}
.col_right .col_i div {
	overflow:scroll;
	width:235px;
	height:125px
}
/*footer*/
#footer {
	background:url(images/ft_bg.jpg);
	margin:0;
	color:#6d6d6d;
	text-align:center;
	margin-bottom:50px
}
#footer .i {
	background:url(images/ft_b.jpg) no-repeat bottom;
	padding:0 20px;
	padding-bottom:20px;
}

.comp table{

	border:0px solid #000 !important;
	
	
}


.comp tr {
	
	height:50px;
}

.comp td{
	
	
}

.red {
	color:red;
}
.on {
	background:#e1eceb;
	
	
}

.title {
	
	color:#000;
}

.pd {
padding-left:5px;	
	
	
}

/* links */
a {
	text-decoration:none
}
#main a {
	color:#2b97d2
}
#main a:hover {
	color:#06F
}
#nav ul li a {
	color:#000;
	font-weight:700
}
#nav ul li a:hover {
	color: #06F
}
#footer a {
	color:#6d6d6d;
}






/* reviews stuff here :D*/



#reviews {
	background:url('images/hd.jpg') no-repeat;
	width:875px;
	height:51px;
	}
	
	
	#reviews2 {
		width:850px;
		padding-left:12px;
		padding-top:20px;
		}
		
		
		
		
		#reviews2 p {
	color:#000;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
		}
	
#reviews h3 {
	color:#fff;
	font-size:1.3em;
	padding-top:15px;
	padding-left:20px;
	
}
	
	
.right {
	
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}	
	
	
/*New Menu Code Added By Nadeem Hussain*/

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #0B65A4; /*url(images/downgreen.gif) no-repeat 8px 6px*/ /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
background:#99D7FF none repeat scroll 0 0;
color:#ffffff !important;
display:block;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:17px;
padding:5px 0 5px 8px;
text-decoration:none;
text-transform:uppercase;
text-align:center;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #0B65A4;
}


.visited {

background: #0B65A4 !important;

}

.link_exch{
background: #0B65A4 !important;
/*background: #FFCC00 !important;*/
}

.narrowcolumn, widecolumn{float:left;
width:650px;
margin-left:25px;}

.offer{text-align:center !important;}
.offer a{color:red !important;
font-weight:bold;}








#notify {background-image:url(images/notify.png);
height:155px;
left:73%;
position:fixed;
top:75%;
width:251px;
z-index:999;	}

#notify #data {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:83px;
left:45px;
position:absolute;
top:25px;
width:192px;
}

#notify #button {
height:22px;
position:absolute;
right:10px;
top:15px;
width:22px;
}	

/*New Menu Code Added By Nadeem Hussain*/