@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
	list-style:none;
}
body {
	background:url(n-body.gif) #d7d7d7 repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
#container {
	width:996px;
	margin:0 auto;
}
#banner {
	width:996px;
	margin:0;
	padding:0;
	height:123px;
}
#header {
	width:996px;
	margin:0;
	padding:0;
	height:95px;
}
#title {
	float:left;
	height:62px;
	padding:0px 0 0 0;
}
#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000000;
	margin:0;
	padding:0 28px 0 0;
}
#title h1 a {
	line-height:53px;
	color: #000000;
	text-decoration: none;
}
#t1 {
	width:468px;
	float:right;
	height:60px;
	padding:35px 0 0 0;
}
/*Menu Start*/
#tabs{
width:996px;
float:right;
margin:0 0 0 0;
height:28px;
line-height:28px;
background:url(menu_bg.png) no-repeat left top;
}

#tabs ul {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0 0 0 0;
	font-weight:bold;
		
}
#tabs a.wbr {
	float:left;
	background:url("tableft_wbr.png") no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
	color:#fff;
}
#tabs a {
	float:left;
	background:url("tableft.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#fff;
}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.jpg") no-repeat right top;
	padding:0 10px 0 3px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
	#tabs a:hover span {
	color: #000000;
}
#tabs a:hover {
	background-position:-0% -84px;
	color: #000000;
}
#tabs a:hover span {
	background-position:100% -84px;
}
#tabs #current a {
	background-position:0% -28px;
	color:#333;
}

#tabs #current a span {
	background-position:100% -28px;
}
#tabs #account a {
	background-position:0% -84px;
	color:#fff;
}

/*Menu End*/
/*--------------------------------------*/
/*page Start*/
#page {
	width:994px;
	margin:0;
	padding:15px 0 10px 0;
	border:1px solid #bebebe;
	background-color:#FFFFFF;
}
#breadcrumb{
width:650px;
float:left;
height:21px;
margin:0 0 20px 10px;
display: inline;
}
#breadcrumb .arrow{
height:21px;
background:url(breadcrumb_arrow_bg_with_out_border.jpg) left top no-repeat;
float:left;
width:10px;
}
#breadcrumb .arrow_border{
height:21px;
background:url(breadcrumb_arrow_bg.jpg) left top no-repeat;
float:left;
width:10px;
}
#breadcrumb .arrow_border_home{
height:21px;
background:url(breadcrumb_arrow_bg_home.gif) left top no-repeat;
float:left;
width:10px;
}

#breadcrumb .nevigation{
height:19px;
border-bottom:1px solid #d6d6d6;
border-top:1px solid #d6d6d6;
float:left;
padding:0 10px;
line-height:19px;
text-transform:capitalize;
}
#breadcrumb .nevigation a{
color:#0264cf;
text-decoration:none;
}
/*Left Panel Start*/
#left_panel {
	width:174px;
	float:left;
	margin:0 0 0 5px;
}
#left_panel h2 {
	background:url(left_panel_h2_bg.jpg) no-repeat left top;
	width:174px;
	height:33px;
	line-height:33px;
	text-align:center;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	text-transform:capitalize;
	color:#FFFFFF;
}
.post {
	background-color:#7abc02;
	width:174px;
	padding:0 0 3px 0;
}
.post .box {
	width:168px;
	height:47px;
	margin:0 auto 3px auto;
	padding:0;
	background:url(left_side_box_bg.gif) repeat-x left top;
}
.post .box1 {
	width:168px;
	margin:0 auto 3px auto;
	padding:0;
	background:url(left_side_box_bg.gif) #edeec2 repeat-x left top;
}
.post .box img {
	float:left;
	padding:8px 0 0 2px;
}
.post .box p {
	text-align:left;
	margin:0 0 0 60px;
	padding:13px 0 0 0;
}
.post .box a {
	color:#0066ca;
	font-weight:bold;
	text-decoration:none;
}
.post .box a:hover{
text-decoration:underline;
}
#l1 {
	width:120px;
	margin:0 auto;
}
#left_panel .bottombg {
	background:url(left_panel_bottom_bg.jpg) left top no-repeat;
	height:8px;
	margin:0 0 10px 0;
	padding:0;
}
#left_box {
	background:transparent url(left-box.jpg) no-repeat scroll 0 0;
	height:122px;
	margin:0 auto;
	width:144px;
}
#left_box h3 {
	width:122px;
	text-align:center;
	color:#659a00;
	font-size:13px;
	line-height:27px;
	height:27px;
	padding:0;
	margin:0;
}
#left_box p {
	padding:0 10px;
	line-height:16px!important;
}
#left_box a {
	color:#0066cc;
	text-decoration: underline;
}
/*Left Panel End*/
/*--------------------------------------*/

/*Right Panel Start*/
#right_panel {
	width:288px;
	float:right;
	margin:0 24px 0 0;
	_margin:0 10px 0 0;
	padding:0 0 0 12px;
}
#right_panel h2 {
	width:288px;
	line-height:25px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	text-align:left;
	color:#000000;
	border-bottom:3px solid #d7d7d7;
	text-transform:capitalize;
}
#r1 {
	width:288px;
	margin:10px 0 0 0;
	padding:0;
}
#right_panel a {
	color:#0066CA;
	text-decoration:underline;
}
#right_panel a:hover {
	text-decoration:none;
}
.game {
	width:288px;
	border-bottom:1px dotted #999999;
	padding:5px 0 10px 0;
	margin:0 0 10px 0;
}
.game img {
	float:left;
	padding:5px 5px 0;
}
.game h3 {
	color:#0066ca;
	font-weight:bold;
	margin:0 0 0 86px;
	padding:0;
	text-transform:capitalize;
}
.game h3 a {
	color:#0066ca!important;
	text-decoration:underline;
}
.game h3 a:hover {
	text-decoration:none;
}
.game p {
	padding:0 0 0 0;
	line-height:16px!important;
}
#add{
width:286px;

	padding:5px 0 10px 0;
	margin:0 0 10px 0;
	border:#999999 1px solid;
	text-align:center;
}
#add h4{
font:16px;
color:#999999;
width:286px;
height:35px;
line-height:35px;
width:288px;
text-align:center;
text-decoration:none;
}
.r1{
width:232px;
height:60px;
margin:0 auto 10px auto;
}
/*Right Panel End*/
/*--------------------------------------*/

/*Content Start*/
#content {
	width:489px;
	_width:480px;

	float:left;
}
#blog {
	width:452px;
	_width:442px;
	margin:0 auto;
	padding:0;
}
#blog h2 {
	width:100%;
	_width:442px;
	line-height:25px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	text-align:left;
	color:#000000;
	border-bottom:3px solid #d7d7d7;
	text-transform:capitalize;
	font-weight:bold;
}
#blog h2 a {
	color:#000000;
	text-decoration:none;
}
#blog h3 {
	width:100%;
	line-height:25px;
	font-size:13px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	padding:5px 0 0 0;
}
#blog h3 a {
	color:#000000;
	text-decoration:none;
}
#blog p {
	padding:5px 0 5px; 0;
}
#blog a {
	text-decoration:underline;
}
#blog a:hover {
	text-decoration:none;
}
#main_bar{
width:452px;
_width:442px;
padding:0;
margin:0px auto 10px auto;
}
#orange-bar {
background-image:url(orange_bar.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
height:27px;
line-height:27px;
padding:0 0 0 10px;
width:442px;
_width:432px;
}
#gray-bar {
background-image:url(gray_bar.jpg);
background-repeat:repeat-x;
height:27px;
width:452px;
_width:442px;
}
#gray-bar ul{
padding:0 0 0 0px;
}
#gray-bar li{
padding:0 8px 0 8px;
line-height:27px;
float:left;
font-weight:bold;
}
/*gradient-bar1*/
#gradient-bar1 {
background-image: url(gray-gradient.jpg);
background-repeat:repeat-x;
height:73px;
width:452px;
float:left;
_width:442px;
}
#gradient-bar1 ul{
}
#gradient-bar1 li{
line-height:63px;
padding:0 8px;
font-weight:bold;
float:left;
text-transform:capitalize;
}
#gradient-bar1 ul img{
padding:10px 0px 0 0;
}
#gradient-bar1 a{
color:#0066cc;
text-decoration:underline;
font-size:11px;
}
#gradient-bar1 .download{
color:#4f8501;
text-decoration:underline;
padding:0 10px 0 0;
}
/*gradient-bar2*/
#gradient-bar2 {
background-image: url(gray-gradient.jpg);
background-repeat:repeat-x;
height:73px;
width:452px;
float:left;
_width:442px;
}
#gradient-bar2 ul{
}
#gradient-bar2 li{
line-height:63px;
padding:0 8px;
font-weight:bold;
float:left;
text-transform:capitalize;
}
#gradient-bar2 ul img{
padding:10px 13px 0 0;
}
#gradient-bar2 a{
color:#0066cc;
text-decoration:underline;
}
#gradient-bar2 .download{
color:#4f8501;
text-decoration:underline;
padding:0 0 0 0;
}
/*gradient-bar3*/
#gradient-bar3 {
background-image: url(gray-gradient.jpg);
background-repeat:repeat-x;
height:73px;
width:452px;
float:left;
_width:442px;
}
#gradient-bar3 ul{
}
#gradient-bar3 li{
line-height:63px;
padding:0 8px;
font-weight:bold;
float:left;
text-transform:capitalize;
}
#gradient-bar3 ul img{
padding:10px 13px 0 0;
}
#gradient-bar3 a{
color:#0066cc;
text-decoration:underline;
}
#gradient-bar3 .download{
color:#4f8501;
text-decoration:underline;
padding:0 10px 0 0;
}
/*gradient-bar4*/
#gradient-bar4 {
background-image: url(gray-gradient.jpg);
background-repeat:repeat-x;
height:73px;
width:452px;
float:left;
_width:442px;
}
#gradient-bar4 ul{
}
#gradient-bar4 li{
line-height:63px;
padding:0 8px;
font-weight:bold;
float:left;
text-transform:capitalize;
}
#gradient-bar4 ul img{
padding:10px 13px 0 0;
}
#gradient-bar4 a{
color:#0066cc;
text-decoration:underline;
}
#gradient-bar4 .download{
color:#4f8501;
text-decoration:underline;
padding:0 10px 0 0;
}
/*gradient-bar5*/
#gradient-bar5 {
background-image: url(gray-gradient.jpg);
background-repeat:repeat-x;
height:73px;
width:452px;
float:left;
_width:442px;
}
#gradient-bar5 ul{
}
#gradient-bar5 li{
line-height:63px;
padding:0 8px;
font-weight:bold;
float:left;
text-transform:capitalize;
}
#gradient-bar5 ul img{
padding:10px 13px 0 0;
}
#gradient-bar5 a{
color:#0066cc;
text-decoration:underline;
}
#gradient-bar5 .download{
color:#4f8501;
text-decoration:underline;
padding:0 10px 0 0;
}
/*Content End*/
/*--------------------------------------*/

/*page End*/
/*----------------------------------------------------------------*/
/*Footer Start*/
#footer {
	width:996px;
	height:88px;
	margin:0;
	padding:0;
}
#footer p {
	color: #646464;
    padding: 15px 0 0;
    text-align: center;
}
#footer a {
	color:#646464;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
/*Footer End*/
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
.left_image {
	float:left;
	border:1px solid #d7d7d7;
	padding:3px;
	margin:15px 5px 0 0;
}
.right_image {
	float:right;
	padding:3px;
	margin:15px 0 0 5px;
	border:1px solid #d7d7d7;
}
.l-b{
width:120px;
height:240px;
padding:10px 0;
margin:0 auto;
}
.c-b{
width:468px;
height:60px;
padding:10px 0;
margin:0 auto;
}
.r-b{
width:125px;
height:125px;
padding:10px 0;
margin:0;
}
.fl{
float:left;
}
.fr{
float:right;
}


ul.mynavigation{
	list-style:none;
	padding:5px 10px;
}

ul.mynavigation li{
	background: url("icon.gif") no-repeat scroll 0 8px transparent;
    color: #0066CA;
    line-height: 16px;
    padding: 5px 0 5px 15px;
    text-align: left;
}

ul.mynavigation li a{
	color:#0066CA;
	text-decoration:none;
}

ul.mynavigation li a:hover{
	color:#000000;
	text-decoration:underline;
}

.mainstory h1, .mainstory h2{
	border-bottom: 3px solid #D7D7D7;
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.review{
	padding:7px 0;
	border-bottom:1px dotted #999999;
}


.review a{
	color:#0066CA;
}

.review .banner img{
	border: 1px solid #D7D7D7;
    margin: 5px 5px 0 5px;
    padding: 3px;
}











