/*Main Style GAconsulting.al*/
/*Mundesuar nga A.Sako*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

* { padding: 0; margin:0; }

html,body{ height: 100%; }

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

.clear { clear:both; }

a { color: #c43f2e; text-decoration:none; outline:none; outline:none; }
a:hover { color: #216cad; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

p {
	font-family:"Helvetica Neue",Helvetica, Arial;
	font-size: 14px;
    color: #6f6a6c;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica, Arial;
	background: #fafafa url(../img/bg.png) left top repeat;
}

div#Container {
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	clear: both;
	position: relative;
	/** IE4ever : Fshihe nga IE4 **/
	position: static;
	/** end **/
}

div#header {
    width: 1000px;
    height: 78px;
    position: relative;
	border-bottom:2px solid #e5e5e5;
}

#header .headerLogo {
	float: left;
    width: 260px;
    height: 78px;
    background: #fff url(../img/header_logo.png) no-repeat;
    position: relative;
}

/* Start Header-Menu */
#header .headerMenu { float:right; height:16px; text-align:center; }
#header .headerMenu ul li { list-style:none; margin: 0; display:inline-block; position:relative; top:54px;  }
#header .headerMenu ul li a { color:#216cad; padding:6px 18px; font:normal 13px Arial,Helvetica,sans-serif; text-decoration:none; }
#header .headerMenu ul li a:hover { color:#216cad; border-bottom:2px solid #c43f2e; }
#header .headerMenu .active { color:#216cad; border-bottom:2px solid #c43f2e; }
/* End Header-Menu */

/* Start Slider */
div#slider img {
	width: 1000px;
    height: 390px;
	/* margin: 0 auto; */
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	/** IE4ever : Fshihe nga IE4 **/
	position: static;
	/** end **/
	background: #ededed url(../img/slider_bg.png) repeat-x;
	border-bottom:2px solid #e5e5e5;
}
#slider ul li, #slider ul { list-style:none; padding:0px; margin:0px; position: relative; float:right; width: 1000px; height: 390px; }
#slider ul li { text-align:top; background: none !important; }
#slider li { position: relative; top: 0px; left: 0px; display: block; z-index: 6; opacity: 1; width: 400px; height: 344px; }
#slider ul li h2 {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 100%;
	margin: 0 auto;
	width: 320px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700; color:#000000; font-size:42px;
	line-height:45px; text-transform:none;
	margin:0px 0px 5px;
}
#slider ul li h3 {
	position: absolute;
	top: 200px;
	right: 20px;
	width: 100%;
	margin: 0 auto;
	width: 320px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight:400; color:#62a7e1; 
	font-size:24px; line-height:30px; 
	text-transform:lowercase;
	margin:0px;
}
#slider p {
	position: absolute;
	top: 300px;
	right: 20px;
	width: 100%;
	margin: 0 auto;
	width: 320px;
}
/* End Slider */

/* Main Categories */
div#Category {
	width: 1000px;
    min-height: 440px;
	/* margin: 0 auto; */
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	/** IE4ever : Fshihe nga IE4 **/
	position: static;
	/** end **/
	background: #ededed;
	border-bottom:2px solid #e5e5e5;
}

#subcat {
	float: left;
	width: 230px;
	padding: 20px 0 10px 16px;
}

#subcat h1 {
	height: 40px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700; color:#24639a; 
	font-size:20px; line-height:22px; 
	text-transform: uppercase;
	margin:0px;
}

#subcat img {
	width: 230px;
	height: 140px;
	color: #004a8b;
	padding-top: 10px;
	padding-bottom: 10px;
}

#subcat p {
	width: 230px;
	color: #004a8b;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* End Main Categories */

/* Main About Us */
#mainAbout {
	width: 1000px;
    height: 280px;
	/* margin: 0 auto; */
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	/** IE4ever : Fshihe nga IE4 **/
	position: static;
	/** end **/
	background: #fff;
	border-bottom:1px solid #3d3b3c;
}

#mainAbout  img {
	float: left;
	width: 270px;
	padding: 16px;
}

#mainAbout  h1 {
	height: 40px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700; color: #24639a; 
	font-size: 20px; line-height: 22px; 
	text-transform: uppercase;
	margin-left: 20px;
}

#mainAbout  p  {
	color: #004a8b;
	padding: 15px 50px 0 50px;
}


/* End Main About Us */

/* Start Buttons */
input[type="submit"],
input[type="button"],
input[type="submit"].back,
a.btn,
.btn a,
.more a,
.back a, .btnMain {
	cursor:pointer;
	display:inline-block;
	background-color:#8B8B8B;
	padding:6px 15px;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	color:#fff;
	font-weight:normal;
	line-height:normal;
	border:1px solid #777;
	border-bottom-color:#666;
	border-collapse:separate;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-text-shadow:0px -1px 1px rgba(0,0,0, 0.2);
	-moz-text-shadow:0px -1px 1px rgba(0,0,0, 0.2);
	text-shadow:0px -1px 1px rgba(0,0,0, 0.2);
}
input.button, input.right-button {height:30px;}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"].back:hover,
a.btn:hover,
.btn a:hover,
.more a:hover,
.back a:hover {
	background-color:#999;
	text-decoration:none;
}

input[type="submit"], a.btn.primary, .btnMain {
	background:url(../img/general_btn.gif) no-repeat;
	color:#fff;
	-webkit-text-shadow:0px -1px 1px rgba(0,0,0, 0.2);
			-moz-text-shadow:0px -1px 1px rgba(0,0,0, 0.2); 
			     text-shadow:0px -1px 1px rgba(0,0,0, 0.2);  

	border: none;
	height:29px; line-height:28px; *line-height:27px;
	padding:0px 15px 0px 25px;
}
input[type="submit"]:hover, a.btn.primary:hover, .btnMain:hover  {
	background-position:bottom left;
	color:#FFF;
}

blockquote, pre {
  background-color:#F4F5F7;
  background-image:url(../img/blockquote.gif);
  background-position:3px 3px;
  background-repeat:no-repeat no-repeat;
  border:1px dashed #CCCCCC;
  margin:5px 0;
  padding:8px 12px 8px 36px;
}
/* End of Buttons */

/* Footer Properties */
.footBord { width: 1000px; height: 4px; background: #c43f2e; }
.footCo {
	width: 1000px;
	height: 60px;
	background: #1f1f1f;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
p.coLogo {
	float:left;
	height: 30px;
	position: relative;
	color: #c3c3c3;
	font-size: 16px;
	font-weight: normal;
	font-family: "Roboto Condensed", sans-serif;
	background: url(../img/cologo.png) no-repeat top left;
	padding: 8px 0 0 50px;
	margin: 12px 0 0 60px;
}
p.coLocation {
	float:right;
	color: #c3c3c3;
	font-size: 16px;
	font-weight: normal;
	font-family: "Roboto Condensed", sans-serif;
	padding: 8px 50px 0 0;
	margin: 12px 95px 0 0;
}

#footer {
	width: 1000px;
	min-height: 140px;
	background: #3c3c3c;
}

#footer  a { color:#6f6a6c; }
#footer  a:hover { color:#c3c3c3; text-decoration: underline; }

/* Start footer-Menu */
#footer .footerMenu { float:left; padding-top:20px; }
#footer .footerMenu ul li { list-style:none; margin: 0; position:relative; color: #6f6a6c; }
#footer .footerMenu ul li a { color: #6f6a6c; padding-left: 65px; font: normal 12px Arial,Helvetica,sans-serif; }
#footer .footerMenu ul li a:hover { color:#c3c3c3; text-decoration: underline; }
#footer .footerMenu .active { color:#c3c3c3; text-decoration: underline; }
/* End footer-Menu */

/* Start footer-address */

#footer .address { float:right;  padding-top:20px; }
#footer .address ul li {
	width: 180px;
	list-style:none;
	position:relative;
	color: #6f6a6c;
	padding: 3px 20px;
	font:normal 12px Arial,Helvetica,sans-serif;
}
#footer .map img {
	float: right;
	width: 196px;
	height: 100px;
	position: relative;
	color: #c3c3c3;
	margin: 20px 10px 0 0;
	padding: 1px;
	border: 1px solid #6f6a6c;
}
/* End Start footer-address */


#footer p.copyright {
	margin: 15px;
	padding: 5px;
	height: 20px;
	color: #6f6a6c;
	font: normal 11px Arial,Helvetica,sans-serif;
	border-top: 1px solid #6f6a6c;
	position: relative;
	/** IE4ever : Fshihe nga IE4 **/
	position: static;
	/** end **/
}

/* End Footer Properties */
