/*************************
Website: Orchid Electronics
Version: 1.0
Designed by: Jason Vestidas
*************************/

body{
	margin:0;
	background:url(../images/bg.jpg) top left repeat-x;
	background-color:#fff;
}

#h-wrap{
	float:left;
	width:100%;
	height:158px;
	background:url(../images/header-bg.jpg) top center no-repeat;
}
#header{
	margin-left:auto;
	margin-right:auto;
	width:991px;
	height:158px;
}
#logo{
	float:left;
	width:384px;
	height:133px;
	margin-top:20px;
}
#callus{
	float:right;
	width:417px;
	height:148px;
	margin-top:10px;
}

#c-wrap{
	float:left;
	width:100%;
}
#content{
	margin-left:auto;
	margin-right:auto;
	width:991px;
}
#slider{
	float:left;
	width:991px;
	height:408px;
	border-bottom:solid 3px #f10000;
	border-top:solid 1px #FFF;t
}
#slider2{
	float:left;
	width:991px;
	height:218px;
	border-bottom:solid 3px #f10000;
	border-top:solid 1px #FFF;
	background:url(../images/slide2.jpg) top left no-repeat;
}
#c-text{
	float:left;
	width:961px;
	background-color:#e1e1e1;
	font:normal 14px 'Roboto Condensed', sans-serif;;
	color:#35434c;
	line-height:20px;
	padding:15px;
	border-top:solid 3px #f10000;
	border-bottom:solid 3px #b1b1b1;

}

#footer{
	float:left;
	width:991px;
	background-color:#FFFFFF;
}
#f-logo{
	float:left;
	width:300px;
	height:125px;
	margin-top:15px;

}
#f-right{
	float:right;
	width:600px;
	margin-top:5px;
	margin-right:10px;

}
#f-icons{
	float:left;
	width:600px;
	height:125px;
	text-align:right;
}
#f-nav{
	float:left;
	width:600px;
	font:normal 12px 'Roboto Condensed', sans-serif;
	color:#35434c;
	text-align:right;
	line-height:20px;
	margin-top:40px;
}
#f-nav a{
	text-decoration:none;
	color:#272727;
}
#f-nav a:hover{
	color:#ff0000;
}
.clearfix{
	clear:both;
}
.fstyle1{
	font:bold 26px 'Roboto Condensed', sans-serif;
	color:#35434c;
}
.box1v{
	float:left;
	width:400px;
	height:170px;
	border:solid 1px #999;

}

.box1{
	float:left;
	width:300px;
	height:170px;
	margin-left:10px;
	font:normal 16px 'Roboto Condensed', sans-serif;

}
.box1 a{
	text-decoration:none;
	color:#272727;	
}
.box1 a:hover{
	color:#F00;	
}

.box2{
	float:left;
	width:300px;
	height:170px;
	margin-left:10px;
	font:normal 16px 'Roboto Condensed', sans-serif;
}
.box2 a{
	text-decoration:none;
	color:#272727;	
}
.box2 a:hover{
	color:#F00;	
}

.box3{
	float:left;
	width:300px;
	height:170px;
	margin-left:10px;
	font:normal 16px 'Roboto Condensed', sans-serif;

}
.box3 a{
	text-decoration:none;
	color:#272727;	
}
.box3 a:hover{
	color:#F00;	
}

.box-wrap{
	float:left;
	width:950px;
	margin-bottom:25px;
	padding-bottom:20px;
}
#tb1{
	width:950px;
	border:dashed 1px #999;
	border-radius:5px;
	padding:20px;
}
#tb2{
	width:950px;
	border:dashed 1px #999;
	border-radius:5px;
	padding:20px;
	margin-top:10px;
}
.tfield{
	width:350px;
	height:25px;
	border-radius:4px;
	padding-left:10px;
	box-shadow:inset 1px 1px 1px #CCC;
}
.tfield2{
	width:150px;
	height:25px;
	border-radius:4px;
	padding-left:10px;
	box-shadow:inset 1px 1px 1px #CCC;
}
.tarea{
	width:600px;
	height:100px;
	border-radius:4px;
	padding-left:10px;
	padding-top:10px;
	box-shadow:inset 1px 1px 1px #CCC;
}
.col1{
	float:left;
	width:300px;
	font:normal 16px 'Roboto Condensed', sans-serif;
	color:#35434c;
	line-height:25px;
}
.col1 li{
	list-style:none !important;
}
/*******************************NAVIGATION***************************************/
#nav-wrap{
	float:left;
	width:100%;
}
#nav{
	margin-left:auto;
	margin-right:auto;
	width:991px;
	height:40px;
}

#menu{
	float:left;
	width:991px;
	height:15px;
	margin-top:15px;
}
#menu .menu {    
}

#menu .menu .menu-item {
    float: left;
}
#menu .menu .menu-item  .menu-item:last{
	border:none;
}
#menu .menu .menu-item a {
    color: #33414a;
    display: block;
	font:normal 14px 'Roboto Condensed', sans-serif;
    height:12px;
    line-height:12px;
    text-decoration: none;
	padding:0px 35px 0 35px;
	text-shadow: 1px 1px 0px #FFF;
}
#menu .menu .menu-item a:hover, 
#menu .menu .current_menu_item a {
	color:#ff0000;
}


/**
* .sub-menu 
*/

#menu .menu .sub-menu {
    background: #eee;
    display: none;
    list-style: none;
    padding: 5px;
    position: absolute;
    margin: 0px 40px 0;
	z-index: 999999;
}       

#menu .menu .menu-item:hover > .sub-menu {
    display: block;
}  

#menu .menu .sub-menu .menu-item {
    float: none;

}

#menu .menu .sub-menu .menu-item a {
    color: #000;
    display: block;
    height: auto;
    line-height: normal;
    padding: 10px 10px;
	font:normal 14px 'Roboto Condensed', sans-serif;
	color:#272727;


} 

#menu .menu .sub-menu .menu-item a:hover {    
    background: #ff0000;
	color:#fff;
	text-shadow:none !important;

}     
/************************************************************************/

