/********************************************/
/*************** 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 ***********/
/********************************************/

.blogtable {
	margin-top: 20px;
	}
.blogtable2 {
	margin-top: 20px;
	}
.latestposts {
	text-transform: uppercase;
	font: 18px arial;
	padding: 0px;
	}
.blogtitle {
	font: 24px georgia;
	font-weight: none;
	padding: 5px 5px 0px 8px;
	margin: 0px;
	}
.blogtitle a:link {
	font: 24px georgia;
	font-weight: none;
	}
.blogtitle a:visited {
	font: 24px georgia;
	font-weight: none;
	}
.blogtitle a:hover {
	font: 24px georgia;
	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('http://media.freeola.com/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('http://media.freeola.com/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('http://media.freeola.com/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('http://media.freeola.com/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(http://media.freeola.com/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(http://media.freeola.com/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('http://media.freeola.com/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;
}
/********************************************/
/******** RSS Sprite *******/
/********************************************/
a#feed-button {
	background:url("http://media.freeola.com/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;
}
 
 
 /*
    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(http://media.freeola.com/images/colorbox/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(http://media.freeola.com/images/colorbox/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(http://media.freeola.com/images/colorbox/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(http://media.freeola.com/images/colorbox/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(http://media.freeola.com/images/colorbox/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(http://media.freeola.com/images/colorbox/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(http://media.freeola.com/images/colorbox/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(http://media.freeola.com/images/colorbox/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        /** Content Style **/
        #cboxLoadedContent{margin-bottom:75px;} /* By default this is 10px + cboxTitle (35px) + 5px + cboxNext (25px)
        #cboxLoadingOverlay{background:url(http://media.freeola.com/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{position:absolute; bottom:30px; left:0; text-align:center; width:100%; color:#999; background:#fff;}
        #cboxTitle p { font-size:10px; }
        #cboxTitle p strong { font-size:12px; }
        
        /** 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');}
