
body {
	/*background-image: url(imgs/body_back.gif);
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	color: #8B8B8B;
	padding: 0;
	margin: 0;	/*background-attachment:scroll;
	background-position: left top;*/
	background-attachment: scroll;
}


/*
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
*/


a { text-decoration: none; color: #444444; padding: 0; margin: 0; }

a:hover {
	text-decoration: none;
	outline: 0;
	padding: 0;
	margin: 0;
}



a.discrete { text-decoration: none; color: #7e7e7e; padding: 0; margin: 0; }

a.discrete:hover { text-decoration: underline; color: #7e7e7e; border-bottom: 0; outline: 0; padding: 0; margin: 0; }



a.title { text-decoration: none; color: #8f8f8f; padding: 0; margin: 0; }

a.title:hover { text-decoration: none; color: #8f8f8f; border-bottom: 0; outline: 0; padding: 0; margin: 0; }





h1 {

	font-family: georgia, serif;

	font-size: 5em;

	font-weight: 100;

	padding: 0;

	margin: 0;

}



h2 {

	font-size: 1.2em;

	font-style: italic;

	font-weight: 100;

	padding: 0;

	margin: 0;

}



h3 {

	font-family: georgia, serif;

	font-size: 2.3em;

	font-weight: 100;

	line-height: 1em;

	border-bottom: 1px solid #e0e0e0;

	padding: 0;

	margin: 0 0 5px 0;

}



h4 {

	font-size: 1.3em;

	font-weight: 100;

	padding: 0;

	margin: 0;

}





.in { text-indent: 20px; }





#wrap {
	/*background-image: url(imgs/body_back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;*/
	width: 950px;
	min-height: 450px;
	height: auto !important;
	/*background-color: #fff;*/
	padding: 0;
	margin-left: auto  !important;
	margin-right: auto  !important;
	background-color: #FFFFFF;
	margin: 0px auto;
	/*align: center;*/
	
	/*z-index: 102;	*/
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	
}

/*#wrap_back {
	width: 960px;
	min-height: 450px;
	height: auto !important;
	background-color: #fff;
	padding: 0;
	margin: 0 auto 0 auto;
	margin-left: auto  !important;
	margin-right: auto  !important;

	background-color: #FFFFFF;
	margin: 35px auto;
	background: url(imgs/bg-blurry.jpg) no-repeat fixed;
	border: 10px solid white;
	padding: 30px;
	min-height: 600px;
	height: auto !important;
	background-color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;

	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;	
	-moz-border-radius: 30px;
	border-radius: 30px;
	
	filter:alpha(opacity=97);
	-moz-opacity:0.97;
	-khtml-opacity: 0.97;
	opacity: 0.97;
	
}

/*Spec. end*/







/* sNews */
fieldset {
	/*border: 1px solid #E4DF94;*/
	padding: 10px 8px;
	margin: 0px 6px 8px 0px;
	color: #000;
	background-color: #ECEDF2
}



#header {
	width: auto;
	height: 100px;
	/*background-image: url(imgs/head_bg.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(imgs/Proj_conf_head.jpg);
	background-attachment: scroll;
}

#top {
	clear: both;
	width: 100%;
	height: 20px;
	/*background-image: url(imgs/top.gif);
	background-repeat: no-repeat;*/
	padding: 0;
	/*background-position: -2px -1px;
	background-attachment: scroll;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



							


#bottom {
	clear: both;
	width: 100%;
	height: auto;
	background-image: url(imgs/bottom_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
	background-attachment: scroll;
	background-position: left top;
}



	.footer {
	background-color:#FFFFFF;
	margin:0;
	padding:110px 0 44px;
	page-break-after:always;
	text-align:center;
	width:100%;
	}	





#logo {
	background-image: url(imgs/MLogo.png);
	background-position: left top;
	width: 390px;
	height: 100px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
}


input { padding: 2px;
}
textarea { width: 95%; height: 320px; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }




.cat_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 12px;
}

.subcat_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-indent: 24px;
}

.art_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-indent: 32px;
}






.input_25 {
	width: 30px;
	margin-right: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.input_60 {
	width: 85px;
	margin-right: 5px;
	margin-left: 2px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	border: 1px solid #666666;
	text-decoration: none;
	
}

.input_80 {
	width: 120px;
	margin-right: 5px;
	margin-left: 2px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	border: 1px solid #666666;
	text-decoration: none;
	
}


.input_170 {
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;	
	border: 1px solid #666666;
}


.in_ch_type {
	margin-right: 0px;
	margin-left: 0px;
	width: 220px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
}

.input_ch_type {
	margin-right: 5px;
	width: 220px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	border: 1px solid #666666;
}

.input_laser_type {
	margin-right: 5px;
	width: 250px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	border: 1px solid #666666;
}

.ch_num_select {
	

	}
	
.ch_num_option {
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 1.1em


	}

.label_12 p {
	display: inline-block;
	margin: 0px;
	width: 100px;
}

#subrack {
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	
}

.form4x4 {
	border: 1px solid #999999;
}


.clabel1 {
float:left;
margin-bottom:4px;
margin-left:92px;
}
.clabel2 {
float:left;
margin-bottom:4px;
margin-left:25px;
}
.clabel3 {
float:left;
margin-bottom:4px;
margin-left:165px;
}

.confitorrowslabel {
	margin-right: 5px;
	margin-left: 5px;
	width: 40px;
}

.c_navcont {
	/*padding-left:140px;*/
	/*padding-top:204px;*/
	height: 416px;
	width: 490px;
	background-attachment: scroll;
	background-image: url(imgs/crd_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin: 0px;
	padding: 0px;
}


.pb_navcont {
	/*padding-left:140px;*/
	/*padding-top:204px;*/
	height: 140px;
	width: 490px;
	/*float: left;*/
	margin-left: 20px;
	padding: 0px;
}

.pb_navbox{

	float: left;
	width: 800px;

}
.confitor_form {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	height: 410px;
	width: 480px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.front_card_trans {
	float: left;
	background-attachment: scroll;
	background-image: url(imgs/crd_front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	height: 410px;
	width: 178px;
	overflow: hidden;
}

.front_card_res {
	float: left;
	clear: none;
	background-attachment: scroll;
	background-image: url(imgs/crd_front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	height: 410px;
	width: 231px;
}

.front_top{
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 61px;
	width: 232px;
}

#front_optic_t{
	float: left;
	clear: none;
	height: 57px;
	width: 232px;
}

#front_slot_t0{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_slot_t1{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_slot_t2{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_slot_t3{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_optic_r{
	float: left;
	clear: none;
	height: 57px;
	width: 232px;
}

#front_slot_r0{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_slot_r1{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_slot_r2{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}

#front_slot_r3{
	float: left;
	clear: none;
	height: 56px;
	width: 232px;
}


.front_bottom{
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 65px;
	width: 232px;
}


.confitor_input {margin-left: 20px;}



.c_navbox_label {
	
	
}


.laser_type_label{
	padding-right: 0px;
	padding-left: 7px;
	width: 225px;
	color: #FFFF33;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
}


.num_of_fib_label{
	padding-left: 7px;
	width: 90px;
	color: #FFFFCC;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
}

.signal_label{
	padding-right: 100px;
	padding-left: 7px;
	width: 125px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FF8000;
}
.dir_label{
	padding-right: 2px;
	width: 90px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #7FDFFF;
}
.numofch_label{
	padding-right: 0px;
	width: 75px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #7FDF55;
}




.c_navbox0 { /*number of fibers*/
	width: 130px;
	position: relative;
	top: 180px;
	left: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 0px;
	float: left;
}

.c_navbox1 {
	width: 420px;
	position: relative;
	top: 120px;	
	left: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 5px;
}
.c_navbox2 {
	width: 420px;
	position: relative;
	top: 133px;
	left: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 5px;
}
.c_navbox3 {
	width:420px;
	position: relative;
	top: 147px;
	left: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 5px;
}
.c_navbox4 {
	width: 420px;
	position: relative;
	top: 161px;
	left: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 5px;	
}
.c_navbox5 { /* laser type*/
	width: 265px;
	position: relative;
	top: 180px;
	left: 0px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 5px;
	float: left;	
}




.df_form_fldset {
}

.p_num_container {
	width: 850px;
	height: 60px;
	padding: 5px;
	border: thick solid #FF6600;
	position: relative;
	float: left;	
}

.part_num {
	height: 60px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.p_num_cont_small {
/*float:left;*/
height:20px;
margin:0;
padding:0 0 20px;
position:relative;
width:290px;
}

.part_num_small {
color:#333333;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-variant:small-caps;
height:16px;
line-height:normal;
margin:0 8px 0 0;
padding:0;
text-align:center;
vertical-align:middle;
width:127px;
}
.defpagemenu {
	float: right;
	width: 350px;
	display: inline-block;
	height: 25px;
	text-align: right;
	padding-right: 15px;
	padding-left: 5px;
	font-size: 1em;
	margin: 0px;
}
.defpagemenu     li  {
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
}





	.title_tagline {

		width: 95%;

		height: 140px;

		background-image: url(imgs/banner.gif);

		background-repeat: no-repeat;

		background-position: top right;

		padding: 30px 0 0 30px;

		margin: 0;	

	}





#main_menu {
	height: 60px;
	background-image: url(imgs/menu_bg_water_green1.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	padding: 11px 0 0 22px;
	margin: 0;
	background-attachment: scroll;
	background-position: center top;
}



	#menu { 

		padding: 0 0 0 10px;

		font-weight: bold;

	}



		#menu dt, dl, dd, ul, li {

			list-style-type: none;

			margin: 0 10px 0 0;

			padding: 0;

		}



			#menu dl {
	float: left;
	
			}



			#menu li {
	display: inline;
	white-space: nowrap;
			}





		#menu dt a {

			text-decoration: none;

			color: #fff;

			background: transparent;

		}



			#menu dt a:hover {

				color: #d0d0d0;

			}





		#menu dd a {

			text-decoration: none;

			color: #757575;

			background: transparent;

		}



			#menu dd a:hover {
				text-decoration: none;
				color: #a9a9a9;

			}

            
			
#menusub1, #menusub2, #menusub3, #menusub4, #menusub5, #menusub6, #menusub7, #menusub8, #menusub9 {
	top: 165px;
	font-size: 12px;
	color: #000;
	position: absolute;
	display: none;
	
	}






.content {
	/*background-color: #fff;*/
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	width: 97%;
	height: auto;
}



#crumbs { float: left; margin: 5px 0 0; }
#searchbox {
	/*background-color: #fff;*/
	height: 45px;
	width: auto;
	padding-right: 20px;
	padding-left: 30px;
}
#search { float: right; }
#search p { padding: 0px; margin: 0px; }

/* The following CSS,

	"submenu_a",

	"right_wrap",

	"content_middle" and

	"submenu_b"

define the double submenus layout for index.html */



	.submenu_a {

		float: left;

		width: 15%;

		padding: 0;

		margin: 0 0 0 10px;

	}



		.submenu_a p {

			padding: 0;

			margin: 6px 0 0 0;

		}



		.submenu_a ul {

			list-style-type: none;

			padding: 0;

			margin: 5px 0 25px 0;

		}



		.submenu_a ul li {

			padding: 0;

			margin: 0;

		}



	.right_wrap {

		float: right;

		width: 80%;

		padding: 0 24px 0 0;

	}



		/*
.content_middle {

			float: left;

			width: 65%;

			font-size: 1.1em;

			line-height: 1.5em;

			text-align: justify;

			padding: 0 30px 0 25px;

			margin: 0 1px 0 19px;

			border-left: 1px solid #e0e0e0;

			border-right: 1px solid #e0e0e0;

		}
*/



			/*
.content_middle p {

				padding: 0;

				margin: 7px 0 0 0;

			}



		.submenu_b {

			float: right;

			width: 18%;

			padding: 0 9px 0 0;

			margin: 0;

		}



			.submenu_b p {

				padding: 0;

				margin: 6px 0 0 0;

			}



			.submenu_b ul {

				list-style-type: none;

				padding: 0;

				margin: 5px 0 25px 0;

			}



			.submenu_b ul li {

				padding: 0;

				margin: 0;

			}
*/

.content_left {
	float: left;
	width: 71%;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	padding: 0px 17px 0px 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	border-right: 1px solid #e0e0e0;
	z-index: 10;

	}



.content_left p {

			padding: 0;

			margin: 7px 0 0;
	right: 0;
}


.content_left .f_box{
	border:1px solid #33CCFF;
	float:left;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	height:auto;
	margin:10px 10px 12px 2px;
	min-height:200px;
	padding:18px 12px 22px 40px;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	width:93%;
}
.content_left .f_box_submit{
border:1px solid #33CCFF;
float:left;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:1.1em;
height:auto;
margin:10px 0 0 12px;
min-height:240px;
padding:12px 8px 0 12px;
text-align:left;
text-decoration:none;
text-transform:capitalize;
width:67.12%;
}
.content_left .f_box_edit{
border:1px solid #33CCFF;
float:left;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:1.1em;
height:auto;
margin:10px 0px 0 2px;
min-height:240px;
padding:12px 8px 0 25px;
text-align:left;
text-decoration:none;
text-transform:capitalize;
width:25%;
}

.content_left .f_box p {

	margin:7px 0 0;
	padding:0;
	width:auto;
	
}

.content_left .signal_message{
	border:medium none;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-style:oblique;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	width:230px;
	display:none;
}

#nameofproj  {
	/*display: none;*/
}



	.menu_right {
	float: right;
	width: 22.9%;
	margin: 0;
	padding: 0;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	color: #FFFFFF;
	}



		.menu_right p {

			padding: 0;

			margin: 6px 0 0 0;

		}



		.menu_right ul {

			list-style-type: none;

			padding: 0;

			margin: 5px 0 25px 0;

		}



		.menu_right ul li {

			padding: 0;

			margin: 0;

		}

.menu_right ul li.subcat{
    background-color:#276CB1;
    margin:0;
    padding:0 0 0 12px;
    z-index:25;
}


.menu_right ul li.subcat a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}

.menu_right ul li.subcat:hover{
	background-color: #FF9900;
    margin:0;
    padding:0 0 0 12px;
    z-index:25;
}

.square {
border-bottom:1px solid #BCC6D4;
margin:0 0 4px 0;
padding:5px 1px 5px 0;
width:220px;
}

.square li {
	padding-top: 4px;
	margin: 0px;
	background-color: #B0B0B0;
	color: #FFFFFF;
}

.square li:hover {
	padding-top: 4px;
	margin: 0px;
	background-color: #747474;
}

.square li a{
	color: #FFFFFF;
	padding-left: 8px;
}

.post {
	height: auto;
	margin-bottom: 20px;
	padding: 0;
}





.layouts { text-align: center; padding: 10px 0 0 0; }
.box {
	width: 843px;
	height: 120px;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	margin-top: 5px;
	margin-right: 17px;
	margin-left: 17px;
}



/* The follow

ing CSS,

	"menu_left" and

	"content_right"

define the left-wing layout for index.html */


/*

	.menu_left {

		float: left;

		width: 16%;

		padding: 0;

		margin: 0 0 0 10px;

	}



		.menu_left p {

			padding: 0;

			margin: 6px 0 0 0;

		}



		.menu_left ul {

			list-style-type: none;

			padding: 0;

			margin: 5px 0 25px 0;

		}



		.menu_left ul li {

			padding: 0;

			margin: 0;

		}

*/


.content_right {

		float: right;

		width: 75%;

		font-size: 1.1em;

		line-height: 1.5em;

		text-align: justify;

		padding: 0 20px 0 25px;

		margin: 0;

		border-left: 1px solid #e0e0e0;

	}



.content_right p {

			padding: 0;
			margin: 7px 0 0 0;

		}



/* The following CSS,

	"content_left" and

	"menu_right"

define the right-wing layout for right_wing.html */



	







        

        /* slider specific CSS */

        .sliderGallery {
	height: 117px;
	width: 813px;
	left: 15px;
	right: 15px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;

        }

        

        .sliderGallery ul {
	position: relative;
	list-style: none;
	white-space: nowrap;
	height: 70px;
	width: 1800px;
	top: 8px;
	left: 5px;
	overflow: hidden;
	padding: 0px;

        }

        

        .sliderGallery ul li {
	white-space: nowrap;
	display: inline;

        }


    .handle {
	position: relative;
	cursor: pointer;
	height: 25px;
	width: 172px;
	background-image: url(imgs/handle3.png);
	background-repeat: no-repeat;
	z-index: 120;
	margin-left: 23px;
	top: 1px;

        }    

        .slider {
	width: 813px;
	height: 27px;
	position: absolute;
	background-image: url(imgs/scrollbar_a.png);
	background-repeat: no-repeat;
	top: 85px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-position: center bottom;
	float: right;
        }
		
		
        .slider span {
	position: absolute;
	height: 19px;
	width: 115px;
	top: 6px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;

        }
		
.slider-lbl1  {
	left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	cursor: pointer;
	text-align: center;
	
	        }
			
.slider-lbl2  {
	left: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;

        }
.slider-lbl3  {
	left: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	cursor: pointer;
	text-align: center;
	

        }
.slider-lbl4  {
	left: 665px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	cursor: pointer;
	text-align: center;

        }
.slider-lbl5  {
	left: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;

        }
.catdesc {
	padding-left: 10px;
}

a#slick-toggle {
	text-decoration: none;
	color: #fff;
	background: transparent;
	float: right;
	margin-right: 35px;
}


/* snews cat mod */
.expandacat {
	border: 0px solid #ccc;
	padding: 0px 0px;
	margin: 0 0 0px 0;
	background: #fff;
	color: #0066B3;
}
.expandaArticles {border: 0px solid #ccc;padding: 0px 2px; margin: 0 0 10px 10px; color: #000; font-size:85%; line-height:1.3em; text-decoration:none;}



.subsubtitle_cont{
background-color:#DDDDDD;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
float:left;
margin:2px 0 0;
padding:4px 2px 6px 10px;
width:100%;
	
}

.subsubtitle_cont_top{

	float: left;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}

.card_info_block_l{
	background-color:#FFFFFF;
	border:thin solid #666666;
	float:right;
	font-size:10px;
	text-align:left;
	height:auto;
	padding:12px;
	width:290px;
}

.card_info_block_r{
	background-color:#FFFFFF;
	border:thin solid #666666;
	float:left;
	font-size:10px;
	text-align:left;
	height:auto;
	padding:12px;
	width:290px;
}



.subsubtitle_left{
	display:inline;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
	width:80%;
}


.subsubtitle_right_l{
	float:right;
	font-weight:bold;
	margin-right:169px;
	text-align:right;
	width:25%;
}

.subsubtitle_right_r{
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	float: right;
	width: 25%;
}

.subsubtitle_label_l{
	font-weight: bold;
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	display: inline;

}
.subsubtitle_label_r{
	display:inline;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0 0 0 84px;
	width:80%;

}
#preview {
	height: auto;
	padding: 0;
}
#nodebutton {
	background-color:#E3E3E3;
	border:thin solid #666666;
	margin:10px;
	padding:5px;
	text-align:center;
	height: 20px;
	width: 30px;
}

#nodebutton :hover    {
	background-color: #FF6600;
	border: thin solid #666666;
	
	
}
#node_select_check {
	margin:3px;
	padding:3px;
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* Project Builder */

#project-builder {
	background-color:#222222;
	color:#444444;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}

#project-builder #wrap{
	width: 950px;
	min-height: 450px;
	height: auto !important;
	padding: 0;
	margin-left: auto  !important;
	margin-right: auto  !important;
	margin: 0px auto;
	/*background-color: #FFFFFF;*/
	
}

#project-builder #wrap #logo {
	
	background-image: url(imgs/MLogo.png);
	background-position: left top;
	width: 390px;
	height: 100px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;

}

#project-builder #wrap #logo_print {
	
	background-image: url(imgs/MLogo_small.jpg);
	background-position: left top;
	width: 390px;
	height: 45px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin: 0;
	display: none;


}
#project-builder #wrap #bottom {
	background-image:none;
	clear:both;
	height:100px ;
	margin:0 auto;
	padding:0;
	width:100%;	
	
}

#project-builder div#wrap div#header div.defpagemenu {
	float: right;
	width: 350px;
	display: none;
	height: 25px;
	text-align: right;
	padding-right: 15px;
	padding-left: 5px;
	font-size: 1em;
	margin: 0px;
}
#project-builder div#wrap div#header div.defpagemenu     li  {
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: none;
}


#project-builder #wrap #main_menu {
	height: 60px;
	background-image: url(imgs/menu_bg_water_green1.gif);
	font-size: 1.1em;
	padding: 11px 0 0 22px;
	margin: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}



#project-builder #wrap .content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	background-image: none;
	/*color: #DDDDDD;*/
	background-color: transparent;
}

#project-builder #wrap .content .confitor_input {
	margin-left: 20px;
	background-color: #DDDDDD;
}

#project-builder #wrap .content .content_left {
	border-style:none;
	float:left;
	margin:0 12px;
	padding:0 12px;
	width:910px;
}

/*#project-builder #wrap .content .content_left .field {
	border: 1px solid #E4DF94;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	color: #000;
	background-color: #ECEDF2;
	width: 97%;
}



*/


#project-builder #wrap .content .optim_box {
	margin-bottom:24px;
	background-color:#DDDDDD;
	text-align:center;
	width:904px;
}

#project-builder #wrap .content .optim_box .button {
	margin:10px;
	font-size:10px;
	
}



#project-builder #wrap #main_menu {
	padding-bottom: 0px;	
}

#project-builder #wrap .content .menu_right {
	height: 0px;
	width: 0px;
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

#project-builder #wrap .content .menu_right .square{
	height: 0%;
	/*width: 0%;*/
	visibility: hidden;
	display: none;
}
#project-builder #wrap #searchbox {
	height: 0px;
	/*width: 0%;*/
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);

}
#project-builder #wrap #searchbox #search p{
	height: 0%;
/*	width: 0%;*/
	visibility: hidden;

}

#project-builder #wrap #searchbox #search{
	height: 0%;
/*	width: 0%;*/
	visibility: hidden;
	display: none;

}
#project-builder #wrap #searchbox #search #search_engine{
	height: 0%;
/*	width: 0%;*/
	visibility: hidden;
	display: none;

}
#project-builder #wrap #searchbox #crumbs{
	height: 23px;
/*	width: 0px;*/
	visibility: hidden;
	display: none;

}

#project-builder #wrap .content .b_proj_title {
	background-color:#A8A8A8;
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #808080;
	color:#FFFFFF;
	float:left;
	font-size:1.4em;
	height:22px;
	padding:7px 0 2px 12px;
	width:890px;
}

#project-builder #wrap .content .b_proj_title_radio {
	background-color:#A8A8A8;
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #808080;
	color:#FFFFFF;
	float:left;
	font-size:1.4em;
	height:22px;
	padding:7px 0 2px 12px;
	width:211px;
}

#project-builder #wrap .content .b_proj_title_addsignals {
	background-color:#A8A8A8;
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #808080;
	color:#FFFFFF;
	float:left;
	font-size:1.4em;
	height:22px;
	margin-bottom:12px;
	padding:7px 0 2px 12px;
	width:98%;
}

.content div.content_left div.box_left h2 {
	text-align: center;
}

.content div.content_left div.box_right h2 {
	text-align: center;
}

/*#project-builder #wrap .content fieldset {
	border: 1px solid #E4DF94;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	color: #000;
	background-color: #ECEDF2;
	width: 97%;
}*/



#project-builder #wrap .content .field_label {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 12px;
	padding-left: 10px;
}

/*#project-builder #wrap .content .sub_field1 {

width: 100%;

}*/
/*#project-builder #wrap .content */


#project-builder #wrap .content .projbuild_form {
	float:left;
	font-family:Helvetica,Arial;
	font-size:12px;
	/*height:auto !important;*/
	line-height:1.4em;
	margin:25px 0 0;
	min-height:420px;
	padding:0;
	width:900px;
}


#project-builder #wrap .content .projbuild_form p{
	clear:left;
	margin:0 0 0 12px;
	padding:5px 0 5px 80px;
	width:540px; /*width of left column containing the label elements*/
/*border-top: 1px dashed gray;*/
/*height: 1%;*/
}

#project-builder #wrap .content .projbuild_form label{
float:left;
margin-left:-58px;
margin-top:5px;
width:45px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}





#project-builder #wrap .content .projbuild_form .b_box {
	float:left;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:normal;
	margin:20px 0;
	padding:0 0 0 82px;
	text-align:left;
	width:600px;
	
}


#project-builder #wrap .content .projbuild_form .build_ch_type {
	margin-right: 0px;
	margin-left: 12px;
	width: 220px;
	border:1px solid #999999;
	padding:1px;
}

#project-builder #wrap .content .projbuild_form .build_num_ch {
border:1px solid #999999;
margin-left:0;
margin-right:0;
padding:2px;
width:60px;
}

#project-builder #wrap .content .projbuild_form .b_box .addbutton {
	background:transparent url(imgs/b_add_sign_silver.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	height:40px;
	width:110px;
	font-size: 0px;
	color: transparent;
	
}

#project-builder #wrap .content .projbuild_form .b_box .removebutton {
	background:transparent url(imgs/b_remove_sign_silver.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	height:40px;
	width:110px;
	font-size: 0px;
	color: transparent;
}

#project-builder #wrap .content .projbuild_form .b_box .resetbutton {
	background:transparent url(imgs/b_reset_sign_silver.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	height:40px;
	width:110px;
	font-size: 0px;
	color: transparent;
}

#project-builder #wrap .content .projbuild_form .b_box .undobutton {
	background:transparent url(imgs/b_undo_silver.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	height:40px;
	width:110px;
	font-size: 0px;
	color: transparent;
}

#project-builder #wrap .content .projbuild_form .b_box .clearbutton {
	background:transparent url(imgs/b_clear_form_silver.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	height:40px;
	width:110px;
	font-size: 0px;
	color: transparent;
}

#project-builder #wrap .content .projbuild_form .b_box .button_continue {
	
background:transparent url(imgs/b_continue_silver.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	height:40px;
	width:110px;
	font-size: 0px;
	color: transparent;

}


/*#project-builder #wrap .content */

#project-builder #wrap .content .projbuild_form .form_box {
	/*font-weight: bold;*/
	background-color:#F4F4F4;
	border:thin solid #A8A8A8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bolder;
	height:300px;
	margin-bottom:0;
	margin-left:5px;
	margin-top:0;
	padding:0;
	width:660px;
}


/* radio boxes on shoose signals form*/

#project-builder #wrap .content .projbuild_form .optmode_container {
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
	border: thin solid #A8A8A8;	
}



#project-builder #wrap .content .projbuild_form .optmode_box1{
background-repeat:no-repeat;
clear:left;
display:block;
float:left;
width:225px;
margin:0;
padding:0;
top:0;
height: auto;
	
}

#project-builder #wrap .content .projbuild_form .optmode_box2{
	background-color:#F4F4F4;
	background-repeat:no-repeat;
	clear:right;
	display:block;
	width:225px;
	height:286px;
	margin:0;
	padding:5px 0 8px 0;
	top:0;
	
}


#project-builder #wrap .content .projbuild_form .optmode_box1 p{
	width: 25px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px;
	float: none;
	display: inline;
	top: 0;
	background-repeat: no-repeat;
}
#project-builder #wrap .content .projbuild_form .optmode_box2 p{
	width: 25px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px;
	float: none;
	display: inline;
	top: 0;
	background-repeat: no-repeat;
}
#project-builder #wrap .content .projbuild_form .radio_box_multi{
	clear:left;
	margin-left:12px;
	padding:22px 0 12px;
	width:200px;
	
	
}
#project-builder #wrap .content .projbuild_form .radio_box_single{
	clear: left;
	margin-left: 12px;
	padding: 12px 0 22px 0px;
	width: 200px;
	
}
#project-builder #wrap .content .projbuild_form .radio_box_ST{
	clear: left;
	margin-left: 12px;
	padding: 22px 0 12px 0px;
	width: 200px;
	
}
#project-builder #wrap .content .projbuild_form .radio_box_FC{
	clear:left;
	margin-left:12px;
	padding:12px 0 22px 0;
	width:200px;
	
}
#project-builder #wrap .content .projbuild_form .radio_label{
	float:left;
	margin-bottom: 8px;
	margin-left: 0px; /*width of left column*/
	width: 120px;
	padding-right: 0px;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	color: #0099FF;
}


/*
#project-builder #wrap .content .opt_form {
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	height: auto;
	width: 510px;
	margin-left: 180px;
	margin-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
}


#project-builder #wrap .content .opt_form .radio_box1{
clear: left;
margin: 0;
padding: 1px 0 8px 485px;
border-bottom: 1px solid orange;
}

#project-builder #wrap .content .opt_form .radio_box2{
clear: left;
margin: 0;
padding: 0 0 9px 485px;
border-top: 1px solid orange;
/*border-top: 1px dashed gray;*/
/*height: 1%;*/
/*}*/

/*#project-builder #wrap .content .opt_form label{
font-weight: bold;
margin-bottom: 8px;
margin-left: -500px; /*width of left column*/
/*width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
/*}
*/

#project-builder #wrap .content .options_fieldset {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #718095;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#project-builder #wrap .content .optimize_form {
	font-weight: bold;
	float: left;
	line-height: 1.2em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	height: 60px;
	width: 44%;
	margin-left: 0;
	margin-top: 10px;
	background-color: #ECEDF2;
	margin-bottom: -23px;
	clear: none;
	padding: 5px 251px 0 254px;
	text-align: center;
}

#project-builder #wrap .content .optimize_form label{
	font-weight: bold;
	float: left;
	margin-left: 15px;
	margin-top: 4px;
/*width: 120px;*/ /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#project-builder #wrap .content .optimize_form .button{
	clear: left;
	float: left;
	text-align: center;
	width: 390px;
	padding-bottom: 0;
}

#project-builder #wrap .content .cancel_optimize_form {
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	height: auto;
	width: 100%;
	margin-left: 0px;
	margin-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ECEDF2
}

#project-builder #wrap .content .cancel_optimize_form label{
	font-weight: bold;
	float: left;
	margin-left: 15px;
	margin-top: 4px;
/*width: 120px;*/ /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#project-builder #wrap .content .cancel_optimize_form .button{
	float: right;
	clear: right;
	margin-right: 50px;
}

#project-builder #wrap .content .box_left {
	float:left;
	height:auto;
	margin:10px 0;
	padding:2px 0px 2px 0px;
	width:53%;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.box_center {
	width: auto;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}


#project-builder #wrap .content .box_center {
float:left;
height:auto;
margin:10px 0;
padding:0;
width:auto;
	
}

#project-builder #wrap .content .box_right {
	border-style:none;
	float:right;
	height:auto;
	margin:10px 18px 0 0;
	padding:2px 0;
	width:44%;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}



#project-builder #wrap .content .subrack_box {
float:left;
height:118px;
margin:0;
padding:5px 0;
width:98%;

}


#project-builder #wrap .content .subrack_box .subrack_left {
	float: left;
	width: 46%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #c0c1d1;
}

#project-builder #wrap .content .subrack_box .subrack_center {
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	
}

#project-builder #wrap .content .subrack_box .subrack_right {
	float: right;
	width: 46%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #c0c1d1;
}

.content .subrack_box .subrack_in_l {
	float:left;
	height:110px;
	margin:0;
	padding:0;
	width:100%;
	background-attachment: scroll;
	background-image: url(imgs/card_front_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.content .subrack_box .subrack_in_r {
float:left;
height:110px;
margin:0;
padding:0;
width:100%;
}

.card_in_list_l {
    background-attachment:scroll;
    background-image:url(imgs/crd_front_medium.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    float:right;
    height:166px;
    margin:0 12px;
    padding:0;
    width:52px;
}


.card_in_list_r {
	float:left;
	margin:0 12px;
	padding:0;
	background-attachment: scroll;
	background-image: url(imgs/crd_front_medium.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:166px;
	width:52px;
}


.content .subrack_box .subrack_sign {
	float:left;
	height:20px;
	text-align:center;
	width:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}

#pn_link_form {
	float:left;
	/*height:110px;*/
	margin:0;
	padding:0;
	width:100%;
	
}

.list_front_top{
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 26px;
	width: 52px;
}

#list_front_optic_t{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_t0{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_t1{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_t2{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_t3{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_optic_r{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_r0{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_r1{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_r2{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}

#list_front_slot_r3{
	float: left;
	clear: none;
	height: 22px;
	width: 52px;
}


.list_front_bottom{
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 26px;
	width: 52px;
}

.arrow_cont_list {
	clear:left;
	float:left;
	height:198px;
	margin:5px 0px 4px 0px;
	width:74px;
}


/* Register Form **********************************/

#regformbox {display: block;}

.input_rname, .input_company, .input_email, .input_phone, .input_fax, .input_url, .input_username  {
	background-color:#FFFFFF;
	border:thin solid #A7A7A7;
	width:200px;
} 

.reg_form{}



#wrap .content .content_left .commentsbox .reg_form p{
    width: 500px;
    text-align: left;
}

.reg_message{
	border:none;
	background-color: transparent;
	width:250px;
}

/* Register Form END**********************************/


/* SelectOptic **********************************/



#project-builder #wrap .content .choose_optic_form {
	float:left;
	font-family:Helvetica,Arial;
	font-size:12px;
	height:600px;
	line-height:1.4em;
	margin:0px 0 0;
	padding:0;
	width:100%;
}


/*#project-builder #wrap .content .choose_optic_form p{
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 80px; *//*width of left column containing the label elements*/
/*border-top: 1px dashed gray;*/
/*height: 1%;*/
/*}*/

#project-builder #wrap .content .choose_optic_form label{
float: left;
margin-top: 5px;
margin-left: -70px; /*width of left column*/
width: 45px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}


#project-builder #wrap .content .choose_optic_form .spec_bottom {
	width: 98%;
	padding: 0 0px 20px;
	float:left;
}

#project-builder #wrap .content .choose_optic_form #spec_opt_tit_first {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	display: block;
	float: left;
	width: 198px;
	margin: 0;
	padding: 4px 2px 4px 2px;
	color: #FFFFFF;
	text-align: center;	
}

#project-builder #wrap .content .choose_optic_form #spec_optic_title {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	width: 106px;
	color: #FFFFFF;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0;
	padding: 4px 2px 4px 2px;
	height: 38px;
}

#project-builder #wrap .content .choose_optic_form .spec_opt_data_cont {
	width: 100%;
	float:left;
}

#project-builder #wrap .content .choose_optic_form #spec_opt_data_first {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	width: 198px;
	padding: 10px 2px 4px 2px;
	text-align: center;	
}

#project-builder #wrap .content .choose_optic_form #spec_optic_data {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	margin: 0;
	padding: 10px 2px 4px 2px;
	height: 38px;
}

#project-builder #wrap .content .choose_optic_form .radio_ST {
	
}
#project-builder #wrap .content .choose_optic_form .radio_FC {
	
}
/*summary******************************************/

#project-builder #wrap .content  .location_title{
	background-color:#FFCC66;
	color:#FBFBFB;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:25px;
	margin:22px 0 4px;
	padding:4px 0 0 33px;
	width:96.5%;
	font-family: "Courier New", Courier, monospace;
}


#project-builder #wrap .content .summary_title_cont {
	width: 100%;
	float:left;
	background-color:#AAAAAA;
	font-size: 11px;
	font-weight: normal;
	color: #FBFBFB;
	height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
	
}


#project-builder #wrap .content #summary_title {
	display: block;
	float: left;
	width: 180px;
	margin: 0;
	padding: 4px 2px 4px 2px;
	text-align: center;
	
}
#project-builder #wrap .content #summary_tit_descr {
	display: block;
	float: left;
	width: 500px;
	margin: 0;
	padding: 4px 2px 4px 2px;
	text-align: center;
	
}
#project-builder #wrap .content #summary_tit_ind {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: 0;
	padding: 4px 2px 4px 2px;
	height: auto;
}

#project-builder #wrap .content .summary_data_cont {
	width: 100%;
	float:left;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}


#project-builder #wrap .content .summary_data_cont  #summary_data {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 180px;
	text-align: center;
	margin: 0;
	padding: 10px 2px 4px 2px;
	height: auto;
}

#project-builder #wrap .content .summary_data_cont  #summary_data_descr {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 500px;
	text-align: left;
	margin: 0 0 0 8px;
	padding: 10px 2px 4px 2px;
	height: auto;
}



#project-builder #wrap .content #summary_data_ind {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	width: 100px;
	padding: 10px 2px 4px 2px;
	text-align: center;	
}

a.button {
	margin:10px;
	font-size:10px;
	cursor: pointer;
	text-align: center;
	text-transform: capitalize;
	color: #006699;
	
}




/*summary end**************************************************/

/* DigiFlex Data Sheet **********************************/
/*

#project-builder #wrap .content .content_left .spec_logo_print {
	float: left;
	background-attachment: scroll;
	background-image: url(imgs/Mlogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	display: block;
}
*/

#project-builder #wrap .content .content_left .spec_card_trans {
	float: left;
	background-attachment: scroll;
	background-image: url(imgs/crd_front_spec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
	width: 125px;
	display: inline;	/*overflow: hidden;*/
	margin: 0 0 0 12px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#project-builder #wrap .content .content_left .spec_card_res {
	float: left;
	/*clear: none;*/
	background-attachment: scroll;
	background-image: url(imgs/crd_front_spec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 0 0 12px;
	height: 254px;
	width: 125px;
	overflow: hidden;
}

.spec_front_top{
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 37px;
	width: 102px;
}

#spec_front_optic_t{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}


#spec_front_slot_t0{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_t1{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_t2{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_t3{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_optic_r{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_r0{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_r1{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_r2{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}

#spec_front_slot_r3{
	float: left;
	clear: none;
	height: 34px;
	width: 102px;
}


.spec_front_bottom{
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 37px;
	width: 102px;
}

.spec_cont_top {
	/*padding-left:140px;*/
	/*padding-top:204px;*/
float:right;
height: auto;
margin:0;
padding:0;
width:66%;	
}

.spec_head {
	float:right;
    height:110px;
    padding-bottom: 5px;
}

.spec_pn {
	float: right;
	height: 30px;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #336699;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(imgs/digiflex_logo.gif);
	background-repeat: no-repeat;
	background-position: 335px -2px;
	text-indent: 35px;
	padding-top: 4px;
}

.spec_title {
    /*clear:right;*/
    float:right;
    height:auto;
    padding-bottom:12px;
    padding-right:20px;
    padding-top:12px;
    text-align:right;
    width:100%;
}

.spec_title a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	display:inline;
	text-decoration: none;
	 width:100%;
}

.spec_pn a {
	
	


}

.spec_returnbutton_cont {
	
	width: 98%;
	padding: 0 0px 0px;
	float:left;
	margin-bottom: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.spec_returnbutton {
	color:#3399CC;
	cursor:pointer;
	display:inline;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
	margin-top:24px;
	padding:0 0 5px;
	text-align:left;
	text-decoration:none;
}

.spec_returnbutton a {
	
	padding: 12px 0 5px 0px;
	display: inline;
	
}

.spec_printbutton {
	float:right;
	margin-right: 8px;
	width: 100px;
}



.spec_cont_page1 {
	width: 98%;
	padding: 0 0px 0px;
	float:left;
	margin-bottom: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	page-break-after: always;
}
.spec_cont_page2 {
	width: 98%;
	padding: 0 0px 20px;
	float:left;
}

.spec_description {
	padding: 8px 0px 15px 0;
	width: 48%;
	float: right;
}

.spec_description p {
	text-decoration: none;
	display: inline;
	float:left;
}


.spec_features {
	width: 49%;
	float: left;
	padding-top: 8px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CCCCCC;
}

.spec_features ul {
	text-align: left;
	width: 90%;
	margin: 7px;
	padding: 0 0px 0 20px;
	
}

.spec_features ul li {
	list-style-type: circle;
	list-style-position: outside;
	padding: 0 0 5px 10px;
}

#spec_feat_title, #spec_desc_title, #spec_markets_title, #spec_config_title {
	clear: right; 
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 5px 0px;
}



.spec_config {
	padding: 0 0px 15px 0;
	width: 48%;
	float: right;
	clear: right;
}


.spec_config p{
	text-decoration: none;
	display: inline;
	float: left;
}

.spec_signals_left {
	width: 45%;
	float: left;
	clear:left;
	margin-left: 8px;
}

.spec_signals_right {
	width: 45%;
	float: right;
	clear:right;
	padding: 0 20px 20px 0;
}


.spec_pre_text {
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #5F92A0;
	text-align: left;
	margin: 0 0 20px;
	font-weight: normal;
	font-variant: normal;
	white-space: pre;
	display: block;
	margin: 4px 0px 8px 0px;
}

.spec_type_title {
	clear: right; 
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.arrow_cont {
	height: auto;
	clear: right;
	/*float:right;*/
	
}



#arrow_slot0, #arrow_slot1, #arrow_slot2, #arrow_slot3{
	height: 45px;
	/*clear: right;*/
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	/*float:right;*/
	font-family: Courier, monospace;
	font-size: 1.1em;
	color: #FFFFFF;
	width: 98%;
	
}

#arrow_slot0 a{
	position: relative;
	top: 14px;
	color: #FFFFFF;
}
#arrow_slot1 a{
	position: relative;
	top: 14px;
	color: #FFFFFF;
}
#arrow_slot2 a{
	position: relative;
	top: 14px;
	color: #FFFFFF;
}
#arrow_slot3 a{
	position: relative;
	top: 14px;
	color: #FFFFFF;
}


.spec_bottom {
	width: 98%;
	padding: 0 0px 20px;
	float:left;
}

.spec_opt_title_cont {
	width: 100%;
	float:left;
	background-color: #999999;
}


#spec_opt_tit_first {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	width: 198px;
	margin: 0;
	padding: 4px 2px 4px 2px;
	color: #FFFFFF;
	text-align: center;	
}

#spec_optic_title {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	width: 106px;
	color: #FFFFFF;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0;
	padding: 4px 2px 4px 2px;
	height: 38px;
}

.spec_opt_data_cont {
	width: 100%;
	float:left;
}

#spec_opt_data_first {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	width: 198px;
	padding: 10px 2px 4px 2px;
	text-align: center;	
}

#spec_optic_data {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	margin: 0;
	padding: 10px 2px 4px 2px;
	height: 38px;
}

