/*
HARDWARE BACKGROUNDS
*/
	#RS810 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/RS810.jpg) no-repeat top;
	}
	#DS1010 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/DS1010.jpg) no-repeat top;
	}
	#DS411 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/DS411.jpg) no-repeat top;
	}
	#DS210 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/DS210.jpg) no-repeat top;
	}
	
	#T24 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/T24.jpg) no-repeat top;
	}
	
	#Q24 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/Q24.jpg) no-repeat top;
	}
	
	#M12 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/M12.jpg) no-repeat top;
	}
	
	#M24 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/M24.jpg) no-repeat left top;
	}
	
	#D24 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/D24.jpg) no-repeat top;
	}
	
	#D14 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/D14.jpg) no-repeat top;
	}
	
	#V12 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/V12.jpg) no-repeat top;
	}
	
	#DevKit {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/DevKit.jpg) no-repeat top;
	}
	
	#NVX {
		margin-top:50px;
		padding-top:375px;
		background:url(../images/photos/hardware/backgrounds/NVX.gif) no-repeat top;
	}
	
	#Pro {
		margin-top:50px;
		padding-top:375px;
		background:url(../images/photos/hardware/backgrounds/Pro.gif) no-repeat top;
	}
	
	#R2100 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/2100.jpg) no-repeat top;
	}
	
	
	#R3200 {
		margin-top:50px;
		padding-top:300px;
		background:url(../images/photos/hardware/backgrounds/3200.gif) no-repeat top;
	}
	
	#P24Port {
		margin-top:50px;
		padding-top:260px;
		background:url(../images/photos/hardware/backgrounds/24Port.gif) no-repeat top;
	}
	
	#P48Port {
		margin-top:50px;
		padding-top:260px;
		background:url(../images/photos/hardware/backgrounds/48Port.gif) no-repeat top;
	}
	
	#P24Stack {
		margin-top:50px;
		padding-top:260px;
		background:url(../images/photos/hardware/backgrounds/24PortStack.gif) no-repeat top;
	}
	
	#P48Stack {
		margin-top:50px;
		padding-top:260px;
		background:url(../images/photos/hardware/backgrounds/48PortStack.gif) no-repeat top;
	}
	
	#P8Port {
		margin-top:50px;
		padding-top:260px;
		background:url(../images/photos/hardware/backgrounds/8Port.gif) no-repeat top;
	}
	
	#P16Port {
		margin-top:50px;
		padding-top:260px;
		background:url(../images/photos/hardware/backgrounds/16Port.gif) no-repeat top;
	}
	.summary{
		font-size:12px;
		text-transform:uppercase;
		line-height:normal;
	}

/*
  * BODY COLORS ***
*/


body{
	background-color:#0e171f;
}


/*
  * TAGS COLORS ***
*/


h1, h2, h3, a{
	color:#0e171f;
}
h4, h5, h6, cite{
	color:#565656;
}
p, li, input{
	color:#767676;
}
blockquote{
	border-left:solid 2px #ef071f;
}
blockquote p{
	color:#333;
}


/*
  * LIST COLORS ***
*/


li{
	background-image:url('../images/skin/arrow.gif');
	background-position:0px 12px;
	background-repeat:no-repeat;
}
ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:15px 12px;
	background-repeat:no-repeat;
}
ul ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:30px 12px;
	background-repeat:no-repeat;
}
ul ul ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:45px 12px;
	background-repeat:no-repeat;
}
ul ul ul ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:60px 12px;
	background-repeat:no-repeat;
}
ul a, ul span{
	border-bottom:solid 1px #ccc;
}


/*
  * MENU COLORS ***
*/


#menu{
	background-image:url('../images/skin/pattern_menu.jpg');
	background-color:#0e171f;
	background-repeat:repeat-x;
}
	#menu .logo a{
		background-image:url('../images/skin/logo.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
.sf-menu li{
	background:none;
}
.sf-menu li a{
	color:#969696;
	border:none;
}
.sf-menu span{
	color:#969696;
	border:none;
}
.sf-menu ul li{
	border:solid 1px #252525;
}
.sf-menu li ul a{
	color:#969696;
	background-color:#0e171f;
}
.sf-menu li a:hover, .sf-menu li a:hover span{
	color:#f3f2ef;
}
.sf-menu .current{
	border-bottom:solid 2px #ef071f;
}
.sf-menu .current a, .sf-menu .current a span, .sf-menu .current a:hover, .sf-menu .current a:hover span{
	color:#ef071f;
}
.sf-menu .current ul li a{
	color:#969696;
}
.sf-menu .current ul li a:hover{
	color:#f3f2ef;
}
.sf-sub-indicator{
	background-image:url('../images/skin/sub_menu_arrow.png');
	background-position:-20px -100px;
	background-repeat:no-repeat;
}


/*
  * HEADERS ***
*/


#header_index{
	background-image:url('../images/skin/pattern_header_index.jpg');
	background-color:#fff;
	background-repeat:repeat-x;
}
#header_page{
	background-image:url('../images/skin/pattern_header_page.jpg');
	background-color:#fff;
	background-repeat:repeat-x;
}
#header_galleries{
	background-image:url('../images/skin/pattern_header_galleries.jpg');
	background-color:#fff;
	background-repeat:repeat-x;
}
#header_dealers{
	background-image:url('../images/skin/pattern_header_dealers.jpg');
	background-color:#fff;
	background-repeat:repeat-x;
}

/*
  * HOME COLORS ***
*/


#featured{
	/*background-color:#0e171f;*/
}
	#featured_button_next{
		background-image:url('../images/skin/featured_button_next.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#featured_button_prev{
		background-image:url('../images/skin/featured_button_prev.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#featured_shadow{
	background-image:url('../images/skin/shadow_homepage.png');
	background-position:0px -30px;
	background-repeat:no-repeat;
}
#slide{
	background-color:#fff;
}
	#slide a{
		border:none;
	}
	#slide li{
		background-image:url('../images/skin/thumbs_home_background.png');
		background-position:center 0px;
		background-repeat:no-repeat;
	}
	#slide .slide_items .center{
		border-left:solid 1px #e6e6e6;
		border-right:solid 1px #e6e6e6;
	}
	#slide .slide_items  a:hover{
		color:#ef071f;
	}
	#slide_button_next{
		background-image:url('../images/skin/slide_button_next.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#slide_button_prev{
		background-image:url('../images/skin/slide_button_prev.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#news_ticker{
	border-top:solid 1px #e6e6e6;
}
	#news_ticker li {
		background:none;
	}
	#news_ticker a{
		color:#565656;
		border:none;
	}
	#news_ticker a:hover, #news_ticker span{
		color:#0e171f;
		border:none;
	}
	#news_ticker form{
		border:solid 1px #e6e6e6;
	}
	#news_ticker input:focus{
		color:#0e171f;
	}
	#news_ticker .button_feed{
		color:#0e171f;
		background-color:#ef071f;
	}
	#news_ticker .button_feed:hover{
		color:#f3f2ef;
		background-color:#0e171f;
	}
#text{
	background-color:#f0f0ef;
}
#list ul li{
	background-image:url('../images/skin/arrow.gif');
	background-position:0px center;
	background-repeat:no-repeat;
}
#list a{
	color:#767676;
}
#list a:hover{
	color:#0e171f;
}


/*
  * ABOUT COLORS ***
*/


#left a:hover, #right a:hover, #services a:hover{
	color:#ef071f;
}
#latest_news .current{
	color:#ef071f;	
}

#links .current {
color:#EF071F;
}

#sub_nav .current{
	color:#ef071f;	
}
#sub_nav a, #sub_nav span{
	color:#f3f2ef;
	border-bottom:solid 1px #333;
}
#sub_nav a, #sub_nav span{
	color:#f3f2ef;
	border-bottom:solid 1px #333;
}
#sub_nav li{
	background-image:url('../images/skin/arrow_4.gif');
	background-position:0px 12px;
	background-repeat:no-repeat;
}
#latest_news .first{
	background:none;
	border-bottom:solid 1px #ccc;
}
	#latest_news .first a:hover{
		color:#ef071f;
	}
	#latest_news .first .title{
		color:#0e171f;
	}
#gallery{
	background-color:#000;
}
#gallery_shadow{
	background-image:url('../images/skin/shadow_latest_gallery.png');
	background-position:0px -30px;
	background-repeat:no-repeat;
}


/*
  * GALLERIES COLORS ***
*/


#grid{
	background-color:#fff;;
}
	#galleries a, #galleries span{
		background:none;
		border:none;
	}
	#galleries a.view_gallery{
		background-image:url('../images/skin/arrow_2.gif');
		background-position:0px 50%;
		background-repeat:no-repeat;
	}
	#galleries li a:hover{
		color:#ef071f;
	}
	#galleries li{
		background-image:url('../images/skin/thumbs_galleries_background.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#pagination a{
	color:#0e171f;
	background-color:#f3f2ef;
}
#pagination a:hover{
	color:#0e171f;
	background-color:#ef071f;
}
#pagination a.current, #pagination a.current:hover{
	color:#0e171f;
	border:solid 1px #0e171f;
	background-color:#fff;
}
.latest_gallery_title{
	color:#f3f2ef;
}


/*
  * BLOG COLORS ***
*/


#sidebar_first_title{
	color:#f3f2ef;
}
#right .meta {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
	#right .meta li, .meta a{
		background:none;
		border:none;
	}
	#right .entry a:hover{
		color:#ef071f;
	}
	.entry .meta .read_all{
		background-image:url('../images/skin/arrow.gif');
		background-position:right center;
		background-repeat:no-repeat;
	}
	.entry .entry_first_title{
		color:#f3f2ef;
	}
	
	.entry .entry_only_title{
		color:#f3f2ef;
		margin-top: 75px;
	}
	
	.tour .tour_only_title{
		color:#f3f2ef;
		margin-top: 75px;
	}
	
	.tour{
	margin-top:75px;
}
	
	.hardware_entry .hardware_entry_only_title{
		color:#f3f2ef;
		margin-top: 0px;
	}
	
	.hardware_entry a {
		color:#EF071F;
		padding-right:6px;
	}
	
	.hardware_entry a:hover {
		color:#EF071F;
		text-decoration:underline;
		padding-right:6px;
	}
	
	#right .hardware_entry p {
		margin-top:55px;
		color:#969696;
		margin-bottom:0px;
	}
	
	.hardware_entry p span{
		padding-right:6px;
	}
	
	.custstudy_entry .custstudy_entry_only_title{
		color:#f3f2ef;
		margin-top: 0px;
	}
	
	.custstudy_entry a {
		color:#EF071F;
		padding-right:6px;
	}
	
	.custstudy_entry a:hover {
		color:#EF071F;
		text-decoration:underline;
		padding-right:6px;
	}
	
	#right .custstudy_entry p {
		margin-top:20px;
		color:#969696;
		margin-bottom:0px;
	}
	
	.custstudy_entry p span{
		padding-right:6px;
	}
	
	li.comingsoon a,li.comingsoon p,li.comingsoon h3{
		color:#DFDFDF;
		}
	
#latest_comments li{
	border-bottom:solid 1px #ccc;
	background:none;
}
#latest_comments a{
	border:none;
}
#tags a{
	color:#767676;
}
#tags a:hover{
	color:#ef071f;
} 


/*
  * COMMENTS COLORS ***
*/


#comments{
	border-bottom:solid 1px #ccc;
}
	#comments .comment_meta{
		border-bottom:solid 1px #ccc;
	}
	#comments li, #comments #comment_nav{
		border-top:solid 1px #ccc;
		background:none;
	}
	#comments .gravatar img{
		border:solid 1px #ccc;
	}
	#comments .comment_content cite{
		border-right:solid 1px #ccc;
	}
	#comments .comment_content .comment-reply-link{
		background-image:url('../images/skin/arrow.gif');
		background-position:0px center;	
		background-repeat:no-repeat;
	}
#comment_nav .comment_prev{
	background-image:url('../images/skin/arrow_3.gif');
	background-position:0px center;	
	background-repeat:no-repeat;
}
#comment_nav .comment_next{
	background-image:url('../images/skin/arrow.gif');
	background-position:right center;	
	background-repeat:no-repeat;
}


/*
  * CONTACT COLORS ***
*/


#left .address{
	color:#0e171f;
}
#left .contact_info li{
	background-image:url('../images/skin/arrow.gif');
	background-position:0px 12px;
	background-repeat:no-repeat;
}
#left .contact_info a, #left .contact_info span{
	color:#0e171f;
	border-bottom:solid 1px #ccc;
}
#left .contact_info a:hover{
	color:#ef071f;
}


/*
  * FORM COLORS ***
*/


#form span{
	color:#a0a0a0;
}
#form .btn{
	border:none;
	background-color:#0e171f;
	color:#f3f2ef;
}
#form textarea, #form input{
	border:1px solid #ccc;
	color:#0e171f;
}
#form textarea:focus, #form input:focus{
	border:1px solid #0e171f;
}
#form label{
	color:#0e171f;
}
#alert p{
	color:#0e171f;
}


/*
  * FOOTER COLORS ***
*/


#footer{
	border-top:solid 1px #434c51;
	background-color:#0E171F;
}
	#footer_contents p{
		color:#f3f2ef;
	}
	#footer_contents input{
		color:#f3f2ef;
	}
	#footer_contents a{
		border:none;
		color:#767676;
	}
	#footer_contents form{
		background-color:#212528;
	}
	#footer_contents .button_search{
		color:#f3f2ef;
		border-left:solid 2px #0e171f;
		background-color:#212528;
	}
	#footer_contents .button_search:hover{
		color:#f3f2ef;
		background-color:#212528;
	}


/*
  * OTHERS ***
*/


#single_page{
	border-bottom:solid 1px #ccc;
}
.read_more{
	background-image:url('../images/skin/arrow_2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}
.view_gallery{
	background-image:url('../images/skin/arrow_2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}
.view_latest_gallery{
	color:#ef071f;
	background-image:url('../images/skin/arrow_5.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}

.decentralised{
	background:url('../images/photos/tour/network/decentralised.jpg') top right;
	height:407px;
	}
	
.hemidiagram{
	position:relative;
	font-size:0px;
	}
	
.hemidiagramfloat{
	float:left;position:absolute; z-index:2; width:300px;
	}