.color_green {
	color: #9C0;
}
#blog_header {
	position: absolute;
	z-index: 5;
	left: 275px;
	top: 0px;
}


/* CSS Document */

body {
	font-family: "Myriad Pro", "Helvetica", Arial, Trebuchet MS, sans;
	font-size: 14px;
	color: #333;
	background-color: #ffffff;
	margin: 0px;
	background-attachment: fixed;
	background-image:url(/images/bg.jpg);
	background-position:center top;
}

#page {
	background-color: #FFF;
	border: 1px solid #959596;
	text-align: left;
	width: 980px;
	position: relative;
	}

#header {
	background: url('images/kubrickheader.jpg') no-repeat bottom center;
	}
.blogNav {
	background-color: #000000;
	padding: 10px;
	position: relative;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.0em
	}

/*.widecolumn .entry p {
float:left;	}*/

.narrowcolumn .entry, .widecolumn .entry {
clear:both;
float:left;
width:650px;}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background:  url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  22;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 28px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h6 {
	clear:both;
	font-size:20px;
}

.entry p a:visited {
/*	color: #333;
*/	}

.commentlist li, #commentform input, #commentform textarea {
	font: 14px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 13px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 13px;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	padding: 0;
	width: 980px;
	border: 1px solid #959596;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background:#FFF;
	}

#header {
padding:0;
position:absolute;
width:980px;
z-index:100;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
padding-top:48px;
width: 980px;
	}

.post {
	margin: 0 0 32px;
	border-bottom-width: 1px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size: 12px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	display:none;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 11px;
}

.clear {
	clear: both;
}

#footer {
	clear:both;
left:-184px;
margin:0 auto;
padding:0;
position:relative;
width:860px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	font-family:"Myriad Pro", "Helvetica", arial;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display:none;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 745px;
	width: 190px;
	font-size: 13px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
display:block;
height:10px;
margin-bottom:20px;
margin-top:10px;
text-align:left;
	}
	
.navigation a {
	color:#333;
	font-size:16px;
}

.navigation a:visited {
	color:#333;
}

.navigation a:visited:hover {
	color:#666
}

.navigation a:hover {
	color:#666
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFF;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* NWD CSS */


.header {
	position:relative;
}


.fullPage {
	width:100%;
	clear:both;
}



.txtMedLarge {
	font-size: 26px;
}

.txtMed {
	font-size: 18px;
}

.txtSmallish {
	font-size: 12px;
}

.txtSmall {
	font-size: 10px;
}

.txtSmall span {
line-height:20px;}

.hel {
	font-family:"Helvetica", Arial,  sans-serif;
}

.bolder {
	font-weight:bold;
}

.colorGreen {
	color:#690;
}

.colorWhite {
	color:#fff;
}



.clrBoth {
	clear:both;
}

.logo {
	padding-top:15px;
	height:190px;
}

#navBarNWD a:link {
	text-decoration:none;
	color:#E6ECE6;

}

#navBarNWD a:visited {
	text-decoration:none;

}

#navBarNWD a:hover {
	text-decoration:none;
}


#navBarNWD a:visited:hover {
	text-decoration:none;

}

.navTitle a:link {
	text-decoration:none;
	color:#E6ECE6;
	
}

.navTitle a:visited {
	text-decoration:none;
	color:#E6ECE6;
	
}

.navTitle a:visited:hover {
	text-decoration:none;
	color:#E6ECE6;
	
}
	
.navTitle a:hover {
	text-decoration:none;
	color:#E6ECE6;
}

.navSubTitle a:link {
	text-decoration:none;
	color:#E6ECE6;
	
}

.navSubTitle a:visited {
	text-decoration:none;
	color:#E6ECE6;
	
}

.navSubTitle a:visited:hover {
	text-decoration:none;
	color:#FC3;
	
}
	
.navTitle a:hover {
	text-decoration:none;
	color:#FC3;
}

/* animated menu */

ul.navbar{
	background:#669900 none repeat scroll 0 0;
	clear:both;
	height:74px;
	margin:0;
	width:100%;
	font-family:"Helvetica", Arial,  sans-serif;
	font-weight:bold;
	color:#E6ECE6;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.navbar li{
	width:440px;
	height:74px;
	float:left;
	overflow:hidden;
}

ul.navbar li.static{
	width:200px;
	height:74px;
	float:left;
	overflow:hidden;
	padding-right:40px;
}

a{
color:#008CA9;
text-decoration:none;
}

p{
	padding:0px 5px;
}

	.subtext{
		padding-top:10px;
	}
	


/*Menu Color Classes*/

.static{
	background:#669900  top left no-repeat;
	width:200px;
	list-style-type: none;
}
.slider{background:#669900  top left no-repeat; 	list-style-type: none;
	
}


.slider:hover {
background-image:url(/properties/images/dropDownBG.jpg);
	background-position:bottom center;
}


/*NWD ADDS*/


.navIcon {
	position:relative;
	float:left;
	padding-right:15px;

}

.navTitle {
	font-size: 26px;
}

ul.navbar li.static:hover, ul.navbar li.slider:hover{
	color:#FC0;
	cursor:pointer;
}

#navBarNWD {
position:absolute;
z-index:2;
width:100%;
height:74px;
top:140px;
}

/* end animated menu */


#searchNWD {
	height:100px;
left:630px;
position:absolute;
top:40px;
width:300px;
}

.form_cell {
	border:medium none;
color:#669900;
font-family:"Helvetica",sans-serif;
font-size:16px;
font-weight:700;
padding:5px;
vertical-align:middle;
}


.form_txtfield {
	background-color:#669900;
border:medium none;
clear:both;
color:#FFFFFF;
cursor:pointer;
float:none;
font-size:16px;
padding:5px;
}

.form_txtfield:hover {
	background-color:#CDD2CD;
	border:medium none;
	clear:both;
	color:#669900;
	cursor:pointer;
	float:none;
	font-size:16px;
	padding:5px;
}

/*HOMEPAGE NWD*/

.homePageWrap {
	background-attachment:scroll;
background-image:url(/images/homePageBG.jpg);
background-repeat:no-repeat;
height:1000px;
padding:0;
position:relative;
}

.basicPageWrap {
	background-attachment:scroll;
background-image:url(/images/pageBG.jpg);
background-repeat:no-repeat;
height:1000px;
padding-top:120px;
position:relative;
}

.singlePageWrap {
	background-attachment:scroll;
background-image:url(/images/singleBG.jpg);
background-repeat:no-repeat;
height:1000px;
padding-top:120px;
position:relative;
}

.searchPageWrap {
	background-attachment:scroll;
background-image:url(/images/singleBG.jpg);
background-repeat:no-repeat;
padding-top:120px;
position:relative;
}



#loading {
background-attachment:scroll;
background-color:#0C0;
height:1000px;
padding:0;
position:absolute;
width:1000px;
z-index:900;
/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}



#homeTitle {
	left:0;
position:absolute;
top:10px;
width:500px;
}

.welcomeMessage {
float:left;
font-size:22px;
height:230px;
line-height:29px;
padding-left:29px;
padding-top:149px;
width:454px;
display:none;
}

.homeServices {
	width:360px;
	padding-top:17px;
}

.homeServicesLeft {
	float:left;
	width:200px;
}

.homeServicesRight {
	float:left;
	width:100px;
}

#featuredProjectsTitle {
	position:absolute;
top:290px;
width:500px;
}

.ftProjWrap {
	clear:both;
height:294px;
position:relative;
width:980px;
}

.ftProjPager {
	float:right;
	width:380px;
	padding-top:60px;
	cursor:pointer;
}

.ftProjBtn {
height:70px;
padding-bottom:20px;
padding-left:30px;
padding-top:10px;
}

.ftProjBtn:hover {
	background-image:url(/properties/images/pointer.gif);
	background-position:left center;
	background-repeat: no-repeat;
}

.ftProjImg {
	float:left;
height:220px;
overflow:hidden;
position:relative;
width:333px;
}

.ftProjImg img {
	position:absolute;
	bottom:0;
}

.ftProjDesc {
	float:left;
padding-left:15px;
width:185px;
}

#s1 {
	float:left;
	top:80px;
	width:590px;
	left:10px;
}

.greenBtn {
	background-color:#669900;
border-top:10px solid #FFFFFF;
clear:both;
float:left;
padding:15px;
text-decoration:none;
color:#FFFFFF;
}

.greenBtn:hover {
	padding:15px;
	background-color:#E6ECE6;
	text-decoration:none;
	color:#669900;
}

.greenBtn:visited:hover {
	padding:15px;
	background-color:#E6ECE6;
	text-decoration:none;
	color:#669900;
}

.greenBtn:visited {
	background-color:#669900;
border-top:10px solid #FFFFFF;
clear:both;
float:left;
padding:15px;
text-decoration:none;
color:#FFFFFF;
}

.fltLft {
	float:left;
}

.contactInfo {
	float:right;
left:410px;
padding-right:115px;
position:absolute;
}

.nwdPostImg {
	float:left;
	width:480px;
	height:316px;
	overflow:hidden;
	position:relative;
}

.nwdPostImg img {
	position:absolute;
	bottom:0;
}

.nwdPostDesc {
	float:left;
	width:100px;
}

.nwdPostBtns {
clear:both;
float:left;
font-size:16px;
height:80px;
margin-top:18px;
position:relative;
text-align:left;
width:630px;
}

ul.nwdPostBtns li {
background:#669900 none repeat scroll 0 0;
clear:both;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
padding-top:10px;
padding-bottom:10px;
}

/*.entry a {
	background-color:#669900;
border:1px solid #E6ECE6;
color:#FFFFFF;
font-family:"Myriad Pro", "Helvetica",sans-serif;
font-weight:bold;
padding:10px;
}*/

.entry a:visited {
	color:#663324;
}

.entry a:hover {
color:#008ca9;
		text-decoration:none;
}


.entry a:visited:hover {
	color:#008ca9;
	text-decoration:none;
}


.nwdCatDesc a {
	background-color:#669900;
border:1px solid #E6ECE6;
color:#FFFFFF;
font-family:"Helvetica",sans-serif;
font-weight:bold;
padding:10px;
}

.nwdCatDesc a:visited {
	color:#FFFFFF;
}

.nwdCatDesc a:hover {
color:#FFFFFF;
	background-color:#666;
		text-decoration:none;
}


.nwdCatDesc a:visited:hover {
	color:#FFFFFF;
	background-color:#666;
	text-decoration:none;
}

li {
	list-style:none;
}

/*.hentry {
	width:500px;
	display:block;
}
*/

.gmap {
margin-top:15px;
position:relative;
width:495px;
}

.gmap iframe {
border: solid #FFF 5px;
}

.nwdDesc {
clear:both;
position:relative;
}

.nwdMoreImg {
clear:both;
position:relative;
}

#nwdGalThumbsWrap {
	height:255px;
left:517px;
position:absolute;
top:114px;
width:500px;
}

#nwdLeftCol {
	height:980px;
left:0px;
position:absolute;
top:95px;
width:500px;
}

.nwdGalThumbsContainer {
	float:left;
	width:250px;
	height:255;
	position:relative;
}

.galTitle {
	font-size:18px;
	color:#333;
}

.nwdMainImg p a{
	background-color:e6e6e6;
}
/* NWD - This is set to display none - thereby hiding comments on post pages */	
#respond {
	display:none;
}

.catMainImg {
	width:275px;
	height:275px;
	text-align:center;
	overflow:hidden;
	float:left;
}

.NWDentry {
	clear:both;
	position:relative;
}

.NWDcatRightColumn {
	float:left;
padding:15px;
width:215px;
}

.nwdCatDesc {
clear:both;
position:relative;
}

.moreImgTitle {
	background-image:url(../../../images/iconMoreImg.jpg);
background-position:left bottom;
background-repeat:no-repeat;
color:#669900;
font-size:20px;
font-weight:bold;
padding-left:40px;
line-height:25px;
}

.aerialImgTitle {
	background-image:url(../../../images/iconAerialImage.jpg);
background-position:left bottom;
background-repeat:no-repeat;
color:#669900;
font-size:20px;
font-weight:bold;
padding-left:40px;
line-height:25px;
}

/* STATUS SIGNS */

.sale {
	background-image:url(../../../images/statusSigns/forSale.jpg);
	height:131px;
	width:131px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
}

.lease {
	background-image:url(../../../images/statusSigns/forLease.jpg);
	height:131px;
	width:131px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
}

.sale-lease {
	background-image:url(../../../images/statusSigns/sale-lease.jpg);
	height:131px;
	width:131px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
}

.sold {
	background-image:url(../../../images/statusSigns/sold.jpg);
	height:131px;
	width:131px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
}

#statusBox {
	height:117px;
left:322px;
overflow:hidden;
position:absolute;
top:-96px;
}

#NWDcatStatus {
left:247px;
position:absolute;
top:0;
}

.thankYouPad {
	padding:50px;
}

.floatPadLeft {
	float:left;
	paddding: 15px;
}

.floatPadRight {
	float:right;
	paddding: 15px;
}

.skinnyPost {
	width:674px;
	float:left;
}


div.wpcf7 {
float:left;
margin:0;
padding:0;
width:400px;
}

.moreLocale {
color:#669900;
font-family:"Myriad Pro", "Helvetica",sans-serif;
font-weight:bold;
padding:10px;
font-size:18px;
}

.moreLocale:hover {
color:#669900;
font-family:"Myriad Pro", "Helvetica",sans-serif;
font-weight:bold;
padding:10px;
font-size:18px;

}

.entry-nwd {
	clear:both;
	padding-bottom:25px;
}

.entry-nwd p {
float:left;
width:600px
}

.entry-nwd img {
	float:left;
}

#nwd-rightCol {
	width:200px;
	float:right;
	clear:right;
	position:absolute;
	left:750px;
}

#header li {
	color:#663324;
display:block;
float:left;
font-size:17px;
list-style:none outside none;
padding-right:24px;
}

#header ul {
	padding-left:180px;
}

#header a, #header a:visited {
	color:#663324;
	font-family: "Myriad Pro", Trebuchet MS, sans;
}

#cartLinks {
left:763px;
position:absolute;
top:35px;
width:300px;
z-index:10;
}

#cartLinks a, #cartLinks a:visited{
	color:#008ca9;
}

#cartLinks li {
	color:#663324;
display:block;
float:left;
font-size:12px;
list-style:none outside none;
padding-right:3px;
}

.socialWrap {
	float:right;
padding-right:35px;
position:relative;
top:-9px;
}

#tweetWrap {
font-size:13px;
left:669px;
position:absolute;
top:623px;
width:288px;
}

#quickSearch {
left:707px;
position:absolute;
top:285px;
}

.searchBox {
	font-size:20px;
	background-color:#fff;
	border:#663324;
	color:#663324;
	padding-left:5px;
    outline:none;

}

#searchBtn {
	left:129px;
position:absolute;
top:61px;
}

#productMainWrap {
position:absolute;
top:556px;
width:747px;
overflow:hidden;
}

.prodImg {
	background:url("../../../images/prodBGblue.jpg") repeat scroll 0 0 transparent;
border:4px solid #008CA9;
float:left;
height:218px;
overflow:hidden;
width:218px;
}

.prodImg:hover {
	border:#f3e061 solid 4px;
}

.productBlock {
	float:left;
	display:block;
	padding-right:8px;
}

.productBlockLast {
	float:left;
	display:block;
}

.blockWrap {
	width:700px;
	height:300px;
}

#sliderNav {
position:absolute;
top:812px;
width:674px;
z-index:20;
}

#sliderNav #next2 {
	float:right;
	width:38px;
	height:28px;
	background-image:url(/images/next.jpg);
	overflow:hidden;
	position:relative;
}

#next2 img:hover {
	top:-28px;
	position:absolute;
}

#prev2 img:hover {
	top:-28px;
	position:absolute;
}

#sliderNav #prev2 {
	float:left;
	width:38px;
	height:28px;
	background-image:url(/images/prev.jpg);
	overflow:hidden;
	position:relative;

}

#homeFooter {
	position:absolute;
	top:1000px;
	left:60px;
}

.prodTitle {
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
}

#logoButton {
height:136px;
left:1px;
position:absolute;
top:1px;
width:152px;
}

#loadingLayer {
	position:absolute;
	width:980px;
	height:1000px;
	background-color:#fff;
	z-index:100;
	top:0px;
	left:0px;
	text-align:center;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

.loaderGif {
	position:relative;
	top:350px;
	vertical-align:middle;
	/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

colorBlue {
	color:#008BA8;
}

.txtSmall
{font-size:10px;
}
		
#catalogButton {
	left:816px;
position:absolute;
top:63px;
}

#catalogButton2 {
	left:636px;
position:absolute;
top:63px;
z-index:10;
}

					 



