/* Copyrights FlopSoft - an open source xhtml/css website layout by Asif Maknojia - http://www.flopsoft.co.nr . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0*/

*{
	padding-right: 2;
	padding-bottom: 2;
	padding-left: 6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body{
	font: 85% "Courier New" Courier monospace;
}
a{
	color: #08c;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
img{
	border: 0px;
	background: transparent;
}
a:hover{color: Red; text-decoration:underline; background-color:inherit;}

#container{
	width: 760px;
	background: White;
	text-align: center;
	margin: 15px auto;
	/*border: 1px solid #2F4F4F;*/
	padding: 0;
}
#header{
	height:104px;
	width:760px;
	color: Black;
	text-align: left;
	background-color: White;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
 }
#header h1{
	font-size: 2em;
	font-weight: bold;
	font-family: times new roman, helvetica, arial, sans-serif;
	text-decoration: underline;
	font-style: italic;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
 #header h2{
	font-size: 1.2em;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 300px;
	
}
#topmenu{
	float: right;
	width:500px;
	font-size:20px;
	font-weight: bold;
	text-align: right;
	padding: 15px 20px;
	letter-spacing: -1px;
}
input.search{
	height: 22px;
	width: 70px;
	color: Yellow;
	font-weight:bold;
	background: #4682B4;
	border: 0;
}
#topmenu a{
	font-size: 15px;
	color: Yellow;
	font-weight:bold;
}
#topmenu a:hover{
	color: Red;
}
 #menu {
	list-style-type:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#menu li {
	float:left;
	white-space: nowrap;
	list-style-type:none;
}
#menu li a {
	display: block;
	width:100px;
	height: 30px;
	line-height: 30px;
	color:#000;
	background: White url(mbg.jpg) repeat-x; 
	text-align:center;
	text-decoration:none;
	float:left;
	border:1px solid #fff;
}
#menu a:hover {
	color:#08c; 
	background:#fff;
	border: 1px solid #08c;
}
#content{
	float:left;
	width:570px;
	font-size:0.9em;
	padding: 5px 5px;
}

#content h2{
	display:block;
	padding: 0 0 5px 0;	
	font-size:1.7em;
	font-weight: bold;
	text-decoration: underline;
	color: #2F4F4F;
}
.prod{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	width: 95%;
	text-align: justify;
	background: #F8F8FF url(prodbg.jpg) repeat-x;
	border: 1px solid #B0C4DE;
	border-top: 3px solid #B0C4DE;
}
.prod p{
	padding: 0px 10px;
}
.prod h3{
	height: 20px;
	line-height: 20px;
	text-align: left;
	background: url(prod.jpg) repeat-x;
	padding-left: 5px;
	border: 1px solid gray;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.prod h4{
	text-decoration: underline;
	padding-left: 10px;
}
.prod ul{
	list-style-position: inside;
	padding: 0 10px;
}
.prod ul li{
	list-style-type: circle;
	padding: 0px 0px;
}
/**************** Sidebar styles ****************/

#subcontent{
	float:right;
	width:170px;
	padding: 5px 5px;
}

#subcontent h2{
	height: 20px;
	line-height: 20px;
	font-size:1.1em;
	text-align: left;
	background: #0076CD url(prod.jpg) repeat-x;
	color: Black;
	padding-left: 5px;
	border-top: 3px solid #B0C4DE;
}
#subcontent h3{
	font-size:1em;
	text-align: left;
	text-decoration: underline;
}
#subcontent h4{
	font-weight: bold;
	text-align: right;
}
#subcontent .box{
	background: #F0F8FF;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #708090;
	padding: 5px;
}
.adv{
	margin: 0 auto;
}
.adv ul{
	padding: 5px 0;
	list-style-type: none;
}
.adv ul a img{
	border: 2px solid #708090;
}
.adv ul a:hover img{
	border: 2px solid #4169E1;
}
/**************** Misc classes and styles ****************/
.cen{
	text-align: center;
}
.left{ 
	float: left; 
	padding: 2px 8px 2px 2px;
}

.right{
	float: right; 
	padding: 2px 2px 2px 8px;
}

.center{
	display: block;
	text-align: center;
	margin: 0 auto;
}
.clear{clear:both;}
/*#footer{
	clear: both;
	width:760px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size:1.2em;
	background: url(mbg.jpg) repeat-x center;
	color: Black;
	text-align: center;
	padding: 0px 0px;
}*/
#footer {
  height: 40px;
  line-height: 40px;
  background: White url(mbg.jpg) repeat-x center;
}

#footerleft {
  float: left;
  width: 720px;
  height:40px;
  background: url(mbgl.jpg) no-repeat left;
  text-align: center;
}

#footerright {
  float: right;
  width: 20px;
  height: 40px;
  background: url(mbgr.jpg) no-repeat right;
}
#footer a{
	color: Black;
	font-weight:bold;
}
#footer a:hover{
	color: white;
	background-color:#08c;
	text-decoration: none;
}
#footlk{
	clear: both;
	width:740px;
	font-size:0.9em;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footlk a{
	color: #08c;
	font-weight:bold;
}
#footlk a:hover{
	color: Red;
}
#container #subcontent .adv box #ad1 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#container #header #topmenu #searchbox {
	height: 30px;
	padding-left: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #header #topsubtitle {
	margin-top: -5px;
}
.ad1 {
	padding-left: 12px;
	padding-top: 3px;
	border: 1px solid #708090;
	padding-bottom: 4px;
}
.musicbox {
	padding-left: 75px;
}
.musicbox1 {
	padding-left: 45px;
}
#container #subcontent .advbox {
	padding: 5px;
}
#header #links {
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#links {
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
