/*-------------------------------------------------------
* Filename: stylesheet.css
* Version: 1.0.0 (2008-12-01)
* Website: http://www.aivah.com
* Author: aivah
* Description: Handles the site layout.
   -----------------------------------------------------*/

/*------------------------------------------------------
  				Global
  ------------------------------------------------------*/
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;  
}
.clear {clear:both;}

hr { border:1px solid #c1c1c1; }
a {
	text-decoration: none;
	}

a:hover {
text-decoration:underline;
	}
body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11.67px;
	font-weight:normal;
	line-height: 1.4em;
	color: #696969;
	margin:0;
}
* html {margin:0;padding:0;}

small { font-style:italic; font-size:12px;}
h1 {font-size:200%;margin:10px 0;color:#756161;letter-spacing:-1px;font-weight:normal;text-transform:uppercase;padding:0 0 10px 0; border-bottom:1px solid #c2b9a9;}
h2 {font-size:180%;margin:5px 0;color:#756161; letter-spacing:-1px;font-weight:normal;  padding:5px 0;}
h3 {font-size:160%;margin:5px 0;color:#756161;font-weight:normal; font-style:italic;  padding:5px 0;}
h4 {font-size:130%;margin:0px 0;color:#756161;	font-weight:normal; font-style:italic;  padding:5px 10px 0px 0;}
h5 {font-size:110%;margin:0px 0;color:#777777;	font-weight:normal;  padding:5px 0;}
h6 {font-size:92.5%;margin:0px 0;color:#000000;	font-weight:normal;  padding:5px 0;}

h2 img {vertical-align:middle;}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
	color:#919191; font-size:11px; padding-left:10px;letter-spacing:0; text-transform:uppercase; vertical-align:middle; border-left:1px solid #999999; font-style:normal;
}
p
{

}
ol { margin:0 0 0 20px; padding:0 0 0 0px; }
ol li { margin:1px 0 0 0; padding:2px 0 2px 10px;}

*html li { margin:2px 0 2px 10px;}

ul { list-style:inherit; list-style-type:none; margin:0; }
ul li { margin:1px 0 0 0; }


/*-----------------------------------------------------
   				Page structure
  -----------------------------------------------------*/
#wrapper	{width:100%;height:auto;margin:auto;}

#toppart	{width:100%;height:auto;margin:auto;}

#middlepart	{width:900px;margin:auto; }

#leftcolumn	{width:65%;float:left; padding:0px 0 20px 0;}

#leftcolumn	p{ padding:5px 10px;}


#rightcolumn {
	width:30%;background:url(../images/rightbg.gif) top left no-repeat;
	float:right;  padding:30px 0 0 20px;
}

/*-----------------------------------------------------
     				header
  -----------------------------------------------------*/
#header {
	background:#403638 url(../images/headerbg.gif) repeat-x;
	height:135px;border-bottom:1px solid #ffffff;
	width:100%;
}

/*-----------------------------------------------------
     				Logo
  -----------------------------------------------------*/
.logo {
	width:900px;
	margin:auto;
}
.logo img {
	position:absolute;
	top:43px;
}

.logo span {
	float:right;
	padding-top:50px;
	font:1.8em Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#998675;
}
.logo span small {
	font:11px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	color:#c7b299;
}

/*-----------------------------------------------------
     				Navigation
  -----------------------------------------------------*/
#menu{
	background:url(../images/menu_bg.gif) top left no-repeat;
	height:40px;
	width:900px;margin:auto;
}


/*-----------------------------------------------------
     				Featurbox
  -----------------------------------------------------*/
#featurebox1	{
	background:url(../images/boxtop.gif) top left repeat-x;
	height:auto;
	margin:0 0 10px 5px;
	width:44%;
	float:left; 
	border:1px solid #e0e0e0;
	overflow:hidden;
	padding:15px 10px;
}
#featurebox2	{
	background:url(../images/boxtop.gif) top left repeat-x;
	height:auto;
	margin:0 0 10px 5px;
	width:44%;
	float:right; 
	border:1px solid #e0e0e0;
	overflow:hidden;
	padding:15px 10px;
}
#featurebox1 p,#featurebox2 p {border:none;}

/*-----------------------------------------------------
     				News,Services
  -----------------------------------------------------*/
#news, #services, #address	{
	height:auto;
	border:1px solid #e0e0e0;
	border-width:0 1px 1px 0;
	padding:0 10px;
	margin:10px 0 15px 0;
}


.featurelist ul { margin:0;}
.featurelist li { margin:0 0 1px 0; background:url(../images/liarrow.gif) 6px 50% no-repeat;padding:3px 20px; }

/*-----------------------------------------------------
     				Miscellaneous
  -----------------------------------------------------*/
 strong
 {
	 font-weight: bold;
 }
  
  
a
{
	color: #756161;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
  
a.pdf
{
	background: url(/images/icon_pdf.gif) no-repeat left center;
	padding: 5px 0px 5px 20px;
}
  
.date	{
	background:#eeeeee;
	color:#000;
	padding:3px 10px;
	border-bottom:1px solid #d8d8d8;
	margin-top:5px;
}

.readmore 	{
	color:#403638;
	float:right;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 10px 10px 25px;
}

.readmore a	{
	background:URL(../images/arrow.gif) 0 50% no-repeat;
	color:#403638;
	float:right;
	padding:0 0px 0 25px;
}

.readmore a:hover	{
	background:URL(../images/arrow.gif) 0 50% no-repeat;
	color:#979797;
	float:right;
	padding:0 0px 0 25px;
}

.photo
{
	float: left;
	margin: 5px;
	
}

.photo img
{
	border: 1px solid #E0E0E0;
}

.clear
{
	clear: both;
}



/*-----------------------------------------------------
     				preload classes
  -----------------------------------------------------*/
/**/ 
.svw {
	width: 50px; 
	height: 20px; 
	background: #fff;
} 
.svw ul {
	position: relative; 
	left: -1em;
} 
 
.stripViewer { 
	width:auto; height:200px;
	position: relative; 
	overflow: hidden;  
	border: 0px solid #f0f0f0;   
	margin: 0; 
	z-index:-1;
} 
.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 
.stripViewer ul li {  
	float:left; border:none; padding:0;
} 
.stripTransmitter { 
	overflow: auto; background:#e0dbd1; -moz-border-radius:3px;border-radius:3px; 
	padding-top:10px;
	padding-bottom:10px;
	width: 1%; 
} 
.stripTransmitter ul { 
	margin: 0; 
	padding:0 0 0 10px;	
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	width: 20px; border:none;
	float:left; 
	padding:0 0 0 1px;
	margin: 0 1px 0 0px; 
} 
.stripTransmitter a{ 
	font: bold 10px Verdana, Arial; 
	text-align: center; 
	line-height: 22px; 
	background: #a89e8d; 
	color: #fff; 
	text-decoration: none; 
	display: block; 
} 
.stripTransmitter a:hover, a.current{ 
	background: #756161; 
	color: #fff; 
} 
 
 
/*-----------------------------------------------------
     			tooltips formatting
  -----------------------------------------------------*/
#tooltip { 
	background: #fff; 
	color: #000; 
	opacity: 0.85; 
	border: 4px solid #453839; 
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
} 


/*-----------------------------------------------------
     				Footer
  -----------------------------------------------------*/
#footer	{
	background:#a89e8d;
	width:100%;
	padding:15px 0 0 0;
	height:80px;
}
.footerwrap {
	width:900px;
	color:#756161;
	margin:auto;
}
.footerwrap a	{
	color:#756161;
	background:none;
}

.footerwrap a:hover	{
	color:#453839;
	text-decoration:underline;
}

/*-----------------------------------------------------
     				Portfolio text
  -----------------------------------------------------*/
.webbox		{
	padding:2px; 
	width:100%;
	margin:10px auto;
}
.webimg		{
	border:1px solid #c5c5c5;
	padding:2px;
	width:550px;
	margin:auto;
}
.webimg p, .webimg h3{background:#efefef; margin:0px; padding:10px 10px; border-top:1px solid #c1c1c1;}


form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0 10px 0 0; 
	margin: 6px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 0px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
