/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#363636;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.header_home
{
background-image:url(../images/header.gif); width:990px; height:217px; background-repeat:no-repeat;
}
.portfolio_app
{
background-image:url(../images/pringles.png); width:457px; height:339px; background-repeat:no-repeat;
}
.sec-border
{
border-bottom:1px solid #c4c4c4;border-top:1px solid #c4c4c4;border-left:1px solid #c4c4c4;border-right:1px solid #c4c4c4;
padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px;
}
.trusted-border
{
border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;
padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px; background-color:#f7f7f7;
}
/* Font */
.text-green-18
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#7acd58;text-decoration:none;
}
.text-green-13
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#7acd58;text-decoration:none;
}
.link-purple-13
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#bd4a91;
	text-decoration:none;
}
.link-purple-13:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#7acd58;text-decoration:none;
}
.text-black-18
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#363636;text-decoration:none;
}
.text-black-18 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#363636;text-decoration:none;
}
.text-black-22
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#363636;text-decoration:none;
}
.link-brown-12
{ font-family:Tahoma; font-size:12px; text-decoration:none; color:#8b806b; }
.blog_section
{
 background-color:#f7f7f7;
}
.textfield
{ padding:2px; font-family:Tahoma; font-size:13px; text-decoration:none; color:#363636; border-left:#c3c2c6 1px solid; border-bottom:#c3c2c6 1px solid; border-right:#c3c2c6 1px solid; border-top:#c3c2c6 1px solid;}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }
.error_msg {
	color:#FF0000;
	font-size:12px;
}
.security_bg {
	background-color:#bd4a91;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
}
.homelink {
	background-image:url(../images/home.gif);
	width:70px;
	height:54px;
	display:block;
	text-decoration:none;
}
.homelink:hover, .homelink_selected {
	background-image:url(../images/home_hover.gif);
	width:70px;
	height:54px;
	display:block;
	text-decoration:none;
}
.app_gallerylink {
	background-image:url(../images/application_gallery.gif);
	width:169px;
	height:54px;
	display:block;
	text-decoration:none;
}
.app_gallerylink:hover, .app_gallerylink_selected {
	background-image:url(../images/application_gallery_hover.gif);
	width:169px;
	height:54px;
	display:block;
	text-decoration:none;
}
.premium_servicelink {
	background-image:url(../images/premium_services.gif);
	width:167px;
	height:54px;
	display:block;
	text-decoration:none;
}
.premium_servicelink:hover, .premium_servicelink_selected {
	background-image:url(../images/premium_services_hover.gif);
	width:167px;
	height:54px;
	display:block;
	text-decoration:none;
}
.aboutuslink {
	background-image:url(../images/about_us.gif);
	width:94px;
	height:54px;
	display:block;
	text-decoration:none;
}
.aboutuslink:hover, .aboutuslink_selected {
	background-image:url(../images/about_us_hover.gif);
	width:94px;
	height:54px;
	display:block;
	text-decoration:none;
}
.bloglink {
	background-image:url(../images/blog.jpg);
	width:110px;
	height:54px;
	display:block;
	text-decoration:none;
}
.bloglink:hover, .bloglink_selected {
	background-image:url(../images/blog_hover.jpg);
	width:110px;
	height:54px;
	display:block;
	text-decoration:none;
}
