body
{
	padding:0px;
	font-size: large;
	font-family:Trebuchet MS;
	background:#EFF2F3 url(../pics/background.jpg) repeat-x;
	color: #404040;
}

a
{
	color:#07a;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:0px;
}

a:visited 
{
	color: Blue;
}

/* -- Preloading */
.preloadImg
{
	display:none;
}

/* Loading bar */
.prepage
{
 	position:absolute;
	z-index:200;
	left:0px;
	top:350px; /* Center */
	height:100%;
	width:100%;
	text-align:center;
	font-size: 2em;
	font-weight: bolder;
} 

/* Used for AJAX Spinners */
.AJAXIconHide
{
	display:none;
	padding:0px;
	margin:0px;
}

.AJAXIconShow
{
	display:inline;
	padding:0px;
	margin:0px;
}

/* Main Container of everything. Purpose: Center everything with correct margins */
#main
{
	width:90%;
	margin:0px auto;
	margin-top:20px;
}

#main .logo
{
	margin-left:45px;
}
/*
#menu
{
	position: relative;
	height: 100px;
	width: 900px;
	background: url('../pics/menu.gif') no-repeat top;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}
*/

/* ---------------- Top Menu  --------------------- */
#menubar
{
	/*
	width:80%;
	margin:0px auto;
	*/
	background:#fff url(../pics/menu-left.jpg) no-repeat left top;
	margin-left:20px;
	margin-right:10px;
}

.menubar_middle
{
	margin-left:40px;
	height:80px;
	background:url(../pics/menu-middle.jpg) repeat left top;
}

.menubar_middle span
{
	display:block;
	position:relative;
	height:80px;
	background:url(../pics/menu-right.jpg) no-repeat right top;
}

#menu
{
	position: relative;
	top:-55px;
	/*
	height: 29px;
	width: 421px;
	padding: 15px;
	*/
	/*margin-top: -10px;*/
	/*overflow: hidden;*/
}

#menu li.background
{
	/* I need to figure out why this line is here. It conflicts and therefore doesn't show the blue box, but the grey!!!? 
		Its got something to do with IE
	*/

	/*background: url('../pics/bg-menu-right.png') no-repeat top right !important;*/
	background: url('../pics/bg-menu-right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#menu ul
{
	padding: 0;
	margin: 0;

	/* MBH: Inserted to get the menu item inside the menu bar */
	margin-left:82px;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#menu ul li
{
	float: left;
	list-style: none;
}

#menu ul li a
{
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}


#menu .background .left
{
	/*
		I need to figure out why this line is here. It conflicts and therefore doesn't show the blue box, but the grey!!!?
		This has got something to do with IE
	*/

	/*background: url('../pics/bg-menu.png') no-repeat top left !important;*/
	background: url('../pics/bg-menu.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#menu_home a
{
	width: 59px;
	background: url('../pics/bg-menu-home.png') no-repeat center !important;
	background: url('../pics/bg-menu-home.gif') no-repeat center;
}

#menu_services a
{
	width: 80px;
	background: url('../pics/bg-menu-services.png') no-repeat center !important;
	background: url('../pics/bg-menu-services.gif') no-repeat center;
}

#menu_careers a
{
	width: 80px;
	background: url('../pics/bg-menu-careers.png') no-repeat center !important;
	background: url('../pics/bg-menu-careers.gif') no-repeat center;
}

#menu_our_brands a
{
	width: 100px;
	background: url('../pics/bg-menu-our-brands.png') no-repeat center !important;
	background: url('../pics/bg-menu-our-brands.gif') no-repeat center;
}

#menu_products a
{
	width: 100px;
	background: url('../pics/bg-menu-products.png') no-repeat center !important;
	background: url('../pics/bg-menu-products.gif') no-repeat center;
}

#menu_clients a
{
	width: 80px;
	background: url('../pics/bg-menu-clients.png') no-repeat center !important;
	background: url('../pics/bg-menu-clients.gif') no-repeat center;
}

#menu_about_us a
{
	width: 80px;
	background: url('../pics/bg-menu-about-us.png') no-repeat center !important;
	background: url('../pics/bg-menu-about-us-gif') no-repeat center;
}

#menu_contact_us a
{
	width: 100px;
	background: url('../pics/bg-menu-contact-us.png') no-repeat center !important;
	background: url('../pics/bg-menu-contact-us.gif') no-repeat center;
}
/* -------------------------------- Main Round Box ------------------------------ */
#liquid-round
{
	margin-top:27px;
	margin-left:25px;
	background:#fff url(../pics/leftside.jpg) repeat-y left top;
}

.top
{
	height:69px;
	background:url(../pics/top.jpg) no-repeat left top;
}

.top span
{
	display:block;
	position:relative;
	height:69px;
	background:url(../pics/top-right.jpg) no-repeat right top;
}

.center-content
{
	position:relative;
	background: url(../pics/rightside.jpg) repeat-y right top;
	padding:1px 25px 1px 25px;
	margin:-20px 0 -50px 25px;
}

.center-content p
{
    padding-right:15px;
    padding-top:0px;
    margin-top:0px;
}

.center-content .big-button
{
    text-align:center;
}

.center-content h1
{
	font-size:2em;
	padding-top:0px;
	font-weight : bolder;
	padding-bottom:0px;
}

.center-content h2
{
        font-size:1.5em;
	/*padding-top:10px;*/
	font-weight : bolder;
	padding-top:0px;
	margin-bottom:2px;
}

.center-content li
{
	margin-left:15px;
}

.center-content .content_footer
{
	margin-top:2em;
	text-align:center;
	display:block;
}

.center-content .content_footer img
{
	padding-left:20px;
}

.bottom
{
	/*width:100%;*/
	margin-left:25px;
	height:111px;
	background:url(../pics/bottom.jpg) no-repeat left bottom;
}

.bottom span
{
	display:block;
	position:relative;
	height:111px;
	background:url(../pics/bottom-right.jpg) no-repeat right top;
}

/* ----------------- Medium box ---------------------- */

.boxcontainer
{
	text-align:center;
}

.boxcontainer #boxes
{
	height:300px;

	margin-left: 1%;
	margin-right: 1%;
	width:100%;
	margin-top:20px;

	text-align:left;
}

#boxMedium
{
	float:left;
	
	margin-right:5px;
	width:250px;
	height:250px;
	background:url(../pics/box-medium.jpg) no-repeat;
}

#boxMedium #iconDynamics
{
	width:34px;
	height:31px;
	
	margin-top:18px;
	margin-left:20px;
	margin-right:5px;

	float:left;

	background:url(../pics/dynamics-ax-tiny.jpg) no-repeat;
}

#boxMedium #iconDevelopment
{
	width:32px;
	height:32px;

	margin-top:18px;
	margin-left:20px;
	margin-right:5px;

	float:left;

	background:url(../pics/web-development-tiny.jpg) no-repeat;
}

#boxMedium #iconInternetMarketing
{
	width:32px;
	height:32px;

	margin-top:20px;
	margin-left:20px;
	margin-right:5px;

	float:left;

	background:url(../pics/internet-marketing-tiny.jpg) no-repeat;
}

#boxMedium h2
{
	font-size:1em;
	font-weight : bolder;
	margin-top:25px;
}

#boxMedium h2 img
{
	padding-right:5px;
}

#boxMedium p
{
	padding-left:20px;
}

#boxMedium ul
{
	padding-left:20px;
	margin-top:9px;
}
#boxMedium li
{

	padding-bottom:5px;
	font-size:0.9em;
}
/* ---------------- Footer Menu  --------------------- */
#footerbar
{
	background:#fff url(../pics/footer-left.jpg) no-repeat left top;
	margin-left:40px;
	margin-right:20px;
}

.footerbar_middle
{
	margin-left:20px;
	height:50px;
	background:url(../pics/footer-middle.jpg) repeat left top;
}

.footerbar_middle span
{
	display:block;
	position:relative;
	height:50px;
	background:url(../pics/footer-right.jpg) no-repeat right top;
}

.footertext
{
	height:0px;		/* If this is not here there will be a white box below the footer */
	display:block;
	position: relative;
	top:-36px;

	color:white;

	text-align:center;
	font-size: xx-small;
}

.footertext a
{
	color:#999999;
	text-decoration:none;
}

.footertext a:hover
{
	text-decoration:underline;
}

/* Accordion */
.toggler
{
	color: #222;
	margin-left: 0px;
	margin-right: 40px;
	padding: 2px 5px;
	/*background: #eee;*/
	background: #E1E1E1;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	cursor: pointer;
}

#acco-dynamics-ax
{
	background:#E1E1E1 url(../pics/dynamics-ax-tiny.jpg) no-repeat;
	padding-left:40px;
}

#acco-web-development
{
	background:#E1E1E1 url(../pics/web-development-tiny.jpg) no-repeat;
	padding-left:40px;
}

#acco-internet-marketing
{
	background:#E1E1E1 url(../pics/internet-marketing-tiny.jpg) no-repeat;
	padding-left:40px;
}

#acco-text
{
	margin-top:0px;
	padding-top:0px;

	margin-left: 0px;
	margin-right: 40px;
}

.thumbnail
{
    float:right;
    margin-top:0px;
    margin-right:10px;
    margin-bottom:10px;
}

/* ----------------- MooTools Tool Tips -------------- */
.tool-tip
{
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../pics/bubble.png) top left;
}

.tool-text
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../pics/bubble.png) bottom right;
}

.custom-tip
{
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/* ----------------- MooTools Tool Tips END -------------- */

/* -------------------- Forms ----------------------------------*/
form label
{
	width: 12em;
	text-align: left;
	float: left;
}

/* Form fields / AJAX stuff */
.formFieldHidden
{
	display:none;
}

.formFieldError
{
	display:inline; /* block*/
	color: #ff0000; /* Red */
	margin-left:20px;
	background: #fff6bf url(../pics/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size:small;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.btnSubmitMedium
{
	margin-left:10px;
	margin-top:10px;

	display:block;
	background:url("../pics/button-submit-medium.jpg");
	text-decoration:none;
	width:85px;
	height:30px;
}

.btnSubmitMedium:hover
{
  	background:url("../pics/button-submit-medium-hover.jpg");
	cursor: pointer;
}

/* For messages */
.alert
{
	margin : 5px;
	margin-right:40px;
	background: #fff6bf url(../pics/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.info
{
	margin : 5px;
	margin-right:40px;
	background: #f8fafc url(../pics/info.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}

.question
{
	margin : 5px;
	margin-right:40px;
	background: #f8fafc url(../pics/question.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}

blockquote
{
	display: block;
	padding: 0 60px;
	width: 350px;
}

blockquote:before, blockquote:after
{
	color: #69c;
	display: block;
	font-size: 700%;
	width: 50px;
}

blockquote:before
{
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after
{
	content: close-quote;
	height: 50px;
	margin-top: -70px;
	margin-left: 360px;
}

.productbox
{
    float:left;
    margin-top:0px;
    margin-right:10px;
    margin-bottom:0px;
}