/*

Waleed Zuberi
Double U Designs - http://www.doubleudesigns.com/

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #fff /*#805B3B url('../img/greenbg.gif') repeat-x*/;
}

a img {
	border: 0;
	margin: 0;
	padding: 0;
}

abbr {
	border-bottom: dotted 1px #999;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	padding: 10px;
	color: #336633;
}

p {
	padding: 10px;
	padding-top: 0;
}

ul {
	font-weight: normal;
}

a, a:visited {
	color: #2e8cbf;
	text-decoration: none;
}

a:hover, a:active {
	color: #bf612b;
	text-decoration: underline;
}


/* --- Navigation */

.navwrapper {
	width: 500px;
	margin: 25px auto;

}

.nav {
	padding: 20px 0 40px 0;
	float: left;
}

.nav li {
	float: left;
	width: auto;
	padding: 0 0 0 25px;
	list-style-type: none;
}

.nav li a {
	padding: 10px;
	font-weight: bold;
}

.nav a,
.nav a:visited {
	color: #2e8cbf;
	text-decoration: none;
	font-family: Calibri, Arial, sans-serif /*"Hannibal Lecter"*/;
	font-size: 1.3em;
}

.nav a:hover,
.nav a:active {
	color: #bf612b;
	text-decoration: none;
}

.nav li a {
	display: block;
	width: 120px;
	height: 40px;
	position: relative;
	left: -30px;
	bottom: 10px;
}

#navhome {
	text-indent: -9999em;
	height: 60px;
	width: 130px;
	background: url('../img/home2.gif') no-repeat;
	background-position: left top;
}
#navhome:hover {
	background-position: left bottom;
}
#navgallery {
	text-indent: -9999em;
	height: 60px;
	width: 130px;
	background: url('../img/gallery2.gif') no-repeat;
	background-position: left top;
}
#navgallery:hover {
	background-position: left bottom;
}
#navinquiry {
	text-indent: -9999em;
	height: 60px;
	width: 130px;
	background: url('../img/inquiry2.gif') no-repeat;
	background-position: left top;
}
#navinquiry:hover {
	background-position: left bottom;
}

.over {
background-position: left bottom;
background: #000;
width: 70px;
height: 300px;
}

/* Containers
-------------- */

#container {
	margin: 0 auto;
	position: relative;
	/*width: 730px /*70%;*/
}

.wrapper {
	margin: 0 auto;
	width: 730px;
}
#main .wrapper .content {
	margin: 500px auto;
}

.content {
}

/* Content
-------------- */

#main {
	/*margin: 500px auto;*/
	clear: both;
	text-align: center;
}
#main .wrapper {
	position: relative;
}
#main .wrapper div {
	text-align: left;
}
#main h1 {
	visibility: hidden;
}
#main h1,h2,h3,p {
	clear: both;
}

/* -- Home */

#home {
	margin-bottom: 500px;
	display: block;
}

#home div {
}

#gotsilk {
	font-size: 13em;
	font-weight: bold;
	font-family: Arial;
	line-height: 0.4em;
	margin: 6% auto; margin-bottom: 15px;

	
	text-indent: -9999em;
	height: 141px;
	width: 770px;
	background: url('../img/got-silk.gif') no-repeat;
}

#gotsilk a, #gotsilk a:visited {
	color: /*#543822*/ #0d1a4f;
	text-decoration: none;
	display: block;
	height: 150px;
	width: 820px;
}
#gotsilk a:hover { text-decoration: none;}

#does a, #does a:visited {
	color: /*#05B8A3*/ #4f6729;
	text-decoration: none;
} #does a:hover { text-decoration: underline;}

#does {
	font-size: 2.7em;
	line-height: 1em;
	font-weight: bold;
	color: #6f8b42;
	
	text-indent: -9999em;
	height: 57px;
	width: 770px;
	background: url('../img/does.gif') no-repeat;
	margin: 0 auto;
}

#about {
}

#home-about {
	margin: 0px auto; margin-bottom: 0;
	color: /*#8f8f8f*/ #0d1a4f;
	width: 760px;
	text-align: justify;
	clear: both;
}

#home-about-top {
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #bf612b;
	text-align: center;
	background: #efefef;
	padding: 10px 0;
	margin: 10px 0;
}

#home-about-top p {
	text-indent: -9999em;
	height: 35px;
	width: 227px;
	background: url('../img/sayit.gif') no-repeat;
	margin: 0 auto;
}

.columns {
	float: left;
	width: /*252px*/ 50%;
	margin: 0 auto 500px auto;
}

/* -- Gallery */

#gallery {

}

#gallery-content {
	height: 330px;
	width: 100%;
	text-align: left;
}
#gallery-content div {
	height: 330px;
	width: 730px;
	clear: both;
}
#gallery-content div p {
	width: 90px;
	position: absolute;
	right: 45px;
	bottom: 10px;
	background: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	padding: 5px 10px;
	font-weight: bold;
	cursor: pointer;
}
#gallery-content div p a {
	background: url('../img/link-icon.png') no-repeat left center;
	padding-left: 15px;
}

.slideshowbtns {
	height: 320px /*32px*/;
	/*margin: 150px 0 0 0;*/
	width: 45px;
	background: #000;
	z-index: 9999;
	position: absolute;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
#next {
	float: right;
	right: 0;
	background: #000 url('../img/arrow-right.png') center no-repeat;
}
#prev {
	float: left;
	background: #000 url('../img/arrow-left.png') center no-repeat;
}

/* -- Contact */

#contact {
	clear: both;
	position: relative;
}

#error_msg {
	border: solid 1px #d0d0d0;
	padding: 10px;
	margin: 10px 0 20px 0;
	background: #E3EFD1 url('../img/warning.png') no-repeat;
	background-position: 10px 10px;
}
#error_msg span {
	padding: 0 0 0 15px;
}
.error {
	font-weight: bold;
}


label {
	display: block;
	cursor: pointer;
}

select {
	padding: 6px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 170px;
}

input, textarea {
	padding: 6px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 370px;
}

#inquirylist {
	padding: 10px;
	background: #E3EFD1 /*#C9DFA7*/;
	margin: 15px 0;
}
#inquirylist input {
	width: auto;
	margin: 0 5px 0 15px;
}
#inquirylist label {
	display: inline;
}


/* Footer
-------------- */

#footer {
	font-size: 11px;
	margin-top: 140px;
	clear: both;
}

#footer p {
	left: -999em;
	/*background: url(../img/doubleu.gif) no-repeat;*/
}

#footer a,
#footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #000;
	text-decoration: underline;
}

/* Links
-------------- */

/* Misc.
-------------- */

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

.hide {
	visibility: hidden;
	display: none;
	padding: 0;
	margin: 0;
	height: 0;
}