/* -------------------------------------------------------------------------------------
	CSS STYLE
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #656565;
	padding: 0;
	background: #29455b url(../images/header_bg.jpg) top center repeat-x;
	font-family: arial;
}

div, p, ul, ol, dl, h1, h2, h3, h4, h5, h6, table, hr, form {
	float: left;
	clear: both;
	width: 100%;
}

ul, ol {
	list-style: none;
}

li {
	float: left;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

hr {
	border-top: 1px solid #68944f;
	margin: 0 0 15px 0;
}

img {
	float: left;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.left *, .right * {
	float: left;
}

.wrapper {
	text-align: left;
	float: none;
	width: 852px;
	margin: 0 auto;
}

.container {
	position: relative;
}



/* -------------------------------------------------------------------------------------
<-- END GENERAL STYLE AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> HEADER AREA -->
------------------------------------------------------------------------------------- */

#navigation {
	width: 248px;
	padding: 0 4px 4px;
	background: #d9d9d9;
}

#navigation ul {
	background: #7a7878;
	width: 244px;
	padding: 2px;
}

#navigation ul li {
	background: #b4b4b5;
	padding: 1px 2px;
	width: 240px;
}

#navigation ul li a {
	width: 100%;
	float: left;
	height: 52px;
	text-indent: -10000px;
}

#about_cms {
	background: #858586 url(../images/nav_about_cms.jpg) top left no-repeat;
}

#services {
	background: #858586 url(../images/nav_services.jpg) top left no-repeat;
}

#samples {
	background: #858586 url(../images/nav_samples.jpg) top left no-repeat;
}

#contact {
	background: #858586 url(../images/nav_contact.jpg) top left no-repeat;
}

#navigation ul li a.active, #navigation ul li a:hover {
	background-position: 0px -52px;
}

#client_menu {
	height: 109px;
}

#client_login {
	width: auto;
	float: right;
	margin: 5px 0 0 ;
	padding: 4px 10px 4px 20px;
	font-size: 1.2em;
	color: #fff;
	background: transparent url(../images/client_login.gif) center left no-repeat;
}

#client_login:hover {
	text-decoration: none;
	color: #548be5;
}

#slideshow {
	padding: 1px 0 0;
	height: 278px;
	margin: 0 0 4px;
}

#rotating_images {
	height: 274px;
	width: 590px;
	overflow: hidden;
	position: relative;
}


/* -------------------------------------------------------------------------------------
<-- END HEADER AREA <--
------------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------------
--> SIDEBAR AREA -->
------------------------------------------------------------------------------------- */

.sidebar {
	width: 256px;
}


#logo {
	width: 256px;
}

#logo a {
	width: 100%;
	height: 156px;
	display: block;
	text-indent: -10000px;
	background: transparent url(../images/logo.jpg) top left no-repeat;
}

#news_box {
	padding: 2px 0;
	margin: 0 0 5px;
	border: solid #518628;
	border-width: 1px 0;
	color: #fbfbfb;
}

#news_box .box {
	background: #757474;
	width: 254px;
	padding: 1px;
}

#news_box h3 {
	color: #68d318;
}

#testimonial_box {
	padding: 2px 0;
	margin: 0 0 5px;
	border: solid #20809f;
	border-width: 1px 0;
	color: #fbfbfb;
}

#testimonial_box .box {
	background: #4e4e4e;
	width: 254px;
	padding: 1px;
}

#testimonial_box h3 {
	color: #01c1ff;
}

.box h3, .box p {
	width: 234px;
	padding: 0 10px;
	margin: 0 0 10px;
	font-size: 1.3em;
}

#header_news a {
	height: 53px;
	display: block;
	width: 100%;
	margin: 0 0 15px;
	text-indent: -10000px;
	background: transparent url(../images/header_news.jpg) top left no-repeat;
}

#header_testimonials a {
	height: 53px;
	display: block;
	width: 100%;
	margin: 0 0 15px;
	text-indent: -10000px;
	background: transparent url(../images/header_testimonials.jpg) top left no-repeat;
}


/* -------------------------------------------------------------------------------------
--> END SIDEBAR AREA -->
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> CONTENT AREA -->
------------------------------------------------------------------------------------- */

#page_wrapper {
	background: #403f3f url(../images/content_bg.jpg) top center repeat-y;
}

#page_wrapper .container {
	background: transparent url(../images/content_bottom.jpg) bottom right no-repeat;
}

.content {
	float: right;
	clear: none;
	margin: 0 1px 0 0;
	display: inline;
	width: 590px
}

#page_wrapper .content {
	width: 550px;
	padding: 20px;
	background: transparent url(../images/content_top.jpg) top left no-repeat;
	font-size: 1.4em;
	color: #0a0a0a;
}

#page_wrapper h1 {
	font-size: 3em;
	color: #d30500;
	font-weight: normal;
	margin: 0 0 20px;
}

#content_container ul {
	float: left;
	list-style: none;
	width: 540px;
	margin: 0 0 0 20px;
	display: inline;
}

#content_container h2 {
	margin: 0 0 10px;
}

#content_container ul li {
	float: left;
	clear: both;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	width: 510px;
	background: transparent url(../images/bullet.jpg) 3px 5px no-repeat;
}

#content_container ul.samples {
	margin: 0 0 20px;
	width: 100%;
}

#content_container ul.samples li {
	background-image: none;
	padding: 0;
	margin: 0 10px 10px 0;
	clear: none;
	width: auto;
}

#content_container ul.samples li a, #content_container ul.samples li img {
	float: left;
}

#content_container ul.samples li a {
	border: 3px solid #163a58;
}

#content_container ul.content_list {
	margin: 0;
	width: 100%;
}

#content_container ul.content_list li {
	background-image: none;
	padding: 5px 10px;
	width: 530px;
	background: #CCCCCC;
}

#content_container ul.content_list li.odd {
	background: #E4E2E2;
}

#content_container ul.content_list li .right a {
	margin: 0 0 0 20px;
}

#testimonials h3 {
	color: #009fd2;
	font-size: 1em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #2f2e2e;
	margin: 0 0 15px;
}

input, textarea {
	float: left;
	clear: none;
	width: 280px;
}

input.button {
	width: auto;
}

label {
	float: left;
	width: 200px;
}

.video_sample {
	float: left;
	display: block;
	width: 122px;
	height: 31px;
	background: transparent url(../images/button_video_sample.jpg) top left no-repeat;
	text-indent: -10000px;
}

.video_sample:hover {
	background-position: 0 -31px;
}

/* -------------------------------------------------------------------------------------
--> END CONTENT AREA -->
------------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------------
--> FOOTER AREA -->
------------------------------------------------------------------------------------- */

#footer {
	color: #6c6b6b;
	position: relative;
	height: 96px;
	color: #fff;
	background: transparent url(../images/footer_bg.jpg) top left repeat-x;
	font-size: 1.1em;
}

#footer .container {
	padding: 20px 10px;
	width: 832px;
}

#footer a {
	color: #fff;
}

/* -------------------------------------------------------------------------------------
<-- END FOOTER AREA <--
------------------------------------------------------------------------------------- */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

div#fancy_div h2, div#fancy_div p {
	width: 400px;
	padding: 0 10px;
	margin: 15px 0 0;
}

div#fancy_div h2 {
	font-size: 1.8em;
}

div#fancy_div p {
	font-size: 1.4em;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}
