body{
	background-color: #F8F7F5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/used-mobiles-pakistan_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
    outline: none;
}
.spacer{
	font-size:0; line-height:0; clear:both;}
#main-wrapper{
	width:950px;
	display:table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
	background-image: url(images/used-mobiles-pakistan_nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: 20px top;
}
#logo{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 920px;
	text-align: left;
	clear: both;
	height: 90px;
	padding-left: 30px;
}
#logo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 2px;
}
#logo h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
}
#logo h2 a{
	color: #FFFFFF;
	text-decoration:underline;
	
}
#logo h2 a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#header{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 950px;
	height: 160px;
	padding-top: 73px;
}
#header_thanks{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 950px;
	/*height: 140px;*/
	padding-top: 13px;
}

.menu{
	width:1030px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B3B3B3;/* The menu should be the entire width of it's surrounding object, in this case the whole page */
	background-image: url(../images/page-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	padding-bottom: 0px;
	height: 30px;
	padding-top: 40px;
	} /* dark grey bg */

.menu ul{
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 58px;
}

.menu ul li{
	display: inline;
	margin-right: auto;
	margin-left: auto;
} /* Makes the link all appear in one line, rather than on top of each other */

.menu ul li a{
	text-decoration: none; /* removes the underline from the menu text */
	color: #686868;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #686868;
	text-decoration: none;}

.menu ul li a:hover, .menu ul li .current{
	color: #66DDEE;} /* change the background color of the list item when you hover over it */
#search{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 920px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
#search_thanks{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: top;
	clear: both;
	width: 920px;
	/*padding-top: 8px;*/
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
#search .sear-bot{
	height: 36px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
#sell-item{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 920px;
	/*padding-top: 50px;
	padding-bottom: 50px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
#sell-item a{
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 6px;
	padding-left: 6px;
}
#sell-item a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#sell-item .button{
	float: left;
}
#sell-item .text{
	float: left;
	width: 444px;
	text-align: right;
	padding-top: 8px;
}

#sell-item_thanks{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 920px;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
#sell-item_thanks a{
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 6px;
	padding-left: 6px;
}
#sell-item_thanks a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#sell-item_thanks .button{
	float: left;
}
#sell-item_thanks .text{
	float: left;
	width: 444px;
	text-align: right;
	padding-top: 8px;
}
#search .textbox{
	border: 3px solid #315672;
	height: 26px;
	width: 460px;
	font-family:tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #315672;
	line-height: 20px;
}
#search_thanks .textbox{
	border: 3px solid #315672;
	height: 26px;
	width: 460px;
	font-family:tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #315672;
	line-height: 20px;
}
.Sbutton{background:url(images/used-mobiles-pakistan_big-search.jpg) no-repeat; width:182px; height:26px; border:none; cursor:pointer;}
#add-box{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 910px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
#content-wrapper-home{
	clear:both;
	display:table;
	position:relative;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 950px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content {
	clear:both;
	display:table;
	position:relative;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 976px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
}
#left {
	width:300px;
	float:left;
	margin: 0px;
}
/* Sidebar */

#navtop{
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar li {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 206px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#sidebar li  a{
	color: #000000;
	text-decoration: none;
}
#sidebar li  a:hover{
	color: #1666B7;
	text-decoration: underline;
}

#sidebar h2 {
	margin-bottom: 0px;
	font-size: 22px;
	color: #1666B7;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	font-weight: bold;
	background-image: url(images/nav-top-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 12px 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#sidebar .normal{
	font-weight: normal;
}





#sidebar-city {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar-city ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar-city li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F9F9F9;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 206px;
}
#sidebar-city li  a{
	color: #000000;
	text-decoration: none;
}
#sidebar-city li  a:hover{
	color: #1666B7;
	text-decoration: underline;
}

#sidebar-city h2 {
	margin-bottom: 0px;
	font-size: 22px;
	color: #1666B7;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	font-weight: bold;
	background-image: url(images/nav-top-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 12px 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#sidebar-city .normal{
	font-weight: normal;
}

#right {
	width:640px;
	float:right;
	margin: 0px;
}
#sech-used {
	padding-top: 20px;
}
#sech-used h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding: 0px;
}
#sech-used p{
	font-family:tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
#sech-used .textbox{
	border: 1px solid #315672;
	height: 26px;
	width: 182px;
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #315672;
	line-height: 20px;
}
#product {
	padding-top: 20px;
}
#product h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#product h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #C33C4A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#product h2 a{
	color: #C33C4A;
	text-decoration:none;
}
#product h2 a:hover{
	color: #C33C4A;
	text-decoration:underline;
}
#product .date{
	color: #333333;
	margin-top: 0px;
	padding: 0px;
	font-weight: normal;
}
#product .info{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5CF;
	margin: 0px;
	padding: 0px;
}
#product .image{
	margin-right: 10px;
	text-align: center;
	width: 80px;
}
#product .pad{
	padding-top: 8px;
}
#product h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #CC3C4A;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#product h3 a{
	color: #CC3C4A;
	text-decoration:underline;
}
#product h3 a:hover{
	color: #CC3C4A;
	text-decoration:none;
}
#text-boxhead1 {
	width:308px;
	float:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}
#text-boxhead1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}
#text-box1{
	width:308px;
	float:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7A7A7;
	margin: 0px;
	height: 480px;
}
#text-box1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
	margin-top: 0px;
}
#text-box1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;

	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}
#text-boxhead2 {
	width:310px;
	float:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}
#text-boxhead2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}

#footer-bg{
	width:100%;
	display:table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/used-mobiles-pakistan_footbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 172px;
	background-color: #254A66;
}
#footer{
	width:950px;
	display:table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/used-mobiles-pakistan_foot-top.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	height: 80px;
}
#footer_thanks{
	width:950px;
	display:table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(images/used-mobiles-pakistan_foot-top.jpg);*/
	background-repeat: no-repeat;
	background-position: 20px top;
	height: 80px;
}
#footer .twi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7A7A7A;
	text-transform: capitalize;
	width: 240px;
	float: right;
	margin: 0px;
	text-align: right;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_thanks .twi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7A7A7A;
	text-transform: capitalize;
	width: 240px;
	float: right;
	margin: 0px;
	text-align: right;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .wt
{
	float: left;
	width: 100px;
	padding-top: 80px;
	padding-left: 100px;
}
#footer .wt a{
	text-decoration:none;
	border: 1px solid #FFFFFF;
}

#footer .copy
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 400px;
	padding-top: 0px;
	padding-bottom: 6px;
	float: right;
	text-align: right;
	padding-right: 10px;
	line-height: 16px;
}
#footer .copy a{
	color: #FFFFFF;
	text-decoration:none;
}
#footer .copy a:hover{
	color: #66DDEE;
	text-decoration:none;
}

#footer_thanks .wt
{
	float: left;
	width: 100px;
	padding-top: 80px;
	padding-left: 100px;
}
#footer_thanks .wt a{
	text-decoration:none;
	border: 1px solid #FFFFFF;
}

#footer_thanks .copy
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 400px;
	padding-top: 0px;
	padding-bottom: 6px;
	float: right;
	text-align: right;
	padding-right: 10px;
	line-height: 16px;
}
#footer_thanks .copy a{
	color: #FFFFFF;
	text-decoration:none;
}
#footer_thanks .copy a:hover{
	color: #66DDEE;
	text-decoration:none;
}

.tblReg
{
	font-family:tahoma;
	font-size:12px;
	color:#666666;
}
.regSucc
{
	font-family:tahoma;
	font-size:14px;
	color:#666666;
}
.regSucc a
{
	font-family:tahoma;
	font-size:14px;
	color:#666666;
}
.mandatory{
	color:#FF0000;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;	
}
.messages
{
	font-size:12px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:left;
	font-style:italic;
}
.paging
{
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
}
.paging a:link
{
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
.paging a:hover
{
	color:#660000;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
.current
{
	color:#000000;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}