@CHARSET "ISO-8859-1";

body {
	background: #6F6D6E;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.heading-fontcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	margin-top: 6px;
	margin-right: 2px;
}

#email_print {
	width: 450px;
	margin-bottom: 5px;
}

a.mail {
	padding: 1px 0 2px 20px;
	background-image:
		url(http://www.chip.in/images/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
}

a.print {
	padding: 1px 0 2px 20px;
	background-image:
		url(http://www.chip.in/images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
}

a.mail:link,a.mail:visited,a.print:link,a.print:visited {
	font: normal 11px verdana;
	color: #000;
	text-decoration: none;
}

a.mail:hover,a.print:hover {
	color: #696969;
	text-decoration: none;
}

#wrapper {
	width: 988px;
	background-color: #FFFFFF;
	margin: 0 auto;
	height: auto;
}

#content {
	width: 988px;
	margin: 0 auto;
	height: auto;
	border-bottom :5px solid #6F6D6E; 
}

#header {
	/*background-image:url('http://www.chip.in/images/banner.jpg');*/
	background-repeat: no-repeat;
}

#header img {
	padding-top: 10px;
	border: 0px;
	}
	#loginsearch
	{
	margin-top: 5px;
border-bottom :5px solid #6F6D6E;
padding-top:3px;
padding-bottom: 3px;
background: #eeeeee;
padding-left: 15px;
padding-right: 15px;
	}
#leftcol {
	width: 781px;
	
	border-right: 5px solid #6F6D6E;
	float: left;
}
/* Menu */
#menu {
	float: left;
	background: #270007
		url(http://www.chip.in/images/mouseo.jpg) repeat-x;
	width: 781px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 0px;
	padding: 4px 15px 0 15px;
	background: #270007
		url(http://www.chip.in/images/mouseo.jpg) repeat-x;
	border-right: 1px solid #8B0214;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu .active a,#menu a:hover {
	height: 20px;
	background: black;
	font-style: normal;
	color: #ffffff;
}
#flash1{
margin:0px;
/*display:none;*/
}

#rightcol {
	float: right;
	margin-top: 5px;
	width: 200px;
	align:center;
}

.clear {
	clear: both;
}

.backissue {
	float: left;
	width: 120px;
	margin: 5px;
}

.backissue p {
	text-align: center;
}
.backissue a {
	color:black;
}

.backissue hr {
	color: #EEEEEE;
}

#inthemagazine {
	width: 535px;
	background: #FFF;
}

#inthemagazine .container {
	float: left;
	width: 138px;
	padding: 0px;
}

#this_issue {
	//width: 200px;
	height: 238px;
	text-align: center;
	background-image:
		url('http://www.chip.in/images/issue_bg.jpg');
	background-repeat: no-repeat;
}

#this_issue img {
	padding-top: 15px;
	border: 0px;
	padding-bottom: 2px;
	margin: 0;
}

#this_issue a {
	text-decoration: none;
	color: black;
	font: normal 11px verdana;
	font-weight: normal;
}

#this_issue p {
	text-decoration: none;
	color: black;
	font: normal 11px verdana;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#column1 {
	width: 572px;
	float: left;
	margin-top: 5px;
}

#column1 h2 a {
	font-size: 13px;
	color: #C61105;
	font-family: Arial;
	/*background-image:url(http://www.chip.in/images/header-image.jpg);*/
	background-image:
		url(http://www.chip.in/images/reviews.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 0px;
	margin: 0px 0px 5px;
	height: 29px;
}

#column1 h2 {
	font-size: 13px;
	color: #C61105;
	font-family: Arial;
	/*background-image:url(http://www.chip.in/images/header-image.jpg);*/
	background-image:
		url(http://www.chip.in/images/reviews.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 0px;
	margin: 0px 0px 5px;
	height: 29px;
}

#column1 h3 {
	font-size: 11px;
	color: #8A0113;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	padding: 0px;
	margin: 0px;
}

#central_index {
	width: 555px;
	float:left;
	border-right: 5px solid #6F6D6E;
	border-top: 5px solid #6F6D6E;
	background: inherit;
	}


#central_index h2 {
	font-size: 13px;
	color: #C61105;
	font-family: Verdana;
	background: #C4C2C3;
	display: block;
	font-weight: bold;
	margin-top:0px;
	text-decoration:none;
	text-transform: uppercase;
	vertical-align: bottom;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
}
#central_index h2 a{
	font-size: 13px;
	color: #C61105;
	font-family: Verdana;
	background: #C4C2C3;
	display: block;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	vertical-align: bottom;
}

#central_index h3 {
	font-size: 11px;
	color: #8A0113;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	padding: 0px;
	margin: 0px;
}

#central_index h4 {
	font-size: 11px;
	color: #8A0113;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	float: right;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

#central_index img {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	/* float: left;	*/
	border: 1px solid #DDDDDD;
}

.fo {
border: 0px;
}

#central_index p {
	margin: 0px;
	padding: 0px;
}

#central_index p a{
	text-decoration: none;
}

#central_index h3 a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #8A0113;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#central_index hr {
	border: 1px dotted #8A0113;
	height: 1px;
	width: 275px;
	visibility: hidden;
	clear: both;
}

.maroon {
	color: #8A0113;
}

.italics {
	font-style: italic;
}

.bold {
	font-weight: bold;
}


#reviews {
	width:275px;	
	margin-right: 4px;
}

#reviews h3 {
	padding: 0px;
	margin: 0px;
}

#reviews_index {
	width:275px;	
	margin-right: 4px;
}

#reviews_index h3 {
	padding: 0px;
	margin: 0px;
}

#cdimage {
	width: 257px;
	background-image:
	url(http://www.chip.in/images/gradiant-black.jpg);
	background-repeat: repeat-x;
}

#features {
	width: 275px;
	/*background-image:url(http://www.chip.in/images/gradiant-black.jpg);
background-repeat:repeat-x;*/
}

#cdcontents {
	width: 314px;
	background-image:
		url(http://www.chip.in/images/gradiant-black.jpg);
	background-repeat: repeat-x;
}

#workshops {
	width: 275px;
		margin-right: 4px;
}

#worskshops h3 {
	padding: 0px;
	margin: 0px;
}

#buying-guides {
	margin-top: 0px;
	width: 275px;
	/*background-image:url(http://www.chip.in/images/gradiant-black.jpg);
background-repeat:repeat-x;*/
}


#buying-guides img{
width: 75px;
height: 75px;
}


#buying-guides h3 {
	padding: 0px;
	margin: 0px;
}

#interviews {
	width: 275px;
	margin-right: 4px;

}

#interviews h3 {
	padding: 0px;
	margin: 0px;
}

#articles1 {
	width: 275px;
}

#articles1 h3 {
	padding: 0px;
	margin: 0px;
	}

#columns {

	width: 275px;
}


#columns h3 {
	padding: 0px;
	margin: 0px;
}

#flags {
	width: 572px;
	margin-top: 5px;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border: 1px solid #A9071A;
	height: 14px;
	width: 100px;
}

.gobutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	/*color:#333333;*/
	background: url("http://www.chip.in/images/bg.jpg");
	border: 1px solid #7E7D7D;
	height: 16px;
	width: 20px;
	letter-spacing: 2px;
}

.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color:#333333;*/
	background: url("http://www.chip.in/images/bg.jpg");
	border: 1px solid #7E7D7D;
	height: 16px;
	width: 55px;
	letter-spacing: 2px;
}

.heading-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.left {
	float: left;
}

.right {
	float: right
}

#openionpoll {
	width: 204px;
	/*background-image:url(http://www.chip.in/images/image1.jpg);
background-repeat:repeat-x;*/
}
#column2 {
	width: 221px;
	border-top: 5px solid #6F6D6E;
	float: left;
	
}

#column2 h2 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 20px;
	padding-top: 2px;
	background-color: #c4c2c3;
	margin: 0px;
	padding-left: 5px;
}

#column2 img {
	display: block;
	margin-right: 5px;
}

#column2 p {
	margin: 0px;
	padding: 3px;
	font: Verdana;
	font-size: 11px;
	font-weight: normal;
}

#column2 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #8A0113;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}




#forum {
	background-color: #F8F8F8;
	padding-bottom: 10px;
	
	
	
	
	
}

#forum h2 a {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(http://www.chip.in/images/reviews1.jpg);*/
	//display: block;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin: 0px 0px 5px;
	height: 20px;

	background: #EEEEEE;
	padding-top: 2px;
}


#forum li {
	list-style-image:
		url(http://www.chip.in/images/arrow.gif);
}

#forum li a:link {
	color: #333333;
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#forum li a:visited {
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content1 {
	width: 281px;
	float: left;
	text-decoration: none;
	margin-top: 0px;
	background-image:
		url(http://www.chip.in/images/header-image.jpg);
	background-repeat: no-repeat;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}

#contentbody {
	width: 286px;
	height: 57px;
	margin-top: 5px;
}

#contentbody p {
	width: 286px;
	height: 57px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
}

#content2 {
	width: 286px;
	float: left;
	background-image:
		url(http://www.chip.in/images/gradiant-black.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#content3 {
	width: 204px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	background-color: green;
}

/*link bar*/
.connection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#comments {
}
.com_title{
margin: 5px 5px 0px 5px;
background-color:  #c4c2c3;
height: 20px;
padding-left: 10px;
font-weight: bold;
}


#comments a {
	text-decoration: none;
	color: #8A0113;
}

#section_image {
	width: 75px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#section_desc {
	padding-left: 5px;
	padding-right: 5px;
}

/*pagging class start here */
span.paging,a.paging,a.paging:visited,a.paging:hover {
	padding: 2px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 10px;
}

span.paging,a.paging,a.paging:visited {
	color: #444444;
	font-size: 10px;
}

a.paging:hover {
	color: #ff6c00;
	text-decoration: underline;
	font-size: 10px;
}

.paging_active {
	padding: 1px;
	font-weight: bold;
	margin: 2px;
	color: #444444;
	background-image: url(../images/button_bg.gif);
	background-color: #ff6c00;
	border: 1px solid #006598;
	font-size: 10px;
}

/* THE BELOW CLASSES ARE USED & APPLIED TO "SEARCH KEYWORD"(SEARCH RESULTS PAGE) THROUGHOUT THE WEBSITE */
span.searchkeyword,a.searchkeyword,a.searchkeyword:visited,a.searchkeyword:active
	{
	color: #444444;
}

span.searchkeyword,a.searchkeyword,a.searchkeyword:visited,a.searchkeyword:active,a.searchkeyword:hover
	{
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.searchkeyword:hover {
	color: #ff6c00;
	text-decoration: underline;
}

span.keyword,a.keyword,a.keyword:visited,a.keyword:active {
	color: #006598;
}

span.keyword,a.keyword,a.keyword:visited,a.keyword:active,a.keyword:hover
	{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.keyword:hover {
	color: #ff6c00;
	text-decoration: underline;
}

/*	pagging classes end here	*/
#button {
	border: 1px solid #000000;
	padding: 0 2px;
	font: bold 11px Verdana;
	background: #FFF;
	color: #444444;
	margin: 6px;
	cursor: hand;
}




/*hotspot close */
#footer {
	width: 988px;
	background-color: #FFFFFF;
	margin: 0 auto;
	color: #000000;
}

#footer {
	text-align: center;
	width: 800px;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer_image {
	width: 188px;
	float: right;
	padding-top: 58px;
	border-top: 1px solid #ddd;
}

/*

#footer_content li a, #footer li a:visited {
	font: normal 10px verdana; color: #000000;
	margin-left: auto; margin-right: auto;
	padding: 2px;
	text-decoration: none;
}

#footer_content li a:hover { text-decoration: underline;}

*/
form {
	padding: 0;
	margin: 0;
	font: normal 10px Verdana;
}

form a:link,a:visited {
	font: normal 10px Verdana;
	text-decoration: none;
	color: #000000;
}

form a:hover {
	text-decoration: underline;
}




.email_head {
	font-size: 13px;
	color: #C61105;
	font-family: Arial;
	/*background-image:url(http://www.chip.in/images/header-image.jpg);*/
	background-image:
		url(http://www.chip.in/images/reviews.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 0px;
	margin: 0px 0px 5px;
	height: 29px;
}


/*STYLING FOR THE INNNER PAGES */
#articleSpace{
padding: 0px 0px 0px 0px ;

}

#articleHighlight h1{

	font-size: 12px;	
	color: #8A0113;
	/*color: #000000;*/
	display: inline;
	

}
#articleHighlight{

height: 80px;
background-image: url("http://www.chip.in/images/atricleHighlightbg.gif");
padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px;
}
#articleHighlight img{
	float: left;
}

.fixMinHeightBug{
display:table-cell;
height:285px;
}	

.padding{
padding: 10px; 10px 10px 10px;

}


.imageborder{
display:block;
margin-right:5px;
border : 0; 
float : left;
border:1px solid #DDDDDD;
}
