body {
	background-color: #ebebeb;
}

h1.gradient {
    background: url(/images/h1_gradient.png) no-repeat;
    line-height: 24px;
    color: white;
    font-size: .9em;
}

h1.gradient div.tail{
    margin-left: 10px;
    background: url(/images/h1_gradient.png) right;
    height: 24px;
}

hr {
    height: 1px;
    color: #ccc;
}

#outherwrapper {
    background: url(/images/bg.png) center top no-repeat #fff;
}

#wrapper {
	margin: 0 auto;
	width: 962px;
}

#top {
}

#top_icons {
    padding: 10px 30px;
}

#qlogo {
}

#middle {
    overflow: hidden;
}

#content {
	padding: 0 22px 36px 22px;
}

#bottom {
	clear: both;
    border-top: 8px solid #d7d7d7;
}


p,
ul,
ol,
dl,
h1,
h2,
table {
    margin-bottom: .75em;
}

h3 {
    margin-bottom: .15em;
}

h1,
h2,
h3,
.header-margin-top {
    margin-top: 1.5em;
}

h2 + h3 {
    margin-top: .75em;
}


#qlogin {
    float: right;
}

/*** Top Search Box Form ***/

#search_box {
    width: 177px;
    height: 21px;
    background: url(/images/bg_search_box.png);
    float: right;
    margin-top: 18px;
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 3px 0 0 6px;
    border: 0;
    width: 139px;
    background: none;
}

#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

/*** /Top Search Box Form ***/

#logindropdown {
    float: right;
    margin: 18px 20px 0 0;
    position: relative;
    z-index: 99;
    background: url(/images/login.png);
    width: 54px;
    height: 27px;
}

#logindropdown:hover {
    background: url(/images/login_hover.png);
}

#contacts {
    float: right;
    margin: 18px 20px 0 0;
    font-weight: bold;
    background: url(/images/contacts.png);
    width: 66px;
    height: 27px;
}

#contacts:hover {
    background: url(/images/contacts_hover.png);
}

#community {
    float: right;
    margin: 18px 20px 0 0;
    font-weight: bold;
    background: url(/images/community.png);
    width: 81px;
    height: 22px;
}

#community:hover {
    background: url(/images/community_hover.png);
}

#worlddropdown {
    float: right;
    margin: 18px 20px 0 0;
    background: url(/images/world.png);
    width: 70px;
    height: 27px;
}

#worlddropdown:hover {
    background: url(/images/world_hover.png);
}


/*** Find Partner Form ***/

.findpartner {
	width: 100%;
	overflow: hidden;
}

.findpartner .dd, .findpartner .cb, .findpartner .s {
	float: left;
	margin-right: 3em;
}

.findpartner .cb {
	text-align: right;
}

/*** /Find Partner Form ***/

/*** Columns ***/

.two_columns {
	width: 100%;
	overflow: hidden;
}

.two_columns .one, .two_columns .two {
	width: 50%;
	float: left;
}

.two_columns .inner {
	padding: 6px;
}

.three_columns {
	width: 100%;
	overflow: hidden;
}

.three_columns .one, .three_columns .two, .three_columns .three {
	width: 33%;
	float: left;
}

.three_columns .inner {
	padding: 6px;
}

.four_columns {
	width: 100%;
	overflow: hidden;
}

.four_columns .one, .four_columns .two, .four_columns .three, .four_columns .four {
	width: 25%;
	float: left;
}

.four_columns .inner {
	padding: 6px;
}

/*** /Columns ***/

/*** More Free Trials ***/

#more-free-trials {
    margin-top: 20px;
	font-size: 11px;
	position: relative;
}

#more-free-trials img {
}

#more-free-trials .more-boxes {
    background: #6995CB;
    width: 400px;
    display: none;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 38px;
}

#more-free-trials .more-boxes div {
    float: left;
    width: 200px;
}

#more-free-trials div h3 {
    margin: 0;
    padding: 0;
    padding: 6px 10px;
    text-transform: uppercase;
}

#more-free-trials div a {
    color: white;
    display: block;
    padding: 4px 10px;
    font-weight: bold;
	text-decoration: none;
}

#more-free-trials div a:hover {
    background: #9FBCE0;
}


/*** /More Free Trials ***/

/*** Calendar List ***/

dl.calendar-list {
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
}

dl.calendar-list dt, dl.calendar-list dd {
    margin-left: 100px;
}

dl.calendar-list dd.date {
    float: left;
    margin-left: 0;
}




dl.event-calendar {
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
}

.event-calendar dt {
    float: left;
    margin-left: 0;
}

.event-calendar dd {
    margin-left: 100px;
}

/*** /Calendar List ***/

.captioned_image {
    margin: 1em 0;
    text-align: center;
}

.captioned_image .caption {
    font-weight: bold;
    margin-top: 1em;
}

.phead {
    font-weight: bold;
    font-style: italic;
    color: black;
}

.backtotop_item {
    margin-bottom: 2em;
}

.backtotop_link {
    padding-left: 1em;
	background: url(/images/support/uparrow.gif) no-repeat 0 .7em;
}


h1.headerbar {
	background-color: #666;
	font-size: 1em;
	color: #fff;
	margin-left: -6px;
	padding: 1px 6px;
}

h2.headerbar {
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	background: #FBFBFB;
	font-size: 1em;
	padding: 4px 5px;
}

h2.headerbar span {
	font-weight: normal;
}



.bulleted_content p,
.bulleted_content ul,
.bulleted_content ol,
.bulleted_content dl,
.bulleted_content h1,
.bulleted_content h2,
.bulleted_content h3 {
    margin-bottom: .25em;
}

.bulleted_content h1,
.bulleted_content h2,
.bulleted_content h3 {
    margin-top: .5em;
}




#printerfriendly {
	text-align: right;
}

#printerfriendly a {
	background-image: none;
}

#printerfriendly img {
	vertical-align: middle
}

img + p {
    margin-top: 1.5em;
}

.title_image {
    margin: 1em 0;
}


#content ul {
    padding-left: 1em;
}

#content ol {
    padding-left: 2em;
}

#content ul li {
	background: url(/images/list_line.png) no-repeat 0 .5em;
	list-style: none;
	padding-left: 1em;
}

#content ul.red_links li {
    background: url(/images/blue_links.gif) no-repeat 0 .5em;
	list-style: none;
	padding-left: 2em;
}

#content ul.linked_list {
	padding-left: 0;
}

#content ul.linked_list li {
    background: none;
	list-style: none;
	padding-left: 0;

}

#content ul.linked_list li a {
    padding-right: 10px;
	background: url(/images/linked_list.gif) no-repeat 100% .4em;
}




#content .lcBlock ul li.last {
        list-style: none outside none;
        background: none;
}





h1.page_header {
	margin-top: .6em;
	margin-bottom: .6em;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

ul#breadcrumb {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 6px 14px 6px 200px;
    list-style-type: none;
    font-size: 11px;
    color: #666;
}

ul#breadcrumb li { display: inline; }

ul#breadcrumb li a {
    text-decoration: none;
    color: #666;
}

ul#breadcrumb li a:hover {
    text-decoration: underline;
    color: #005dcf;
}


#bottom_links {
	margin: 0 auto;
	width: 962px;
}

#bottom_links h3, #bottom_links ul {
	margin-left: 40px;
}

#bottom_links ul li {
	margin-top: 6px;
}

#bottom_links .one {
    border-right: 1px solid #d7d7d7;
    width: 260px;
}

#bottom_links .two {
    width: 350px;
}

#bottom_links .three {
    border-left: 1px solid #d7d7d7;
    width: 350px;
}

#bottom_links div {
    float: left;
}

#bottom_links div ul {
    float: left;
}

#copyright {
    clear: both;
    border-top: 1px solid #d7d7d7;
}

#copyright .inner{
	margin: 0 auto;
	padding: 10px 0 30px 0;
	width: 962px;
}

.hide{
    position:absolute;
    top:0;
    left:-9999px;
    height:0;
    width:0;
}

.show{
    position:relative;
    top:0;
    left:0;
    height:auto;
}

.center {
	text-align: center;
}

.ublock {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 1em;
	margin-top: 1em;
}

.ublock:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}


/*** Forms ***/

.site_form .formelement {
    clear: left;
    margin-bottom: .8em;
    width: 100%;
    overflow: hidden;
}

.site_form .myformlabel, .site_form .forminput {
    float: left;
}

.site_form .myformlabel {
    width: 30%;
    text-align: right;
}

.site_form .myformlabel .formlabel {
    margin-right: 1em;
}

.site_form .forminput {
    width: 70%;
}

.check .forminput, .submit .forminput {
    margin-left: 30%;
}

.site_form td {
    padding: 4px;
    vertical-align: top;
}

.site_form td label.formlabel {
    display: block;
    text-align: right;
    margin-right: 6px;
}

/*** /Forms ***/

.first-element {
	margin-top: 1em;
}

.margin-bottom {
	margin: 1em 0;
}

.last-element {
	margin-bottom: 1em;
}







h1.headerbar {
	background-color: #666;
	font-size: 1em;
	color: #fff;
	margin-top: 3em;
	margin-left: -6px;
	padding: 1px 6px;
}

.pp {
	margin-left: -8px;
	margin-bottom: .75em;
}



.backtotop {
    margin-top: 1em;
    margin-bottom: 3em;
}

ul.backtotop_list {
    padding-left: 1em;
}

ul.backtotop_list li {
	background: url(/images/list_line.png) no-repeat 0 .5em;
	list-style: none;
	padding-left: 1em;
}

.popupimage {
    text-align: center;
}

.popupimage p {
    margin-top: 0;
}


.red_buttons {
	text-align: center;
}

.red_buttons img {
	margin-bottom: 6px;
}



.dots_hor {
	border-bottom: 1px solid #ccc;
}


.bulleted_row {
	padding-left: 18px;
	border-bottom: 1px solid #ccc;
	background: url(/images/circle_bullet.gif) no-repeat 3px center;
}

.bulleted_content, .bulleted_last_content {
	padding: 4px 8px;
	border-left: 1px solid #ccc;
}

.bulleted_last_row {
	padding-left: 18px;
}


left_logos {
    text-align: center;
}

.left_logos div {
    margin: 0 auto;
}

/*** LogoShowcase ***/

.logo-showcase {
	padding: 10px 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.logo-showcase .logo {
	float: left;
	width: 145px;
	text-align: center;
}

.logo-showcase .info {
	margin-left: 162px;
}

.logo-showcase.lastcase {
	border-bottom: none;
}


/*** /LogoShowcase ***/


.horizontaldottedline {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.clear_right {
    clear: right;
}

.left_col, .right_col {
    float: left;
    width: 45%;
}

.spacer_col {
    float: left;
    width: 10%;
}


dl.basic_list dt {
    font-weight: bold;
}

dl.basic_list dd {
    margin-left: 0;
}

.line_break {
	padding-bottom: 1.4em;
    border-bottom: 1px solid #ccc;
}


.mediacoverage-calendar {
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}

.mediacoverage-calendar a {
	text-decoration: none;
	background-image: none;
	white-space: normal;
}

.mediacoverage-calendar a:hover {
	background-image: none;
}

.mediacoverage-calendar img {
	float: left;
}

.mediacoverage-calendar p {
	margin: 0 0 0 162px;
	padding: 0;
}



.infotable {
    border-collapse: collapse;
}

.infotable caption {
    border: 1px solid #666;
    padding: 2px;
    background: #ccc;
    font-weight: bold;
}

.infotable td {
    border: 1px solid #666;
    padding: 2px;
}

.bullet-table-bullet {
	width: 21px;
	text-align: center;
}

.bullet-table-content {
	padding: 4px 8px;
}

.bullet-table-content a {
	text-decoration: none;
	background-image: none;
	white-space: normal;
}

.bullet-table-content a:hover {
	color: #DF1D0D;
	background-image: none;
}

/*** Right Content Box ***/

.right_content_quote {
    float: right;
    clear: right;
    width: 227px;
    margin-left: 2em;
}

.right_content_box {
    float: right;
    clear: right;
    width: 227px;
    background: url(/images/products/right_content_box.png);
    margin-left: 2em;
}

.right_content_box .bottom {
    height: 20px;
    background: url(/images/products/right_content_box.png) bottom;
}

.right_content_box h3 {
    background: url(/images/products/right_content_box_header.png);
    padding-left: 8px;
    margin: 6px auto 0 auto;
    width: 206px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: normal;
}

.right_content_box h3.blue {
    background: url(/images/products/right_content_box_header_blue.png);
    color: white;
}

.right_content_box h3.red {
    background: url(/images/products/right_content_box_header_red.png);
    color: white;
}

.right_content_box .gartner {
    width: 212px;
    height: 91px;
    margin: 0 auto;
}

.right_content_box .bg {
    width: 212px;
    height: 91px;
    margin: 0 auto;
    background: url(/images/products/right_content_box_bg.png) no-repeat;
}

.right_content_box .bg a {
    margin: 6px 0 0 6px;
    display: block;
    width: 56%;

}

.right_content_box .image {
    width: 212px;
    margin: 5px auto 0 auto;
}

.right_content_box .bg_gartner {
    width: 212px;
    margin: 5px auto 0 auto;
}

.right_content_box .bg_dummies {
    width: 212px;
    margin: -16px auto 0 auto;
}

.right_content_box ul {
    margin: 10px 10px 10px 0;
}

#content .right_content_box ul li {
	background: url(/images/products/right_content_box_arrow.png) no-repeat 2px .5em;
	list-style: none;
	padding-left: 14px;
	margin-bottom: .4em;
}

/*** /Right Content Box ***/

/*** Left Contact Us ***/

#left .contactus {
    margin: 1em 14px;
    line-height: 1.8em;
}

#left .contactus span {
    margin: 0;
    padding: 0;
    color: red;
}

/*** /Left Contact Us ***/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#efefef}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8;
  background:#f3f3f3}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f2f2f2}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;}
.spiffy4{
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8}
.spiffy5{
  border-left:1px solid #f3f3f3;
  border-right:1px solid #f3f3f3}
.spiffyfg{
  background:#efefef;
  overflow: hidden;
  padding: 10px;}
#content .spiffyfg h1:first-child {
    margin-top: 0;
}
#content .spiffyfg h1 {
    color: #E01A0B;
}
#content .spiffyfg ul {
    padding-left: 0;
    font-weight: bold;
}
#content .spiffyfg ul li {
    background: url(/images/bullet_arrow.png) no-repeat 0 .5em;
    list-style: none;
    padding-left: 1em;
    margin-bottom: .6em;
    font-weight: normal;
}



