@import url("../css/bcomm.css");
@import url("../css/slide.css");

.content h4 {
	margin-bottom: 0px;
}

.content a,
.content a:visited,
.content a:active {
	color: #0082c2;
	font-weight: normal;
	text-decoration: none;
}

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

.content p {
	line-height: 1.5em;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 70px;
}

.content ul li {
	margin-left: -2em;
	list-style-type: disc;
}


div.partners-wrapper, #buy {
	margin-left: 0px;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 20px;
	background: url("../images/background_partners.jpg") no-repeat;
	width: 216px;
	height: 135px;
	text-align: center;
}

#buy {
	background: none;
}

div.partners-wrapper p {
	font-size: 11px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.item-container {
	margin-bottom: 30px;
	font: 11.5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.item {
	width: 261px;
	height: 39px;
	padding-top: 8px;
	padding-left: 15px;
	cursor: pointer;
	margin-left: -17px;
}

div.item div.icon-wrapper {
	float: left;
	width: 50px;
	height: 44px;
	margin-left: 0px;
	
}

div.item img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.item-container div.hr {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -1px;
	background: url("../images/background_pixel_cccccc.png") repeat-x 10px;
	width: 216px;
	height: 1px;
}

div.hr hr {
	display: none;
}


div.item.selected {
	background: url("../images/background_item.png") no-repeat ;
	cursor: default;



}

div.item div.title {
	color: #000000;
	font: bold 11.5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.item.selected div.title {
	color: #2d80c2;
	font: bold 11.5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.description.container {
	vertical-align: top;
	text-align: left;
	float: left;
	width: 432px;
	margin-left: -8px;

}

div.greenie {
	font-weight: bold;
	color: #6cae35;
	margin-bottom: 13px;
}

div.description.container p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	width: 556px;
	
	
}

div.description.container p.heading {
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
	width: 500px;
}

div.description.container.top {
	padding-left: 38px;
	background: url("../images/cut_top.jpg") no-repeat top left;

}

div.description.container.bottom {
	padding-left: 38px;
	background: url("../images/cut_bottom.jpg") no-repeat bottom left;
}

div.description.container.center {
	padding-left: 38px;
	background: url("../images/cut_center.jpg") repeat-y;
}

div.description.container.bottom div.container {
	width: 530px;
	padding-top: 68px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #95959e;
}

div.description.container table {
	margin-left: -15px;
	width: 555px;
	font-size: 11px;
}

div.description.container td {
	width: 276px;
	padding: 15px;
	padding-bottom: 0px;
	vertical-align: top;
}

div.description.container td h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 13px;
}

div.description.container td h4 {
	margin-top: 0px;
}

div.description.container img {
	margin-bottom: 5px;
}


div.feature-wrapper {
	width: 540px;
	height: 400px;
}

div.feature-wrapper div.title {
	margin-top: 41px;
	width: 600px; 
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
}

div.feature-wrapper div.title img {
	display: inline; 
	width: 380px; 
	height: 1px; 
	vertical-align: middle; 
	margin-top: 2px;
	margin-left: 10px;
}

div.feature-wrapper div.feature {
	font-size: 11px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
}

div.feature-wrapper div.feature h4 {
	margin-top: 0px;
	margin-bottom: 0.2em;
}

div.feature-wrapper div.feature h4.caption {
	margin-bottom: 26px;
}

div.feature-wrapper div.feature p {
	margin: 0px;
	width: 150px;
}

div.feature-wrapper div.feature a {
	background: transparent url("../images/arrow_blue.png") no-repeat 100% 50%;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.feature-wrapper div.feature a:hover {
	background: transparent url("../images/arrow_blue.png") no-repeat 100% 50%;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: underline;
}

div.feature-wrapper div.feature a.plain,
div.feature-wrapper div.feature a.plain:hover {
	background: none;
	padding-right: 0px;
}

div.feature-wrapper div.feature ul {
	margin-left: -5px;
}

div.feature-wrapper div.feature li {
	line-height: 1.3em;
	margin-bottom: .8em;
}

div.feature-wrapper div.feature table {
	margin-top: 14px;
	margin-bottom: 10px;
}

div.feature-wrapper div.feature th {
	padding: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 8px;
	vertical-align: top;
}

div.feature-wrapper div.feature td {
	padding: 0px;
	padding-bottom: 8px;
	padding-right: 40px;
}


div.description.container table.methods {
	padding-left: 8px;
	width: 586px;
}

table.methods th {
	font-weight: normal;
	padding-left: 15px;
	padding-top: 15px;
}

table.methods th.left,
table.methods td.left {
	padding-right: 30px;
}

table.methods th.right {
	background: #eef4fd url('../images/riga_top_form_528.jpg') repeat-x;
}

table.methods td.right {
	background: #eef4fd;
}


div.feature-wrapper div.feature.highlighted {
	background: #eef4fd url("../images/riga_top_form_528.jpg") repeat-x;
}

div.feature-wrapper div.feature img.linkified {
	cursor: pointer;
}

div.feature-wrapper div.slide-item {
	margin-bottom: -7px; 
	padding: 10px; 
	width: 547px; 
	height: 70px; 
	background: url("../images/background_panel7_slideitem.jpg") no-repeat;
}

div.slide-item img.thumb {
	float: left; 
	margin-left: 13px; 
	margin-right: 15px;
}

div.slide-item img.button {
	float: right;
	margin-top: 14px; 
	margin-right: 33px;
	cursor: pointer;
}

div.slide-item div.description-wrapper {
	margin-top: 10px; 
	float: left;
	clear: right;
}

div.description-wrapper div.title-wrapper {
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	float: left;
}

div.description-wrapper div.caption {
	font-size: 11px;
	margin-top: 2px;
}

div.description-wrapper div.description {
	font-size: 11px;
	margin-top: 3px;
}


div.thumbnail-wrapper {
	width: 590px;
	margin-top: -11px;
}

div.thumbnail-wrapper div.title {
	margin-bottom: 23px;
	font-size: 11px;
}

div.thumbnail-wrapper img {
	float: left;
	margin-right: 27px;
}

div.description.container.center p>a:hover {
	font-weight: normal;
}

div.description.container .notice {
	background: transparent url("../images/notice.png") no-repeat 10px 0px;
	padding-top: 10px;
	padding-left: 45px;
	height: 40px;
	color: #000000;
	font-weight: bold;
}

div.d {
	display: none;
}