ol, ul, dl { margin-left: 2em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }
html, body { height: 100%; }
li { line-height: 1.6; }
#contentarea ul { margin-bottom: 10px; }
#contentarea li {
  list-style: circle none outside;
  margin-bottom: 10px;
}
div { display: block; }
body {
  color: #2e4093;
  font: 13px/1.231 Arial, Helvetica;
  font-smooth: auto;
}
h2 {
  font-size: 18px;
  font-weight: bold;
}
h3 { font-size: 16px; }
h4 { font-size: 20px; }
h1 { font-size: 14px; }
#doc4 {
  width: 980px;
  margin: auto;
  text-align: left;
}
a {
  text-decoration: none;
  color: #2e4093;
}
a:hover { text-decoration: underline; }
p, span { line-height: 1.6; }
a:visited {
  text-decoration: none;
  color: #2e4093;
}
#blog-description { display: none; }
div#wrapper {
  width: 1199px;
  margin: auto;
}
#menu { float: right; }
div#content {
  top: 300px;
  clear: both;
  float: left;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: white;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  width: 950px;
}
#controllerleft a {
  float: right;
  width: 30px;
  height: 30px;
  background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -135px;
  margin-right: 0px;
  margin-top: -18px;
  z-index: 1;
}
#controllerleft a:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -94px; }
#controllerright a {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  margin-top: -18px;
  float: right;
  background: url('/wp-content/themes/sandbox/images/sprites.png') -37px -135px;
  z-index: 1;
}
#controllerright a:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') -37px -94px; }
#bottomlinks h2 { display: none; }
.thegrad {
  z-index: -1;
  left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  position: absolute;
  border: 0px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9dce8), color-stop(0.5, white), color-stop(1, #d9dce8));
  background: -moz-linear-gradient(top, #d9dce8, white 50%, #d9dce8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9DCE8, endColorstr=white);
}
.thelgrad {
  z-index: -1;
  margin-bottom: 15px;
  position: absolute;
  border: 0px;
  width: 15px;
  margin-top: -1px;
  margin-left: -16px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8eaf1), color-stop(0.5, #fefeff), color-stop(1, #e8eaf1));
  background: -moz-linear-gradient(top, #e8eaf1, #fefeff 50%, #e8eaf1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e8eaf1, endColorstr=#fefeff);
}
.thergrad {
  z-index: -1;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 950px;
  position: absolute;
  border: 0px;
  width: 15px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8eaf1), color-stop(0.5, #fefeff), color-stop(1, #e8eaf1));
  background: -moz-linear-gradient(top, #e8eaf1, #fefeff 50%, #e8eaf1);
  margin-top: -1px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e8eaf1, endColorstr=#fefeff);
}
.theothergrad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8eaf1), color-stop(0.5, #fefeff), color-stop(1, #e8eaf1));
  background: -moz-linear-gradient(top, #e8eaf1, #fefeff 50%, #e8eaf1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e8eaf1, endColorstr=#fefeff);
  background: orange;
}
#selector {
  float: left;
  width: 280px;
  height: 540px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-color: #cdcdcd;
  border-bottom-style: solid;
}
#selector li {
  font-size: 18px;
  padding: 14px;
  font-weight: normal;
  list-style: none;
  border-right-width: 1px;
  border-right-color: #cdcdcd;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cdcdcd;
  border-bottom-style: solid;
}
#selector li p {
  font-size: 13px;
  line-height: 1.3;
  color: black;
}
#bottomcontent {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f3f4f8;
  width: 925px;
}
strong { font-weight: bold; }
#bcleft {
  width: 245px;
  float: left;
  padding-left: 30px;
  padding-top: 30px;
  padding-right: 15px;
  overflow: hidden;
}
#mslogo2 {
  background: url('/wp-content/themes/sandbox/images/sprites.png') -100px -80px;
  width: 150px;
  height: 30px;
  padding-bottom: 10px;
}
#bcmiddle {
  width: 325px;
  float: left;
  overflow: hidden;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
#bcright {
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 30px;
  width: 225px;
  float: left;
}
#selector li.selected {
  border-right: none;
  background: #e6e9f4;
}
#selector li a:hover { background: red; }
.selectorhover h3 { font-weight: bold; }
.selectorhover p { font-weight: bold; }
.convertdiv {
  float: left;
  padding-top: 15px;
  width: 262px;
  padding-left: 15px;
}
.convertdivsb { width: 220px; }
div#container {
  float: left;
  display: block;
  margin-top: 20px;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  margin-bottom: 20px;
  width: 980px;
}
.selecteditem {
  float: left;
  background: #e6e9f4;
  margin-left: 0px;
  width: 670px;
  padding: 0px;
  height: 540px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cdcdcd;
}
#selecteditem p {
  font-size: 13px;
  text-decoration: none;
  padding-top: 15px;
}
.convertform {
  clear: left;
  float: left;
}
.convertform ul { margin-left: 0px; }
.convertform li {
  margin-left: 0px;
  list-style: none;
}
.convertform label {
  float: left;
  clear: left;
  font-size: 13px;
}
.convertform input { float: right; }
.convertimage {
  float: right;
  width: 370px;
  height: 355px;
  display: inline;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 10px;
}


#convertimage-3 { background: url('/wp-content/themes/sandbox/images/selected-images.png'); }
#convertimage-1 { background: url('/wp-content/themes/sandbox/images/selected-images.png') 0px -355px; }
#convertimage-2 { background: url('/wp-content/themes/sandbox/images/selected-images.png') 0px -710px; }
#convertimage-0 { background: url('/wp-content/themes/sandbox/images/selected-images.png') 0px -1065px; }
#convertimage-4 { background: url('/wp-content/themes/sandbox/images/mobility.jpg') }


.readmore a {
  clear: both;
  float: right;
  display: block;
  background: url('/wp-content/themes/sandbox/images/sprites.png') 0px 0px;
  width: 100px;
  height: 21px;
  margin-bottom: 15px;
}
.readmore a:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -22px; }
.convertform input { font-size: 13px; }
.readmore2 a {
  clear: both;
  float: right;
  display: block;
  background: url('/wp-content/themes/sandbox/images/sprites.png') 0px 0px;
  width: 100px;
  height: 21px;
  margin-bottom: 15px;
}
.readmore2 a:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -22px; }
.blacktext { color: black; }
.boldtext { font-weight: bold; }
.whitetext { color: white; }
.specialoffer {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #7ac142;
  clear: both;
  color: white;
}
.specialoffer h3 {
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 10px;
}
.convertform { font-size: 14px; }
.convertform li {
  margin-left: 5px;
  display: inline;
}
.ms-logo {
  display: inline;
  float: right;
  margin: 10px 10px 0 0;
  width: 368px;
  border: 1px solid #ccc;
}  
div.specialoffer span {
  color: white;
  font-size: 13px;
  line-height: 1.4;
}
h4 {
  font-size: 25px;
  padding: 0px 0px 15px px;
}
h5 { font-size: 20px; }
#header { float: left; }
#header-logo a {
  float: left;
  display: block;
  background: url('/wp-content/themes/sandbox/images/sprites.png') -101px 0px;
  width: 160px;
  height: 68px;
  margin: 15px 0px 0px 15px;
}
#header h1 { display: none; }
#header-right {
  width: 490px;
  float: right;
  background: black;
}
#header-top-nav li {
  list-style: none;
  display: inline;
  padding-left: 2em;
  padding-right: 2em;
  border-left-style: solid;
  border-left-color: #2e4093;
  border-left-width: 1px;
}
#header-top-nav li:first-child { border-left-style: none; }
#header-top-nav {
  float: right;
  width: 490px;
  text-align: right;
  font-size: 13px;
  margin-top: 15px;
}
#header-search {
  text-align: right;
  float: right;
  margin-top: 15px;
  width: 490px;
}
#header-search li {
  display: inline;
  list-style: none outside none;
  margin: 0 0 2em;
  text-align: right;
}
#header-search a {
  display: block;
  float: right;
  background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -45px;
  width: 25px;
  height: 18px;
}
#searchlogo {
  float: right;
  display: inline;
  width: 18px;
  height: 14px;
  background: url('/wp-content/themes/sandbox/images/sprites.png') -130px -175px;
  cursor: default;
}
#header-search a:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') -27px -45px; }
#header-search input#s {
  width: 12em;
  font-size: 13px;
  float: right;
}
#header-sub-nav {
  clear: right;
  float: right;
  width: 860px;
  margin-top: 15px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: right;
  margin-bottom: 15px;
}
#header-sub-nav li {
  display: inline;
  border-left-style: solid;
  border-left-color: #2e4093;
  border-left-width: 1px;
}
#header-sub-nav li:first-child {
  display: inline;
  border: none;
}
#header-sub-nav a {
  font-size: 18px;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
}
#header-sub-nav li.current_page_ancestor a { text-decoration: underline; }
#header-sub-nav li.current_page_item a { text-decoration: underline; }
#carousel-item {
  width: 300px;
  height: 200px;
  background: url(/wp-content/themes/sandbox/images/carousel.png);
  float: left;
}
#carousel-text {
  float: center;
  font-size: 14px;
  text-align: center;
}
#carousel-text h1 { font-size: 14px; }
#sign-up {
  clear: both;
  float: right;
}
#sign-up h1 { font-size: 16px; }
#leftbutton {
  width: 64px;
  height: 64px;
  cursor: pointer;
  background: url(/wp-content/themes/sandbox/images/arrows.png);
  float: left;
  position: bottom;
}
#rightbutton {
  width: 64px;
  height: 64px;
  cursor: pointer;
  background: url(/wp-content/themes/sandbox/images/arrows.png) -64px;
  float: left;
  position: bottom;
}
#industries-1 {
  width: 64px;
  height: 64px;
  background: url(/wp-content/themes/sandbox/images/industries.png);
  float: left;
}
#industries-2 {
  clear: left;
  width: 64px;
  height: 64px;
  background: url(/wp-content/themes/sandbox/images/industries.png) 0px -64px;
  float: left;
}
#industries-3 {
  clear: left;
  width: 64px;
  height: 64px;
  background: url(/wp-content/themes/sandbox/images/industries.png) 0px -128px;
  float: left;
}
#industries-4 {
  clear: left;
  width: 64px;
  height: 64px;
  background: url(/wp-content/themes/sandbox/images/industries.png) 0px -192px;
  float: left;
}
#industries-text {
  float: right;
  font-size: 14px;
}
div#footer {
  clear: both;
  margin: auto;
  float: left;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 950px;
}
#partnerlogo {
  background: url(/wp-content/themes/sandbox/images/Microsoft-Partner-logo-small.png);
  width: 150px;
  height: 79px;
  margin-left: 70px;
}
#mslogo {
  background: url(/wp-content/themes/sandbox/images/Microsoft-Dynamics-Logo-small.png);
  width: 150px;
  height: 52px;
  margin-top: 10px;
  margin-left: 70px;
}
#bottomlinks {
  float: left;
  font-size: 10px;
}
#bottomlinks ul {
  padding: 0;
  margin: 0;
  font-size: 10px;
}
#bottomlinks li {
  list-style-type: none;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  border-left-style: solid;
  border-left-color: #97a0c9;
  border-left-width: 1px;
  font-size: 10px;
}
#bottomlinks li:first-child { border-left-style: none; }
#bottomfooter {
  display: block;
  float: left;
}
#copyright {
  float: right;
  font-size: 10px;
  text-align: right;
}
#cotentinner { padding: 15px 15px 15px 15px; }
#breadcrumb {
  background: #f3f4f8;
  padding: 15px 15px 15px 15px;
}
#breadcrumb p { margin-top: 5px; }
#leftnav {
  float: left;
  display: inline;
  margin-top: 15px;
  background: white;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  width: 160px;
  padding: 5px 5px 5px 5px;
}
#leftnav ul { margin-left: 0px; }
#leftnav li {
  background: url('images/icon_sidenav.png') 1px 7px no-repeat;
  list-style: none;
  margin-left: 0px;
  padding: 5px 5px 5px 9px;
}
#leftnav li.current_page_item {
  background: #2e4093 url('images/icon_sidenav_selected.png') 1px 7px no-repeat;
  color: White;
}
#leftnav li.current_page_item a {
  color: White;
}
.nobullet ul {
  margin-left: 0px;
  list-style: none;
}
.nobullet li {
  margin-left: 0px;
  list-style: none;
}
#contentarea {
  float: left;
  width: 474px;
  margin-left: 15px;
  margin-top: 15px;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  overflow: hidden;
  padding: 5px 5px 5px 5px;
  color: black;
}
#contentarea.twocol {
  width: 720px; 
}
#contentarea h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
#contentarea h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
#contentarea p {
  margin-bottom: 10px;
  line-height: 1.6;
  text-spacing: 2px;
}
#contentarea h2 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}
#blogarea {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  overflow: hidden;
  padding: 5px 5px 5px 5px;
  color: black;
  margin-bottom: 15px;
  width: 910px;
}
#blogarea h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
#blogarea h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
#blogarea p {
  margin-bottom: 10px;
  line-height: 1.6;
  text-spacing: 2px;
}
#blogarea h2 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}
#blogarea .post {
  padding: 30px 15px;
  border-bottom: 1px dotted #ccc;
}

#rightsidebar {
  margin-left: 15px;
  width: 232px;
  float: right;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
#so {
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  padding: 5px 5px 5px 5px;
  float: left;
}
#relateddownloads {
  clear: both;
  float: left;
  margin-top: 5px;
  border-width: 1px;
  border-color: #cdcdcd;
  border-style: solid;
  padding: 5px 5px 5px 5px;
  word-wrap: break-word;
  width: 220px;
}
#relateddownloads h4 {
  padding: 5px 5px 5px 5px;
  color: white;
  font-size: 16px;
  background: #2e4093;
}
#relateddownloads li { 
  background: url('images/icon_page_attach.png') 7px 7px no-repeat; 
  padding: 5px 0px 5px 30px;
}

#relateddownloads li a { 
  padding: 0px;
  font-size: 90%; 
}


#breadcrumb h3 {
  font-size: 16px;
  font-weight: bold;
}
.selectori { cursor: pointer; }
.page-title, .entry-date, .entry-content { margin-bottom: 15px; }
.entry-date { display: none; }
#contentarea {
  color: black;
  margin-bottom: 15px;
}
.submitbutton {
  margin-top: 10px;
  clear: both;
  display: block;
  float: right;
  background: url('/wp-content/themes/sandbox/images/sprites.png') -1px -70px;
  width: 48px;
  height: 18px;
  padding: 1px;
  cursor: pointer;
  border: 0px;
}
.submitbutton:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') -50px -70px; }
.gobutton {
  display: block;
  float: right;
  background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -45px;
  width: 25px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: 0px;
  cursor: pointer;
}
.gobutton:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') -27px -45px; }
#bcmiddle h5 { float: left; }
#smalllogo {
  margin-top: -12px;
  width: 120px;
  height: 55px;
  float: right;
  background: url('/wp-content/themes/sandbox/images/sprites.png') -120px -120px;
}
#bcmiddle ul { margin-top: 45px; }
.swpost a { font-size: 16px; }
#bcright .date {
  text-align: center;
  font-size: 12px;
  color: black;
  float: left;
}
#bcright .date .month {
  font-size: 25px;
  font-weight: bold;
  line-height: none;
  padding: 0px;
  margin: 0px;
}
#bcright .swpost {
  float: right;
  width: 180px;
}
#bcright .comments {
  clear: both;
  float: right;
  font-size: 12px;
  display: inline;
  width: 100%;
  text-align: right;
}
#bcright .comments a:hover { text-decoration: underline; }
#bcright h5 { margin-bottom: 15px; }
#viewallevents a {
  float: right;
  background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -172px;
  width: 120px;
  height: 22px;
}
#viewallevents a:hover { background: url('/wp-content/themes/sandbox/images/sprites.png') 0px -194px; }
#bcbright {
  float: left;
  width: 225px;
  padding-left: 15px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 15px;
}
#bcbleft {
  clear: both;
  float: left;
  width: 225px;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
}
#bcbmiddle {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 325px;
  padding-bottom: 30px;
}
.convertdiv .readmore { margin-top: 10px; }
.error {
  clear: both;
  color: red;
}
#bcright .comments {
  margin-top: 10px;
  margin-left: 5px;
}
hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.required { width: 140px; }
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

#nav-below { 
    background: none repeat scroll 0 0 #F3F4F8;
    padding: 15px;
    margin: 15px 0; 
}
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #2E4093;
	padding: 3px 5px;
	margin: 2px;
	
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
	background-color: #2E4093;
	color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.hentry { 
  padding: 15px 0 ;
  border-bottom: 1px solid #CDCDCD;
}
.alignright { 
  float:right;
  padding: 0 0 10px 10px;
}
.alignleft {
  float:left;
  padding: 0 10px 10px 0;
}
.clear { 
  clear:both;
  height: 0;
  line-height: 0;
}

