/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FAA200;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
h1 {
	color: #757575;
}
h2 {
	color: #FAA200;
}
h3 {
	color: #85B3E4;
}
h4 {
	color: #CCCCCC;
}
h5 {
	color: #666666;
}
h6 {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.Dark_Grey {
	color: #757575;
}

.Light_Grey {
	color: #CCCCCC;
}

.Blue {
	color: #85B3E4;
}

.Orange {
	color: #FAA200;
}

.main_container {
	width:784px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-367px;
	padding:0px;
	z-index:10;
}

.leftshadow {
	background-image:url(../images/main-background-shadow-left.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.rightshadow {
	background-image:url(../images/main-background-shadow-right.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.leftborder {
	border-left:2px solid #FFFFFF;
}
.rightborder {
	border-right:2px solid #FFFFFF;
}
.bothborders {
	border-right:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
}

.contentbox {
	padding-left:38px;
	padding-right:38px;
	padding-top:25px;
	padding-bottom:30px;
}
#leftSideContentBox {
	background-color:#FFFFFF;
	background-image:url(../images/content-inner-shadow-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
	padding-top:30px;
	padding-right:20px;
	padding-left:20px;
}
.galleryContentBox {
	background-color:#FFFFFF;
	background-image:url(../images/content-inner-shadow-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
	padding-top:30px;
	padding-right:0px;
	padding-left:20px;
}

#leftSideContentBox hr { border: 0; width: 100%; color:#C1C1C1; background-color:#FFFFFF; height:1px; }

#rightSideContentBox {
	background-color:#FFFFFF;
	background-image:url(../images/content-inner-shadow-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
	padding-top:30px;
	border-bottom:2px solid #FFFFFF;
}
#latestProject_header {
	background-color:#7E7E7E;
	background-image:url(../images/home-inner-shadow-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-right:1px solid #D5D5D5;
	padding-top:14px;
	padding-right:4px;
	padding-left:3px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}
#latestProject_body {
	background-color:#FFFFFF;
	background-image:url(../images/home-bottom-shadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-right:1px solid #D5D5D5;
	text-align:left;
	vertical-align:top;
	padding-top:20px;
	padding-right:14px;
	padding-left:14px;
}
#productOfTheMonth_header {
	background-color:#7E7E7E;
	background-image:url(../images/home-inner-shadow-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-right:1px solid #D5D5D5;
	padding-top:14px;
	padding-right:4px;
	padding-left:11px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}
#productOfTheMonth_body {
	background-color:#FFFFFF;
	background-image:url(../images/home-bottom-shadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-right:1px solid #D5D5D5;
	text-align:left;
	vertical-align:top;
	padding-top:20px;
	padding-right:14px;
	padding-left:22px;
}
#tipOfTheMonth_header {
	background-color:#7E7E7E;
	background-image:url(../images/home-inner-shadow-top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:14px;
	padding-right:4px;
	padding-left:11px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}
#tipOfTheMonth_body {
	background-color:#FFFFFF;
	background-image:url(../images/home-bottom-shadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
	padding-top:20px;
	padding-right:14px;
	padding-left:22px;
}

.greyFormButton { font-size: 11px; color: #1A304D; font-family: Tahoma, Geneva, Helvetica, sans-serif; font-weight:normal; background-color: #E2E2E2; width:250px; border:1px solid #999999; }
.formfields { width:250px; padding:2px; font-family: Tahoma, Geneva, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color:#000000; background-color:#FFFFFF; border:1px solid #999999; }
.inputfields { width:250px; padding:2px; font-family: Tahoma, Geneva, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color:#000000; background-color:#FFFFFF; border:1px solid #999999; }

.footer {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a:link {
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #CCCCC;
}
.footer a:hover {
	text-decoration: none;
	color: #FAA200;
}
.footer a:active {
	text-decoration: underline;
	color: #CCCCC;
}

.eNewsletter {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color:#85B3E4;
	font-weight:bold;
}




a.gallery_thumbnail {
	float:left;
	margin:0px 10px 10px 0px; 
	border:5px solid #FFFFFF;
	padding:0px;
	margin:0px;
}
html>body a.gallery_thumbnail {
	float:left;
	border:5px solid #FFFFFF; 
	padding:0px;
	margin:0px 10px 10px 0px; 
	display:block;
}
a.gallery_thumbnail:hover {
	border:5px solid #FAA200; 
}



/* =========================== MAIN MENU ============================ */

div.menulink, div.menulink_ON { 
	width:178px;
	padding:0px;
	margin:0px;
	border-top:1px solid #6A6A6A; 
	border-bottom:1px solid #484848; 
}
div.menulink a, div.menulink_ON a { 
	overflow:hidden;
	display:block;
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFDFDF;
	text-decoration:none;
}
div.menulink a.item, div.menulink a.item:link, div.menulink a.item:visited { 
	height:22px;
	line-height:22px;
	padding:0px 0px 0px 15px;
	color: #DFDFDF;
	text-decoration:none;
	background:#606060 url(../images/arrow1.jpg) no-repeat top left;
}
div.menulink a.item:hover, div.menulink a.item:active, div.menulink_ON a.item_ON:hover, div.menulink_ON a.item_ON, div.menulink_ON a.item_ON:link, div.menulink_ON a.item_ON:active, div.menulink_ON a.item_ON:visited { 
	height:22px;
	line-height:22px;
	padding:0px 0px 0px 15px;
	background:#474747 url(../images/arrow2.jpg) no-repeat top left;
	color:#DFDFDF; 
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}


/* =========================== SUB MENU ============================ */

#dropmenudiv {
	position:relative;
	margin:-22px 0px 0px 180px;
	border: 1px solid white;
	z-index:100;
	width:178px;
}

/* drop menu link style */
#dropmenudiv a, #dropmenudiv a.ON {
	display: block;
	padding:0px 10px 0px 10px;
	height:20px;
	line-height:20px;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #606060;
	width:158px;
	border-top:1px solid #6A6A6A; 
	border-bottom:1px solid #484848; 
}
/* drop menu hover style */
#dropmenudiv a:hover, #dropmenudiv a:active, #dropmenudiv a.ON:link, #dropmenudiv a.ON:visited,  #dropmenudiv a.ON:hover, #dropmenudiv a.ON:active { 
	height:20px;
	line-height:20px;
	background-color: #474747;
	color:#FFFFFF;
	text-decoration: none;
	cursor:pointer;
	width:158px;
	border-top:1px solid #6A6A6A; 
	border-bottom:1px solid #484848; 
}


