/********************************************/
/*************** GENERAL STYLING ************/
/********************************************/

.formpageheader {
	font: 21px arial;
	padding-bottom: 30px;
	}	
.formheadertd2 {
	background: #FFF;
	border-bottom: 1px dashed #999;
	}
input.formInputButton, formInputButton {
	font: bold 11px verdana;
	color: #FFF;
	height: 25px;
	cursor: pointer;
	width: 140px;
}

.tableheader {
	font: 12px arial;
	font-weight: bold;
	color: #FFF;
	}

/********************************************/
/************** BLOG PAGE STYLING ***********/
/********************************************/
/* Removed Georgia font default on blog heading due to customer complaint */

.blogtable {
	margin-top: 20px;
	}
.blogtable2 {
	margin-top: 20px;
	}
.latestposts {
	text-transform: uppercase;
	font: 18px arial;
	padding: 0px;
	}
.blogtitle {
	font-size: 24px;
	font-weight: none;
	padding: 5px 5px 0px 8px;
	margin: 0px;
	}
.blogtitle a:link {
	font-size: 24px;
	font-weight: none;
	}
.blogtitle a:visited {
	font-size: 24px;
	font-weight: none;
	}
.blogtitle a:hover {
	font-size: 24px;
	font-weight: none;
	}
.selectmonth {
	font: 11px arial;
	}
.blogfooter {
	display: inline;
	float: left;
	font: bold 13px verdana;
	padding: 5px;
	}	
.blogposted {
	display: inline;
	float: left;
	font: 12px arial;
	color: #FFFFFF;
	background: url('../images/images/calendar-default.gif') no-repeat left;
	padding-left: 18px;
	padding-right: 6px;
	}
.blogpost {
	}
.blogcomments {
	display: inline;
	font: 12px arial;
	font-weight: none;
	color: #FFFFFF;
	background: url('../images/images/speech-bubble-default.gif') no-repeat left;
	padding-left: 18px;
	padding-right: 6px;
	}
.blogcomments a:link {
	display: inline;
	font: bold 12px arial;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	}
.blogcomments a:visited {
	display: inline;
	font: bold 12px arial;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	}
.blogcomments a:hover {
	display: inline;
	font: bold 12px arial;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
.blogmore {
	display: inline;
	font: 12px arial;
	font-weight: none;
	color: #FFFFFF;
	background: url('../images/images/more-default.gif') no-repeat left;
	padding-left: 18px;
	padding-right: 6px;
	}
.blogmore a:link {
	display: inline;
	font: bold 12px arial;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	}
.blogmore a:visited {
	display: inline;
	font: bold 12px arial;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	}
.blogmore a:hover {
	display: inline;
	font: bold 12px arial;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
.comments {
	text-transform: uppercase;
	font: arial 16px;
	background: url('../images/images/speech-bubble-default.gif') no-repeat left;
	padding-left: 18px;
	}
.commentinfo {
	font-weight: bold;
	}
.commenttd {
	border: 1px dashed #999999;
	padding: 10px;
	}	
input.formInputText   {
	font: 14px arial;
	color: #666;
	width: 94%;
	height: 30px;
	border: solid 1px #BDBDBD;
	margin: 3px 0px 4px 0px;
	padding: 3px;
	}
.gravtd {
	font: bold 12px;
	color: #FFFFFF;
	}
.blogcommenttable {
	padding-top: 14px;
	padding-bottom: 14px;
	}
.mainfooterdetails {
	color: #FFFFFF;
	padding: 2px;
	}
.commentcontent {
	background: #303030;
	}

/********************************************/
/************* LINKS PAGE STYLING ***********/
/********************************************/

.linknumber {
	font: bold 40px arial;
	color: #E8E8E8;
	}
.linksrow1 {
	background: #F8F8F8;
	padding: 6px;
	font: 13px arial;
	font-weight: none;
	color: #555;
	margin-bottom: 0px;
	border-bottom: 1px solid #E0E0E0;
}
.linksrow2 {
	background: #FFF;
	padding: 6px;
	font: 13px arial;
	font-weight: none;
	color: #555;
	margin-bottom: 0px;
	border-bottom: 1px solid #E0E0E0;
}

/********************************************/
/************ CONTACT PAGE STYLING **********/
/********************************************/

label {
	font: bold 12px verdana;
	}
label.fieldLabel {
	display: inline;
	float: none;
	}
input.formInputText {
	font: 14px arial;
	color: #666;
	width: 235px;
	height: 26px;
	border: solid 1px #BDBDBD;
	background: #FFF url(../images/images/input-bg.gif) top repeat-x;
	padding: 5px 10px 0px 0px;
	}
.contacttable {
	border: 1px dashed #CCCCCC;
	padding: 10px;
	}
textarea {
	font: 14px arial;
	color: #666;
	background: #FFF url(../images/images/input-bg.gif) top repeat-x;
	border: 1px solid #BDBDBD;
	padding: 3px;
	margin: 3px 0 5px 0;
	}

/********************************************/
/********** GUEST BOOK PAGE STYLING *********/
/********************************************/

.guestbooktable {
	width: 100%;
 	padding-bottom: 13px;
 	margin-bottom: 13px;
 	border-bottom: 1px dashed #CCCCCC;
}

/********************************************/
/************ GALLERY PAGE STYLING **********/
/********************************************/
.zoom {
	display: inline-block;
	position: absolute;
	z-index: 100;
	width: 100%;
	}
.zoom img {
	float:right;
}
h3 {
	font-family: georgia;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-top: 1px;
	margin-bottom: 3px;
	}
#categorybar a:link {
	font: 13px arial;
	font-weight: none;
	text-decoration: underline;
	color: #DDDDDD;
	border: none;
	}
#categorybar a:visited {
	font: 13px arial;
	font-weight: none;
	text-decoration: underline;
	color: #FFFFFF;
	border: none;
	}
#categorybar a:hover {
	font: 13px arial;
	font-weight: none;
	text-decoration: underline;
	color: #FFFFFF;
	border: none;
	}
.selectedcategory {
	font: 13px arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.selectedcategorytitle {
	font: 13px arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.sectionsbartable {
	font: 12px arial;
	padding: 4px;
	background: #EEEEEE;
	color: #666666;
	border: 1px 1px 0px 1px;
	border-color: #666666;
	}	
#sectionsbar a:link {
	font: 12px arial;
	font-weight: none;
	text-decoration: underline;
	color: #666666;
	border: none;
	}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #666;
	font: 11px verdana;
	font-weight: normal;
	color: #494949;
	background-color: #FFF;
	padding: 5px;
}
#tooltip h3, #tooltip div {
	font: 11px verdana;
	color: #494949;
	font-weight: normal;
	margin: 0;	
	}
.thumbnail_container {
	position: relative;
	float:left;
	display:inline;
	width:120px;
	text-align: left;
	border: 1px solid #B5B5B5;
	background: #FFF;
	
	}
.thumbnail_image_container {
	display: inline-block;
	width:120px;
	height:79px;
	vertical-align:middle;
	text-align:center;
	cursor:hand;
	/*border: 1px solid #FFF;*/
	z-index:1;
	}

.thumbnail_info {
	display: block;
	margin-bottom:0;
	padding:3px;
	width:114px;
	height:18px;
	line-height:18px;
	background: #DDDDDD url('../images/images/thumbbar.gif') top repeat-x;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight: normal;
	color:#666;
	overflow: hidden;
	
	}
.thumbnail_nofooter {
	display: block;
	margin:0;
	padding:0;
	width:114px;
	height:24px;
	line-height:15px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#666;
	}
.error {
	font-family: arial, verdana;
	color: #FF0000;
	font-size:11px;
	font-weight:bold;
	}
.hidden_caption {
	display:none;
}
/********************************************/
/***************** FONT SIZES ***************/
/********************************************/
.fontSize1 {
	font-size:8px;
}
.fontSize2 {
	font-size:10px;
}
.fontSize3 {	
	font-size:12px;
}
.fontSize4 {
	font-size:14px;
}
.fontSize5 {
	font-size:18px;
}
.fontSize6 {
	font-size:22px;
}
.fontSize7 {
	font-size:28px;
}

/********************************************/
/******** Horizontal nav list styling *******/
/********************************************/
#navarrowleft, #navarrowright {
	display:none;
}
#hidden_menu {
	top:-5000px;
	left:-10000px;
	position:absolute;
	visibility:hidden;
}
#hidden_menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#top_navigation1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute; 
	left:0; 
	top:0;
}
#top_navigation1 ul li, #hidden_menu ul li {
	float:left;
	margin:0;
	padding:0;
}
img {
	border: 0;
}
/********************************************/
/******** Pagination ************************/
/********************************************/
#content_wrap .pagination span, #content_wrap .pagination a { margin:0 3px; }
/********************************************/
/******** RSS Sprite *******/
/********************************************/
a#feed-button {
	background:url("../images/buttons/subscribe-to-rss.png") 0px 0px no-repeat;
	width:104px;
	height:13px;
	padding:6px 8px;
	text-align:right;
	display:block;
	font:11px arial, san-serif;
	text-decoration:none;
	color:#000 !important;
}
a#feed-button:hover,a.feed-button:focus {
	background-position:0 -25px;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* html{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
  padding-top: 5px;
}
#TB_window a:link {color: #555;}
#TB_window a:visited {color: #555;}
#TB_window a:hover {color: #666;}
#TB_window a:active {color: #555;}
#TB_window a:focus{color: #555;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 2px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	clear:both;
  display:block;
  margin-top: 5px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:100%;
  padding:7px 30px 10px 14px;
  float:left;
  font: bold arial 13px;
  font-weight: bold;
  color:#666666;
}
#TB_closeWindow{
  height:20px;
  padding:11px 25px 2px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  font: bold 13px arial;
  color: #666;
  height: 27px;
  background: #CECECE url('../images/tb/titlebg.gif') top repeat-x;
  border-bottom: 1px dashed #999;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
input.TBtext {
	background: #EEEEEE;
	border: 1px #A9A9A9 solid;
	color: #777777;
	height: 21px;
	width: 200px;
	padding-top: 4px;
	padding-left: 3px;
	font-size: 14px;
	font-family: arial;
	margin: 0px;
}
.caption {
	font:arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.description {
	font:arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}
 
 /*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; font: 12px Arial, Helvetica, sans-serif; color: #333333;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../images/colorbox/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../images/colorbox/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../images/colorbox/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../images/colorbox/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../images/colorbox/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../images/colorbox/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../images/colorbox/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../images/colorbox/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        /** Content Style **/
        #cboxLoadedContent{margin-bottom:25px;} /* By default this is 10px + cboxTitle (35px) + 5px + cboxNext (25px)
        #cboxLoadingOverlay{background:url(../images/colorbox/loading.gif) 5px 5px no-repeat #fff;}
        
        /** Slideshow - currently unused on InstantPro **/
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        
        /** Title - Caption elements **/
        #cboxTitle{margin:10px 0 0 0; text-align:left; background:#fff;}
        #cboxTitle p { color: #666; }
        #cboxTitle p strong { font-size:13px; color: #333; }
        
        /** Bottom elements **/
        #cboxCurrent,#cboxPrevious,#cboxNext,#cboxClose{height:25px;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:75px; color:#444;}
        #cboxCurrent{position:absolute; bottom:0px; left:150px; color:#999;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}
        
        /** Links **/
        #cboxNext strong,#cboxPrevious strong,#cboxClose strong{padding:0 5px;text-decoration:underline;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://media.freeola.com/images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}