/*styles for 8233design.com*/

body 
{
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #dfdfdf;
	text-align: center;
}

img
{
	border: none;
}

a:link, a:active, a:hover, a:visited
{
	text-decoration: none;
}

.link
{
	text-decoration: none;
}

/*the main container*/
#container
{
	height: 760px;
	width: 920px;
	position: relative;
	clear: both;
	background: transparent url(../images/banner1.gif) 0% 0% no-repeat;
	margin: 0 auto;
	z-index: 2;
	text-align: left;
}

/*titles of each page - navigation aid*/
.title
{
	width: 420px;
	height: 65px;
	position: relative;
	z-index: 7;
	float: right;
	clear: right;
	top: 200px;
	right: 130px;
	margin-bottom: -150px;
}

#homeTitle
{
	background: transparent url(../images/wdnd.gif) top left no-repeat;
}

#gdesignTitle
{
	background: transparent url(../images/gdesign.gif) top left no-repeat;
}

#wdesignTitle
{
	background: transparent url(../images/wd.gif) top left no-repeat;
}

#contactTitle
{
	background: transparent url(../images/contact.gif) top left no-repeat;
}

#designTitle
{
	background: transparent url(../images/design.gif) top left no-repeat;
}

#developTitle
{
	background: transparent url(../images/develop.gif) top left no-repeat;
}

#testimonialsTitle
{
	background: transparent url(../images/testimonials.gif) top left no-repeat;
}


#content
{
	height: 500px;
	min-height: 500px !important;
	width: 737px;
	position: relative;
	top: 215px;
	left: 78px;
	margin: 0;
	padding: 0;
}

/*bordered box styles*/

#left
{
	background: #ffffff url(../images/l.gif) 0% 50% repeat-y;
}

#right
{
	background: transparent url(../images/r.gif) 100% 0% repeat-y;
}

#bborder
{
	background: transparent url(../images/bb.gif) 100% 100% repeat-x;
}

#blc
{
	background: transparent url(../images/blc.gif) 0% 100% no-repeat;
}

#brc
{
	background: transparent url(../images/brc.gif) 100% 100% no-repeat;
}

/*menu styles*/	
#navigation
{
	height: 160px;
	width: 180px;
	position: relative;
	top: 10px;
	left: 10px;
	z-index: 0;
	margin: 0;
	padding: 0;
	clear: right;
	background-color: transparent;
	clear: none;
}

#whiteBox
{
	height: 80px;
	width: 200px;
	position: relative;
	float: left;
	background: transparent url(../images/box.gif) bottom right no-repeat; 
	z-index: 0;
	top: -50px;
	left: 5px;
	margin-bottom: -80px;
}

/*main content styles*/		
#bodyCopy
{
	height: 300px;
	min-height: 300px !important;
	width: 300px;
	position: relative;
	top: -100px;
	left: 400px;
	background-color: transparent;
	color: #000000;
	text-align: right;
	line-height: 1.6em;
}

.gallery
{
	clear: none;
	top: 60px;
	right: 340px;
	z-index: 4;
	text-align: center;
}

#row1
{
	width: 620px;
	height: 105px;
	position: relative;
	margin: 0;
	padding: 0;
}

#row2
{
	width: 620px;
	height: 105px;
	position: relative;
	margin: 0;
	padding: 0;

}

#row3
{
	width: 620px;
	height: 105px;
	position: relative;
	margin-bottom: -15px;
	padding: 0;
}

ul
{
	list-style-type: none;
	height: auto;
	width: auto;
	position: relative;
	float: right;
	clear: none;
	margin: 0 15px;
	padding: 0;
}

#form
{
	height: 0px;
	width: 500px;
	position: relative;
	top: -210px;
	left: 110px;
	font-size: 0.8em;
}


/*footer styles*/	
#footer
{
	height: 40px;
	width: 100%;
	position: relative;
	clear: right;
	color: #000000;
	text-align: center;
	font-size: 0.8em;
	font-weight: 600;
	top: -82px;
	right: 18px;
	z-index: 10;
	line-height: 1.4em;
}

/*highslide gallery viewer javascript accompanying styles*/
.highslide-container div 
{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide 
{
	cursor: url(../graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
	padding-left: 5px;
}

.highslide-active-anchor img 
{
	visibility: hidden;
}

.highslide-wrapper, .drop-shadow 
{
	background: white;
}

.highslide img 
{
	border: 2px solid gray;
}

.highslide:hover img 
{
	border: 2px solid white;
}

.highslide-wrapper 
{
	background: white;
}

.highslide-image 
{
	border: 10px solid white;
}

.highslide-image-blur
 {
}

.highslide-caption 
{
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: silver;
	font-family: sans-serif;
	font-weight: 600;
	visibility: visible;
	color: #000000;
}

.highslide-caption  a
{
	text-decoration: none;
}

.highslide-loading 
{
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i 
{
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover, a.highslide-credits:hover i 
{
    color: white;
    background-color: gray;
}

a.highslide-full-expand 
{
	background: url(../graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


