﻿/*========================================= Clear default style & Clearfix=========================================*/
*, html, body
{
    padding: 0;
}
img
{
    border: none;
}
a
{
    outline: none;
}
.clearfix:after
{
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}
* html > body .clearfix
{
    width: 100%;
    display: block;
}
* html .clearfix
{
    height: 1%;
}
/* Firefox Scrollbar Hack*/
html
{
    margin-bottom: 1px;
    height: 100% !important;
    height: auto;
}
/*========================================= Common elements=========================================*/
body
{
    background: url('images/body_bg.png') repeat-x 50% top;
    color: #222222;
    font-family: "Lucida Grande" ,Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    line-height:18px;
    margin: 0 auto;
}
a
{
    color: #66cc00;
    text-decoration: none;
}
a:hover
{
    color: #cccccc;
    text-decoration: none;
}
h1
{
    font-size: 120%;
}
h3
{
    font-size: 28px;
    margin-bottom: 20px;
    color: #906200;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    color: #522b1c;
    margin: 15px 0;
    text-transform: uppercase;
}
#mainwrap
{
    width: 1200px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    margin-top: 0px;
    padding-bottom: 20px;
}
#mainnav
{
    background: #2f1913;
    margin-top: 20px;
    width: 100%;
}
#mainnav ul li, #mainnav ul li a, #mainnav ul li span
{
    display: block;
    float: left;
}
#mainnav ul li
{
    list-style-type: none;
}
#mainnav ul li a span
{
    padding: 0 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    border-left: solid 1px #3a211a;
    border-top: solid 1px #3a211a;
    border-right: solid 1px #1a0c08;
    cursor: pointer;
    outline: none;
}
#mainnav ul li a#active_menu span
{
    color: #ffa300;
    background: #522b1c url('images/mainnav_a.gif') no-repeat center bottom;
}
#mainnav ul li a:hover span
{
    color: #ffa300;
}
#banner
{
    background: url('images/top.jpg') 50% top;
    height: 360px;
    margin: 0 auto;
}
#order-but a
{
    position: absolute;
    right: 0;
    bottom: 3px;
    display: block;
    width: 370px;
    height: 229px;
    background: url('images/banner_shape.jpg') no-repeat left top;
    text-indent: -5000%;
    outline: none;
}
#order-but a:hover
{
    bottom: 0;
}
#welcome-intro
{
    float: left;
    width: 507px;
    margin: 29px 49px 49px;
}
#welcome-intro h1
{
    color: #000000;
    font-size: 40px;
    margin: 20px 0;
}
#header
{
}
#modulewrap
{
    background-image: url('images/module.jpg');
    background-repeat: repeat-y;
}
#modulewrapOneColumn
{
    background-image: url('images/moduleOneColumn.jpg');
    background-repeat: repeat-y;
}
.modulewrapSitefinity
{
    height: 1005px;
}
.modulewrapSilverlight
{
    height: 1430px;
}
.modulewrapTelerik
{
    height: 1160px;
}
.modulewrap
{
    height: 820px;
}

#feature, #process, #design
{
    float: left;
    width: 33%;
    color: #fff;
}
#feature li
{
    margin-left: 20px;
}
#process
{
    border-left: solid 1px #5d2e00;
    border-right: solid 1px #5d2e00;
}
#modulewrap p, #modulewrap h3
{
    margin: 10px 0 10px 0;
}
#modulewrap h3
{
    font-size: 22px;
    font-family: Lucida Console, Tahoma;
    color: #fff;
    margin-bottom: 15px;
}
#footer
{
    padding: 20px;
    text-align: center;
    border-top: solid 1px #2f1913;
    font-size: 12px;
    clear: both;
}
#content
{
    background: #fffaed url('images/banner_bg.png') repeat-x left top;
    font-size: 14px;
    color: #1a0c08;
    padding: 40px;
}
div.order-section
{
    border: solid 2px #ffa300;
    padding: 20px;
    background: #fffaed url('images/banner_bg.png') repeat-x left top;
}
ul.form-element li
{
    margin: 0;
    list-style-type: none;
    float: left;
    width: 45%;
    margin-right: 20px;
    line-height: 200%;
}
input.inputform
{
    width: 95%;
    background: #fff;
    border: solid 1px #ccc;
    padding: 3px;
}
span.red
{
    color: red;
    margin-left: 15px;
}
img.client-img
{
    border: solid 1px #906200;
    padding: 10px;
    background: #fff;
}
#BlueSideBar, #blueTwoColbar, #rightBack, #leftBack, #BlueSideBarTwo, #fireHome, #silverlightHeadline, #featuredHeadline, #sitefintyHeadline, #flashHolder, #nav, #selected, #contactHeadline, #aboutHeadline, #silverlightHeadlineRight, #greenOneColbar, #telerikHomeIcon
{
    position: absolute;
}

#BlueSideBar, #BlueSideBarTwo
{
    left: 115px;
}

#BlueSideBar, #blueTwoColbar, #greenOneColbar
{
    top: 337px;
}



#BlueSideBarTwo
{
    top: 707px;
}
#blueTwoColbar
{
    left: 373px;
    z-index: 2;
}
#greenOneColbar
{
    left: 115px;
    z-index: 2;
}


#rightBack
{
    left: 1115px;
    top: 231px;
    z-index: 1;
}


#leftBack
{
    left: -277px;
    top: 271px;
}
#bottomBars
{
    background-image: url('images/bottom_bars.jpg');
    background-repeat: no-repeat;
    height: 20px;
}
#topBars
{
    background-image: url('images/top_bars.png');
    background-repeat: no-repeat;
    height: 20px;
}
#bottomBarSingle
{
    background-image: url('images/bottom_bar_single.jpg');
    background-repeat: no-repeat;
    height: 20px;
}


#leftCol
{
    float: left;
    width: 230px;
    margin-left: 125px;
	position:relative;
}
.leftColBlog{
 float: left;
    width: 230px;
    margin-left: 145px;
	position:relative;
line-height: 20px;
list-style-image:url('images/li.png'); !important;
}

.leftColTemplate{
margin-left: 136px !important;
line-height: 20px;
list-style-image:url('images/li.png'); !important;
}

#rightCol
{
    float: left;
    width: 720px;
    margin-left: 27px;
}

#rightCol p, #ulRightCol, #rightColImg
{
    margin: 20px 0 0 30px;
    padding: 0 30px 0 0;
}
#ulRightCol
{
    margin: 20px 0 0 45px;
    list-style-image: url('images/bullet.png');
    line-height: 180%;
}
.bullet_body ul {
font-size:12px;
list-style-image:url(images/icn_bullet_6x6.gif);
margin-top:10px;
}
.bullet_body li {
margin:5px 0 10px 20px;
padding-left:0;
}


#rightCol h1
{
    margin: 30px 0 0 30px;
}
#rightColTwo
{
    float: left;
    width: 650px;
    margin:0 10px 10px 30px;
}
#rightColThree
{
    float: left;
    width: 650px;
    margin:0 10px 10px 0px;
}
#footerBar
{
    background-image: url('images/footer_bar.jpg');
    background-repeat: repeat-x;
    height: 77px;
    padding: 29px;
    text-align: center;
    font-size: 12px;
    clear: both;
    color: #FFFFFF;
}

#silverlightHome
{
    margin: 20px 0 0 20px;
}
#telerikHome
{
  margin: 20px 0 0 15px;  
}
#telerikHomeTwo
{
   margin: 90px 0 0 15px;
}

#goButton
{
    float: right;
}

#sitefinityHome
{
    margin: 90px 0 0 0;
}

#fireHome
{
    left: 384px;
    top: 379px;
}

#telerikHomeIcon
{
    left: 384px;
    top: 382px;
}

#logo{
position:absolute; top:6px; left:116px;
}
#Blog{
position: absolute; left:1003px; top:55px;
}
#blogHeader{
margin: 10px 0px 0px -29px;
}
/*=================================================================== Headlines ============================================================================*/


#featuredHeadline
{
    z-index: 5;
    top: 342px;
    left: 404px;
}
#contactHeadline
{
    z-index: 5;
    top: 343px;
    left: 404px;
}
#aboutHeadline
{
    z-index: 5;
    top: 343px;
    left: 404px;
}

#silverlightHeadline
{
    z-index: 5;
    top: 339px;
    left: 140px;
}
#silverlightHeadlineRight
{
    z-index: 5;
    top: 340px;
    left: 404px;
}

#sitefintyHeadline
{
    z-index: 5;
    top: 709px;
    left: 140px;
}

#flashHolder
{
    left: 117px;
    top: 148px;
}

#nav
{
    height: 42px;
    width: 666px;
    left: 334px;
    top: 101px;
}

#selected
{
    background-image: url('images/selected.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 13px;
    top: 143px;
}

.homeSelected
{
    left: 377px;
}

.aboutSelected
{
    left: 489px;
}

.portfolioSelected
{
    left: 265px;
    top:42px !important;
}

.silverlightSelected
{
    left: 710px;
}

.sitefinitySelected
{
    left: 823px;
}

.contactSelected
{
    left: 934px;
}



/*=================================================================== Rollover Nav ============================================================================*/

.cssnav
{
    white-space: nowrap;
    width: 111px;
    height: 42px;
}
.Home
{
    position: absolute;
    background: url('images/home_rollover_nav.png') no-repeat;
    left: 0px;
    top: 0px;
}
.About
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: absolute;
    background: url('images/about_rollover_nav.png') no-repeat;
        left: 111px;
    }
.Portfolio
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: absolute;
    background: url('images/portfolio_rollover_nav.png') no-repeat;
        left: 222px;
    }
.Silverlight
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: absolute;
    background: url('images/silverlight_rollover_nav.png') no-repeat;
        left: 333px;
    }
.Sitefinity
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: absolute;
    background: url('images/sitefinity_rollover_nav.png') no-repeat;
        left: 445px;
    }
.Contact
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: absolute;
    background: url('images/contact_rollover_nav.png') no-repeat;
        left: 556px;
    }

.cssnav a
{
    display: block;
    color: #000000;
    font-size: 11px;
    width: 111px;
    height: 42px;
    display: block;
    float: left;
    color: black;
    text-decoration: none;
}

.cssnav img
{
    width: 111px;
    height: 42px;
    border: 0;
}

* html a:hover
{
    visibility: visible;
}

.cssnav a:hover img
{
    visibility: hidden;
}

#sitefinityVideo
{
    padding: 15px 0 0 32px;
}

/*=================================================================== Contact page ============================================================================*/

#contact
{
    background-image: url('images/contact.png');
    background-repeat: no-repeat;
    margin: 10px 0 0 15px;
    width: 638px;
    height: 457px;
}


#name, #email, #phone, #questions
{
    position: absolute;
    left: 411px;
    border: none;
    background-color: transparent;
}


#name, #email, #phone
{
    
    width: 263px;
    height: 24px;
}


#name
{
    top: 444px;
	}
#email
{
    top: 497px;
}
#phone
{
    top: 556px;
}
#questions
{
    top: 633px;
    width: 537px;
    height: 173px;
}
#contactSubmit
{
    padding: 10px 0 0 15px;
}


/*=================================================================== Footer ============================================================================*/



#footerSize
{
 font-size:200%;
}

/*=================================================================== Telerik Fixes ============================================================================*/

.texarea-wrapper{

width:90% !important;
}

.sf_postTitle {
font-size:18px !important;
border-bottom:1px dotted #cccccc;
padding:15px 0 15px 0 !important;
}

.tagCloud{
font-size:50% !important;
}











