/* DEFAULT LAYOUT STYLES */

html {
}

body {
	margin: 0;
	padding: 0;
}

body, p, div, td, .normal {
	font-family: Tahoma,"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

input, textarea, select {
	font-family: Tahoma,"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #666666;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited, a:hover {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: #dc0d2f;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
	line-height:135%;
}

ul, ol {
	margin-left: 1.5em;
	padding-left: 0;
}

ol {
	margin-left: 2.2em;
}

ul ul, ol ol {
	margin-top: 0;
}

form {
	margin: 0;
	padding: 0;
}
.formField{
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
}
.formFieldRadioCheck{
	
}
table.form{
	background:#ebebeb;
	padding:20px;
	width:100%;
}
table.form td{
	padding:3px;
}
table.form td.caption{
	font-weight:bold;
}
table.form td.submit{
	text-align:left;
}
table.form td.submit input{
	background:white;
	border:1px solid #666666;
	text-align:center;
	color:#666666;
	margin:0px;
	width:83px;
	height:30px;
	font-weight:bold;
	vertical-align:middle;
}

td {
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

/* TEMPLATE LAYOUT */
#bgcontainer1{
	width:100%;
	height:100%;
	background:#565656 url(../img/bg_body.png) repeat-y center top;
}
#bgcontainer2{
	width:100%;
	height:100%;
	background:transparent url(../img/bg_body.jpg) no-repeat center 147px;
}
#bgcontainer3{
	width:100%;
	height:100%;
	background:transparent url(../img/bg_header.png) no-repeat top;
}
#container {
	margin: 0 auto;
	width: 960px;
	background:transparent;
}

#containerTable {
	width:960px;
}

#header {
	width: 960px;
	height: 147px;
	position: relative;
	background:transparent;
	margin: 0;
}
#headerCell {
	width: 960px;
	height: 147px;
	background:transparent;
}

#bodyCell {
	width: 960px;
	background: white;
}


#creditsCell {
	height: 25px;
	background: white;
	text-align:center;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color: #999;	
}

#creditsCell a:link, #creditsCell a:active, #creditsCell a:visited, #creditsCell a:hover {
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color: #999;
}

#creditsCell a:hover {
	color: #bb0d2f;
}

#bodyTable {
	width: 960px;

}

/* SUB TEMPLATE LAYOUT */

#goHome{
	display:block;
	width:312px;
	height:109px;
	margin:19px 24px 19px 0px;
	padding:0;
	text-indent:-999em;
	float:left;
}

#menuCellTop{
	display:block;
	height:16px;
	width:600px;
	margin:74px 24px 57px 0px;
	padding:0;
	float:left;
	overflow:hidden;
}
#bodyMainCell{
	margin:0;
	padding:0;
}

#bodyMain {
	margin: 0;
	text-align:left;
	padding:20px;
}
#bodyMain.projects {
	padding-left:10px;
	padding-right:10px;
}
#bodyMain.contact {
	padding-left:23px;
	padding-right:0px;
}


#sidebarCell {
	width: 251px;
}

#sidebarCell .body{
	margin:0 0 2px 0;
	padding:0;
}
#sidebarCell .body a.button{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	overflow:hidden;
	text-indent:-999em;
	background-repeat:no-repeat;
	background-color:white;
}

/* MENU TOP */


#menuTop {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menuTop li {
	float: left;
}

#menuTop li a:link, #menuTop li a:active, #menuTop li a:visited, #menuTop li a:hover {
	display: block;
	height: 16px;
	line-height:16px;
	vertical-align:middle;
	padding: 0 15px 0 20px;
	color: black;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	background: url(../img/bg_menu_top.png) no-repeat left top;
	text-transform: uppercase;
}

#menuTop li a:hover {
	background: url(../img/bg_menu_top.png) no-repeat left bottom;
	color: #db052b;
}

#menuTop li.selected {
	background: url(../img/bg_menu_top.png) no-repeat left -16px;
	cursor:default;
}

#menuTop li.selected a:link, #menuTop li.selected a:active, #menuTop li.selected a:visited, #menuTop li.selected a:hover {
	background: url(../img/bg_menu_top.png) no-repeat left -16px;
	color: #db052b;
}

/* MENU LEFT */

#menuCell{
	display:block;
	width:251px;
	background:white url(../img/bg_menu_left.png) repeat;
	margin:0px;
	padding:0px;
}

#searchCell{
	display:block;
	width:251px;
	height:69px;
	margin:0px;
	padding:25px 0 0 0;
	background:url(../img/bg_search.png) no-repeat left top;
}

#securedClientArea{
	display:block;
	width:229px;
	height:31px;
	margin:0px 7px 1px 15px;
	padding:0;
	text-indent:-999em;
	overflow:hidden;
}
#newsletter{
	display:block;
	width:229px;
	height:31px;
	margin:0px 7px 6px 15px;
	padding:0;
	text-indent:-999em;
	overflow:hidden;
}

#menu,#menu2 {
	list-style-type: none;
	padding: 30px 0 0 0;
	margin: 0;
	width:251px;
	background:white;
}
#menu2{
	display:none;
}

#menu li,#menu2 li {
	display:block;
	vertical-align:middle;
	background:white;
	width:211px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid white;
	padding:5px 20px 5px 20px;
	background:white url(../img/bg_menu_item_left.png) repeat-y;
}

#menu li a:link, #menu li a:active, #menu li a:visited, #menu li a:hover,
#menu2 li a:link, #menu2 li a:active, #menu2 li a:visited, #menu2 li a:hover {
	display: block;
	height:auto;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	font-weight:bold;
}

#menu li a:hover,#menu2 li a:hover {
	color: black;
}

#menu li.selected,#menu2 li.selected {
	color:black;
	padding:7px 20px 5px 20px;
	background:white url(../img/bg_menu_item_left_selected.png) no-repeat top left;	
}

#menu li.selected a:link, #menu li.selected a:active, #menu li.selected a:visited, #menu li.selected a:hover,
#menu2 li.selected a:link, #menu2 li.selected a:active, #menu2 li.selected a:visited, #menu2 li.selected a:hover {
	color:black;
}

#menu li.submenu, #menu2 li.submenu {
	display:block;
	vertical-align:middle;
	background:white;
	width:211px;
	font-weight:normal;
	margin:0;
	border:0;
	padding:5px 20px 7px 20px;
	background:white url(../img/bg_submenu_item.png) no-repeat bottom left;
}

#menu li.submenu a:link, #menu li.submenu a:active, #menu li.submenu a:visited, #menu li.submenu a:hover,
#menu2 li.submenu a:link, #menu2 li.submenu a:active, #menu2 li.submenu a:visited, #menu2 li.submenu a:hover {
	display: block;
	height: auto;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-weight:normal;	
}

#menu li.submenu a:hover, #menu2 li.submenu a:hover {
	color:black;

}

#menu li.submenu.selected, #menu2 li.submenu.selected {
	font-weight:bold;
	color: #db052b;
}
#menu li.submenu.last, #menu2 li.submenu.last {
	padding:5px 20px 9px 20px;
	background:white url(../img/bg_submenu_item_last.png) no-repeat bottom left;
}
#menu li.submenu.selected a:link, #menu li.submenu.selected a:active, #menu li.submenu.selected a:visited, #menu li.submenu.selected a:hover,
#menu2 li.submenu.selected a:link, #menu2 li.submenu.selected a:active, #menu2 li.submenu.selected a:visited, #menu2 li.submenu.selected a:hover {
	color: #db052b;
}

/* CALENDAR */

h1.blog{
	color:#d4d4d4;
	font-weight:bold;
	font-size:16px;
}

h2.blog{
	color:#dc0d2f;
	font-weight:bold;
	font-size:14px;
}

h2.calendar{
	font-weight:bold;
	
}

.calendarNavTable {
	margin-bottom: 1px;
	width: 167px;
}

.calendarNavLeftCell {
	width: 23px;
}

.calendarNavLeftCell a:link, .calendarNavLeftCell a:active, .calendarNavLeftCell a:visited, .calendarNavLeftCell a:hover {
	display: block;
	width: 23px;
	height: 23px;
	background: #53524D url(../img/arrow-left.png) no-repeat center center;
}

.calendarNavLeftCell a:hover {
	background: #ED7919 url(../img/arrow-left-over.png) no-repeat center center;
}

.calendarNavRightCell {
	width: 23px;
}

.calendarNavRightCell a:link, .calendarNavRightCell a:active, .calendarNavRightCell a:visited, .calendarNavRightCell a:hover {
	display: block;
	width: 23px;
	height: 23px;
	background: #53524D url(../img/arrow-right.png) no-repeat center center;
}

.calendarNavRightCell a:hover {
	background: #ED7919 url(../img/arrow-right-over.png) no-repeat center center;
}

.calendarNavTitleCell {
	text-align: center;
	font-weight: bold;
	background: #53524D;
	color: white;
	text-transform: uppercase;
	padding-top: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.calendarTable {
	width: 168px;
}

.calendarTable td {
	width: 23px;
	height: 23px;
	background: #AFAFA9;
	color: white;
	text-align: center;
	line-height: 23px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.calendarTable thead td {
	background: #C8C9C4;
}

.calendarTable td a:link, .calendarTable td a:active, .calendarTable td a:visited, .calendarTable td a:hover {
	display: block;
	background: #ED7919;
	width: 23px;
	line-height: 23px;
	color: white;
	text-decoration: none;
}
.calendarTable td.weekend {
	font-weight:bold;
	background-color:#ffa042;
}
.calendarTable td.weekend a:link, .calendarTable td.weekend a:active, .calendarTable td.weekend a:visited, .calendarTable td.weekend a:hover {
	font-weight:bold;
	background-color:#ffa042;
}
.calendarEventImage{
	float:left;
	width:160px;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}
.calendarEventText{
	float:left;
	display:block;
	width:505px;
}

/* SEARCH RESULTS */

.searchResultsNav {
	padding-left: 33px;
	margin-bottom: 5px;
	background-color:#afaea9;
	height:23px;
	clear:both;
}

.searchResultsNav a {
	color: white;
	text-decoration: none;
	margin-right: 3px;
}

.searchResultsNav span {
	color: white;
	margin-right: 3px;
}

.searchResultsNav a:hover, .searchResultsNav a.selected {
	color: black;
}

.searchResultsNav a,.searchResultsNav a:link,.searchResultsNav a:hover,.searchResultsNav a:active,.searchResultsNav a:visited{
	height:23px;
	line-height:23px;	
	color:#ebeae8;
	display:block;
	float:left;
	text-decoration:none;
	vertical-align:middle;
	font-size:12px;
	font-family:verdana;
	white-space:nowrap;
}
.searchResultsNav span{
	height:23px;
	line-height:23px;	
	display:block;
	float:left;
	vertical-align:middle;
	font-size:12px;
	font-family:verdana;	
	white-space:nowrap;
}

.searchResultsNav a.firstPageNumber{
	width:30px;
	text-align:center;
	color:#ebeae8;
}
.searchResultsNav a.lastPageNumber,.searchResultsNav a.pageNumber{
	width:30px;
	text-align:center;
	color:#ebeae8;
	background-image:url(../img/fastLinkBg.gif);
	background-repeat:no-repeat;
	background-position:left;	
}
.searchResultsNav a.first{
	color:#ebeae8;
	padding-right:10px;
	clear:left;
}
.searchResultsNav a.prev{
	color:#ebeae8;
}
.searchResultsNav a.next{
	color:#ebeae8;
}
.searchResultsNav a.last{
	color:#ebeae8;
	padding-left:10px;
}
.searchResultsNav span.current,.searchResultsNav span.firstCurrent,.searchResultsNav span.lastCurrent{
	width:30px;
	text-align:center;
	color:#2c2b27;
	background-image:url(../img/fastLinkBg.gif);	
	background-repeat:no-repeat;
	background-position:left;
}
.searchResultsNav span.firstCurrent{
	background:none;
}
.searchResultsNav span.position{
	padding-left:10px;
	text-align:center;
	color:#2c2b27;
	background-repeat:no-repeat;
	background-position:left;
	
}

/* OVERLAY FX */

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#busyoverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 156px;
	height: 7px;
	background-color: #ffffff;
}

/* ROLLOVER BUTTONS */

a:link.rollover,a:visited.rollover{background-repeat:no-repeat;background-position:left top;}
a:hover.rollover,a:active.rollover{background-repeat:no-repeat;background-position:left bottom;}

/* CLEAR */

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* page title */
#pageTitle{
	padding: 0;
	height:41px;
	margin: 0 0 20px 0;
	font-size:20px;
	color:#db0d2f;
}

/* design blogspot*/
#designHotspot{
	margin:25px 0 0 0;
	border-top;
	background-color:#e0e0e0;
	padding:16px;
	width:219px;
}
#designHotspot h1{
	margin:0;
	padding:0;
	border:0;
	color:#6f6f6f;
	font-weight:bold;
	font-size:14px;

}
#designHotspot h2{
	margin:0;
	padding:4px 7px;
	border:0;
	color:#6f6f6f;
	font-weight:normal;
	font-size:12px;
	background:white;
	margin:7px 0 0 0;
}
#designHotspot .hotspotImage{
	margin:7px 0 0 0;
	width:219px;
	height:95px;
	overflow:hidden;
	background:white;
	display:block;
}

