/**
 * Ifinger Stylesheet
 * Christian Johansen 22/11 2006
 * www.ixd.no
 */
@import "htmlundo.css";

/* Global rules */
a, a:link, a:visited {
	color: #0063dc;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active { text-decoration: underline; }
p, li, label { color: #535353; }
.hidden { display: none; }
.image { margin: 0 0 12px; }

.image img {
	display: block;
	padding: 0;
	margin: 0;
}

.left {
	float: left;
	margin-right: 12px;
}

.right {
	float: right;
	margin-left: 12px;
}

h1, h2, h3, .price { font-family: "arial narrow", arial, verdana, sans-serif; }

h1 {
	margin: 0 0 0.8em;
	font-size: 2.5em;
}

h2, .bundle h3, .dictionary h1 {
	font-size: 1.7em;
	margin: 0 0 0.3em;
}

h2 a, #page h2 a:link, #page h2 a:visited,
.bundle h3 a, .bundle h3 a:link, .bundle h3 a:visited {
	color: #000;
	font-weight: normal;
}

#see_it { margin: 2em 0; }
#see_it #downloadCount { margin: 0 0 1em; }

/* Generic buttons */
.button {
	float: left;
	height: 26px;
	border: none;
	padding: 0 0 0 3px;
	margin: 0;
	white-space: nowrap;
	background: url(../images/buttons/left.gif) top left no-repeat;
}

.button input, .button a {
	float: left;
	height: 26px;
	padding: 0 5px 0 0;
	margin: 0;
	border: none;
	background: url(../images/buttons/right.gif) top right no-repeat;
	font-weight: bold;
	font-size: 1em;
	color: #0063dc;
	cursor: pointer;
	line-height: 26px;
}

.seeIt, .tryIt, .buyIt, .findIt {
	height: 26px;
	margin-right: 8px;
}

.seeIt { background-image: url(../images/buttons/seeIt_left.gif); }
.tryIt { background-image: url(../images/buttons/tryIt_left.gif); }
.buyIt { background-image: url(../images/buttons/buyIt_left.gif); }
.findIt { background-image: url(../images/buttons/findIt_left.gif); }

.seeIt a, .tryIt a, .buyIt a, .findIt a, .seeIt input, .tryIt input, .buyIt input {
	padding-left: 26px;
	padding-right: 8px;
}

.buyIt a, .buyIt input, .findIt a { background-image: url(../images/buttons/buyIt_right.gif); }

/* Paging */
.paging li {
	float: left;
	margin: 0 0.3em 0.3em 0;
	list-style: none;
	padding-top: 4px;
}

.paging li a {
	margin-top: -4px;
	padding: 3px 6px;
	display: block;
	border: 1px solid #eaeaea;
}

/* Wrappers */
body {
	background: url(../images/bodybg.gif) top left repeat-x #fff;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	text-align: center;
}

#page {
	width: 784px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#wrapper {
	margin-bottom: 12px;
	background: url(../images/contentbg.gif) top left repeat-y;
}

#page .see_it_page { background: none; }

/* Header */
#branding {
	height: 75px;
	padding: 8px 4px 0 0;
	margin: 0 0 12px;
	overflow: hidden;
	background: url(../images/brandingbg.gif) top left repeat-x #1188e9;
	color: #fff;
}

#languages {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 20;
}

#logo {
	position: absolute;
	left: -3px;
	width: 160px;
}

/* Menu */
#navigation {
	padding: 52px 0 9px;
	height: 24px;
	width: 625px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	background: url(../images/navbg.gif) top right no-repeat;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0 0 11px;
	list-style: none;
	font-size: 1.1em;
}

#navigation .active { background: url(../images/activeNav.gif) bottom center no-repeat; }

#navigation li a {
	display: block;
	padding-right: 10px;
	margin-right: 8px;
	color: #fff;
	background: url(../images/navlibg.gif) top right repeat-y;
}

#navigation #aboutNav a { background: none; }

#navigation .button a {
	padding: 0;
	margin: 0;
}

#navigation #shoppingCartNav {
	height: 24px;
	padding: 0;
	position: relative;
	top: -4px;
	left: 42px;
	background-image: url(../images/buttons/green_left.gif);
}

#navigation #shoppingCartNav a {
	display: block;
	height: 24px;
	margin: 0;
	padding: 0 6px;
	line-height: 24px;
	color: #fff;
	background-image: url(../images/buttons/green_right.gif);
}

/* Frontpage intro */
.highlight {
	margin: 0 0 12px;
	padding: 0;
	background: url(../images/highlighttop.gif) top left no-repeat;
}

.highlight .content {
	padding: 12px 24px;
	background: url(../images/highlightbottom.gif) bottom left no-repeat;
}

#intro { background-image: url(../images/frontpage/introtop.gif); }
#intro .content { background-image: url(../images/frontpage/introbottom.gif); }
#intro h1, .hightlight h2 { padding-top: 6px; }

#intro h2, .highlight h3 {
	margin: 0 0 0.1em;
	color: #535353;
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

#intro .seeIt, #intro .tryIt, #intro .buyIt {
	height: 38px;
	margin-right: 8px;
}

#intro .seeIt a, #intro .tryIt a, #intro .buyIt a,
#intro .seeIt input, #intro .tryIt input, #intro .buyIt input {
	height: 38px;
	line-height: 37px;
	padding-left: 48px;
	padding-right: 24px;
	background-image: url(../images/buttons/big_right.gif);
}

#intro .buyIt {
	margin-right: 5em;
	background-image: url(../images/buttons/buyItBig_left.gif);
}

#intro .seeIt { background-image: url(../images/buttons/seeItBig_left.gif); }
#intro .tryIt { background-image: url(../images/buttons/tryItBig_left.gif); }
#intro .buyIt a { background-image: url(../images/buttons/buyItBig_right.gif); }

#intro .button { margin-bottom: 1em; }

#intro p {
	font-size: 1.1em;
	margin: 0 0 2em;
}

.highlight #downloadCount {
	clear: left;
	float: left;
	width: 16em;
	margin: 0 12px 0 0;
	padding: 4px 0 4px 32px;
	font-weight: bold;
	background: url(../images/icons/windows.gif) center left no-repeat;
	color: #20a900;
}

.highlight #cnetRating a {
	float: left;
	margin: 6px 0 0;
	width: 191px;
	height: 14px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../images/cnet.gif) top left no-repeat;
}

/* Content */
#content {
	float: left;
	width: 604px;
	padding-right: 7px;
	overflow: hidden;
	margin: 0 -1px 12px 0;
}

.see_it_page #content {
	float: none;
	width: 100%;
	background: url(../images/4colsbg.gif) repeat-y;
}

/* Middle column */
#mainContent {
	width: 412px;
	margin-right: 6px;
	padding-top: 6px;
	float: right;
}

#mainContent .book {
	padding: 0 12px 12px;
	margin: 0 0 24px;
}

#mainContent .intro p { font-weight: bold; }
#mainContent .book p { font-size: 0.9em; }
#mainContent .left { margin-right: 20px; }

#content #mainContent .price {
	margin: 0;
	color: #20a900;
	font-size: 1.7em;
	margin-right: -1em;
}

#mainContent .bundle { background: url(../images/bundlebottom.gif) bottom left no-repeat #eff9ea; }

#mainContent .book h2, #mainContent .book p, #mainContent .book .buttons { margin-left: 110px; }

#mainContent .bundle h2 {
	margin: 0 -12px;
	padding: 18px 12px 6px;
	background: url(../images/bundletop.gif) top left no-repeat;
	color: #20a900;
}

#mainContent .section {
	padding-left: 40px;
	border: none;
	margin: 0 0 2em;
	background-position: top left;
	background-repeat: no-repeat;
}

#mainContent #customer_support { background-image: url(../images/icons/customersupport.gif); }
#mainContent #see_it { background-image: url(../images/icons/product.gif); }
#mainContent #updates { background-image: url(../images/icons/update.gif); }
#mainContent #try_it { background-image: url(../images/icons/download.gif); }
#mainContent #faq { background-image: url(../images/icons/faq.gif); }

/* Left column */
#highlights, .subNavigation {
	clear: left;
	width: 155px;
	padding: 6px 12px 0 6px;
	margin: 0 0 36px;
	float: left;
	border-right: 1px solid #eaeaea;
}

.subNavigation ul { margin: 0 0 1em; }

.subNavigation li {
	margin: 0 0 0.5em;
	list-style: none;
}

.subNavigation .active {
	padding: 3px 6px;
	margin-right: -12px;
	margin-left: -6px;
	position: relative;
	right: -1px;
	border: 1px solid #eaeaea;
	border-right: none;
	background: #fff;
}

.section {
	margin: 0 0 12px;
	border-bottom: 1px solid #eaeaea;
}

#bySubject { border-bottom: none; }

/* Right side column */
#highlights {
	clear: none;
	float: right;
	padding-right: 6px;
	padding-left: 12px;
	border-right: none;
	border-left: 1px solid #eaeaea;
}

#highlights .active { text-decoration: underline; }
#highlights .section p { font-size: 0.9em; }

#highlights .text, #highlights label {
	display: block;
	margin: 0 0 0.3em;
}

#register .button {
	float: right;
	background-image: url(../images/buttons/send_left.gif);
}

#highlights .text { width: 151px; }
#register .button a, #register .button input { padding-left: 26px; }
#register { padding: 0 0 12px; }

#register .text {
	display: block;
	margin: 6px 0;
}

/* Footer */
#about {
	clear: both;
	background: url(../images/footer.gif) top left no-repeat;
	margin: 0;
	padding: 18px 18px 18px;
	color: #fff;
}

#about a, #about a:link, #about a:visited {
	color: #fff;
	text-decoration: underline;
}

#page #about p, #page #about li { color: #fff; }
#about a:hover, #about a:active { text-decoration: none; }
#about ul { margin: 0 0 1.5em; }
#about p { margin: 0; }

#about li, #about li a {
	list-style: none;
	padding-right: 6px;
	float: left;
}

/* Error pages */
.error_content {
	padding-bottom: 12px;
	margin-bottom: 12px;
	background: url(../images/wideSectionBottom.gif) bottom left repeat-x;
}

/* See it demo page */
.see_it_page .wideSection {
	padding-bottom: 13px;
	margin-bottom: 12px;
	background: url(../images/wideSectionBottom.gif) bottom left repeat-x;
}

.see_it_page .alt {
	background: none;
	margin-bottom: 0;
}

.see_it_page .section {
	float: left;
	width: 155px;
	margin: 0 20px;
	border: none;
	overflow: hidden;
}

.see_it_page .section .section {
	padding: 0;
	width: auto;
	float: none;
	margin: 0;
}

.see_it_page object { margin: 0 0 2em; }

#volume_purchases {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 12px;
}

.wideSection #register { padding-right: 8px; }
.wideSection .testimonials { padding-top: 30px; }

.wideSection .testimonials h2 {
	height: 30px;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}

/* Try it demo page */
#page .try_it_page { background-image: url(../images/small_contentbg.gif); }
.try_it_page #mainContent { width: 591px; }
.try_it_page #mainContent ol { margin: 0 0 1em; }

.try_it_page #mainContent li {
	list-style: none;
	padding: 16px 30px 10px 66px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	margin: 0 0 2em;
}

.try_it_page #mainContent li ul {
	padding: 0;
	margin: 0 0 1em;
}

.try_it_page #mainContent li li {
	padding: 0;
	margin: 0 0 0.3em;
}

.try_it_page #step1 {
	border: 1px solid #eaeaea;
	background-image: url(../images/step1.gif);
	background-color: #fbfbfb;
}

.try_it_page #step2 { background-image: url(../images/step2.gif); }
.try_it_page #step3 { background-image: url(../images/step3.gif); }
.try_it_page #step4 { background-image: url(../images/step4.gif); }
.try_it_page #mainContent li p strong, .try_it_page #mainContent li p b { display: block; }

.try_it_page #mainContent #step1	 p {

}

.try_it_page #mainContent li .windows {
	clear: left;
	padding-top: 1em;
	margin: 0;
	padding-left: 32px;
	background: url(../images/icons/windows.gif) 0 1em no-repeat;
}

#dictionaryTrialSelect {
	display: block;
	width: 14em;
	margin: 0 0 1em;
}

.try_it_page #step1 .button { background-image: url(../images/buttons/download_left.gif); }

.try_it_page #step1 .button a {
	padding-left: 26px;
	padding-right: 12px;
}


/*
==================================
Warren's Styles
==================================
*/

.noMargin {
    margin:0;
}

ol#threeReasonsList
{
    margin-bottom:60px;
}

ol#threeReasonsList li {
    color:#20a900;
    font-size:1.3em;
    font-weight:bold;
    margin-bottom:3px;
}

#threeReasonsList span
{
    color:#535353;
    font-weight:normal;
    font-size:0.8em;
}

.stepContainer1
{
    width:785px;
    height:235px;
    margin-bottom:25px;
}

.stepContainer
{
    width:785px;
    margin-bottom:19px;
}

.steps {
    position:relative; 
}
  
.steps .step {    
    height:135px;
    width:255px;
}

    .step h3
    {
        margin:18px 14px 5px 70px;
        font-size:1.6em;
    }
        
    .step p
    {
        margin-left:70px;
        margin-right:14px;
        color:#535353;
    }

    .step1
    {
        background-image: url(../images/step1_bg.gif);                
        margin-right:9px;
    }

    .step1Active
    {
        background-image: url(../images/step1active_bg.gif);                
        margin-right:9px;
    }
    
    .step2
    {
        background-image: url(../images/step2_bg.gif);
        margin-right:9px;
    }
    
    .step2Active
    {
        background-image: url(../images/step2active_bg.gif);
        margin-right:9px;
    }
    
    .step3
    {
        background-image: url(../images/step3_bg.gif);
        margin:0;
    }

.step1Bottom
{
    background-image: url(../images/step1active_bottom_bg.gif);
    position:absolute;
    top:111px;
    left:0;
    height:125px;
    width:785px; 
}

    .step1Bottom form
    {
        margin:27px 0 0 18px;
    }

    .step1Bottom div.emailField
    {
        margin-top:14px;
    }

    .step1Bottom .text
    {
        float:left;
        height:18px;
        margin-right:7px;
        padding:2px 0 0 2px;
    }
    
    .step1Bottom label
    {
        font-weight:bold;
    }
    
    .step1Bottom .warning
    {
        font-weight:bold;
        color: red;
    }

/*
==================================
Kenny's Styles
==================================
*/

  #search
        {
            background-image: url(../images/search/searchtop.gif);
        }
        #search .content
        {
            background-image: url(../images/search/searchbottom.gif);
        }
        #search.highlight .content
        {
            padding: 12px 21px; /* override default */
        }
        #search h1
        {
            padding-top: 6px;
            margin-bottom: 0.5em;
        }
        #search h2
        {
            margin: 0 0 0.1em;
            color: #535353;
            font-size: 1.2em;
            font-weight: bold;
            font-family: arial, verdana, sans-serif;
        }
        #search p
        {
            font-size: 1.2em;
            font-weight: bold;
            margin: 0 0 2em;
        }
        #searchoptions
        {
            /*background: url(../images/search/arrow.gif) no-repeat;*/
            background-position: 630px 26px;
            float: left;
            /*width: 658px;*/
        }
        .searchoption
        {
            background: url(../images/search/searchoption.gif);
            float: left;
            height: 49px;
            margin-right: 10px;
            padding: 4px 11px 11px 11px;
            width: 156px;
        }
        #searchoptions label
        {
            color: #fff;
            display: block;
            font-size: 1.2em;
            font-weight: bold;
            margin-bottom: 12px;
        }
        #searchoptions select
        {
            width: 156px;
        }
        #search a
        {
            background: url(../images/search/button.gif) no-repeat;
            color: #fff;
            display: block;
            float: left;
            font-weight: bold;
            line-height: 24px;
            margin-top: 30px;
            text-align: center;
            width: 82px;
        }
        #wrapper.details
        {
            background: none;
            padding-top: 1em;
        }
        .details #content
        {
            width: 522px;
            padding-top: 0.5em;
        }
        .details #mainContent { width: 522px; }
        .details #mainContent .book { margin: 0; padding: 0 12px 0 12px; }
        .details #mainContent .book p { font-size:1em; }
        .book .buttons .left { margin-right: 0 !important; padding-right: 1.5em; }
        .book .buttons .price { font-weight: normal !important; margin-right: 0 !important; }
        .book .buttons a:hover { text-decoration: none !important; }
        .book .buttons a:hover .left { text-decoration: underline !important; }
        
        #benefits
        {
            width: 254px;
            border-right: medium none;
            clear: none;
            float: right;
        }
        #benefits
        {
            background: url(../images/benefitsbottom.gif) bottom left no-repeat #eff9ea;
            padding-bottom: 1.5em;
        }
        #benefits h2
        {
            padding: 18px 12px 6px;
            background: url(../images/benefitstop.gif) top left no-repeat;
            color: #20a900;
        }
        #benefits p
        {
            margin: 0 1.5em 1em 12px;
        }
        #benefits h3
        {
            margin: 0 1.5em 0.5em 12px;
            font-weight: bold;
        }
        #relatedproducts
        {
            background: url(../images/relatedproductstop.gif) no-repeat scroll left top;
            margin-top: 1em;
            float: left;
            width: 784px;
        }
        #relatedproducts .content
        {
            background: url(../images/relatedproductsbottom.gif) no-repeat scroll left bottom;
            padding: 2em 14px 2em 14px;
            float: left;
            width: 756px;
        }
        #relatedproducts h2
        {
            margin-bottom: 0.5em;
        }
        #relatedproducts .book
        {
            width: 230px;
            padding: 0 10px;
            float: left;
        }
        #relatedproducts .book .image
        {
            margin-top: 5px;
        }
        #relatedproducts .book h3
        {
            margin: 0 0 0.3em 0;
        }
        #relatedproducts .book h3 a
        {
            font-family: "arial narrow" ,arial,verdana,sans-serif;
            color: #000;
            font-weight: normal;
        }
        #relatedproducts .book ul
        {
            list-style-image: url(../images/greendot.gif);
            margin: 0 0 0 80px;
            font-size: 90%;
        }
        #relatedproducts .book .button
        {
            margin: 1em 0 0 66px;
            clear: both;
        }
                
        .details hr 
        {
        	margin: 1.5em 0;
        	border-top: 1px solid #e3e3e3;
        	border-right: 0;
        	border-bottom: 0;
        	border-left: 0;
        }
        
        .details .paging
        {
        	margin: 3em 0 0 123px;        	
        }
        
        .box
        {
            background: url(../images/boxtop.gif) no-repeat scroll left top;            
            padding-top: 10px;
            float: right;
            margin-top: 1em;
            width: 254px;
        }
        .box .content
        {
            background: url(../images/boxbottom.gif) no-repeat scroll left bottom;
            padding: 1em 14px 1em 14px;
            width: 226px;
        }

/*
============================
Warren - Homepage
============================
*/
/*override background image from previous design */
#homepage #wrapper
{
    background:none;
}

#siteIntro
{
    height:240px;
    margin:0 0 22px 0;
    width: 100%;
}

#siteIntro .left, #siteIntro .right
{
    margin:0;
    height:244px;
}

#siteIntro .main
{
    width:515px;
    background-image: url(../images/siteintro_grey_bg.gif);
    
}
    #siteIntro .main h1
    {
        font-size: 2em;
        margin:20px 0 12px 14px;
    }
    
    #siteIntro .main p
    {
        margin-right:19px;
    }
    
    #siteIntro .main .buttonGreen p
    {
        margin: 0;
    }

    #siteIntro .main img.left
    {
        height:auto;
        margin:0 55px 0 62px;
    }

#siteIntro .sub
{
    width:250px;
    background-color:Green;
    background-image: url(../images/siteintro_green_bg.gif);
}

    #siteIntro .sub h2
    {
        margin:20px 0 18px 14px;
        color:#20a900;
    }
    
    #siteIntro .sub h3
    {
        margin:0px 45px 18px 14px;
        font-size:1.4em;
    }

    #siteIntro .sub .buttonGreen
    {
        margin-left:14px;
    }
    
    #siteIntro .sub .searchoption
    {
        margin:0 0 8px 14px;
        background-image: url(../images/search/searchoption-2.gif);
        width: 200px;
    }
    
    #siteIntro .sub .searchoption select
    {
        width: 200px;
    }
    
    #siteIntro .sub .findIt
    {
        margin-left: 14px;
    }

#siteIntro .right
{
    margin-right:3px;
}

#siteIntroSub
{
    background-image: url(../images/siteintro_sub_bg.gif);
    background-repeat:no-repeat;
    height:195px;
    margin-bottom:26px;
}

    #siteIntroSub .left
    {
        width: 219px;
        margin: 19px 32px 0 15px;
    }
    
      #siteIntroSub .button .left
      {
          width: auto;
          margin: 0 12px 0 0;
      }
    
    #siteIntroSub .last
    {
        margin-right: 15px;
    }


.siteIntroProducts
{
    margin-bottom:33px;
}
    
    .siteIntroProducts h1
    {
        font-size: 2em;
        margin: 0 0 0 15px;
    }

    .siteIntroProducts .item
    {
        width: 232px;
        margin: 19px 12px 0 15px;
    }

	.siteIntroProducts .item .itemContainer
	{
		height: 10em;
		overflow: hidden;
	}
    
    .siteIntroProducts .last
    {
        margin-right: 15px;
    }
    
        .siteIntroProducts .item .left
        {
            margin:0;
        }
        
            .siteIntroProducts .item .button .left
            {
                margin-right:12px;
            }
    
        .siteIntroProducts .item .right
        {
            width:160px;
        }
        
        .siteIntroProducts .item li
        {
            color:#20a900;
        }
        
            .siteIntroProducts .item li span
            {
                color:#535353;
            }
    
        .siteIntroProducts .item img.left
        {
            width:auto;
            margin-left:5px;
        }
        
        
    .siteIntroProducts .price
    {
        height:22px;
        line-height:22px;
        background:url(../images/home_item_bar_bg.gif) repeat-x bottom left;
        font-family:arial,verdana,sans-serif
    }

        .siteIntroProducts .button .price
        {
            height: auto;
            line-height: 26px;
            background-image: none;
            font-family: "arial narrow",arial,verdana,sans-serif;
        }
    
        .siteIntroProducts .price a
        {
            margin-left:15px;
        }
        
        .siteIntroProducts .price a:hover
        {
            text-decoration:none;
        }
            
        .siteIntroProducts .price a span
        {
            color:#20a900;
            font-size:1.5em;
            font-weight:normal;
            margin-left:15px;
        }
        
        
        




.margin-left-15 { margin-left:15px; }
.margin-left-17 { margin-left:17px; }

/* Green buttons */
.buttonGreen {
	float: left;
	height: 34px;
	border: none;
	padding: 0 0 0 13px;
	margin: 0;
	white-space: nowrap;
	background: url(../images/buttons/leftGreen.gif) top left no-repeat;
}

.buttonGreen input, .buttonGreen a {
	float: left;
	height: 34px;
	padding: 0 13px 0 0;
	margin: 0;
	border: none;
	background: url(../images/buttons/rightGreen.gif) top right no-repeat;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 34px;
}

/* Right column boxes */
#right-column {
  float: right;
  width: 254px;
}

#benefits .section, .box .section {
  border-style: none;
  margin: 0;
}


/*
==============================
CLEARFIX
http://www.positioniseverything.net/easyclearing.html
==============================
*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */
