@charset "utf-8";

body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(../images/background_swirls.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link, a:visited, a:hover {
	color: #000066;
	text-decoration: underline;
}



#main_div {
	width: 956px;
	z-index: 2;
}
#Footer {
	font-size: 9pt;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 50px;
}

#portfolio  li {
	list-style-type: none;
}

.clearboth {
	clear: both;
}

#header_div {
	background-color: #000066;
	height: 100px;
	width: 100%;
	font-size: 0px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	text-align: left;
	text-indent: 0px;
	background-image: url(../images/grassskylogo.jpg);
	z-index: 2;
	margin-bottom: 10px;
}
#body_div {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/blockmiddle.png);
	background-repeat: repeat-y;
	text-align: left;
}
#content_div {
	width: 916px;
	padding-right: 20px;
	padding-left: 20px;
}


#top_div {
	background-color: #FFFFFF;
	background-image: url(../images/blocktop.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 956px;
	z-index: 20;
}
#bottom_div {
	background-color: #FFFFFF;
	background-image: url(../images/blockbottom.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 956px;
}

#main_div #body_div #top_div p, #main_div #body_div #bottom_div p{
	font-size: 1px;
}

.clientdialog {
	text-align: center;
	height: 190px;
	width: 482px;
}
#Footer a:link, #Footer a:visited, #Footer a:active {
	font-size: 9pt;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 50px;
}
#clientlogin {
	background-image: url(../images/login.png);
	height: 205px;
	width: 365px;
}
.hidden {
	visibility: hidden;
}


#Footer a:hover {
	font-size: 9pt;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 50px;
	text-decoration: underline;
}
.clientdialog  img:hover {
	border: 1px solid #000066;
}
.clientdialog  img {
	margin: 5px;
	border: 1px solid #FFFFFF;
}
#linkbar_div {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-right: 10px;
	position: relative;
}
#linkbar_div a:link {
	color: #000066;
	text-decoration:none;
}
#linkbar_div .orangelink a:visited, #linkbar_div .orangelink a:hover, #linkbar_div .orangelink a:link {
	color: #FF9900;
}
#linkbar_div a:visited, #linkbar_div a:hover {
	color: #000066;
	text-decoration: none;
}.left_halfcontent_div {
	font-size: 9pt;
	float: left;
	width: 456px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.left_halfcontent_div img {
	margin-right: 10px;
	margin-left: 10px;
}
.left_halfcontent_medium_div {
	font-size: 9pt;
	float: left;
	width: 456px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	vertical-align: middle;
}
#content_div h1, #content_div h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
#content_div .left_halfcontent_div li {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
}
#main_div #body_div #content_div #rightpanel_div {
	background-color: #CCCCCC;
	height: 100%;
	width: 186px;
	padding-left: 20px;
	float: right;
	padding-right: 15px;
}
#main_div #body_div #content_div #leftpanel_div {
	height: 100%;
	width: 675px;
	padding-right: 20px;
	float: left;
}
#breadcrumbs {
	font-size: 9pt;
	color: #666666;
	clear: left;
	float: left;
}
#breadcrumbs  a:link, #breadcrumbs a, #breadcrumbs a:visited {
	color: #000066;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #000066;
	text-decoration: underline;
}

.orangetext    {
	font-size: 8pt;
	color: #ff9900;
	text-decoration: none;
}
.imagesubmit {
	border: 0px 0 0;
}
#rightpanel_div .employeeprofile_div {
	font-size: 9pt;
	color: #333333;
	clear: both;
	width: 100%;
}
.employeeprofile_div img {
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}
.leftcontent_70 {
	float: left;
	width: 70%;
}
.rightcontent_30 {
	float: right;
	width: 30%;
}
#DownloadsBox {
	font-size: 9pt;
	background-color: #CCCCCC;
	width: 100%;
	border: 1px solid #666666;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#DownloadsBox h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newgif {
	background-image: url(../images/new.gif);
	position: relative;
	left: 5px;
	height: 39px;
	width: 40px;
	top: -170px;
}
.productpromoimage {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
th {
	text-align: left;
	vertical-align: top;
}
form td {
	padding-bottom: 4px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCCCC;
	border: 1px solid #000066;
}
.oldprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: line-through;
	padding-left: 94px;
}
.newprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 94px;
}
.left_halfcontent_large_div {
	font-size: 9pt;
	float: left;
	width: 456px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	height: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	vertical-align: middle;
}
.specialprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 94px;
	font-weight: bolder;
}
