/**
 * BASIC STYLES & HTML ELEMENTS
 */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(http://www.cewe.eu/smilebooks/images/layout_background_body.gif) repeat-x left top;
    color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}
p {
    font: normal 0.9em/140% Arial,Helvetica,sans-serif;
	margin: 0 0 8px;
}
fieldset {
	padding: 10px;
	border: 1px solid #ccc; 
}
legend {
	font-size: 1.2em; 
}
hr {
	height: 1px;
	background-color: #9d9d9d;
	border: none;
	margin: 10px auto;
	text-align: center;
    width: 95%;
}
ol, ul {
    list-style-position: outside; 
	margin: 0 0 0 20px;
	padding: 0 0 10px;
	font-size: 1.0em; 
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
li {
	list-style-position: outside; 
	margin: 5px 0 0 5px;
	line-height: 125%;
	font-size: 0.9em; 
}
    
h1 {
	font-family: Impact;
	font-size: 2.5em; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	line-height: 100%;
	margin: 5px 0;
}
h2,
h3,
h4 {
    line-height: 100%;
}
h2 {
	color: #515254;     
    font-size: 1.25em;
	font-weight: bold;
    margin: 15px 0 10px;
}
h3 {
    font-size: 1.1em;
	font-weight: bold;
    margin: 5px 0;
}
h4 {
	font-size: 1.0em;    
	font-weight: normal; 
	margin: 5px 0;
}
img {
	border: none;
    }
    img.left {
        float: left;
        padding: 0 10px 20px 0;
    }
    img.right {
        float: right;
        padding: 0 0 20px 10px;
    }
a {
    color: #626262;
	font-size: 1.0em; 
	font-weight: bold;
	text-decoration: none; 
    }
    a:hover {
        color: #ed8e22;
        text-decoration: none;
    }
    p a {
        font-size: inherit;
    }

iframe {
    overflow: hidden;
}

/**
 * TABLES
 */

table {
	font-size: 1.0em;
	margin: 0 0 5px;
    }
    td, th {
        font-size: inherit;
        padding: 2px;
        text-align: left;
    }
    th {
        font-weight: bold;
    }
    tr.odd,
    tr.even {
        margin: 0 0 6px;
    }
    tr.odd td {
        background: #e1e9eb none;
    }
    tr.even td {
        background: #fff none;
    }
    table.zebra tr:hover td {
        background: #777;
        color: #eee;
    }


/**
 * CHAOS!!!
 */


	.navi_bc {
		text-align: left;
		height: 25px;
	}
	.navi_bc_current {
	}
	.navi_bc_link {
		color: #9c9c9c;
		font-size: 1.0em;
		text-decoration: none;
	}
	.navi_bc_link:hover {
		color: #ed8e22; 
		text-decoration: none;
	}

.reddot {
	background-color:red;
	color:black;
	font-size:10px;
	line-height:14px;
	text-decoration:underline overline;
}

.services {
	background: url(http://www.cewe.eu/smilebooks/images/layout_background_footer_new.jpg) repeat-x bottom;
}


#site_all{
	position: relative;
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

.site_head {
	width: 980px;
}
	.logo {
		position: relative;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.logo .brand {
		margin-left: 85px;
	}
	
    .langselect {
		height: 20px;
        margin: 0;
		overflow: hidden;
        padding: 0;
        position: absolute;
        right: 10px;
		text-align: right;
        top: 10px;
        width: 200px;
        z-index: 20;
        }
        .langselect li {
            height: 20px;
            list-style: none;
            margin: 0 !important;
            }
            .langselect li a {
                display: block;
                font-size: 11px;
            }
		
.site_body {
	position: relative;
	float: none;
	clear: both;
	width: 100%;    
}
	.navi_l1 {
		height: 700px; 
		overflow: hidden;
		float: left;
        margin: 32px 0 0;
        padding: 0;
		text-align: right;
        width: 150px;
	}
	
	.navi_l1 ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		
	.navi_l1 ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.navi_l1 ul li a {
		font-family: Impact;
		font-size: 1.3em;
		font-weight: normal;
		line-height: 140%;
		color: #515254;
	} 
	
	.navi_l1 ul li a.navi_l1_active {
		font-family: Impact;
		font-size: 1.3em;
		font-weight: normal;
		line-height: 140%;
		color: #ed8e22;
	} 

	.navi_l1 ul li a.myaccount {
		font-family: Impact;
		font-size: 1.3em;
		font-weight: normal;
		line-height: 140%;
		color: #ed8e22;
        }
        .navi_l1 ul li a.myaccount:hover {
            color: #515254;
        }
	
	.navi_l1 ul li a:hover {
		color: #ed8e22;
	} 
		
	.navi_l1 .download_button {
		width: 150px;
		height: 90px;
		margin-top: 165px; /* 300px; */
		text-align: center;
	}
	
	.navi_l1 .savescrollfinger_button {
		width: 150px;
		height: 90px;
		margin-top: 185px; /* 300px; */
		text-align: center;
		display: none;
	}
    .main,
    .main_fluid,
    .main_home {
		float: right;
		width: 820px;       
		margin: 0 75px;
    }
	.main {
		height: 700px;
		overflow: hidden;
		background-image: url(http://www.cewe.eu/smilebooks/images/layout_main_bg_default_820x680.png) !important;
		background-image: url(http://www.cewe.eu/smilebooks/images/layout_main_bg_default_820x680.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
    }

/*

		.navi_l2_home {
			color: #ed8e22;
            height: 20px;
			overflow: hidden;
			text-align: center;
			font-family: Impact;
			font-size: 18px; 
			font-style: normal;
			font-weight: normal; 
			font-variant: normal;
			line-height: 20px;
			margin: -20px 0 0;
			padding-left: 55px;
            width: 820px;
		}	


		.navi_l2 {
			width: 820px;
			height: 30px;
			overflow: hidden;
		}
		
		.navi_l2_list {
			height: 27px;
			width: 800px; 
			margin: 3px 0 0 15px;	
			float: left;
		} 
		.navi_l2_list ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		.navi_l2_list ul li {
			height: 27px;
			background-image: url(http://www.cewe.eu/smilebooks/images/navi_2_bg_passive.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			margin-left: 3px;
			padding: 0;
			list-style-type: none;
			float: left;
			line-height: 27px;
		}
		.navi_l2_list ul li:hover {
			background-image: url(http://www.cewe.eu/smilebooks/images/navi_2_bg_active.gif);
		}
		.navi_l2_list ul li.navi_l2_active {
			background-image: url(http://www.cewe.eu/smilebooks/images/navi_2_bg_active.gif);
		}
		
		.navi_l2_list ul li a {
			font-size: 1.0em;
			font-weight: bold;
			line-height: 27px;
			color: #fff;
            padding: 0 4px;
		} 
		
		.navi_l2_list ul li a:hover {
			color: #515254;
		} 
		.navi_l2_list ul li.navi_l2_active a {
			color: #515254;
		}
		.navi_l2_list ul li.navi_l2_active a:hover {
			color: #515254;
		}
		
		.navi_l2_logon {
			width: 160px;
			height: 16px;
			overflow: hidden;
			float: right;
			text-align: right;
			margin: 10px 10px 0 0;
		}
		.navi_l2_logon a {
			font-size: 0.8em;
			font-weight: bold;
			line-height: 16px;
			color: #515254;
			vertical-align: baseline;
		}
		.navi_l2_logon a:hover {
			color: #ed8e22;
		} 
		
		.navi_l3 {
			position: absolute;
			width: 70px;
			height: auto;
			top: 310px; 
			right: 9px;
			overflow: hidden;
			z-index: 20;		
			text-align: right;
		}
		.navi_l3 .navi_l3_rd_div {
			background-color: #ed8e22;
			margin-bottom: 2px;
		}
		.navi_l3 .navi_l3_rd_div_active {
			background-color: #ed8e22;
			margin-bottom: 2px;
		}
		.navi_l3 .navi_l3_rd_a {
			font-size: 1.2em;
			font-weight: bold;
			line-height: 20px;
			color: #ffffff;			
		}
		.navi_l3 .navi_l3_rd_a:hover {
			color: #515254;
		}
		.navi_l3 .navi_l3_rd_a_active {
			font-size: 1.2em;
			font-weight: bold;
			line-height: 20px;		
			color: #515254;
		}
		.navi_l3 .navi_l3_rd_a_active:hover {
			color: #515254;
		}
		.navi_l3_back {
			position: absolute;
			width: 70px;
			height: auto; 
			top: 310px;
			left: 9px;
			overflow: hidden;
			z-index: 20;		
			text-align: left;
		}
*/

        /* navigation second level */
        .navi_l1 li ul li {
            overflow: hidden;
            }
            .navi_l1 li ul li,
            .navi_l1 li ul li a,
            .navi_l1 li ul li b {
                display: block;
                height: 20px;
                line-height: 20px;
            }
            .navi_l1 li ul li a {
                font-family: Arial, Helvetica, sans-serif !important;
                font-size: 1em;
                font-weight: normal;
            }
            .navi_l1 li ul li.current b {
                color: #ed8e22;
                font-weight: bold;
            }

		.content {
			position: relative; /* wichtig für navi_l3 */
			width: 820px;
			float: none;
			clear: both;
			margin: 0;
			text-align: center;
		}
        .main .content {
			height: 610px;            
            overflow: hidden; 
        }
        
        .main_fluid .content_top,
        .main_fluid .content_bottom {
            float: right;
            width: 820px;
        }
        .main_home .content_top,
        .main_fluid .content_top {
            background: transparent url(http://www.cewe.eu/smilebooks/images/layout_main_bg_top.png) repeat-y !important;
            background: transparent url(http://www.cewe.eu/smilebooks/images/layout_main_bg_top.gif) repeat-y;
            height: 14px;
        }        
        .main_fluid .content,
        .content_home {
            background: transparent url(http://www.cewe.eu/smilebooks/images/layout_main_bg_content.png) repeat-y !important;
            background: transparent url(http://www.cewe.eu/smilebooks/images/layout_main_bg_content.gif) repeat-y;
            padding: 0 0 10px;
        }
        .main_home .content_bottom,
        .main_fluid .content_bottom {
            background: transparent url(http://www.cewe.eu/smilebooks/images/layout_main_bg_bottom.png) repeat-y !important;
            background: transparent url(http://www.cewe.eu/smilebooks/images/layout_main_bg_bottom.gif) repeat-y;
            height: 11px;
        }

			.catwalk,
            .catwalk_bg_blue {
				position: relative;
				width: 784px;
				height: 357px;
				overflow: hidden; 
				margin: 0 18px; 
				text-align: left;
			}
            .catwalk_blue_bg {
                background: transparent url(http://www.cewe.eu/smilebooks/images/catwalk-background.jpg) no-repeat top left;
				height: 357px;
                margin: 0;
				overflow: hidden;
                width: 784px;                
            }
			.catwalk_bg_blue {
				background: transparent url(http://www.cewe.eu/smilebooks/images/catwalk-background.jpg) no-repeat top left;
			}
            .catwalk .samples {
				height: 357px;
                margin: 0;
                width: 784px;                                
            }
			.catwalk_download {
                position: relative;
				width: 784px;
				height: 357px;
				overflow: hidden; 
				margin: 0; 
                }
                .catwalk_download h1 {
                    margin: 10px;
                }
                .catwalk_download p {
                    margin: 0 0 0 10px;
                }
                .catwalk_download a.first,
                .catwalk_download a.second {
                    bottom: 20px;
                    position: absolute;
                }
                .catwalk_download a.first {
                    right: 55%;
                }
                .catwalk_download a.second {
                    left: 55%;
                }
			.information {
				position: relative;
				width: 784px;
				margin: 0 18px;
				text-align: left;
			}
            .main .information {
                height: 230px;
				overflow: hidden;                
            }
            .main_fluid .information {
                height: auto;
            }
			
                .main .info_col_one_of_one,
                .main .info_col_one_of_two,
                .main .info_col_two_of_two {
                    height: 230px;
                }
				.info_col_one_of_one {
					width: 784px;
					overflow: auto;
				}
				
				.info_col_one_of_two {
					width: 310px; /* 385px; */
					margin-left: 0;
					float: left;
					overflow: hidden;
				}
				.info_col_two_of_two {
					width: 450px; /* 385px; */
					margin-left: 12px;
					float: left;
					overflow: auto;
					padding-right: 10px;
				}
                .main_fluid .info_col_two_of_two {
                    overflow: visible;
                }
				.info_col_one_of_three, 
				.info_col_two_of_three,				
                .info_col_three_of_three {}

				.info_col_one_of_three {
					width: 235px;
					margin-left: 0;
					float: left;
					overflow: hidden;
				}
				.info_col_two_of_three {
					width: 235px;
					margin-left: 39px;
					float: left;
					overflow: hidden;
				}
				.info_col_three_of_three {
					width: 235px;
					margin-left: 39px;
					float: left;
					overflow: hidden;
				}
			
				.info_col_img {
					width: 235px;
					height: 125px;
				}
				.info_col_txt {
					width: 235px;
					height: 100px;
					overflow: auto;
					margin-top: 10px;
				}
				.info_col_txt p {
					margin: 0;
				}
				.info_col_lnk {
					text-align: right;
				}
				
			.info_fullsize {
				width: 784px;
				margin: 0 18px;
				text-align: left;
			}				
				
                
    div.two_column {
        height: auto;
        overflow: hidden;
        }
        div.two_column div {
            width: 370px;
        }
        div.two_column div.first {
            float: left;
            margin: 0 16px 0 0;
        }
        div.two_column div.second {
            float:right;
            margin: 0 2px 0 16px;
            }
            div.two_column div.second a img {
                float: right;   
            }


.download_button {
    margin: 10px 18px 10px 0;
}
/**
 * SITEMAP
 */
    
.sitemap_vertical {
	width: 720px;
    list-style-type: none;
	float: none;
	clear: both;
}
.sitemap_vertical li {
	font-size: 0.9em;
    margin-left: 3px;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.sitemap_vertical li ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.sitemap_vertical li ul li {
   font-size: 1.0em;
   margin: 2px 0 2px 15px;
   padding: 0;
   list-style-type: none;
   text-align: left;
}
.sitemap_horizontal {
	height: 200px;
   margin: 0;
   padding: 0;
   list-style-type: none;
	float: none;
	clear: both;
}
.sitemap_horizontal li {
	font-size: 0.8em;
    height: 20px;
    width: 125px;
    margin-left: 3px;
    padding: 0;
    list-style-type: none;
    float: left;
    line-height: 20px;
    text-align: left;
	border-bottom: solid 1px #e1e9eb;
}
.sitemap_horizontal li ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.sitemap_horizontal li ul li {
   font-size: 1.0em;
	font-weight: normal;
   height: 14px;
   width: 100px;
   margin-bottom: 3px;
   padding: 0;
   list-style-type: none;
   overflow: hidden;
   line-height: 14px;
   text-align: left;
   vertical-align: middle;
	border: none;
}


a.to_samples_anchor {
    /* stoodip IE */
    background: #fff none;
    filter: Alpha(opacity=0);
    opacity: 0;
    display: block;
    font-weight: normal;
    height: 220px;
    left: 190px;
    position: absolute;
    top: 100px;
    width: 360px;
    z-index: 4;
}        

/**
 * SLIDE TEASER
 */

div.fade_teaser {
    background: #aaa none;
    height: 358px;
    margin: 0 18px;
    overflow: hidden;
    position: relative;
    width: 784px;
    }
    .catwalk .fade_teaser {
        margin: 0;
    }
    div.fade_teaser div.teaser_content {
        left: 0;
        position: absolute;
        top: 0;
        z-index: 0;
        }
        div.fade_teaser div.first{
            z-index: 1;
        }
        div.fade_teaser div.teaser_content a.sample {
            bottom: 20px;
            display: block;
            position: absolute;
            right: 20px;;
            text-align: right;
        }
    div.fade_teaser h2 {
        color: #fff;
        font: normal 1.75em/2em Impact, sans-serif;
        height: 40px;
        position: absolute;
        right: 20px;
        text-align: right;
        top: 10px;
        width: 650px;
        z-index: 4;
    }
    div.fade_teaser .teaser_text {
        left: 538px;
        position: absolute;
        top: 65px;
        width: 235px;
        z-index: 2;
        }
        div.fade_teaser .teaser_text ul {
            list-style: none;
            margin: 0;
            padding: 0;
            }
            div.fade_teaser .teaser_text ul span {
                font-size: 1.5em;
                padding: 0 3px 0 0;
            }
            div.fade_teaser .teaser_text li {
                color: #9FBAC3;
                font-family: Impact, sans-serif;
                font-size: 1.3em;
                font-weight: normal;
                line-height: 41px;
                margin: 0 0 12px;
                padding: 0;
                word-spacing: 0.15em;
            }
            *+html div.fade_teaser .teaser_text li {
                line-height: 51px;
                margin: 0 0 5px;
            }
        div.fade_teaser .teaser_text p a {
                color: #ed8e22;
                display: block;
                font-family: Impact, sans-serif;
                font-size: 1.7em;
                font-weight: normal;
                margin: 15px 10px 0 0;
                text-align: right;
            }
    div.fade_teaser div.topics {
        background: #ed8e22 none;
        bottom: 0;
        color: #fff;
        height: 120px;
        left: 10px;
        padding: 4px 10px 0;
        position: absolute;
        width: 150px;
        }
        div.fade_teaser div.topics p {
            color: #fff;
            font-weight: bold;
            margin: 10px 0 4px;
            text-transform: uppercase;
        }
        div.fade_teaser div.topics ul {
                list-style: none;
                margin: 0;
                text-align: left !important;
            }
            div.fade_teaser div.topics li {
                margin: 0;
                }
                div.fade_teaser div.topics a {
                    border: 1px solid #fff;
                    border-width: 1px 0 0;
                    color: #fff;
                    display: block;
                    font-weight: normal;
                    height: 18px;
                    line-height: 18px;
                    text-decoration: none;
                }
                div.fade_teaser div.topics a,
                div.fade_teaser div.topics a:focus {
                    outline: none;    
                } 
                div.fade_teaser div.topics a.current {
                    font-weight: bold !important;
                }
        div.fade_teaser .news_anchor span {
            display: block;
            margin: 0 0 0 130px;
        }                                
        div.fade_teaser a#news_anchor {
            background: #fff none;
            bottom: 15px;
            display: block;
            height: 50px;
            overflow: hidden;
            position: absolute;
            right: 22px;
            width: 130px;
            z-index: 3;
        }
        /* stoopid IE hides link when background-color is transparent */
        div.fade_teaser a#news_anchor {
            filter: Alpha(opacity=0);
            opacity: 0;
        }
        div.fade_teaser a#sample_anchor {
            display: block;
            height: 358px;
            margin: 0 18px;
            overflow: hidden;
            position: absolute;
            width: 784px;
            z-index: 3;
        }

/**
 * Catwalk Slideshow
 */

.slideshow {
    height: 357px;
    position:relative;
    width: 784px;
    }
    .slideshow img {
        position: absolute;
    }
    .slideshow img:first-type-of {
        z-index: 1;
    }
    .slideshow .title {
        bottom: 5px;
        height: 20px;
        position: absolute;
        right: 20px;
        text-align: right;
        width: 200px;
        z-index: 10;
    }

/* SAMPLES // three books */

.anchor_top_left,
.anchor_top_right,
.anchor_bottom_center {
    background: transparent none;
    display: block;
    height: 220px;
    overflow: hidden;
    position: absolute;
    width: 285px;
    }
    .anchor_top_left span,
    .anchor_top_right span,
    .anchor_bottom_center span {
        display: block;
        margin: 0 0 0 320px;
    }
.anchor_top_left {
    left:20px;
    top: 20px;
    z-index: 2;
}
.anchor_top_right {
    right: 20px;
    top: 20px;
    z-index: 2;
    
}
.anchor_bottom_center {
    bottom: 10px;
    left: 220px;
    z-index: 3;
}

span.to_samples {
    bottom: 10px;
    display: block;
    height: 70px;
    position: absolute;
    right: 40px;
    width: 130px;
}

/**
 * Mediabox Advanced 
 */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(http://www.smilebooks.com/images/_layout/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(http://www.smilebooks.com/images/_layout/mediabox/50.gif) repeat;
}

#mbTopContainer, #mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.mbLoading {
	background: #fff url(http://www.smilebooks.com/images/_layout/mediabox/WhiteLoading.gif) no-repeat center;
}

#mbTopContainer {
    background: #fff none;
    height: 26px;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #ED8E22;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
    padding: 0 3px 0 0;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(http://www.smilebooks.com/images/_layout/mediabox/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(http://www.smilebooks.com/images/_layout/mediabox/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
    height: 18px;
	background: transparent url(http://www.smilebooks.com/images/_layout/mediabox/close.gif) no-repeat left top;
    margin: 6px 6px 0 0;
    width: 20px;
    }
    #mbCloseLink:hover {
        background: transparent url(http://www.smilebooks.com/images/_layout/mediabox/close.gif) no-repeat left bottom;
    }

#mbError {
	position: relative;
	top: 30%;
	line-height: 19px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}

/**
 * REDDOT
 */

.smart_edit {
}
.absolute_left,
.absolute_right {
    background: #fff none;
    position: absolute;
    top: 0;
    z-index: 10;
}
.absolute_left {
    left: 0;
}
.absolute_right {
    right: 0;
}

/**
 * DOWNLOAD / GET STARTED BUTTONS
 */

a.btn {
    color: #fff;
    font-family: Impact, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-shadow: #666 1px 1px 1px;
    width: 135px;
    }
    a.btn span {
        cursor: pointer;
        display: block;
        float: left;
        height: 45px;
        line-height: 45px;
    }
    span.btn_left,
    span.btn_right {
        width: 7px;
    }
    span.btn_left {
        background: transparent url(http://www.smilebooks.com/images/_layout/btn_left.png) no-repeat;
    }
    span.btn_body {
        background: transparent url(http://www.smilebooks.com/images/_layout/btn_body.png) repeat-x;
        float: left;
        padding: 0 4px;
        text-align: center;
    }
    span.btn_right {
        background: transparent url(http://www.smilebooks.com/images/_layout/btn_right.png) no-repeat;
    }
    
/**
 * PRODUCT FEATURES
 */
    
ul.product_features {
    list-style: none;
    margin: 20px 0 0;
    overflow: hidden;
    }
    ul.product_features li {
        background: url(http://www.smilebooks.com/images/_layout/product-feature-icons.jpg) no-repeat;
        display: block;
        float: left;
        height: 35px;
        margin: 0 10px 0 0;
        overflow: hidden;
        text-indent: 130px;
        width: 34px;
    }
    ul.product_features .online {
        background-position: 0 -45px;
    }
    ul.product_features .online_na {
        background-position: 0 0;
    }     
    ul.product_features .desktop {
        background-position: -46px -45px;
    }
    ul.product_features .desktop_na {
        background-position: -46px 0;
    }
    ul.product_features .silver {
        background-position: -92px -45px;
    }
    ul.product_features .silver_na {
        background-position: -92px 0;
    }
    ul.product_features span {
        position: absolute;
        top: -1000px;
    }
    
/**
 * TOOL TIPS
 */
    
.tip {
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 4px 5px;
    width: 150px;
}
    
.column-half {
    float: left;
    text-align: left;
    margin: 10px 0 0;
    padding: 2%;
    width: 44%;
}

/**
 * FOOTER
 */

#site_foot {
    clear: both;
	width: 100%;
	text-align: right;
	margin: 1em 0;
	color: #9c9c9c;
    }
	a.foot{
		color: #9c9c9c;
		font-size: 0.7em;
		text-decoration: none;
		font-weight: normal;
	}
	a.foot:hover{
		color: #ed8e22;
		text-decoration: none;
	}


/**
 * Genral Classes & Colors
 */

.orange {
	color: #ed8e22;
}
.blue {
	color: #c7d6dd;
}
.gray {
	color: #515254;
}
.lightblue {
	color: #e1e9eb;
}
.gray0{
	color: #f9f9f9;
}
.gray1{
	color: #ccc;
}
.gray2{
	color: #9d9d9d;
}
.gray3{
	color: #626262;
}
.gray4{
	color: #3c3c3c; 
}
.white{
	color: #fff;
}
.black{
	color: #000;
}
.red{
	color: #c00010;
}
.yellow{
	color: #f8d360;
}

.alpha0 {
    opacity: 0;
    filter: Alpha(opacity=0);
}
.border-right {
    border-right: 1px solid #ddd;
}
.clear{
	float: none;
	clear: both;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}
.hand, .pointer{
	cursor: pointer;
}
.hspace{
	height: 20px;
	width: 100%;
	overflow: hidden;
}
.impact {
    font-family: Impact, sans-serif;
    font-size: 1.5em;
}
.noborder{
	border: none;
}
.tcenter {
    text-align: center;
}
.tleft{
	text-align: left;
}
.tright{
	text-align: right;
}
.inline{
	display: inline;
}
.ma10{
	margin: 10px;
}
.ma20{
	margin: 20px;
}
.male10{
	margin-left: 10px;
}
.mare10{
	margin-right: 10px;
}
.dnone {
	display: none;
}
.dblock {
	display: block;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}