/* portal.css - Stylesheet for LicenseStream  Portal
 * Author: Sheryl Morgan
 * Copyright: 2008 Imagespan
 */
   

/* ===============
  PORTAL NAVIGATION
   =============== */
   
#navigationApp .nav li a,
#navigationApp .nav li a:link,
#navigationApp .nav li a:active,
#navigationApp .nav li a:visited
    {
    margin-top:0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000;
    display: block;
    padding: 0px 20px;
    line-height: 34px;
    height: 34px;
    float: left;
    text-decoration: none;
    }

#navigation .nav 
    {
    margin-left:7px;
    }
    
#navigationApp .nav
    {
    margin-left:0px;
    }
    
#navigationApp .nav li .appRight
    {
    margin-left:280px;
    }
    
#navigationApp #nav-one li:hover a,
#nav-one li.sfHover a
    {
    background: #000;
    color: #FFF;
    border-bottom: solid 1px #fff;
    padding-bottom: 18px;
    }


/* ===============
    TABLE STYLES
   =============== */
   
table
    { 
    margin-top:5px;
    }

table td
    {
    padding:6px;
    }

table img
    {
    vertical-align:text-bottom;
    }

table th
    {
    color: #fff;
    text-align: left;
    background-color: #666;
    padding: 7px;
    }

table.line
    {
    border: solid 1px #ccc;
    background: #f6f6f6;
    padding: 10px 10px 10px 5px;
    margin: 10px 0px 10px 0px;
    }

table .line td
    {
    padding: 2px;
    .padding-left: 15px;
    }

table.tableRegister /**= used in REGISTRATION =**/
    {
    width: 480px;
    }   
 
table.tableRegister .txtRight
    {
    .padding-bottom: 15px;
    }  
      
table.tableRegister .td_validation
    {
    padding: 5px 0 10px 20px;
    }    
        
table.storageGrid td,
table.tableRegister td
    {
    vertical-align: middle;
    }
  
table.tableRegister td
    {
    padding: 2px 6px;
    }
	
table tr.tr_alternate
    {
    background-color:#e5e5e5;
    }

table tr.tr_topSpace td
    {
    width: 110px;
    .padding-top:15px;
    }

table tr.promoGrid
    {
    color: Green;
    font-weight: bold;
    }
    
.loginBox table /**= used in LOGIN =**/
    {
    padding: 0px;
    margin: 0px;
    border: solid 1px #ccc;
    border-collapse: collapse;
    }

.loginBox table td
    {
    padding: auto 15px;
    }
    

/* ===============
   GENERAL CLASSES
   =============== */

.red /* used in selectAccount.aspx */
    {
    color:#ff0000;
    }

.green /* used in selectAccount.aspx */
    {
    color:#339900;
    }

.extraTopPadding /* used in selectAccount.aspx */ 
    {
    padding-top: 20px;
    }

hr.divider
	{
	clear: both;
	margin: 0 0 13px 0;
	padding: 0;
	height: 1px;
	border: 0;
	color: #d9d9d9;
	background: #d9d9d9;
	}


/* ===============
    MAIN CONTENT
   =============== */

.maincontent
	{
	padding: 25px 0 0 0;
	}

.maincontent h1
	{
	margin: 0 30px 5px 30px;
	font-family: helvetica, arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #666;
	line-height: 28px;
	}

.maincontent h2
	{
	margin: 0 30px 5px 30px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	}

.maincontent h2 span
	{
	color: #ffcc33;
	}

.maincontent ul
	{
	margin: 0 30px 5px 30px;
	list-style: disc inside;
	font-size: 12px;
	color: #ffcc33;
	line-height: 20px;
	}


/* ===============
       SIDEBAR
   =============== */

.sidebar
	{
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 0 10px;
	width: 240px;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	}

.sidebar h3
	{
	margin: 0 15px 5px 15px;
	font-size: 14px;
	}

#content .sidebar h3 a
	{
    font-weight: bold;
    }
    
.sidebar h3#hdr_free_trial
	{
	padding: 10px 0 10px 60px;
	background: url(../../images/Portal/gfc_burst_free_trial.gif) no-repeat 0 0;
	color: #0f4a9f;
	}

.sidebar h3#hdr_get_pro
	{
	padding: 17px 0 18px 60px;
	background: url(../../images/Portal/gfc_burst_get_pro.gif) no-repeat 0 0;
	color: #ed911a;
	}

.sidebar h4
	{
	margin: 0 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
	}

#content .sidebar h4 a
	{
    font-weight: bold;
    }

.sidebar p
	{
	margin: 0 10px 10px 10px;
	padding: 0px;
	}

.sidebar a.link_arrow
	{
	float: right;
	margin-bottom: 10px;
	}


/* ===============
       SUBMENU
   =============== */

.submenu
	{
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 940px;
	background: #fff url(../../images/Portal/gfc_submenu_middle.gif) repeat-y;
	font-size: 12px;
	color: #666666;
	}

.submenu .t
	{
	height: 11px;
	background: url(../../images/Portal/gfc_submenu_top.gif) no-repeat top;
	}

.submenu .b
	{
	clear: both;
	height: 11px;
	background: url(../../images/Portal/gfc_submenu_bottom.gif) no-repeat bottom;
	}

#content .submenu a
	{
	font-weight: bold;
	}

.submenu p
	{
	clear: both;
	margin: 0 0 5px 0;
	}

.submenu p a
	{
	font-weight: normal;
	}

.submenu a.link_arrow
	{
	margin: 5px 0 5px 0;
	}

.submenu .item
	{
	float: left;
	margin: 0 0 0 1.8%;
	border-right: 1px solid #999999;
	}

.submenu .two
	{
	width: 47%;
	}

.submenu .four
	{
	width: 22.5%;
	}

.submenu .last
	{
	border: 0;
	}


/* ===============
     PRIMARY
   =============== */

.primary
	{
	float: left;
	margin: 0 0 10px 0;
	width: 671px;
	}


/* ===============
     SUBCONTENT
   =============== */

.subcontent
	{
	clear: both;
	background: url(../../images/Portal/gfc_maincontent_bottom_bg.png) no-repeat bottom;
	}

.subcontent h3
	{
	padding: 0 30px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ed911a;
	margin: 0px;
	}

.subcontent h4
	{
	padding: 0 30px 5px 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	}

.subcontent p
	{
	padding: 0 30px 10px 0px;
	font-size: 12px;
	line-height: 17px;
	}

.subcontent ul
	{
	color: #666666;
	}

.subcontent hr.divider
	{
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	}

.subcontent a.link_arrow
	{
	margin-bottom: 10px;
	}

.subcontent .view_all
	{
	float: right;
	margin: 2px 30px 0 0;
	}

.subcontent .toggle_link
	{
	display: block;
	clear: both;
	margin: 0 30px 3px 30px;
	line-height: 20px;
	}

.subcontent .toggle
	{
	margin: 0 30px 0 15px;
	}

.subcontent .oran
	{
	color: #ed911a;
	font-weight: bold;
	}

.subcontent .grey
	{
	color: #333333;
	}
	
#subcontent_area
	{
	margin: 0 auto;
	padding: 0px 0 0 0;
	width: 611px;
	background: #ffffff;
	font-size: 12px;
	color: #666666;
	}

#subcontent_area .clear
	{
	position: relative;
	top: 6px;
	margin: 5px 0 0 0;
	height: 11px;
	background: url(../../images/Portal/gfc_subcontent_bottom.png) no-repeat bottom;
	}



/* ===============
     LEFT COLUMN @ cols
   =============== */

#mainApplication
    { 
    color:#666;
    padding: 0px 10px 0px 10px;
    margin:0px 10px 0px 10px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background: #fff;
    min-height:400px;height:auto !important;height:400px;
    }
     
#mainApplicationLeft
    {
    min-height:400px;
    width:610px;
    float:left;
    color:#000000;
    padding: 0px 20px 30px 0px;
    margin: 20px 0px 0px 20px;
    background: url(../../images/divider.jpg) top right no-repeat;
    _margin-left: 10px;
    }

#mainApplication a:visited
    {
    text-decoration: underline;
    }

#mainApplication a:hover
    {
    text-decoration: none;
    }

p {
    margin: 0px;
}

#mainApplication p
    {
    padding: 1em 0px;
    }

#mainApplication p.half
    {
    padding: .5em 0px;
    }

.leftLargeTxt
    {
    font-size:24px;
    padding:0px 0px 5px 0px;
    }

.loginBetaInfo {
    margin: 15px 30px 25px 20px;
    padding: 10px 10px 0px 10px;
    border: solid 1px #ccc;
}

#mainApplication .loginBetaInfo p {
    padding: 0px 0px 10px 0px;
    line-height: 16px;
    }


/* ===============
    RIGHT COLUMN @ cols
   =============== */
   
#mainApplicationRight
    {
	float: left;
	width: 240px;
	margin: 20px 0px 30px 10px;
	min-height: 400px;
	}
	
.badgeHolder
    {
	clear: both;
	}
	
.badgeHolder .icon
    {
    float: left;
    width: 70px;
    }

.badgeHolder .iconText
    {
    float: left;
    width: 163px;
    font-size: 11px;
    margin: 7px 0px 15px 7px;
    }

.badgeHolder .iconText a:link,
.badgeHolder .iconText a:visited,
.badgeHolder .iconText a:active
    {
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    }

.badgeHolder .iconText a:hover
    {
    text-decoration: underline;
    display: block;
    font-size: 11px;
    line-height: 16px;
    }
    

/* ==THE FOLLOWING SECTIONS ARE TEMPORARY== */

/* ===============
      HOMEPAGE
   =============== */
   
#indexContent
    {
    color:#FFFFFF;
    padding: 10px 10px 0px 10px;
    margin:0px 10px 0px 0px;
    background: #FFFFFF;
    height:315px;
    background: #000 url(../../images/portal/about.jpg) no-repeat;
    }

#indexContent ol
    {
    padding-left:24px;
    line-height:18px;
    }

#indexContent h1
    {
    font-size: 24px;
    font-family: Arial;
    font-weight:normal;
    padding-bottom:10px;
    color:#ffcc33;
    }

#indexContent #greyText
    {
    color:#999999;
    padding-bottom:10px;
    }

#indexContent #indexContentText
    {
    font-family: arial;
    font-size: 14px;
    width:450px;
    padding:15px 0px 0px 20px
    }

#botBadges
    {
    padding: 10px 10px 10px 0px;
    }	

div.badges
    {
    width: 910px;
    margin-left: 10px;
    margin-top:-90px;
    margin-bottom:35px;
    .margin-bottom:32px;
    }
 
div.badges p
    {
    text-align: left;
    vertical-align: text-top;
    display: inline-block;
    width: 225px;
    .float:left;
    .display: block;
    .width: 227px;
    }

div.badges p img
    {
    margin: 0px 15px 0px 10px;
    }


/* ===============
   PRIVACY POLICY
   =============== */

#header {
    background-color: #fff;
    }

.privacyPage
    {
    padding: 10px 25px 10px 15px;
    }

.privacyPage a,
.privacyPage a:link,
.privacyPage a:active
    {
    color: #0000ff; /* Sets links to blue */
    text-decoration: underline;
    }

.privacyPage a:visited
    {
    color: #000099;
    text-decoration: underline;
    }

.privacyPage a:hover
    {
    text-decoration: none;
    }

.privacyPage h1
    {
    font-weight: normal;
    font-size: 22px;
    margin: 10px 0px 25px -2px;
    }

.privacyPage b
    {
    display: block;
    margin-bottom: 2px;
    }

.privacyPage p
    {
    padding:  3px 0px 6px 0px;
    }

.privacyPage ul,
.privacyPage ol
    {
    list-style-position: outside;
    margin: 6px auto 10px 20px;
    padding: auto;
    }

.privacyPage ol ol,
.privacyPage ol ul
    {
    list-style-position: outside;
    margin: 6px 75px 10px 20px;
    padding: auto;
    }

.privacyPage ol li
    {
    list-style-position: outside;
    margin: 12px auto 12px 20px;
    padding: auto;
    }

.privacyPage ul li,
.privacyPage ol li li
    {
    list-style-position: outside;
    margin: 4px auto 4px 20px;
    padding: auto;
    }