/********************************************   Stylesheet for Best Computer Sample2 by  kruti pandya  ******************************************//********************************************   HTML ELEMENTS********************************************/ /* Top Elements */* { margin: 0; padding: 0; outline: 0 }body {	background: #CCC url("images/bodybg.gif") no-repeat bottom right;	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;	color: #666666; 	text-align: center;	margin: 15px 0;}/* links */a, a:visited {		color: #5A93C9;/*	background: inherit;*/	text-decoration: none;}a:hover {	color: #88ac0b;	background: inherit;	text-decoration: underline;}/* headers */h1, h2, h3 {	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	font-weight: Bold; 		}h1 {	font-size: 190%;		font-weight: normal;	color: #555;}h2 {	font-size: 130%;	text-transform: uppercase;	color: #88ac0b;}h3 {	font-size: 100%;	}h1, h2, h3, p {	padding: 8px;			margin: 0;}ul, ol {	margin: 5px 15px;	padding: 0 20px;}.imptext { color:#FF9900;  font-size:14px; font-family:"Trebuchet MS" }.impsubtext { color:#EFC518; font-weight:bold; font-size:12px; }/* images */img { /* background: #FAFAFA;   border: 1px solid #DCDCDC;*/   padding: 5px;}img.float-right {  	margin: 5px 0px 10px 10px;  }img.float-left {  	margin: 5px 10px 10px 0px;}hr { height:1px; color:#f2f2f2; width:98%; margin:0; padding:0; }/* start - table */.tablesubhead { background-color:#FFF4DF; font-size:14px; color:#FF9900; font-weight:bold;}table {	border-collapse: collapse;	margin: 10px;	}th strong {	color: #fff;}th { background-color:#FFF4DF; /*#FEDA98;*/	height: 29px;	padding-left: 12px;	padding-right: 12px;	font-size:14px;	text-align: left;}tr {	height: 30px;}td {	padding-left: 8px; padding-top:5px;	padding-right: 5px;	/*border-left: 1px solid #E8E8E8;	border-bottom: 1px solid #DFDFDF;*/}td.first,th.first {	border-left: 0px;}tr.row-a {	background: #F8F8F8;}tr.row-b {	background: #EFEFEF;		}/* end - table *//* form elements */form {	margin:10px; padding: 0 5px;	border: 1px solid #D5D5D5; 	background-color: #DFDFDF; 	}label {	display:block;	font-weight:bold;	margin:5px 0;}input {	padding:2px;	border:1px solid #eee;	font: normal .9em Verdana, sans-serif;	color:#777;}textarea {	width:400px;	padding:2px;	font: normal 1em Verdana, sans-serif;	border:1px solid #eee;	height:100px;	display:block;	color:#777;}input.button { 	font: bold 12px Arial, Sans-serif; 	height: 24x;	margin: 0;	padding: 3px 6px; 	color: #fff;	background: #fff url("images/btnbg.jpg") repeat-x 0 0;	border: none; vertical-align:middle;}/* search form */.searchform {	background-color: transparent;	border: none;		margin: 0 0 0 3px; padding: 5px 0 10px 0;		width: 200px;	}.searchform p { margin: 0; padding: 0; }.searchform input.textbox { 	width: 120px;	color: #777; 	height: 16px;	padding: 0px;		border: 1px solid #E5E5E5;	vertical-align: top;}.searchform input.button { 	width: 40px;	height: 18px;	padding: 2px 5px;	vertical-align: bottom; }/********************************************   LAYOUT********************************************/ #wrap {	position: relative;	width: 820px;	background: #fff url("images/content.jpg") repeat-y center top;	margin: 0 auto;	text-align: left;}#top-bg {   position: absolute;	width: 820px;	height: 19px;	background: #fff url("images/top-bg.jpg") repeat-y center top;		top: 0; left: 0;	z-index: 2;	}#header {	width: 800px; background-color:#FFFFFF;	position: relative; margin:0 10px;	/*height: 100px;*/	padding: 0;		}#header img { display:inline; float:left; padding-left:10px; }#header h1#logo-text a {	position: absolute; 	margin: 0; padding: 0;	font: 30px 'Trebuchet MS', Arial, Sans-serif;	letter-spacing: -1px;	color:#F6A113; 	text-transform: none;	text-decoration: underline;		/* change the values of top and left to adjust the position of the logo*/	top: 18px; left: 100px;	}#header h1#logo-text span {	color: #9A9696; }#header p#slogan {	position: absolute;	margin: 0; padding: 0;	font: normal 12px Arial;	text-transform: none;	color: #838181;		/* change the values of top and left to adjust the position of the slogan*/	top: 62px; left: 101px;		}/* header links */#header #header-links {	position: absolute;	top: 25px; right: 9px;		color: #838181;	font-size: 10px; text-align:right; padding-right:3px;}#header #header-links a {		color: #838181;	text-decoration: none;	}#header #header-links a:hover {	color: #F6A113;		}/* header-photo */#header-photo {	clear: both;	height: 110px;	width: 790px;	margin: 0 auto;	background:#EDBE31 url("images/header.jpg") no-repeat center;/*	background: url(header-photo.jpg) no-repeat center center; #EFCE5A*/}/* navigation */#menu {	/*float: right;*/}#menu ul {	margin: 0;	padding: 83px 0px 0px 10px;	list-style: none;	/*line-height: normal;*/}#menu li {	display: inline;}#menu a { padding:0px 12px 0px 12px;	  border-right:1px solid #FFCC66;	text-decoration: none;	font-size: 13px;	font-weight: bold;	color:#FFffff;}#menu a:hover {	text-decoration: none; color:#FFCC00; }#content-wrap {	clear: both;	float: left;		width: 790px;		padding: 0; margin-top:0px; 	background: #fff url("images/contentbg.jpg") repeat-x top;		border-bottom: 2px solid #D0D0D0;	margin-left: 15px;		display: inline;}#pagetitle { background:url("images/pagetitlebg1.gif") no-repeat left; 			border-bottom:1px solid #f1f1f1; 			padding:0px 0px 5px 18px; margin-right:5px;}/* Main Column */#main {	float: right;	width: 73%;	padding: 3px 0 3px 5px; margin: 7px 0px 5px 0px;	display: inline; border:1px solid #f2f2f2; }#main h2 {	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;	color: #E4571B; /*#85970C; */	text-transform: none;	padding: 5px 0 0px 8px; 			}#main h2 a {	color: #85970C;	text-decoration: none;	}#main h3 {	font: normal 1.4em 'Trebuchet MS', Tahoma, Sans-serif;	color: #E4571B; 	text-transform: none;	padding: 1px 0px 0px 5px; 			}#main ul{	list-style-image: url("images/bullet.jpg"); 	}	#main li { padding:2px 0px 2px 0px; text-align:left   }#main img {   background: #FAFAFA;   border: 1px solid #DCDCDC;   padding: 5px;}/* Sidebar */	#sidebar { margin-top:10px;/* border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2;*/	float: left;	width: 22%;	padding: 0px 4px 5px 4px; border:1px solid #f2f2f2;		}	#sidebar h3 {	padding: 5px 5px; 	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;	color: #F1AC45; 		}.sidenav ul { background-color:#F6f6f6;	border-top: 1px solid #FAFAFA; /*background-color: #F8f8f8;*/	margin: 0;	padding: 0;}.sidenav li {	border: 1px solid #ffffff;	border-top: none;	list-style: none;	margin: 0;}.sidenav li a { 	color: #777;border-left:5px solid #cccccc;	display: block;	padding: 2px 6px 2px 5px;	text-decoration: none;}.sidenav li a:hover {	color:#ff9900;  background-color:#ffffff; border-left:5px solid #ff9900; 	}	#sidebar img {   background: #FAFAFA;   border: 1px solid #DCDCDC;   padding: 5px;}/* footer */#footer-wrap { 	clear: both;	width: 820px;	font-size: 95%; 	text-align: center;	background: url("images/footer-bottom.jpg") no-repeat center bottom;		}#footer-wrap a {	text-decoration: none;	color: #666666;	font-weight: bold;}#footer-wrap a:hover {	color: #000;	}#footer-wrap p {	padding:10px 0;}#footer-wrap h3 {	color: #666666;	margin: 0;	padding: 0 10px; 	text-transform: uppercase;}/* bottom */#footer-bottom { margin:0px 8px 10px 8px; 	color: #666; background-color:#f6f6f6; 	width: 790px; 	text-align: center;}/* alignment classes */.float-left  { float: left; }.float-right { float: right; }.align-left  { text-align: left; }.align-right { text-align: right; }/* display and additional classes */.clear { clear: both; }
