/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #f4d54e url(images/back_all_new.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;	
}


#header {
	background: #ffffff;
	height: 350px;			/*hight of header*/
	text-align: left;		
}

#menuHome
{
	border-left: 4px solid #FFFFFF;
	width: 778px;
	height: 80px;
	background: #ffffff url(images/top-map.gif) no-repeat
}

#menu1
{
	border-left: 4px solid #FFFFFF;
	width: 778px;
	height: 80px;
	background: #ffffff url(images/top-campaign.gif) no-repeat
}

#imgEng 
{
	float: left;
	border: 0px;
}

#imgPuj
{
	float: right;
	border: 0px;
}
	
#menu2
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
}

/* menu code statts */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

#logoHome {
	background: #ffffff url(images/header-endless.gif) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}

#logo1984 {
	background: #ffffff url(images/header_1984.gif) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}

#logoCamp {
	background: #ffffff url(images/header_camp.gif) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}
#logoNation {
	background: #ffffff url(images/header_nation.gif) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}

#logoOneMin {
	background: #ffffff url(images/header_black.gif) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}

#logoSikh {
	background: #ffffff url(images/header_quom.gif) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

#logo H2 a
{
	font-size: 12px;
}

#history {
	background: #ffffff url(images/myland.jpg) no-repeat;
	text-align: left;
}

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
	width: 225px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) no-repeat;
}
#left H4
{
	width: 225px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	color: #D72020;
	background: url(images/title.gif) no-repeat;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}

#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#left li H2
{
	font-size: x-small;
	font-style: italic;
	color: #D72020;
}

#left img {
	border: 0px;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #D72020;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}

#right table {
	width: 100%;
	text-align: left;
	border: 1px solid #8b0000;
}

#right table thead {
	background: #DEB887;
	color: #8B0000;
}

#right table tbody td {
	border: 1px solid #F1F1F1;
	background: #FFFFFF;
	padding-left: 10px;
	vertical-align: top;
}


#right ul {
	list-style: none;	
}


#right li {
	padding: 4px  20px;
   	background: url(images/comment.gif) no-repeat left;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}

#center
{
	padding-right: 20px;
	padding-left: 20px;		
}

#center H1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	color: #333333;
	}
	
#center H4
{
	margin: 0;	
	font-size: 12px;
	color: #D25A0B;
	display: block;
	height:25px;
	background: #FFFFFF url(images/h-line.gif) left no-repeat;
}

#center H2 {
	margin: 0;
	padding: 0px;
	font-size: 13px;
	background-color:#000000;
	color: #ffffff;
}
#center H3 {
	margin: 0;
	padding: 0px;
	font-size: 13px;
	color: #990000;
}

#center a
{
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	color: #333333;
}

#center a:hover
{
	text-decoration: none;	
	font-weight:bold;
	font-size: 13px;
	color: #990000;
}

#center p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#center table {
	width: 100%;
}

#center thead td{	
	color: #9d5a0c;
	hight: 9px:	
}

#center tbody td {
	text-decoration: none;
	height: 150px;	
	width: 249px;
	padding-left: 20px;
	padding-right: 20px;	
	background-image:url(banners/box-bg.jpg);		
}

#center tfoot {	
	color: #9d5a0c;
}

#center img {	
	border: 0px;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}