/* CariNet Template vc. 3.0 */

/* General Elements */
* { padding: 0; margin: 0; }


html {
	height: 100%;
	overflow: inherit; /* triggers 100% height in Opera 9.5 */
	background-image:url(/assets/images/cari_bg.jpg);
	background-repeat:repeat-x;
}
body {
	height: 100%;
	overflow: inherit; /* triggers 100% height in Opera 9.5 */
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
}
h1 {
	font-size: 24px; 
	color: #0071BB; 
	font-weight: bold;
	text-shadow:0 1px 0 rgba(182, 205, 220, 0.9);
}
h2 {
	font-size: 20px; 
	color: #0071BB; 
	font-weight: normal; 
	/*margin: 10px 0 0;
	padding: 0 0 10px;*/
	padding: 5px 0 10px 0;
	text-shadow:0 1px 0 rgba(182, 205, 220, 0.9);
}
h3 {
	font-size: 18px; 
	color: #0071BB; 
	font-weight: normal;
	text-shadow:0 1px 0 rgba(182, 205, 220, 0.2);
	padding: 10px 0 5px;
}
h4 {}
ul { 
	list-style-position: inside; 
}
#content ul ul {
	margin-left: 20px; /* indent sub lists */
}
img { border: 0 none; }
td, th { padding: 5px 10px; }
p { 
	padding: 3px 0 15px;
	text-align: justify; 
}
a {
	/*color:#0099FF; */
	color: #2A70CF;
	text-decoration: underline;
	font-size:14px;
}


/*******************************************************
 * Page Layout 
 ******************************************************/

#wrapper {
	width: 965px;
	margin: 0 auto;
	min-height: 100%; /* gives layout 100% height */
	position: relative;
	text-align: center;
	margin: 0 auto; /* centers the wrapper */
	/*padding-bottom: 75px; /* clears the footer - must match the footer's height! */
	margin-top:-20px; 
}

#logo {
	background-image: url(/assets/images/carinet-logo-200.png); 
	background-repeat: no-repeat;
	width: 200px; 
	height: 48px; 
	display: block;

	background-position: bottom;
	padding-top: 8px;
	padding-left: 100px;

	/*position: relative;
	top: 36px;
	left: 52px;
	margin-top:20px;*/
}


#das {
	width: 200px; 
	height: 48px;
	float:left;
	}

#topHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:40px;
	width:670px;
	float: right;
}

#topHeader a {
	text-decoration:none;
	color:#FFF;
}

#topHeader a:hover {
	text-decoration: underline;
	color: #05D6DE;
}

#callLink {
	font-weight: bold;
	float:left;
	margin-left: 45px;
	padding-top:3px;
}
#chatLink {
	background-image: url(/assets/images/chat.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:37px;
	height:29px;
	float:left;
	margin-left:28px;
	/*padding-right:25px;*/
	padding-top: 5px;
	margin-top: -2px;
}
#supportLink {
	float:left;
	padding-left: 28px;
	margin-left: 30px;
	margin-top: 3px;
	background-image:url(/assets/images/support.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#networkLink {
	float:left;
	padding-top:3px;
/*
	padding-left:30px;
	background-image:url(/assets/images/network-status.png);
	background-repeat: no-repeat;
	background-position: left top;
*/
	margin-left: 30px;
	height:29px;
}
#cartLink {
	float: left;
	padding-left: 28px;
	margin-left: 30px;
	margin-top: 4px;
	background-image:url(/assets/images/cart.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#loginLink{
	float:left;
}

#topHeaderBg {
	width:666px;
	height:32px;
	/*position:relative;*/
	background-image:url(/assets/images/header_top_chat_login.png);
	float:left;
}

#topHeaderBg a {
	font-size:12px;
	}


	




/* Header Div for Text */
#header {width:965px; height:74px; background-image:url(/assets/images/header-menu.jpg); float:left; margin-top:0px;}

/* Panel login link in the corner */
#panelLogin {
        /*position: absolute;
        right:66px;
        top:31px;*/
	float:right;
}
a#ib_loginLink {
        /*background: transparent url(/assets/images/panel/panel-login.gif) no-repeat scroll 0 -19px;*/
        background: transparent url(/assets/images/panel/login-icon.png) no-repeat scroll 0 0px;
}
/* Force the logout image */
a#ib_logoutLink, a.ib_logoutLink {
	/*background: transparent url(/assets/images/panel/panel-login.gif) no-repeat scroll 0 1px !important;*/
	background: transparent url(/assets/images/panel/login-icon.png) no-repeat scroll 0 -20px !important;
}
#panelLogin #loginLinks a {
        font-weight: bold;
        cursor: pointer;
        padding-left: 26px;
	display: block;
	height: 18px;
	margin-right: 50px;
	padding-top: 2px;
	margin-top: 2px;
}


#loggedInAs {
        position: absolute;
        left: 350px;
        top: 38px;
}
#loggedInAs a {
        color: gray;
        font-size: 8pt;
}
#loggedInAs a:hover {
        color: gray;
}


/* Clear Divs */
#clearFooter {height:0px; clear: both; margin-top:6px; margin-bottom:0px}
.clear { clear: both; }

/* LABELS */
label {
	width:220px;
	margin:0px 0px 0px;
	padding:0px 0px 0px 5px;
	border-bottom:1px dotted #999;
	float:left;
	color:#333;
	/*cursor:pointer;*/
}
td label {
	width:350px;
	float:none;
}
label.labelInline {
	width:auto;
}

textarea.small_textarea
{
	width:375px;
	height: 75px;
}
input.ib_submit
{
	font-size:20px;
	height:45px;
	width:105px;
}


/*******************************************************
 * MENU
 ******************************************************/

.menu a, .menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none; 
	color:#FFF;
}
.menu {
	border:none;
	border:0px;
	margin: 22px 0 0 15px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	opacity:0.9;
	position:relative;
	z-index:200;
}
.menu ul {
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
	height: 25px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	float:left;
	padding:0px;
	width: 230px;
}
/* All links */
.menu li a {
	/*background:url(/assets/images/menu/separator.png) bottom right no-repeat;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#FFF;
	display:block;
	font-weight:normal;
	line-height: 15px;
	height: 30px;
	.height: 50px;
	margin:0px;
	padding:10px 15px 0px 15px;
	text-align:center;
	text-decoration:none;
}


/* Top links */
.menu li.menuTop > a:hover,
.menu ul li.menuTop:hover > a {
	
	color: #05D6DE;
}
.menu li.menuLast a {
	background: none;
	padding: 0;
}

.menu li ul.menuDrop {
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	.top:50px;
}

.menu .bgTop {
	width:244px;
	height:11px;
	background-image:url(/assets/images/menu/bg-top.png);
	background-repeat:no-repeat;
}

.menu .bgInfo {
	width:244px;
	height:auto;
	background-image:url(/assets/images/menu/bg-info.png);
	background-repeat:repeat-y;
}

.menu .bgBottom {
	width:244px;
	height:13px;
	background-image:url(/assets/images/menu/bg-bottom.png);
	background-repeat:no-repeat;
}

.menu .bgInfo a:hover div {
	background:#2580a2 url(/assets/images/menu/menu-bg-2.png) center left no-repeat;
	border:0px;
	color:#05D6DE;
}

.menu li:hover ul{
	display:block;
	margin-top:0px;
}

.menu li li {
	background:url(/assets/images/sub_sep.gif) bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}

.menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}

/* Correct the alignment of the last drop down and ie6 hacks*/
.menu a[title="Why CariNet?"] + ul.menuDrop{
  margin-left: 0px;
  .right: 35px;
}


/* This wraps the content and sidebar section */
#contentWrapper {
	position: relative;
	margin-top: 8px; /* Push the content/sidebar down slightly */
}

/* The padding at the bottom is to move the footer out of view. */
#content {
	width: 680px;
	position: relative; 
/* padding bottom was 50 px before */
	padding: 0 260px 20px 20px;
	text-align: left;
	/*float: left;*/
}

#content table {
	border:2px solid #09F;
	}
	
#content table td b {
	color:#C00;
	font-size:16px;
	}

#CallAndOrderCloudBanners table,
#CallAndBuyBanners table,
#CallAndChatBanners table {
	border:none;
	}	
	
#compareTableDiv table {
	border:2px solid #ccc;
	margin-bottom:20px;
	}	
	
#intelCopyright {
	font-size:10px;
	font-style: italic;
	color:#999;
	width:600px;
	line-height:10px;
	}	

#home #content {
	padding: 0 0 50px 0;
}

/* Force the full width, not limited by the sidebar */
#content.fullWidth {
	width: 965px;
}

/* Billboard area */
#billboard {
	margin-top: 74px;
	width:965px;
	*margin-top: 0px;
}

#bh {
	margin-top:29px;
	height:54px; /* originally 60 */
}


/*******************************************************
 * SIDEBAR
 ******************************************************/

/* Sidebar area */
#sidebar {
	/*float: right;*/
	margin: 0px 20px 10px 15px;
	text-align: left;
	width: 210px;
	right: 0;
	line-height: 1.3em;
	position: absolute;
	top: 0px;
}
/* Hide the sidebar on the home page. */
#home #sidebar {
	display: none;
}
.sideNavInner {
/*
	border:none;
	padding: 15px;
	background-image:url(/assets/images/SideNav/top_menu.png);
	background-repeat:no-repeat;
*/
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar .sideNav {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#sidebar .sideNavTop {
	background-image:url(/assets/images/SideNav/sidebar-top.png);
	background-repeat:no-repeat;
	height: 39px;
}
#sidebar .sideNavMiddle {
	background-image:url(/assets/images/SideNav/sidebar-middle.png);
	background-repeat:repeat-y;
}
#sidebar .sideNavBottom {
	background-image:url(/assets/images/SideNav/sidebar-bottom.png);
	background-repeat:no-repeat;
	height: 44px;
}
#sidebar .sideNavBottom a {
	color: white;
}

#sidebarSearch, #footer #searchBox form {
	border: none;
	height: 39px;
	float:right;
}

.searchField {
	border:none;
	font-size:14px;
	color:#666;
	position: absolute;
	top: 15px;
	left: 30px;
	width: 120px;
}
#sidebar #sideNavChatLink {
	bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
	left: 10px;
	padding-left: 44px;
	position: absolute;
}
#sidebar #sideNavContactLink {
	bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
	left: 105px;
	position: absolute;
}
#sidebar ul.sideNavLinks {
	padding: 2px 10px;
}
#sidebar ul {
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
}
#sidebar ul li a{
	font-weight: normal;
	color: white;
}
#sidebar a {
	color: white;
	font-size: 9pt;
	text-decoration: none;
}
#sidebar a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* Make the first level items stand out */
#sidebar .level0, #sidebar .level1 {
	font-weight: bolder;
}
/* This needs to ONLY apply to the current item, not any sub ones */
#sidebar a.activeItem {
	font-weight: bolder;
	color: #00285c;
	border-bottom: 1 solid #00285c;
}
/* Indent each successive list */
#sidebar ul ul {
	padding-left: 15px;
}




/***************************************************************************
 * Footer area 
 ***************************************************************************/

#footerBox {
	width:100%;
	height:auto;
	background-color:#021750;
	}

#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:960px;
	height:120px;
	padding-top:20px;
	margin:auto;
	background-color:#021750;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}

#footer a {
	font-size:13px;
	}	

#footer ul {
	list-style:none;
	padding:0px;
	margin:0px;
	}

#footer ul.m1 {
	/*float:left;*/
	}

#footer ul.m2 {
	padding-left:70px;
	float:left;
	}

#footer ul.footerBottom {
	float:left;
	background-image:url(/assets/images/colorbar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:500px;
	height:28px;
	padding-left:20px;
	padding-top:13px;
	text-align:center;
	margin-left:228px;
	margin-top:21px;
	}

#footer .footerBottom a {
	font-size: 11px;
}
#footer .footerBottom li {
	padding: 0px 24px;
}

#footer li {
	float:left;
	padding:0px 34px;
	}
	
#footer li a {
	text-decoration:none;
	color:#fff;
	}	
	
#footer li a:hover {
	text-decoration: underline;
	color:#fff;
	}		

#footer #searchBox {
	float:right;
	/*margin-top: 15px;*/
	width:140px;
	}
	
#footer .search {
	float:left;
	}	
	
#footer #sitemapLink {
	float:left;
	width:140px;
	text-align:center;
	}
	
#footer #sitemapLink a {
	color:#fff;
	text-decoration:none;
	}	
	
#footer #sitemapLink a:hover {
	color:#fff;
	text-decoration: underline;
	}		

#footer #searchBox form {
	background-image:url(/assets/images/search-box-footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 10px 1px;
	width:120px;
	}
	
#footer .searchField {
	width:90px;
	border:none;
	background:none;
	margin-left:6px;
	margin-top:2px;
	position:relative;
	top:0px;
	left:0px;
	}

#applogic-logo {
	width:130px;
	height:90px;
	background-image:url(/assets/images/applogic-logo.jpg);
	float:right;
	}

#footerMenu {
	float:left;
	width: 550px;
	}

#footer #sas70 {
	margin: -12px 60px 0 0px;
	height: 70px;
	width: 70px;
	float: right;
}

#footer #socialLinks {
	float: left;
	height: 40px;
	width: 100px;
}

#footer #socialLinks li {
}



/************************************************************************
 * Tables
 ************************************************************************/

.rowOdd {
        background-color: #F3F3F3;
}
.rowEven {
        background-color: #FFFFFF;
}
tr.rowOdd:hover, tr.rowEven:hover {
        background-color: #FFC ;
}
.highlightText {
        color: #F63117;
        font-size: 1.1em;
        font-weight: bold;
        text-align:center;
}

table.contentTable {
        width:100%;
        border-collapse:collapse;
        border:1px solid gray !important;
        }

table.contentTable tbody {
        }

.contentTable th {
        background:url(/assets/images/bg/bg-grad-gray-striped.png) no-repeat top right;
		color:#fff;
        }
        
.contentTable th h2{
        color:#FFFFFF !important;
        margin:0px;
        padding:5px; 
        }

.contentTable tr.contentTable_row_odd {
        background:#f3f3f3;
        }
.contentTable tr.th2 {
        background:#8fcef5 url(/assets/images/bg/bg-blue-dropshadow.png) repeat-x top right;
        font-weight:bold;
        }
.contentTable tr.th3 {
        background:#8fcef5 url(/assets/images/bg/bg-blue-dropshadow.png) repeat-x top right;
        }
.compareTable  td.boldSpec {
        font-size: 10px;
        /*font-weight: bold;*/
        text-align: center;
}


/************************************************************************
 * Stuff used across multiple pages
 ************************************************************************/

/* Container for embedded flash videos */
#videoContainer {
        margin-bottom: 10px;
        border-width: 1px 1px 0px;
        border-color: #DDD;
        border-style: solid;
        width: 620px;
}
#videoContainerGetPlayer {
        padding: 5px;
        border-bottom: 1px solid #DDD;
}

.billboardDescription {
	margin-left: -5000px;
}
.billboardText { text-align: left; }

.billboardHeader {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
}

.billboardText #onDemand {
	position: relative;
	left: 480px;
	top: 105px;
	width: 400px;
}

#billboardCpuTitle {
	position: absolute;
	width: 390px;
	color: white;
	font-size: 20pt;
	font-weight: bold;
	margin-left: 242px;
	margin-top: 140px;
	text-align: center;
}
#billboardCpuBadge {
	position: absolute;
	margin-top: 7px;
	left: 374px;
}
#billboardSpecs {
	position: absolute;
	left: 680px;
	margin-top: 45px;
}
#billboardSpecsData {
	line-height: 1.5em;
	position: absolute;
	width: 250px;
	color: white;
	font-size: 10pt;
}
#billboardSpecsData span {
	font-weight: bold;
}
a.orderServerNowButton {
	position: absolute;
	height: 28px;
	width: 100px;
	background: transparent url(/assets/images/buttons/order-now-blue.png) no-repeat scroll left top;
	text-indent: -5000px; /* Pushes the link text out of view */
	top: 115px;
	left: 120px;
}
a.orderServerNowButton:hover {
        background-position:0px -28px;
}
a.orderServerNowButton:active {
        background-position:0px -56px;
}
.billboardText #outOfStock {
	position: relative;
	color: red;
	left: 90px;
	top: 110px;
}

/*------------------------------- HOLIDAY NOTICE ---------------------------------*/
#noticeHoliday {
        background-color: #ffffcc;
        margin-bottom: 20px;
	border: 1px dotted silver;
}
#noticeHoliday h3 {
        background-color: #0071BB;
        color: #ffffff;
	padding: 10px;
}
#noticeHoliday li {
        padding-left: 15px;
}
#noticeHoliday p {
        padding: 10px;
}

/*******************************************************
 * Buy Links - at the bottom of the page
 ******************************************************/

#CallAndChatBanners table td,
#CallAndBuyBanners table td,
#CallAndOrderCloudBanners table td {
        padding:0px;
}

#chatnow_contentlink {
        background: url(/assets/images/buttons/chat-now.jpg) no-repeat scroll left top;
        display:block;
        width:101px;
        height:64px;
}

#red_ordernow {
        background: url(/assets/images/buttons/order-now-button.jpg) no-repeat scroll left top;
        display:block;
        width:101px;
        height:64px;
}

#chatnow_contentlink:hover,
#red_ordernow:hover {
        background-position: 0px -64px;
}

#chatnow_contentlink:active,
#red_ordernow:active {
        background-position: 0px -128px;
}

#orderNowLink {
        background: url(/assets/images/buttons/order-a-server.jpg) no-repeat scroll left top;
        background-position: 0px 1px;
        display:block;
        width:160px;
        height:64px;
}
#orderNowLink:hover, #orderNowLink:active {
        background-position: 0px -62px;
}

#onDemandBuyLink, #onDemandBuyLink2 {
        background: url(/assets/images/buttons/buy-now.jpg) no-repeat scroll left top;
        background-position: 0px 1px;
        display:block;
        width:100px;
        height:63px;
}
#onDemandBuyLink:hover, #orderNowLink:active,
#onDemandBuyLink2:hover {
        background-position: 0px -62px;
}

#customQuoteLink {
        background: url(/assets/images/buttons/custom-quote.jpg) no-repeat scroll left top;
        background-position: 0px 1px;
        display:block;
        width:160px;
        height:64px;
}
#customQuoteLink:hover, #customQuoteLink:active {
        background-position: 0px -62px;
}

#orderCloudLink {
        background: url(/assets/images/buttons/order-a-cloud.jpg) no-repeat scroll left top;
        background-position: 0px 1px;
        display:block;
        width:100px;
        height:64px;
}
#orderStarterCloudLink {
        background: url(/assets/images/buttons/order-a-starter-cloud.jpg) no-repeat scroll left top;
        background-position: 0px 1px;
        display:block;
        width:160px;
        height:64px;
}
#orderCloudLink:hover, 
#orderStarterCloudLink:hover {
        background-position: 0px -63px;
}
#orderCloudLink:active,
#orderCloudStarterLink:active {
        background-position: 0px -127px;
}



/***********************************************************************
 * Thumbnails for display with slimbox 
 ***********************************************************************/

div.contentThumbnail {
        width:100%;
        }
/* Only float the thumbnails if requested. */
a.inlineThumbnail {
	float: left;
}
a.thumbnail {
        border:1px solid #ccc;
        display:block;
        }
a.thumbnail:hover {
        border:1px solid #0071BB;
        }
a.large_thumbnail{ 
        border:1px solid #CCCCCC;
        display:block;
        width:610px;
}
a.large_thumbnail:hover {
        border:1px solid #0071BB;
}



/********************************************************************************
 * WARNING: The following styles were copied verbatim from the old site - 
 * they may not even be used and certainly need to be evaluated and 
 * removed if necessary!!!!
 ******************************************************************************/


/* FORMS & FIELDSETS
===================================================== */
fieldset {
	border:none;
	margin-bottom:15px;
}
#colR fieldset { 
	margin:0px 0px 15px;
	padding:0px 0px 10px 0px;
	background:#F5F8FB url(/assets/images/bg/fieldset-bg-2.jpg) repeat-y top left;
	font-size:11px;
}
#colR fieldset fieldset {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
}
fieldset legend {
	display:none;
}
fieldset h2 {
	margin:0px 0px 0px 0px;
	padding:9px 12px;
	background:url(/assets/images/bg/bg-grad-gray-striped.png) no-repeat top right;
	color:#E8F7FF !important;
}
fieldset h3 {
	padding:3px 10px;
}
fieldset table {
	width:100%;
	/*border:none;*/
	/*margin-left:0px;*/
	/*border-collapse:collapse;*/
	clear:both;
	margin-top: 0px;
}
fieldset table td {
	padding:3px 5px 3px 0px;
	font-size:11px;
}
td.col1,
tr.rowH3 th.col1,
th.ib_prodAttribNameHdr {
	padding-left:20px !important;
	text-align:left;
}
td.col1, th.col1,
th.ib_prodAttribNameHdr {
	width:350px;
}
fieldset h3,
fieldset table tr.rowH3,
.h3divider h3,
fieldset table tr.ib_rowHdr,
table tr.headings {
	color:#fff;
	background:#2575bd url(/assets/images/bg/bg-grad-blue-striped.png) no-repeat right center;
}

#content .h3divider h3{
	color: white;
	font-weight: bold;
	padding: 2px 8px;
	font-size: 12px;
}

fieldset table tr.rowH3 th,
fieldset table tr.ib_rowHdr th,
table tr.headings th {
	padding:3px 5px;/*
	background:transparent;
	*background:#2575bd !important;*/
	color:#fff;
	/*font-weight:normal;*/
	font-size:14px;
}
/*fieldset table tr:hover td {
	background:#FFFFCC;
	background:#F5F8FB;
}*/



/* INDIVIDUAL PAGE STYLES :: CONTACT
===================================================== */
div.col1 {
	width:50%;
	float:left;
}
div.col2 {
	width: 50%;
	float:left;
}
#contactInfo div.clear {
	height: 0px;
}

/* INPUTS */
input.text,
input.ib_text,
input.FSF_input {
	width:280px;
	padding:2px 4px;
	border:1px solid #999999;
	/*background:#dfe8ef url(/assets/images/panel/bg-grad-grayblue-med.gif) repeat-x top left;*/
	background:#fff url(/assets/images/bg/bg-form-input.png) no-repeat top left;
	color:#444;
	font-size:12px;
}
input.text:hover,
input.ib_text:hover {
	border-color:#77b5ec;
	/*background:#cad9e5 url(/assets/images/panel/bg-grad-grayblue-med.gif) repeat-x bottom left;*/
}
input.text:focus,
input.ib_text:focus {
	/*background:#FFFADB;*/
	background:#DCEEF8;
}
input.ib_dateYear {
	width:40px;
}
input.phone_area,
input.ib_phoneArea {
	width:3em;
}
input.textMed,
input.ib_phone {
	width:6em;
}
input.textShort,
input.ib_phoneExt {
	width:3em;
}

input.ib_readonly:hover,
select.ib_readonly:hover,
textarea.ib_readonly:hover {
	border:1px solid #999999 !important;
	}

input.radio {
	float:left;
	cursor:pointer;
}

input.radioInline {
}


input.button,
input.ib_button,
input[type="submit"],
input.ib_submit,
button,
#ib_checkoutButton,
span#ib_addToCartLink a,
span#ib_editCartLink a,
#ib_buttonOK, #ib_buttonCancel,
div.ib_actLink a,
#ib_pCaseEdit .ib_contButton input
{
	background:#fff url(/assets/images/buttons/btn-blue.png) no-repeat scroll left top;
	border:medium none;
	color:white;
	font-size:11px;
	width:107px;
	height:33px;
	font-weight:bold;
	cursor:pointer;
}

#cloudReseller button
{
	width: 20px;
	height: 20px;
}

input.button:hover,
input.ib_button:hover,
input[type="submit"]:hover,
input.ib_submit:hover,
button:hover,
#ib_pCaseEdit .ib_contButton input:hover,
#ib_checkoutButton:hover, 
span#ib_addToCartLink a:hover, 
span#ib_editCartLink a:hover, 
#ib_buttonOK:hover, #ib_buttonCancel:hover,
div.ib_actLink a:hover,
input.btnbig:hover
{
	background-position: left -33px !important;
	text-decoration: none !important;
}

input.button:active,
input.ib_button:active,
input[type="submit"]:active,
input.ib_submit:active,
button:active,
#ib_pCaseEdit .ib_contButton input:active,
#ib_checkoutButton:active, 
span#ib_addToCartLink a:active,
span#ib_editCartLink a:active,
#ib_buttonOK:active, #ib_buttonCancel:active,
div.ib_actLink a:active,
input.btnbigger:hover
{
	background-position: left -66px !important;
	text-decoration: none !important;
}

input.btnbigger, #Custom_Server_Cluster .submit, button.btnbigger,
#fs_new_signup_submit input[type="submit"] {
	background:#fff url(/assets/images/buttons/btn-blue-bigger.png);
	width:160px;
}

#fs_new_signup_submit input[type="submit"] {
	margin-top:13px;
}

input.btnbig {
	background:#fff url(/assets/images/buttons/btn-blue-big.png);
	width:140px;
}

.actions .submit_button {
	display: block;
}

input.submit_button {
	background:#fff url(/assets/images/buttons/btn-submit.png) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	font-size:11px;
	overflow:hidden;
	text-indent:500px;
	height:45px;
}

input.submit_button:hover {
	background-position:0px -45px!important;
	}
	
input.submit_button:active{
	background-position:0px -90px!important;
	}

input.button:hover,
input[type="submit"]:hover {
	bordexr-color:#333;
	color:#fff;
	xbackground:#92d5f4
}

select {
	padding:1px 0px 1px 4px;
	border:1px solid #999;
	/*background:#dfe8ef url(/assets/images/panel/bg-grad-grayblue-med.gif) repeat-x top left;*/
	background:#fff url(/assets/images/bg/bg-form-input.png) no-repeat top left;
	font-size:11px;
	width:285px;
}

.ib_dateMonth{
	width:80px;
}

.ib_dateDay{
	width:50px;
}

select.ib_ccYear {
	width:5em;
}

textarea {
	width:280px;
	height:150px;
	margin:0px 0px 15px;
	padding:2px 4px;
	border:1px solid #999;
	/*background:#dfe8ef url(/assets/images/panel/bg-grad-grayblue-med.gif) repeat-x top left;*/
	background:#fff url(/assets/images/bg/bg-form-input.png) no-repeat top left;
	color:#444;
	font-size:12px;
}

textarea:hover {
	border-color:#77b5ec;
	/*background:#cad9e5 url(/assets/images/panel/bg-grad-grayblue-med.gif) repeat-x bottom left;*/
}

textarea:focus {
	background:#DCEEF8;
}

/* ROWS */
div.row,
div.ib_row {
	padding:8px 0px 10px;
	clear:both;
}

div.rowInline {
	padding-right:15px;
	float:left; clear:none;
}

/* LAYOUT */
.col1Hdr, .col2Hdr {
	margin:10px 0px 0px;
}

span.col1Hdr {
	width:275px;
	float:left;
	text-align:right;
	color:#666;
}

span.col2Hdr {
	width:55px;
	float:left;
	text-align:right;
	color:#999
}

span.col0, span.col1, span.col2 {
	float:left;
	color:#666;
}

span.col0 {width:254px;}
span.col1, span.col2 {
	text-align:right;
}

span.col1 {
	width:50px;
	padding:0px 20px 0px 0px;
}

span.col2 {
	padding:0px 10px 0px 0px;
	float:left;
	color:#999
}

/* Error */
label.error, .errMsg {
	padding:3px 10px 15px;
	border:none;
	display: none;
	float:right;
	text-align:right;
	color: red !important;
	font-style: italic;
}

#starterCloudTable {
	border:1px solid #039;
	}

#starterCloudTable th {
	background-color:#039;
	color:#fff;
	font-size:15px;
	}

#starterCloudTable p {
padding:3px 0 4px;
text-align:justify;
}



/* --------------------------------------------------------------------------------
---------------------------- SEARCH AREA / RESULTS PAGE ---------------------------
---------------------------------------------------------------------------------*/ 



#ajaxSearch_form {
	border:1px solid #39F;
	padding:10px;
	width:300px;
	}
	
#ajaxSearch_form fieldset {
	margin-bottom:0px;
	}	

#ajaxSearch_form label[for="ajaxSearch_input"] {
	width:180px;
	}

#ajaxSearch_form label[for="ajaxSearch_submit"] {
	width:0px;
	}
	
#ajaxSearch_form #ajaxSearch_input {
	padding:4px;
	font-size:16px;
	margin-top:0px;
	background-color:#FFC;
	}		

#contentWrapper .ajaxSearch_resultLink {
	font-size:17px;
	color:#0071BB;
	}

span.ajaxSearch_paging {
	font-size:13px;
	padding:2px;
	background-color:#FFC;
	margin-left:400px;
	}

p.ajaxSearch_resultsInfo {
	width:400px;
	font-size:18px;
	}

span.ajaxSearch_highlight {
	color:#0071BB;
	}	

div.ajaxSearch_result {
	padding:0px;
	}

div.ajaxSearch_result p {
	padding:0px;
	}




/* News Feed */
#news {
	float:left;
	width:460px;
	padding-bottom:30px;
	margin-left: 15px;
	}	
	
#news div.rowNews {
	}


#newsFeed {
	float:right;
	padding-bottom:30px;
	width: 445px;
	margin-right: 15px;
	/*background-color:#FFC;*/
	}

#news a#newsLink {
	font-size: 20px;
	text-decoration: none;
	color: #0071BB;
}

#newsFeed h2 {
	margin-bottom: 10px;
}
	
#newsFeed a {
	text-decoration:none;
	font-size:12px;
	color:#666;
	}	
	
#newsFeed a.rssChannelLink {
	color:#fff;
	text-decoration:none;
	font-size:10px;
	}	

#newsFeed a.rssChannelLink hover {
	color:#FF0;
	text-decoration:underline;
	}

#newsFeed .rssChannel {
	float:right;
	padding:3px;
	background-color:#C00;
	}

#newsFeed .rssChannelLink a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#newsFeed .rssItem {
	padding-bottom: 5px;
}

#newsFeed .rssItemTitle {
	padding-bottom:5px;
	padding-left:20px;
	}	

#newsFeed a.rssItemLink {
	color:#666;
	}

#newsFeed a:hover.rssItemLink {
	text-decoration:underline;
	color:#09F;
	}



















