@font-face {
    font-family: 'Coda';
    src: url('/static/fonts/coda-regular-webfont.eot');
    src: url('/static/fonts/coda-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/coda-regular-webfont.woff') format('woff'),
         url('/static/fonts/coda-regular-webfont.ttf') format('truetype'),
         url('/static/fonts/coda-regular-webfont.svg#codaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AlexBrush';
    src: url('/static/fonts/alexbrush-regular-webfont.eot');
    src: url('/static/fonts/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/alexbrush-regular-webfont.woff') format('woff'),
         url('/static/fonts/alexbrush-regular-webfont.ttf') format('truetype'),
         url('/static/fonts/alexbrush-regular-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{margin:0;padding:0;}
body{
    font-family: 'Helvetica Neue','Coda',helvetica,Verdana,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    letter-spacing:0.1px;
    height:100%;
    margin:0 auto;
    position:relative;
    top:0px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-flow: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; 
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.flex_center {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-flow: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; 
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.flex_middle {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-flow: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; 
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.video_logo {
    float: left;
    font-family: 'Gill Sans', 'Myriad Pro', 'Century Gothic', 'Verdana';
    width: 500px;
    font-weight: 100;
    text-align: center;
    margin-top: 148px;
    cursor:pointer;
}
.video_logo:hover {
    color: #aaa;
}
.optic_3d {
    width:170px;
    padding: 24px 24px 0px 24px;
}
.video_text {
    height: 69px;
    vertical-align: middle;
    padding: 80px 15px 0px 190px;
}
.text_optic {
    margin:15px 0px 15px;border-bottom:1px solid gray;
}
.optic_img {
    position:relative;
    margin-top:40px;
    width:160px;
    height:360px;
}
.top_table {
    z-index:1;position:relative;width:1000px;table-layout:fixed;
    }
.promo_video {
    vertical-align: middle;display: inline-block;height: 72px;
}
#video_container {
    text-align:center;
    float:right;
    z-index:4;
}
#video_embed {
    width: 480px;
    height: 360px;
}
#content{
    margin-top: 6px;
}

img{
	border: 				0;
	border-style:			none;
}
div{
	border-style:			none;
} 
.banner_bg{
	background-image:	url(/static/img/header/portofino.jpg);
    background-repeat:  repeat-x;
    background-size:    contain;
    min-height:         200px;
    width:              100%;
} 
.bottomText {
    color:#cacaca;
    bottom:0px;
    margin-top: -19px;
    text-align:center;
}
#logo{
	margin-top:			-49px;
	margin-left:		-1px;
	background-image:	url(/static/img/header/logo.png);
	width:				297px;
	height:				80px;
	z-index:			2;
	position:			absolute; 
}
.links_pipe {
    color:#aaa;
    margin: 0px 16px 0px 16px;
}
#links {
    margin: 6px 0px 0px 362px;
    font-size: 15px;
}
.tappable {
    cursor:          pointer;
    color:           #aaa;
    text-decoration: none;
}
.tappable:hover {
    color:           #333;
} 
.plain_link {
    cursor:          pointer;
    color:           #000;
    text-decoration: none;
}
.plain_link:hover {
    color:           #aaa;
}
#slogan{
    font-size:22px;
    font-style:italic;
    line-height:30px;
    text-align:center;
    border:1px solid black;
    background-color: #bcbcbc;
    width:100%;
    margin: 10px 0px 20px;
    font-family: 'Coda','Helvetica Neue',helvetica,Verdana,Arial,sans-serif;
}
.sm-links a:link {color: #ffffff; text-decoration: none;}
.sm-links a:visited {color: #ffffff; text-decoration: none;}
.sm-links a:hover {color: #c9c9c9; text-decoration: none;}
.sm-links a:active {color: #dddddd; text-decoration: none;}
.m-links a:link {color: #000; text-decoration: none;}
.m-links a:visited {color: #000; text-decoration: none;}
.m-links a:hover {color: #000; text-decoration: none;}
.m-links a:active {color: #000; text-decoration: none;}
.easypano_header a:link {color: #ffffff; text-decoration: none;}
.easypano_header a:visited {color: #ffffff; text-decoration: none;}
.easypano_header a:hover {color: #000000; text-decoration: none;}
.easypano_header a:active {color: #222222; text-decoration: none;}
.easypano_menu a:link {color: #000000; text-decoration: underline;}
.easypano_menu a:visited {color: #000000; text-decoration: underline;}
.easypano_menu a:hover {color: #333333; text-decoration: none;}
.easypano_menu a:active {color: #000000; text-decoration: none;}
.tableLeft2 a:link {color: #FFFFFF; text-decoration: underline;}
.tableLeft2 a:visited {color: #FFFFFF; text-decoration: underline;}
.tableLeft2 a:hover {color: #999999; text-decoration: none;}
.tableLeft2 a:active {color: #bbbbbb; text-decoration: none;}



#pricingHeader{
	margin-left:			50%;
	left: 					-500px;
	position: 				relative;
	width: 					1000px;
	background-color: 		#ffffff;
	border: 				0px;
	padding:				0px;
	z-index:				99;
	height: 				180px;
}

#mainContent{
	margin-left:			50%;
	left: 					-500px;
	position: 				relative;
	width: 					1000px;
	background-color: 		#ffffff;
	border: 				0px;
	padding:				0px;
	z-index:				1;
}

#faqScroller {
	top:					62px;
	margin-left: 			50%;
	left:					520px;
	position:				fixed;
	width: 				200px;
	height:				720px;	/*300px;*/
	background:			url('/images/FAQ_scroller.png');
	border-style:			outset;
	border-width:			3px;
	padding:				0px;
}

#widerContent{
	top: -2px;
	position: relative;
	margin: auto;
	width: 1000px;
	background-color: #ffffff;
	border: 2px;
	margin-left:			50%;
}

.paragraphHeading{
	font-size: 18px;
	color: #777777;
	line-height: 20px;
}

#yellowBox{
	background-color: #f9e659;
	padding: 5px;
	border-style: outset;
	border-width: 1px;
	margin-left: 0%;
	left: 15px;
	position: relative;
	line-height: 50px;
	width: 700px;
	color: #000000;
	text-align: center;
	z-index: 0	;
}

#yellowBox2{
	background-color: #f9e659;
	padding: 5px;
	border-style: outset;
	border-width: 1px;
	margin-left: 0%;
	left: 0px;
	position: relative;
	font-size: 18px;
	font-weight:				bold;
	line-height: 50px;
	width: 550px;
	color: #000000;
	text-align: center;
	z-index: 0	;
}

#yellowBox3{
	background-color: #f9e659;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: 0%;
	left: 0px;
	position: relative;
	width: 275px;
	color: #000000;
	text-align: center;
	z-index: 0	;
}
.yellowBox4 {
    position:relative;
	border-style: solid;
	border-width: 2px;
	border-color: black;
    border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
    background-color: #f9e659;
    color: black;
    font-size: 30px;
    font-family:Impact,"Marker Felt",Verdana,sans-serif;
    display:inline-block;
    line-height: 37px;
    text-align:center;
    width:800px;
    left:82px;
    padding: 20px;
    margin-top: 14px;
}
.bigText{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;	
	color: #000000;
	text-align: center;
	height: 22px;
	position: relative;
}

.regText{
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;	
	color: #000000;
	text-align: center;
	height: 22px;
	position: relative;
}

.regText2{
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;	
	color: #000000;
	height: 16px;
}

.regBoldText{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;	
	color: #000000;
	text-align: center;
	height: 22px;
	position: relative;
}

.smallText{
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;	
	color: #000000;
	text-align: center;
	height: 22px;
	position: relative;
}

.smallText2{
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;	
	color: #000000;
	height: 14px;
}

.tableBorder{
	background-color: #fff;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	color: #ffffff;
}

.tablefarLeft{
	font-family: "Verdana";
	font-style: normal;
	font-size: 11px;
	line-height: 115%;
	text-align: center;
	background-color: #000000;
	border-color: #ffffff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color: #ffffff;
}

.tableLeft{
	font-family: "Verdana";
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 200%;
	text-align: center;
	background-color: #333333;
	border-color: #ffffff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color: #ffffff;
}

.tableLeft2{
	font-family: "Verdana";
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 200%;
	text-align: center;
	background-color: #4c4c4c;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #ffffff;
}

.tableRight{
	font-family: "Verdana";
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color: #000000;
	padding: 5px;
	margin-bottom: -6px;
}
.tableRight2{
	font-family: "Verdana";
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	color: #000000;
	padding: 5px;
	margin-bottom: -6px;
}

.tableGREYborder{
border: 1px; 
border-color: #606060; 
border-style: solid;
}


blockquote { 
	padding: 10px 0px 20px 30px;
} 

ul {
	list-style-position: inside;
	padding: 10px;
}
 
h2, h3 {
	color: #aaaaaa;
	line-height: 1.5em;
}

#ie_hack_header { 
    /* old ie doesn't recognize header */
    float:left;
    min-width:100%;
    background:#4e78c2;
    background:-moz-linear-gradient(top,#184188,#4e78c2);   /* #325da7 */
    background:-webkit-linear-gradient(top,#184188,#4e78c2);
    background:-ms-linear-gradient(top,#184188,#4e78c2);
    background:-o-linear-gradient(top,#184188,#4e78c2);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#184188),color-stop(1,#4e78c2));
    background:linear-gradient(top,#184188,#4e78c2);
    border-top:1px solid #eee;
    color:#fff;
    padding:14px 0px 13px 0px;
    min-height: 89px;
    width:100%;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184188', endColorstr='#4e78c2',GradientType=0 );
    zoom:1;
}

#ie_hack_header a:link{text-decoration:none;color:#ddd;}
#ie_hack_header a:visited{text-decoration:none;color:#ddd;}
#ie_hack_header a:hover{text-decoration:underline;color:#fff;}
#ie_hack_header a:active{text-decoration:none;color:#fff;}

#ie_hacked_gradient_footer {
    /* ie wont allow styling of footer */
    float:left;
    min-width:100%;
    background:#184188;
    background:-moz-linear-gradient(top,#4e78c2,#184188); /* #325da7 */
    background:-webkit-linear-gradient(top,#4e78c2,#184188);
    background:-ms-linear-gradient(top,#4e78c2,#184188);
    background:-o-linear-gradient(top,#4e78c2,#184188);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4e78c2),color-stop(1,#184188));
    background:linear-gradient(top,#4e78c2,#184188);
    border-bottom:1px solid #eee;
    color:#fff;
    padding:14px 0px 13px 0px;
    width:100%;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e78c2', endColorstr='#184188',GradientType=0 );
    zoom:1;
}

#ie_hacked_gradient_footer a:link{text-decoration:none;color:#ddd;}
#ie_hacked_gradient_footer a:visited{text-decoration:none;color:#ddd;}
#ie_hacked_gradient_footer a:hover{text-decoration:underline;color:#fff;}
#ie_hacked_gradient_footer a:active{text-decoration:none;color:#fff;}

.ie_hacked_links {
    /* styling links not inherited in ie */
    text-align:center;
    font-size:12px;
    clear:both;
}
.ie_hacked_links a:link{text-decoration:none;color:#ddd;}
.ie_hacked_links a:visited{text-decoration:none;color:#ddd;}
.ie_hacked_links a:hover{text-decoration:underline;color:#fff;}
.ie_hacked_links a:active{text-decoration:none;color:#fff;}

#languagebar {
position: fixed;
width: 100%;
bottom: 0px;
height: 16px;
left: 0px;
background-color: #ebebeb;
border-top-style: solid; 
border-top-color: black; 
border-top-width: thin; 
z-index: 4;
}
#languages {
position: fixed;
bottom: 0px;
width: 450px;
height: 16px;
margin-left: 50%;
left:	-225px;
background-color: #ebebeb;
border-top-style: solid; 
border-top-color: black; 
border-top-width: thin; 
z-index: 5;
}

/*#sharing_links {position: relative;background-color: #bbbbbb; border-top: 1px solid gray;border-bottom: 1px solid gray;clear: left;height: 28px;width: 523px;right: -177px;z-index:	1;}*/

.topSharingOn {
    padding: 6px 0px 6px 0px;
    height: 20px;
}
.topSharingOff {
    padding: 0px;
    height: 0px;
}
#sharing_links {
    max-width:525px;
    width:525px;
    margin: 0 auto;
    height: 26px;
    z-index:1;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    background-color:#ddd;
}
#sharing_links .sharing_links_content {
	float: left;
	margin: 4px 5px 4px 5px;
	white-space: nowrap;
	overflow: hidden;
	}
#sharing_links .sprite_email_icon, #sharing_links .sprite_reddit_icon, #sharing_links .sprite_digg_icon, #sharing_links .sprite_stumbleUpon_icon, #sharing_links .sprite_delicious_icon, #sharing_links .sprite_google_reader_icon, #sharing_links .sprite_pinit_icon {
	background: url(/static/img/sprited-sm-logos.png)  no-repeat;
	height: 20px;
	width: 20px; 
	float: left;
	margin: 3px 5px 3px 5px;
	}
#sharing_links .sprite_email_icon { background-position: 0 -204px; width: 62px; } 
#sharing_links .sprite_reddit_icon { background-position: 0 -226px;  }  
#sharing_links .sprite_digg_icon { background-position: 0 -270px; width: 28px; } 
#sharing_links .sprite_stumbleUpon_icon { background-position: 0 -248px; } 
#sharing_links .sprite_delicious_icon { background-position: 0 -292px; } 
#sharing_links .sprite_google_reader_icon { background-position: 0 -314px; }
#sharing_links .sprite_pinit_icon { background-position: 0 -335px; width: 43px; margin-left: 20px; border: none; }

.easypano_float{
width: 155px;
height: 400px;
top: 130px;
margin-left: 50%;
left: -448px;
position: fixed;
z-index: 3;
}
.easypano_header{
background-color: #4c4c4c;
width: 138px;
height: 16px;
padding: 0px 0px 0px 0px;
font-style: normal;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-align: center;
border: 1px;
border-color: #000000;
border-style: solid;
position: absolute;
}
.easypano_menu{
padding: 2px 0px 2px 0px;
font-style: normal;
font-size: 12px;
color: #000000;
text-align: left;
position: absolute;
}

body>div. easypano_float {position: fixed}

#message_layer {
	position: absolute;
	visibility: hidden;
	width: 640px;
	height: 350px;
	left: -290px;
	margin-left: 50%;
	top: 250px;
	background-color: #ccc;
	border: 2px solid #000;
	text-align: center;
	opacity: 0.96; 
	z-index: 9999; 
	filter: alpha(opacity=96);
	background-color: #ffffff;
}
.co_img {
	position: relative;
	float: left;
	display: block;
	padding: 10px 20px 10px;
}
.co_desc {
	line-height: 13px;
	position: relative;
	clear: both;
	float: left;
	display: block;
}