


/*	VA TEMPLATE FRAMEWORK 4.5.1 CSS INDEX =================== */

	/* 

	Part the VA Template Framework 4.5.1 (for WebsiteBaker)
	Version 4.5.1 - 2012 - All rights reserved © va-mds.com

	*/

/*	VA TEMPLATE FRAMEWORK INFORMATION ======================= */ 

/*	VA Template Framework: 4.5.1 */
/*	CSS Scheme:  - Version:  */
/*	Current Site:  */
/*	Browser Platform:  */
/*	Mobile Website Redirect: Location:  */

/*	LINKED LAYOUT SCHEME  =================================== */ 
	
	@import url("css/schemes/BabyBlue/scheme.BabyBlue.css"); 

/* 	LINKED MODULE CLASSES =================================== */

	@import url("css/modules/module.Bakery.css");
	@import url("css/modules/module.Bookmarks.css");
	@import url("css/modules/module.BraxHighslide.css");
	@import url("css/modules/module.CaptionSlider.css");
	@import url("css/modules/module.Catalog.css");
	@import url("css/modules/module.Code.css");
	@import url("css/modules/module.DownloadGallery.css");
	@import url("css/modules/module.Droplets.css");	
	@import url("css/modules/module.Form.css");
	@import url("css/modules/module.Guestbook.css");	
	@import url("css/modules/module.ImageFlow.css");
	@import url("css/modules/module.MultiLanguage.css");
	@import url("css/modules/module.MyBB.css");
	@import url("css/modules/module.News.css");
	@import url("css/modules/module.NewsLetter.css");
	@import url("css/modules/module.NewsReader.css");
	@import url("css/modules/module.Pagetags.css");
	@import url("css/modules/module.Poll.css");
	@import url("css/modules/module.Portfolio.css");
    @import url("css/modules/module.ProCalendar.css");
    @import url("css/modules/module.Search.css");
	@import url("css/modules/module.ShowMenu2.css");
	@import url("css/modules/module.Sitemap.css");
	@import url("css/modules/module.Sortable.css");	
	@import url("css/modules/module.TellaFriend.css");
	@import url("css/modules/module.Upload.css");
	@import url("css/modules/module.VideoGallery.css");
	@import url("css/modules/module.WBTweets.css");

	
	/* ====================================================== */

	@import url("css/scripts/jquery.Various.css");
	@import url("css/scripts/scripts.Various.css");
	@import url("css/scripts/social.Various.css");
	@import url("css/scripts/dashboard.Various.css");
    @import url("css/scripts/wb.Various.css");

/* ========================================================== */

	html
	{
		margin: 0px;
		padding: 0px;
		cursor: url(images/cursors/default/arrow.bmp),auto;
        min-width: 1020px !important;
	}
	
	body,
	#wrapper
	{
		margin: 0px;
		padding: 0px;
		overflow-y: auto;
		overflow-x: hidden;
		color: #000000;
		background: #C6C4CA url(css/schemes/BabyBlue/victory-wings-background) no-repeat;
        min-width: 1020px !important;
        -webkit-text-size-adjust: 100%;
        background-attachment: fixed;
	}

/* ========================================================== */

	p,
	.footer,
	div
	{
		color: #000000;
	}
	
	b,
	strong
	{
		color: ;
	}
	
	i,
	italic,
	em
	{
		color: ;
	}
    
    hr
    {
    	color: #8AB4D4;
		border-top: 1px solid #8AB4D4;
    }

/* ========================================================== */

	a,
	a:link,
	a:visited,
	a strong,
	a:link,
	.sidebarContentArea .box01 .post-title > a,
	.recent_news a
	{
		color: #1064A8;
		cursor: url(images/cursors/default/hand.bmp),pointer;
	}
	
	a:hover,
	a:hover strong,
	.sidebarContentArea .box01 .post-title > a:hover,
	.menu-current:hover,
	.menu-current a:hover,
	.recent_news a:hover,
    .sharePageBoxURL:hover
	{
		color: #87B1D3;
	}
	
	a:active,
	a:active strong,
	.sidebarContentArea .box01 .post-title > a:active,
    .sharePageBoxURL:active
	{
		color: #1064A8 !important;
	}

/* ========================================================== */

	h1
	{
		color: #357CB5;
	}
	
	h2,
	.contentArea .box01 .post-title > a,
	.contentArea .box01 .post-title > a:hover
	{
		color: #88B2D4;
	}
	
	h2 a
	{
		color: #88B2D4;
	}
	
	h3,
	.superScript
	{
		color: #1064A8;
	}
	
	h4
	{
		color: #88B2D4;
	}
	
	h5
	{
		color: #1064A8;
	}
	
	h6
	{
		color: #1064A8;
	}

/* ========================================================== */

	form
	{
		background: transparent;
		color: #000000;
	}
	
	.selectBox-dropdown:focus,
	.selectBox-dropdown,
	.selectBox-dropdown-menu
	{
		border: #8AB4D4 solid 1px;
	}
	
	.selectBox-dropdown .selectBox-arrow
	{
		border-left: #8AB4D4 solid 1px;
	}
	
	.selectBox-dropdown:hover .selectBox-arrow
	{
		border-left: #1064A8 solid 1px;
	}
	
	.contact_form .selectBox-dropdown,
	.contact_form.selectBox-options
	{
		color: #1064A8;
		background: #C6E6FE;
		border: #8AB4D4 solid 1px;
		cursor: url(images/cursors/default/hand.bmp),pointer;
	}
	
	.contact_form .selectBox-dropdown:hover
	{
		color: #000000;
		background: #E8F0F6;
		border: #1064A8 solid 1px;
		cursor: url(images/cursors/default/hand.bmp),pointer;
	}
	
	.selectBox-options li
	{
		color: #000000;
		background: #C6E6FE;
		cursor: url(images/cursors/default/hand.bmp),pointer;
	}
	
	input,
	input[type="text"],
	input[type="search"],
	input[type="textarea"],
	textarea,
	.textarea,
	.tellafriend input,
	.tellafriend textarea,
	.contact_form .submit, 
	.contact_form input, 
	.contact_form textarea,
	input .search_string
	{	
		color: #1064A8 !important;
		background: #C6E6FE !important;
		border: #8AB4D4 solid 1px !important;
		cursor: url(images/cursors/default/hand.bmp),pointer !important;
	}
	
	input:hover,
	input[type="text"]:hover,
	input[type="search"]:hover,
	input[type="textarea"]:hover,
	textarea:hover,
	.textarea:hover,
	.tellafriend input:hover,
	.tellafriend textarea:hover,
	.contact_form .submit:hover, 
	.contact_form input:hover, 
	.contact_form textarea:hover,
	.textbox:hover,
	input .search_string:hover
	{
		color: #000000 !important;
		background: #E8F0F6 !important;
		border: #1064A8 solid 1px !important;
		cursor: url(images/cursors/default/hand.bmp),pointer !important;
	}
	
	input:focus,
	input[type="text"]:focus,
	input[type="search"]:focus,
	input[type="textarea"]:focus,
	textarea:focus,
	.textarea:focus,
	.tellafriend input:focus,
	.tellafriend textarea:focus, 
	.contact_form textarea:focus,
	.contact_form .submit:focus, 
	.contact_form input:focus,
	.textbox:focus,
	input .search_string:focus
	{
		color: #000000 !important;
		background: #88B2D4 !important;
		border: #1064A8 solid 1px !important;
		cursor: url(images/cursors/default/type.bmp),text !important;
	}

/* ========================================================== */

	p .button,
	.button,
	#button,
	input[type="submit"],
	input[type="button"],	
	button[type="button"]
	{
		color: #1064A8 !important;
		background: #88B2D4 !important;
		border: #8AB4D4 solid 1px !important;
		cursor: url(images/cursors/default/hand.bmp),pointer !important;
	}
	
	p .button:hover,
	.button:hover,
	#button:hover,
	input[type="submit"]:hover,
	input[type="button"]:hover,
	button[type="button"]:hover
	{
		color: #000000 !important;
		background: #88B2D4 !important;
		border: #1064A8 solid 1px !important;
		cursor: url(images/cursors/default/hand.bmp),pointer !important;
	}
	
	p .button:active,
	.button:active,
	#button:active,
	input[type="submit"]:active,
	input[type="button"]:active,
	button[type="button"]:active
	{
		color: #1064A8 !important;
		background: #C6E6FE !important;
		border: #1064A8 solid 1px !important;
		cursor: url(images/cursors/default/hand.bmp),pointer !important;
	}
	
	.search_boxContent button,
	.search_boxContent .button,
	.search_boxContent #button,
	.search_boxContent button:hover,
	.search_boxContent .button:hover,
	.search_boxContent #button:hover,
	.search_boxContent button:active,
	.search_boxContent .button:active,
	.search_boxContent #button:active
	{
		background: url(images/icons/default/search.png) no-repeat 4px center !important;
		cursor: url(images/cursors/default/hand.bmp),pointer !important;
	}
	
	.search_boxContent button:hover,
	.search_boxContent .button:hover,
	.search_boxContent #button:hover
	{
		background: #1064A8 url(images/icons/default/search.png) no-repeat 4px center !important;
	}
	
	.search_boxContent button:active,
	.search_boxContent .button:active,
	.search_boxContent #button:active
	{
		background: #88B2D4 url(images/icons/default/search.png) no-repeat 4px center !important;
	}

/* ========================================================== */

	
		
		
/* ========================================================== */

	.headerbarMenu
	{
			}
	
	.headerbarMenu,
	.footerbarMenu
	{
		background: ;
	}
	
	.headerbarMenu > .menu-top li > a,
	.headerbarMenu > .menu-top li > a:link,
	.headerbarMenu > .menu-top li > a:visited,
	.footerbarMenu > .menu-top li > a,
	.footerbarMenu > .menu-top li > a:link,
	.footerbarMenu > .menu-top li > a:visited
	{
		color: #1064A8;
		background: #C6E6FE url(images/icons/fugue/icon/layer_small.png) no-repeat 2px center;
	/*	border-top: 1px solid #8AB4D4; */
	/*	border-right: 1px solid #8AB4D4; */
	/*	border-bottom: 1px solid #8AB4D4; */
	/*	border-left: 1px solid #8AB4D4; */
 	}
	
	.headerbarMenu > .menu-top li > a:hover,
	.footerbarMenu > .menu-top li > a:hover
	{
		color: #000000;
		background: #88B2D4 url(images/icons/fugue/icon/layer_small.png) no-repeat 2px center;
	/*	border: #E8F0F6 solid 1px; */ 
	}
	
	.headerbarMenu > .menu-top li > a:active,
	.footerbarMenu > .menu-top li > a:active
	{
		color: #1064A8;
		background: #C6E6FE url(images/icons/fugue/icon/layer_small.png) no-repeat 2px center;
	/*	border: #E8F0F6 solid 1px; */
	}
	
	.headerbarMenu > .menu-top > li .menu-expand,
    ul .site_1,
    ul .site_2,
    ul .site_3
	{
		background: #B8D1E5 url(images/icons/default/forward.png) no-repeat 195px 10px;
	/*	border-top: 0px solid #C6C4CA; */
	/*	border-right: 0px solid #C6C4CA; */
	/*	border-bottom: 0px solid #C6C4CA; */
	/*	border-left: 0px solid #C6C4CA; */
	}
	
	.headerbarMenu > .menu-top > .menu-expand > a,
	.headerbarMenu > .menu-top > li .menu-expand > a
	.headerbarMenu > .menu-top > .menu-expand > a:link,
	.headerbarMenu > .menu-top > li .menu-expand > a:link,
	.headerbarMenu > .menu-top > .menu-expand > a:visited,
	.headerbarMenu > .menu-top > li .menu-expand > a:visited
	{
		background: #C6E6FE url(images/icons/fugue/icon/layers_small.png) no-repeat 2px center;
	}
	
	.headerbarMenu > .menu-top > .menu-expand > a:hover, 
	.headerbarMenu > .menu-top > li .menu-expand > a:hover
	{
	/*	background: #87B1D3 url(images/icons/fugue/icon/layers_small.png) no-repeat 2px center; */
	}
	
	.headerbarMenu > .menu-top > .menu-expand > a:active, 
	.headerbarMenu > .menu-top > li .menu-expand > a:active
	{
		background: #88B2D4 url(images/icons/fugue/icon/layers_small.png) no-repeat 2px center;
	}
	
	.menu-current,
	.menu-current a
	{
		color: #357CB5;
	}

/* ========================================================== */

	.siteContainer
	{
		background: ;
			}
	
	.pageHeader
	{
				background: ;
	}
	
	.banner
	{
		background: url(css/schemes/BabyBlue/victory-wngs-e.png) no-repeat scroll left top;
			}
	
	.banner a,
	.banner a:hover,
	.footer a,
	.footer p
	{
		color: #1064A8;
	}
	
	.footer a:hover,
	a:hover .rssFeedBox
	{
		color: #87B1D3;
	}
	
	.contentAreaTop
	{
			}
	
	.contentAreaTop,
	.footerbarArea
	{
		background: ;
	}
	
	.sidebarContentArea,
	form[name="forgot_pass"],
	form[name="searchpage"],
	.login-box
	{
			}
	
	.pageContentArea
	{
		background: 	}
	
	.sidebarContentArea legend
	{
		color: #1064A8;
	}
	
	.main
	{
			}
	
	.main,
	.footerbarArea
	{
		background: ;
	}
	
	.content_container
	{
		background: #EEF4F9;
			}
	
	.content
	{
			}
	
	.contentArea p a,
	.contentArea p a:visited,
	.contentArea p a:link,
	.contentArea p a:link,
	.sitemapLinkInfo
	{
		background: url(images/icons/default/links.png) no-repeat left center;
	}
	
	img
	{
		border-color: #8AB4D4;
	}
	
	.contentKolomLeft
	{
			}
	
	.contentKolomRight
	{
			}
	
	.contentMain strong
	{
		color: ;
	}
	
	.sidebarLeftArea
	{
		background: ;
			}
	
	.sidebarRightArea
	{
		background: ;
			}
	
	.contentArea
	{
			}
	
	.footerbarArea
	{
			}
	
	.footerbarMenu
	{
			}
	
	.footer
	{
		background: url(css/schemes/BabyBlue/victory-wngs-e.png) no-repeat scroll left top;
			}
	
	.box01
	{
		;
	}
	
	.box02
	{
		;
	}
	
	.contentArea .box01
	{
		border: solid 1px #000000;
	}
	
	.contentArea .box02
	{
		;
		background: #357CB5;
	}
	
	.box03
	{
		;
	}
	
	.box04
	{
		;
	}
	
	.box05
	{
		;
	}

/* ========================================================== */

	.ui-accordion .ui-accordion-content
	{
		color: #000000;
		background:#E8F0F6;
		border: #1064A8 solid 1px;
	}
	
	.ui-accordion .ui-accordion-header
	{
		background:#C6E6FE;
		border: #1064A8 solid 1px;
		cursor: url(images/cursors/default/hand.bmp),pointer;
	}
	
	.ui-accordion .ui-accordion-header a:link
	{
		color: #1064A8;
	}
	
	.ui-accordion .ui-accordion-header:hover
	{
		background: #87B1D3;
		border: #1064A8 solid 1px;
	}
	
	.ui-accordion .ui-accordion-header a:hover
	{
		color: #1064A8;
	}
	
/* ========================================================== */
	
	.smIcon
	{
		height: 32px;
		width: 32px;
	}
	
	.rssIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/rssfeed32.png) no-repeat center center;
	}
	
	.facebookIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/facebook32.png) no-repeat center center;
	}
	
	.linkedinIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/linkedin32.png) no-repeat center center;
	}
	
	.twitterIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/twitter32.png) no-repeat center center;
	}
	
	.deliciousIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/delicious32.png) no-repeat center center;
	}
	
	.emailIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/email32.png) no-repeat center center;
	}
	
	.googleIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/google32.png) no-repeat center center;
	}
	
	.myspaceIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/myspace32.png) no-repeat center center;
	}
	
	.youtubeIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/youtube32.png) no-repeat center center;
	}
	
	.soundcloudIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/soundcloud32.png) no-repeat center center;
	}
	
	.soundclickIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/soundlick32.png) no-repeat center center;
	}
	
	.instagramIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/instagram32.png) no-repeat center center;
	}
	
	.foursquareIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/foursquare32.png) no-repeat center center;
	}
	
	.phoneIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/phone32.png) no-repeat center center;
	}
	
    .pinterestIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/pinterest32.png) no-repeat center center;
	}
    
	.qrCodeIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/qrcode32.png) no-repeat center center;
	}
	
	.sharePageIcons .smIcon
	{
		height: 32px;
		width: 32px;
	}
	
	.sharePageIcons p
	{
		padding-left: 38px;
					margin-top: 6px !important; 	}
	
	.sharePageIcons .facebookIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/facebook32.png) no-repeat center center;
	}
	
	.sharePageIcons .linkedinIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/linkedin32.png) no-repeat center center;
	}
	
	.sharePageIcons .twitterIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/twitter32.png) no-repeat center center;
	}
	
	.sharePageIcons .emailIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/email32.png) no-repeat center center;
	}
	
	.sharePageIcons .googleIconBox
	{
		background: url(css/images/icons/social_media_tools/color/32x32/google32.png) no-repeat center center;
	}
	
	iframe
	{
			}
	
	.captcha_table iframe
	{
		border: #8AB4D4 solid 2px;
	}
	
	.post_title,
	.post_date,
	.post-short
	{
		border-bottom: 1px solid #88B2D4;
	}
	
	.loginAreaIcon
	{
		background: <img src="/templates/va_template_framework_3/css/images/icons/oxy_refit/apps/package-installed-locked.png" height="50px" width="50px" align="left" />;
	}
	
	.logoutAreaIcon
	{
		background: <img src="/templates/va_template_framework_3/css/images/icons/oxy_refit/apps/package-available-locked.png" height="50px" width="50px" align="left" />;
	}
	
/* ========================================================== */
