/*
-------------------------------------------------------
The CC Wire Styles
------------------------
URL: http://www.theccwire.com
Version: v2.0
Author: Eclipse Creative
Copyright: Computacenter all rights reserved
-------------------------------------------------------
*/

/*
Set Defaults
***********************/
*  {
    margin:0;
    padding:0;
}

body {
    font-family:Arial,  Helvetica,  sans-serif;
    font-size:12px;
    background: #FFF url('http://www.theccwire.com/images/interface/background/header_background.jpg') repeat-x scroll 0 0;
}



h1 {
    margin-bottom:8px;
}


#header h1 {
    margin:0;
}


h2 {
    font-size:18px;
    margin-bottom:8px;
}


h3 {
    font-size:14px;
    margin-bottom:8px;
}


h4 {
    font-weight:bold;
    color:#000000;
    font-size:12px;
}


h5 {
}


h6 {
}


h1,  h2,  h3,  h4,  h5,  h6 {
    font-family: Geneva,  Arial,  Helvetica,  sans-serif;
    color: #24387F;
}



p {
	margin-bottom:8px;
	margin-top:8px;
}


p,  a,  ul,  li {
    font-size:12px;
}



ul {
    padding: 0;
    margin:14px 0;
}

ul ul {
	margin:5px 0;
	padding-left:25px;
}

li,  ol ul li {
    list-style-type:none;
    padding-left:15px;
    background-image:url('http://www.theccwire.com/images/interface/bullets/bullet_orange_bgwhite.png');
    background-repeat:no-repeat;
    background-position:left 0.3em;
    background-attachment:scroll;
}


ol {
    padding-left:25px;
    margin:10px 0;
}


ol li {
    background:none;
    padding:0;
    list-style:decimal outside;
}


ul,  ol,  dl  {
    position: relative;
    ;
}

blockquote {
	background-color:#F6EBC1;
	border-left:5px solid #FCE27C;
	margin:1em;
	padding:0.5em 1em;
}

textarea {
	font-family:Arial,  Helvetica,  sans-serif;
}

.capitalize  {
    text-transform: capitalize;
}



a,  a:visited {
    color:#0066CC;
    text-decoration:none;
    outline:none;
}


a:hover {
    text-decoration:underline;
}



a img,  a:visited img {
    border:none;
}


#middleCol img  {
    margin:0px 0px 0px 0px;
    padding: 3px;
}



table {
    border-collapse:collapse;
}


#middleCol table {
    width:100%;
    margin:15px 0;
}


#middleCol table th  {
    padding:3px 4px;
    border:1px solid #ccc;
    background:#E4E4E4 none;
}


#middleCol table td  {
    padding:3px;
    border:1px solid #ccc;
}



#middleCol table.adobe-table  {
    width: 250px;
    margin-right: 5px;
    float: left;
    display: block;
}


#middleCol table.adobe-table thead th  {
    background: #24387f;
    color: white;
    text-align: center;
}


#middleCol table.adobe-table tbody h4  {
    font-weight: bold;
    font-size: 10px;
}


#middleCol table.adobe-table td  {
    border: none;
    text-align: center;
    vertical-align: middle;
}


#middleCol table.adobe-table tfoot td img  {
    border: none;
}



#middle li  {
    line-height: 1.6em;
}



/*
Page Structure
***********************/
#page {
    width:100%;
    height:100%;
    position:relative;
    background-color:#FFF;
}



#dnn_contentPane {
    background-color:#FFFFFF;
    color:#000000;
}



#topPanel,  #header,  #main,  #footer {
    width:100%;
    height:auto;
    position:relative;
}


.container {
    width:980px;
    height:100%;
    margin:0 auto;
    position:relative;
}



#topPanel {
    height: 30px;
    padding: 10px 0 5px;
    background-color:#24387f;
    z-index: 10;
}



#header {
    height:124px;
    background:#FFF none;
    border-top:1px solid #666;
}


#header .container {
    background:url('http://www.theccwire.com/images/interface/background/header-bg.jpg') no-repeat scroll center top;
}


#header .container_16 {
    position: relative;
    height:100%;
}



#main {
    background:#fff url('http://www.theccwire.com/images/interface/background/main_repeat.png') repeat-x scroll 0 2px;
    color:#000000;
    padding-bottom: 30px;
}


#main .container {
    background:transparent url('http://www.theccwire.com/images/interface/background/main_container.png') scroll no-repeat 0 2px;
    padding:25px 0 20px 0;
}


#main #breadCrumb {
    margin-bottom: 20px;
}


#main #colWrapper {
    width:100%;
    position:relative;
}


#main #leftCol {
    width:195px;
    float:left;
    display:inline;
    position:relative;
}


#main #middleCol {
    width:520px;
    margin:0 0 0 20px;
    float:left;
    line-height:1.8em;
    display:inline;
    position:relative;
}


#main #promotions,  #main #events {
    display:inline;
    float:left;
    width:48%;
    padding-left: 5px;
    margin-top: 15px;
}


#main #events {
    float:right;
}



/* --- RSS Boxes --- */
.rss-title  {
    background: url('http://www.theccwire.com/images/interface/rss-title.png') scroll repeat-x 0 0;
    height: 29px;
    font-size: 16px;
    padding: 7px 0 0 6px;
    margin: 0 0 10px -5px;
}




#main #rightCol {
    width:210px;
    float:right;
    display:inline;
    border-left:1px solid #CCCCCC;
    padding-left:14px;
    position:relative;
}




#main #middleCol.admin {
    width:100%;
    float:none;
    display:block;
    border:none;
}

#footer {
    color:#666;
    background:#fff url('http://www.theccwire.com/images/interface/background/main_repeat.png') repeat-x scroll 0 0;
   /*  margin-top:30px; */
}


#footer .container {
    padding:25px 0 20px 0;
    position:static;
    ;
}

.telephone{
	font-weight:bold;
	font-size:15px;
}

.product {
    margin-top:10px;
}


.product p {
    margin:0;
    padding:0;
}


.product .productImage,  .product .productContent {
    float:left;
    display:inline;
    width:130px;
}


#middleCol .product .productImage img {
    display:block;
    margin:0 auto;
}


.product .productContent {
    width:370px;
    padding:0 10px;
}


.product .right {
    text-align:right;
    clear:both;
}


/* --- End Page Structure --- */

#login {
    text-align:center;
}



#internal-products  {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px dashed #000;
}



#vendor-logo  {
    margin-bottom: 20px;
    text-align:center;
}



a.twitter-link  {
    display: block;
    background: url(http://www.theccwire.com//images/interface/buttons/FollowOn-Twitter.png) scroll no-repeat 0 0;
    width: 172px;
    height: 38px;
    text-indent: -9999px;
    margin-right: 10px;
    float: left;
}


a.facebook-link  {
    display: block;
    background: url(http://www.theccwire.com//images/interface/buttons/Facebook.png) scroll no-repeat 0 0;
    width: 164px;
    height: 38px;
    text-indent: -9999px;
    float: left;
}

/*
Events Page
***********************/
.event-cats  {
    display: block;
    margin-bottom: 50px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
}


.event-cats h2  {
    margin-bottom: 15px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ddd;
}


.event-cats h2.vendor-line  {
    border-bottom: 1px solid #D28B5C;
}


.event-cats h2.cc-line  {
    border-bottom: 1px solid #619DD9;
}


.event-cats h2.cc-int-line  {
    border-bottom: 1px solid #60B8D5;
}


span.event-rss a,  span.event-rss a:visited  {
    float: right;
    background: url("http://www.theccwire.com/images/interface/rss-icon.png") scroll no-repeat right 5px;
    width: 80px;
    color: #F57416;
    padding-top: 2px;
}


span.event-rss a:hover  {
    text-decoration: none;
}


/*
Not sure why this was here Gilo

.event-cats ul li  {
    margin: 40px 0 0 5px;
    width:507px;
    padding-left: 0;
}
***********************/

.event-list ul li  {
    margin: 10px 0 0 5px;
    width:507px;
    padding-left: 0;
}


.event-cats ul li:first-child  {
    margin-top: 0;
}



.event-cats h3  {
    color: #888;
    background-color: #F8F8F8;
    border: 1px solid #EEEEEE;
    border-top: 5px solid #EAEAEA;
    text-transform: capitalize;
    padding: 1px 5px 0;
    font-size: 16px;
    height: 24px;
}


.event-cats h3 span  {
    background:url("http://www.theccwire.com/images/interface/events/cal.png") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    display:block;
    float:right;
    font-size:7px;
    font-weight:normal;
    height:48px;
    margin:-17px 0 4px;
    padding-left:5px;
    padding-top:3px;
    width:43px;
    line-height: 21px;
}


.event-cats h3 span strong  {
    text-shadow:1px 1px #FFFFFF;
    color:#000000;
    font-size:20px;
    padding-left:4px;
}


.event-cats h3 span.date-cc  {
    background-position: 0 -140px;
}


.event-cats h3 span.date-cc-int  {
    background-position: 0 -70px;
}


.event-cats h3 span.date-vendor  {
    background-position: 0 0;
}



p.event-date,  p.description  {
    color: #666;
    padding: 0 0px;
}


p.event-date strong  {
    color: #333;
}


p.description  {
    font-size: 14px;
    margin-bottom: 10px;
}

a.events-read-more,  a:visited.events-read-more  {
    display: block;
    padding: 3px 40px 3px 10px;
    background: #eee url("http://www.theccwire.com/images/interface/events/arrow.png") scroll no-repeat 86px -1px;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD #9d9d9d #9d9d9d #DDDDDD;
    width: auto;
    text-align: center;
    font-size: 14px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow:1px 1px #fff;
    float: right;
    margin-right: 7px;
}

#login-box input.login,  form#register_member_form input#submit {
    float: right;
    padding: 3px 10px;
}


a:hover.events-read-more  {
    text-decoration: none;
}


a:active.events-read-more  {
    border-color: #999 #eee #eee #999;
}



.events-pagi  {
    margin: 10px 14px 0 4px;
    float: right;
}


.events-pagi a,  .events-pagi a:visited  {
    display: block;
    padding: 3px 6px;
    background: #FAFAFA;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD #9d9d9d #9d9d9d #DDDDDD;
    text-align: center;
    font-size: 10px;
    color: #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow:0 1px #fff;
    width: auto;
}


.events-pagi a:hover  {
    text-decoration: none;
    color: #1a1a1a;
}


.events-pagi a:active  {
    border-color: #999 #eee #eee #999;
}



a.events-btn  {
    display: block;
    padding: 6px 10px;
    background-color: #bbb;
    border: 1px solid #e1e1e1;
    width: auto;
    text-align: center;
    font-size: 14px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow:1px 1px #ddd;
    float: right;
}


a:hover.events-btn  {
    text-decoration: none;
}



#event-register  {
    background:url("http://www.theccwire.com/images/interface/events/map.png") no-repeat scroll right -7px #f8f8f8;
    border: 1px solid #eee;
    text-shadow:0 1px #F4F8FC;
    padding: 10px;
    margin: 0 9px 10px 5px;
    width: auto;
    position: relative;
    border-bottom: 5px solid #eaeaea;
}


#event-register h4  {
    color: #0099CC;
    margin-bottom: 15px;
    font-size: 17px;
}


#event-register p span  {
    display: block;
    width: 90px;
    float: left;
    color: #666;
    font-size: 15px;
    padding-top: 6px;
}


#event-register input  {
    border: 1px solid #eee;
    width: 250px;
    color: #555;
    padding: 5px;
    font-size: 16px;
}


input#event-submit  {
    float: right;
    width: 100px;
    background: #eee;
    border: 1px solid #ddd;
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 10px;
}



/*
Collateral Page
***********************/
.collateral-wrapper  {
    margin-bottom: 10px;
}
    .collateral-wrapper h3 {
        background: #eee;
        padding: 10px;
        margin-bottom: 0;
        position: relative;
    }
    .collateral-wrapper h3 a, .collateral-wrapper h3 a:visited,  a#comment-toggle  {
        float: right;
        display: block;
        background: url('http://www.theccwire.com/images/interface/open-close.png') scroll no-repeat 0 0;
        width: 16px;
        height: 16px;
        text-indent: -9999px;
        margin-top: 3px;
        cursor: pointer;
        outline: none;
    }
    .collateral-wrapper h3 a.active  {
        background-position: 0 -24px;
    }
    .collateral-wrapper .collateral-count  {
        color:#999;
        font-size:11px;
        font-weight:300;
        margin-right:5px;
        float: right;
    }
.collateral-nav {
    height: 22px;
}
    .collateral-nav a, .collateral-nav a:visited, .collateral-nav a:hover {
        cursor: pointer;
        text-decoration: none;
    } 
    .collateral-nav .nextPage {
        float: right;
    }
    .collateral-nav .disabled {
        visibility: hidden;
    }
.collateral-box {
    background-color: #f8f8f8;
    padding: 10px;
    border: 1px solid #eee;
    width: auto;
    overflow: hidden;
    height: 285px;
    position: relative;
    display: none;
}
    .collateral-item {
        display: block;
        clear: both;
        list-style: none;
        padding: 5px;
        margin-bottom: 4px;
        position: relative;
        height: 50px;
        border-bottom: 1px dashed #CCCCCC;
        margin-bottom: 10px;
        background: none;
    }
        .collateral-item h4, .collateral-item p{
            font-size: 12px;
            margin: 0;
            padding-left: 50px;
        }
    .collateral-download, .collateral-download:visited {
        display: block;
        padding: 3px 10px;
        background: #eee none;
        border-width: 1px;
        border-style: solid;
        border-color: #DDDDDD #9d9d9d #9d9d9d #DDDDDD;
        width: auto;
        text-align: center;
        color: #333;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        text-shadow:1px 1px #fff;
        float: right;
    }
    	.collateral-download span {
    		font-size: 10px;
    	}
    .collateral-img-download  {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        background: url('http://www.theccwire.com/images/interface/download.png') scroll no-repeat 0 0;
        width: 45px;
        height: 45px;
        margin: 0 10px 0 0;
        padding: 0;
        text-indent: -9999px;
    }
.scrollable {
    overflow: hidden;
    zoom: 1;
    position: relative;
}
	.scrollable ul {
		margin: 0;
	}


/*
Top Panel
***********************/

#topPanel,  #topPanel a,  #topPanel a:visited,  #topPanel p  {
/*
    color: #FFF;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
*/
}

#searchInput {
	margin: 0;
}

#keywords  {
    border: 1px solid #FFF;
    padding: 3px;
}

#search  {
    position: absolute;
    top: 0;
    right: 0;
}   
#search-submit  {
    -moz-border-radius: 8px;
    background: #EEEEEE none;
    border-color:#DDDDDD #9D9D9D #9D9D9D #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#333333;
    padding:3px 10px;
    text-align: center;
    text-shadow: 1px 1px #FFFFFF;
    width: auto;
}


/* --- Search Styles --- */s
#search-results li  {
    list-style: none;
    background: none;
    padding-left: 0;
    margin-bottom: 15px;
}



#login-box  {
    background-color: #24387F;
    position:absolute;
    top: 34px;
    z-index:100;
    padding: 10px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0 7px 10px #999;
    -moz-box-shadow: 0 7px 10px #999;
    box-shadow: 0 7px 10px #999;
    width: 315px;
    display: none;
}


#login-box p  {
    line-height: 17px;
}


#login-box a,  #login-box a:visited  {
    color: #eee;
}


#login-box input.input  {
    color:#999999;
    font-size:16px;
    padding:2px 4px;
    width: 290px;
}


/*
Header Items
***********************/
/* --Logos-- */
a#ccwireLogo,  a#computacenterLogo {
    display:block;
    position:absolute;
    top:20px;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:0 0;
    text-indent:-9999px;
}


a#ccwireLogo {
    left:0;
    width:191px;
    height:66px;
    background-image:url('http://www.theccwire.com/images/interface/logo/wire-logo-blue.png');
    top: 21px;
}


a#computacenterLogo {
    right:0;
    width:150px;
    height:80px;
    background-image:url('http://www.theccwire.com/images/interface/logo/computacenter-logo-blue.png');
}



/* --- Top Nav --- */
.nav ul {
    position:absolute;
    bottom:0;
    right:200px;
    list-style-type:none;
    padding:0;
    margin:0;
    font-weight:bold;
    background-color:transparent;
}


.nav ul li {
    display:inline;
    float:left;
    width:auto;
    height:auto;
    padding:15px 0 0 0;
    margin:0;
    background:none;
    text-align:center;
}


.nav ul li a {
    display:block;
    width:190px;
    height:100%;
    padding:5px 0;
    margin-right:2px;
    text-decoration:none;
    font-size:12px;
    background-color:#000;
}


.nav ul li.Tab60 a {
    margin-right:0;
    background:#000 url('http://www.theccwire.com/images/interface/nav/a.last.gif') no-repeat scroll right 0;
}


.nav ul li.Tab57 a {
    background:#000 url('http://www.theccwire.com/images/interface/nav/a.first.gif') no-repeat scroll left 0;
}


.nav ul li a:hover {
    text-decoration:underline;
}



.Tab58 a,  .nav ul li.Tab58 a,  #nav ul li.Tab58 a:visited {
    color:#FF9900 !important;
}


.Tab59 a,  .nav ul li.Tab59 a,  #nav ul li.Tab59 a:visited {
    color:#FF6600 !important;
}


.Tab60 a,  .nav ul li.Tab60 a,  #nav ul li.Tab60 a:visited {
    color:#0099CC !important;
}


/* --Curent nav item-- */
.nav ul li.CurrentItem,  .nav ul li.ParentItem {
    padding-top:5px;
}


.nav ul li.CurrentItem a,  .nav ul li.ParentItem a {
    padding-top:15px;
    background:transparent url('http://www.theccwire.com/images/interface/nav/nav_current.png') no-repeat scroll 0 0;
    color:#333333 !important;
}

/*Mini icons for links */

li.cc-pdf-link, p.cc-ind-link a.cc-pdf-link, ul.cc-link-list, a.cc-pdf-link {
background:url('http://www.theccwire.com/images/interface/icons/pdf-icon.png') no-repeat scroll 2px 4px transparent;
padding:4px 0 1px 20px;
}

a.cc-external-link  {
background:url('http://www.theccwire.com/images/interface/icons/new-window-icon.png') no-repeat scroll 0 5px transparent;
padding:4px 0 1px 16px;
}

li.cc-video-link, p.cc-ind-link a.cc-video-link, ul.cc-link-list, a.cc-video-link  {
background:url('http://www.theccwire.com/images/interface/icons/video-icon.png') no-repeat scroll 2px 4px transparent;
}
a.cc-rss-link {
background:url("http://www.theccwire.com//images/interface/nav/rss.png") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:16px;
margin:1px 2px 0 0;
text-indent:-9999px;
width:16px;
}

/*
Main Items
***********************/

/* --breadCrumb-- */
#breadCrumb a,  #breadCrumb a:visited {
    color:#FF9900;
    text-decoration:none;
}


#breadCrumb a:hover {
    text-decoration:underline;
}


#breadCrumb a.normal,  #breadCrumb a.normal:visited {
    color:#333333;
}




/* --- Left Nav Main Menu (vendors with LoB) --- */
.leftNav  {
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}


.leftNav ul  {
    display: none;
    position: relative;
    zoom: 1;
}


.leftNav li  {
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    width: 195px;
    background: none;
}


.leftNav a,  .leftNav a:visited  {
    color: #3D3D3D;
    text-decoration:none;
    cursor: pointer;
    padding: 0 0 0 5px;
    border: 1px solid #CCC;
    border-top: none;
    line-height: 20px;
    font-size: 12px;
    text-decoration: none;
    display: block;
}


.leftNav a:hover  {
    background-color: #F0F0F0;
    text-decoration: none;
}


.leftNav a.toggler,  .leftNav a.toggler:visited,  .leftNav a.toggler:hover  {
    padding: 0;

    border: 0;
    margin-right: 4px;
    text-decoration: none;
    font-size: 12px;
    padding: 2px;
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 16px;
    line-height: 16px;
    display: block;
}


/* --- Sub Level Main Menu --- */
.leftNav ul  {
    margin: 0;
    padding: 0;
}


.leftNav ul li  {
    background: #EAEAEA none;
}


.leftNav ul a,  .leftNav ul a:visited  {
    padding-left: 12px;
}


.leftNav ul a:hover,  .leftNav ul a.current,  .leftNav ul a.current:visited  {
    background: #DDD;
}


/* --- Sub Sub Level Main Menu (Vendors)--- */
.leftNav ul ul  {

}


.leftNav ul ul li  {
    height: 20px;
    background: #DEDEDE;
}


.leftNav ul ul a,  .leftNav ul ul a:visited  {
    padding-left: 20px;
}


.leftNav ul ul a:hover,  .leftNav ul ul a.current,  .leftNav ul ul a.current:visited  {
    color: #FFF;
    background: #BDBDBD;
}



/* Menu Heading Border */
#datacentre  {
    border-top: 1px solid #CCC;
	color: #ff9900;
}

#software-netsec {
	color: #ff6600;
}

#workplace-collaboration {
	color: #0099cc;
}


/* --- END Left Nav --- */






/* --Control Panel --*/	
#sub-menu  {
    background-color: #fafafa;
    border-color: #f1f1f1;
    border-style: solid;
    border-width:1px;
}


#sub-menu li  {
    background: none;
    padding: 0;
    list-style: none;
    display: block;
}


#sub-menu .sub-title  {
    color:#999;
    font-size:15px;
    background-color: #F0F0F0;
    padding: 7px;
}


#sub-menu .sub-title:hover  {
    background: #f0f0f0;
}


#sub-menu li a,  #sub-menu li a:visited  {
    color: #999;
    font-size: 11px;
    display: block;
    padding: 7px;
    height: 14px;
}


#sub-menu li a:hover  {
    text-decoration: none;
    color: #777;
    background-color: #f5f5f5;
}


#sub-1,  #sub-1:visited  {
    background: url(http://www.theccwire.com/images/interface/nav/contact.png) scroll no-repeat 172px 5px;
}


#sub-2,  #sub-2:visited  {
    background: url(http://www.theccwire.com/images/interface/nav/events.png) scroll no-repeat 172px 5px;
}


#sub-3,  #sub-3:visited  {
    background: url(http://www.theccwire.com/images/interface/nav/shop.gif) scroll no-repeat 172px 5px;
}


#sub-4,  #sub-4:visited  {
    background: url(http://www.theccwire.com/images/interface/nav/rss.png) scroll no-repeat 172px 5px;
}


#sub-5,  #sub-5:visited  {
    background: url(http://www.theccwire.com/images/interface/nav/twitter.png) scroll no-repeat 170px -1px;
}




/* --Homepage Login --*/

#home-login-box input.input  {
    font-size:20px;
    border:1px solid #CCCCCC;
    width:185px !important;
    padding:4px;
    margin-bottom:5px;
}


#home-login-box input.login  {
    display:block;
    float:right;
    width:72px;
    text-align:center;
    padding:8px 0;
    background:url(http://www.theccwire.com/images/interface/login-button.png) scroll no-repeat center center;
    border: 0;
    color: #0066CC;
    cursor: pointer;
    font-size: 12px;
}


a#home-register  {
    margin:0 auto;
    display:block;
    text-align:center;
    padding:15px 0;
    background:url(http://www.theccwire.com/images/interface/register-button.png) scroll no-repeat center center;
    color: #0066CC;
    cursor: pointer;
    font-size: 12px;
}




/* --- Sub nav(Vendor Menu) --- */
.subNav ul {
    height:31px;
    padding:0;
    margin:0;
    display:block;
    margin:0 0 15px 0;
    width:512px;
}


.subNav li {
    background-image:none;
    padding:0;
    float:left;
    position:relative;
    display:inline;
    text-align:center;
    width:68px;
}


.subNav li a,  .subNav li a:visited {
    display:block;
    padding:5px 0;
    color:#000000;
    text-decoration:none;
    overflow:hidden;
    font-size:12px;
    border-width:1px 0 1px 1px;
    border-color:#cfcfcf;
    border-style:solid;
}


.subNav li a:hover {
    text-decoration:underline;
}



.subNav li.SubLast {
    width:104px;
    ;
}


.subNav li.SubLast a {
    border-right:1px solid #cfcfcf;
}


.subNav li.CurrentItem  a,  .subNav li.CurrentItem  a:visited {
    color:#FFFFFF;
    background-color:#999999;
    text-decoration:none;
    cursor:default;
}



/* --- END Sub Nav --- */	

/* --- Promotions / Education --- */
.promotion {
}


.promotion h3,  .education h3 {
    margin-bottom:0;
}


.promotion p.summary,  .education p.summary {
    margin-bottom:0;
}


.promotion p.right,  .education p.right {
    text-align:right;
}

.product-3-col {
	overflow: auto;

}
.product-col{
	width: 33%;
	float:left;
	height:470px;
}
.product-col p{
	font-size: 16px;
	text-align: left;
	padding: 5px;
	padding-left: 5px;
}
.product-col,
.product-col p{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

/* --- Contacts --- */	
.contactList .contact {
    display:block;
    width:405px;
    height:72px;
    padding:10px 10px 10px 105px;
    margin:0 auto 10px;
    background:url('http://www.theccwire.com/images/interface/contact-bg.png') top left no-repeat scroll;
}


.contactList .contact:hover {
    background-position:bottom left;
}


.contactList .contact h3 {
    font-weight:bold;
    font-size:12px;
    margin-bottom:6px;
    line-height:12px;
}


.contactList .contact p {
    font-size:11px;
    font-weight:normal;
    margin-bottom:5px;
    line-height:11px;
}


.contactList .contact a,  .contactList .contact a:visited {
    font-size:11px;
}


/* --- Right Col Items --- */

#dnn_right img {
    display:block;
    margin:0 auto;
}


#dnn_right table {
    width:100%;
}



.curvedBox {
    width:195px;
    background:url(i/box_curve_top.png) no-repeat scroll top left;
    padding-top:9px;
    position:relative;
    display:block;
    overflow:hidden;
}


.curvedBoxContent {
    border-color:#CCCCCC;
    border-width:0 1px;
    border-style:solid;
    padding:5px;
}


.curvedBoxBottom {
    background:url(i/box_curve_bottom.png) no-repeat scroll center center;
    height:7px;
    display:block;
    font-size:0;
    line-height:0;
    overflow:hidden;
    margin-bottom:12px;
}


.curvedBox h3 {
    font-size:14px;
    margin-bottom:5px;
}


.curvedBox h4 {
    font-size:14px;
}


.curvedBox p {
    font-size:12px;
    margin:2px 0;
}


.curvedBox span.blue {
    color:#1d85c7;
}



/*
Registration
***********************/

#register_member_form  {
    font-size: 14px;
    margin-top: 20px;
}

#register_member_form ul {
	background: none;
	margin: 0;
	padding: 0;
}

#register_member_form li {
	background: none;
	position: relative;
	display: block;
	height: 40px;
	line-height: 40px;
}
	#reg_terms {
		height: 215px !important;
	}
#register_member_form label {
	cursor: pointer;
}

#register_member_form .input, #register_member_form .textarea {
    margin-bottom: 10px;
    padding: 4px;
    font-size: 15px;
    width: 320px;
    position: absolute;
    right: 0;
    top: 0;
}


#register_member_form .checkbox  {
    display: block;
    margin-top: 10px;
    position: absolute;
    top: 2px;
    left: 180px;
}

#register_member_form .textarea {
	width: 320px;
	height: 200px;
	padding: 6px;
}

/*

form#register_member_form input#submit  {
    background-position: 76px 0;
}


form#register_member_form textarea.textarea  {
    width: 331px;
}*/


/*
ICONS
***********************/
.pdf-icon,  .word-icon,  .video-icon,  .new-window-icon {
    display:inline;
    padding-right:16px;
    margin-right:5px;
    background:url(i/icons/pdf-icon.png) scroll no-repeat right center;
}


.word-icon {
    background:url(i/icons/word-icon.png) scroll no-repeat right center;
}


.video-icon {
    background:url(i/icons/video-icon.png) scroll no-repeat right center;
}


.new-window-icon {
    background:url(i/icons/new-window-icon.png) scroll no-repeat right center;
}



/* Products & Promotions Buttons*/
.cc-connect-button,  .computacenter-button,  .pc-peripherals-button,  .printer-peripherals-button,  
.org-chart-button,  .external-url-button  {
    display:inline;
    float:left;
    text-indent:-9999em;
    outline:none;
    margin-bottom:3px;
    margin-right:5px;
}



.buy-online-button {
    background:url(http://www.theccwire.com//images/interface/nav/shop.gif) no-repeat scroll 0 0 transparent;
    padding: 3px 0 0 20px;
    margin-right: 5px;
}


.more-info-button {
    background:url(http://www.theccwire.com/images/interface/buttons/info.png) no-repeat scroll 0 0 transparent;
    padding: 3px 0 0 18px;
    margin-right:5px;
}


.browza-button {
    background:url(http://www.theccwire.com/images/interface/buttons/plus.png) no-repeat scroll 0 0 transparent;
    padding: 3px 0 0 19px;
}



.cc-connect-button {
    width:126px;
    height:36px;
    background:url(i/buttons/cc-connect-button.png) scroll no-repeat left top;
}


.computacenter-button {
    width:154px;
    height:36px;
    background:url(i/buttons/computacenter-button.png) scroll no-repeat left top;
}


.pc-peripherals-button {
    width:153px;
    height:38px;
    background:url(i/buttons/pc-peripherals.png) scroll no-repeat left top;
}


.printer-peripherals-button {
    width:175px;
    height:40px;
    background:url(i/buttons/printer-peripherals.png) scroll no-repeat left top;
}


.org-chart-button {
    width:102px;
    height:31px;
    background:url(i/buttons/org-chart-button.png) left top scroll no-repeat;
    margin-top:9px;
}


.external-url-button {
    width:108px;
    height:34px;
    background:url(i/buttons/external-url-button.png) left top scroll no-repeat;
}



/*
Footer Items
***********************/
#footer .hr {
    height:1px;
    line-height:1px;
    background-color:#666666;
    margin-bottom:30px;
}


#footer h5 {
    font-size:14px;
    font-weight:normal;
    color:#24387F;
    margin-bottom:8px;
}


#footer h6 {
    color:#999999;
    font-weight:bold;
    font-size:14px;
}


#footer ul {
    padding-left:20px;
}


#footer li {
    background:none;
    padding-left:0;
    list-style-type:disc;
}


#footer p,  #footer li {
    font-size:12px;
    color:#666;
}



#footer #googleMap {
    margin-bottom:0;
    position: absolute;
    top: 10px;
    right: 0;
}



#footer .col {
    display:inline;
    float:left;
    padding:0px;
}

#footer .datacenterLinks {
    width: 25%;
}

#footer .softwareLinks {
    margin-right: 15px;
}

#footer .datacenterLinks h5,  #footer .datacenterLinks ul,  #footer .datacenterLinks ul li {
    color:#FF9900;
    list-style: none;
    padding-left: 0;
    margin-bottom: 4px;
}


#footer .softwareLinks h5,  #footer .softwareLinks ul,  #footer .softwareLinks ul li {
    color:#FF6600;
    list-style: none;
    padding-left: 0;
    margin-bottom: 4px;
}


#footer .workplaceLinks h5,  #footer .workplaceLinks ul,  #footer .workplaceLinks ul li {
    color:#0099CC;
    list-style: none;
    padding-left: 0;
    margin-bottom: 4px;
}



.datacenterLinks h5,  .softwareLinks h5,  .workplaceLinks h5  {
    height: 35px;
}



#footer ul li a,  #footer ul li a:visited {
    color:#666;
}


.workplaceLinks ul li a,  .softwareLinks ul li a,  .datacenterLinks ul li a  {
    font-size: 10px;
    color: #0066CC !important;
}



#footer #footerText {
    margin-right: 15px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding-left: 20px;
    width: 358px;
}


#footer #footerOffice {
    width:260px;
    float:right;
    position: relative;
}



#footer .contactForm input,  #footer .contactForm textarea {
    width:170px;
    padding:3px;
    border:1px solid #029ddd;
    background-color:#dbf2fa;
    color:#000;
    margin-bottom:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}


#footer .contactForm label {
    display:block;
    margin:0 5px 0 0;
    color:#666;
}


#footer .CommandButton {
    display:inline;
    float:right;
    clear:both;
    padding:3px 5px;
    background-color:#CCC;
    color:#000;
}



#footerRSS ul  {
    padding-left: 0;
}


#footerRSS li  {
    list-style: none;
    background: url(http://www.theccwire.com//images/interface/bullets/bullet_orange_bgwhite.png) scroll no-repeat 0 3px;
    padding: 2px 0 5px 15px;
    margin-right: 15px;
}



a.footer-rss-link  {
    display: block;
    margin: -2px 2px 0 0;
    background: url(http://www.theccwire.com//images/interface/nav/rss.png) scroll no-repeat 0 0;
    text-indent: -9999px;
    float: left;
    width: 16px;
    height: 16px;
}

h5.vistech-logo {
background:url('http://www.theccwire.com/images/uploads/ccwirelogos/visiontech_small.png') no-repeat scroll 196px -4px transparent;
padding:4px 0 1px 16px;
}


/* --- Custom Classes --- */
.spacer,  .clear {
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
    background-color:#000000;
    overflow:hidden;
}


.marBot10 {
    margin-bottom:10px;
}


.textRight {
    text-align:right;
}


.hidden {
    display:none;
}


.col {
    float:left;
    display:inline;
    width:33%;
}


.col img {
    vertical-align:middle;
}



.vAlignTop {
    vertical-align:top !important;
}



#middleCol .article .no-borders td,  .no-borders tr {
    border:none;
}



/*
Admin Menu Style
***********************/
#adminMenu ul {
    margin:0;
}


#adminMenu li {
    display:inline;
    float:left;
    list-style:none;
    background:none;
    padding:0;
}


#adminMenu a {
    display:block;
}


/*
END THE VAULT STYLES
***********************************************************/

/*
Naughty Hax
*******************************************/
#dnn_ctr532_Repository_lblDescription,  #dnn_ctr533_Repository_lblDescription {
    display:none;
}



/*
TESTING AREA
**********************************************************/
.promo-links,  :visited.promo-links {
    color:#000;
    font-size:14px;
}


.rss-text {
    line-height: 1.4em;
}


.more-link,  :visited.more-link,  .events-link,  :visited.events-link {
    background-color:#11A9D8;
    padding:0 3px 1px;
    color:#fff;
}



#tempFooter  {
    display: none;
    background-color: #272727;
}



/** Add-on Styles **/

.articleEntry .highslide:hover img  {
    border: none;
}


.article img.no-border  {
    border: none;
}



.show-product  {
    padding: 10px;
    border: 1px solid #ddd;
    margin: 20px 0;
}



#emc-email img  {
    border: none;
}


#emc-email h3  {
    font-size: 17px;
    color: #253c6c;
}


#emc-email h4  {
    font-size: 13px;
    color: #253c6c;
}




/* Call to Actions */

#view-addons  {
    margin-bottom: 5px;
}



#cta  {
    display:block;
    padding:10px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 15px auto;
    width: 485px;
    text-align: center;
}


#cta h3  {
    margin-bottom: 11px;
    color: #999;
}



a#cta-contact,  a:visited#cta-contact,  
a#cta-meeting,  a:visited#cta-meeting,  
a#cta-quote,  a:visited#cta-quote  {

    width: 110px;

    height: 52px;

    display: inline;
    outline:none;

    background: url('http://www.theccwire.com//images/interface/buttons/cta-new.png') scroll no-repeat 0 -149px;

    cursor: pointer;
    float: left;
    text-indent: -9999px;
    margin-left: 40px;
}



a#cta-meeting,  a:visited#cta-meeting  {
    background-position: 0 0;
    margin-right: 0;
}


a#cta-quote,  a:visited#cta-quote  {
    background-position: 0 -72px;
}



#cta-contact-form  {
    background-color: #FFEED2;
    border-top-color: #FFE3B8;
}


#cta-contact-form fieldset  {
    border: 1px solid #FFE3B8;
    margin-bottom: 15px;
    background-color: #FFEBCC;
}


#cta-contact-form fieldset input,  #cta-contact-form fieldset textarea  {
    border: 1px solid #FFE3B8;
}


#cta-meeting-form  {
    background-color: #DDF6FF;
    border-top-color: #C9F0FF;
}


#cta-meeting-form fieldset  {
    border: 1px solid #C9F0FF;
    margin-bottom: 15px;
    background-color: #e8f9ff;
}


#cta-meeting-form fieldset input  {
    border: 1px solid #C9F0FF;
}


#cta-quote-form  {
    background-color: #FFEAE3;
    border-top-color: #FFDED2;
}


#cta-quote-form fieldset  {
    border: 1px solid #FFDED2;
    margin-bottom: 15px;
    background-color: #FFEAE3;
}


#cta-quote-form fieldset input,  #cta-quote-form fieldset textarea  {
    border: 1px solid #FFDED2;
}


#cta-quote-form fieldset textarea  {
    width: 191px;
    font-family:Arial,  Helvetica,  sans-serif;
}



div.cta-form  {
    display: block;
    background: #f8f8f8;
    border-width: 1px;
    border-style: dashed;
    border-color: #f0f0f0;
    border-top: 5px solid #f0f0f0;
    margin: 15px auto 0;
    width: 383px;
    padding: 15px;
    text-align: left;
}


div.cta-form p  {
    color:#333333;
    font-size:14px;
}



div.cta-form fieldset li  {
    background: none;
    margin-bottom: 15px;
    width: 100%;
}


div.cta-form fieldset label  {
    display: block;
    float: left;
    width: 150px;
    color:#333333;
    font-size:14px;
    padding-top: 5px;
}


div.cta-form fieldset input,  #cta-quote-form fieldset textarea  {
    padding: 6px 3px;
    color: #999;
    font-size: 14px;
}


div.cta-form fieldset li.cta-radio label  {
    padding-top: 0;
}


li.cta-radio ul li  {
    display:block;
    float:right;
    width:200px;
    margin-bottom: 5px;
}


#cta-contact-submit,  #cta-meeting-submit,  #cta-quote-submit  {
    display: block;
    padding: 5px 10px;
    background: #eee;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD #9d9d9d #9d9d9d #DDDDDD;
    width: auto;
    text-align: center;
    font-size: 14px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow:1px 1px #fff;
    float: right;
    margin-right: 33px;
    cursor: pointer;
}






/* --- COMMENTS --- */

#comment-section-wrapper  {
    background:url("http://expression.eclipse-creative.co.uk/images/interface/background/main_repeat.png") repeat-x scroll 0 -7px #FEFEFE;
    border-top:1px solid #EEEEEE;
    display:block;
    padding:10px;
}


#comment-section-wrapper h4  {
    float: left;
    margin-bottom: 5px;
    text-shadow: 1px 1px #FFFFFF;
}



#comment-entry input,  #comment-entry textarea  {
    border: 1px solid #f1f1f1;
    padding: 4px;
    font-size: 13px;
    color: #999;
    font-family: Arial,  Helvetica,  sans-serif;
}


{
    border: 1px solid #f1f1f1;
}


#comment-entry textarea  {
    width: 98%;
}


#comment-entry input,  #comment-entry textarea:focus  {
    -webkit-box-shadow: 0px 0px 4px  #e3e3e3;
    -moz-box-shadow: 0px 0px 4px #e3e3e3;
    box-shadow: 0px 0px 4px #e3e3e3;
}


#comment-entry label  {
    display: block;
}



ul#submitted-comments  {
    margin-top:20px;
    padding:5px 5px 0;
}


ul#submitted-comments li  {
    background: #fff;
    border: 1px solid #eee;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #666;
    font-size: 14px;
}


ul#submitted-comments li.even-comment  {
    background: #fafafa;
}


ul#submitted-comments li:hover  {
    -webkit-box-shadow: 0px 0px 4px  #e3e3e3;
    -moz-box-shadow: 0px 0px 4px #e3e3e3;
    box-shadow: 0px 0px 4px #e3e3e3;
}


ul#submitted-comments li p.meta  {
    margin:5px 0 0;
    color:#999;
    font-size:11px;
    padding-top: 3px;
    border-top: 1px dashed #eee;
}


a#comment-toggle  {
    text-indent: 0;
    padding: 0 20px 2px 0;
    margin-top: 0;
    color: #666;
    width: auto;
    background-position: right 2px;
    text-shadow: 1px 1px #fff;
}


a#comment-toggle.active  {
    background-position: right bottom;
}


a:hover#comment-toggle  {
    text-decoration: none;
}



/* --- JQUERY POP UP BOX --- */

#popupBox {
    display:none;
    position:absolute;
    _position:absolute;
    /* hack for internet explorer 6*/ height:384px;
    width:500px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
    ;
}


#popupBox h1 {
    text-align:left;
    color:#6FA5FD;
    font-size:22px;
    font-weight:700;
    border-bottom:1px dotted #D3D3D3;
    padding-bottom:2px;
    margin-bottom:20px;
}


#popupBoxClose {
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
}


#backgroundPopup {
    display:none;
    position:fixed;
    _position:absolute;
    /* hack for internet explorer 6*/  height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
    ;
}



/* --- INDUSTRY NEWS --- */
ul#industry-news li  {
    background: none;
    padding: 0;
}


ul#industry-news li a  {
    font-size: 12px;
    line-height: 1.8em;
    font-weight: bold;
}



/* --- FEEDS PAGE --- */
a.feeds-page  {
    background: url(http://www.theccwire.com/images/interface/nav/rss.png) scroll no-repeat 0 0;
    padding: 1px 0 0 20px;
}


.feeds-page-wrap dl  {
    margin-bottom: 10px;
}


.feeds-page-wrap h3  {
    height: 40px;
}


.feeds-page-wrap h3.no-height  {
    height: auto;
}

/* --- TWITTER PAGE --- */
#twitter-copy {
	background: url(http://www.theccwire.com/images/interface/twitter/twitter-logo.jpg) scroll no-repeat right 0;
	min-height: 110px;
	height:auto !important;
 	height:110px;
 	padding-bottom: 10px;
 	border-bottom: 1px solid #ccc;
}

#twitter-copy h2 {
	margin-bottom: 25px;
}

#twitter-copy p, #twitter-copy a {
	font-size: 17px;
}

#twitter-copy a, #twitter-copy a:visited {
	font-weight: bold; 
	color: #009ee7;
}

#twitter-feed h3  {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#twitter-feed h3 a, #twitter-feed h3 a:visited {
	color: #009ee7;	
}

p.tweet  {
    margin: 0;
    width: 340px;
}

p.tweet a, p.tweet a:visited {
	display: block; 
	color: #009ee7;
}

p.tweet-date {
	display: block;
	float: right;
	font-weight: bold;
	color: #009ee7;
	text-align: right;
	margin: 0;
}

#twitter-feed li  {
 	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #CCCCCC;
	height: auto !important;
	list-style: none outside none;
	margin-top: 5px;
	min-height: 44px;
	padding: 0 0 2px 0;
}

p.twitter-rss {
	font-size: 14px;
}

p.twitter-rss a, p.twitter-rss a:visited {
	font-size: 14px;
	color: #009ee7;
	font-weight: bold;
}

p.twitter-rss a:hover {
	text-decoration: none;
}

img#twit-rss-img {
	padding: 0;
	position: relative;
	top: 5px;
}



/*
	=Helpers
------------------------------------------------------------------------*/
.float-r { float: right; }

/*----------------------------------------------------------------------*/

/*--- Custom ---- */
#facebox .b {
  background:url(http://www.theccwire.com/images/interface/facebox/b.png);
}

#facebox .tl {
  background:url(http://www.theccwire.com/images/interface/facebox/tl.png);
}

#facebox .tr {
  background:url(http://www.theccwire.com/images/interface/facebox/tr.png);
}

#facebox .bl {
  background:url(http://www.theccwire.com/images/interface/facebox/bl.png);
}

#facebox .br {
  background:url(http://www.theccwire.com/images/interface/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/*
	NEW HEADER STYLES
	
	Cristian Giordano:
	I have dumped the new styles here as the whole stylesheet is a mess 
	and needs a full re-build.
*/

body {
	background: #24387F url('http://www.theccwire.com/images/interface/background/header_background.jpg') repeat-x scroll 0 0;
	height: 110px;
	z-index: 10;
}

#topPanel {
	background: transparent url('http://www.theccwire.com/images/interface/background/header_wrap_background.jpg') no-repeat scroll bottom center;
    height: 110px;
    z-index: 10;
    height: auto;
	position: relative;
	width: 100%;
	padding: 0;
}

#header_wrap {
	height:83px;
	margin:0 auto;
	padding:27px 32px 0 38px;
	position:relative;
	width:938px;
}









/* --Logos-- */
a#ccwireLogo,  a#computacenterLogo {
    display:block;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:0 0;
    text-indent:-9999px;
    float: left;
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}


a#ccwireLogo {
    width:191px;
    height:66px;
    background-image:url('http://www.theccwire.com/images/interface/logo/wire-logo-blue.png');
    margin-top: -7px;
}


a#computacenterLogo {
    width:150px;
    height:80px;
    background-image:url('http://www.theccwire.com/images/interface/logo/computacenter-logo-blue.png');
    margin-right: 30px;
}



#keywords  {
    background: url('http://www.theccwire.com/images/interface/background/search_bkg.jpg') scroll no-repeat 0 0;
    display: block;
    width: 230px;
    height: 19px;
    border: 0;
    float: left;
    padding: 1px 0 0 20px;
    color: #666;
}

#search  {
    float: right;
    width: 300px;
    display: block;
    position: relative;
    top: auto;
    right: auto;
}

  
#search-submit  {
    background: url('http://www.theccwire.com/images/interface/background/search_submit.jpg') scroll no-repeat 0 0;
    width: 50px;
    height: 20px;
    text-indent: -9999px;
    border: 0;
    float: left;
    display: block;
    font-size: 0;
    line-height: 0;
    border: none;
    -moz-border-radius: 0;
    color: #000;
    text-align: left;
    text-shadow: none;
    padding: 0;
}

#userControls {
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	bottom: 0;
	padding:0 10px;
	position:absolute;
	right:34px;
	color:#24387f;
	height: 26px;
	line-height: 11px;
}

#userControls a, #userControls a:visited {color:#24387f;}


#login-box  {
    background-color: #EAEAEA;
    position:absolute;
    top: 109px;
    right: 34px;
    z-index:100;
    padding: 10px;
        
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;

    width: 315px;
    display: none;
}


#login-box p  {
    line-height: 17px;
}


#login-box a,  #login-box a:visited  {
    color: #eee;
}


#login-box input.input  {
    color: #333;
    font-size: 16px;
    padding: 4px;
    width: 290px;
    border: 1px solid #BBB;
}


#welcomeText {
	font-size: 12px;
}

