/*** Global Settings ****/
body
{
    font-size: 11px;
    font-family: "Trebuchet MS" , sans-serif;
    background: #cce7fa url(../images/bg.jpg) repeat-x 0 0;
    color: #4a5865;
    margin: 0;
    padding: 5px 0 0 0;
    line-height: 18px;
    text-align: center;
}
#header
{
    margin: 0 auto 0 auto;
    background: url('../images/header.jpg') no-repeat center top;
    width: 930px;
    padding: 0px;
}
#subheader
{
    width: 930px;
    height: 85px;
    margin: 0 auto 0 auto;
    color: White;
    text-align: left;
}
#subheader_text
{
    width: 900px;
    margin: 0 auto;
}
#logo
{
    margin-bottom: 45px;
}
.logotxt1
{
    float: left;
    font-size: 28px;
    color: #efefff;
    margin: 10px 0 0 15px;
    text-transform: none;
    line-height: 42px;
}
.logotxt1 img
{
    float: left;
    padding: 0;
    margin: 0 8px 0 0;
}
.logotxt2
{
    color: #d0d2d6;
    padding-right: 10px;
    border-right: dotted 1px #d0d2d6;
}
.logotxt3
{
    font-family: Palatino, Georgia, serif;
    font-size: 14px;
    color: #d0d2d6;
}
.header_right
{
    font-family: Palatino, Georgia, serif;
    text-align: left;
    float: right;
    color: #efefff;
    font-size: 14px;
    line-height: 36px;
    padding: 2px 0 0 0;
}
.header_right img
{
    float: left;
    margin-right: 10px;
}
.header_right a
{
    color: #efefff;
    text-decoration: none;
}
.header_right a:hover
{
    color: #cfcfff;
    text-decoration: underline;
}
#menu {padding-right:30px; height:28px;}
#menu ul {padding:0; margin:0; float:right;}
#menu li {float:left; list-style:none;}
#menu a {display:block; width:126px; height:28px; font-size:11px; text-decoration:none; color:#FFFFFF; text-align:center; background:url(../images/menu_deact.gif) no-repeat; padding-top:6px;}
#menu a:hover, #menu a:active, #menu a.selected {background:url(../images/menu_act.gif) no-repeat; color:#FFFFFF;}

#first_col {width:270px; float:left; margin-right:40px;}
#first_col h2 {color:#ff6f08; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#first_col a {color:#23abd2;}
#first_col a:hover {color:#97bdff;}
#second_col {width:270px; float:left; margin-right:40px;}
#second_col h2 {color:#23abd2; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#second_col a {color:#23abd2;}
#second_col a:hover {color:#97bdff;}
#second_col ul{margin-bottom:-5px;}
#second_col li{margin: -5px 5px 5px 0; padding: 0px}
#third_col {width:270px; float:left;}
#third_col h2 {color:#ff6f08; border-bottom:1px solid #5d5d5d; padding-bottom:10px;}
#third_col a {color:#23abd2;}
#third_col a:hover {color:#97bdff;}

/*
{
#nav

    padding: 0px 0 0 0;
    margin: 0px auto 0 auto;
    width: 930px;
    display: block;
    overflow: hidden;
    font-size: 13px;
    height: 85px;
    background: #fff url(../images/menu.jpg) center top no-repeat;
}
#nav ul
{
    padding: 15px 0 0 14px;
    margin: 0px;
}
#nav li
{
    float: left;
    display: block;
    list-style-type: none;
    height: 50px;
    padding: 0px 5px 0 5px;
    text-align: left;
    border-right: dotted 1px #455c72;
}
#nav .nav_home a
{
    background: transparent url(../images/home.jpg) no-repeat 0 0;
}
#nav .nav_home a:hover
{
    background-position: 0 -49px;
}
#nav .nav_websites a
{
    background: transparent url(../images/websites.jpg) no-repeat 0 0;
}
#nav .nav_websites a:hover
{
    background-position: 0 -49px;
}
#nav .nav_intranet a
{
    background: transparent url(../images/intranet.jpg) no-repeat 0 0;
}
#nav .nav_intranet a:hover
{
    background-position: 0 -49px;
}
#nav .nav_portfolio a
{
    background: transparent url(../images/portfolio.jpg) no-repeat 0 0;
}
#nav .nav_portfolio a:hover
{
    background-position: 0 -49px;
}
#nav .nav_contact a
{
    background: transparent url(../images/contacticon.jpg) no-repeat 0 0;
}
#nav .nav_contact a:hover
{
    background-position: 0 -49px;
}
#nav a
{
    display: block;
    padding-left: 54px;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    line-height: 28px;
    text-decoration: none;
    color: #3a4e60;
}
#nav a .submenu
{
    font-size: 10px;
    line-height: 18px;
    color: #909296;
    text-transform: uppercase;
}
#nav a:hover .submenu
{
    color: #3a4e60;
}
*/
#content_top
{
    background: #fff url(../images/content_top.jpg) center top no-repeat;
    width: 930px;
    height: 2px;
    padding: 0px;
    margin: 0 auto 0 auto;
}
#main-content2
{
    margin: 0 auto 0 auto;
    color:#FFFFFF;
    background:Transparent url(../images/main_bckg.jpg) top left repeat-x;
    width: 930px;
    text-align: left;
    padding: 0px 0 0 0;
    min-height: 500px;
    border: 2px solid #fff;
}

#main-content2 h1
{
    color:#FFFFFF;
    margin: 20px 0px 15px 0px;
    padding: 0;
    font-size: 26px;
}
#main-content
{
    margin: 0 auto 0 auto;
    color:#000000;
    background-color:#FFFFFF;
    width: 930px;
    text-align: left;
    padding: 0px 0 0 0;
    min-height: 500px;
    border: 2px solid #38495b;
}
#left-column
{
    float: left;
    background-color: transparent;
    padding: 0px 0 0 10px;
    font-size: 12px;
    border-top: 3px #e3e3e3;
}
#left-column1 a {color:#830013;}
*html #left-column
{
    margin: 0;
}
#left-column img {border:4px solid #FFFFFF; margin:0 5px;}
#left-column img:hover {border-color:#D6D6D6;}
#left-column a {font-weight: bold; color:#43dbf2;}

.wideBox
{
    width: 340px;
    margin: 0px;
}
.wideBox_top
{
    height: 18px;
    background: #fff url(../images/box_wide_top.jpg) left top repeat-y;
}
.wideBox_middle
{
    background: #fff url(../images/box_wide_middle.jpg) left top repeat-y;
}
.wideBox_middle h2
{
    margin: 0px 0px 10px 0;
    padding: 0 0 10px 12px;
    color: White;
    background: #fff url(../images/box_wide_middle_h2.jpg) left top repeat-y;
}
.wideBox_middle ul
{
    padding: 0;
    margin: 0 0 0 37px;
}
.wideBox_middle  ul li
{
    margin: 5px 5px 5px 0;
    padding: 0;
    list-style-image: url(../images/bullet.jpg);
}
.wideBox_bottom
{
    height: 20px;
    background: #fff url(../images/box_wide_bottom.jpg) left bottom repeat-y;
}
.wideBox p, .wideBox h1
{
    width: 300px;
    margin: 6px 6px 0px 18px;
    padding: 0;
    text-align: justify;
}
/******************** Bottom Boxes *****************/
.bottomBox
{
    height: 240px;
    width: 182px;
    margin: 0 0px 0px 0;
    padding: 0px;
    background: #000 url(../images/box_bottom.jpg) left top no-repeat;
    color: #c0c0c0;
}
.bottomBox h3
{
    color: #d56021;
    border-bottom: dotted 1px #d0d0d0;
    padding: 10px 0px 10px 0px;
    margin: 10px 10px 0 10px;
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
}
.bottomBox p
{
    font-size: 11px;
    padding: 14px 10px 4px 10px;
}
.bottomBox a
{
    color:#EAEAEA;
}
.bottomBox a:hover
{
    color:#97bdff;
}
.orange
{
    color: #d56021;
}
.bottomBox1
{
    float: right;
    height: 120px;
    width: 360px;
    margin: 0;
    padding: 0;
    background: #fff url(../images/box_bottom1.jpg) left top no-repeat;
    color: #d56021;
}
.bottomBox1 h3
{
    color: #d56021;
    border-bottom: dotted 1px #d0d0d0;
    padding: 10px 10px 10px 12px;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;

}
.bottomBox1 p
{
    padding: 4px 4px 4px 12px;
    color: #c0c0c0;
}

#scrollDiv
{
    position: relative;
    height: 140px;
    overflow: hidden;
}
#scrollingDiv
{
    position: absolute;
    height: 140px;
    background-color: Transparent;
    overflow: hidden;
    font-style: italic;
    margin: 4px 0 0 0;
}
#right-column
{
    float: right;
    width: 190px;
    margin: 10px 20px 0 0px;
    padding: 0px 0 0 0;
}
.sidebar
{
    width: 230px;
    margin: 0 auto;
    padding: 10px 5px;
    background: transparent no-repeat 9px 0;
}
#main-column
{
    width: 900px;
    padding: 10px 10px 10px 20px;
}
*html #main-column
{
    width: 870px;
}
p
{
    margin: 0px 0 2px 0;
    padding: 5px 0 0 0; /***	border-top: double 3px #e3e3e3; ***/
}
#subheader1
{
    background-color: transparent;
    width: 610px;
    margin: 0px 0 0 30px;
    padding: 30px 0 0 0;
}

h1
{
    color:#6a7e90;
    margin: 20px 0px 15px 0px;
    padding: 0;
    font-size: 26px;
}
h1 span
{
    color: #6a7e90;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 0px;
}
h2
{
    color: #6a7e90;
    margin: 3px 0 3px;
    padding: 3px 0 3px 3px;
    font-size: 18px;
}
h3
{
    color: #3a4e60;
    margin: 10px 0;
    padding-bottom: 4px;
    font-size: 14px;
    border-bottom: 1px solid #efece7;
}
h4
{
    color: #830013;
    margin: 4px 0;
    padding-bottom: 4px;
    font-size: 14px;
    border-bottom: 1px solid #efece7;
}

.box
{
    background: transparent;
    border: 1px solid #f0e9eb;
    padding: 8px;
    text-align: inherit;
}
.box_small
{
    background: #f7f7f7;
    border: 1px solid #f0e9eb;
    padding: 15px;
    font-size: 11px;
}
.box_small input, .box_small select, .box_small td
{
    font-size: 11px;
}

/*** Layout ****/


.crd a:visited, .crd a:link, .crd a:hover
{
    text-decoration: none;
    color: #2a3845;
    cursor: text;
}
#footer
{
    
    margin: 0 auto 0px auto;
    width: 930px;
    clear: both;
    text-align: center;
    font-size: 10px;
    color: #FFFFFF;
    padding: 0px 0 0 0;
    height: 30px;
}
#footer a
{
    color: #23abd2;
}

#footer a:hover {color:#97bdff;}

.picleft
{
    float: left;
    padding: 1px 3px 2px 1px;
}
#imagelink a:link
{
    color: #FFFFFF;
    text-decoration: none;
    background: none;
}
.noborder
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}

/*** SideBAR ***/
#main-image
{
    text-align: center;
}
#main-image a:link
{
    text-decoration: none;
    background: none;
}

.imagepadLeft
{
    margin: 10px;
    float: left;
}
.imagepadRight
{
    margin: 10px;
    float: right;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
.buttonnl
{
    width: 80px;
    height: 22px;
    font-size: 11px;
    padding-bottom: 2px;
}
.buttonwl
{
    width: 110px;
    height: 22px;
    font-size: 11px;
    padding-bottom: 2px;
}
.buttonw
{
    width: 110px;
    height: 24px;
    font-size: 11px;
    float: right;
}

/*****/
.TabPanelClass td
{
    font-size: 11px;
}
/*****/
#load
{
    display: none;
    position: absolute;
    left: 800px;
    top: 10px;
    background: #fff url(../images/ajax-loader.gif) repeat top left;
    width: 63px;
    height: 16px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
}
#showText
{
    position: relative;
    height: 350px;
    width: 100%;
}

#nav_bot
{
    border-bottom: solid 1px #d0d0d0;
    padding: 0 0 4px 0;
    margin: 20px 0 0 0;
}
#nav_bot a
{
    display: block;
    margin: 8px 0 2px 0;
    height: 48px;
    padding: 0 0 0 54px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #4d5dac;
    text-decoration: none;
    font-style: italic;
    background-color: Transparent;
    background-image: url(../images/website_links_menu.jpg);
    background-repeat: no-repeat;
}
#nav_bot a:hover
{
    color: #4d5dec;
}
#nav_bot a.features
{
    background-position: 0 0px;
}
#nav_bot a:hover.features
{
    background-position: 0 -49px;
}
#nav_bot a.ordering
{
    background-position: 0 -97px;
}
#nav_bot a:hover.ordering
{
    background-position: 0 -145px;
}
#nav_bot a.prices
{
    background-position: 0 -193px;
}
#nav_bot a:hover.prices
{
    background-position: 0 -241px;
}
#nav_bot a.listing
{
    background-position: 0 -289px;
}
#nav_bot a:hover.listing
{
    background-position: 0 -337px;
}
#nav_bot a.bespoke
{
    background-position: 0 -385px;
}
#nav_bot a:hover.bespoke
{
    background-position: 0 -433px;
}
/****************************/
#web_menu
{
    border-bottom: solid 1px #d0d0d0;
    padding: 0 0 5px 0;
    margin: 20px 0 10px 0;
}
#web_menu a
{
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #4d5dac;
    text-decoration: none;
    font-style: italic;
    background: Transparent url(../images/nav_plain_red.gif) top left no-repeat;
    background-position:
}
#web_menu a:hover
{
    color: #4d5dec;
}
.showText
{
    margin: 0px 0 0 0;
}
.showText p
{
    clear: both;
}
/*************************/
#up_container
{
    border-bottom: solid 1px #e3e3e3;
}
#testimonials
{
    font-style: italic;
}
#prices
{
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    padding: 0px 0 14px 0;
    color: #ba726e;
    font-weight: bold;
    border-bottom: solid 1px #d0d0d0;
}
#prices a
{
    text-decoration: none;
    color: #4d5dac;
}
#prices a:hover
{
    text-decoration: underline;
    color: #4d5dec;
}
#carousel_wrapper
{
    overflow: hidden;
    margin-left:10px;
}
#carousel_wrapper ul
{
    height: 138px;
    padding:20px 0 0 0;
}
#carousel_wrapper li
{
    display: inline;
    height: 138px;
    padding:0;
}

/****findoutmore***/
.findoutmorelink
{
    font-style: italic;
    cursor: pointer;
    color: Blue;
    text-decoration: underline;
}
.findoutmorefade
{
    display: none;
    background-color: #e0e0e0;
    width: 0px;
    height: 0px;
    z-index: 3;
}
.findoutmoreinfo
{
    display: none;
    overflow: hidden;
    width: 0px;
    height: 0px;
    z-index: 2;
    border: solid 1px #37495a;
    background-color: #ffffff;
    padding: 5px;
}
.closefindoutmore
{
    float: right;
}
.closefindoutmore a
{
    background-color: #666666;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: outset thin #FFFFFF;
    padding: 5px;
}
.live_box
{
    margin: 4px 0 4px 0;
    padding: 4px;
    background-color: #f2f2f2;
    border: outset 2px #ffe0e0;
}
.uploader, input, select
{
    font-size: 11px;
}
.helpIcon
{
    border: none;
    float: right;
    cursor: pointer;
}
/********************************/
#left-column1
{
    float: left;
    background-color: transparent;
    width: 600px;
    margin: 0px 0 0 30px;
    padding: 10px 0 0 0;
    border-top: double 3px #e3e3e3;
    font-size: 12px;
}
*html #left-column1
{
    margin: 0 0 0 10px;
}

#right-column1
{
    float: right;
    width: 260px;
    margin: 0px 10px 0 0px;
    padding: 10px 0 0 0;
    border-top: double 3px #e3e3e3;
}

#right-column1 ul 
{
    margin: 2px;
    padding: 3px;
    list-style-image:none;
    
}

.impact
{
    font-weight: bold;
    color: Red;
    font-style:italic;
    font-size:14px;
}
.emphasis
{
       font-weight: bold;
    color: #2020af;
    font-style:italic;
    font-size:14px;
}
/******************************/
/**** Video Help **************/
#video-column
{
    float: left;
    background-color: white;
    width: 780px;
    height: 580px;
    margin: 0px;
    padding: 10px 0 10px 0;
    text-align: center;
    vertical-align: top;
}

.contentsList
{
    font-size: 11px;
    width: 120px;
    height: 580px;
    float: right;
    margin: 0px 10px 0 0;
    padding: 10px 5px 10px 10px;
    border-left: 1px dotted #6a7e90;
    background-color: white;
}
.contentsList ul
{
    padding: 0px;
    margin: 0px;
}
.contentsList li
{
    list-style-type: none;
}
.contentsList li a
{
    color:  #4a5e70;
    text-decoration:none;
}
.rightborder {border:groove 2px #FFFCCC; padding:5px 5px 5px 5px}