/* GENEREL TAGS 
The normal html tags styled specific for the LDD site */

#site h2,
#site h3,
#site h4,
#site h5 {
	display: block;
	/*color: #000;*/
	/*padding: 0 0 0 2px;*/
}

#site h3{
  	text-transform: uppercase;  
}

#site h5{font-weight: bold;}

#site p,
#site ul {
	/*font-size: 14px;*/
    font-size: inherit;
	/*color: #000;*/
}

#site label {
    /*font-size: 14px;*/
    font-size: inherit;
}

/******************************************************/

#site
{
    font-family: Verdana, Tahoma, sans-serif;
}

#siteWrapper
{
    background: #ffffff url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/ldd-background.jpg?l.r2=1.0.0.235) no-repeat center top;
    padding: 15px 0px 30px 0px;
}

#siteHeaderWrapper
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/page-header-background.png?l.r2=1.0.0.235) no-repeat center top;
    min-width: 950px;
    padding: 14px 0 0 0;
}

#siteHeader
{
    background: #404040 url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/nav_background.png?l.r2=1.0.0.235) repeat-x;
    height: 46px;
    margin: 0 auto;
    position: relative;
    width: 926px;
}

#siteHeader #LDDLogo
{
    border: 0px;
    padding: 8px 10px;
}

#siteHeader #LDDLogo a
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/ldd_logo.png?l.r2=1.0.0.235) no-repeat center top;
    display: block;
    height: 29px;
    width: 202px;
    text-indent: -9999px;
}


#siteHeader #navPrim
{
    
}

#navPrim
{
    color: #ffffff;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    position: absolute;
    right: 0px;
    top: 0px;
}

#navPrim li
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/nav_seperator.png?l.r2=1.0.0.235) no-repeat left 3px;
    float: left;
    font-size: 75%;
    height: 45px;
    padding: 0 0 0 3px;
    list-style: none;
    text-transform: uppercase;
}

#navPrim li.active a
{
    background: #497cb1 url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/nav_highlight_center.png?l.r2=1.0.0.235) repeat-x center top;
}

#navPrim a
{
    display: block;
    color: #ffffff;
    font-size: inherit;
    padding: 14px 10px;
    height: 17px;
    position: relative;
    text-decoration: none;
    top: 0px;
}

#navPrim a.hover
{
    background: #497cb1 url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/nav_highlight_center.png?l.r2=1.0.0.235) repeat-x center top;
}

#navPrim .menuItemLeftHover
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/nav_highlight_left.png?l.r2=1.0.0.235);
    height: 45px;
    left: -10px;
    position: absolute;
    top: 0px;
    width: 12px;
    z-index: 100;
}

#navPrim .menuItemRightHover
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/nav_highlight_right.png?l.r2=1.0.0.235);
    height: 45px;
    right: -10px;
    position: absolute;
    top: 0px;
    width: 12px;
    z-index: 100;
}

#navPrim li:first-child
{
    background: none;
}

#contentOuterWrapper
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/page-main-background.png?l.r2=1.0.0.235) repeat-y center;
}

#contentInnerWrapper
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/page-content-shadow.png?l.r2=1.0.0.235) no-repeat center top;
    margin: 0px auto;
    padding: 0px 5px;
    position: relative;
    width: 926px;
}

#contentFooter
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/page-footer-background.png?l.r2=1.0.0.235) no-repeat center top;
    height: 16px;
    min-width: 950px;
}


.headlineTitle
{
    height: 50px;
    margin-bottom: 30px;
    margin-left: 35px;
    font-size: 120%;
}
.headlineTitle.h3
{
    font-family: Tahoma, Geneva, Verdana, sans-serif;
}

.headlineTitle span.line1
{
    color: #fff;
    display: block;
}

.headlineTitle span.line2
{
    color: #464646;
    display: block;
    padding: 0px 0px 0px 75px; 
}

.headlineTitle strong
{
    font-weight: bold;
    color: #000
}

a.tout
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/tout_background.png?l.r2=1.0.0.235) no-repeat center top;
    /*float: left;*/
    /*display: block;
    height: 175px;
    width: 276px;*/
    color: #363636;
    display: block;
    font-size: 81.3%;
    height: 135px;
    line-height: 110%;
    padding: 20px 25px;
    position: relative;
    text-decoration: none;
    width: 226px;
}

a.tout h5,
#site a.tout h5 {
    color: #0A6398;
    font-weight: bold;
    padding-left: 0px;
    text-transform: uppercase;
}

a.tout img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}

a.tout .linkText
{
	background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/tout-link-arrow.png?l.r2=1.0.0.235) no-repeat right 3px;
	bottom: 10px;
	color: #636363;
	display:block;
	font-weight: bold;
	height: 20px;
	padding-right: 18px;
	position:absolute;
	right: 20px;
}


#bottomTouts
{
    height: 175px;
}

#bottomTouts ul li
{
    display: inline;
    float: left;
    margin-left: 30px;
}
#bottomTouts ul li:first-child
{
    margin-left: 20px;
}
#frontpagetouts #bottomTouts ul li {
    margin-left: 25px;    
}
#frontpagetouts #bottomTouts ul li:first-child {
    margin-left: 25px;    
}
.supportPageToutLeft, .supportPageToutRight
{
    margin-top: 20px;
    margin-bottom: 15px;
}
.supportPageToutLeft { float: left; }
.supportPageToutRight { float: right; }

#site .float-left { float: left; }
#site .float-right { float: right; }
#site .clear-both { clear: both; }

/********* Subpage and Support ***********/

/*#site #contentInnerWrapper .page-outer-content{
    width: 868px;
    margin: 0 auto;
    padding: 120px 0px 0px 0px;    
}*/

#site #contentInnerWrapper .page-outer-content{
    width: 868px;
    margin: 0 auto;
    background-color: White;
    padding-bottom: 33px;
}

#site #contentInnerWrapper .page-inner-content{
    border: 1px solid black;
    background-color: White;
    width: 612px;
    margin: 0 auto;
}


/*************** Support ******************/

.contact-container
{
    position:relative;
    /*height: auto !important;*/
    /*min-height: 104px;*/
    /*padding-bottom: 25px;*/
    /*border-bottom: 4px solid #A9A9A9;*/
}

.contact-info-text
{    
    padding-top: 40px;
}

.contact-info-img
{
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 18px;
    margin-right: 8px;
    text-align: center;
}
a:link.contact-info-img, a:visited.contact-info-img, a:hover.contact-info-img, a:active.contact-info-img
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.contact-info-img p
{
    margin-top: 73px;
}

.faq-container .support-faq-question
{
    cursor: pointer;
}

.support-faq-question .arrowDown, .support-faq-question .arrowUp 
{margin-left: 3px;width: 11px;height: 12px;text-indent: -9999px;overflow: hidden;display: inline-block;}

.support-faq-question .arrowUp 
{ background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/support_arrow_up.png?l.r2=1.0.0.235) no-repeat transparent;}

.support-faq-question .arrowDown 
{ background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/support_arrow_down.png?l.r2=1.0.0.235) no-repeat transparent;}

.support-faq .support-faq-answer, .support-faq .support-faq-answer p
{ width:612px; }

.support-faq{
    margin-top: 15px; margin-bottom: 15px; overflow : hidden;
}

.support-faq-question .arrowUp, .support-faq .support-faq-answer 
{ display: none; }

.support-faq-question.active .arrowDown 
{ display: none; }

.support-faq-question.active .arrowUp, .support-faq.active .support-faq-answer 
{ display: inline-block; }

.manual-download
{
    top: 20px;
    right: 70px;
    position:absolute;
    float: right;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    color: #464646;
}

/*************** Subpage ******************/

#pageIcon
{
    z-index: 100;
    position: absolute;
    top: 70px;
    left: 15px;
}

#pageOuterWrapper
{
    width: 100%;
    padding-top: 25px;
    padding-bottom: 30px;
}

#pageTop, #pageBottom { height: 12px; }
.pageTop { background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_frame_top.png?l.r2=1.0.0.235) no-repeat center top; }
.pageTopTransparent { background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_frame_top_opacity200.png?l.r2=1.0.0.235) no-repeat center top; }
.pageInnerWrapper { background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_frame_repeat.png?l.r2=1.0.0.235) repeat-y center; }
.pageInnerWrapperTransparent { background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_frame_repeat_opacity200.png?l.r2=1.0.0.235) repeat-y center; }
.pageBottom { background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_frame_bottom.png?l.r2=1.0.0.235) no-repeat center top; }
.pageBottomTransparent { background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_frame_bottom_opacity200.png?l.r2=1.0.0.235) no-repeat center top; }

#subpageFeatureImage
{
    text-align: center;
    padding-top: 15px;
}

.pageTextContent
{
    width: 612px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    color: #626262;
}
#site .pageTextContent p
{
    font-size: 95%;
}
#subpageTextContent h1, #subpageTextContent h2, .faq-container h2, .contact-container h2
{
    margin-top: 15px;
    font-weight: bold;
}

#subpageTextContent h1
{
    margin-bottom: 15px;
    font-size: larger;
}

.faq-container h2, .contact-container h2
{
    text-transform: uppercase;
    font-size: 100%;
}

#subpageSections, .support-faq, #downloadPageText, #galleryUploadPageTextContent
{
    font-size: 80%;
}

#subpageSections H3
{
    text-transform: uppercase;
    font-weight: bold;
}

#subpageSections hr, .faq-container hr{
    border-style: dotted;
    border-width: 0px 0px 2px 0px;
    border-color: #AAAAAC;
}

#subpageSections hr
{
    margin-top: 15px;
    margin-bottom: 15px;
}

#subpageSections hr:first-child, .contact-container hr, #galleryUploadPageTextContent hr
{
    border-width: 0px;
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/content-seperator.png?l.r2=1.0.0.235) top repeat-x transparent;
    height: 4px;
    margin-top: 30px;
}
.contact-container hr
{
    margin-bottom: 40px;
}
.subpageSectionRight
{
    width: 380px;
    float: right;
}

.subpageSectionLeft
{
    width: 380px;
    float: left;
    margin-right: 20px;
}

/*************** Download ******************/
.download-box {
    width: 276px;
    margin-bottom: 20px;
    float: left;
    text-align: center;
}

.download-boxes .download-box.odd {
    margin-right: 60px;
}

.download-boxes {
    clear: both;
    padding-top: 20px;
    margin-bottom: 20px;
}
#downloadPageTextContent h4.version {}
#downloadPageTextContent h4.os, #uploadPageForm {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 10px;
}
#site #downloadPageTextContent .specifications {
    text-align: left;
    font-size: 65%;
    /*font-size: 0.8em;*/
}
#site #downloadPageTextContent .specifications h5 {
    text-transform: uppercase;
    /*font-size: 0.80em;*/ 
}
#site #downloadPageTextContent .download-ldd-button {
    color: #ffffff;
    display: block;
    font-size: 68.8%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-transform: uppercase;
    background-repeat: no-repeat;
    margin: 0 auto 20px;
}

#site #downloadPageTextContent .download-ldd-button:hover {
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/download_btn_hover.png?l.r2=1.0.0.235) no-repeat center top;
}

#downloadPageText 
{
    clear: both;
    padding-top: 30px;
    margin-top: 10px;
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/content-seperator.png?l.r2=1.0.0.235) top repeat-x transparent;
}

/*************** Gallery ******************/
#galleryPageTextContent {
    width: 858px;
}

#site .gallery-links{
    left: 53px;    
    position: absolute;
    top: 69px;
}
    
#site .gallery-links li{
    float: left;
    margin-right: -9px;
}
    
#site .gallery-links a{
    display: inline-block;       
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_tab_inactive.png?l.r2=1.0.0.235) no-repeat center top;
    height: 40px;
    line-height: 44px;
    text-decoration: none;
    width: 187px;
}
    
#site .gallery-links a.active{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/gallery_tab_active.png?l.r2=1.0.0.235) no-repeat center top;
}
    
#site .gallery-links a span{
    color: #096397;
    display:block;
    font-size: 12px;
    font-weight: bold;
    margin-left: 17px;
}
#galleryframe {
    width: 858px; 
    overflow: hidden; 
    border: none; 
    margin: 10px 0px 0px 10px;
}

.galleryContainer {
    padding: 10px;
}

/*************** Upload form ****************/

#galleryUploadPageTextContent{
padding-top: 33px;
}

#galleryUploadPageTextContent #uploadPageImage
{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/upload_thumbnail.png?l.r2=1.0.0.235) no-repeat center top;
    float:left;
    width:250px;
    height:250px;
    text-align: center;
}

#galleryUploadPageTextContent #uploadPageImage img{
    width:234px;
    margin-top: 10px;
}

#galleryUploadPageTextContent #uploadPageForm
{
    font-size: 100%;
    float: right;
    width:280px;    
}
#uploadPageForm input, #uploadPageForm textarea, #uploadPageForm select
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#uploadPageForm input, #uploadPageForm select, input:first-child, #uploadPageForm textarea
{
    width: 260px;
    display: inline-block;
    resize: none;
}

#galleryUploadPageTextContent #uploadPageForm textarea{
    height: 70px;
}

#galleryUploadPageTextContent #uploadPageForm div span{
    margin: 6px 0px 0px 6px;
    position: absolute;
}

#galleryUploadPageTextContent #LinkButton_Upload_Submit{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/send_btn_normal.png?l.r2=1.0.0.235) no-repeat center top;
    background-repeat: no-repeat;
    color: white;
    display: block;
    font-size: 84%;
    font-weight: bold;
    height: 40px;
    margin: 0px auto;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 200px;
    margin-top: 15px;
}

#galleryUploadPageTextContent #LinkButton_Upload_Submit:hover{
    background: url(http://cache.lego.com/r/ldd/design/digitaldesigner/img/send_btn_hover.png?l.r2=1.0.0.235) no-repeat center top;
}
}

#galleryUploadPageTextContent #LinkButton_Upload_Submit span{
    padding-left: 30px;
}

#galleryUploadPageTextContent #uploadPageMessage{
    border: 2px solid #C1270D;
    margin-top: 22px;
}

#galleryUploadPageTextContent #uploadPageMessage p{
    color: #C1270D;
    font-size: 84%;
    font-weight: bold;
    margin: 14px;
    text-align: center;
}
