/*	CSS Document for (Dana Assinder)
	Designed by The Cube Lab
	Designer name : (Matt)

/*	Colors used on site : 

body : #
links : #
text : #
other :

*/

/*------------------------------
			GLOBAL
-------------------------------*/

body {
	font-family: Arial, times, serif;
	color: #444;
	background: url(../images/bodybg.jpg);
	font-size: 62.5%;
	margin: 0px;
}

img {
	border: none;
}

.clear {
	clear:both;
}

a
{
  outline: none;
}



/*------------------------------
			LAYOUT
-------------------------------*/

#header {
	position: relative;
	width: 900px;
	height: 118px;
	margin: 0 auto;
}

#navcontainer {
	position: absolute;
	top: 82px;
	width: 790px;
	height: 38px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
}

#sidebar1, #sidebar2 {
	position: absolute;
	top: 20px;
	width:67px;
	height: 557px;
}

#sidebar1 {
	background: url(../images/sidebar1.jpg) no-repeat;
}

#sidebar2 {
	background: url(../images/sidebar2.jpg) no-repeat;
}


#contentcover {
	position: absolute;
	top: 20px;
	left: 67px;
	background: url(../images/coverbg.jpg) no-repeat; 
	width: 881px;
	height:557px;
}

#covertext {
	width: 240px;
	position: absolute;
	top: 90px;
	right: 160px;
	line-height: 1.9;
}

#content {
	position: absolute;
	top: 20px;
	left: 67px;
	background: url(../images/contentbg.jpg) no-repeat; 
	width: 881px;
	height:557px;
}

#address {
	position: absolute;
	top: 310px;
	right: 185px;
	width: 200px;
	height: 200px;
}

#contentinner {
	position: absolute;
	top: 10px;
	left: 50px;
	width: 420px;
	height: 500px;
}


/*ie fix*/
* html #contentinner {
	top: 20px;
	width: 400px;
}


#textbox {
	position: absolute;
	top: 70px;
	left: 50px;
	width: 600px;
	height: 400px;
}

/*ie fix*/
* html #gallery {
	right: 170px;
}

#gallery {
	position: absolute;
	top: 240px;
	right: 180px;
	width: 206px;
	height: 225px;
}

/*ie fix*/
* html #myGallery {
	padding: 0;
	background: none;
	border: none;
}

#myGallery {
	width: 206px;
	height: 225px;
	padding: 0px 10px 20px 10px;
	z-index:5;
	background: #fff;
	border: 1px solid #d4d4d4;
}


/*ie fix*/
* html .imageElement {
	right: 140px
}

.imageElement {
	position: absolute;
	width: 206px;
	height: 225px;
	bottom: 40px;
	right: 160px;	
}

/*ie fix*/
* html #galleryindex {
	margin-top: 20px;
}

#galleryindex {
	float: left;
	width: 220px;
	height: 500px;
	margin-left: 30px;
	margin-top: 0;
}

/*ie fix*/
* html #gallerybase {
	display: none;
}

#gallerybase {
	float: left;
	background: #fff url(../images/picturebg.jpg) bottom right no-repeat;
	width: 220px;
	height: 10px 8px;
}

#gallerythumbs {
	float: left;
	width: 480px;
	margin-left: 20px;
	margin-top: 15px;
}


#galleryarea {
	position: absolute;
	top: 22px;
	left: 52px;
	width: 700px;
	height: 450px;
	text-align: right;
	background: url(../images/title14.gif) no-repeat bottom left;
}

#gallerytext {
	float: left;
	width: 480px;
	margin-left: 20px;
	line-height: 1.6;
}

#footer {
	position: absolute;
	top: 577px;
	background: url(../images/footerbg.jpg) no-repeat;
	width: 948px;
	height: 110px;
	text-align: right;
}


/*------------------------------
			NAVIGATION
-------------------------------*/
ul.nav li {
	display: inline;
	font-size: 1.7em;
	padding-left: 8px;
}


/*------------------------------
			TEXT
-------------------------------*/
/*ie fix*/
* html p {
	margin: 8px 0;
}

p {
	font-size: 1.3em;
}


/*------------------------------
			GALLERY
-------------------------------*/

.thumbnail {
	float: left;
	width: 142px;
	height: 148px;
	margin: 0 15px 5px 0;
	background: url(../images/gallerythumb.gif) no-repeat top left;
	text-align: center;
	font-size: 1.2em;
}

.thumbnail img {
	padding: 22px 0 5px 0;
}

.clearboth {
	clear: both;
}

/*------------------------------
			LISTS
-------------------------------*/

#galleryindex ul {
	list-style: none;
	font-size: 1.3em;
	padding-left: 10px;
	text-indent: 10px;
	padding-top: 40px;
}

#galleryindex ul li {
	padding: 6px 0;
}

#galleryindex ul li a:link {
	color: #444;
}

#galleryindex ul li a:hover {
	text-decoration: none;
	color: #000;
	background: #d3eb95;
}

#content ul {
	padding-left: 0;
	margin: 0;
}

#content ul li {
	list-style: none;
}

#contentinner ul {
	font-size: 1.2em;
}

#contentinner ul li {
	padding: 4px 0;
}

#contentinner ul li a:visited {
	color: #777;
}

/*------------------------------
			LINKS
-------------------------------*/

a:link, a:visited {
	color: #444;
	font-weight: bold;

}

a:hover {
	color: #000;
	background: #d3eb95;
}

#gallerytext a:hover {
	background: #d3eb95;
}


#gallerythumbs a:link, #gallerythumbs a:visited {
	background: none;
}

.contentclick a:link, .contentclick a:visited {
	background: none;
}


#gallerythumbs a:hover, #gallerythumbs a:active {
	background: none;
}

.contentclick {
	height: 320px;
	position: absolute;
	top: 300px;
	left: 780px;
}

#content .contentclick a:hover {
	background: none;
}

#footer a:link, #footer a:hover, #footer a:visited {
	background: none;
}





/*------------------------------
			HEADINGS
-------------------------------*/
h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
	margin-bottom: -10px;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

#galleryindex h2 {
	margin-left: 10px;
}



.title1 {
	background: url(../images/title1.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	height: 30px;
}

.title1a {
	background: url(../images/title1a.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	height: 30px;
}

.title2 {
	background: url(../images/title2.gif) no-repeat;
	text-indent: -9000px;
	font-size: 30px;
	height: 26px;
}


.title3 {
	background: url(../images/title3.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	height: 30px;
}


.title4 {
	background: url(../images/title4.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	height: 30px;
}


.title5 {
	background: url(../images/title5.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	height: 30px;
}


.title6 {
	background: url(../images/title6.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	height: 30px;
}


.title13 {
	background: url(../images/title13.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
	margin-top: 320px;
	margin-left: 70px;
}

.title14 {
	background: url(../images/title14.gif) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
}

.gallery-title {
	background: url(../images/photogallery.png) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
}



/*------------------------------
			IMAGES
-------------------------------*/
.banner {
	position: absolute;
}

.logo {
	position: absolute;
	left: 790px;
}

.imageleft {
	float: left;
	padding: 5px;
	border: 1px solid #c7b9a9;
	margin: 0 8px 12px 0;
	background: #fefcf3;
}

.imageright {
	float: right;
	padding: 5px;
	border: 1px solid #c7b9a9;
	margin: 0 0 12px 8px;
	background: #fefcf3;
}

.portraithome img {
	padding: 10px;
	border: 1px solid #d4d4d4;
}

.portraithome {
	position: absolute;
	width: 226px;
	height: 475px;
	top: 30px;
	right: 160px;
	background: #fff url(../images/picturebg.jpg) bottom right no-repeat;
	
}

.portrait img, .portrait2 img {
	padding: 10px;
	border: 1px solid #d4d4d4;
}

.portrait {
	position: absolute;
	width: 226px;
	height: 265px;
	top: 40px;
	right: 160px;
	background: #fff url(../images/picturebg.jpg) bottom right no-repeat;
}

.portrait2 {
	position: absolute;
	width: 226px;
	height: 184px;
	top: 40px;
	right: 160px;
	background: #fff url(../images/picturebg.jpg) bottom right no-repeat;
	
}

.landscape img {
	padding: 10px;
	border: 1px solid #d4d4d4;
}

.landscape {
	position: absolute;
	width: 226px;
	height: 184px;
	bottom: 40px;
	right: 160px;
	background: #fff url(../images/picturebg.jpg) bottom right no-repeat;
	
}






/*------------------------------
			FORMS
-------------------------------*/

fieldset {
	border: none;
}

form {
	width: 430px;
	margin: 0;
	padding: 0;
}

form p {
	margin: 2px;
}

label {
	display:  block;
	padding-left: 0;
}

input {
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 5px 0 5px 5px;
	width:  276px;
	height: 23px;
	color: #3f2813;
	background: url(../images/border1.gif) no-repeat;
	border-style: none;
}
textarea {
	font-family: Helvetica, Georgia, serif;
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 5px;
	width: 273px;
	height: 88px;
	color: #3f2813;
	background: url(../images/borderbig1.gif) no-repeat;
	border-style: none;
}

input.btn {
	width: 120px;
	height: 45px;
	background: url(../images/buttonsend.gif) no-repeat;
	text-indent: -9999px;	
}

#validationmsg {
	margin: 10px 0 0 0;
	padding: 5px;
	height: 100px;
	line-height: 20px;
	text-align: justify;
	color: #3f2813;
}

.errmsg {
	display: none;
}


