/* CSS for Gallick Corporation */

body {
	margin: 0px;
	background: #FFFFFF;
}

* { font-family: arial, helvetica, sans-serif; }
ul { margin-top: 0px; margin-bottom: 0px; }
ul.process { margin: 5px 0px 0px 20px; }
li { margin: 3px 0px 3px 0px; }
table { font-size: 12px; }
.red { color: #79110e; }
.green { color: #696928; }
.gallery img { border: solid 1px #000000; }

#header {
	width: 100%;
	border-bottom: solid 8px #841e27;
}
#header img {
	margin: 3px 0px 5px 10px;
	border: 0;
}
#contact {
	margin-top: 15px;
	color: #666666;
	font-size: 14px;
	float: right;
	text-align: right;
	font-weight: bold;
}

#nav {
	width: 100%;
	border-bottom: solid 1px #841e27;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	padding: 7px 0px 7px 0px;;
}
#nav a {
	color: #696928;
	text-decoration: none;
	margin: 0px 35px 0px 4px;
}
#nav a:hover {
	color: #b6b674;
	text-decoration: none;
	margin: 0px 35px 0px 4px;
}

/* left side boxes */
.leftlite {
	background: #ece3b5;
	border: solid 1px #c3c1bc;
	color: #666666;
	font-size: 11px;
	width: 248px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
.leftlite .text {
	width: 227px;
	margin: 5px 0px 10px 10px;
}
.leftlite a {
	color: #666666;
	text-decoration: underline;
}
.leftlite a:hover {
	color: #666666;
	text-decoration: none;
}
.leftlite ul { 
	list-style-image: url(../images/dot.gif);
}
.leftlite li {
	color: #666666;
	margin: 0px;
}
.leftlite table.question {
	font-size: 11px; 
	color: #666666;
	width: 93%
}
.leftdark {
	background: #e1d389;
	width: 243px;
	border: solid 1px #c3c1bc;
	color: #;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	padding-left: 5px;
}

#content {
	background: #ffffff;
	color: #333333;
	font-size: 11px;
	position: relative;
	margin: 10px 0px 10px 10px;
}
#content .title {
	color: #696928;
	font-size: 14px;
	font-weight: bold;
}
#content .subtitle {
	color: #696928;
	font-size: 12px;
	font-weight: bold;
}
#content .subtitle2 {
	color: #79110e;
	font-size: 12px;
	font-weight: bold;
}

#content a {
	color: #841e27;
	text-decoration: underline;
}
#content a:hover {
	color: #841e27;
	text-decoration: none;
}

/* sub nav for gallery pages */
#gallerynav {
	text-align: center;
}
#gallerynav a {
	margin: 0px 10px 0px 10px;
}
#gallerynav a:hover {
	margin: 0px 10px 0px 10px;
}

/* gallery link on the bottom of each page */
#gallerylink {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#gallerylink a {
	color: #696928;
	text-decoration: none;
}
#gallerylink a:hover {
	color: #b6b674;
	text-decoration: none;
}

/* before and after gallery */
#beforeafter {
	text-align: center;
}
#beforeafter img {
	border: solid 1px #000000;
	margin: 5px;
}

#footer {
	width: 100%;
	text-align: center;
	border-top: solid 8px #841e27;
	color: #841e27;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 17px;
}
#footer a {
	color: #841e27;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
#footer a:hover {
	color: #841e27;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
}
#footer .bwm {
	color: #666666;
}
#footer .bwm a {
	color: #666666;
	text-decoration: underline;
	margin: 0;
}
#footer .bwm a:hover {
	color: #666666;
	text-decoration: none;
	margin: 0;
}


#award1{

position: relative;

z-index: 0;

}



#award1:hover{

background-color: transparent;

z-index: 50;


}



#award1 span{ /*CSS for enlarged image*/

position: absolute;

background-color: white;

padding: 5px;

left: -1000px;

border: 1px solid black;

visibility: hidden;

color: black;

text-decoration: none;

}



#award1 span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 2px;

}



html>body #award1:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: -20px;

left: 202px; /*position where enlarged image should offset horizontally */



}
#award1:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: -20px;

left: 222px; /*position where enlarged image should offset horizontally */



}
#award2{

position: relative;

z-index: 0;

}



#award2:hover{

background-color: transparent;

z-index: 50;


}



#award2 span{ /*CSS for enlarged image*/

position: absolute;

background-color: white;

padding: 5px;

left: -1000px;

border: 1px solid black;

visibility: hidden;

color: black;

text-decoration: none;

}



#award2 span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 2px;

}



html>body #award2:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: -61px;

left: 202px; /*position where enlarged image should offset horizontally */



}

#award2:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: -48px;

left: 222px; /*position where enlarged image should offset horizontally */



}

.email_verify { display:none; }
