/* The Meyer Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height:100%;
}
body {
	line-height: 1;
}
a {
	text-decoration: none;
}
ol, ul {
	list-style: none;
	margin: 0px 0 10px 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* IE6 PNG fix */
img, a, input { behavior: url(../scripts/iepngfix.htc) }

/* -------------------------------------- BODIES */
/* ------------------------------ Homepage */

body#index {
	background-color:#000000;
	overflow: hidden;
}
body#home {
	background: #000000 url(../images/backgrounds/home.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#home2 {
	background: #000000 url(../images/backgrounds/home-bnw.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}

/* ------------------------------ Ones with galleria that need the loading div */

#loading { /* Screen-covering div that hides galleria image stutter, each body has own div bg*/
	width:1500px;
	height: 100%;
	margin-left: -220px;
	z-index: 150;
}
#loading #redbar {
	position:absolute;
	right:0px;
	background-color:#660000;
	width: 500px;
	height: 20px;
	margin: 30px 0 0 0;
	text-align: left;
	padding: 5px 0 5px 15px;
	}
#loading #redbar p {
	font-size:0.75em;
	font-family:Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
body#arch {
	background: #000000 url(../images/backgrounds/arch2.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#arch #loading {
	background: #000000 url(../images/backgrounds/arch.jpg) left center;
}
body#adve {
	background: #000000 url(../images/backgrounds/adve.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#adve #loading {
	background: #000000 url(../images/backgrounds/adve.jpg) left center;
}
body#edit {
	background: #000000 url(../images/backgrounds/edit.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#edit #loading {
	background: #000000 url(../images/backgrounds/edit.jpg) left center;
}
body#fash {
	background: #000000 url(../images/backgrounds/fash.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#fash #loading {
	background: #000000 url(../images/backgrounds/fash.jpg) left center;
}
body#life {
	background: #000000 url(../images/backgrounds/life.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#life #loading {
	background: #000000 url(../images/backgrounds/life.jpg) left center;
}
body#trav {
	background: #000000 url(../images/backgrounds/trav.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#trav #loading {
	background: #000000 url(../images/backgrounds/trav.jpg) left center;
}
body#food {
	background: #000000 url(../images/backgrounds/food.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#food #loading {
	background: #000000 url(../images/backgrounds/food.jpg) left center;
}
body#prod {
	background: #000000 url(../images/backgrounds/prod.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#prod #loading {
	background: #000000 url(../images/backgrounds/prod.jpg) left center;
}
body#publ {
	background: #000000 url(../images/backgrounds/publ.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#publ #loading {
	background: #000000 url(../images/backgrounds/publ.jpg) left center;
}
body#port {
	background: #000000 url(../images/backgrounds/port.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#port #loading {
	background: #000000 url(../images/backgrounds/port.jpg) left center;
}

/* ------------------------------ Special projects */

body#road {
	background: #000000 url(../images/backgrounds/road.jpg) no-repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
}
body#pueb {
	background: #000000 url(../images/backgrounds/pueb.jpg) no-repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
}

/* ------------------------------ Other pages */

body#webs {
	background: #000000 url(../images/backgrounds/webs.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow:hidden;
}
body#desi {
	background: #000000 url(../images/backgrounds/desi.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#clie {
	background: #000000 url(../images/backgrounds/clie.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
	overflow: hidden;
}
body#cont {
	background: #000000 url(../images/backgrounds/cont.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
}
body#biog {
	background: #000000 url(../images/backgrounds/biog.jpg) repeat left center;
	color: #FFFFFF;
	margin-left: 220px;
}
body#driv {
	background: #000000 url(../images/backgrounds/road.jpg) repeat left center;
	color: #FFFFFF;
}
/* -------------------------------------- Navigation */

#index #left {
	width:198px;
	margin:0;
	background-image: url(../images/backgrounds/red_gradient_for_nav.png);
	border-left: solid #9b1c17 1px;
	border-right: solid #9b1c17 1px;
	background-color: transparent;
	background-repeat: repeat;
	padding: 0;
	height: 100%;
	position: absolute;
	left: 20px;
	z-index: 25;
}
#navholder {
	position: relative;
	z-index: 50;
	}
#index #top_highlight {
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 26;
	width: 200px;
	height: 45px;
	background-image: url(../images/layout/highlight.png);
}
#index #bot_highlight {
	position: absolute;
	left: 20px;
	bottom: 0px;
	z-index: 26;
	width: 200px;
	height: 92px;
	background-image: url(../images/layout/highlight-bot.png);
}

#index #logo {
	position:relative;
	padding: 40px 0 5px 0;
	}
.toggler  {
	color:#FFFFFF;
	margin: 0 0 0 0;
	padding:5px;
	font-size:0.75em;
	font-family:Helvetica, sans-serif;
	text-indent: 15px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 1.1em;
}
.toggler a {
	color: #FFFFFF;
	cursor: pointer;
	}
.toggler:hover	 {
	background-color: #9b1d20;
}
.element {
	text-indent: 15px;
}
.hidden {
	display: none;
}
ul.subcats {
}
ul.subcats li {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.55em;
	color: #cccc99;
	padding: 0 20px 0 20px;
}
ul.subcats a {
	color:#ffffcc;
}
ul.subcats li:hover {
	background-color:#9b1c17;
}
#topshad {
	height: 32px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../images/backgrounds/top_shad.png);
	background-repeat: repeat-x;
	z-index: 20;
}
#botshad {
	height: 32px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/backgrounds/bot_shad.png);
	background-repeat: repeat-x;
	z-index: 20;
}
#dropshad {
	height: 100%;
	width: 252px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: repeat;
	background-image: url(../images/backgrounds/drop_shad_around_nav.png);
}
#dropshad_left {
	height: 100%;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: repeat;
	background-image: url(../images/backgrounds/drop_shadow_left.png);
}
#dropshad_right {
	height: 100%;
	width: 32px;
	position: absolute;
	left: 220px;
	top: 0px;
	background-repeat: repeat;
	background-image: url(../images/backgrounds/drop_shadow_right.png);
}
#dropshad_bot {
	height: 325px;
	width: 252px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-repeat: repeat;
	background-image: url(../images/backgrounds/drop_shad_for_nav_bot.png);
}

/* ------------------------------------ IFrame Business */

div.BufferForGallery {
	clear:both;
	height: 100px;
}
div.BufferForOther {
	clear:both;
	height: 140px;
}
#index #frame {
	margin: 0 0 0 0;
	width: 100%;
	padding: 0 0 0 0;
	top: 0px;
	left: 0px;
	position: absolute;
}
#pagetitle {
	position: fixed;
	right: 0px;
	z-index: -1;
	bottom: 0px;
	}
#pagetitle_top {
	position: fixed;
	right: 0px;
	z-index: -1;
	top: 0px;
	}
.content {
	text-align: center;
	margin: 0 auto;
	width: 750px;
}
.narrow_content {
	text-align: center;
	margin: 0 auto;
	width: 550px;
	position: relative;
}
.column {
	width: 340px;
	text-align: center;
	float: left;
	display: inline;
	margin: 40px 15px 0 15px;
}
.narrow_column {
	text-align: center;
	float: left;
	display: inline;
	margin: 0 40px 0 0;
}
.column img {
	margin: 0 0 10px 0;
}
.thumbnailholder {
	float: left;
	margin: 0 0 0 0;
}
ul.clients {
	float: none;
	text-align: right;
	}
ul.clients2 {
	text-align: left;
	}
ul.clients li {
	font-size: 0.8em;
	font-family: Helvetica, sans-serif;
	line-height: 1.8em;
	color: #FFFFFF;
}
ul.clients a {
	color:#FFFFFF;
	padding: 0 3px;
}
ul.clients a:hover {
	color: #ffffcc;
	border-bottom: dotted #ffffcc 1px;
}
ul.clients a:active {
	color: #FFFFFF;
}
.column p {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	font-style: normal;
	line-height: 1.5em;
	font-size: .8em;
}
.column p a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted white 1px;
}
.longtext p {
	margin:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	line-height: 1.7em;
	font-size: 0.8em;
	text-indent: 2em;
}
.column #mySlides p {font-size: .75em; line-height:1.6em;}
.column #mySlides p a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted white 1px;
}
.column #mySlides p a:hover {
	color: #ffcc66;
	border-bottom: dotted #ffcc66 1px;
}	
.column p a:hover {
	color: #ffffcc;
	border-bottom: dotted #ffffcc 1px;
}
.featured{
	margin: 20px 0 0 0;
	text-align: left;
}
.featured h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-style: italic;
}

/* ------------------------------------- BOXES */

.box{
	margin:-8px 0 33px 0;
	width:340px;
	padding:0 0 20px 0;
	background:url(../images/layout/box_bg_bottom.png) no-repeat 0 100%

}
.box .boxcontent{
	padding:5px 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	height: 100%;
	text-align: left;
}
.box .boxcontent#online {
	background:url(../images/layout/box_bg_online.png) no-repeat 0 0;
}
.box .boxcontent#package {
	background:url(../images/layout/box_bg_package.png) no-repeat 0 0;
}
.box .boxcontent#vital {
	background:url(../images/layout/box_bg_vital.png) no-repeat 0 0;
}
.box .boxcontent .title{
	margin: 24px 0 25px 0;
}
.box .boxcontent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
}
.box .boxcontent h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	font-style: normal;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}
.box .boxcontent h3 span {
	font-size:13px;
	color:#888;
	font-weight:bold;
	text-transform:lowercase
}
.box .boxcontent p{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-align: left;
	line-height: 1.5em;
}
.box .boxcontent li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	margin: 0 0 0 20px;
	line-height: 1.5em;
}
.rss_box {font-size:0.75em;}
.rss_items {}
.rss_items li {border:none !important;}
.rss_item {list-style:none;}
.rss_item a {cursor:default;}
.rss_date {}
/* ------------------------------- jFlow style */

#myController {
	text-align: right;
	clear: both;
	margin: -17px 0 20px 0;
}
#myController span{
	cursor:pointer;
	background-color: #000000;
	border: solid #9b1c17 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	margin: 2px;
	padding: 2px 5px;
	font-size: .8em;
}
#jFlowSlide {
	border: none;
}

#myController span.jFlowSelected {
	background-color: #990000;
	border: solid #9b1c17 1px;
}

.jFlowPrev, .jFlowNext {
	cursor:pointer;
}
#newsbox {
	width: 320px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#newsbox2 {
	width: 375px;
	position: absolute;
	top: 0px;
	right: 337px;
}
#newsbox3 {
	width: 250px;
	position: absolute;
	top: 0px;
	right: 730px;
}
#newsbox h3, #newsbox2 h3, #newsbox3 h3 {
	color:#FFFFFF;
	background-color:#660000;
	margin: 30px 0 10px 0;
	padding:5px;
	font-size:0.75em;
	font-family:Helvetica, Arial, sans-serif;
	text-indent: 15px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 1.1em;
	clear: both;
	background-image: url(../images/layout/red_bar_bg.gif);
}
#newsbox .post {
	margin: 0 0 0 20px;
	width: 285px;
}
#newsbox2 .post {
	margin: 0 0 0 20px;
	width: 355px;
}
#newsbox3 .post {
	margin: 0 0 0 20px;
	width: 230px;
}
#newsbox .post p, #newsbox2 .post p, #newsbox3 .post p {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFFFFF;
}
#newsbox a, #newsbox2 a, #newsbox3 a {
	color:#FFF;
	text-decoration: underline;
}
#newsbox a:hover, #newsbox2 a:hover, #newsbox3 a:hover {
	color:#B9B98B;
}
#newsbox .nochange a {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size: .75em; line-height: 1.5em;
}
#newsbox .date, #newsbox2 .date {
	margin: 0 10px 0 0;
	float: left;
}
#newsbox .post .date p, #newsbox2 .post .date p {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-style: italic;
}
#newsbox .post p span a {
	color: #FFFFFF;
	border: 0;
	cursor: default;
}
#newsbox .post .quoter {
	margin: 5px 0 0 0;
	text-align: right;
}
#newsbox .post .quoter p {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-align: right;
}
#newsbox .post #slideshow {
	width: 285px;
	height: 180px;
	overflow: hidden;
}
#newsbox .post #slideshow .testimonial {
	width: 285px;
	height: 180px;
}
#newsbox .next_testimonial {
	font-size: 0.8em;
	color: #FFF;
	border: none;
	text-transform: none;
}
#newsbox2 #slideshow2 {
	width: 375px;
	height: 255px;
	overflow: hidden;
}
#newsbox2 #slideshow2 .testimonial {
	width: 320px;
	height: 130px;
}
#newsbox label {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#B9B98B;
	margin: 0 0 0 2px;
}
#newsbox2 .portfolio-peek-image {
	width:375px;
	height:255px;
	margin: 0 0 0 0;
	text-align: right;
}
.portfolio-peek-image img {
	border-left: solid #000000 5px;
	border-right: solid #000000 5px;
	border-bottom: solid #000000 5px;
	border-top: solid #000000 5px;

}
#newsbox2 .portfolio-peek-image p {
	font-size: 0.65em;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0;
	padding: 5px;
}
#index #left .copyright {
	position: absolute;
	bottom: 25px;
	text-align: center;
	width: 198px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}

