@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------------------------- */
/* Theme Information
/* ----------------------------------------------------------------------
Name: Exquiso
Description: Responsive Multi-Purpose Theme
Version: 1.0
Author: Ixtendo
Author URI: http://www.ixtendo.com
------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* Exquiso Red Styles
/* ----------------------------------------------------------------------
TABLE OF CONTENTS

-Text
-Background Colors
-Borders
-Media Player
------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* Text
/* ---------------------------------------------------------------------- */
a, a > *,
.intro strong,
.iconbox a:hover .iconbox-title,
.entry-title a:hover,
ul#navlist li.current a, ul#navlist li a:hover,
.project-list li:hover .entry-title,
ul#search-results h2 a:hover,
ul#search-results h2 a:hover strong,
.widget ul.menu li > a:hover, .widget ul.menu li.current-menu-item > a,
.tabs ul.nav li a:hover, .tabs ul.nav li.ui-state-active a,
.toggle-title:hover, .toggle-title.ui-state-active,
.accordion-title:hover, .accordion-title.ui-state-active,
ol.comment-list .comment-author a:hover{
	color: #FF0000;
}
/* ---------------------------------------------------------------------- */
/* Background Colors
/* ---------------------------------------------------------------------- */
.flex-direction-nav a:link, .flex-direction-nav a:visited,
.tp-leftarrow, .tp-rightarrow {
	background-color: rgba(255,0,0,0.8);	
}

.ddsubmenustyle li a:hover,
#search-submit,
.flex-direction-nav a:hover, .flex-direction-nav a:active,
.tp-leftarrow:hover, .tp-rightarrow:hover,
.ie8 .flex-direction-nav a:link, .ie8 .flex-direction-nav a:visited,
.ie8 .tp-leftarrow, .ie8 .tp-rightarrow,
.iconbox a:hover .iconbox-icon,
.entry-month,
.jcarousel-prev:hover, .jcarousel-prev:focus,
.jcarousel-next:hover, .jcarousel-next:focus,
#toTop:hover,
.page-nav li.current,
.page-nav a:hover,
.pricing-box.featured .price,
.pricing-box.featured .title,
#filter a:hover, #filter a.selected,
.tags a:hover,
.tp-caption.colored {
	background-color: #FF0000;
}

/* HTML5 Reset CSS Rewriting */

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection {background: #E64141;}
::selection {background: #E64141;} 

ins, mark {background-color: #FF0000;}

/* ---------------------------------------------------------------------- */
/* Borders
/* ---------------------------------------------------------------------- */
ul#navlist li.current a, 
.ddsubmenustyle > ul, .ddsubmenustyle li a:hover,
.iconbox a:hover,
.project-list li:hover .entry-meta,
.infobox,
.tabs ul.nav li.ui-state-active a,
.pricing-box.featured .price,
.pricing-box.featured .title {
	border-color: #FF0000;	
}


/* ---------------------------------------------------------------------- */
/* Buttons (site color or a different color)
/* ---------------------------------------------------------------------- */
.button, .content-form input.button, #comment-form #submit,
.button.black:hover { 
	background-color: #FF0000; 
}

/* ---------------------------------------------------------------------- */
/* add new css
/* ---------------------------------------------------------------------- */
.color-red{
	color: #FF0000;
	}
.border,.border-2{
	border-bottom: solid 1px #787878;
	width: 55%;
	}
.border-2{
	margin: 1px 0 5px 15px;
	}	
.border{
	margin-top:-15px;
	width: 65%;
	}	
.message{
	width: 100%;
	}

#section section{
	margin-bottom: 0;
	}

ul#navlist li a:hover,
ul#navlist li.current a{
	/*background: #E64141;*/
	border-top: solid 3px #FF0000;
	}
.mt-84{
	margin-top: 84px;
	}
.mt-45{
	margin-top: 45px;
	}
.mb-20{
	margin-bottom: 20px;
	}	
		
#requestquote .content-form input[type="radio"]{
	vertical-align: text-top;
	width: 2%;
	}
.mt-mb-5{
	margin-top: 5px;
	margin-bottom: 5px;
	}	
.technology {
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 1px #fff inset;
}	
	
#contact h3{
	color: #FF0000;
	}	
.morecontent span {
    display: none;
}
.comment {
    width: 100%;
}
.morelink{
	margin-top: 10px;
	}	
#breakfix p{
	margin-bottom: 5px;
	}	
.height-119{
	height: 119px;
	}
.height-257{
	height: 257px;
	}		
.padding-b{
	padding-bottom: 20px;
	}
.center{
	text-align: center;
	}	