body { color: #e0e0e0; font-size: 62.5%; font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif; background: #323232; }
a { text-decoration: none;color:#4A84AB; }
a:hover { text-decoration: underline; }
p { font-size: 1.2em; line-height: 1.5em; margin-bottom: 1em; }

.clear { clear: both; }

#container { width: 994px; background: url('../images/body_bg.gif'); margin: 18px auto 0 auto; }
#container_inside { background: url('../images/body_bottom.gif') bottom center no-repeat; padding-bottom: 42px; }

#header2 { position: relative; background: url('../images/body_top.gif') top center no-repeat; padding: 32px 17px 16px 39px; }
#header2 h1#logo { width: 265px; height: 110px; background: url('../images/logo.gif'); }
#header2 h1#logo a { overflow: hidden; display: block; width: 100%; height: 100%; text-indent: -5000px; }
#header2 #ad_block { display: inline; width: 468px; height: 60px; margin: 12px 60px 0 0; float: right; }
#header2 ul#menu { position: absolute; bottom: 0; right: 17px; height: 29px; background: url('../images/menu_left.gif') top left no-repeat; padding-left: 47px; }
#header2 ul#menu li { background: url('../images/menu_bg.gif'); padding: 0 15px; float: left; }
#header2 ul#menu li:hover { background: url('../images/menu_bg_hover.gif'); }
#header2 ul#menu li a { color: white; font-size: 1.2em; text-transform: uppercase; line-height: 29px; }



#header2 ul#menuforum {   bottom: 0;width: right: 17px; height: 29px; background: url('../images/menu_left.gif') top left no-repeat; padding-left: 47px; }
#header2 ul#menuforum li { background: url('../images/menu_bg.gif'); padding: 0 15px; float: left; font-size:11px }
#header2 ul#menuforum li:hover { background: url('../images/menu_bg_hover.gif'); font-size:11px }
#header2 ul#menuforum li a { color: white; font-size: 1.2em; text-transform: uppercase; line-height: 29px; font-size:11px }




#body { padding: 0 17px; }
#body #banner {  bottom left no-repeat; border-top: 1px solid #001429; margin-bottom: 20px; padding-bottom: 14px; }
#body #banner .block { height: 246px;border-bottom: 1px solid #001429; }

#main { margin-right: 270px; padding: 0 17px; }
#main h2.pagetitle { height: 44px; font-size: 2.6em; font-weight: normal; text-transform: uppercase; line-height: 44px; background: url('../images/h2_bg.gif'); margin-bottom: .5em; padding: 0 20px; }
#main .post { margin: 0 0 2em 50px; }

#sidebar { display: inline; width: 252px; margin-right: 18px; float: right; }
#sidebar .widget { border: 1px solid #07519a; margin-bottom: 1.8em; }
#sidebar .widget .photo { position: relative; padding-bottom: 9px; }
#sidebar .widget .photo .border { position: absolute; bottom: 0; left: 0; z-index: 50; width: 100%; height: 19px; background: url('../images/photo_border.gif'); }
#sidebar p { font-size: 1.1em; padding: .5em .75em; }

#sidebar li {
	list-style-type: none;
	list-style-image: url('../images/bullet.gif');
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
}
#sidebar li a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F4CF24;
}

#footer { width: 960px; font-size: 1.2em; text-align: center; margin: 12px auto 36px auto; }
#footer, #footer a { color: white; }

/*added by Krish */
#selected {
	width: 252px;
	margin-right: 5px;
	margin-left: 10px;
	display: inline;
	float: center;
	text-align:left;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 29px;
	font-weight: bold;
	display: block;
	text-indent: 20px;
}

#normal {
	width: 252px;
	margin-right: 5px;
	margin-left: 10px;
	display: inline;
	float: center;
	text-align:left;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 29px;
	display: block;
	text-indent: 20px;
}

#selected a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration:none;
}

#normal a {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;
}

#normal a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration:underline;
}

#pagination {

	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;

}

#currentpage {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
}

.listing-text {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: normal;
	cursor: hand;
}

.listing-text a{

	text-decoration:none;

}

.listing-text a:hover{

	text-decoration:none;

}

.listing-text-label {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	background-color: #004E9B;
	display: block;
}

.listing-text-label a{

	text-decoration:none;

}

.listing-text-label a:hover{

	text-decoration:none;

}


.listing-text-input {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;
	text-align: left;
	text-indent: 4px;
	font-weight: normal;
	background-color: #004E9B;
}

.listing-text-submit {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	background-color: #004E9B;
}
