/* tabs in 3.0 */
.tabnav .tabs a {
display:inline;
float:left;
margin:0 3px 0 0;
padding:0 3px;
text-decoration:none;
border-color:#6699CC;
}

#foldertab li a, .tabnav li a {
border-color:-moz-use-text-color;
border-style:solid solid none;
border-width:1px medium;
margin-left:3px;
padding:3px 0.5em;
text-decoration:none;
}

.tabnav .tabs a:hover {
background-color:#003366;
border-bottom-color:#003366;
color:#FFFFFF;
}
.tabnav .tabs a {
background-color:#6699CC;
border:1px solid #6699CC;
color:#FFFFFF;
}
.tabnav li a {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
display:inline;
padding:0.4em 0.6em;
text-decoration:none;
}




ul.tabnav li.spaceActionLinks {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding:0;
text-decoration:none;
border: 1px solid #036;
padding:0 0;
border-bottom-style: none;

}
ul.tabnav .spaceActionLinks {
display:inline;
padding: 0;
}

ul.tabnav .spaceActionLinks a {
padding: 3px 3px 0 3px;
margin:0;
border-style: none;
}
ul.tabnav {
margin:0px 10px 10px 0px;
	width: 98%;
}

ul.tabnav {
bottom:3px;
float:none;
margin:0px;
padding:0px;
position:relative;
text-decoration:none;
	display: inline-block;
}
.tabnav {
border-bottom: 1px solid #69c;
display:block;
float:none;
list-style-position: inside;
margin:0;
padding:0;
}
ul.tabnav li a.current:hover, ul.tabnav li a.current {
background:white none repeat scroll 0 0;
border-bottom:1px solid white;
color:black;
}

/* fix people directory in 3.0 */
#peoplelist .profile-macro{
float:left;
width:30%;
margin-bottom:30px;
}

/* fix body overflow for confluence 3.0 - what on earth were they thinking? */
body.atb-body {
    overflow:visible !important;
}

/* avoid shifting the RTE to the right */
#wysiwyg {
  clear:left;
}
.inputSection {
 width:100%;
}

/* quick search */
#quick-search {
    margin: 0;
    padding: 0;
    position: relative;
}
#quick-search fieldset {
    float: right;
    border: none;
    margin: 0;
    padding: 0;
}
#quick-search legend {
    display: none;
}
#quick-search .placeholded {
    color: #666;
}
#quick-search-query {
    width: 12em;
}

/* avoid titlecontent growing too large */

.atb-titlecontent {
    height:10px;
}

/* unlicensed */

div.unlicensed {
    text-align:center;
    background-color:#FFF3F3;
    border:9px solid #DD3333;
    margin:50px;
    padding:20px 50px 50px 50px;
}
div.unlicensed h1, div.unlicensed h1 a {
    font-size:xx-large;
    font-weight:bold;
    color:#BB0000;
}
div.unlicensed p, div.unlicensed a {
    color:#990000;
    font-size:medium;
    font-weight:normal;
}


/* search input */
.search-query-text-input {
    height:20px;
    width:70%;
    float:left;
    margin-right:3px !important;
}

.search-filters-panel {
    margin-top:3px;
}

/* mail css */
.mailLabel {
    color: #666666; font-weight: bold;
}

.mailthread {
}

.unparented {
    list-style: none;
    margin: 0;
    padding: 0;
}

.parented {
    list-style-image: url("%CONTEXTPATH%/images/icons/link_out_bot.gif");
}

.mailthread ul {
    list-style-image: url("%CONTEXTPATH%/images/icons/link_out_bot.gif");
}

.selectedMail {
  background-color: #ffffcc;
  padding: 2px;
  border: 1px solid #ddd;
}

.excerpt {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* blog-list macro */
.bloglist.default .permalink {
    float:right;
    font-size:x-small;
}
.bloglist.default .title {
    font-size:x-large;
}
.bloglist.default .date {
    font-size:x-large;
}
.bloglist.default .postedby, .bloglist.default .postedbydate {
    font-size:x-small;
}



/* extracted-default theme.css */
.tabnav .tabs a {
    padding: 0px 3px 0px 3px;
    margin: 0px 3px 0 0;
    border-bottom: none;
    text-decoration: none;
    display: block;
    float: left;
}


/* list page navigational tabs */
.tabnav, .comment .tabnav {
    padding: 0;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    float: left;
    display: inline;
    list-style-position: outside;
    width: 100%;
    font-weight: normal;
    font-size: 9pt;
}


/* comments in IE in 2.8 */
.comment, .comment-body, .comment-header { height:auto; }

/* support recently-updated display */
.recentlyUpdatedItem {
	border-bottom: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	margin: 10px 0 0 0;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
    text-decoration: none;
    border-collapse: collapse;
}

.recentlyUpdatedItem td {
    padding: 10px;
    border-bottom: #f0f0f0 1px solid;
    vertical-align: top;
}

.recentlyUpdatedItem .authorAndDate {
	background-color: #f0f0f0;
	width: 25%;
}

.recentlyUpdatedItem .date {
    margin-top: 4px;
    font-size: 90%;
    color: #666;
}

.recentlyUpdatedItem .profilePic {
    float: right;
    background-color: #f0f0f0;
    margin: 0 2px;
}

.recentlyUpdatedItem .twixie {
    padding: 10px 0 0 4px;
}

.recentlyUpdatedItem .icon {
    padding: 8px 0 0 1px;
}

.recentlyUpdatedItem .details {
    padding-left: 7px;
}

.recentlyUpdatedItem .summary, .recentlyUpdatedItem .thumbnail {
    margin-top: 3px;
    color: #666666;
}

.moreRecentlyUpdatedItems {
    text-align: right;
    margin-top: 10px;
    font-size: 10pt;
}

/* ensure titlecontent cell is correctly aligned */
.atb-titlecontent {vertical-align:top;}

/* support for page versions */
.hidden {
    display: none;
}

/* menus in opera */
.menubar {
    position: static;
}

/* pagetree2 */
.pagetree2 .lines, .pagetree2 .plusminus-and-icon, .pagetree2 .cell3 {
    white-space:nowrap;
}


/* access keys */
#atb-accessKeys { margin: 0; padding: 0; }
#atb-accessKeys dt { margin: 0; padding: 0; position: absolute; top: -9999px; left: 0; }
#atb-accessKeys dd { margin: 0; padding: 0; }
#atb-accessKeys dd a { position: absolute; top: -9999px; left: 0; }
#atb-accessKeys dd a:focus, #accessKeys dd a:active { background-color: #3556a2 !important; color: #fff !important; top: 0; font-size: 1.2em; padding: .5em; }

/* make headings less ugly */
.atb-page h1, .atb-page h2, .atb-page h3, .atb-page h4, .atb-page h5, .atb-page h6 {
 background-color: transparent;
 border-style: none;
 padding: 0px;
}
.atb-title h1 {
 font-size: 18px;
 line-height: 1.0em;
 margin-top: 0px;
}

/* make breadcrumbs less rancid */
.breadcrumbs {
 background-color: transparent;
 border: 1px none transparent;
}
ol.breadcrumbs {
    padding:0px;
    margin:0px;
}
ol.breadcrumbs li.breadcrumb {
    float:left;
    list-style-type:none;
    padding-right:3px;
}

ol.ellipsis li.breadcrumbsExpansion, ol.expanded li.breadcrumbsEllipsis { display:none; }
ol.expanded li.breadcrumbsExpansion, ol.ellipsis li.breadcrumbsEllipsis { display:block; }

/* labels in menus */
div.dynarch-horiz-menu .label, div.dynarch-popup-menu .label {
 font-weight: normal;
}

/* allow panel css to set design of menus in .atb-menu */
.atb-menu div.dynarch-horiz-menu {
 background-color: transparent;
 background-image: none;
 border-style: none;
}

/* remove margins from forms */
.marginlessForm {
 margin: 0px;
}

/* don't force search box to be 100% width */
.confluence-searchbox {
 width: auto;
 white-space: nowrap;
}

/* remove padding from PageContent */
.PageContent, .pagecontent {
 padding: 0px;
}

/* ui table (e.g. attachments list) */
.tableview th, .tabletitle, .pageSectionHeader {
 border-bottom-width: 1px;
}
.tableview th, div.tabletitle {
 font-weight: bold;
}
.mode-view-attachments .tableview td {
 border-top: 1px solid #fff;
 vertical-align: middle;
}
.tableview td {
 border-bottom: 1px dotted #ccc;
}
.tableview tr:hover td {
 border-bottom: 1px solid #000;
}
.rowAlternate {
 background-color: #f7f7f7;
}

/* activity screens */
.context-space-activity .pagebody {
 padding: 0px;
}

/* no image borders */
a img {
 border-style: none;
}

/* hide accessibility features by default */
.accessibility {
 display: none;
}

/* left slider */
.atb-leftslider {
 cursor: w-resize !important;
}

/* right slider */
.atb-rightslider {
 cursor: e-resize !important;
}

/* allow special effects on tables, etc. */
.layout {
 direction:ltr;
}

/* inhibit selection where possible */
.noselect {
 -moz-user-select: none;
 cursor: default;
}

/* line spacing */
body, p, li, ul {
 line-height:1.6em;
}

/* citation */
cite:before { content: "\""; }
cite:after { content: "\""; }
cite, cite:before, cite:after {
 font-family: Georgia, "Times New Roman", serif;
 font-style: italic;
}

/* insertions and deletions */
ins {
 background-color: #DBFFDB;
}
del {
 background-color: #FFE5E5;
}

/* make italics more readable */
i, em {
 letter-spacing: 1px;
}

/* tables */
.confluenceTable {
 border: 1px solid #B2B2B2;
 border-collapse: collapse;
}
.confluenceTable th.confluenceTh {
 background-color: #F5F5F5;
 border: 1px dotted #B2B2B2;
 font-weight: bold;
 font-size: small;
 padding: 3px 4px 3px 4px;
}
.confluenceTable .confluenceTd {
 border: 1px dotted #B2B2B2;
 padding: 3px 4px 3px 4px;
}

/* ExtJS unselectable panels */
.x-unselectable { cursor: default; }

/* skip navigation */
@media screen, print, handheld, projection, tv {
 .non-visual {display: none; visibility: hidden;}
}

/* sliders */
.atb-slider .atb-slider-img {
 width: 9px;
 height: 20px;
}
.atb-leftslider .atb-leftslider-img {
 background-position: top right;
}
.atb-rightslider .atb-rightslider-img {
 background-position: top left;
}

.quicklinks {
 overflow: auto;
}
.quicklinks div {
 clear: none;
 float: left;
 margin-bottom: 4px;
 width: 49%;
}

/* Stop menu items wrapping */
div.dynarch-horiz-menu table tr td {
 white-space: nowrap;
}

/* Provide support for menu spacers */
div.dynarch-horiz-menu table tr td.spacer {
 width: 100%;
}
div.dynarch-horiz-menu table tr td.spacer div {
 display:none;
}

/* poweredBy */
.poweredBy, .poweredBy a {
 color:#909090;
 font-size:small;
}

/* fixes comments squashing */
#comments-section .comment {
    height: auto;
}

ol.comment-threads
{
  padding-left: 10px;
  padding-right: 0px;
}

.comment-body {
 overflow-x: auto;
 clear: right;
}

.comment-thread, .comment-even, .comment-odd {zoom:1}

/**** fixes coloring of code macro ****/
.code {
    background-color:#FFFFFF;
    border-style:dashed;
    border-width:1px;
    overflow:auto;
}

.code .codeContent {
    text-align:left;
    color:#000000;
    font-size:0.95em;
    margin:0;
    padding:0 12px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
}

.code pre {
    margin:10px 0;
    overflow:auto;
    padding:0;
    font-family:"Courier New",Courier,monospace;
    line-height:1.3;
}

.code pre span {
    font-family:"Courier New",Courier,monospace;
    line-height:1.3;
}

.code .code-keyword {
    background-color:inherit;
    color:#000091;
}

.code .code-comment {
    background-color:inherit;
    color:#808080;
}

.code .code-quote {
    background-color:inherit;
    color:#009100;
}

.code .code-object {
    background-color:inherit;
    color:#910091;
}

.atb-body {background-position:center center;padding:0px;margin:0px;vertical-align:top;text-align:center;width: !important;background-color:#f8f8f8;}
.atb-body, .atb-body p, .atb-body td, .atb-body th, .atb-body div, .atb-body span, .atb-body div.dynarch-horiz-menu, .atb-body div.dynarch-horiz-menu table, .atb-body div.dynarch-horiz-menu table, .atb-body input, .atb-body ul li, .atb-body ol li, .atb-body select {font-family:sans-serif;font-size:small;line-height:1.6em;color:#000000;}
.atb-page {background-color:#FFFFFF;}
.atb-menu {border-style:none;border-width:1px;border-color:#EAEDE0;text-align:left;width:auto !important;height:auto !important;background-color:#003366;}
.atb-menu, .atb-menu p, .atb-menu td, .atb-menu th, .atb-menu div, .atb-menu span, .atb-menu div.dynarch-horiz-menu, .atb-menu div.dynarch-horiz-menu table, .atb-menu div.dynarch-horiz-menu table, .atb-menu input, .atb-menu ul li, .atb-menu ol li, .atb-menu select {font-size:small;font-weight:bold;font-style:normal;color:#FFFFFF;}
.atb-titlecontent {background-color:transparent;}
.atb-content {background-position:top center;padding:;overflow:visible;vertical-align:top;text-align:center;width: !important;background-color:transparent;}
.atb-footer {border-style:none;border-width:1px;border-color:#F3F4EC;padding:2px;text-align:center;background-color:transparent;}
.atb-footer, .atb-footer p, .atb-footer td, .atb-footer th, .atb-footer div, .atb-footer span, .atb-footer div.dynarch-horiz-menu, .atb-footer div.dynarch-horiz-menu table, .atb-footer div.dynarch-horiz-menu table, .atb-footer input, .atb-footer ul li, .atb-footer ol li, .atb-footer select {font-size:x-small;}

/* empty */
@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e6e6e6;
	margin:0px;
	padding:0px;
        
}

tt{
	font-size: 12px;
}

.atb-page {background-color:#e6e6e6 !important;}
form, input {
	margin:0px;
	padding:0px; 
}
.battonlinktext {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
}
.battonlinktext a{
	color:#FFFFFF;
	text-decoration:none;
       
}
.battonlinktext a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.image{
	
	background:url(http://www.go2group.com:8070/images/g2gjam.gif);
       width:434px;
       height:288px;
}

.battonlinktext1 {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background:url(http://www.go2group.com:8070/images/Home_btn1.gif);
}
.battonlinktext1 a{
	color:black;
	text-decoration:none;
}
.battonlinktext12 a{
	color:#FFFFFF;
	text-decoration:none;
}


.battonlinktext1 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.battonlinktext3 {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background:url(http://www.go2group.com:8070/images/aboutus_btn2.gif);
}
.battonlinktext3 a{
	color:black;
	text-decoration:none;
}
.battonlinktext3 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.battonlinktext4 {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background:url(http://www.go2group.com:8070/images/products_btn3.gif);
}
.battonlinktext4 a{
	color:black;
	text-decoration:none;
}
.battonlinktext41 a{
	color:#FFFFFF;
	text-decoration:none;
}


.battonlinktext4 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.battonlinktext5 {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background:url(http://www.go2group.com:8070/images/services_btn4.gif);
}
.underconstruction{
background:url(http://www.go2group.com:8070/images/under_construction+%5B%5D.jpg) no-repeat;
width:671 px;
height:481px;

}


.battonlinktext5 a{
	color:black;
	text-decoration:none;
}

.battonlinktext51 a{
	color:#FFFFFF;
	text-decoration:none;
}

.battonlinktext5 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.battonlinktext6 {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background:url(http://www.go2group.com:8070/images/news_btn5.gif);
}
.battonlinktext6 a{
	color:black;
	text-decoration:none;
}

.battonlinktext61 a{
	color:#FFFFFF;
	text-decoration:none;
}

.battonlinktext6 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.battonlinktext7 {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background:url(http://www.go2group.com:8070/images/contactus_btn6.gif);
}



.battonlinktext7 a{
	color:black;
	text-decoration:none;
}
.battonlinktext71 a{
	color:#FFFFFF;
	text-decoration:none;
}

.battonlinktext7 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.battonlinktext2 {
	color:#FFFFFF;
	text-align:left;
       padding-left:6px;
	background:url(http://www.go2group.com:8070/images/navigation_batton_bg.gif)
}
.battonlinktext2 a{
	color:black;
	text-decoration:none;
      
}
.battonlinktext2 a:hover{
	color:#000000;
	text-decoration: underline;
}
.graysideheadingtext {
	font-size:18.5px !important;
	padding:5px 0px 5px 0px;
	color:#aaaaaa;
}
.graysideheadingtext2 {
	font-size:21px !important;
	padding:0px 0px 5px 0px;
	color:#aaaaaa;
}
.blueheadingtext {
	color:#303f7e;
	padding:4px 0px 4px 20px;
}
.bluesmalllinktext {
	color:#303f7e;
	font-size:9px;
	padding:0px 0px 14px 20px;
	float:left;
}
.bluesmalllinktext a{
	color:#303f7e;
	text-decoration: underline;
}
.bluesmalllinktext a:hover{
	color:#303f7e;
	text-decoration: underline;
}
.bluesmalllinktext2 {
	color:#303f7e;
	font-size:9px;
	float:left;
}
.bluesmalllinktext2 a{
	color:#303f7e;
	text-decoration: underline;
}
.bluesmalllinktext2 a:hover{
	color:#303f7e;
	text-decoration: underline;
	
}
.contenttext {
	padding:8px 0px 5px 0px;
	font-size:11px;
	float:left;
}
.contenttext2 {
	padding:4px 0px 12px 0px;
	font-size:11px;
	float:left;
	color:#303f7e;
}
.contenttext span a{
	color:#303f7e;
	font-size:9px;
	text-decoration: underline;
}
.contenttext span a:hover{
	color:#303f7e;
	font-size:9px;
	text-decoration: underline;
}
.nodevider {
	background:none !important;
}
.linktext1 {
	float:right;
	width:auto;
	padding-top:10px;
}
.linktext1 ul {
	padding:0px;
	margin:0px;
}
.linktext1 ul li{
	float:left;
	list-style:none;
	background: url(http://www.go2group.com:8070/images/devider.gif)  no-repeat  right;
	padding:0px 8px 0px 6px;
}
.linktext1 a{
	text-decoration:none;
	color:#000000;
}
.linktext1 a:hover{
	text-decoration: underline;
	color:#000000;
}
.textfield1 {
	width:171px;
	border:none;
	overflow:hidden;
	background:url(http://www.go2group.com:8070/images/searchfield.gif) no-repeat; 
	padding:0px 4px 0px 8px;
}
.textfield1 input {
	 padding:7px 0px 0px 0px;
	 margin:0px;
	 border:0px;
	 background:none;
}

.logo{
background:url(http://www.go2group.com:8070/images/logo_image.gif) no-repeat;
width:251px;
height:67px;
float:left;
}
.logo a{
width:251px;
height:67px;
display:block;
text-indent:-1000em;
}

.banner{
background:url(http://www.go2group.com:8070/images/banner_image.jpg) no-repeat;
width:829px;
height:130px;
float:left;
}

.spacer{
background:url(http://www.go2group.com:8070/images/spacer.gif);
height:10px;
width:auto;
float:left;
}
.flag1 {
	background:url(http://www.go2group.com:8070/images/flag1.gif) no-repeat;
	height:24px;
	width:37px;
}
.flag1 a{
	display:block;
	width:37px;
	height:24px;
	text-indent:-1000em;
}
.flag2 {
	background:url(http://www.go2group.com:8070/images/flag2.gif) no-repeat;
	height:24px;
	width:37px;
}
.flag2 a{
	display:block;
	width:37px;
	height:24px;
	text-indent:-1000em;
}

.go {
	background:url(http://www.go2group.com:8070/images/go_btn.gif) no-repeat;
	height:30px;
	width:30px;
}
.go a{
	display:block;
	width:30px;
	height:30px;
	text-indent:-1000em;
}

.rss {
	background:url(http://www.go2group.com:8070/images/blog_btn7.gif) no-repeat;
	width:59px;
	height:31px;
}
.rss a{
	display:block;
	width:59px;
	height:31px;
	text-indent:-1000em;
}
.top{
background:url(http://www.go2group.jp/download/attachments/10584309/body_topbackground.gif);
height:46px;
width:100%;
float:left;
}

.bottom{
background:url(http://www.go2group.jp/download/attachments/10584309/body_background_bottom.gif);
height:46px;
width:100%;
float:left;
background-repeat:no-repeat;
background-position:left bottom; 
}

.mid{
background:url(http://www.go2group.jp/download/attachments/10584309/body_background.gif);
width:996;
height:auto;
}

.map{
background:url(http://www.go2group.com:8070/download/attachments/11632698/map.jpg);
width:600px;
height:347px;
}

.rss2{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon_rss.gif) no-repeat;
width:20px;
height:19px;
margin-top:7px;
float:left;
}

.rss2 a{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon_rss.gif) no-repeat;
width:20px;
height:19px;
display:block;
text-indent:-1000em;
}

.graystext {
	font-size:21px !important;
	padding:0px 0px 3px 0px;
	color:#aaaaaa;
	width:32%;
	float:left;
}

.spacerBg{
background:url(http://www.go2group.com:8070/download/attachments/11632698/page_box_bottamcurve.gif) no-repeat;
width:628px;
height:9px;
float:left;
}

.spacerBg2{
background:url(http://www.go2group.com:8070/download/attachments/11632698/page_box_topcurve.gif) no-repeat;
width:627px;
height:9px;
float:left;
}

.spacerBg3{
background:url(http://www.go2group.com:8070/download/attachments/11632698/rightbox_bottam.gif) no-repeat;
width:173px;
height:10px;
float:left;
}

.icon1{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon1_image.gif) no-repeat;
height:24px;
float:left;
}

.icon2{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon2_image.gif) no-repeat;
height:23px;
float:left;
}

.icon3{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon3_image.gif) no-repeat;
height:23px;
float:left;
}

.icon4{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon4_image.gif) no-repeat;
height:23px;
float:left;
}

.icon5{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon5_image.gif) no-repeat;
height:23px;
float:left;
}

.battonlinktexts {
	color:#000000;
	font-size:11px;
}
.battonlinktexts a{
	color:#000000;
	text-decoration:none;
}
.battonlinktexts a:hover{
	color:#000000;
	text-decoration: underline;
}

.spacerBg4{
background:url(http://www.go2group.com:8070/download/attachments/11632698/rightbox_top.gif) no-repeat;
width:173px;
height:8px;
float:left;
}

.jamLogo{
background:url(http://www.go2group.com:8070/download/attachments/11632698/jam_icon_big.gif) no-repeat;
float:left;
width:64px;
height:63px;
}

.logoHead{
width:50%;
float:left;
font-size:18px !important;
color:#303f7e;
font:"Swiss 721 Bold BT";
padding-top:5px;
padding-left:206px;
padding-bottom:10px;
}
.logoHead2{
width:50%;
float:left;
font-size:13px !important;
color:#303f7e;
font:"Swiss 721 Bold BT";

padding-left:190px;
padding-bottom:10px;
}



.logoHead1{
width:70%;
float:left;
font-size:18px !important;
color:#303f7e;
font:"Swiss 721 Bold BT";
padding-top:6px;
padding-left:204px;
padding-bottom:10px;
}

.book{
background:url(http://www.go2group.com:8070/download/attachments/11632698/book_icon.gif) no-repeat;
width:80px;
height:24px;
float:left;
}

.book a{
display:block;
width:80px;
height:24px;
text-indent:-1000em;
}

.video{
background:url(http://www.go2group.com:8070/download/attachments/11632698/video_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.video a{
display:block;
width:104px;
height:25px;
text-indent:-1000em;
}

.download{
background:url(http://www.go2group.com:8070/download/attachments/11632698/download_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.download a{
display:block;
width:104px;
height:25px;
text-indent:-1000em;
}

.price{
background:url(http://www.go2group.com:8070/download/attachments/11632698/price_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.price a{
display:block;
width:104px;
height:25px;
text-indent:-1000em;
}

.features{
background:url(http://www.go2group.com:8070/download/attachments/11632698/features_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.features a{
display:block;
width:104px;
height:25px;
text-indent:-1000em;
}

.doc{
background:url(http://www.go2group.com:8070/download/attachments/11632698/doc_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.doc a{
display:block;
width:104px;
height:25px;
text-indent:-1000em;
}

.faq{
background:url(http://www.go2group.com:8070/download/attachments/11632698/faq_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.faq a{
display:block;
width:104px;
height:25px;
text-indent:-1000em;
}

.screenShot{
background:url(http://www.go2group.com:8070/download/attachments/11632698/JamScreenShot.jpg) no-repeat;
width:398px;
height:244px;
float:left;
}
.screenShot1{
background:url(http://www.go2group.com:8070/download/attachments/11632698/crm.jpg) no-repeat;
width:395px;
height:244px;
float:left;
}


.jasScreenShot{
background:url(http://www.go2group.com:8070/download/attachments/11632698/JasScreenShot.jpg) no-repeat;
width:680px;
height:259px;
float:left;
margin-bottom:25px;
}

.preScreenShot{
background:url(http://www.go2group.com:8070/download/attachments/11632698/preforceScreenShot.jpg)no-repeat;
width:680px;
height:160px;
float:left;
margin-bottom:25px;
}

.synScreenShot{
background:url(http://www.go2group.com:8070/download/attachments/11632698/synapse.jpg) no-repeat;
width:641px;
height:485px;
float:left;
margin-bottom:25px;
}

.doors_Screen{
background:url(http://www.go2group.com:8070/download/attachments/11632698/doors_Screen.jpg) no-repeat;
width:641px;
height:225px;
float:left;
margin-bottom:25px;
}

.mainText{
color:#000000;
font:"Trebuchet MS";
font-size:16px;
width:40%;
}

.blueBox{
background-color:#c6d8ec;
width:604px;
height:58px;
font:"Trebuchet MS";
color:#000000;
font-size:18px;
padding-top:30px;
padding-bottom:30px;
margin-top:20px;
}

.head1{
font:"Trebuchet MS";
color:#000000;
font-size:18px;
font-weight:bold;
padding-bottom:20px;
}

.blueArrow{background:url(http://www.go2group.com:8070/download/attachments/11632698/blueArrow.gif) no-repeat;list-style:none;padding-top:5px;padding-bottom:5px;padding-left:35px !important;margin:5px !important;font:"Trebuchet MS";color:#000000;font-size:14px;}

.icon7{
background:url(http://www.go2group.com:8070/download/attachments/11632698/icon7_image.gif) no-repeat;
height:23px;
float:left;
}                                                                                 .icon6{
background:url(http://go2group.com:8070/download/attachments/11632698/icon6_image.gif) no-repeat;
height:23px;
float:left;
}



.blueBox2{
background-color:#c6d8ec;
width:604px;
height:58px;
font:"Trebuchet MS";
color:#000000;
font-size:18px;
padding-top:30px;
padding-bottom:30px;
margin-top:40px;
}

.ServicesLogoHead{
width:70%;
float:left;
font-size:19.44px;
color:#303f7e;
font:"Swiss 721 Bold BT";
padding-bottom:10px;
}

.assessmentPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/assessImage.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.trainingPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/trainingImage.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.testingPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/testPic.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.trackingPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/trackPic.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.reportPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/reportPic.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.migrationPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/migrationImage.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.deploymentPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/deploymentPic.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.integrationPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/integrationPic.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.customPic{
background:url(http://www.go2group.com:8070/download/attachments/11632698/customPic.jpg) no-repeat;
width:176px;
height:118px;
float:left;
margin-top:5px;
margin-bottom:40px;
}

.assessment{
float:left;
width:400px;
color:#000000;
font:"Trebuchet MS";
font-size:16px;
padding-left:20px;
}

.assessment2{
float:left;
width:400px;
color:#000000;
font:"Trebuchet MS";
font-size:16px;
padding-right:20px;
}


.assessmentIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/assessment_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.assessmentIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.trainingIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/training_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.trainingIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.migrationIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/migration_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.migrationIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.deploymentIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/deployment_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.deploymentIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.integrationIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/integration_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.integrationIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.customIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/custom_icon.gif) no-repeat;
width:104px;
height:25px;
float:left;
}

.customIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.testingIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/testing_icon.jpg) no-repeat;
width:104px;
height:25px;
float:left;
}

.testingIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.trackingIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/tracking_icon.jpg) no-repeat;
width:104px;
height:25px;
float:left;
}

.trackingIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}

.reportingIncon{
background:url(http://www.go2group.com:8070/download/attachments/11632698/reporting_icon.jpg) no-repeat;
width:104px;
height:25px;
float:left;
}

.reportingIncon a{
width:104px;
height:25px;
display:block;
text-indent:-1000em;
}


.BigLogo1{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon1.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.BigLogo2{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon2.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.BigLogo3{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon3.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.BigLogo4{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon4.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.BigLogo5{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon5.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.BigLogo6{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon6.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.BigLogo7{
background:url(http://www.go2group.com:8070/download/attachments/11632698/largeIcon7.gif) no-repeat;
float:left;
width:38px;
height:38px;
}

.mainText2{color:#000000;font:"Trebuchet MS";font-size:16px;width:40%;padding-left:20px;}
.mainText3{color:#000000;font:"Trebuchet MS";font-size:16px;width:40%;padding-left:6px;}

.spacer2Top{
background:url(http://www.go2group.com:8070/download/attachments/11632698/cremeTop.gif) no-repeat;
width:628px;
height:10px;
}

.spacer2Bottom{
background:url(http://www.go2group.com:8070/download/attachments/11632698/cremeBottom.gif) no-repeat;
width:628px;
height:10px;
}

.poweredby{
display: none;
}

.menuitem{
text-align: left;
}

.table{
background-color:#cccccc;
}

.th{
color:#003366;
background-color:#f0f0f0;
font-weight: bold;
}

.td{
background-color:#ffffff;
}

.search-button searchButton{
color:#000000;
}


