@charset "utf-8";



/* SELECT A COLOR THEME */
@import url("themes/screen-blue.css");
/*@import url("themes/screen-brown.css");
@import url("themes/screen-gray.css");
@import url("themes/screen-light-blue.css");
@import url("themes/screen-lime.css");
@import url("themes/screen-olive.css");
@import url("themes/screen-orange.css");
@import url("themes/screen-purple.css");
@import url("themes/screen-red.css");
@import url("themes/screen-black.css");*/



/* Importing styles for plugins */
@import url("jquery.lightbox-0.5.css");



/* Standard Screen Styles */
html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#222;
}	
small
{
	letter-spacing:0.01em;
}
h1, h2, h3, h4, h5, h6
{
	letter-spacing:-0.03em;
	padding:0 0 10px 0;
}
h1 { font-size:2.4em; font-weight:normal; }
h2 { font-size:1.8em; font-weight:normal;  }
h3 { font-size:1.5em; font-weight:normal; }
h4 { font-size:1.3em;  }
h5 { font-size:1.2em; }
h6 { font-size:1.1em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	text-decoration:none;
}
#outer
{
	background:#fff;
}

p
{
	line-height:150%;
}
#main p
{
	padding:0 0 15px 0;
	font-size:90%;
	line-height:160%;
}

hr
{
	color:#fff;
	background-color:#fff;
	border:1px dotted #ccc;
	border-style:none none dotted;
	margin:20px 0;
}
div.shadow
{
	background:#fff url(../images/hr_shadow.jpg) no-repeat bottom center;
	height:10px;
}

a:hover, 
a.active
{
	color:#444;
}
a.bare
{
	text-decoration:none;
}
a.icon
{
	padding:2px 20px 5px 25px;
	text-decoration:none;
	font-weight:bold;
}
a.arrow
{
	background:url(../images/arrow.jpg) no-repeat top left;
}
a.computer
{
	background:url(../images/icon_computer.jpg) no-repeat top left;
}
.left
{
	float:left;
}
.right
{
	float:right;
}

img.border
{
	border:1px solid #ccc;
	padding:1px;
}
img.right
{
	margin:0 0 20px 20px;
}
img.left
{
	margin:0 20px 20px 0;
}


.contentwidth
{
	width:860px;
	margin:0 auto;
}

#header
{
	height:145px;
	border-bottom:1px solid #cacaca;
}
#header .header-left
{
	width:50%;
}
#header .header-right
{
	width:35%;
	font-size:17px;
	color:#fff;
	text-align:right;
	padding-top:50px;
}
.cite
{
color:#CCCCCC;
font-size:11px;
}
#header .header-right .phone,
#header .header-right .address
{
	color:#fff;
	clear:both;
}
#header .header-right .address
{
	font-size:105%;
	font-weight:bold;
	padding-top:3px;
}
#header .header-right .phone
{
	font-size:85%;
}
#header .header-left a#logo
{
	display:block;
	padding-top:26px;
}




UL.search
{
	width:220px;
}
UL.search LI
{
	display:block;
	float:left;
}
UL.search,
UL.search LI
{
	margin:0;
	padding:0;
	list-style-type:none;
}
UL.search input.searchbox
{
	border:0;
}
UL.search input.searchbox
{
	width:170px;
	padding:10px 5px;
	background:none;
	font-size:115%;
	color:#fff;
	font-weight:bold;	
}
.searchbutton img
{
	margin-top:3px;
}

#menu
{
	background:url(../images/background-menu.jpg) repeat-x;
	height:93px;
	border-bottom:1px solid #fff;
}
#menu UL
{
	margin:0;
	padding:0;
}
#menu UL LI
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#menu UL LI a span
{
	display:block;
	font-size:60%;
	text-transform:none;
	font-weight:normal;
	letter-spacing:0.02em;
}
#menu UL LI a
{
	display:block;
	font-size:130%;
	padding:30px 70px 0px 0px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}





.promo
{
	padding:20px 0;
}

#promo-large
{
	height:315px;
	background:#fff url(../images/background-promo-large.gif) repeat-x;
}
#promo-large .promo-left
{
	width:440px;
	margin-right:40px;
}
#promo-large .promo-left .promo-details
{
	height:230px;
}
#promo-large .promo-left .promo-details h4
{
	font-size:320%;
	letter-spacing:-0.02em;
	font-weight:normal;
	padding:0 0 10px 0;
}
#promo-large .promo-left .promo-details h4 a
{
	text-decoration:none;
}
#promo-large .promo-left .promo-details p
{
	font-size:125%;
	color:#555;
}
#promo-large .promo-right
{
	width:380px;
}
#promo-large .promo-right img
{
	border:1px solid #ccc;
	margin-top:9px;
}
.promo-nav .right img
{
	padding-top:6px;
}
a.award
{
	padding:10px 0 10px 18px;
	background:url(../images/icon_award.gif) no-repeat left;
	line-height:32px;
	font-size:85%;
}



#promo-small
{
	background:#f2f2f2;
	border-bottom:1px solid #dadada;
	padding:5px 0;
}

ul.submenu
{
	margin:0;
	padding:0;
}
ul.submenu LI
{
	list-style-type:none;
	display:block;
	float:left;
}
ul.submenu LI A
{
	display:block;
	float:left;
	padding:5px 20px 5px 0;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
}
ul.submenu LI A:hover,
ul.submenu LI A.active
{
	color:#000;
}

.alternate, .hidden
{
	display:none;
}

UL.buttons
{
	margin:20px 0;
	padding:0;
}
UL.buttons LI
{
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	display:block;
}
UL.buttons LI a
{
	line-height:40px;
	padding:0 10px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

UL.buttons LI.gray { background:url(../images/buttons/large_gray_right.jpg) no-repeat top right; }
UL.buttons LI.gray a { background:url(../images/buttons/large_gray_left.jpg) no-repeat top left; }

UL.buttons LI.orange { background:url(../images/buttons/large_orange_right.jpg) no-repeat top right; }
UL.buttons LI.orange a 
{
	color:#fff;
	background:url(../images/buttons/large_orange_left.jpg) no-repeat top left;
}


/* columns */
.three-col-a
{
	width:440px;
	margin-right:40px;
}
.three-col-b,
.three-col-c
{
	width:180px;
}
.three-col-c
{
	margin-left:20px;
}


.two-col-a
{
	width:440px;
	margin-right:40px;
}
.two-col-b
{
	width:380px;
}
.two-col-large-a
{
	width:760px;
	margin-right:20px;
}
.two-col-large-b
{
	width:180px;
}

.column50
{
	width:49%;
}


.portfolio-thumbnail
{
	width:180px;
	margin-right:20px;
}
.portfolio-details
{
	width:560px;
}

#main
{
	border-bottom:1px solid #e6e6e6;
	padding:40px 0 20px 0;
	background:#fff;
}
#footer
{
	padding:20px 0 80px 0;
	font-size:80%;
	background:#f9f9f9;
}

a.rss
{
	background:url(../images/icon_rss.gif) no-repeat left;
	padding-left:18px;
}
UL.stars
{
	margin-bottom:30px;
}
UL.stars,
UL.stars LI
{
	margin:0;
	padding:0;
	list-style-type:none;
}
UL.stars LI a
{
	display:block;
	line-height:29px;
	height:29px;
	padding:0 0 0 33px;
	background:url(../images/icon_li_star_off.gif) no-repeat top left;
	text-decoration:none;
	color:#555;
	font-size:75%;
	font-weight:bold;
	letter-spacing:0.02em;
	border-bottom:1px solid #eee;
	overflow:hidden;
}
UL.stars LI a:hover
{
	background:url(../images/icon_li_star_on.gif) no-repeat top left;
	color:#000;
}




ul.orange
{
list-style-type: none;
padding: 0;
margin: 0;
font-size:90%;
line-height:160%;
}

li.orange
{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 15px;
padding-bottom:10px;
}



.contentbg
{
width:90%;
padding: 20px 20px 20px 20px;
border: 1px solid #DADADA;
background-image: url(../images/contentbg.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:175px;
}


p.mini-map a img
{
	padding:1px;
	border:1px solid #cecece;
}
a.twitter
{
	background:url(../images/icon_twitter.jpg) no-repeat left;
	padding:0 0 0 45px;
	display:block;
	font-size:80%;
	letter-spacing:0.02em;
}
a.twitter span
{
	font-weight:bold;
	font-size:180%;
}


.contactForm .field
{
	padding:10px 0 2px 0;
}
.contactForm label
{
	display:block;
	font-weight:bold;
}
.contactForm .textbox,
.contactForm .textarea,
.contactForm .submit
{
	border:2px solid #ccc;
	padding:6px;
	font-weight:bold;
	color:#777;
	width:300px;
	outline:0;
}
.contactForm .textarea
{
	width:300px;
	height:100px;
}
.contactForm .submit
{
	color:#fff;
	font-size:90%;
	font-weight:bold;
	width:150px;
}


.warning
{
	color:#990000;
	font-weight:bold;
}






/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 