/* Buying Wireless Css, Author Name: Lalit Kumar, Date: 010920, Time: 1.00 Am, Website: http://www.kreativedesignes.com */

/*------------------------------------------ Basic Standards Starts Here------------------------------------*/
body{
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.main-con{
	width:968px;
	float:none;
	margin:0px auto;
	padding:0px;
	height:auto;
	overflow:hidden;
	}

a img{
	border:0px;
	}
	
.expand{
	float:left;
	width:100%;
	}

/*------------------------------------------ Header Related Css Starts Here------------------------------------*/
.hedaer-con{
	height:137px;
	}
	
.logo{
	width:410px;
	height:137px;
	}
	
.nav-bar-con{
	width:396px;
	padding:105px 0px 0px 0px;
	height:34px;
	text-align:right;
	float:left;
	}
	
.todays-deal-btn{
	width:149px;
	float:left;
	padding:0px 0px 0px 0px;
	}
	
.clock{
	padding-bottom:8px;
	}
	
/* ---------------------------------------------Menu Css Starts here--------------------------------*/


.glossymenu{
	padding: 0 2px 0 0px;
	margin: 0 auto;
	height: 34px;
	list-style: none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	float:right;
}

.glossymenu li{
	float:left;
	margin-left:2px;
}

.glossymenu li a{
	float: left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	display: block;
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding:0px 0px 0px 6px; /*Padding to accomodate left tab image. Do not change*/
	height: 34px;
	line-height:34px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 16px 0 16px; /*Padding of menu items*/
}
.glossymenu li.current a{
	color: #fff;
	background:url(../images/template/design/left-menu.gif) no-repeat; /*left tab image path*/
	background-position: left;
	height:34px;
}
.glossymenu li a:hover{
	color: #fff;
	background:url(../images/template/design/left-menu2.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b{
	color: #fff;
	height:34px;
	background:url(../images/template/design/right-menu.gif) no-repeat right top; /*right tab image path*/
}

.glossymenu li a:hover b{
	color:white;
	height:34px;
	background:url(../images/template/design/right-menu2.gif) no-repeat right top; /*right tab image path*/
}

.glossymenu li.current1 a{
	color:white;
	background:url(../images/template/design/left-menu2.gif) no-repeat; /*left tab image path*/
	background-position: left;
	height:34px;
}

.glossymenu li.current1 a b{
	color: white;
	background:url(../images/template/design/right-menu2.gif) no-repeat right top; /*right tab image path*/
	height:34px;
}

/*----------------------------------- Banner Starts here-----------------------------*/
.banner-con{
	padding-bottom:13px;
	}
	
.login-reg-box{
	width:305px;
	padding-right:24px;
	float:left;
	}
	
.box-bg{
	width:270px;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	background:url(../images/template/design/box-bg.gif) repeat-x;
	height:83px;
	padding:14px 17px;
	}
	
.box-text{
	line-height:16px;
	height:61px;
	}
	
.colon{
	width:235px;
	float:right;
	}

.registration-box{
	padding-bottom:18px;
	}

/*----------------------------------- Footer Css Starts Here-----------------------------*/

.footer-con{
	height:45px;
	padding-bottom:2px;
	}

.footer-bg{
	background:url(/v/vspfiles/templates/todays/images/template/design/footer-bg.gif) repeat-x;
	width:943px;
	height:45px;
	}
	
.footer-links{
	color:#898989;
	font-size:11px;
	padding-top:16px;
	}
	
.footer-links a{
	color:#898989;
	text-decoration:none;
	padding:12px 7px 0px 7px;
	}
	
.footer-links a:hover{
	text-decoration:underline;
	}

.cpy-right{
	width:250px;
	padding:0px 7px 0px 7px;
	color:#898989;
	font-size:11px;
	text-align:right;
	}
	
<!-- Template Navigation Starts Here-->
.nav-bar-con-temp{
	width:396px;
	padding:98px 0px 0px 0px;
	height:34px;
	text-align:right;
	float:left;
	}
	
.glossymenu-temp{
	padding: 6px 2px 0 0px;
	margin: 0 auto;
	height:28px;
	list-style: none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	float:right;
}

.glossymenu-temp li{
	float:left;
	display:block;
	margin-left:2px;
}

.glossymenu-temp li a{
	float: left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	display: block;
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding:0px 0px 0px 6px; /*Padding to accomodate left tab image. Do not change*/
	height:28px;
	line-height:28px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu-temp li a b{
	float: left;
	display: block;
	padding: 0 16px 0 16px; /*Padding of menu items*/
}
.glossymenu-temp li.current-temp a{
	color: #fff;
	background: url(../images/template/design/left-menu-template.gif) no-repeat; /*left tab image path*/
	background-position: left;
	height:28px;
}
.glossymenu-temp li a:hover{
	color: #fff;
	background: url(../images/template/design/left-menu2-template.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu-temp li.current-temp a b{
	color: #fff;
	height:28px;
	background: url(../images/template/design/right-menu-template.gif) no-repeat right top; /*right tab image path*/
}

.glossymenu-temp li a:hover b{
	color:white;
	height:28px;
	background: url(../images/template/design/right-menu2-template.gif) no-repeat right top; /*right tab image path*/
}

.glossymenu-temp li.current1 a{
	color:white;
	background: url(../images/template/design/left-menu2-template.gif) no-repeat; /*left tab image path*/
	background-position: left;
	height:28px;
}

.glossymenu-temp li.current1 a b{
	color: white;
	background: url(../images/template/design/right-menu2-template.gif) no-repeat right top; /*right tab image path*/
	height:28px;
}
<!-- Template Navigation Ends Here-->


/*----------------------------------- New Footer Css Starts Here-----------------------------*/


.footer-con-big{
	height:196px;
	padding-bottom:2px;
	width:970px;
	margin:30px auto;
	float:left;
	}

.footer-bg1{
	background:url(../images/template/design/footer-bg1.gif) repeat-x;
	width:918px;
	height:196px;
	float:left;
	}
	
.footer-links{
	color:#898989;
	font-size:11px;
	padding-top:16px;
	}
	
.footer-links a{
	color:#898989;
	text-decoration:none;
	padding:12px 7px 0px 7px;
	}
	
.footer-links a:hover{
	text-decoration:underline;
	}

.cpy-right{
	width:250px;
	padding:0px 7px 0px 7px;
	color:#898989;
	font-size:11px;
	float:right;
	text-align:right;
	}
	
/* Css from 090305 */
.menu-con{
	width:201px;
	float:left;
	}
.expand100{
	width:100%;
	float:left;
	}
	
.meny-bg{
	width:201px;
	float:left;
	background:url(../images/template/design/menu-bg.gif) repeat-y;
	}
	
.menu-list{
	float:left;
	padding:0px ; 
	margin:0px;
	width:182px;
	padding-left:10px;

	}
	
.menu-list ul{
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	}
	
.menu-list ul li{
	margin:0px; 
	padding:0px;
	line-height:24px;
	background-image:url(../images/template/design/menu-style-img.gif); center;
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
}
	
.menu-list ul li a{
	color:#464646;	
	text-decoration:none;
	}
	
.menu-list ul li a:hover{
	color:green;
	text-decoration:underline;
	}
	
/* new footer css Starts here*/

	.footer-links-con{
		width:954px; float:left; padding:7px 0px 0px 0px;
		}
		
	.footer-con1{
		width:200px;
		padding-right:17px;
		float:left;
		font-size:11px;
		color:#555555;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		}
		
	.footer-heading-link{
		color:#555555;
		text-decoration:none;
		}
		
	.footer-heading-link a:hover{
		text-decoration:underline;
		}
		
	.footer-con1 ul{
		margin:0px; padding:0px;
		}
		
	.footer-con1 ul li{
		margin:0px; padding:0px;
		list-style:none;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:18px;
		color:#4D4D4D;
		}
		
	.footer-con1 ul li a{
		color:#4D4D4D;
		text-decoration:none;
		display:block;
		}
		
	.footer-con1 ul li a:hover{
		text-decoration:underline;
		}

		
	.footer-images{
		width:166px;
		padding-left:10px;
		border-left:1px solid #d6d6d6;
		float:right;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
	.title-heading{
		font-size:18px; color:#555555;
		padding:0px 0px 10px 10px;
		}
