@charset "utf-8";

/* CSS Document */

html {
	height: 101%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tiler_bg.png);
	text-align: center;
}

img { border: 0px; }

h1 { font-size: 14px; font-weight: bold; color: #333;}
h2 { font-size: 12px; font-weight: bold; color: #333;}
h3 { font-size: 11px; font-weight: bold; color: #333;}

hr { clear: both; border: 1px solid #339999; padding: 0px; margin: 0px}

#mainContainer {
	margin: 0px auto;
	width: 780px;
	text-align: left;
	background: #CCC;
}

#topBar {
	margin: 0px;
	width: 780px;
	height: 120px;
	background: url(../images/bg_top.jpg);
}

#logo {
	float: right;
	margin-top: 47px;
	margin-right: 20px;
	width: 265px;
	height: 60px;
	display: inline;
}

#navBar { background: url(../images/tiler_nav.png) repeat-x; }

#mainDate {
	float: right;
	padding: 4px 5px 0px 5px;
	text-align: right;
	color: #339999;
}

#mainFollow { /* must add style sheet for IE 5 & 6. width to be 780px; height to be 400px*/
	width: 780px;
	background: #CCC;
}

.mainPad, .mainPadLinks { /* must add style sheet for IE 5 & 6. width to be 780px; height to be 400px*/
	padding: 20px 20px 10px 20px;
}
.mainPadLinks a {color: #336666;}
.mainPadLinks a:hover {color: #333;text-decoration:none;}

#mainContent { 
	width: 780px;
	height: 400px;
	background: #CCC;
}

#mainImages {
	float: left;
	width: 780px;
	margin-top: 30px;
	border-top: 2px solid #339999;
	border-bottom: 2px solid #339999;
}

#mainImagesFollow {
	border-top: 2px solid #339999;
}

#footer {
	background: #339999;
	color: #FFF;
	padding: 2px 0px 2px 5px;
	font-size: 11px;
}

#contactDetails {
	float: left;
	width: 610px;
	padding: 2px 5px 2px 0px;
}

#copyRight {
	float: right;
	width: 130px;
	text-align: right;
	padding: 2px 5px 2px 0px;
}

#urchinDesigns {
	margin: 0px auto;
	width: 780px;
	color: #000;
	text-align: right;
	padding: 2px 5px 2px 0px;
}

#urchinDesigns a {
	color: #000;
	text-decoration: none;
}

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

#paging { text-align: right; padding: 4px 15px 4px 0px; color:#339999; }
#paging a { color:#339999; }
#paging a:hover { color:#339999; text-decoration: none; }

.clsDivProjectImg {
	float: left; margin: 5px 0px 15px 15px; display: inline; width: 350px;
}
.clsDivProjectText {
	float: left; margin: 5px 0px 15px 15px; width: 380px;
}

.clsDivProd01 { float: left; margin: 5px 0px 15px 15px; display: inline; width: 235px; }
.clsDivProd { float: left; margin: 5px 0px 15px 15px; width: 235px; }
.clsDivProd03 { float: left; margin: 5px 0px 15px 16px; width: 235px; }

.viewGallery {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.viewGallery a {
	color: #336666;
}

.viewGallery a:hover {
	color: #333;
}

.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
