
/*-----[DEFAULT+TAGS]--------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #ccf;
	font: normal 12px verdana, sans-serif;
	
}

ul, ol, li, dl, dl dt, dl dd {
	margin: 0;
	padding: 0;
	
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a, a:visited, a:active {
	color: #fff;
	font-weight: bold;
	
}

p {
	margin: 0;
	padding: 0;
}

#privacy {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size:8px;
}

#privacy a {
	color: #ccc;
	font: normal 9px Trebuchet MS;
	text-decoration: none;
}

#privacy a:hover {
	color: #f1f1f1;
	text-decoration: none;
}


#visionn {
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}

#visionn a {
	color: #ccc;
	font: normal 9px Trebuchet MS;
	text-decoration: none;
}

#visionn a:hover {
	color: #f1f1f1;
	text-decoration: none;
}

a.contact_us{
	background: transparent url(images/contact_button.gif) no-repeat top left;
	display:block;
	width:175px;
	height:35px;
	text-align:center;
	padding:10px 0 0 0;
	text-decoration:none;
}

div.new_title{
	background: transparent url(images/new_title.gif) no-repeat top left;
	display:block;
	width:66px;
	height:24px;
	text-indent:-9000em;
}


/*-----[GLOBAL]--------------------------------------------------------------*/

#wrap {
	margin: 0 auto;
	margin-top: 25px;
	width: 700px;
}

#mainNav {
	background-color: #333;
}

#contentborder {
	clear: both;
	background: #309 url(images/contentBorder.gif) 0 0 repeat-y;
}

#contentBottomCorners {
	height: 17px;
	width: 700px;
	background: transparent url(images/bottomcorners.gif) 0 0 no-repeat;
}

span.sx {
	font: bold 12px verdana;
	color: white;
}

dl.featuredproduct {
	margin: 10px 0 10px 0;
	font-size: 11px;
}

dl.featuredproduct dt, dl.featuredproduct dd, dl.featuredproduct img {
	margin: 0 0 10px 0;
	display: block;
	clear: both;
}

dl.featuredproduct dt {
	font-weight: bold;
}

#left, #right {
	border-top: 1px solid #c6c;
	float: left;
	display: inline;
	padding-top: 15px;
}

div.title {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}


/*-----[IMAGES]--------------------------------------------------------------*/

#content.home #left img {
	margin: 10px auto;
	align: center;
	
}

#content.home #right img {
	margin: 10px auto;
	border: 1px solid #6e367f;
}


/*-----[MAINNAV LISTS]-------------------------------------------------------*/

#mainNav ul {
	list-style: none;
}

#mainNav ul li {
	display: inline;
	
}

#mainNav ul li a {
	display: inline;
	float: left;
	height: 25px;
	background-image: url(images/nav/main-nav2.gif);
}

#mainNav ul li a.home {
	width: 62px;
	background-position: 0 0;
}
#mainNav ul li a.home:hover {background-position: 0 -25px;}

#mainNav ul li a.blog {
	width: 53px;
	background-position: -62px 0;
}
#mainNav ul li a.blog:hover {background-position: -62px -25px;}

#mainNav ul li a.products {
	width: 82px;
	background-position: -115px 0;
}
#mainNav ul li a.products:hover {background-position: -115px -25px;}

#mainNav ul li a.services {
	width: 79px;
	background-position: -197px 0;
}
#mainNav ul li a.services:hover {background-position: -197px -25px;}

#mainNav ul li a.portfolio {
	width: 85px;
	background-position: -276px 0;
}
#mainNav ul li a.portfolio:hover {background-position: -276px -25px;}

#mainNav ul li a.company {
	width: 76px;
	background-position: -361px 0;
}
#mainNav ul li a.company:hover {background-position: -361px -25px;}

#mainNav ul li a.media {
	width: 123px;
	background-position: -437px 0;
}
#mainNav ul li a.media:hover {background-position: -437px -25px;}

#mainNav ul li a.links {
	width: 55px;
	background-position: -560px 0;
}
#mainNav ul li a.links:hover {background-position: -560px -25px;}

#mainNav ul li a.contact {
	width: 85px;
	background-position: -615px 0;
}
#mainNav ul li a.contact:hover {background-position: -615px -25px;}

/*-----[HOME]----------------------------------------------------------------*/

#contentbg .home {
	background: transparent url(images/bg/home.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 82px;
	padding-left: 15px;
	background-color: #309;
}

#content .home {
	margin: 82px 15px 0 15px;
	background: transparent url(images/bg/home_content_vert.gif) top left repeat-y;
}

#content.home div.title {
	/*font-weight: bold;
	color: #fff;
	margin: 0;*/
}

#content.home #left {
	width: 214px;
	padding-top: 10px;
}

#content.home #right {
	width: 450px;
	border-left: 1px solid #c6c;
	padding-top: 10px;
}

#content.home #left #featuredproduct {
	font-size: 11px;
	border-bottom: 1px solid #c6c;
	margin-bottom: 10px;
	padding: 0 10px 10px 0;
}

#content.home #left #testimonial {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0 10px 10px 0;
}

#content.home #featuredproduct .title, #content.home #testimonial .title {
	margin-bottom: 10px;
}

#content.home #left #testimonial p {
	color: #33cc00;
}

#content.home #left #testimonial p.attrib {
	margin-top: 10px;
	color: #ccf;
}

#featuredproduct .product {
	margin-bottom: 10px;
	text-align: center;
}

#content.home #intro {
	font-size: 11px;
	padding: 0 0 15px 10px;
}

#content.home #newsevents {
	border-top: 1px solid #c6c;
	padding: 10px 0 15px 10px;
	width: 440px;
}

/*-----[PRODUCTS]------------------------------------------------------------*/

#contentbg .products {
	background: transparent url(images/bg/products.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

#content .products {
	margin: 60px 15px 0 15px;
}

#content.products img {
	border: 1px solid #bdb8c8;
	margin-right: 20px;
	float: left;
}

#content.products img.noborder {
	margin-right: 20px;
	border:0;
	float: left;
}

#content.products #left {
	width: 474px;
	border-right: 1px solid #c6c;
}

#content.products #right {
	width: 179px;
	border-top: 1px solid #c6c;
	padding-left: 10px;
}

#content.products p {
	font-size: 12px;
	padding-right: 20px;
	margin-bottom: 10px;
}

#content.products p.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}


/*-----[SERVICES]------------------------------------------------------------*/

#contentbg .services {
	background: transparent url(images/bg/services.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

#content .services {
	margin: 60px 15px 0 15px;
}

#content.services p {
	font-size: 12px;
	padding-right: 20px;
	margin-bottom: 10px;
}

#content.services #left {
	display: inline;
	width: 310px;
	float: left;
	border-top: 1px solid #c6c;
	padding-top: 15px;
}

#content.services #right {
	display: inline;
	width: 342px;
	float: left;
	padding: 15px 0 0 10px;
	border-left: 1px solid #c6c;
}

#content.services #right img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #c0bec2;
}

#content.services #right .service {
	width: 330px;
	margin-bottom: 20px;
}

#content.services #right p {
	clear: left;
}

/*-----[PORTFOLIO]-----------------------------------------------------------*/

#contentbg .portfolio {
	background: transparent url(images/bg/portfolio.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

#projectListWrap {
	width: 664px;
	margin-top: 20px;
}

#projectPreviewPhoto {
	float: left;
	display: inline;
	width: 320px;
}

#photoPreview img {
	border: 1px solid #cbcacb;
}

#projectList {
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: inline;
	color: #fff;
	width: 342px;
}

#projectList div.col {
	float: left;
	display: inline;
	margin-left: 10px;
}

#projectList ul {
	list-style: none;
	width: 160px;
}

#projectList ul li {
	margin-bottom: 20px;
	cursor: hand;
	cursor: pointer;
}

/* portfolio_detail */

table#specs {
	border-collapse: collapse;
	width: 400px;
	font-size: 11px;
}

table#specs th {
	background-color: transparent;
	padding: 5px;
	text-align: left;
}

table#specs td {
	border: 1px solid #555;
	padding: 5px;
}

table#specs td.spec {
	background-color: #606;
	color: #fff;
	font-weight: bold;
	text-align: right;
	width: 120px;
}

table#specs td.desc {
	background-color: #000;
	color: #ddd;
}

#thumbs {
	margin-left: 30px;
}

#thumbs img {
	border: 1px solid #cbcacb;
	margin: 0 5px 5px 0;
}

#photoDetailThumbs div.caption {
	/*height: 80px;*/
	color: #ccf;
}


/*-----[COMPANY]-------------------------------------------------------------*/

#contentbg .company {
	background: transparent url(images/bg/company.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

#content.company p {
	margin-bottom: 10px;
	font-size:12px;
}

#content.company #left {
	width: 400px;
	font-size: 12px;
}

#content.company #right {
	width: 264px;
	text-align: right;
}

#content.company #right img {
	border: 1px solid #c0bec2;
}

#content.company ul {
	list-style: none;
	margin-left: 30px;
	margin-bottom: 20px;
}

#content.company ul li {
	margin-bottom: 10px;
}

#content.company p.name {
	color: #fff;
	font-weight: bold;
}


/*-----[MEDIA]---------------------------------------------------------------*/

#contentbg .media {
	background: transparent url(images/bg/media.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

div#media {
	border-top: 1px solid #c6c;
	width: 664px;
	padding-top: 10px;
	font-size: 11px;
}

div#awards {
	margin-top: 20px;
}

div.mediapod {
	float: left;
	display: inline;
	width: 300px;
	margin-bottom: 20px;
	margin-right: 20px;
}

div.mediapod div {
	float: left;
	width: 200px;
}

div.mediapod img {
	float: left;
	margin-right: 20px;
}

div.mediapod a, div#awards a {
	text-decoration: none;
}


/*-----[LINKS]---------------------------------------------------------------*/

#contentbg .links {
	background: transparent url(images/bg/links.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

#contentbg .links p {
	margin-bottom: 5px;
}


/*-----[CONTACT]-------------------------------------------------------------*/

#contentbg .contact {
	background: transparent url(images/bg/contact.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 679px;
	padding-top: 60px;
	padding-left: 15px;
	background-color: #309;
}

#content .contact {
	margin: 60px 15px 0 15px;
}

#content.contact p, #content.contact ol {
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 10px;
}

#content.contact #left {
	display: inline;
	width: 310px;
	float: left;
	border-top: 1px solid #c6c;
	padding-top: 15px;
}

#content.contact #right {
	display: inline;
	width: 342px;
	float: left;
	padding: 15px 0 0 10px;
	border-top: 1px solid #c6c;
}

/*-----[LANDING PAGE]--------------------------------------------------------------*/

#content.landing {
	margin: 82px 15px 0 15px;
}

#content.landing h3{
	font-size:1.5em;
	padding:12px 0 0 0;
	color:#fff;
}

#content.landing img.left{
	float:left;
	display:inline;
	margin:0 15px 15px 0;
}

#content.landing p{
	margin:4px 0 5px 0;
}

#content.landing ul{
	margin: 6px 0 6px 30px;
	list-style-type:none;
	font-size:1.1em;
	color:#fff;
}

#content.landing ul li{
	margin:0 0 3px 0;
}

div.landing_image{
	width:500px;
	text-align:center;
	margin:15px 85px;
}

#content.landing #left {
	width: 390px;
	padding-top: 10px;
	margin-right:25px;
}

#content.landing #right {
	width: 250px;
	padding-top: 10px;
}

/*VALIDATION*/
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: normal;
	font-size: 12px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
