body { 
	border: 0px;
	margin: 0px;
	/*padding: 0 0 15px 0;*/
	background-color: #464646;
	font-size:12px;
	font-family: Arial;
}

a{
	color: #0066cc;
	text-decoration: none;
}

a:hover{
	color: #ff6600;
	text-decoration: underline;
}

.outer_container1{
	/*padding-top: 4px;*/	
	background-color: #fff;	
	border-right: 1px solid #000;
	padding-bottom: 10px;
	/*border-bottom: 4px solid #8e8e8e;*/
	background-color: #f0f0f0;
	width: 776px;
	overflow: hidden;
}

img{
	border: 0
}

.outer_container2{
	background: url('../images/shadow_r.gif') repeat-y right;
	/*background-color: #fff;*/
	/*border: 1px solid red;*/
	width: 786px;
	/*padding: 0 11px 0 0;*/
}

*html .outer_container2{
	padding: 0px;
}

.outer_container_bottom_c{
/*
	background: url('../images/shadow_b.gif') repeat-x bottom;
	padding: 0 0 11px 0;
*/
/*	border-top: 1px solid #a9a9a9;*/
}

.outer_container_bottom{
	background: url('../images/shadow.gif') no-repeat bottom right;
	width: 776px;
	/*padding: 0 11px 0 0;*/
}

/* for the word α */
.alpha{
	color: #ed4518;
	font-family: monospace;
	font-size: 1.5em;
	padding-right: 3px;
	font-weight: bold;
}

.footer{
	background-color: #000;
	padding: 5px;	
}

.footer_link{ 
	text-align: center;
	color: #6a6a6a;
	text-decoration: none;
	overflow: hidden;
	margin-left: auto;
	margin-right:auto;
}

.navigation_container{	
	padding-top: 4px;
/*	border-bottom: 1px solid #f5f5f5;*/
	color: #eaeaea;		
	background-color: #000;
}

.navigation_container img{
	border: 0;
	display: block;
}

.navigation_container .menu{
	width: 780px;
	height: 46px;
	overflow: hidden;
	display: block;
}

.navigation_container .menu a{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.super_banner{
	width:100%;
	margin: 0 auto;
	text-align: center;
	margin-top:4px;
	background: url('../images/banner_background.gif') repeat-x;
	/*padding: 0px 0 2px 0;*/
	/*border-bottom: 1px solid #fff;*/
	/*border-top: 5px solid #dedede;*/
}

.super_banner object{
	display: block;
	margin: 0 auto;
}

.super_banner iframe{
	display: block;
	margin: 0 auto;
}

.content_container{
	padding: 10px;
	/*line-height: 1.6em;*/
/*	margin-top: 5px;*/
/*	border: 1px solid red;*/
}

/* News tab module*/
.newstab_body {
	border: 1px solid #cbcbcb;
/*	background: url("../images/newstab_bg.gif") repeat-x bottom left;*/
	padding: 10px;
	margin-bottom: 2px;
}
.newstab_block {
	float: left;
	margin-bottom: 0px;
	height: 85px;
	/*border: 1px solid green;*/
}
.newstab_block .leftcol {
	float: left;
	width: 108px;
}
.newstab_block .rightcol {
	float: left;
	width: 318px;
	/*border: 1px solid yellow;*/
}

.newstab_block .rightcol3 {
	float: left;
	width: 174px;
	/*border: 1px solid yellow;*/
}

.newstab_block .leftcol2 {
	float: left;
	text-align: center;
	width: 120px;
}
.newstab_block .rightcol2 {
	float: left;
	width: 430px;
}

.newstab_block .rightcol2 .newsabstract{
	font-size: 13px;
	color: #3e3e3e;
}
.newstab_block .rightcol2 .newsabstract .more{
	display:block;
}

.newstab_block .newspic {
	margin: 0 0 8px 0;
	border: 1px solid #ccc;
	width: 100px;
	/*height: 75px;*/
	overflow: hidden;
	background-color: #fff;
}

.newstab_block .newspic img {
	display: block;
	margin: 0 auto;
}

.newstab_block .newspic2 {
}

.newstab_block .newstitle {
	font-size: 12px;
	margin-bottom: 5px;
}
.newstab_block .newstitle a {
	color: #0066cc;
	text-decoration: none;
}
.newstab_block .newstitle a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.newstab_block .newsabstract {
	color: #777;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
}

.news_page{
	margin-bottom: 15px;
	height: auto;
}

.mini_bar{
	background: url('../images/mini_bar.gif') repeat-x;
	font-size:12px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #eaeaea;
	line-height: 18px;
}


.photosharing_feature {
	border: 1px solid #cbcbcb;
	font-size: 12px;	
	background: url('../images/sgreygrad.gif') repeat-x;
	margin-bottom: 2px;
}
.photosharing_feature a {
	color:#0066cc;
	text-decoration: none;
}
.photosharing_feature a:hover {
	color:#ff6600;
	text-decoration: underline;
}

.img_container{	
	width: 278px;	
	margin: 4px 0px;
	background-color: #ffffff;
	/*border: 1px solid red;*/
	overflow:hidden;	
}

.img_container2{	
	width: 145px;	
	float: left;
	text-align: center;	
}
.img_container2 p {
	margin: 0px;
	padding: 0px;
}
.img_container2 a {
	color: #0066cc;
}
.img_container2 .info a {
	color: #666;
}

.img_container3{	
	padding: 5px 15px;
	text-align: center;	
	margin: 0 auto;
	
}
.img_container3 p {
	margin: 0px;
}
.img_container3 a {
	color: #0066cc;
}
.img_container3 .info a {
	color: #666;
}

.img_container4{	
	width: 139px;
	float: left;
	margin: 10px 0px;
}
.img_container4 p {
	margin: 0px;
	padding: 0px;
}
.img_container4 a {
	color: #0066cc;
	text-decoration: none;
}

.img_container4 .info{
	color: #777;
	font-size: 11px;
}

.img_container4 .info a {
	color: #666;
}

.photosharing_feature .img_container img {
	border: solid 1px #e7e7e7;
	display: block;	
	margin: 0 auto;
}

.photosharing_feature p {
	/*line-height: 1.2em;*/
	font-size: 13px;
	color: #0066cc;
	/*margin: 20px 0 10px 5px;*/
	padding: 0;	
	display: block;
}
.photosharing_feature .info {
	line-height: 1.5em;
	font-size: 11px;
	color: #999;
}


/* View User Reviews */
.ureview_navigation {
	height: 23px;
	padding: 4px;
	background: #f2f0ec;
}

.ureview_box_wrapper {
	color: #444;
	padding: 5px 10px;
	background: url(../images/yahoo_bg.gif) top left;
}
.ureview_box {
	/*margin-bottom: 10px;*/
}
.ureview_box .item {
	padding: 10px 10px 5px 10px;
	background-color: #ffffff;
}
.ureview_top {
	margin-bottom: 5px;
}

.ureview_navigation {
	height: 23px;
	padding: 4px;
	background: #f2f0ec;
}
.ureview_ordering {
	padding-top: 4px;
}
.ureview_ordering a {
	color: #555;
}
.ureview_ordering a:hover {
	color: #0066cc;
}
.ureview_pagination {
	float: right;
}

.ureview_box .item .username{
	float: left;
	overflow: hidden;
	width: 60px;
}
.ureview_box .item .username img{
	width: 20px;
	height: 20px;
	display: block;	
}

.ureview_box .item .comments{		
	border-left: 5px solid #aeaeae;
	padding-left: 7px;
	float: left;
	overflow: hidden;
	width: 305px;
	color: #6e6e6e;
}

.ureview_top {
	margin-bottom: 5px;
}

.ureview_ratingstar {
	float: right;
	width: 180px;
	padding: 0px 0px 2x 0px;
	clear: right;
	text-align: right;
}
.ureview_ratingbox {
	float: right;
	width: 180px;
	padding: 0px 0px 2x 0px;
	clear: right;
}
.ureview_ratingbox .ureview_title {
	float: left;
	width: 60px;
	color: #777;
	font-size: 12px;
}
.ureview_ratingbox .ureview_score {
	float: left;
	width: 80px;
	padding-top: 3px;
}

.ureview_ratingbox .ureview_score img{
	display: block;

}


.ureview_ratingbox .ureview_num {
	float: left;
	margin-left: 8px;
	width: 15px;
	font-weight: bold;
}
.ureview_item .reviewtop {
	margin-bottom: 10px;
	/*border: dotted 1px purple;*/
}

.user_reviews{
	border-bottom: 2px solid #efefef;
	margin-bottom: 10px;
	padding: 5px 5px 15px 5px;
	clear: both;
}

.user_comments {
	float: right;
	width: 435px;
	border: solid 0px red;
}
.user_comments_camera {
	float: right;
	width: 330px;
	color: #444;
}

.user_comments_camera_main_page{
	float: right;
	width: 505px;
	color: #666;
}

.user_star_rating {
	margin-bottom: 10px;
}
.user_star_rating a {
	font-weight: bold;
	color: #666;
}
.user_star_rating a:hover {
	color: #ff6600;
}
.user_personal {
	margin-bottom: 10px;
	position: relative;
}
img.ureview_logo {
	display: block;
	position: absolute;
	top: -10px;
	right: -10px;
}

.user_point {
	margin-bottom: 10px;
}
.user_point .caption {
	line-height: 2em;
	float: left;
	width: 50px;
	color: #16387c;
	display:block;
}
.user_point p {
	color: #2e2e2e;
	float: left;
	width: 280px;
	display:block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 2em;
}
.user_review_item_info {
	float: left;
	width: 130px;
	text-align: center;

}
.user_review_item_info_camera {
	float: left;
	width: 180px;
	text-align: center;
	background-color: #f6f6f6;
}
.ureview_box .pic {
	padding: 3px;
	background: white;
	border: solid 1px #e4e4e4;
}
.user_feedback {
	background-color: #FAFAFA; 
	PADDING: 5PX;
}

.user_review_item_info_camera {
	float: left;
	width: 180px;
	text-align: center;
	background-color: #f6f6f6;
}


.color0{
	background-color: #fff;
}

.color1{
	background-color: #fafafa;
}

.user_reviews .user_img{
	padding-bottom: 15px;
}

.user_reviews .user_img img{
	display: block;
	float: left;
	border: 1px solid #eaeaea;
}

.user_reviews .user_img .info{
	margin: 10px 5px;
	display: block;
	float: left;
	color: #003399;
}

.user_reviews .user_img .info span{
	color: #8e8e8e;
}

.user_reviews .comments{
	clear: both;
}

.user_reviews .comments .words{
	float: left;	
}

.user_reviews .comments .words .names{
	float: left;
	display: block;
	width: 80px;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	color: #0063dc;
}

.user_reviews .comments .words .values{
	float: left;
	display: block;	
	width: 420px;
	color: #3e3e3e;d
}

.user_reviews .comments .bars{
	float: right;
}

.user_reviews .comments .bars .names{
	float: left;
	display: block;
	width: 60px;
	clear: both;
	font-size: 12px;	
	color: #5e5e5e;
}

.user_reviews .comments .bars .values{
	color: #5e5e5e;
	font-weight: bold;
	text-align:center;
}

.user_reviews .votes{
	margin-left: 80px;
	color: #7e7e7e;
}

.user_reviews .votes a{
	color: #4e4e4e;
}

.news_aticle{
	margin: 15px;
}


.news_header .title{
	color: #2e2e2e;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
}

.news_header .date{
	color: #3e3e3e;
	float: left;
}

.news_header .functions{
	float: right;
	font-size: 11px;
}
.news_header .functions a{
	color: 8d8f8w;
}

.news_aticle_content{
	float: left;
	width: 550px;
	margin-top: 8px;
	/*border-right: 1px solid #eaeaea;*/
	/*padding-right: 10px;*/
	line-height: 1.7em;	
}

.news_aticle_content li{
	margin-left: 15px;
}

.news_aticle_right_side_bar{
	float: right;
	width: 197px;	
	padding: 8px 0 0 8px;	
	
}

.news_aticle_right_side_bar li{
	list-style: disc outside;
	color: #999;
	margin: 10px 5px;
	padding-bottom: 6px;
	font-size: 11px;
	/*display: block;*/
	margin-left: 1.3em;	
}

*html .news_aticle_right_side_bar li{
	margin: 2px;
	line-height: 1em;	
	margin-left: 1.3em;	
}

.news_aticle_right_side_bar strong{
	display: block;
	line-height: 1.1em;	
}

.news_aticle_right_side_bar li a{
	color: #0066cc;
	text-decoration: none;
	display: block;
	line-height: 1.3em;
	font-size: 12px;
}

.news_aticle_right_side_bar li a:hover{
	color: #ff6600;
	text-decoration: underline;
}

a.userd, a.sorting {
	text-decoration: none;
	color: #0066cc;
}
a.sorting.current {
	font-weight: bold;
	color: #666;
}
a.userd:hover, a.sorting:hover{
	text-decoration: underline;
}

a.more {
	background: url(http://www.dcfever.com/phones/images/double_arrow.gif) no-repeat 0px 5px;
	font-size: 12px;
	padding-left: 15px;
	float: right;
	display: block;
	clear: both;
	line-height: 1.7em;
}
a.more:link, a.more:visited {
	color: #333366;
	text-decoration: none;
}
a.more:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.more2 {
	float: right;
	display: block;
	clear: both;
	line-height: 1.7em;
}

/* Generic Wire Box */
.wireBox {
	text-align: left;
}
.wireBox .boxHeader {
	background: transparent url(../images/wirebox_bg.gif) no-repeat scroll 100% 0px;
	height: 4px;
	overflow: hidden;
}
.wireBox .boxHeader div {
	background: transparent url(../images/wirebox_bg.gif) no-repeat scroll left 0px;
	height:4px;
	width:4px;
	overflow: hidden;
}
.wireBox .boxContent {
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;	
}
.wireBox .boxFooter {
	background:transparent url(../images/wirebox_bg.gif) no-repeat scroll 100% -4px;
	height:4px;
	overflow:hidden;
}
.wireBox .boxFooter div {
	background: transparent url(../images/wirebox_bg.gif) no-repeat scroll left -4px;
	height:4px;
	width:4px;
}
/* Grey Large Round Inheritance */
.wireBox.greyround {
	background:#f6f6f6 none repeat scroll 0%;
}
.wireBox.greyround .boxHeader {
	background: transparent url(../images/one_greyl_bg.gif) no-repeat scroll 100% 0px;
	height: 7px;
}
.wireBox.greyround .boxHeader div {
	background: transparent url(../images/one_greyl_bg.gif) no-repeat scroll left 0px;
	height:7px;
	width:7px;
}
.wireBox.greyround .boxContent {
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.wireBox.greyround .boxFooter {
	background:transparent url(../images/one_greyl_bg.gif) no-repeat scroll 100% -7px;
	height:7px;
}
.wireBox.greyround .boxFooter div {
	background: transparent url(../images/one_greyl_bg.gif) no-repeat scroll left -7px;
	height:7px;
	width:7px;
}

/* White Inheritance */
.wireBox.white {
	background:#ffffff none repeat scroll 0%;
}
/* Blue Inheritance */
.wireBox.blue {
	background:#f1f5f5 none repeat scroll 0%;
}
.wireBox.blue .boxHeader {
	background: transparent url(../images/one_blue_bg.gif) no-repeat scroll 100% 0px;
}
.wireBox.blue .boxHeader div {
	background: transparent url(../images/one_blue_bg.gif) no-repeat scroll left 0px;
}
.wireBox.blue .boxContent {
	border-left:1px solid #C6D8D8;
	border-right:1px solid #C6D8D8;
}
.wireBox.blue .boxFooter {
	background:transparent url(../images/one_blue_bg.gif) no-repeat scroll 100% -4px;
}
.wireBox.blue .boxFooter div {
	background: transparent url(../images/one_blue_bg.gif) no-repeat scroll left -4px;
}

/* Grey Inheritance */
.wireBox.grey {
	background:#f6f6f6 none repeat scroll 0%;
}
.wireBox.grey .boxHeader {
	background: transparent url(../images/one_grey_bg.gif) no-repeat scroll 100% 0px;
}
.wireBox.grey .boxHeader div {
	background: transparent url(../images/one_grey_bg.gif) no-repeat scroll left 0px;
}
.wireBox.grey .boxContent {
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}
.wireBox.grey .boxFooter {
	background:transparent url(../images/one_grey_bg.gif) no-repeat scroll 100% -4px;
}
.wireBox.grey .boxFooter div {
	background: transparent url(../images/one_grey_bg.gif) no-repeat scroll left -4px;
}

/* GreyTop Inheritance */
.wireBox.greytop {
	background: none;
}
.wireBox.greytop .boxHeader {
	background: transparent url(../images/one_greyl_bg.gif) no-repeat scroll 100% 0px;
}
.wireBox.greytop .boxHeader div {
	background: transparent url(../images/one_greyl_bg.gif) no-repeat scroll left 0px;
}
.wireBox.greytop .boxContent {
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}
.wireBox.greytop .boxFooter {
	background:transparent url(../images/one_greytop_bg.gif) no-repeat scroll 100% -4px;
}
.wireBox.greytop .boxFooter div {
	background: transparent url(../images/one_greytop_bg.gif) no-repeat scroll left -4px;
}
/* BlueSolid Inheritance */
.wireBox.bluesolid {
	background:#eaf2fa none repeat scroll 0%;
}
.wireBox.bluesolid .boxHeader {
	background: transparent url(../images/one_bluesolid_bg.gif) no-repeat scroll 100% 0px;
}
.wireBox.bluesolid .boxHeader div {
	background: transparent url(../images/one_bluesolid_bg.gif) no-repeat scroll left 0px;
}
.wireBox.bluesolid .boxContent {
	border-left: none;
	border-right: none;
}
.wireBox.bluesolid .boxFooter {
	background:transparent url(../images/one_bluesolid_bg.gif) no-repeat scroll 100% -4px;
}
.wireBox.bluesolid .boxFooter div {
	background: transparent url(../images/one_bluesolid_bg.gif) no-repeat scroll left -4px;
}

/*Formatting for things inside WireBox */
.wbPad8 {
	padding: 4px 8px 8px 8px;
}
.wbPad12 {
	padding: 6px 12px 12px 12px;
}
.wbHeader01 {
	padding: 0px 6px;
}
.wbHeader01 h1 {
	background: transparent url(../images/t_bg.gif) repeat-x;
	padding: 3px 0px 0px 10px;
	font-weight: normal;
	margin: 0px;
	height: 24px;
}
.wbHeader01 h1 span {
	font-size:12px;
	padding: 3px 4px;
	color: #16387c;
	background-color: #ffffff;
}
.wbHeader02 h1 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:4px 0px 6px 12px;
}
.wbHeader03 {
	padding-bottom: 10px;
}
.wbHeader03 h1 {
	border-bottom:1px solid #E6E6E6;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding:3px 8px 6px 8px;	
}

.news_title_line{
	margin-top: 5px;
	height: 4px;
	background: url('../images/small_dotdot.gif') repeat-x;
	clear: both;
}

.news_title_1, .news_title_2{
	font-weight: bold;	
	font-size: 14px;
	float: left;
}

.news_title_date{
	float: right;	
	font-size: 13px;
	color: #2e2e2e;
	width: 6em;
	text-align: right;
}

.news_title_1{
	color: #3364c9;
}

.news_title_2{
	color: #ff9900;
}


/* Pagination */
.pagination {
	color: #006699;
	text-align: right;
	padding: 3px 6px;
	clear: both;
}
.pagination a.num {
	color: #006699;
	border: solid 1px #ccc;
	margin: 0px 3px 3px 0px;
	padding: 2px 4px;
	text-decoration: none;
}
.pagination a.num:hover {
	color: #ff6600;
	text-decoration: underline;
}
.pagination a.current_page {
	margin: 0px 3px 3px 0px;
	padding: 2px 4px;
	color: #0066cc;
	font-size: 13px;
	font-weight: bold;
}


/* this is useful ends here */

.clear:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear{
	height: 1px;

}


