/* partners area */

.partnerimg {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background:#ffffff;
	width:100%;
	border:1px solid #cccccc;
}
a.partner_website, a.partner_website:hover {
	font-style:italic;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}

.partnerscountry_first {
	padding:7px;
	border-top:0px;
	width:100px;
	text-align:center;
	border-bottom:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
}

.partnerstext_first{
	padding:7px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-bottom:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
}

.partnerscountry_odd {
	padding:7px;
	width:100px;
	text-align:center;
	border-bottom:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
}
.partnerstext_odd{
	padding:7px;
	border-bottom:0px;
	border-left:0px;
	border-bottom:1px solid #c2c2c2;
}

.partnerscountry_even {
	padding:7px;
	width:100px;
	text-align:center;
	border-bottom:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	background-color:#F4F7FC;
}
.partnerstext_even{
	padding:7px;
	border-bottom:0px;
	border-left:0px;
	border-bottom:1px solid #c2c2c2;
	background-color:#F4F7FC;
}
.toplinepartners {
	padding-bottom: 3px;
	border-bottom:1px solid #cccccc;
}



.partnerscontact{
	padding-bottom:4px;
}
/* eof partners area */

.pagebox a {
	color:#236FC1;
	text-decoration:none;
}
.pagebox a:hover{
	color:#236FC1;
	text-decoration:underline;	
}
.rightmenushoppingcart_content_empty a {
	color:#236FC1;
	text-decoration:none;
}
.rightmenushoppingcart_content_empty a:hover{
	color:#236FC1;
	text-decoration:underline;	
}

.formButtons {
	/* padding-top: 5px; */
	text-align: right;
	margin-top: 5px;
}

.multiple_select{
	/* float: left; */
	height:90px;
	padding:0;
	margin-top:-15px;
	font-size:11px;
}

.multiple_select_container {
	float: left;
	padding:0;
	margin:0;
}
.move_button {
	padding: 5px; 
	text-align: center;
}
.move_buttons {
	height:20px;
	width:45px;
	cursor:pointer;
}

.move_button .formButtons{
	border-top: 0px;
}

.moveback_button {
	float: left;
	padding: 5px; 
	text-align: center;
}

.select_buttons {
	float: left;
	vertical-align: middle;
	padding-top:10px;
}

/* define here buttons */
.formbutton {
	width:70px;
	height:21px;
	border:0px;
	background-image:url(../images/backgrounds/button_background.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	font-size:11px;
	padding-bottom:3px;
	color:#fff;
}

.formbutton_short {
	width:50px;
	height:23px;
	border:0px;
	background-image:url(../images/backgrounds/form_button_background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.formbutton_large {
	width:118px;
	height:23px;
	border:0px;
	background-image:url(../images/backgrounds/form_button_background_large.gif);
	background-position:top left;
	background-repeat:repeat-x;
	cursor:pointer;
}
.formbutton_med {
	width:70px;
	height:23px;
	border:1px solid #A7C5DF;
	background-image:url(../images/backgrounds/form_button_background.gif);
	background-position:top left;
	background-repeat:repeat-x;
	cursor:pointer;
}

.submitcartcheckout {
	background:#666666;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:0px;
	background-image:url(../images/store/submitcheckout.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:23px;
	width:100px;
	padding-left:27px;
	padding-bottom:5px;
	text-align:left;
	cursor:pointer;
}
.submitcartspecial {
	background:#666666;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:0px;
	background-image:url(../images/store/submitspecials.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
	height:23px;
	width:100px;
	padding-left:27px;
	text-align:left;
	cursor:pointer;
}
.submitcartupdate {
	text-align:left;
	background:#666666;
	font-size:12px;
	padding-left:30px;
	font-weight:bold;
	color:#ffffff;
	border:0px solid #f67b1e;
	background-image:url(../images/store/submitupdate.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
	height:23px;
	width:100px;
	margin-right:15px;
	cursor:pointer;
}
.submitcartcoupon {
	text-align:left;
	background:#666666;
	font-size:12px;
	padding-left:40px;
	font-weight:bold;
	color:#ffffff;
	border:0px solid #f67b1e;
	padding-bottom:5px;
	background-image:url(../images/store/submitcoupon.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:23px;
	width:140px;
	margin-right:15px;
	cursor:pointer;
}
.link_button {
	padding-top:5px;
}
.linkformbutton {
	padding-left:23px;
	padding-right:13px;
	/* padding-top:10px; */
}
.linkformbutton button {
	display: none;
}
.linkformbutton span {
	text-decoration:underline;
	cursor: pointer;
}


#bid-search {
	background-image:url(../images/clients/search_button.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#bid-showall {
	background-image:url(../images/clients/showall_button.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#bid-validate {
	background-image:url(../images/clients/validate.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#bid-invalidate {
	background-image:url(../images/clients/invalidate.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#bid-delete {
	background-image:url(../images/clients/remove.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#bid-add {
	background-image:url(../images/backgrounds/move_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#bid-remove {
	background-image:url(../images/backgrounds/move_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.formbutton_shopping_cart {
	width:68px;
	height:21px;
	border:1px solid #A7C5DF;
	background-image:url(../images/backgrounds/form_button_background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#555555;

}
.actionbuttons {
	padding-top:15px;
	width:50px;
	text-align:left;	
}

/* end of define buttons */


/* std table definitions */

.tablestyle {
	padding-top:10px;
	padding-bottom:10px;
}


.headtable {
	padding-left:5px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:4px;
	/* background-image:url(../images/backgrounds/table_background.gif);*/
	background-image:url(../images/backgrounds/header_background.png); 
	/* background-color:#DAE4FE; */
	background-repeat:repeat-x;
	background-position:left top;
	border:1px solid #DBDBDB;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	white-space: nowrap;
}

.headtable a {
	color:#FFFFFF;
}
.headtable a:hover {
	color:#FFFFFF;
}
.headtablesecond{
	padding:5px;
	background-color:#f9f9f9;
	text-align:center;
	border:1px solid #cccccc;
	font-weight:bold;
	color:#555555;
	font-size:12px;
}
.simpletable {
	margin-bottom:5px;
}
.table_label {
	/* font-weight:bold; */
	text-align:right;
	padding:5px;
	border:1px solid #DBDBDB;
	color:#555555;
}
.table_label_left {
	/* font-weight:bold; */
	text-align:left;
	padding:5px;
	border:1px solid #A7C5DF;
	color:#555555;
}
.table_odd {
	padding:3px;
/*	background-color:#FFFFFF;*/
	border:1px solid #DBDBDB;
	height:25px;
	vertical-align:middle;
	font-size:11px;
}
.table_even{
	font-size:11px;
	padding:3px;
	/* background-color:#f4f7fc;*/
	border:1px solid #DBDBDB;
	height:25px;
	vertical-align:middle;
} 




.table_odd_text {

	padding:5px;
	/* background-color:#FFFFFF;*/
	border:1px solid #DBDBDB;
	height:25px;
	vertical-align:middle;
	font-size:12px;
}

.table_even_text {

	font-size:12px;
	padding:5px;
	/* background-color:#f4f7fc;*/
	border:1px solid #DBDBDB;
	height:25px;
	vertical-align:middle;
} 
.content_bold {
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
}
.content_order {
	font-size:12px;
	font-weight:bold;
	padding-right:1px;
	text-align:right;
}

.simple_table_odd {
	padding:3px;
	background-color:#FFFFFF;
	height:25px;
	vertical-align:middle;
}
.simple_table_even{
	padding:3px;
	background-color:#f4f7fc;
	height:25px;
	vertical-align:middle;
}

.table_label_left {
	text-align:left;
	padding:5px;
	border:1px solid #DBDBDB;
	color:#555555;
}
.simple_list{
	padding-left:15px;
	font-size:12px;
	color:#666666;
	text-align:left;
	padding-bottom:2px;
}

ul li {
	list-style-type:circle;
	list-style-image:url("../images/orange_bullet.gif");
}
.indent_list ul li{
	list-style-type:circle;
	list-style-image:none;
}
ul {
	padding-top:0px;
	margin-top:10px;
}

.indent_list ul{
	padding-top:0px;
	margin-top:10px;
}

li.small_list {
	list-style-type:disc;
	list-style-image:none;
}
.bullet_list {
	padding-top:7px;
}
.indent_list {
	padding-left:40px;
	font-size:12px;
	color:#666666;
	text-align:left;
	padding-bottom:2px;
	padding-top:0px;
}
.indent_list li {
	list-style-type:circle;
}

.orange_text {
	color:#ec7b1f;
}

/* text areas styles */

.pagetitle {
	font-size:18px;
	color:#222222;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:8px;
	margin:0;
}

.title_text {
	font-weight:bold;
	padding-top:2px;
	padding-bottom:3px;
	font-size:13px;
	margin:0;
	margin-bottom:10px;
	color:#222;
}

.title_text_noline {
	font-weight:bold;
	padding-top:2px;
	padding-bottom:15px;
	font-size:14px;
	margin:0;
}

.smalltitle {
	font-weight:bold;
	padding-bottom:5px;
}

.smalltitle_list {

	font-weight:bold;

	padding-bottom:10px;

	padding-top:5px;

}

.smalltitle_blue {

	font-weight:bold;

	padding-bottom:2px;

	

	padding-left:50px;

}

.small_spaces {

	padding-bottom:11px;

	padding-left:50px;

}
.subtitle {
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
.subtitle_orange {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	color:#f67b1e;
	font-size:13px;
}

.textzone {
	padding-bottom:15px;
}
.textzone .icon_style {
	margin-bottom:15px;
}

.textzone_little {
	padding-bottom:10px;
}
.textzone_small {
	text-align:left;
	padding-bottom:15px;
	font-size:11px;
}

.textzone_big {
	text-align:left;
	padding-bottom:15px;
	font-size:13px;
}
/* to be used for buttons center aligned */
.buttonzone {
	padding-bottom:15px;
	text-align:center;
}
/* to be used for table after page title */
.tablezone {
	padding-top:10px;
	margin-bottom:15px;
}

/* this is only for product pages */
.textzonebox{
	text-align:left;
	padding-bottom:10px;
	padding-right:15px;
}

.textzone_tabs {
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	/* background:#fefbee;*/
}

.list_box {
	padding-bottom:12px;
}

.simpletext {
	padding-bottom:10px;
	padding-top:5px;
}

.bottomzone{
	padding-right:20px;
}

a.pdf_url {
	background: url('../images/icon_pdf.gif') bottom right no-repeat; 
	padding-right:19px;
}



.paragraph {
	padding-bottom:15px;
}
.rightmenu_title{
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
.rightmenu_text{
	padding-bottom:4px;
}
/* ------------------- store styles -----------------*/

.inputstore select{
	width:148px;
	font-size:11px;
	font-family:Arial;
	color:#444444;
}
.inputstore{
	padding-top:5px;
	text-align:right;
}
.inputstore .submit {
	background:#666666;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
	border:0px solid #f67b1e;
	background-image:url(../images/backgrounds/submit_background.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	height:21px;
	width:65px;
}

.left_store_row {
	padding-left:3px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:9px;
	height:26px;
	font-weight:bold;
}
.left_store_row_bottom {
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	height:26px;
/* 	background-image:url(../images/backgrounds/bk_line.gif);
	background-repeat:repeat-x;
	background-position: left bottom; */
	border-bottom:1px solid #C0C0C0;
}
.left_store_row_bottom_inner {
	font-size:11px;
}
.download_bottom {
	border-bottom:1px solid #C0C0C0;
	height:2px;
}
.left_store_row_bottom_last { 
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}

.price_store_row {
	/* width:110px; */
	
}

.key_store_row {
	/* width:155px; */
	text-align:right;
}
.ip_class {
	text-align:right;
}
.key_store {
	width:80px;
}
.right_store_row {
	
	padding-top:3px;
	padding-bottom:3px;
}
.total_label {
	font-weight:bold;
}

.cut_text{
	text-decoration:line-through;
}
.cut_text_small{
	text-decoration:line-through;  
	font-size:11px; 
}
.total_text{
	font-weight:bold;
	color:#dc541e;
}
.total_text_small{
	font-weight:bold;
	font-size:11px; 
}

.text_small{
	font-size:11px;
	font-weight:normal;
}
.text_normal{
	font-size:12px;
	font-weight:normal;
}

.index_page_icons {
	width:48px;
	padding-bottom:6px;
	padding-top:6px;
	padding-right:5px;
	/* border-right:1px solid #CCCCCC;*/
	vertical-align:top;
	font-weight:bold;
}     
.index_page_container_odd {
	/* background-color:#f4f7fc; */
}
.index_page_container_even {
	/* background-color:#ffffff; */
}

.index_page_content_odd {
	padding-left:10px;
	/* background-color:#f4f7fc;*/ 
	vertical-align:top;
	padding-right:10px;
}
.index_page_content_odd .simple_list, .index_page_content_even .simple_list {
	font-size:11px;
}

.index_page_content_even {
	padding-left:10px;
	/*background-color:#ffffff; */
	vertical-align:top; 
	padding-right:10px;
}

.index_page_textzone {
	padding-bottom:4px;
	font-size:11px;
}
.index_page_title_text{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}

.index_page_title_text a {
	color: #222222;
}
.index_page_title_text a:hover {
	color: #222222;
}
.index_page_sep {
	/*border-bottom:1px solid #CCCCCC;
	background-color:#f4f7fc; */
}

.subtitlestore{
	padding-left:25px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

.textstore{
	padding-top:15px;
}

.rightmenushoppingcart_content {
	text-align:left;
	font-size:11px;
	color:#777777;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #bbbbbb;
	padding-bottom:5px;
	padding-top:3px;
}

.rightmenushoppingcart_total {
	text-align:left;
	font-size:11px;
	color:#777777;
	text-align:justify;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #bbbbbb;
}

.rightmenushoppincart_edit{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#777777;
}
.rightmenushoppincart_edit_content {
	padding-top:7px;
}

a.rightmenushoppincart_edit, a.rightmenushoppincart_edit:hover, a.rightmenushoppincart_edit:visited {
	color:#777777;
}

.storeminicart_retail, .storeminicart_retail_small {
	font-size:11px;
	text-decoration:line-through;
}
.storeminicart_discount, .storeminicart_discount_small {
	font-size:11px;
}
.storeminicart_total {
	font-size:12px;
	color:#dc541e;
	font-weight:bold;
}
.storeminicart_total_small {
	font-size:12px;
}

.rightmenushoppingcart_content .orange,.rightmenushoppingcart_total .orange,.rightmenushoppingcart_content_empty .orange{
	font-size:12px;
	color:#dc541e;
	font-weight:bold;
}
.rightmenushoppingcart_content .bold,.rightmenushoppingcart_total .bold,.rightmenushoppingcart_content_empty .bold{
	font-weight:bold;
}

.rightmenushoppingcart_total .bold{
	color:#444444;
}

.rightmenushoppingcart_buttons {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
/* 	border-top:1px solid #bbbbbb; */
}

.topblackboxrightsmall_middle_hover {
 	background-image: url(../images/boxrightsmalltop_middle_b.jpg);
	font-size:12px;
	font-weight:bold;
	color:#e46d11;
	padding-left:7px;
	text-align:left;
	}

.topblackboxrightsmall_middle .state_collapse,.topblackboxrightsmall_middle_hover .state_collapse{
 	background-image: url(../images/collapse.gif);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}

.topblackboxrightsmall_middle .state_expand,.topblackboxrightsmall_middle_hover .state_expand {
 	background-image: url(../images/expand.gif);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}




.rightmenushoppingcart_content_empty {
	text-align:left;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	padding-bottom:5px;
}
/* end of store styles */

.index_title {
	color:#444444;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	border:1px solid #A7C5DF;
	/* background-image:url(../images/backgrounds/table_background.gif); */
	background-color:#DAE4FE;
	background-repeat:repeat-x;
	background-position: left top;
	padding-left:7px;
	padding-right:7px;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:0px;
}
.index_box {
	width:297px;
	height:100%; 
}
.index_text {
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #cccccc;
}
.std_box_text {
	font-size:12px;
	border:1px solid #A7C5DF;
	padding-top:10px;
	/* height:65px; */
}

.index_link{
	border:1px solid #cccccc;
	padding-left:7px;
	padding-right:7px;
	padding-left:7px;
	padding-top:1px;
	padding-bottom:3px;
	border-top:0px;
}
.index_link_style{
	color:#236fc1;
	font-size:11px;
	font-weight:normal;
}
.index_link_style a{
	text-decoration:underline;
}
.index_link_style a:hover{
	text-decoration:none;
}


.index_middle_space{
	width:15px;
}
.index_bottom_space{
	padding-top:15px;
	padding-bottom:15px;
	height:15px;

}
.index_zone{
padding-top:5px;
}


.inputtext_short, .inputtext, .selectstyle, .selectstyle_med, .selectstyle_short, .store_select, .store_quantity, .inputtext_large, .selectstyle_large, .inputsubscribe {
	border:1px solid #4F4F4F;
	color:#444444;
	font-size:11px;
	font-family:Arial;
}
.inputsubscribe {
	width:140px;
	height:20px;
}
.inputtext_large {
	width:170px;
}
.inputtext_short {
	width:80px;
}
.selectstyle_short {
	width:70px;
}
.selectstyle_med {
	width:172px;
}
.selectstyle_large {
	width:180px;
}
.inputtext, .selectstyle{
	width:130px;
}

.store_quantity {
	width:44px;
}

.store_select {
	width:105px;
}

.filestyle {
	width: 200px;
}

textarea{
	border:1px solid #A7C5DF;
	width:240px;
	height:100px;
	color:#444444;
	font-size:11px;
	font-family:Arial;

}

.form {
	width:520px;
}

.form_small {
	width:400px;
}

.headform {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/backgrounds/header_background.png); 
	background-repeat:repeat-x;
	background-position:left top;
	border:1px solid #4F4F4F;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
}

.labelstyle_even{
 	background:#ffffff;
}
.labelstyle_odd{
	background:#ffffff;
}
.labelstyle{
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	width:47%; 
	padding-left:5px; 

	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	font-size:11px;
}



.labelinputstyle {

	text-align:right;

	padding-top:5px;

	padding-bottom:5px;

	padding-right:10px;

	width:40%;

	border-left:1px solid #A7C5DF;

	border-right:1px solid #A7C5DF;

	font-size:11px;

}
.labelstyle_large{
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	width:40%;
	border-left:1px solid #A7C5DF;
	font-size:12px;
}
.buttonstyle {
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	text-align:center;
}
.label_last {
	border-bottom:1px solid #DBDBDB
}
.checkbox {
	padding:0px;	
}
.inputstyle{
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}

.inputstyle input, .inputstyle select, .inputstyle textarea {
	/* border:1px solid #A7C5DF; */
}
.inputstyle textarea {
	padding:2px;
	border:1px solid #4F4F4F;
}

.atentionboxtitle{
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
color:#666666;
}

.atentionboxtext{
	background-color:#FFF8EF;
	border:1px solid #cccccc;
	font-weight:normal;
	padding:7px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	margin-top:10px;
	margin-bottom:5px;
}

.indexbox_bullet {
	padding-right:15px;
}

li a{
text-decoration:underline;
color:#666666;
}
li a:hover{
	text-decoration:none;
}

.bullet {
	padding-bottom:4px;
	font-size:11px;
}
.simple_bullet {
	margin-bottom:4px;
	padding-left:10px;
}
.table_bullet {
	margin-bottom:4px;
	padding-left:2px;
}



/* styles for dynamic tabbed layers*/
#tab_container {
	  clear: both;
	  background-image:url(../images/backgrounds/tab_all.png);
	  background-position:left top;
	  background-repeat:repeat-x;
	  margin-top:7px;
}

.start_button_grey{
	background-image:url(../images/backgrounds/greybutton_corners.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	width:5px;

}
.middle_button_grey{
	background-image:url(../images/backgrounds/greybutton_middle.png);
	background-position:left top;
	background-repeat:repeat-x;
	height:25px;
	width:90px;
}
.end_button_grey{
	background-image:url(../images/backgrounds/greybutton_corners.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:25px;
	width:5px;
}

.start_button_orange{
	background-image:url(../images/backgrounds/orangebutton_corners.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	width:5px;

}
.middle_button_orange{
	background-image:url(../images/backgrounds/orangebutton_middle.png);
	background-position:left top;
	background-repeat:repeat-x;
	height:25px;
}

.end_button_orange{
	background-image:url(../images/backgrounds/orangebutton_corners.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:25px;
	width:5px;
}

.button_firstgrey td, .button_middlegrey td, .button_lastgrey td {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#fff;
}

.button_firstgrey td a , .button_lastgrey td a,.button_middlegrey td a {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#222;
	
}
.button_firstgrey td a:hover , .button_lastgrey td a:hover,.button_middlegrey td a:hover {
	text-decoration:underline;
}

.button_firstorange td, .button_middleorange td, .button_lastorange td {
	font-size:13px;
	font-weight:bold;
	text-align:center;
}


.button_firstorange td a , .button_lastorange td a,.button_middleorange td a {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	/* color:#ffffff; */
}
.button_firstorange td a:hover , .button_lastorange td a:hover,.button_middleorange td a:hover {
	text-decoration:underline;
}
.button_firstgrey, .button_firstorange{
	padding-right:1px;
}
.button_middlegrey, .button_middleorange{
	padding-right:1px;
}





.box1{
	background-image:url(../images/boxes/box1_background.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.box1 td{
	padding-right:15px;
	padding-left:15px;
	text-align:left;
}
.titlebox1{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
}
.box1 div{
	width:100%;
	height:18px;
	background-image:url(../images/boxes/linebox.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.box1_bottom{	
	background-image:url(../images/boxes/bottom_box1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:10px;
}
.box1_top{	
	background-image:url(../images/boxes/top_box1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:10px;
	margin-top:15px;
}

.box2{	
	background-image:url(../images/boxes/box2.jpg);
	background-repeat:no-repeat;

	float:left;
	width:298px;
	height:187px;
}
.texttablebox2{
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	text-align:justify;
	background-image:url(../images/boxes/box2background.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
.box2_title {
	padding-left: 5px;
	vertical-align:middle;
	height:30px;
	font-weight:bold;
	text-align:left;
	color:#e04804;
}
.box2_line{
	border-bottom:2px #e04804 solid;
	height:3px;
}
.bottombox2_left {
	background-image: url(../images/boxes/box2bottom_corners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:20px;
}
.bottombox2_middle {
	background-image: url(../images/boxes/box2bottom_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:20px;
}
.bottombox2_right {
	background-image: url(../images/boxes/box2bottom_corners.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:20px;
}
.topbox2_left {
	background:#f8f8f8;
	background-image: url(../images/boxes/box2top_corners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px; 
	width:10px;
}
.topbox2_middle {
	height:13px; 
	background:#f8f8f8;
}
.topbox2_right {
	background:#f8f8f8;
	background-image: url(../images/boxes/box2top_corners.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:30px; 
	width:10px;
}

.boxrightsmall_title {
	padding-left: 5px;
	vertical-align:middle;
	height:30px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	
}
.boxrightsmall_line{
	border-bottom:2px #5f94c1 solid;
	height:3px;
	

}









.bottomboxrightsmall_main {
	padding-bottom:7px;
}







.topblackboxrightsmall_left {
	background-image: url(../images/boxes/boxrightsmalltop_corners_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px; 
	width:5px;
	
}
.topblackboxrightsmall_middle {
 	background-image: url(../images/boxes/boxrightsmalltop_middle_b.jpg);
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:7px;
	text-align:left;
	}
.topblackboxrightsmall_right {
	background-image: url(../images/boxes/boxrightsmalltop_corners_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:25px; 
	width:5px;
	

}



.toppagebox_left_top{
	background-image: url(../images/backgrounds/toppagebox_corners_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:3px;
	width:4px;
	
}
.toppagebox_right_top{
	background-image: url(../images/backgrounds/toppagebox_corners_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:3px;
	width:2px;
	
}
.toppagebox_middle_top{
	background-image: url(../images/backgrounds/toppagebox_middle_top.jpg);
	background-repeat: repeat-x;
	height:1px;
	width:99%
	
}
.secondtoppagebox_middle_top{
	background-image: url(../images/backgrounds/secondtoppagebox_middle_top.jpg);
	background-repeat: repeat-x;
	height:1px;
	width:99%
	
}

.toppagebox_left_bottom{
	background-image: url(../images/backgrounds/toppagebox_corners_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:4px;
	width:4px;
}
.toppagebox_right_bottom{
	background-image: url(../images/backgrounds/toppagebox_corners_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:4px;
	width:4px;
}
.toppagebox_middle_bottom{
	background-image: url(../images/backgrounds/toppagebox_middle_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:3px;
	width:99%;
}

.toppagesecondboxbottom{
border-bottom:1px solid #c2c2c2;
}

.firstpagebox_left {
	background-repeat:repeat-y;
	background-position:top left;
	background-image:url(../images/backgrounds/containerbackground_left.gif);
}
.firstpagebox_right {
	background-repeat:repeat-y;
	background-position:top right;
	background-image:url(../images/backgrounds/containerbackground_right.gif);
}

.firstpagebox_bottom {
	height:30px;
}

.pagebox_container {
	background-color:#ffffff;
	/* width:785px;*/
}

.pagebox_container_div {
	background-color:transparent;
	
}

.pagebox{
	text-align:left;
	vertical-align:top;
	padding-right:4px;
	padding-left:15px;	
	width:785px;
}
.pagebox_holder {
	height:400px;
    float:right;
    width:1px;
	font-size:1px;
}

.secondpagebox{
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	background-image:url(../images/backgrounds/secondpageboxbackground.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	padding-right:15px;
}


.pagezonesecondbox{
	padding-top:15px;
}


.pageboxtitleblack{
background-image:url(../images/boxes/top_blaack.jpg);
background-repeat:no-repeat;
background-position:top left;
height:32px;
padding-left:8px;
color:white;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-align:left;

}
 .pageboxtitleblack div{
padding-top:10px;

}


/* kb style */
.kblinkformbutton {
	padding-left:13px;
	padding-right:0px;
}
.kblinkformbutton button {
	display: none;
}
.kblinkformbutton span {
	text-decoration:underline;
	cursor: pointer;
}

#bid-kbsearch {
	background-image:url(../images/kb/search_button.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:10px;
}

.kbbutton{
width:50px;
height:21px
margin-top: 0px;
border:1px solid #A7C5DF;
background-image:url(../images/backgrounds/form_button_background.gif);
background-position:top left;
background-repeat:no-repeat;
color:#555555;
font-size:12px;
}



.kbsearcharea{
padding-bottom:0px;
padding-bottom:5px;
width:50%;
padding-right:20px;
}

.kbcategories{
padding-top:15px;
padding-right:30px;
}

.listarticles{
padding-top:20px;
}

.catimage{
width:35px;
padding-top:12px;
}

.kbarticle{
	padding-top:5px;
}


/* end kb */

/* calendar styles */

.date_input {
	width: 65px;
}

.date_input {
	width: 65px;
}

.table1 a {
    text-decoration: none;
}

.table1 a:hover {
    font-weight: bold;
}

.table2 {
   /*  border:1px solid #2B5380; */
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 11px;
    background: #F5F8FC;
	border:1px solid #A7C5DF;
}

.calendar_header {
    /* background: #2B5380; */
	
	background-image:url(../images/backgrounds/table_background.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	border:1px solid #A7C5DF;
	color:#222222;
}

.calendar_area{
    color: #222222;
}

.calendar_footer{
    padding: 5px;
    background: #f5f8fc;
}

.controls {
    cursor: pointer;
}

.prev_month {
    text-align: right;
    color: #999999;
}

.next_month {
    text-align: right;
    color: #999999;
}

.current_day {
    color: red;
   /*  border: 1px solid #FF4500; */
}

.sunday {
    color: #FF4500;
}

.normal_day {
    color: #1C3754;
}

.month_pulldown,
.year_pulldown {
    text-align: center;
    background: #F5F8FC;
    /* border:1px solid #2B5380; */
	border:1px solid #A7C5DF;
    cursor: pointer;
	color:#222222;
}

.calendar_minus,
.calendar_plus {
    font-size: 15px;
    font-weight: bold;
    color: #FF4500;
}

.year,
.month {
    color: #222222;

}

.year_selected,
.month_selected {
    color: #1C3754;
    font-weight: bold;
} 


/*--------- general elements -----------*/

blockquote{
	background:#FDECDF;
	border:1px solid #999999;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	line-height:15px; 
}

.required {
	color: #f67b1e;
}

.name_required {
	background: #FCF3Ed;
}

.checkboxgroup {
	padding-top:4px;
	padding-bottom:4px;
	border:0px;
}

.comments_title {
	font-size: 12px;
	font-weight: bold;
	background: #E7EcEF;
	padding:3px;
}
.comments_text {
	
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	background: #F4F7FC;
	border-right:1px solid #D7DFE8;
	border-left:1px solid #D7DFE8;
	border-bottom:1px solid #D7DFE8;
	/* border-width: 1px 1px 1px 1px; */
	/* border-style: solid; */
	/* border-color: #cccccc; */
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.comment_reply {
	padding-left: 10px;
}
.comment_reply_button {
	text-align:right;
}

.normal_text{
	font-size:11px;
	font-weight:normal;
	color:#484848;
}
.simple_table_text {
	font-size:12px;
}

.button_submit {
background:#fe9e54;
font-size:11px;
font-family:Arial;
font-weight:normal;
border: 0px solid #999999;
color:#ffffff;
margin: 5px 0px;
height:21px;
}

body{
	margin: 0px;
	text-align: center;
	background-color:#efefef;

}

table{
	padding:0px;
	border-collapse: collapse;
	font-family:Arial;
}
td{
	padding:0px;
	border-collapse: collapse;
	font-size:12px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
}
tr{
	padding:0px;
	border-collapse: collapse;
}

.resizepage{
	width:1000px;

}

.pagebackground{
	background:#fff;
}



.topbox{
	background:#fff;
	background-image:url(../images/backgrounds/top_background.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.content{
	background:#fff;
}

.content_shaddow{
	padding-left:5px;
	padding-right:5px;
}

.left_shaddow{
	width:10px;
	background-image:url(../images/backgrounds/left_shaddow.png);
	background-repeat:repeat-y;
	background-position:top right;
}

.right_shaddow{
	width:10px;
	background-image:url(../images/backgrounds/right_shaddow.png);
	background-repeat:repeat-y;
	background-position:top left;
}

.pagezonetitleorange{
	margin-top:20px;
	background-image:url(../images/boxes/top_orange.jpg);
	background-repeat:no-repeat;
	height:35px;
	background-position:bottom left;
	padding-left:15px;
	color:white;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.pagezonetitleorange div{
	padding-top:10px;
}
.pagezonesmall{
	padding-left:15px;
	padding-top:15px;
	margin-top:5px;
	background-image:url(../images/backgrounds/page_zone_background_blue.jpg);
	background-repeat:no-repeat;
}

.menubox{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.menubox td{
	background-image:url(../images/menu/menu_background.gif);
	background-repeat:repeat-x;
	
}
.menuboxout{
	background:#efefef;
}
.menuboxleft, .menuboxright{
	width:15px;
	background:#ffffff;
	
}
.menuboxleft{
		border-left:1px solid #999999;
}
.menuboxright{
		border-right:1px solid #999999;

}

/*-------------------- top styles ---------------*/

.top{
	width:980px;
	

}
.topmenu{
	width:992px;
}

.logo{
	height:64px;
	padding-left:10px;
	width:400px;
}

.chat{
	text-align:right;
	padding-right:0px;
	width:30px;
	padding-top:3px;
}


.top_highlights{
	height:29px;
	background-image:url(../images/backgrounds/top_highlights_voipnow250.png);
	background-repeat:repeat-x;	
	cursor:pointer;
}

.top_highlights_over{
	height:29px;
	background-image:url(../images/backgrounds/top_highlights_voipnow250_over.png);
	background-repeat:repeat-x;	
	cursor:pointer;
}

.top_links{
	padding-top:12px;
	text-align:right;
}

.top_links a{
	font-size:11px;
	color:#222;
	text-decoration:none;
}

.top_links a:hover{
	font-size:11px;
	color:#222;
	text-decoration:underline;
}

.language{
	padding-top:10px;
	text-align:right;
}

.language select{
	font-size:10px;
	width:80px;
}

.toplinks td {

	text-align: right;
	padding-right:45px;
}


.topboldlink {
	color: #f67b1e;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0px;
	font-size:11px;
}

a.topboldlink {
	text-decoration: none;
}
a.topboldlink:hover {
	text-decoration: underline;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.toplinksbox {
	width::300px;
}

.countries {
	background-image: url(../images/backgrounds/background_language_off.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.countries_on {
	background-image: url(../images/backgrounds/background_language_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.countriesflag {
	vertical-align:middle;
	border:0px;
	padding-bottom:2px;
}
.countriesflag_first {
	vertical-align:middle;
	border:0px;
	/* padding-bottom:2px; */
}
.countries_menu {
	position:absolute; 
	width:180px;
	height:64px;
	z-index:1000; 
	display:none; 
	/* border-top:2px solid white;*/ 
	
	background-image: url(../images/backgrounds/background_language_div.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.countriesname {
	padding-left:8px
}

a.country_link {
	text-decoration :none;
	color: #555555;
	cursor:pointer;
}
a.toplinks {
	text-decoration: underline;
	
}
a.toplinks:hover {
	text-decoration: none;
}

#store {
	background-image: url(../images/firstpage/buttons/online_store_on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#clients {
	background-image: url(../images/firstpage/buttons/clients_on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#partners {
	background-image: url(../images/firstpage/buttons/partners_on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*----------- main categories from 1 page ---------------*/

.categories{

}

.categtext{
padding-bottom:10px;
text-align:left;
}
.categtitle{
padding-bottom:10px;
}



/*---------right table styles --------------*/

.tableright{
	width:209px;
}

.sectionright{
	width:229px;
	vertical-align:top;
}

.toptableright {
	background-image: url(../images/backgrounds/top_table.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	vertical-align:middle;
	height:30px;
	font-weight:bold;
}
.toptablerightsecond {
	background-image: url(../images/backgrounds/top_tablesecond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:10px;
}

.contenttablerightsecond{
	padding:0px;
}

.titletablerightsecond{
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	padding-top:7px;
}

.texttablerightsecond{
	background-color:#f6f6f6;
	width:209px;
	padding-bottom:7px;
}

.titletableright{
	font-weight:bold;
}

.contenttableright{
	padding:0px;
	text-align:justify;
}

.texttableright{
	background-color:#f6f6f6;
	padding-top:10px;
	
}

.rightbox{
	background:#f7f7f7;
	border:1px solid #dbdbdb;
	padding:10px;
}

.rightbox_space{
	height:10px;
}

.shoppingcartbox{
	background:#fef9e6;
	border:1px solid #f3daa6;
	padding:10px;
}

.rightboxtitle{
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#222;
}

.rightsection_container{
	vertical-align:top;
	text-align:right;
	float:right;
	padding-left:10px;
	padding-bottom:6px; 
	width:195px;
	padding-right:10px;
	padding-top:10px;
}

.sectiontextsmall{
 	padding-top:3px;
	padding-left:15px;
	padding-bottom:15px;
	vertical-align:top;
}

.promo_image{
	text-align:left;
	padding-left:5px;
	padding-top:0px;
	vertical-align:top;
}


.highlights_right{
	width:130px;
	padding-left:5px;
	padding-top:15px;
	padding-right:15px;	
	padding-bottom:12px;
	
}

.product_highlights_container {
	margin-bottom:10px;
	margin-right:10px;
	background:#FFFBF7;
	border-top:1px solid #FFE4CF;	
	border-bottom:1px solid #FFE4CF;
}


.solutions_highlights {
	
	background:#FFFBEC;
	border:1px solid #E8D9BA;
	float:right; 
	width:230px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;	
}
.vision_title {
	font-size:14px;
	padding-bottom:15px;
	font-weight:bold;
	padding-top:10px;
}
.vision_offer {
	font-size: 11px; 
	font-weight: normal; 
	padding-top: 2px;
}
.vision_image {
	vertical-align: bottom; 
	margin-right: 10px
}
.vision_list, .vision_list li {
	margin:0px;
	padding:0px;
	margin-left:10px;
}

.vision_schema {
	padding-bottom:20px;
}
.vision_list li {
	margin-bottom:10px;
	list-style-type:circle;
	list-style-image:none;
}

.product_highlights {
	vertical-align:middle;
	border-left:0px;
	border-right:0px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:5px;
	font-size:13px;
}

.page_banner{
	height:80px;
	
	padding-top:1px;
	border-bottom:1px solid #ccc;
}

.rightsection{
	padding-bottom:0px;
}

.toptablerightsmall {
	background-image: url(../images/backgrounds/top_table_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	vertical-align:middle;
	height:30px;
	font-weight:bold;
	text-align:left;
}

.bottomtablesmall {
	background-image: url(../images/backgrounds/bottom_table_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:10px;
}

.bottomtable {
	background-image: url(../images/backgrounds/bottom_table.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:10px;
}

.texttablerightsmall {
	padding-left:12px;
	padding-right:12px;
	/* background-color:#f6f6f6; */
	/* background:red; */
	padding-top:10px;
	/* width:143px; */
	text-align:justify;
	background-image:url(../images/backgrounds/leftmenusmallbackground.gif);
	background-repeat:repeat-y;
}

.box_line{
	height:2px;
	background:#333333;
	
}


.textright{
	padding-left:12px;
	padding-right:12px;
	text-align:justify;
}

.textright1{
	padding-left:12px;
	padding-right:12px;
	text-align:left;
}

.textright1 br{
	font-size:5px;
}

a.textrightlink{
	text-decoration:none;
	color:#555555;
	font-size:12px;
	text-align:left;
}

a.textrightlink:hover{
text-decoration:underline;
text-align:left;
}


/* testimonials list styles */
.testimonial_list_odd {
	padding:2px 0px 10px 0px;
	/* background-color:#F4F7Fc; */
}
.testimonial_list_even { 
	padding:2px 0px 10px 0px;;
}
.testimonial_content {
	font-style:italic;
	padding:7px;
	font-size:13px;
}
.testimonial_author {
	font-weight:bold;
	font-style:normal;
	font-size:11px;
}

/*-------------------- right menu-------------*/
.rightmenu {
	text-align:left;
	font-size:11px;
	color:#777777;
	text-align:justify;
}

.testimonial {
	padding-bottom:6px;	
}



.rightmenutestimonials {
	text-align:left;
	font-size:11px;
	color:#777777;
	text-align:justify;
	font-style:italic;
}

.rightmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	
}
a.rightmenulinks {
	text-decoration: underline;
	color: #444444;
}
a.rightmenulinks:hover {
	text-decoration: none;
	color: #444444;
}

.rightmenulinks img{
	padding-right:10px;
}






.clarea_rightmenulinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #444444;

	text-decoration: none;

	text-align:left;

	padding-top:4px;

	padding-bottom:4px;

	padding-left:0px;

	

}

a.clarea_rightmenulinks {

	text-decoration: none;

}

a.clarea_rightmenulinks:hover {

	text-decoration: underline;

}












a.rightmenubluelinks {
	text-decoration:none;
	color:#0056A4;
	font-size:11px;
	text-align:left;
}
a.rightmenubluelinks {
	text-decoration: underline;
	text-align:left;
}


.rightmenutextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-align:left;
}
a.rightmenutextlinks {
	text-decoration: underline;

}
a.rightmenutextlinks:hover {

	text-decoration: none;

}



/*----------forms styles ------*/


.inputselect {
	width: 130px;
	font-size:10px;
}

.checkbox {
	width: 13px;
	height: 13px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	border:0px;
}
.button1 {

	height: 21px;
	width: 65px;
	background-color: #171717;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}
.button {
	height: 20px;
	width: 45px;
	background-color: #171717;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}

.pagination {
	padding-top:4px;
	padding-bottom:4px;
}
.filters {
	padding-top:4px;
	padding-bottom:4px;
}
/*----------- page layout styles ----------*/

.navigationtext{
	padding-top:8px;
	font-size:11px;
	vertical-align:top;
	text-decoration: none;
	text-align:left;
}

.navigation_separator{
	padding-top:8px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	vertical-align:top;
	text-decoration: none;
	text-align:left;
}

.topline {
	height:10px;
}
.greylinks{
	height:30px;
	vertical-align:top;
	text-decoration: none;
	text-align:left;
}
a.greylinks {
	text-decoration: none;
	color:#666666;
}
a.greylinks:hover {
	color: #FF6600;
}

.textkbarticle{
	padding-top:5px;
}
.topline {

	height:10px;
}

.kbnavigationlink{
	padding-top:8px;
	font-size:11px;
	vertical-align:top;
	text-decoration: underline;
	text-align:left;
}
.kbnavcontainer {
	padding-top:7px;
}
a.kbnavigationlink {
	text-decoration: underline;
	color:#666666;
}
a.kbnavigationlink:hover {
	text-decoration: underline;
	color:#666666;
}

.bluelinks{
	padding-top:10px;
	text-decoration: none;
	text-align:left;
}
a.bluelinks {
	text-decoration: none;
	color:#0056A4;
}
a.bluelinks:hover {
	text-decoration:underline;
}
.textsecond{

text-align:justify;
}
.pagetitlesecond {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #41517A;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	height:25px;
	vertical-align:top;
}

.sectiontext{
text-decoration:none;
}


.sectiontext, .sectionright{
	padding: 20px;
	padding-right:0px;
	text-align:left;
}


.sectionbanner{
padding-right:0px;
padding-bottom:10px;
}
.section1page{
padding-right:0px;
padding-top:10px;
text-align:left;
}
.sectionbannersmall{
text-align:left;
padding:0px;

}

.sectionright{

	vertical-align:top;
	
}



/*---------bottom styles--------------*/

.bottom_container{
	padding-top:10px;
	padding-bottom:10px;
}

.bottom_section{
	border-top:1px solid #ccc;
	background:#f6f6f6;
}

.bottom_section_copyright{
	padding-bottom:10px;
	background:#f6f6f6;
	padding-left:10px;
}

.bottom_container .box_middle{
	
}

.bottom_text{
	color:#999;
	font-size:11px;
}

.bottom_title{
	color:#555;
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
}

.bottom_title a{
	color:#555;
	text-decoration:none;
}

.bottom_title a:hover{
	color:#555;
	text-decoration:underline;
}

.bottom_links{
	color:#666666;
	font-size:11px;
	padding-bottom:4px;
}

.bottom_links a{
	color:#666;
	text-decoration:none;
}

.bottom_links a:hover{
	color:#666;
	text-decoration:underline;
}


.bottom_promo{
	padding-bottom:5px;
	text-align:right;
}

.bottom_options{
	width:16px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:0px;
}

.bottom_options_link{
	color:#666666;
	font-size:0px;
	padding-bottom:4px;
}

.bottom_options_link a{
	color:#666;
	text-decoration:none;
	font-size:11px;
}

.bottom_options_link a:hover{
	color:#666;
	text-decoration:underline;
	font-size:11px;
}

.bottom_links_copyright{
	color:#777;
	font-size:11px;
	padding-bottom:4px;

}

.bottom_links_copyright a{
	color:#777;
	text-decoration:none;
}

.bottom_links_copyright a:hover{
	color:#777;
	text-decoration:underline;
}

.bottom_input{
	height:18px;
	font-size:11px;
}

.bottom_submit{
	font-size:10px;
	color:#fff;
	font-weight:bold;
}

.bottom_submit_container{
	float:left;
	padding-left:5px;
	padding-top:0px;
}

/* box  layout */

.box_top_left {
	background-image: url(../images/boxes/box_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:3px; 
}

.box_top_right {
	background-image: url(../images/boxes/box_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:3px; 
}

.box_middle {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
	background-color:#f7f7f7;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

.box_bottom {
	padding-bottom:1px;
}


.box_bottom_left {
	background-image: url(../images/boxes/box_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:3px;
	padding-bottom:10px;
}

.box_bottom_right {
	background-image: url(../images/boxes/box_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:3px;
}


/* end box layout */


/*movie  box  layout */

.moviebox_top_left {
	background-image: url(../images/boxes/moviebox_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px; 
	width:15px
}

.moviebox_top_right {
	background-image: url(../images/boxes/moviebox_top_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px; 
	width:700px;
}

.moviebox_middle_left {
	text-align:left;
	width:15px;
	background-image: url(../images/boxes/moviebox_middle_left.png);
	background-repeat: repeat-y;
	background-position: left top;	
}

.moviebox_middle_right {
	text-align:left;
	background-image: url(../images/boxes/moviebox_middle_right.png);
	background-repeat: repeat-y;
	background-position: right top;	
	padding-left:10px;
	padding-top:10px;
}


.moviebox_bottom_left {
	background-image: url(../images/boxes/moviebox_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:15px; 
	width:15px
}

.moviebox_bottom_right {
	background-image: url(../images/boxes/moviebox_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px; 
}

/* end box layout */

.bottombanner{
padding-left:20px;
padding-bottom:20px;
text-align:left;
}

.bottombanner img{
margin-right:10px;
}


.bottom{
	font-size:11px;
	color: #999999;
	text-decoration: none;
	text-align:left
}


/*---------clients area--------------*/

.clientareabox{
	width:49%;
	padding-bottom:7px;
	padding-top:0px;
	 /* border-bottom: 1px solid #cccccc;*/
}


.clients_area_subtitle {

	font-size:13px; 

	font-weight:bold; 

	padding-bottom:4px;

	padding-top:6px; 

	border-bottom:1px solid #cccccc;

}
.clientareabox_last{
	width:49%;
	padding-top:15px;
}


.title_cat_clients_area{
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}



.client_area_icons{
	width:70px;
	vertical-align:middle;
	text-align:center;

	
}

/* -------------- press releases ---------- */
.titlenews{
	/* padding-left:5px;  */
	padding-right:5px;
	padding-top:3px;
	font-weight:bold;
	font-size:13px;
}
.content_news {
	/* padding-left:15px;*/
	padding-bottom:5px; 
	text-align:justify;
}

a.newshref {
	color:#444444;
	text-decoration:underline;
}
a.newshref:hover {
	color:#444444;
	text-decoration:underline;
}
.datenews{
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	color:#666666;
	/* font-weight:bold; */
	text-align:left;
}
.newstext{
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc; 
	/* border:1px solid red; */
}
.newsmore {
	padding-bottom:15px;	
}

.rssbox{
	width:25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	text-align:center;
	background:#EC924E;
	color:#ffffff;
	padding:2px;
	font-size:9px;
	border:1px solid #e66f15;
	float:right;
	display:inline;
}
	


.whitelinks{
	color:#ffffff;
	text-decoration:none;
}

a.whitelinks{
	color:#ffffff;
	text-decoration:none;
}

a.whitelinks:hover{
	color:#ffffff;
	text-decoration:none;
}

a.cart_link, a.cart_link:hover, a.cart_link:visited  {
	text-decoration:none;
	color: #555555;
}
form {
	padding:0px;
	margin:0px;
}

.bundle_name {
	font-weight:bold;
}
.bundle_obj {
	padding-bottom:10px;
}
.bundlezone {
	padding-left:20px;
}
.title_box {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:5px;
	font-size:13px;	
	background-color:#f4f7fc;
	height:30px;
	vertical-align:middle;
	padding-left:5px;
}
.text_box {
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;	
}
.box_container {
	padding-right:6px;
}

.logos_start {
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	width:350px;
	/* border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc; */
}
.logos_end {
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	width:90px;
	/* border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc; */
}
.screenshot_media {
	
	text-align:center;
	vertical-align:top;
}

.screenshot_media_img {
	padding-bottom:10px;
	margin-bottom:10px;
}
.tr_logo_odd {
	/* background:#f4f7fc;*/
}
.tr_logo_even {
}

.category_container {
	
}
.category_logo {
	border-left:1px solid #cccccc; 
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	width:90px;
	border-bottom:1px solid #cccccc; 
	border-top:1px solid #cccccc; 
	vertical-align:middle;
	margin:0;
}
.category_text, .category_text_white {
	border-bottom:1px solid #cccccc; 
	border-top:1px solid #cccccc;
	padding-left:5px;
	vertical-align:top;
	padding-top:8px;
	padding-bottom:8px;
}
.category_text {
	background-color:#f4f7fc;
}
.category_title {
	margin:0;
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}
.category_title a, .category_title a:visited, .category_title a:hover  {
	color: #444444;
}

.prod_download_title, .prod_download_title_even {
	border-top:1px solid #cccccc;
	padding-left:5px;
}

.prod_download_title {
	background:#f4f7fc;
}
.prod_download_title_even {
	background:#ffffff;
}

.prod_download_image, .prod_download_image_even {
	
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:7px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
}
.prod_download_image_even {
	background:#ffffff;
}
.prod_download_image {
	background:#f4f7fc;		
}
.prod_download_content, .prod_download_content_even {
	border-bottom:1px solid #cccccc;
	padding-left:5px;
}
.prod_download_content {
	background:#f4f7fc;
}
.prod_download_content_even {
	background:#ffffff;
}
.table_line {
	padding-left:4px;
	padding-top:4px;
}
.calendar_icon {
	vertical-align:middle;
	cursor:pointer;
}


/* partners area */
.partner {
	padding-left:15px;
	height:35px;
	vertical-align:top;
}
.partner_name_container {
	/* height:125px; */
	width:360px; 
	background:#FFFBF7;
	border:1px solid #FFE4CF;
		
}
.partner_name {
	/* text-align:center; */
	padding-top:10px;
	 
}
.partner_link, a.partner_link, a.partner_link:hover  {
	font-size:13px;
	font-weight:bold;
}
.partner_country {
	font-weight:bold;
	padding:3px;
	padding-right:5px;
}
.partner_line {
	padding:3px;
	padding-left:15px;
}
.partner_line_address {
	height:30px;
	vertical-align:top;
	padding-left:15px;
}
.partner_cell{
	height:100px;
	padding-bottom:15px; 
	}

.right_banner {
	/* padding-right:10px; */
	margin:0;
	padding:0;
	/* border:1px solid red; */
	padding-bottom:10px;
}
.media_contact {
	float:right;
	font-size:12px;
	font-weight:normal;
	padding-right:15px;
}

.index_container {
	margin:0px;
	font-size:0px;
}

.banner_controls{
	position:absolute;
	right:10px;
	top:15px;
	float:right;
}

.banner_control_play{
	font-weight:bold;
	background:#efefef;
	border:1px solid #fff;
	width:28px;
	height:14px;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	cursor:pointer;
	background-image:url(../images/firstpage/play.png);
	background-repeat:no-repeat;
	background-position:4px;	
}

.banner_control_play_over{
	font-weight:bold;
	background:#dadada;
	border:1px solid #fff;
	width:28px;
	height:14px;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	cursor:pointer;
	background-image:url(../images/firstpage/play.png);
	background-repeat:no-repeat;
	background-position:4px;	
}

.banner_control_pause{
	font-weight:bold;
	background:#efefef;
	border:1px solid #fff;
	width:28px;
	height:14px;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	cursor:pointer;
	background-image:url(../images/firstpage/pause.png);
	background-repeat:no-repeat;
	background-position:2px;	
}

.banner_control_pause_over{
	font-weight:bold;
	background:#dadada;
	border:1px solid #fff;
	width:28px;
	height:14px;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	cursor:pointer;
	background-image:url(../images/firstpage/pause.png);
	background-repeat:no-repeat;
	background-position:2px;	
}

.banner_control{
	font-weight:bold;
	background:#efefef;
	border:1px solid #fff;
	width:14px;
	height:14px;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	cursor:pointer;
}

.banner_control_over{
	font-weight:bold;
	background:#dadada;
	border:1px solid #fff;
	width:14px;
	height:14px;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	cursor:pointer;
}

.banner_control_active{
	font-weight:bold;
	background:orange;
	border:1px solid #fff;
	width:14px;
	height:14px;
	text-align:center;
	font-size:11px;
	float:left;
	margin-right:5px;
	color:#fff;
	cursor:pointer;
}


.index_cell {
	padding-left:0px;
	padding-right:32px;
	vertical-align:top;
}
.index_cell {
	padding-right:21px;
}

.index_cell_title{
	color:#222;
	font-weight:bold;
}

.index_cell_title_text{
	font-size:12px;
	color:#222;
	padding-bottom:6px;
	color:#666;
}

.index_cell_text{
	font-size:12px;
	font-weight:bold;
	color:#222;
	padding-top:7px;
}

.index_cell_icon{
	width:22px;
	padding-right:10px;
	padding-top:4px;
}

.index_cell_text a{
	font-size:12px;
	text-decoration:none;
	color:#222;
}

.index_cell_text a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#222;
}

.index_cell_subtext{
	font-size:11px;
	font-weight:normal;
}

.index_cell_text_links{
	font-size:12px;
	font-weight:bold;
	color:#222;
	padding-bottom:5px;
}

.index_cell_text_links a{
	font-size:12px;
	text-decoration:underline;
	color:#222;
}

.index_cell_text_links a:hover{
	font-size:12px;
	text-decoration:none;
	color:#222;
}

.index_cell_news{
	font-size:11px;
	color:#222;
	padding-bottom:5px;
	padding-right:5px;
}

.index_cell_news a{
	font-size:11px;
	text-decoration:none;
	color:#222;
}

.index_cell_news a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#222;
}

.index_cell_testimonials{
	font-style:italic; 
	padding-top:5px;
	font-size:11px;
}

.movie_container{
	padding:10px;
	z-index:100000;
}

.movie_container_small{
	background:#f9f0d0;	
	padding:10px;
}

.index_list {
	padding-top:8px;
	padding-left:3px;
}

.main_container {
	padding-top:4px;
	padding-bottom:10px;
}

.index_cell_text_links_icon{
	width:16px;
	padding-right:10px;
}

.main_container_box {
	background:#fffbec;
	padding:10px;
	padding-top:15px;
	padding-left:15px;
	border-top:1px solid #e8d9ba;
	border-bottom:1px solid #e8d9ba;
}

.main_container_left{
	padding-right:18px;
}

.bottom_container{
	padding-top:20px;
	padding-left:15px;
}

.bottom_updates{
	width:310px;
	border-left:1px solid #e8d9ba;
	padding-right:10px;
}

.bottom_parteners_container{
	padding-top:20px;
}

.bottom_parteners{
	
}

.bottom_updates_content{
	padding-left:15px;
}

.banner_container {
	padding-top:1px;
	padding-bottom:0px;
	border-bottom:1px solid #ccc;
	z-index:0;
}

.banner_container_bottom {
	padding-top:20px;
	margin-left:-14px;
}

.bottom_banner {
	background-image:url(../images/firstpage/bottom_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.index_li, .index_li a, .index_li a:hover {
	padding-bottom:3px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
}

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

.index_button {
	padding:0px;
	margin:0px;
}

.right_index_area {
	padding-top:15px;
	width:249px;
	padding-bottom:8px;
}

.index_news {
	color:#236FC1;
	font-weight:bold;
	/* border-bottom:1px solid #236FC1; */
	padding-bottom:5px;
	padding-top:2px;
}

.rightnewslinks, a.rightnewslinks , a.rightnewslinks:hover {
	font-size:11px;
	color:#222222;
	text-decoration:none;
	padding-bottom:7px;
}

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

.noline_anchor {
	text-decoration:none;
}

.translation_reply {
	border:1px solid #A7c5df; 
	padding:4px;
	background-color:#FFFFFF;
}

.icon_style {
	float:left; 
	vertical-align:bottom;
	margin-right:9px;
	display:block;
}

.small_addtocart {
	font-size:11px;	
}

.help_layer {
	font-size:11px;
	font-family:arial;
	background-color:#e5f1ff;
	border:1px solid #6484bf;
	color:#333333;
	padding:5px;	
	text-align:left;
}

.textzone_container {
	height:80px;
}

.note {
	border: 1px solid #cecfce;
	margin-bottom:5px;
	background-color:#FFFEEF;
	padding:5px;
}

.left_image {
	padding-right:10px;
	vertical-align:top;
	padding-bottom:10px;
}

.cart, .cart a, .cart a:hover{
	color:f67b1e;
}
.value_statement {
	font-size:18px;
	color:#236FC1;
	/* font-weight:bold; */
	background-color:#F4F7FE;
	border:1px solid #BACDF2;
	padding:30px;
	/*font-style:italic;*/
	text-align: center;
	font-family:arial;
}

 
/* black cover box for movies */
#black_cover {
	Z-INDEX: 95000;	
	BACKGROUND: #222;	
	LEFT: 0px;	
	WIDTH: 100%;	
	POSITION: absolute;	
	TOP: 0px;
	FILTER: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; 
	WIDTH: 1663px; 
	ZOOM: 1; 
	HEIGHT: 3000px;
}
.screenshot_cell {
	padding-right:17px;
	padding-top:10px;
	text-align:center;
}
.screenshot_div {
	width: 740px; 
	overflow: auto; 
	height: 220px;
}
.category_image {
	
	vertical-align:middle;margin-right:10px
}
#lightbox {
	
	margin-top:40px;
}
.movie_link {
	font-size:13px;
	font-weight:bold;
	padding-bottom:8px;
}
/*movie  box  layout */

.map_top_left {
	background-image: url(../images/boxes/moviebox_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px; 
	width:15px;
}

.map_top_right {
	background-image: url(../images/boxes/moviebox_top_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px; 
	width:700px;
}

.map_middle_left {
	text-align:left;
	width:15px;
	background-image: url(../images/boxes/moviebox_middle_left.png);
	background-repeat: repeat-y;
	background-position: left top;	
}

.map_middle_right {
	text-align:left;
	background-image: url(../images/boxes/moviebox_middle_right.png);
	background-repeat: repeat-y;
	background-position: right top;	
	padding-left:10px;
	padding-top:10px;
}


.map_bottom_left {
	background-image: url(../images/boxes/moviebox_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:15px; 
	width:15px;
}

.map_bottom_right {
	background-image: url(../images/boxes/moviebox_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px; 
}
.map_link {
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:2px;
}
/* end box layout */


/* license table */


.license_table_header {
	background-color:#D8E5F9;
	border-bottom:1px solid #C4D5F0;
	border-right:1px solid #C4D5F0;
	border-top:1px solid #C4D5F0;
	color:#222222;
	font-size:11px;
	font-weight:bold;
	padding:5px 10px;
}

.license_table_header_left {
	background-color:#D8E5F9;
	border-bottom:1px solid #C4D5F0;
	border-left:1px solid #C4D5F0;
	border-right:1px solid #C4D5F0;	
	border-top:1px solid #C4D5F0;
	color:#222222;
	font-size:11px;
	font-weight:bold;
	padding:5px 10px;
}

.license_table_left_header_odd {
	background-color:#FFFBEC;
	border-bottom:1px solid #E8D9BA;
	border-left:1px solid #E8D9BA;
	border-right:1px solid #E8D9BA;
	font-size:11px;
	font-weight:bold;
	padding:10px;
}

.license_table_left_header_even {
	background-color:#FEF5DD;
	border-bottom:1px solid #E8D9BA;
	border-left:1px solid #E8D9BA;
	border-right:1px solid #E8D9BA;
	font-size:11px;
	font-weight:bold;
	padding:10px;
}

.license_table_data_odd {
	background-color:#FFFBEC;
	border-bottom:1px solid #E8D9BA;
	border-right:1px solid #E8D9BA;
	font-size:11px;
	padding:10px;
}

.license_table_data_even {
	background-color:#FEF5DD;
	border-bottom:1px solid #E8D9BA;
	border-right:1px solid #E8D9BA;
	font-size:11px;
	padding:10px;
}

.license_table_data_last {
	background-color:#FFFEF9;
	border-bottom:1px solid #E8D9BA;
	border-left:1px solid #E8D9BA;
	border-right:1px solid #E8D9BA;
	font-size:11px;
	padding:10px;
}

div.gsc-control gsc-narrow{
	height:22px;
    width:80%;

}

div.gsc-control{
	width:500px;
	float:left;
}

input.gsc-input {
    border-color: #BCCDF0;
	width:100%;
}
  
td.gsc-input  input{
	background: url('/images/backgrounds/magnify.png') no-repeat scroll 3px center rgb(255, 255, 255);
	height:22px;
	width:100%;
	display:block;
}

td.gsc-clear-button {
  display:none;
}

td.gsc-search-button {
	width:22px;
	color:transparent;
}
td.gsc-search-button  input{
	background-color:#F67B1E;
	border: 1px solid #999999;
	height:22px;
	margin-left:0px;
	cursor:hand;
	text-align:center;
	vertical-align:top;
	display:block; 
	color:#FFFFFF;
	width:60px;
	font-size:13px;
}


input.gsc-search-button::-moz-focus-inner { 
    border: 0;
    padding: 0;
    
}


.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle{
  background-position:30% 40%;
  padding-left:25px;
}

div.gsc-cursor-box, div.gsc-webResult .gsc-result {
	padding-left:0px;
	padding-top:10px;
}

td.gsc-branding-user-defined {
	display:none;
}

td.gsc-branding-text {
	display:none;
}

td.gsc-branding-img {
	display:none;
}

.gsc-one-result{
	display:none;
}
table.gsc-resultsHeader {
	display:none;
}

.invisible_pagebox {
	display:none;
}

.visible_pagebox {
	display: block;
}

.site-search {
	display:block; 
	line-height:100%;
}
.google_query {
	text-indent:19px;
	text-align:left; 
	font-size:11px;
	height:18px;
	width:180px;
	border:1px solid #BCCDF0;
	float:left;
	background: url('/images/backgrounds/magnify.png') no-repeat scroll 3px center rgb(255, 255, 255);
	cursor:hand;
	vertical-align:top;
}


input.search_button::-moz-focus-inner { 
    border: 0;
    padding: 0;
    margin-top:-1px;
}


.search_button {
	
	height:18px;
	border: 1px solid #999999;
	margin-left:2px;
	cursor:hand;
	color:#FFFFFF;
	background-color: #F67B1E;
	font-size:11px;
	vertical-align:middle;
	width: 49px;
}

.google_search {
	width:100%;
	padding-top:10px;
	padding-left:0px;
}

div.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	background-color:#FFFFFF;	
	border: none;	
	padding:0px;
	margin:0px;
}

div.gs-webResult.gs-result div.gs-title{
	color:#236FC1;
	text-decoration:none;
	
	font-size:14px;
}

.gsc-result .gs-title{
	height:19px !important;
	font-size:14px !important;
	overflow:visible !important;
}


.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
	color:#236FC1;
	text-decoration:none;
}

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
    color:#236FC1;
    text-decoration:none;
}

.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
    color:#236FC1;
	text-decoration:none;;
}

.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
	color:#236FC1;
	text-decoration:none;
}

.gsc-cursor-page {
    color: #0000CC;
}
  
a.gsc-trailing-more-results:link {
    color: #0000CC;
}

.gs-webResult.gs-result .gs-snippet {
    color: #000000;
	padding-bottom:5px;
}

.gs-webResult.gs-result .gs-visibleUrl {
    color: #008000;
}

.gs-webResult.gs-result .gs-visibleUrl-short {
    color: #008000;
}

.gsc-cursor-box {
   border-color: #FFFFFF;
}
 
.gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
}

.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
  width:10%;
}

td.gsc-search-button {
  width : 1%;
}

div.gsc-control-cse {
font-family:Arial,sans-serif;
font-size:12px;
}

.facebookbox{
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #DBDBDB;
	padding:10px;
}