/*
Theme Name: Distinct AV
Theme URI: http://jpopecreative.com/
Description: Distinct AV Theme 1.0
Author: 
Author URI: 
*/

/*	font: 12px/20px Arial, Verdana, Tahoma, sans-serif;  */

body{
	margin:0;
         font:13px arial,helvetica,clean,sans-serif;
         *font-size:small;

	background:#f5f5f5 url(images/bg.jpg) repeat-x 0 0;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3,p{
	margin:0;
}
img{
	border:none;
}

.clear {
	clear:both;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
}

.clearboth {
	clear:both;
}

.hidden, .linklove { display: none; height:0px; width:0px; overflow: hidden;}

a:focus, a:active {
	outline: none;
}





/* page */
.page2{
	background:url(images/bg-r.jpg) no-repeat 100% 0;
	width:100%;
	margin:0;
}
.page1{
	background:url(images/page.jpg) no-repeat 0 0;
	margin:0 auto;
}
#page{
	margin:0 auto;
	width:989px;
	position:relative;
	overflow:hidden;
}
/* header */
#header{
	overflow:hidden;
	height:102px;
	width:989px;
	position:absolute;
	top:0;
	left:0;
}
#header strong{
	width:325px;
	height:59px;
	float:left;
	overflow:hidden;
	background:url(images/logo.png);
	margin:21px 0 0 34px;
	display:inline;
}
#header strong a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:325px;
	height:59px;
	position:relative;
}

#header .row{
	float:right;
	height:60px;
	width: 454px;
	overflow:hidden;
	margin:0 24px 0 0;
	display:inline;
}
#header .row div.input{
	float:left;
	background:url(images/text.gif) no-repeat 0 0;
	width:179px;
	height:20px;
	padding:5px;
	margin:22px 4px 0 0;
}
#header .row input.text{
	border:none;
	padding:2px 5px;
	height:16px;
	width:169px;
	background:none;
}
#header .row input.search{
	float:left;
	margin:26px 25px 0 0;
}
#header span.tel{
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/tel.png);
	width:175px;
	height:60px;
	float:left;
}
#header .row2{
	float:right;
	width:393px;
	overflow:hidden;
	border-top:1px solid #898d9a;
	margin:0 16px 0 0;
	display:inline;
	padding:0 0 0 7px;
}
#header .row2 p{
	float:left;
	margin:0 0 0 15px;
	display:inline;
	color:#ededee;
	font-size:11px;
}
#header .row2 p.small{
	color: #eeb342;
}
/* main navigation */


#navigation{
	width:986px;
	height:44px;
	background:url(images/nav.jpg) repeat-x 0 0;
	position:absolute;
	top:0px;
	left:0;
	margin:101px 0 0;
}


#navigation .left{
	background:url(images/nav-l.jpg) no-repeat 0 0;
	width:986px;
	height:44px;
}
#navigation .right{
	background:url(images/nav-r.jpg) no-repeat 100% 0;
	width:986px;
	height:44px;
}


#navigation ul{
	float:left;
	margin:0 0 0 13px;
	display:inline;
}


#navigation li {
	float: left;
	margin:0;
	height: 44px;
	padding-left: 8px;
	background:url(images/line.gif) no-repeat 0 7px;
}

#navigation li.hometab { background: none; margin-left: 0; padding-left: 0; }

#navigation li.last {margin-right: 0;}

#navigation li a {
	color: #595d6d;
	font-weight:bold;
	text-decoration:none;
	height:34px;
	float:left;
	padding:10px 25px 0 21px;
}

#navigation li a:hover {
	text-decoration: underline;
}


#navigation ul li.solutions-page:hover, #navigation ul li.our-process-page:hover, #navigation ul li.project-gallery-page:hover, #navigation ul li.about-us-page:hover {
	background:url(images/li-hover.gif) no-repeat 0 0
}

#navigation ul li a.nodrop, #navigation ul ul li.hover { background: none; }

#navigation ul li.solutions-page a:hover, #navigation ul li.our-process-page a:hover, #navigation ul li.project-gallery-page a:hover, #navigation ul li.about-us-page a:hover {
	background:url(images/li-hover.gif) no-repeat top right; 
}

#navigation ul li.solutions-page ul li a:hover, #navigation ul li.our-process-page ul li  a:hover, #navigation ul li.project-gallery-page ul li  a:hover, #navigation ul li.about-us-page ul li  a:hover { background: none; }

#navigation ul ul {
	display: none;
	position: absolute;
	z-index:100;
	left: 0;
	top: 43px;
	background:#fff url(images/drop2.gif) repeat-x 0 0;
	width:206px;
	border:1px solid #a0a3ae;
	border-top:none;
	margin:0;
	padding:0 0 5px;
	z-index:20;
	}

#navigation ul  ul li { background: none; }
#navigation ul  ul li:hover { background:none;  }

#navigation ul li ul li a {
	margin:0;
	height:23px;
	width:188px;
	padding:0 0 0 18px;
	color:#4b5062;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#navigation ul li ul li a:hover { background: none; }


#navigation ul li:hover a.drop {
	background:url(images/li-hover.gif) no-repeat top right;
}

#navigation li:hover, #navigation li.hover { position: relative;  }
#navigation li:hover a, #navigation li.hover a { }
#navigation li:hover ul, #navigation li.hover ul { display: block; }

#navigation li li {
	float: none;
	margin: 0;
	width: 100%;
	vertical-align: top;
	height: auto;
	padding-left:0;
}

#navigation a.login{
	float:right;
	color:#595d6d;
	font-weight:bold;
	text-decoration:none;
	margin:10px 33px 0 0;
	display:inline;
}
#navigation a.login:hover{
	text-decoration:underline;
}
/* content */
.top{
	overflow:hidden;
	background:url(images/top.png);
	width:989px;
	height:6px;
	margin:145px 0 0;
}
.bottom{
	overflow:hidden;
	background:url(images/bottom.gif);
	width:989px;
	height:5px;
}
#content{
	background:url(images/page.png) repeat-y 0 0;
	overflow:hidden;
	width:989px;
}
#content a{
	position:relative;
}
/* sidebar */
#sidebar{
	float:right;
	width:287px;
	overflow:hidden;
	margin:9px 0 0;
}

/* testimonials area */
#sidebar #slider1 { 
	background:url(images/cite.gif) no-repeat 0 0;
	padding-top:10px;
	margin-bottom: 10px;
}

#sidebar #slider1 span.tiny {
	font-size: 1px;
	height: 10px;
	overflow: hidden;
	display: block;
}

#sidebar .quote-l {
	margin-left: -30px;
	background:url(images/cite-lquote.gif) no-repeat;
	display: block;
	width:26px;
	height: 19px;
	float: left;
}

#sidebar .quote-r {
	float:right;
	margin: -25px -20px 0 0;
	background:url(images/cite-rquote.gif) no-repeat;
	display: block;
	width:27px;
	height: 19px;
}


#sidebar .cite{
	background:url(images/cite-mid.gif) repeat-y 0 0;
	padding:0px 51px 10px 37px;
	width:202px;
	position:relative;
	min-height:157px;

}


#sidebar .cite p {
	color:#595d6d;
	font-size:11px;
	width:185px;
}
#sidebar .cite small{
	float:right;
	color:#595d6d;
	font-size:10px;
}
#sidebar a.next{
	position:absolute;
	display:block;
	bottom:-4px;
	right:10px;
	width:69px;
	height:30px;	
}

#sidebar .pagination {
	background:url(images/cite-bottom.gif) no-repeat 0 0;
	height:30px;
	position: relative;
}



/* path to knowledge */

#sidebar .select{
	background:url(images/select.gif);
	width:262px;
	height:28px;
	margin:0 0 0 0;
	padding:5px;
}
#sidebar select{
	width:260px;
	color:#595d6d;
	font-size:11px;
	height:20px;
}
#sidebar h5{
	background:url(images/h3.png);
	width:260px;
	height:29px;
	color:#595d6d;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 12px;
	margin:6px 0 -5px;
	z-index:2;
	overflow:hidden;
	position:relative;
}

/* quicklinks & sidebar menus */

#sidebar .home-quicklinks, #sidebar .menu1 {
	overflow:hidden;
	background:#fff url(images/bar-ul.jpg) repeat-x 0 0;
	border:1px solid #d5d5d5;
	border-top:none;
	width:232px;
	margin:0 0 0 1px;
	z-index:1;
	padding:10px 18px;
}
#sidebar .home-quicklinks li, #sidebar .menu1 li {
	line-height:22px;
}
#sidebar .home-quicklinks li a, #sidebar .menu1 li a {
	color:#595d6d;
	text-decoration:none;
	line-height:22px;
}
#sidebar .home-quicklinks li a:hover, #sidebar .menu1 li a:hover {
	text-decoration: underline;
	color: #ba7f10;
}
#sidebar .menu2{
	padding:10px 18px;
	width:232px;
	border:1px solid #d5d5d5;
	border-top:none;
	margin:0 0 0 1px;
}
#sidebar .menu2 li{
	line-height:18px;
}
#sidebar .menu2 li a{
	color:#595d6d;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
}
#sidebar .menu2 li a:hover{
	text-decoration: underline;
	color:#ba7f10;
}
#sidebar .go{
	background:url(images/go-form.gif);
	width:274px;
	height:55px;
	margin:9px 0 15px 0;
}
#sidebar .go input.text{
	float:left;
	margin:17px 5px 0 18px;
	display:inline;
	width:169px;
	border:none;
	background:none;
	padding:2px 5px;
	height:16px;
	color:#000;
}
#sidebar .go input.button{
	float:left;
	margin:12px 0 0;
}
/* main content */
#main{
	float:left;
	overflow:hidden;
	width:695px;
	padding:0 0 53px;
}
#main .photo{
	width:678px;
	height:357px;
	margin:8px 0 0 13px;
	padding:2px;
}

#main .photo2{
	width:678px;
	height:330px;
	margin:8px 0 0 13px;
	padding:2px;
}

#main .photo img{
	border:1px solid #b9bec9;
}

#main #flashcontent p {margin: 5px 5px 5px 5px;}

#main .text-box{
	margin:6px 0 6px 13px;
	width:623px;
	overflow:hidden;
	background:url(images/text-box.gif) repeat-y 0 0;
	padding:0 40px 75px 19px;
	position:relative;
}
#main .text-box .top1{
	overflow:hidden;
	background:url(images/top1.gif);
	width:682px;
	height:2px;
	position:absolute;
	top:0;
	left:0;
}
#main .text-box .bottom1{
	overflow:hidden;
	background:url(images/bottom1.gif);
	width:682px;
	height:4px;
	position:absolute;
	bottom:0;
	left:0;
}
#main .text-box h1{
	color:#1f2746;
	font-size:24px;
	font-weight:normal;
	line-height:20px;
	margin:31px 0 27px;
}
#main h2, #main h2 a, #main .text-box h2 {
	color:#1f2746;
	font-size:18px;
	font-weight:normal;
	margin:35px 0 23px;
}
#main .text-box p{
	color:#595d6d;
	margin-bottom: 1em;
}
#main h3{
	background:url(images/h3-m.png) no-repeat 0 0;
	width:671px;
	height:25px;
	margin:0 0 -5px 13px;
	color:#595d6d;
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 11px;
	position:relative;
}
#main h4{
	background:url(images/h4.png) no-repeat 0 0;
	width:671px;
	height:25px;
	margin:-3px 0 -5px 13px;
	color:#595d6d;
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 11px;
	position:relative;
}
#main .box{
	overflow:hidden;
	border:1px solid #b9bec9;
	width:644px;
	margin:0 0 0 14px;
	padding:18px 17px 5px;
}


#main .box p{
	color:#595d6d;
}
#main a.more{
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/more.gif) no-repeat 0 0;
	float:right;
	width:100px;
	height:30px;
}



/* footer */
#footer{
	overflow:hidden;
	background:#f5f5f5;
	width:989px;
	padding:0 0 67px;
}
#footer .logos{
	text-align:center;
	background:url(images/logos.gif) repeat-y 0 0;
	width:989px;
	padding:10px 0px 10px 0px;
	height:52px;
}
#footer .logos li{
	display:inline;
	margin:0 8px;
}
#footer .logos li img{
	vertical-align:top;
}
#footer .menu1{
	background:url(images/footer.gif) no-repeat 0 0;
	overflow:hidden;
	width:989px;
	text-align:center;
	padding:26px 0 0;
}
#footer .menu2 li,
#footer .menu1 li{
	display:inline;
	color:#a7a9b1;
	font-size:11px;
	background:url(images/line1.gif) no-repeat 0 3px;
	padding:0 0 0 7px;
	margin:0 5px 0 0;
}
#footer .menu2 li:first-child,
#footer .menu1 li:first-child{
	background:none;
}
#footer .menu2{
	text-align:center;
}
#footer .menu2 li a,
#footer .menu1 li a{
	color:#a7a9b1;
}
#footer .menu2 li a:hover,
#footer .menu1 li a:hover{
	color:#ba7f10;
}