/* General Style */
body{
	background-color: #617C97;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
}

li{
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10%;
}

h2{
	font-size: 12px;
	color: #A81919;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

/* General Layout */
div#page-block
{
	background-color: #FFFFFF;
	max-width: 100%;
	width: 100%;
min-width: 605px;
	height: 100%;
	text-align: justify;
}

div#header-row{
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	position:relative;
	background-image: url(../img/logo/teqnutail.jpg);
	background-repeat: repeat-x;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#center-block {
	width: 90%;
min-width: 600px;
	text-align: center;
	padding-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
}

div#left-col{
	float: left;
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	height: 100%;
	z-index: 0;
}

div#right-col{
	float: right;
	width: 15%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	height: 100%;
	z-index: 0;
}

div#content-block {
	float: left;
	width: 60%;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	height: 100%;
	background-repeat: repeat-y;
	z-index: 0;
}
div#content-block h1{
	width: auto;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #A81919;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-color: #000000;
	margin-bottom:0px;
}
div#content-block a:link {
	color: #617C97;
	text-decoration: underline;
}
div#content-block a:visited {
	color: #617C97;
	text-decoration: underline;
}
div#content-block a:hover {
	color: #A81919;
	text-decoration: none;
}
div#image {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
div#footer-row{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 26px;
	background-image: url(../img/background/footerbg.jpg);
	height: 50px;
	clear: both;
	float: none;
}
div#footer-row a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
div#footer-row a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
div#footer-row a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer-links {
	white-space:nowrap;
}

p#message {
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #A81919;

}


/* Menu Style */
div#menu
{
	background-image: url(../img/menu/question.gif);
max-width: 120px;
width: 100%;
min-width:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	line-height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
}
div#menu a
{
	display: block;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 4px;
	width: 100%;
}
div#menu a:hover
{
	display: block;
	color: #FFFFFF;
	background-color: #B3BFCB;
	text-decoration: none;
}

/* Sub-Menu Style */
div#submenu-block {
	display: block;
	height: 25px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-color: #000000;
	margin-top: 0;
}
table#submenu {
	width: 100%;
}
table#submenu td {
	text-align: center;
	border-width: thin;
	border-style: dashed;
	border-color: #666666;
	width: 25%;
}
table#submenu a {
	display: block;
	width: 100%;
	margin-top: 0;
	float: left;
	height: auto;
	text-align: center;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
table#submenu a:hover {
	color: #FFFFFF;
	background-color: #B3BFCB;
}
table#submenu a#submenu-active {
	color: #FFFFFF;
	background-color: #B3BFCB;
}

/* Page Numbering */
.pagenumbers {
	display: block;
	height: auto;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-color: #000000;
	margin-top: 0;
}
.pages {
}
.pages td {
	text-align: center;
	border-width: thin;
	border-style: dashed;
	border-color: #666666;
	width: 25px;
	height: 25px;
}
.pagelink {
	display: block;
	width: 100%;
	margin-top: 0;
	float: left;
	height: auto;
	text-align: center;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink:hover {
	color: #FFFFFF;
	background-color: #B3BFCB;
}
.nopagelink {
	display: block;
	width: 100%;
	margin-top: 0;
	float: left;
	height: auto;
	text-align: center;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.currpage {
	display: block;
	width: 100%;
	margin-top: 0;
	float: left;
	height: auto;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B3BFCB;
}

/* Featured Site Box */
div#featuredsite {
	display: block;
	width: 100%;
	height: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
div#featuredsite h2{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
div#featuredsite p{
	text-align: center;
}
div#featuredsite a:link {
	color: #617C97;
	text-decoration: underline;
}
div#featuredsite a:visited {
	color: #617C97;
	text-decoration: underline;
}
div#featuredsite a:hover {
	color: #A81919;
	text-decoration: none;
}

/* Portfolio Page Specific */
.oddhead{
	text-align: right;
}

.oddimgtd {
	width: 20%;
	text-align: left;
	vertical-align: top;
}
.oddimg {
	vertical-align: top;
}
.oddtexttd {
	width: 80%;
	text-align: right;
	vertical-align: top;
}

.even {
	text-align: left;
}

.evenimgtd {
	width: 20%;
	text-align: right;
	vertical-align: top;
}
.evenimgtd img {
	vertical-align: top;
}
.eventexttd {
	width: 80%;
	text-align: left;
	vertical-align: top;
}

div.breaker{
	width: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-color: #000000;
}

/* Where Page Specific */
div#map {

}

div#latlong {
	text-align: center;
}

div#zoom {
	text-align: center;
}

div#address {
	display: block;
	width: 100%;
	height: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 50px;
	padding-left: 5px;
	margin-bottom: 50px;

}
div#address a:link {
	color: #617C97;
	text-decoration: underline;
}
div#address a:visited {
	color: #617C97;
	text-decoration: underline;
}
div#address a:hover {
	color: #A81919;
	text-decoration: none;
}

/* What Page Specific */
div#what {
	padding-left: 10%;
	line-height: 18px;
}

div#what p {
	text-align: center;
	vertical-align: top;
}

div#what ul {
	text-align: left;
	vertical-align: top;
}


/* Who Page Specific */
div#who {
	line-height: 18px;
	width: auto;
}
.profile {
	display: none;
	width: auto;
	vertical-align: top;
}

div#who p {
	text-align: center;
}

/* Contact */
.contact_form {
	border: thick solid;
}

/* General */
.title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	cursor:help;
}

.left {
	float: left;
}

.right {
	float: right;
	width: auto;
}

.clearright {
	clear: right;
}

.clearboth {
	float: none;
	clear: both;
}

left {
	clear: left;
}

/************* Admin *************/
/* Manage Portfolio */
div#portfoliolist {
	float: left;
	width: 100%;
}
table#portfoliolist {
	width: 100%;
}
table#portfoliolist th {
	width: 20%;
	text-align: center;
	vertical-align: top;
	
}
table#portfoliolist td {
	width: 20%;
	text-align: justify;
	vertical-align: top;
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #666666;
}

p#adminmessage {
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #A81919;

}

/* Edit Portfolio Items */
div#editportfolio {
	float: left;
}
div#editportfolio td {
	text-align: left;
	vertical-align: top;

}

/* Add Portfolio Item */
div#addportfolio {
	float: left;
}
div#addportfolio td {
	text-align: left;
	vertical-align: top;

}
