/* - - - - - - - - - - - - - - - - - - - - -

Title : Alhambra Resources Style Sheet
Author : Cameron Aull
URL : http://www.alhambraresources.com

Created : August 14, 2005
Modified : September 28, 2010

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
*{	font-family: arial, helvetica, sans-serif;}	
body{margin: 0;	padding: 0;	font-size: 12px; line-height: 14px;	text-align: center;}

/* ----- IDS ----- */
#print-header {display: none;}
#wrap {margin: auto; width: 629px;}
#header {margin: 10px 0; background: #fff url(i/header.gif) top left no-repeat; height: 80px;}
#nav {height: 18px;}
#pgHeader {padding: 30px 21px 15px 21px; width: 585px; border: 1px solid #cfcfcf; font-size: 14px; line-height: 16px; letter-spacing: .05em; text-align: right;}
#pgHeader p {margin: 0; padding: 0;}
#banner {margin: 1px 0;}
#contentWrap {position: relative; border: 1px solid #cfcfcf; text-align: left;}
#primaryContent{padding: 10px 20px 35px 180px;}
#secondaryContent{position: absolute; top: 12px; left: 0px; margin: 0px 10px;}	
#footer{margin: 5px 0 10px 0; padding: 5px 20px 5px 10px; border: 1px solid #cfcfcf; width: 598px; text-align: left;}
.Home {background: #E5C020; color: #000;}
.About {background: #027D8A; color: #fff;}
.Uzboy {background: #67863A; color: #fff;}
.Relations {background: #294171; color: #fff;}
.Contact {background: #931D1E; color: #fff;}

/* ----- HEADINGS ----- */
h1{margin: 0; padding: 0 0 20px 0; font-size: 16px; font-weight: bold;}
h2{margin: 0; padding: 0 0 15px 0; font-size: 14px; font-weight: bold;}
#footer h2 a:link, #footer h2 a:visited {font-size: 16px; font-weight: normal; color: #fff; text-align: left; text-decoration: none;}
#footer h2 a:hover {color: #cfcfcf;}

/* ----- PARAGRAPHS ----- */
#footer p{margin: 0; padding: 15px 0 0 0; text-align: right; font-size: 9px; color: #fff; text-transform: uppercase;}

/* ----- LISTS ----- */
ul{margin: 0; padding: 0 0 15px 25px;}
ul ul {margin: 0; padding: 0 0 0 25px;}
#nav ul {margin: 0; padding: 0; list-style: none;}
#nav li {float: left; margin: 0; padding: 0; list-style-type: none; border-right: 1px solid #fff; width: 125px;}
#nav li.last {border: none;}
#nav a {display: block;	text-decoration: none; line-height: 17px; background: #cfcfcf; color: #000; font-weight: bold; text-align: center;}
#tHome a:hover, #tHome a.selected {background: #E5C020; color: #000;}
#tAbout a:hover, #tAbout a.selected:visited {background: #027D8A; color: #fff;}
#tUzboy a:hover, #tUzboy a.selected:visited {background: #67863A; color: #fff;}
#tRelations a:hover, #tRelations a.selected:visited {background: #294171; color: #fff;}
#tContact a:hover, #tContact a.selected:visited {background: #931D1E; color: #fff;}

#secondaryContent ul {margin: 0; padding: 0; list-style: none;}
#secondaryContent a {text-decoration: none; font-weight: bold; color: #000;	font-size: 14px;}
#secondaryContent a:hover {color: #cfcfcf;}

/* ----- IMAGES ----- */
#gallery img{border: 1px solid #cfcfcf;}
#footer img {border: 1px solid #cfcfcf;}
#footer a {color:white;	text-decoration:none; font-size:12px;}
#footer a:hover {color:white; text-decoration:underline; font-size:12px;}

/* ----- BREAK ----- */
hr.hide {display: none;}

/* ----- TEXT FORMATTING ----- */
strong{	font-weight: bold;}

/* ----- LINKS ----- */
a {color : #000000 ; text-decoration : none;}
a:link, a:active, {color : #000000 ; text-decoration : none;}
a:visited {color : #727272 ; text-decoration : none;}
a:hover {text-decoration : underline}

/* ----- TABLES ----- */
table{margin: 0; padding: 0 0 15px 0; border: 0;}
thead th {text-align: center; padding: 2px;}
td {padding: 2px;}
table.data {width: 100%;}
.data th, .data td {border: 1px solid #cfcfcf;}









