﻿/*
Theme URI: http://razzlewood.com
Description: Razzlewood Corporate Website
Version: 4.0
Author: James Henderson
Author URI: http://www.razzlewood.com
Theme: Black Purple Madness
Date Created: August 2, 2009
Date Modified: June 19, 2010
*/

body 
{
    background-image: url(Images/bodyBG.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #000;

    text-align: center;
    font-family: Helvetica, Tahoma, Verdana;
}

#container
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#topNav
{
    width: 960px;
    border-bottom: solid 1px #fff;
    border-top: solid 1px #fff;
    padding: 4px 0px;
}

#topHeader
{
    width: 960px;
    height: 280px;
}

#topHeaderLeft
{
    float: left;
    height: 280px;
}

#topHeaderRight
{
    height: 280px;
}

#topHeaderFeature
{
    float: right;
    width: 635px;
    height: 280px;
}

#topHeaderInfo
{
    width: 300px;
    height: 144px;
    margin-top: 116px;
    background: url(Images/homeIntro.png);
    
    color: #fff;
    font-family: Arial, Verdana;
    font-size: 14pt;
    line-height: 23pt;
    padding: 15px 10px 10px 10px;
     
}

#topHeaderLogo
{
    float: left;
    width: 325px;
    height: 116px;
}

#topHeaderChild
{
    width: 960px;
    height: 130px;
}

#topHeaderLeftChild
{
    float: left;
    height: 130px;
}

/*----------------------------*/

#bottomBox1
{
    background-image: url(Images/BottomBox01.png);
    padding: 150px 15px 10px 15px;
    width: 250px;
    height: 86px;
    
    float: left;
    font-size: 12px;
}

.bbLine
{
    clear: both;
    padding-top: 5px;
}
.bbTitle
{
    color: #ccc;
    font-weight: bold;
    float: left;
}

.bbText
{
    color: #ccc;
    margin-left: 120px;
}

.bbText a
{
    color: #ccc;
}

.bbText a:hover
{
    color: #fff;
}

.bbBtn
{
    background-image: url(Images/bbMoreBtn.png);
    padding: 3px 0px 0px 25px;
    width: 83px;
    height: 28px;
    float: right;
    
}

.bbBtn a
{
    color: #ccc;
    text-decoration: none;
}

#bottomBox2
{
    background-image: url(Images/BottomBox02.png);
    margin-left: 60px;
    padding: 140px 15px 10px 15px;
    width: 250px;
    height: 96px;

    float: left;
    color: #ccc;
    font-size: 12px;
    line-height: 20px;
}

#bottomBox3
{
    background-image: url(Images/BottomBox03.png);
    margin-left: 60px;
    padding: 140px 15px 10px 15px;
    width: 250px;
    height: 96px;

    float: left;
    color: #ccc;
    font-size: 12px;
    line-height: 20px;
}

/*-----------------*/

#contentBox600
{
    border: solid 3px #333;
    background-color: #000;
    color: #eee;
    padding: 15px;
    width: 570px;
}

/* -------------------------------------------- */

#contactPage
{
    margin-left: 80px;
    width: 780px;
    height: 534px;
}

 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.contactPage1
{
    background-image: url(Images/ContactPageSnowboard.png);
    height: 534px;
}
.contactPage2
{
    background-image: url(Images/ContactPageMailWinter.png);
    height: 534px;
}
.contactPage3
{
    background-image: url(Images/ContactPageWinterHiking.png);
    height: 534px;
}
.contactPage4
{
    background-image: url(Images/ContactPageSunFlower.png);
    height: 534px;
}
.contactPage5
{
    background-image: url(Images/ContactPageGolf.png);
    height: 534px;
}
.contactPage6
{
    background-image: url(Images/ContactPageMailSummer.png);
    height: 534px;
}
.contactPage7
{
    background-image: url(Images/ContactPageBoat.png);
    height: 534px;
}
.contactPage8
{
    background-image: url(Images/ContactPageCamping.png);
    height: 534px;
}
.contactPage9
{
    background-image: url(Images/ContactPageFootball.png);
    height: 534px;
}
.contactPage10
{
    background-image: url(Images/ContactPageHalloween.png);
    height: 534px;
}
.contactPage11
{
    background-image: url(Images/ContactPageHockey.png);
    height: 534px;
}
.contactPage12
{
    background-image: url(Images/ContactPageSanta.png);
    height: 534px;
}
 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
 
#contactPageLeft
{
    margin-left: 47px;
    padding-top: 186px;
    width: 338px;
    border: solid 0px #f0f;
    float: left;
    line-height: 25px;
    
}

#contactPageRight
{
    float: left;
    margin-left: 28px;
    padding-top: 178px;
    width: 320px;
    border: solid 0px #ff0;
    line-height: 29px;
}
/*----*/

.form
{
    padding-bottom: 5px;
}

.formLabel
{
    float: left;
    width: 120px;
    font-size: 10pt;
    padding-top: 8px;
}

.formBox
{
}

.btnClass
{
    border: solid 1px #1a1a24;
    background-color: #fff;
    color: #333;
    width: 320px;
    padding: 6px;
    
    font-family: Helvetica, Tahoma, Verdana;
    font-size: 9pt;
    margin-top: 10px;
}


.txtControl250x40
{
    border: solid 1px #1a1a24;
    background-color: #fff;
    color: #333;
    width: 320px;
    padding: 6px;
    
    font-family: Helvetica, Tahoma, Verdana;
    font-size: 9pt;
    margin-top: 10px;
}

.txtControl250x40wm
{
    border: solid 1px #4a4a66;
    background-color: #fff;
    color: #333;
    width: 320px;
    padding: 6px;
    
    font-family: Helvetica, Tahoma, Verdana;
    font-size: 9pt;
    margin-top: 10px;
}


.txtControl250x75
{
    border: solid 1px #1a1a24;
    background-color: #fff;
    color: #333;
    width: 320px;
    height: 65px;
    padding: 6px;
    
    font-family: Helvetica, Tahoma, Verdana;
    font-size: 9pt;
    overflow:auto;
}

.txtControl250x75wm
{
    border: solid 1px #4a4a66;
    background-color: #fff;
    color: #333;
    width: 320px;
    height: 65px;
    padding: 6px;
    
    font-family: Helvetica, Tahoma, Verdana;
    font-size: 9pt;
    overflow:auto;
}



#updateProgressDefault 
{
    background-color: #ffffff;
    border: solid 2px #ccc;
    font-size: 15px;
}

/*------------------------------*/
#portfolio
{
    font-size: small;
    color: #ddd;
}

#portfolio h3
{
    margin-top: 0;
    color: #fff;
}
#portfolio em
{
    font-size: smaller;
}

.portfolioRow
{
    width: 960px;
    height: 265px;
    margin: 30px 0px;
}

.portfolioImage
{
    border: solid 2px #42425c;
    height: 232px;
    width: 660px;
    padding: 15px 15px;
    float: left;
    background-color: #111217;
}

.portfolioInfo
{
    margin: 27px 0px 27px 10px;
    height: 188px;
    width: 208px;
    border: solid 2px #42425c;
    padding: 10px;
    float: left;
    background-image: url(Images/portfolio-infobg.jpg);
}

/*-----------------------*/

#aboutLeft
{
    border: solid 2px #42425c;
    height: 750px;
    width: 420px;
    padding: 15px 15px;
    float: left;
    background-color: #111217;
    
    color: #fff;
    line-height: 24px;
}

#aboutRight
{
    border: solid 2px #42425c;
    height: 750px;
    width: 420px;
    padding: 15px 15px;
    float: left;
    margin-left: 52px;
    background-color: #111217;
    
    color: #fff;
    line-height: 24px;
}

/*----------------------*/

.BlogStory
{
    border: solid 2px #42425c;
    width: 930px;
    padding: 15px 15px;
    float: left;
    background-color: #111217;
    
    color: #fff;
    line-height: 24px;
}

.BlogStory a
{
    color: #ddd;
}

/*-----------------------*/

#solutionsLeft
{
    margin-top: 77px;
    border: solid 2px #42425c;
    width: 270px;
    padding: 15px 15px;
    float: left;
    background-color: #111217;
    
    color: #fff;
    line-height: 24px;
}

#solutionsLeft h2
{
    margin-top: 0px;
}

#solutionsRight
{
    float: left;
    margin-left: 52px;
    line-height: 24px;
    color: #fff;
    width: 604px;
}

#solutionsWeb
{
    background-image: url(Images/solutions_web.png);
    width: 574px;
    padding: 80px 15px 15px 15px;
    height: 190px;
}

#solutionsWeb h2
{
    padding-left: 200px;
    padding-bottom: 30px;
}

#solutionsEmail
{
    background-image: url(Images/solutions_email.png);
    width: 574px;
    padding: 80px 15px 15px 15px;
    height: 250px;
}

#solutionsEmail h2
{

}

#solutionsIPhone
{
    background-image: url(Images/solutions_iphone.png);
    width: 574px;
    padding: 53px 15px 15px 15px;
    height: 210px;
}

#solutionsIPhone h2
{
    padding-left: 200px;
    padding-bottom: 30px;
}

/*----------------*/

#footer
{
    width: 100%;
    background-image: url(Images/footerbg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
    margin: 30px 0px 0px 0px;
}

#footerContainer
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#footerSiteMap
{
    float: left;
    width: 200px;
    margin-top: 45px;
    height: 250px;
}

        #footerSiteMap h2
        {
            color: #ab4843;
            width: 100%;
            border-bottom: dotted 2px #ab4843;
        }

        #footerSiteMap a
        {
            text-decoration: none;
            color: #ddd;
            font-size: small;
        }

        #footerSiteMap ul
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

        #footerSiteMap li
        { 
            margin-top: 7px;
            margin-left: 0px;
            border-bottom: dotted 1px #ddd;
            height: 18px;
            padding-left: 4px;
        }

#fotterContat
{
    float: left;
    width: 460px;
    margin-left: 50px;
    margin-top: 45px;
    height: 250px;
    text-align: center;
    color: #ddd;
}

        #fotterContat h2
        {
            color: #ab4843;
            width: 100%;
            border-bottom: dotted 2px #ab4843;
        }
        
#footerSocial
{
    float: left;
    margin-left: 50px;
    width: 200px;
    height: 250px;
    margin-top: 45px;
}

        #footerSocial h2
        {
            color: #ab4843;
            text-align: right;
            width: 100%;
            border-bottom: dotted 2px #ab4843;
        }

        #footerSocial a
        {
            text-decoration: none;
            color: #ddd;
            font-size: small;
        }

        #footerSocial ul
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
        #footerSocial li
        {
            margin-top: 7px;
            border-bottom: dotted 1px #ddd;
            height: 18px;
            padding-left: 4px;
        }

/* -------------------------------------------- */

hr.cleardup {
	clear:both; margin: 0;  width:0px; color:#000; border: 0; background-color: #000;  
	}