/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*                     styles for yanuksexcavating.com         2008           */
/******************************************************************************/ 
@import url("reset.css");


HTML, BODY, #basic{
	height: 100%;
}


#basis{
	margin: auto;
	width: 940px;	/* width of basis */
	margin-bottom: -85px;
	display: table;
	height: auto;
	/*height: 100%;*/
	/*min-height: 100%;*/
}

#main{
}

#header{
	height: 190px;	/* height of header */
}

#content
{
}
#left{
	width: 351px;	/* width of left column */
	padding-left: 4px;
	float: left;
}
#center{
	width: 200px;	/* width of center column */
	float: left;
}
#right{
	width: 531px;	/* width of right column */
	float: right;
	padding-right: 10px;
}

#footer{
	width: 940px;	/* width of basis */
	margin: auto;
	height: 85px;	/* height of footer */
}


/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height: 85px;	/* height of footer */
}
* > HTML #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */


/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #d1d1d1;
	behavior: url("js/csshover.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}
B, STRONG { font-weight: bold; }
I, EM { font-style: italic; }


#basis
{
	background-image: url(../images/basis-bg.gif);
	background-repeat: repeat-y;
}


#main
{
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	padding-bottom: 10px;
}
#content
{
	background-image: url(../images/right-line-bg.gif);
	background-repeat: repeat-y;
	background-position: 363px 0px;
}


/*** header **************************************************************/
#header
{
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
#header .content
{
	position: relative;
	width: 900px;
	height: 168px;
	margin: auto;
	top: 22px;
	background-color: #ffffff;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
A#logo
{
	position: relative;
	top: 12px;
	left: 21px;
}




/*** menu ************************************/
#menu
{
	position: absolute;
	top: 151px;
	left: 20px;
	background-color: #9dc002;
	width: 900px;
	height: 34px;
	padding: 1px 0px 1px 0px;
}
#menu UL
{
	background-color: #9dc002;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 32px;
	padding: 0px 0px 0px 160px;
}
#menu UL LI
{
	float: left;
	position: relative;
}
#menu UL LI A,
#menu UL LI A:visited
{
	text-decoration: none;
	color: #daea93;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding: 8px 10px 0px 80px;
	display: block;
}
#menu UL LI A:hover
{
	color: #ffffff;
}
#menu UL LI IMG
{
	width: 76px;
	height: 76px;
	position: absolute;
	top: -20px;
	left: 0px;
}
#menu UL LI.menu1
{
	width: 170px;
}
#menu UL LI.menu2
{
	width: 200px;
}
#menu UL LI.menu3
{
	width: 180px;
}
#menu UL LI.menu4
{
	width: 180px;
}



/*** left ***********************************/
#left
{
}
#left .img
{
	font-size: 0px;
	text-align: center;
}
#left H2.slogan
{
	font-size: 22px;
	color: #2a63cc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c7c7c7;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}


/*** right ***************************************/
H1
{
	color: #9dc002;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-left: 10px solid #9dc002;
	padding: 3px 0px 0px 15px;
	margin: 30px 0px 10px 0px;
	height: 27px;
}
#right .content
{
	padding: 0px 0px 0px 25px;
}
#right .content P
{
	padding: 0px 0px 15px 0px;
}
#right .content A,
#right .content A:visited
{
	color: #2a63cc;
	text-decoration: underline;
}
#right .content A:hover
{
	color: #9dc002;
}



#right .content UL
{
	list-style-image: url(../images/li.gif);
	margin-left: 20px;
}
#right .content UL LI
{
	margin-bottom: 3px;
}





/*** footer **************************************************************/
#footer
{
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
#footer .content
{
	background-color: #a5a5a5;
	background-image: url(../images/footer-content-bg.gif);
	background-repeat: repeat-x;
	height: 59px;
	width: 892px;
	margin: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	position: relative;
}
#copyright
{
	padding: 10px 0px 0px 10px;
}
A#footerLogo
{
	position: absolute;
	top: 10px;
	left: 806px;
}




/*** EmailForm *************************************/
FORM#EmailForm
{
}
.error
{
	color: #cc0000;
}
FORM#EmailForm TABLE
{
}
FORM#EmailForm TABLE TD
{
	padding: 0px 10px 10px 0px;
}
FORM#EmailForm INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
FORM#EmailForm INPUT#cfName,
FORM#EmailForm INPUT#cfEmail
{
	width: 200px;
}
FORM#EmailForm INPUT#cfRegarding
{
	width: 415px;
}
FORM#EmailForm TEXTAREA
{
	width: 415px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
FORM#EmailForm INPUT
{
}




/*** gallery *******************************/
#gallery
{
}
#gallery #left
{
	padding-top: 25px;
}


#gallery #left UL
{
}
#gallery #left UL LI
{
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	text-align: center;
	padding: 0px 0px 10px 8px;
	height: 80px;
}
#gallery #left UL LI A,
#gallery #left UL LI A:visited
{
	color: #2a63cc;
}
#gallery #left UL LI A:hover
{
	color: #9dc002;
}
#gallery #left UL LI IMG
{
	display: block;
}
#gallery #left UL LI BIG
{
	display: block;
	font-size: 10px;
	height: 20px;
	overflow: hidden;
}
#gallery #left UL LI SMALL,
#gallery #left UL LI EM
{
	display: none;
}


#gallery #right
{
	height: 430px;
}
#gallery #right SMALL
{
	font-size: 12px;
	display: block;
	margin-top: 5px;
}



#gallery #left TEXTAREA
{
	width: 330px;
}
#gallery #left .managepicturecontainer,
#gallery #left HR
{	
	width: 340px;
}


.pagenumbers
{
	display: block;
	color: #cccccc;
	padding-left: 8px;
	padding-bottom: 10px;
}
.pagenumbers A,
.pagenumbers A:visited
{
	color: #2a63cc;
	text-decoration: none;
}
.pagenumbers A:hover
{
	text-decoration: underline;
}