html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body{
	background-color: white;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 10pt;
	min-width: 1020px;
}
    body.plain
    {
        background-image: none;
    }
.printlogo
{
    display: none;
}


#text ul{
	list-style-type: disc;
	margin: 0 0 30px 16px;
}

	#text li{
		line-height: 14pt;
		margin: 0 0 8px 0;
	}
	#text ul ul{
		list-style-type: lower-roman;
		margin: 5px 0 10px 16px;
	}
#text ul.features{
	color: #404040;
	list-style-image: url(../images/tick.gif);
	list-style-type: none;
}
	#text ul.features li{
		line-height: 16pt;
		padding-left: 5px;
	}

#text h3{
	color: #1370ab;
	font-family: segoe aui, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 16pt;
	margin-bottom: 16px;
}
#text h4{
	clear: left;
	color: black;
	font-weight: bold;
	margin-bottom: 6px;
}
#text h5
{
    font-style: italic;
    font-weight: normal;
	margin-bottom: 16px;
}
p{
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0 0 20px 0;
}
    p.success
    {
        color: #73A111;
        font-style: italic;
    }
    .error
    {
        color: #BB4D0B;
        font-style: italic;
    }
    p.bio{
        height: 240px;
        margin-top: 5px;
    }
    img.headshot{
        float:left;
        margin-right: 20px;
        margin-top: 5px;
    }

hr {
    clear: both;
}

#header{
	background-image: url(../images/promologo.png);
	background-position: 10px 25px;
	background-repeat: no-repeat;
	height: 89px;
	position: relative;
}
	#header a{
		color: #002358;
		display: block;
		height: 90px;
		line-height: 1000;
		overflow: hidden;
		width: 175px;
	}
	#header h1{
		bottom: 7px;
		color: #ffffff;
		font-family: segoe ui, tahoma, sans-serif;
		font-size: 18pt;
		font-weight: normal;
		line-height: 26pt;
		left: 218px;
		position: absolute;
	}

#main{
	background-color: #ffffff;
	border-top: 1px solid #BBD8E5;
}
	#subheader{
		background-color: black;
		color: white;
		padding: 8px 20px 12px 218px;
	}
		#subheader h2{
			font-family: segoe ui, tahoma, sans-serif;
			font-size: 11pt;
			font-weight: normal;
			line-height: 16pt;
		}

	#nav{
		float: left;
		height: 100%;
		width: 180px;
	}
		#nav ul{
	        background-color: #F1F5F9;
			color: black;
			font-family: arial;
			font-size: 10pt;
			margin-bottom: 20px;
			padding-bottom: 20px;
			padding-left: 30px;
		    padding-top: 20px;
		}
		    #nav ul ul
		    {
		        padding-bottom: 0;
		        padding-top: 0;
		    }
		#nav ul.subnav
		{
	        background-color: white;
	        padding-bottom: 0;
		    padding-top: 8px;
		}
		#nav li{
			line-height: 11pt;
			margin-bottom: 4px;
		}
		    #nav ul.subnav li
		    {
		        font-size: 8pt;
			    margin-bottom: 12px;
		    }
		        #nav ul.subnav img
		        {
    		        vertical-align: bottom;
		        }
			#nav ul ul{
				color: #5F5F5F;
				margin: 4px 0 0 0;
				padding-left: 6px;
			}
		#nav a{
			color: #1A5F8A;
			text-decoration: none;
		}
		#nav a:hover{
			color: #202020;
		}
			#nav a.current{
				color: black;
				cursor: default;
			}
	#subnavfader
	{
	    background-color: white;
	    display: none;
	    left: 30px;
	    padding-top: 30px;
	    position: relative;
	    width: 180px;
	}

	#content{
		height: 100%;
		padding: 0;
	}
	    
	    a.downloadpdf
	    {
	        background-color: #FFF5F5;
	        float: right;
	        margin-bottom: 10px;
	        margin-left: 30px;
	        border: 1px solid #F89292;
	        cursor: pointer;
	    }
	        a.downloadpdf:hover
	        {
	            background-color: #FFEBEB;
	            border-color: #F03A3A;
	        }
		#text{
			float: left;
			margin-left: 40px;
			padding-top: 20px;
			text-align: left;
			width: 500px;
		}
		    .textwide
		    {
		        width: 800px !important;
		    }
			#text a{
				color: #1370ab;
				text-decoration: underline;
			}
			#text .column
			{
			    float: left;
			    margin-right: 40px;
			    width: 350px;
			}
		#media{
			float: left;
			padding-left: 40px;
			padding-right: 20px;
			padding-top: 20px;
			text-align: center;
			width: 300px;
		}
			#media img{
				margin-bottom: 20px;
			}
			#media img.screenshot{
				border: 1px solid #D6DBED;
				margin-bottom: 10px;
			}
				#media a:hover img.screenshot{
					border: 1px solid #C1C5D5;					
				}
			#media ul{
				background-color: #F1F5F7;
				border: 1px solid #DAE3EA;
				font-size: 8pt;
				line-height: 14pt;
				margin-bottom: 20px;
				padding: 16px 20px;
				text-align: left;
				width: 215px;
			}
			#media li{
				margin-bottom: 8px;
			}
	iframe
	{
	    margin-top: 8px;
	}

	#footer{
		clear: both;
		font-size: 8pt;
		padding: 100px 0 10px 20px;
	}

/* Table Styles */
table
{
	margin: 0 0 10px 0;
    width: 800px;
}
table.solutions
{
    margin-bottom: 10px;
}
th, td
{
    background-color: #D3DFEE;
    border-bottom: 5px solid white;
    font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
    padding: 4px 16px 4px 6px;
}
th
{
    background-color: #4F81BD;
    border-right: 2px solid white;
    color: white;
    padding-bottom: 5px;
    width: 175px !important;
}
thead th, .thead th
{
    font-family: Segoe UI;
    font-size: 12pt;
    line-height: 20pt;
    padding: 0;
    width: 100%;
}
thead td, .thead td
{
    padding: 6px 4px 16px 8px;
}
    table.requirements th
    {
        background-color: #C0504D;
    }
    table.requirements thead th, table.requirements .thead th
    {
        background-color: white;
        color: #C0504D;
    }
    table.requirements td
    {
        background-color: #EFD3D2;
    }
    table.solutions th
    {
        background-color: #9BBB59;
    }
    table.solutions thead th, table.solutions .thead th, table.solutions thead td, table.solutions .thead td, table.solutions tfoot td, table.solutions .tfoot td
    {
        background-color: white;
        color: #637137;
    }
    table.solutions td
    {
        background-color: #E6EED5;
    }
        table.solutions tfoot h4, table.solutions .tfoot h4
        {
            color: #637137 !important;
            font-family: Segoe UI;
            font-size: 12pt;
            font-weight: normal !important;
            line-height: 20pt;
            margin: 5px 0 15px 0;
        }
table.data th, table.data td
{
    background-color: white;
}
    table.data th
    {
        border-bottom: 1px solid black;
        color: black;
        font-weight: bold;
    }

@media print 
{
    body
    {
        background-color: White;
        background-repeat: no-repeat;
        margin-left: 80px;
    }
    .noprint
    {
        display: none;
    }
    .printlogo
    {
        display: block;
        margin-bottom: 16px;
    }
    #header
    {
        background: none;
        border: 0 !important;
        height: auto;
    }
    #header a
    {
        display: none;
    }
    #header h1
    {
        border: 0 !important;
        color: black;
        left: 0;
        margin: 0;
        position: static;
    }
    #nav
    {
        display: none;
    }
    #subheader
    {
        background: none;
        border: 0 !important;
        height: auto;
        padding: 0;
        color: black;
    }
    #subheader h2
    {
        border: 0 !important;
        font-size: 12pt;
        margin: 0;
    }
    #main
    {
        border: 0 !important;
    }
    #text, #textwide
    {
        margin: 0;
    }
    .downloadpdf
    {
        display: none;
    }
    #content .printlogo
    {
        page-break-before: always;
    }
    #footer
    {
        display: none;
    }
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#phonecontainer {
    float: right;
    height: 760px;
    margin: 0 20px 0 80px;
}
#phonecontainer .phone {
	background-image: url(/promo/media/screenshots/iphone/iphone4.png);
	height: 618px;
	position: relative;
	width: 325px;
}
#phonecontainer .glare {
	-webkit-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);  
	-o-transform: rotate(-18deg);  
	-webkit-transform: rotate(-18deg);
	transform: rotate(-18deg);
	zoom: 1;
	-moz-box-shadow: 0px 0px 15px #ffffff; 
	-webkit-box-shadow: 0px 0px 15px #ffffff; 
	box-shadow: 0px 0px 15px #ffffff; 
	background-color: white;
	height: 600px;
	left: 226px;
	opacity: 0.15;
	position: absolute;
	top: -100px;
	width: 400px;
	z-index: 2;
}	
#phonecontainer .slider {
	cursor: pointer;
	height: 380px;
	left: 36px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 118px;
	width: 254px;
}
#phonecontainer .screenshots {
	position: relative;
	width: 9999px;
}
#phonecontainer .screenshots img {
	float: left;
	margin: 0;
}
#phonecontainer .thumbnails {
	-moz-transition: all 0.3s ease-out;  
	-o-transition: all 0.3s ease-out;  
	-webkit-transition: all 0.3s ease-out;  
	-ms-transition: all 0.3s ease-out;  
	transition: all 0.3s ease-out;
    filter: alpha(opacity=0);
    display: block;
    height: 0;
	opacity: 0;
	overflow: hidden;
	text-align: center;
	padding: 0 35px;
	width: 260px;
}
#phonecontainer:hover .thumbnails {
    filter: alpha(opacity=100);
    height: 140px;
	opacity: 1;
}
#phonecontainer .thumbnails img {
	-moz-transition: all 0.3s ease-out;  
	-o-transition: all 0.3s ease-out;  
	-webkit-transition: all 0.3s ease-out;  
	-ms-transition: all 0.3s ease-out;  
	transition: all 0.3s ease-out;  
	border: 1px solid #eaeaea;
	cursor: pointer;
	margin: 0 8px 10px 8px;
	width: 30px;
}
#phonecontainer .thumbnails img:hover, #phonecontainer .thumbnails img.active {
	-moz-box-shadow: 2px 2px 10px #dadada; 
	-webkit-box-shadow: 2px 2px 10px #dadada; 
	box-shadow: 2px 2px 10px #dadada; 
	border: 1px solid #7090B1;
}