* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #D8D7D6;
}

.breadcrumb a, #footer a {
	color: #542887;
}

img {
	border: 0px;
}

h1 {
	background-image: url(../img/SMART_webbnr.jpg);
	/* background-image: url(../img/smrtcombnr5a.jpg); */
	/* background-image: url(../img/smrtcombnr.jpg); */
	/* background-image: url(../img/p2p_webbnr.jpg); */
	/* background-image: url(../img/alteza_webbnr.jpg); */
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 250px;
	width: 978px;
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.sf3 {
	background-image: url(../img/smrtcombnr5b.jpg);
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 11px 20px 11px;
	padding: 10px 50px 10px 40px;
	color: #542887;
	background-color: #DDD;
	border-bottom: 1px solid #BBB;
}

.breadcrumb {
	background-color: #DDD;
	margin: 0 11px;
	font-size: .8em;
	padding: 8px 40px;
	border-bottom: 1px solid #BBB;
}

.message {
	background-color: #DDD;
	margin: 0 11px;
	font-size: .8em;
	padding: 8px 40px;
	font-style: italic;
	color: #a00;
}

#container {
	position: relative;
	background-image: url(../img/edges.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
}

#content p {
	margin: 10px 50px;
	font-size: .8em;
	line-height: 1.7em;
	color: #666;
}

#content h3 {
	margin: 20px 50px;
}

#content h4 {
	margin: 10px 50px;
	font-size: .8em;
	text-transform: uppercase;
	color: #BBA669;
}

#content ul {
	list-style: none;
	margin: 10px 50px;
	padding: 0px;
	font-size: .8em;
	line-height: 1.7em;
}

#content, .g_info, .d_info {
	overflow: hidden;
}

#front {
	padding: 0 10px;
	border: 1px solid #CCC;
	background-color: #efefef;
	margin: 20px 45px;
}

#front p {
	margin: 10px 0;
	color: #542887;
	font-size: 1.1em;
}

#connect {
   float: right; 
   margin-right: 50px;
}

#news h4 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#news .postdate {
	font-size: .7em;
	font-style: italic;
}

.post {
	overflow: auto;
}

.post img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 5px;
}

.post form img {
    border: none;
}

.description img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}

.subproj {
	overflow: hidden;
}

.thumbnails img {
	padding: 2px;
	border: 1px solid #CCC;
	margin-right: 4px;
}

.thumbnails img:hover {
	border: 1px solid #F33;
}

.note {
	font-size: .9em;
	font-style: italic;
}

/* menus */

	.dead {
		color: #999;
	}



/* main menu */

#menu {
	font-size: .85em;
	font-weight: bold;
	background-color: #333;
	width: 943px;
	padding: 5px 0px 5px 35px;
	margin: auto;
	margin-top: 0px;
}

	
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 1.8em;
}

#menu li {
	float: left;
	margin-right: 30px;
	margin-bottom: 3px;
	line-height: 1.7em;
	width: auto;
}

#menu a:link, #menu a:visited, #menu .dead {
	padding: 3px 5px 3px 5px;
}

#menu a:link, #menu a:visited {
	color: #F0E8CD;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #F58426;
	text-decoration: none;
}

#side_menu {
	font-size: 1em;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	float: left;
}

#side_menu ul {
	font-size: 1.1em;
	font-weight: bold;
	list-style: none;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 0px;
}

#side_menu li {
	padding: 0px 12px 24px 12px;
	margin-left: 0px;
	width: auto;
}

#content a:link, #content a:visited {
	color: #666;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #990000;
	text-decoration: none;
}

#header {
	padding: 0px;
	margin: 0px;
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

#header-btn {
	position: absolute;
	width: 240px;
	height: 105px;
}

#header-btn.pie {
	top: 77px;
	left: 703px;
}

#header-btn.arch {
	top: 77px;
	left: 446px;
}

#header-btn a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.g_info, .d_info {
	position: relative;
	margin-left: 0em;
	margin-right: 2em;
	border-left: 1px dotted #999;
	padding: 0px 15px 10px 25px;
	zoom: 1;
}

.g_info h3, .d_info h3 {
	font-size: 1.3em;
	margin-top: 0px;
}

.g_info h4, .d_info h4 {
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	color: #BBA669;
}

.g_info p, .d_info p {
	font-size: .8em;
	line-height: 1.7em;
	color: #999999;
}

/* contact page */

	form {
		margin-left: 50px;
	}
	
	fieldset {
		padding: 10px;
		border: 1px solid #CCC;
	}
	
	fieldset legend {
		font-weight: bold;
	}

	input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #F3F3F3;
		color: #666666;
		font-size: .95em;
		border: 1px solid #CCC;
		padding: 3px;
		margin: 5px;
	}
	
	input[type=image] {
	   border: none;
	   background-color: #fff;
	   padding: 0;
	}
	
	.submit input {
		background-color: #4d4d4d;
		color: #FFF;
		padding: 3px;
	}
	
	textarea {
		background-color: #F3F3F3;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .95em;
		color: #666666;
		border: 1px solid #CCC;
		padding: 3px;
		margin: 5px;
	}

#footer {
	font-size: .7em;
	color: #999999;
	margin: 60px 0px 0px 0px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(../img/bottom_edge.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#footer p {
	margin-bottom: 8px;
}

/* tables */

table.schedule {
	margin-left: 40px;
	width: 900px;
	background-color: #CCC;
	border-spacing: 1px;
}

table.schedule th {
	color: #542887;
	background-color: #edede4;
	padding: 5px 8px;
	text-align: left;
	font-size: .85em;
}

table.schedule td {
	background-color: #FFF;
	padding: 5px 8px;
}

#content table.schedule h3 {
	font-size: .9em;
	margin: 5px 0;
}

#content table.schedule p {
	margin: 5px 0;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

table.schedule .empty {
	background: url(../img/sched-empty.gif) #ededed;
}

table.schedule .time {
	font-weight: normal;
	color: #99b5d3;
	display: block;
	font-size: .85em;
}

#content table.schedule p.ages {
	font-style: italic;
	border: none;
}

/* this is to fix some bug in ie6 with the floats*/
/* Hides from IE-mac \*/
* html #content {height: 1%;}
* html #contact {height: 1%;}
/* End hide from IE-mac */
