html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-transform:capitalize;
}



a { /*-- Removes dotted outline from clicked links in FF --*/
	outline: none;
}
img {
	border:none;
}
.clearer {
	clear:both;
}
blockquote {
	background: #F2F2F2 url(images/blockquote.png) no-repeat top left;
	border: 1px solid #D7D7D7;
	padding: 10px 10px 10px 40px;
}

/* bold to make normal */
.mn
{
	font-weight:normal;
}
.h1mn {
	font: bold 20px/30px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}

/*-- Main structure for the layout --*/
body {

	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;

	background-image:url(images/bg.gif);
    background-repeat:repeat-y;
    background-color:#8FACDD;
    background-position:center;
	
}
#background {
/*	background: #F2F2F2; */
}
#outerWrapper {
	margin: 5px auto 0 auto;	
	text-align: left;
	width: 1030px;
	background-color:#F2F2F2;

}
#contentWrapper {
	overflow: hidden;
	clear:left;
}


#Content {
	
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	margin-left:5px;
}
#Footer {
	border-top: solid 1px #666;

	background: #000; /* url(images/footerbg.png) repeat-x top; */
	color:#999;
	
	
	clear: both; 
	width: 1060px; 
	height: 50px;
	padding: 5px 0 0 0; 
	text-align: center; 
	margin:auto;
	/*
	to keep the footer on bottom of window
	position: fixed; 
    bottom: -10px; 
	border: none;  */
	
	
}

/*-- Heading styles --*/
h1 {
	font: normal 26px/36px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
h2 {
	font: bold 20px/30px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
h3 {
	font: bold 17px/27px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	color: #069;
}
h4 {
	font: bold 14px/24px Verdana, Geneva, sans-serif;
}
h5 {
	font: bold 13px/20px Verdana, Geneva, sans-serif;
	color: #069;
}
h6 {
	font: bold 12px/18px Verdana, Geneva, sans-serif;
}

/*-- Link styles --*/
a, a:link {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:visited, a:active {
	color: #000;
}
.entry a.more-link { /*-- Removes underline from more link --*/
	text-decoration:none;
}
#header a, #header a:link, #header a:active, #header a:visited {
	color: #FFF;
}
#header a:hover {
	color: #0CF;
}
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #CCC;
}
#Footer a:hover {
	color: #FFF;
}

/*-- Header styles --*/
#headerwrap {
	padding: 0;
	text-align: center;
}
#header {
	width:1030px;
	height:100px; /* 100px*/
	margin:0px auto;
	text-align:left;
	vertical-align:middle;
	/* background-image:url(images/topadBG.gif) */
}
#Adheader {
	width:1030px;
	height:90px;
	margin:0px auto;
	text-align:left;
}
#header p {
	margin: 0px;
}
.title { /*-- This is the title of your blog --*/
	color: #FFF;
	float: left;
	height:100px;
	padding-top:10px;
}
.title a:hover {
	text-decoration:none;	
}
.description { /*-- This is the line of text below your blog title --*/
	font: 12px/20px verdana, "Times New Roman", Times, serif;
	color: #FFF;
	float: left;
	clear: left;
	padding-top: 7px;
}
.topLeaderBoard
{
	float:right;
	width:730px;
	height:100px;
	padding-top:10px;
	vertical-align:middle;
	background-color:#FFFFFF;
	text-align:right;
}
.topLeaderBoardCenter
{
	margin:auto;
	width:730px;
	height:100px;
	padding-top:10px;
}

.topRightDiv
{
	float:right;
	width:730px;
	height:100px;
	padding-top:10px;
	text-align:right;
}

/* ------ header register text ------------- */

#header-forms {
	padding: 7px 0 0 300px;
	float:right;
}
#header-forms form {
	margin: 0;
	padding: 0;
}
#header-forms form .textfield {
	border: 1px solid #BABABA;
	font: normal 11px Arial;
	padding: 3px;
}
#header-forms form .login {
	/* background: url(../../images/mobiletoones/header-assets.png) -2px -44px no-repeat; */
	width: 76px;
	height: 24px;
	border: none;
	font: bold 11px Arial;
	text-transform:uppercase;
	color:#FFFFFF;
}
#header-forms .custom-search {
	/*background: url(../../images/mobiletoones/header-assets.png) 0px 0px no-repeat; */
	width: 355px;
	height: 30px;
	padding: 5px 5px 5px 20px;
}
#header-forms form .search-button {
	background:url(images/CustomSearchBG.gif) no-repeat;
	width: 34px;
	height: 20px;
	border: none;
	font: bold 11px Arial;
	text-transform:uppercase;
	color:#FFFFFF;
}
#header-forms .register-text {
	font: normal 10px Arial;
	color:#007FA9;
	padding: 5px 0 3px 10px;
	text-transform:uppercase;
}
#header-forms .register-text a, #header-forms .register-text a:visited, #header-forms .user-top-welcome-nav a, #header-forms .user-top-welcome-nav a:visited{
	color:#007FA9;
}
#header-forms .user-top-welcome-nav {
	font: normal 11px Arial;
	float: right;
	padding: 0 5px 2px 0;
}

/* ----------------------------- */








.topnav { /*-- This is the RSS links in the header --*/
	float:right;
	color: #000;
	text-align:right;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-top: 10px;
}

#topnavbar 
{
	background: #5D6DA9;
	color: #FFFFFF;
	width: 1060px;
	height: 35px;
	margin: 0px auto 0px;
	padding: 0px;
}
.topnavbarAds
{
	float: left;
	text-align:left;
	padding: 0px 0px 0px 15px;
	font-weight:bold;
}
.topnavbarleft 
{
	width: 200px;
	float: left;
	text-align:left;
	margin-top:5px;
	padding: 4px 0px 0px 15px;
	font-weight:bold;

}
.topnavbarright 
{
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 15px 0px 0px;
	text-transform: uppercase;
	text-align: right;
}
#topnavbar a
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#subnavbar 
{
	background: #4776C5;
	width: 961px;
	height: 24px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
}

/* Navigation Styles */
#navwrap {
	height:33px;
	background: transparent url(images/nav_bg.png) repeat-x top left;
	width:1060px;
	margin:auto;
	clear: both;

}
#menu {
	width:1030px;
	position:relative;
	margin:0 auto;
	display:block;
	height:25px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#menu ul li a {
	display:block;
	float:left;
	color:#FFFF00;
	text-decoration:underline;
	font-weight:bold;
	height:25px;
	padding:8px 15px 0 15px;
}
#menu ul li a:hover {
	color:#FF0000;
	height:20px;
	/*background:transparent url(images/nav_bg.png) 0px -35px no-repeat;*/
	background:#FFFF00;
	text-decoration:none;
	height:25px;
}


/*-- Post styles --*/
.posttitle {
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 5px;
}
.posttitle a:hover {
	text-decoration:none;
}



/*-- Sidebar styles --*/




#sidebar {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#sidebar h1 { /*-- This is the title of each widget --*/
	
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#4776C5;
	font-weight:bold;
	color: #FFF;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#sidebar ul {
	padding: 8px;
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul ul {
	border:none;
	background:none;
}
#sidebar ul li {
	border: 1px solid #CCC;
	background: #FFF url(images/boxbg.png) repeat-x top;
	margin-bottom:4px;
	padding: 7px;
}
#sidebar ul li ul li {
	margin-left: 0px;
	background: url(images/arrow.png) no-repeat left top; 
	padding-left: 8px;
	padding-bottom: 5px;
	border:none;
	margin-bottom:0px;
	padding-top: 2px;
	margin-top:-4px;
	clear:both;
}
#sidebar ul li ul li img
{
	float:left;
	padding-right:5px;
	padding-bottom:10px;
}
#sidebar ul li ul li a:link
{
	color:#006699;
}
#sidebar ul li ul li a:visited
{
	color:#006699;
}	
#sidebar ul li ul li a:hover
{
	text-decoration:underline;
	color:#FF0000;
}
#sidebar ul li ul li a:active
{
	color:#006699;
}	


#sidebar ul.children {
	padding-top:3px;
}
#sidebar ul.children li { /*-- This styles the sub categories in the hierarchy --*/
	background: url(images/childbullets.png) no-repeat left top;
	padding-bottom:2px;
}

.box {
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 10px;
	border: 1px solid #CCC;
}

#ReviewNewsbox {
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#ReviewNewsbox ul {
	padding: 8px;
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ReviewNewsbox ul ul {
	border:none;
	background:none;
}
#ReviewNewsbox ul li {
	border: 1px solid #CCC;
	background: #FFF url(images/boxbg.png) repeat-x top;
	margin-bottom:4px;
	padding: 7px;
}
#ReviewNewsbox ul li ul li {
	margin-left: 0px;
	background: url(images/arrow.png) no-repeat left top; 
	padding-left: 8px;
	padding-bottom: 5px;
	border:none;
	margin-bottom:0px;
	padding-top: 2px;
	clear:both;
}
#ReviewNewsbox ul li ul li img
{
	float:left;
	padding-right:5px;
	padding-bottom:10px;
}




/* ############################### */

.MobileModelName {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 5px;
	text-transform:capitalize;
	float:left;
	padding-right: 5px;
}
.PhonesBox
{
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	height:800px;
}
.PhonesBox li
{
	list-style:none;
	margin-left:-40px;
	padding:10px;
}

.getleft
{
	float:right;
}
.phonename
{
	margin-top:5px;
}
.Phonebox a
{
	width:106px;
	height:140px;
	overflow:hidden;
}
.SmallPhonebox a
{
	width:54px;
	height:110px;
	font-size:11px;
	overflow:hidden;
}

.DealSmallPhonebox a
{
	width:89px;
	height:110px;
	font-size:11px;
	overflow:hidden;
}
.DealSmallPhonebox p
{
	margin-top:0px;
}
.SmallPhonebox p, 
{
	margin-top:-2px;
}
.Phonebox a, .SmallPhonebox a, .DealSmallPhonebox a
{
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 3px;
	border: 1px solid #CCC;
	list-style:none;
	margin-bottom:5px;
	float:left;
	margin-left:3px;
	display:block;
	text-align:center;
}

.Phonebox a p
{
	text-align:center;
}
.Phonebox a:hover, .SmallPhonebox a:hover, .DealSmallPhonebox a:hover
{
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 3px;
	border: 1px solid #FF0000;
	list-style:none;
	margin-bottom:5px;
	float:left;
	margin-left:3px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FF0000;	
}

.GoogleSquareAd
{
	width:350px;
	height:280px;
	float:left;
	border: 1px solid #FFF;
	text-align:center;
	vertical-align:middle;
}
.GoogleSquareAd1
{
	width:336px;
	height:280px;
	float:left;
	border: 1px solid #FFF;
	text-align:center;
	vertical-align:middle;
	margin-left:10px;
}

 /* ----- Compare models Start---------------- */
.PhoneBrandModel
{
	border: 1px solid #CCC;
	background: #FFF url(images/boxbg.png) repeat-x top;
	width:139px;
	height:260px;
	float:left;
	
	text-align:left;
	overflow:scroll;
}

.PhoneBrandModel ul
{
	text-align:left;
	margin-left:-20px;
	margin-top:0px;
}
.PhoneBrandModel ul li
{
	list-style:outside;
	text-transform:capitalize;
	margin-top:-2px;
}

 /* -------Compare models End -------------- */

.PhoneThumbnailBox
{
	border: 1px solid #CCC;
	background: #FFF url(images/boxbg.png) repeat-x top;
	width:193px;
	height:215px;
	float:left;
	padding:10px;
	text-align:center;
}
.PhoneThumbnailBox img
{
	width:155px;
	height:195px;
}
.PhoneThumbnailBox ul
{
	text-align:left;
	margin-left:-10px;
}
.PhoneThumbnailBox ul li
{
	list-style:none;
	text-transform:capitalize;
	margin-top:-2px;
}

.PhoneThumbnailBoxLinks
{
	clear:left;
	margin-left:2px;
	width:210px;
}
.PhoneThumbnailBoxLinks ul
{
	text-align:left;
	margin-left:-20px;
	margin-top:0px;
}

.PhoneThumbnailBoxLinks ul li
{
	list-style:circle;
}


/*#PhoneThumbnailBoxLinks ul li a:link
{
	color:#006699;
}
#PhoneThumbnailBoxLinks ul li a:visited
{
	color:#006699;
}	
#PhoneThumbnailBoxLinks ul li a:hover
{
	text-decoration:underline;
	color:#FF0000;
}
#PhoneThumbnailBoxLinks ul li a:active
{
	color:#006699;
}

*/


.PhoneThumbnailBoxLinks ul li a:link
{
	text-transform:capitalize;
	color:#006699;
	text-decoration:none;
}
.PhoneThumbnailBoxLinks ul li a:visited 
{
	text-transform:capitalize;
	color:#006699;
	text-decoration:none;
}

.PhoneThumbnailBoxLinks ul li a:hover 
{
	text-transform:capitalize;
	color:#006699;
	text-decoration:underline;
}
.PhoneThumbnailBoxLinks ul li a:active 
{
	text-transform:capitalize;
	color:#006699;
	text-decoration:underline;
}


/* ########################################### */

#tab ul {
	margin:0;
	padding:0;
	list-style-type:none;	
}
#tab ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	
}
#tab ul li a {

	float:left;
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
	padding:8px 2px 0 2px;
	border-bottom: 1px solid #CCC;
	text-transform:capitalize;
	width:130px;
	background:transparent url(images/nav_bg.png) 0px -31px; 
}	
#tab ul li a:hover {
	color:#FFFF00;
	background:transparent url(images/nav_bg.png) 0px -31px; 
	width:130px;
	
}

.PhonesPage {
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 7px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	height:780px;;
}
.ads
{
	width:352px;
	height:300px;
	float:left;
	border: 1px solid #FFF;
	text-align:center;
	vertical-align:middle;
}
.PhonesPage ul
{
	padding: 8px;
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.PhonesPage ul li a{
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 3px;
	border: 1px solid #CCC;
	width:106px;
	height:140px;
	list-style:none;
	margin-bottom:5px;
	float:left;
	margin-left:4px;
	display:block;
	text-align:center;
}

.PhonesPage ul li p
{
	text-align:center;
}
.PhonesPage ul li a:hover
{
	background: #FFF url(images/boxbg.png) repeat-x top;
	padding: 3px;
	border: 1px solid #FF0000;
	width:106px;
	height:140px;
	list-style:none;
	margin-bottom:5px;
	float:left;
	margin-left:4px;
	display:block;
	text-decoration:none;
	
}



.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

/*  --- speciication table */
table
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.innerdetails
{
	border-bottom: 1px solid #CCC;
}
/* -------------- */
.pagelinks
{
	border: 1px solid #0066FF;;
	background:#CCCCCC;
	color:#000000;
	float:left;
	width:20px;
	height:20px;
	padding:2px;
	vertical-align:middle;
	text-align:center;
	margin:3px;
}
.pagelinks:hover
{
	text-decoration:none;
	border: 1px solid #FF0000;;
	background:#CCCCCC;
}

/* ---------------------- */
.red
{
font:Arial, Helvetica, sans-serif;
color:#CC0000;
}

.divInmenu
{
	float:right;
	padding-top:6px;
	margin-right:5px;
}


.GoRight
{
	float:right;
	padding-left:20px;
}
.searchbtn
{
font-size:9px;
width:10px;
}

.countrycombo
{
	background-color:#FFFF00;
	color:#FF0000;
	text-transform:capitalize;
	font-weight:bold;
}
.small
{
	font-size:11px;
}

.specheader
{
	background: url(images/sidebarh3.jpg) no-repeat top center;
	background-color:#999999;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFF;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.specheader p 
{
	margin-top:0px;
	margin-bottom:0px;
}
.innerdetails p
{
	margin-top:0px;
	margin-bottom:0px;
}

.center
{
	text-align:center;
}
.DownBorder
{
	border-bottom:thin #999999 dashed;
	padding:5px;
	
	
	
	margin-bottom:10px;
	background:#FFFFFF;
}
.getleft
{
	float:left;
}
.white
{
	color:#FFFFFF;
}

/* --------- Deals CSS --------------- */
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	color:#FF0000;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.button{
	background-image:url(images/button.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:20px;
	padding:0 0 4px 0;
	width:150px;
	text-align:center;
	display:block;
	float:left;
	margin:7px 0 0 0px;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#222222;
	text-decoration:none
}

/* --------- CMS.css -------------- */
.working
{
	background:#FFFFFF;
	color:#000000;
}
.messagePosted
{
	background:#FFFFCC;
	color:#000000;
	width:440px;
	color:#8C0209;
	padding:20px;
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
	text-align:center;
	margin:auto;
	
}


.commentHeader
{
	color:#990000;
	font-size:12px;
	font-weight:bold;
}
.byline
{
}


.PostedComments
{
font-size:12px;
color:#000000;
font-weight:normal;
border-bottom: 1px #890208 dashed;
margin-top:10px; 
}
.readerscomments
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


/* Picture Container */
a .pic 
{
	float:left;
	width:140px;
	height:100px;
	border-top: 1px solid  #a32626; 
	border-left: 1px solid #a32626; 
	border-right: 1px solid #a32626; 
	border-bottom: 1px solid #a32626;
	padding-top:10px;
	
	
	margin:3px;
	text-align:center
}
a:hover .pic
{
	border-top: 1px solid  #0000FF; 
	border-left: 1px solid  #0000FF; 
	border-right: 1px solid #0000FF; 
	border-bottom: 1px solid #0000FF; 
}
.pictext
{
clear:both;
text-align:center;
}
.PicContainer
{
	width:605px;
	height:auto;
	margin:auto;
	clear:both;
	margin-top:10px;
}
#BigPic
{
	border: 1px solid #a32626;
	padding:2px;
}
.playerContainer
{
width:30em;
height:300px;
}
.pagetags
{
text-transform:capitalize;
}
/*------------------ */

.summarytext
{
	margin-top:-1px;
}
.PhonePrice
{
	color:#FF0000;
	font-size:14px;

}
