/*---------- template css ------------*/
/* custom font overide */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/* custom styles overide */

body{
	color:#383838;
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

.slider-button-middle{
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
	font-weight:normal !important;
}


a {
    color: #231F20;
	font-family: 'Arial', 'sans-serif' !important;
	/*font-weight : 400 !important; */
}

a:hover {
	text-decoration:none !important;
}


#categories-panel, #menu-panel{
	background:#999999 !important;
}

#quick_links li, #quick_links ul li a {
    color: #ffffff;
}

#main_wrapper_inner_middle
{
    background:url(../img/006_header_bg_home.jpg);
	background-repeat:repeat-x;
    background-position:center top;
}

#main_wrapper_inner_middle_inner
{
    background:url(../img/021Inner_bg_fill.jpg);
	background-repeat:repeat-x;
    background-position:center top;
}

#contact_us_right p
{
    color:#474747;
}

#contact_us_right h1
{
    color:#383838;
}

#contact_us_left
{
    background:url(../img/004headset.jpg);
    background-repeat:no-repeat;
    background-position:left 60%;
}

#device_icon
{	
    background:url(../img/003nodevice_selected_phn.jpg);
    background-repeat:no-repeat;
}

#device_selection_text a
{
    text-decoration:none;
    color:#231F20;	
}

#device_selection_vsep
{
    background:url(../img/004nodevice_selected_line.jpg);
    background-repeat:no-repeat;
}

#search_area_menu
{
    float:left;
    width:228px;
    height:42px;	
    text-align:right;
}

#searchinput
{
    color:#ff5500;
}

#prevBtn a, #slider1prev a {
    background: url(../img/006_header_slider_arrow_left.png) no-repeat scroll 0 0 transparent !important;
}

#nextBtn a, #slider1next a {
    background: url(../img/006_header_slider_arrow_right.png) no-repeat scroll 0 0 transparent !important;
}

#main_wrapper_inner_bottom
{
    background:url(../img/018footer_repeat_x.jpg);
    background-repeat:repeat-x;
    background-position:center top;
}

/*#footer_logo
{
    background: url(../img/logo_powered_by.png);
    background-repeat: no-repeat;  
    background-position:left top; 
}*/

.menu li.active a {
    color : #ff5500;
}

.app_name
{
    color:#565656;
}

.rating_value
{
    color: #ff5500;   	
}

.title_bar_heading
{
    color:#ff5500;
}

.title_bar_heading2
{
    color:#ff5500;
}

.category_heading
{
    color:#ff5500;
}

#main_catwrapper_inner_middle{
    background:url(../img/inner_graphic_banner.jpg) center top;
    background-repeat:repeat-x;
    background-position:center top;
}

.purple_txt_link a{
    color:#ff5500 !important;
}

.purple_txt_link a:visited{
    color:#ff5500;
}

.purple_txt_link a:active{
    color:#ff5500;
}

.purple_txt_link a:hover{
    color:#231F20;
}

.inr_brdcrtxt_pur{
    color:#cecece !important;
}

.purple_text{
	color:#ff5500;
	font-family: 'Arial', 'sans-serif' !important;
}

#need_help_text_wrapper p a
{
    color: #ff5500;
}

#need_help_text_wrapper p a:hover
{
    color: #ff5500;
}

.vendor_text
{
    font-size:12px;
    font-weight:bold;
    padding:15px 5px 0px 20px;
    line-height:130%;
    color:#231F20;
}

.price_text
{
    color:#231F20;
}

.class_text
{
    color:#231F20;
}

.app_name_text
{
    color:#0073D0;
}

.orange_cat_des{
    color:#231F20;
}

.generaltext_cat_des{
    color:#231F20;
}

#carousel .prev{
    background: transparent url(../img/arrow_blue_prev.png) no-repeat 0 3px !important;
	top:248px;
}

#carousel .next {
    background: transparent url(../img/arrow_blue_next.png) no-repeat 0 3px !important;
	top:248px;
}

#carousel .pager_staff a.selected {
    background: transparent url(../img/ball_blue.png) no-repeat 0px 0px;
    z-index : 1000 !important; 
}

.pagination li a {
	background-image:url(../img/ball_grey.png);
    background-repeat: no-repeat;
}

.pagination li.current a {
        background-image:url(../img/ball_blue.png);
        background-repeat: no-repeat;
}

.pagination_review{
	background-image:url(../img/pagina.jpg);
	background-repeat:no-repeat;	
}

#free_col .prev_free{

    background: transparent url(../img/arrow_blue_prev.png) no-repeat 0 3px;
}

#free_col .next_free {
    background: transparent url(../img/arrow_blue_next.png) no-repeat 0 3px;
}

#free_col .pager_free a {
    background: transparent url(../img/ball_grey.png) no-repeat 0 0px;
}

#free_col .pager_free a.selected {
    background: transparent url(../img/ball_blue.png) no-repeat 0px 0px;				
}

#top_collection .prev_top {
    background: url("../img/arrow_blue_prev.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
}
#top_collection .next_top {
    background: url("../img/arrow_blue_next.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
}

#top_collection .pager_top a {
    background: url("../img/ball_grey.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#top_collection .pager_top a.selected {
    background: url("../img/ball_blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.whats_new_txt {
    color: #ff5500;
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

.title_txt {
    color: #818177 !important;
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

#category_middle li a {
    color: #231F20;
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

/*#footer_quick_links a {
    color: #000000;
}*/

.vendor_name {
    /*color: #ff5500;*/
}

#premium_collection .prev_prem{
    
    background: transparent url(../img/arrow_blue_prev.png) no-repeat 0 3px;
}

#premium_collection .next_prem {

    background: transparent url(../img/arrow_blue_next.png) no-repeat 0 3px;
}

.app_name_link:hover
{
    color: #ff5500;
}

.app_name_link {
    color: #ff5500;
}

#premium_collection .pager_prem a {
    background: transparent url(../img/ball_grey.png) no-repeat 0 0px;
}
#premium_collection .pager_prem a.selected {
    background: transparent url(../img/ball_blue.png) no-repeat 0px 0px;				
}

.menu li a{
	color:#231F20;
}

.downlaod_text
{
    color: #231F20;
	padding-left : 18px !important;
}

.buy_text
{
    background: url("../img/009Tab_buy.jpg") no-repeat scroll -1% 30%;
    color: #231F20;
}

.downlaod_text a
{
    color: #231F20;
}

.buy_text a
{
    color: #231F20;
}

.scan_border{
	border: none;
}

.inr_brdcrtxt_grey {
    color: #231F20;
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

.partner_btn {
    background: none repeat scroll 0 0 #231F20;
	width:100px;
}

#device_selection_text p {   
    margin-top: 25px;
}


.title_bar_left {
    float: left;
    height: 100%;
    width: 370px;
}


.title_bar_right {
    float: left;
    height: 100%;
    width: 335px;
}

.slider-button-right{
	background: url("../img/slider_button_right.png") no-repeat;
}

#main_wrapper
{
    background:url(../img/001pixel_header_rpt.jpg) repeat-x;
}

.slider_des{
	color:#3d3d3d !important;
	font-weight:bold !important;
	font-family: 'Arial', 'sans-serif' !important;
	/*font-weight : 400 !important; */
}

.main_links_linktxt a{
	color:#ff5500 !important;
}

.main_links_linktxt a:hover{
    color:#ff5500 !important;
	font-family: 'Arial', 'sans-serif' !important;
	/*font-weight : 400 !important; */
}
.slider_line{
	background:none !important;
}

.title_bar h1, .img_title_fontpurple{
	color:#ff5500 !important;
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

.title_plus{
	color:#015a9c !important;
}

.pagination_products a.number {
    border: 1px solid #ff5500;
}
.pagination_products a.current {
    background: #ff5500 !important;
    border-color: #ff5500 !important;
    color: #383838 !important;
}

#bread_crumbs_inrwrap1{
	left:160px !important;
	display:none;
}

#quick_links{
	position:relative;
	left:-10px;
}

#menu_main_menu ul{
	margin-top:19px;
}

.detail_btndwn{
	left:-4px;
}

.generaltext_cat_des, .pagination_products, .sup_formts_txt{
	font-family: 'Arial', 'sans-serif' !important;
	font-weight : 400 !important; 
}

.orange_cat_des, .cat_right_des{
	font-family: 'Arial', 'sans-serif' !important;
}

.app_image_bg, .cat_left_part, .app_image_bg_mv{
	border:1px solid #f1f1f1;
	background:#f1f1f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.cat_left_part{
	width:180px;
}

.app_image_bg_mv{
	width:165px;
}

.details_frame_pic{
		border:1px solid #f1f1f1;
	background:#f1f1f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#category_top {
    background: url("../img/011top_categories_top.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#category_bottom {
    background: url("../img/011top_categories_btm.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*.home_slider_frame{
	 background-image: url("../img/006_header_frame_holder.jpg") !important;

}*/

.lang-icon-button {
    /*background: none repeat scroll 0 0 #cccccc;*/
    float: right;
    padding: 5px;
    position: relative;
    top: 70px;
    right: -32px;
}

.lang_text {
    position: relative;
    top: -10px;
	font-weight:bold;
	color:#ffffff;
}

#fancybox-content{
	background:#ffffff;
}

.form_col3_class1_left{
	height:30px;
}

#search_area_menu li {
    text-transform: none;
}

#search_area_menu {
    width: 350px;
}

#search_area_search{
	left: -12px;
    position: relative;
}

.phoneInfo{
	top:-8px;
}

.home_slider_frame{
	background:#cccccc !important;
}

.home_slider_framepiece {
    left: -6px !important;
    margin-top: 227px !important;
    padding: 23px 0 0 15px !important;
    position: relative !important;
    width: 180px !important;
}

.popbox{
	left:70px !important;
}

#copy_right_inner p, #footer_copy_left p{
	color:#ff5500 !important;
}

/* Footer */

#footer_copy{
	margin-bottom:0 !important;
}

#main_wrapper_inner_bottom{
	margin:0 auto !important;
}

#footer_copy_left p{
	padding:14px 5px 5px 25px !important;
}

/* Button overites */

.slider-button-middle {
    color: #ff5500 !important;
    margin: 0 5px !important;
    padding: 0 15px !important;
	background:#383838 !important;
}

.slider-button-left {
    display: none !important;
}

.slider-button-right {
    display: none !important;
}

.btn_cal_right {
    right: 0 !important;
/*	width: 228px !important;
	left : 60px !important; */
    top: -40px;
 
}