/* ***************************
  Site - AERO
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* ***************************
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#ff3300;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
.error{
	color:red;
}
.floatLeft{
	float:left
}
.floatRight{
	float:right
}


/* ***************************
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:75%;
    font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_body.png) top center no-repeat;
	color:#333;
}
#container {
	width:950px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	overflow:hidden;
}

/* ***************************
   $3 Header Styles
   ***************************/
#header {
	height:141px;
	border-bottom:1px solid #e2e1e1;
	position:relative;
}
#header span {
	width:295px;
	height:71px;
	position:absolute;
	top:19px;
	left:27px;
}
#header span#logo a {
	width:295px;
	height:71px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	outline-style:none;
}
#header h4 {
	font-size:17px;
	font-weight:normal;
	position:absolute;
	right:20px;
	top:70px;
}
#navbar {
	width:950px;
	height:33px;
	border-top:1px solid #e2e1e1;
	background:url(../images/bg_navbar.png) repeat-x;
	position:absolute;
	bottom:2px;
}
#navbar li {
	height:24px;
	float:left;
	font-size:14px;
	padding:9px 20px 0 20px;
	border-right:2px solid #e2e1e1;
}
#navbar li a:hover {
	text-decoration:none;
}
#navbar form {
	float:right;
	padding:5px 20px 0 0;
}
#navbar form fieldset {

}
#navbar form input,
#navbar form label {
	vertical-align:middle;
}
#navbar form label {
	font-size:14px;
	color:#666;
}
#navbar form #input_search {
	width:244px;
	height:18px;
	padding:2px 0 0 2px;
	border:1px solid #d6d6d6;
	margin: 0 10px;
}
#srch_update #btn_search,
#navbar form #btn_search {
	width:13px;
	height:21px;
	border:0;
	background:url(../images/btn_search.png) top no-repeat;
	cursor:pointer;
}
#srch_update #btn_search:hover,
#navbar form #btn_search:hover {
	background:url(../images/btn_search.png) bottom no-repeat;
}

/* ***************************
   $4 Content Styles
   ***************************/
#content{
}
#content_left{
	width:170px;
	float:left;
	padding-left:21px;
	padding-right:18px;
	background:#fffdfe;
}
#content_left h4{
	font-size:15px;
	color:#666666;
	line-height:31px;
	padding-top:10px;
}
#content_left ul{
	font-size:12px;
	line-height:17px;
	padding-top:3px;
}
#content_left li{
	background: url(../images/content_listbg.jpg) left center no-repeat;
	padding-left:15px;
}
#content_left li a:hover {
	text-decoration:none;
}
.library{
	height:182px;
	overflow:hidden;
	padding-top:8px;
	background:url(../images/content_leftbg.jpg) repeat-x;
}
.library img{
	margin:0px auto;
	display:block;
}
.library p{
	font-size:11px;
	color:#666666;
	padding:0px 15px;
	margin-top:10px;
	margin-bottom:12px
}
.library span{
	font-weight:normal;
	padding-left:15px;
	padding-top:8px;
}
.library span a{
	color:#333333;
	font-size:11px;
	padding-right:11px;
	background: url(../images/content_listbg.jpg) right 3px no-repeat;
}
.library span a:hover{
	color:#333333;
	text-decoration:none;
}
#content_right{
	float:left;
}
.tabs{}
.tabs_title {
	height:31xp;
	font-size:14px;
	padding-top:10px;
	color:#333333;
}
.tabs_title a{
	height:29px;
	line-height:29px;
	display:block;
	float:left;
	margin-right:5px;
	font-size:14px;
	overflow:hidden;
	border:1px solid #d7d5d6;
	margin-top:1px;
	border-bottom:none;
	background:url(../images/tabs_titlebg1.png) repeat-x;
	text-align:center;
}
.tabs_title a.currentTab{
	height:30px;
	line-height:30px;
	border:1px solid #000000;
	border-bottom:none;
	color:#FFFFFF;
	margin-top:0px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/tabs_titlebg2.png) repeat-x;
}
.tabs_title #tab_link1{width:91px;}
.tabs_title #tab_link2{width:130px;}
.tabs_title #tab_link3{width:160px;}
.tabs_title #tab_link4{width:103px;}
.tabs_title #tab_link5{width:124px;}
.tabs_title #tab_link6{width:75px;}
.tabs_content{
	width:720px;
	height:309px;
	clear:both;
	overflow:hidden;
	border-top:7px solid #000000;
}
.tabs_content img{
	display:block;
	width:720px;
	height:309px;
}
.right_bottom .trust{
	float:left;
	height:400px;
	padding-top:14px;
	width:240px;
	background:url(../images/trust_bg.png) repeat-x;
}
.right_bottom .trust img{
	display:block;
	margin:0px auto;
}
.right_bottom .trust h2{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#666666;
	padding-top:5px;
	padding-bottom:18px;
}
.right_bottom .trust p{
	font-size:11px;
	color:#333333;
	padding:0px 25px;
	padding-top:12px;
	line-height:19px;
}
.right_bottom .environment{
	float:left;
	width:459px;
	height:390px;
	padding-top:24px;
	margin-left:21px;
	background:url(../images/trust_bg.png) repeat-x;
}
.right_bottom .environment .environment_title{
	height:40px;
	background:url(../images/environment_titlebg.png) no-repeat;
	font-size:16px;
	color:#666666;
	padding-left:55px;
	padding-top:51px;
}
.right_bottom .environment h2{
	font-size:11px;
	padding:0px 25px;
	padding-top:8px;
	color:#333333;
	line-height:17px;
}
.right_bottom .environment p{
	font-size:11px;
	padding:0px 25px;
	padding-top:12px;
	color:#333333;
	line-height:19px;
}
.environment .policy{
	padding-left:25px;
	padding-top:12px;
}
.environment .policy a{
	color:#333333;
	font-size:11px;
	padding-right:12px;
	background:url(../images/environment_abg.png) right 3px no-repeat;
}
.environment .policy a:hover{
	color:#333333;
	text-decoration:none;
}
.breadcrumb{
	color:#ff3300;
	font-size:11px;
	padding-top:18px;
}
.breadcrumb span,
.breadcrumb a{
	color:#666666;
}
.breadcrumb a:hover{
	color:#ff3300;
	text-decoration:none;
}
.headline{
	height:54px;
	width:684px;
	background:url(../images/change_bg.gif) repeat-x;
	border-top:7px solid #000000;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #d6d6d6;
	padding-left:18px;
	margin-top:15px;
	padding-right:16px;
	color:#000;
	line-height:54px;
	font-size:14px;
}
.headline2{
	height:49px;
	width:700px;
	padding-right:0px;
	overflow:hidden;
}
.headline img{float:right;}
.headline span{color:#333333;}
.headline p a{
	color:#339900;
	font-size:10px;
}
.headline p a:hover{
	color:#339900;
	text-decoration:none;
}
.headline div{
	float:right;
}
.headline div a{color:#999999;}
.headline div a:hover{
	color:#999999;
	text-decoration:none;
}
.headline h1{
	font-size:18px;
	font-weight: normal;
	background: url('/images/img_change.gif') no-repeat top right;
}
.headline h1 a{
	color:#333333;
}
.headline h1 a:hover{
	color:#333333;
	text-decoration:none;
}
.results{
	padding:17px 20px 0px 15px;
	color:#666666;

}
.results h1{
	float:left;
	font-size:14px;
	font-weight:normal;
	padding-right:25px;
}
.results span{
	font-size:14px;
	font-weight:normal;
	padding-right:16px;
}
.results div{
	float:left;
	width:150px;
	font-size:12px;
	line-height:19px;
}
.results div h2{
	padding-left:13px;
	font-weight:normal;
	font-size:12px;
	height:21px;
	cursor:pointer;
	line-height:21px;
	background:url(../images/results_h2bghover.gif) 0px 7px no-repeat;
}
.results div .c1{
	background:url(../images/results_h2bg.gif) 0px 7px no-repeat;
}
.results div ul{
	padding-left:13px;
}
.results div a:hover{
	color:#339900;
	font-weight:bold;
	text-decoration:none;
}
.search_content{
	clear:both;
	width:720px;
	padding-top:25px;
	background:url(../images/search_contentbg2.gif) 0px 20px repeat-x;
}
.paging_top{
	background:url(../images/search_contentbg.gif) repeat-x;
	padding:15px 17px 0px 19px;
	height:64px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet MS;
	line-height:21px;
	text-align:left;
}
.paging_top span{

}
.paging_top input{
	float:left;
	height:18px;
	background:url(../images/input_bg.gif) repeat-x;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #c1c1c1;
	border-top:1px solid #848484;
	width:28px;
	padding-left:2px;
	margin-left:8px;
	padding-top:1px;
}
.paging_top .cc1{margin-left:38px;}
.paging_top .cc2{
	margin-right:53px;
	color:#ff3300;
	font-size:14px;
	font-weight: normal;
	float:left;
}
.paging_top .cc3{
	margin-right:3px;
	color:#666666;
	font-size:14px;
	font-weight: normal;
	float:left;
}
.paging_top select{
	float:left;
	margin:0px 6px;
	margin-top:2px;
}
.paging_top .pages{
	float:right;
	color:#999999;
	text-align:right;
}
.paging_top .pages div{
	float:left;
	text-align:center;
}
.paging_top .pages span{
	display:block;
	width:11px;
	height:14px;
	float:left;
	background:url(../images/previous.gif) no-repeat;
	cursor:pointer;
	margin-top:2px;
	margin-right:11px;
}
.paging_top .pages .c1{
	background: url(../images/next_page.gif) no-repeat;
	margin-right:0px;
	margin-left:11px;
}
.paging_top .pages img{
	width:11px;
	height:14px;
	float:right;
}
.paging_top .pages a { color:#999;}
.paging_top .pages a:hover{color:#333333; text-decoration:none;}
.paging_top .pages strong{padding-right:4px;}

.search_list{
	font-size:11px;
	width: 100%;
	margin-bottom:30px;
}
.search_list tr{
	height:61px;
}

.search_list tr td.cad_link{
	width:72px;
	background:url(../images/listspanbg.gif) 0px 21px no-repeat;
	padding-left:24px;
}
.search_list tr td.prod_name{
	font-size:14px;
	font-weight:bold;
	width:72px;
	color:#339900;
	text-decoration:underline;
}
.search_list tr td.prod_img{
	width:80px;
	height:61px;
	overflow:hidden;
	padding-left:10px;
}

.search_list tr td.prod_title{
	height:61px;
	overflow:wrap;
	padding-left:10px;
	padding-right:14px;
}

.search_list tr td.prod_img img{margin-top:6px;}
.search_list tr a{
	text-decoration:underline;
	color:#333333;
}
.search_list tr a:hover {
	color:#ff6600;
}

.contact_form{
	width:720px;
	padding-top:12px;
	background:url(../images/search_contentbg2.gif) 0px 6px repeat-x;
}
.form_left{
	float:left;
	color:#666666;
	font-size:14px;
	width:247px;
	line-height:19px;
}
.form_left img{
	padding:1px;
	background:url(../images/form_leftbg.gif) no-repeat;
	margin-top:9px;
}
.form_left h2{
	font-weight:normal;
	font-size:14px;
	padding-top:20px;
	color:#ff6600;
}
.form_right{
	float:left;
	margin-top:25px;
	min-height:1300px;
	padding-left:40px;
	width:431px;
	border-left:2px solid #d8d8d8;
	margin-bottom:50px;
}
.form_right div.message{
	margin-bottom: 20px;
}
.form_right div.message li{
	list-style:disc inside;
}
.form_right p{
	font-size:15px;
	color:#666666;
}
.form_right table{
	margin:0px auto;
	width:100%;
	border-collapse:collapse;
	margin-top:17px;
	color:#333333;
	font-size:15px;
}
.form_right table tr{
	height:35px;
	line-height:35px;
}
.form_right table .tt{padding-top:5px;}
.form_right table .text_right{
	text-align:right;
	width:32%;
	padding-right:12px;
}
.form_right table input{margin-right:5px;}
.form_right table .in_1{
	background:url(../images/table_bg1.gif) repeat-x;
	border:1px solid #cccccc;
	border-top:1px solid #d6d6d6;
	width:245px;
	height:18px;
	line-height:18px;
	padding-top:1px;
}
.form_right table .in_1.error {
	border: 1px solid red;
}
.form_right table .in_2{
	background:url(../images/table_bg1.gif) repeat-x;
	border:1px solid #cccccc;
	border-top:1px solid #d6d6d6;
	width:100px;
	height:18px;
	line-height:18px;
	padding-top:1px;
}
.form_right table .in_2.error {
	border: 1px solid red;
}
.form_right table .in_3{
	background:url(../images/table_bg1.gif) repeat-x;
	border:1px solid #cccccc;
	border-top:1px solid #d6d6d6;
	width:175px;
	height:18px;
	padding-left:8px;
	font-size:12px;
	/* color:#999999; */
	line-height:18px;
	padding-top:1px;
	margin-left:20px;
}
.form_right table label{
	color:#ff6600;
}
.form_right table .c1{
	float:right;
	padding-right:48px;
}
.form_right table td div{
	height:23px;
	line-height:23px;
}
.form_right table .in_4{
	background: url(../images/but_in4.gif) no-repeat;
	cursor:pointer;
	border:none;
	width:102px;
	height:32px;
}
.form_right table textarea{
	background:url(../images/table_bg1.gif) repeat-x;
	border:1px solid #cccccc;
	border-top:1px solid #d6d6d6;
	width:245px;
	height:80px;
	line-height:18px;
	font-size:12px;
	padding-top:1px;
}
.form_right table .td_2 td{
	height:40px;
	padding-bottom:10px;
	padding-top:10px;
}
.form_right table .authentication{padding-right:40px;}
.form_right table .authentication img{
	float:right;
	width:81px;
	height:37px;
	margin-top:2px;
	border:1px solid #a7a7a7;
}
.form_right table .authentication a{
	font-size:10px;
	text-decoration:underline;
	color:#999999;
}
.form_right table .authentication a:hover{
	text-decoration:underline;
	color:#999999;
}
.form_right table .authentication .in_3{
	margin-left:0px;
	width:140px;
}
.contact_form2{
	width:722px;
	padding-top:11px;
}
.img_sink{
	width:722px;
	background:url(../images/sink_bg1.gif) no-repeat;
	padding-top:5px;
	margin-top:6px;
}
.img_sink .bb{
	height:2px;
	background:url(../images/sink_bg2.gif) no-repeat;
	overflow:hidden;
}
.img_sink .bm{
	height:188px;
	border-left:1px solid #33cc00;
	border-right:1px solid #33cc00;
}
.img_sink .bm div{

	display:inline;
	height:188px;
	position:relative;
	float:left;
	text-align:center;
}
.img_sink .bm div img{
	display:block;
	margin:0px auto;
	margin-top:30px;
}
.img_sink .bm div p {
	text-align:center;
	width:100%;
	margin-top: 5px;
	bottom:25px;
}
.img_sink .bm div p a:hover{
	text-decoration:none;
	color:#339900;
}
.img_sink .bm .selected{
	background:url(../images/bm_bg.png) center top no-repeat;
}
.img_sink .bm .selected a{
	color:#339900;
}
.download{
	padding:20px 0px;
}
.download .down{
	float:right;
	background:url(../images/download_bg.png) repeat-y;
	width:306px;
	padding-left:28px;
	height:272px;
	color:#333333;
}
.download .down h4{
	font-size:12px;
	font-weight:normal;
}
.download .down input{
	border:none;
	width:190px;
	height:36px;
	cursor:pointer;
	margin-top:12px;
	margin-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:36px;
	background:url(../images/input_downloadbg.png) no-repeat;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	padding-left:40px;
}
.download .down p{
	font-size:12px;
	padding-top:20px;
	margin-left:4px;
	line-height:17px;
}
.download img{
	margin:0px auto;
	display:block;
}
.down_content{
	background:url(../images/search_contentbg.gif) repeat-x;
	padding-top:10px;
	padding-left:12px;
	color:#666666;
	font-size:12px;
	padding-bottom:25px;
	padding-right:30px;
}
.down_content h2{
	font-weight:normal;
	color:#ff3300;
	font-size:14px;
	padding-bottom:25px;
}
.down_content h4{
	font-weight:normal;
	color:#666666;
	font-size:12px;
	line-height:19px;
	padding-top:12px;
}
.down_content strong{ color:#333333;}
.down_content p{
	padding-left:10px;
	line-height:19px;
}
.down_content .c1{
	background:url(../images/list_pbg.png) 0px 8px no-repeat;
}
.down_content p a{
	color:#ff3300;
	font-size:9px;
	font-weight:bold;
}
.down_content p a:hover{
	color:#ff3300;
	text-decoration:none;
}
.down_content h3{
	font-weight:normal;
	color:#666666;
	font-size:12px;
	padding-bottom:15px;
	line-height:19px;
}
.down_content .c1 a{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.down_content p a:hover{
	text-decoration:underline;
}
.illuminate{
	padding-top:22px;
	background:url(../images/search_contentbg2.gif) 0px 16px repeat-x;
}
.illuminate h2{
	font-weight:normal;
	color:#ff3300;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:30px;
}
.illuminate_div{
	border:1px solid #33cc00;
	padding-bottom:8px;
	margin-bottom:15px;
}
.illuminate_div table{
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.illuminate_div .table_1{
	font-size:10px;
	color:#000000;
	line-height:31px;
}
.illuminate_div .table_2{
	font-size:10px;
	color:#666666;
	margin-top:2px;
	margin-bottom:8px;
}
.illuminate_div .table_2 td{
	height:16px;
	line-height:16px;
	white-space:nowrap;
	padding: 0 0 0 0;
}
.illuminate_div .table_2 td.model{
	/** background:#d3d3d3; ***/
	font-weight: bold;
}
.illuminate_div .table_2 td.price{
	background:#ececec;
	font-weight: bold;
}
.illuminate_div table .hdRow {
	height:22px;
	background:#37c800;
	font-size:14px;
	font-weight:bold;
	padding-left:21px;
	color:#FFFFFF;
	line-height:22px;
	border:1px solid #a2e586;
	text-align:left;
}

.illuminate_div .table_2 .tr_1{background:#eef0ed;}
.illuminate_div .table_1 .td_1{border-right:2px solid #33cc00;}
.illuminate_div .table_1 .tophead td{border-bottom:2px solid #33cc00;}
.illuminate_div h2{
	height:22px;
	background:#37c800;
	font-size:14px;
	padding-left:21px;
	color:#FFFFFF;
	line-height:22px;
	border:1px solid #a2e586;
}
.text_content{
	color:#666666;
	font-size:12px;
	padding-bottom:45px;
	padding-right:30px;
}
.text_content h1{
	font-weight:normal;
	color:#339900;
	font-size:18px;
	padding:15px 0px;
}
.text_content p,
.text_content li {
	line-height:19px;
}
.text_content ul li {
	padding-left:10px;
	background:url(../images/list_pbg.png) 0px 8px no-repeat;
}
.text_content a{
	font-size:12px;
	font-weight:normal;
	color:#ff3300;
	text-decoration:underline;
}
.text_content p a:hover{
	color:#ff3300;
	text-decoration:underline;
}
.text_content .c2{padding-top:15px;}
.img_application{
	width:718px;
	background:url(../images/img_applicationbg.jpg) repeat-x;
	border:1px solid #cccccc;
	border-top:none;
	margin-top:15px;
	color:#333333;
	font-size:14px;
	padding-top:7px;
	overflow:hidden;
}
.img_application img{
	width:462px;
	float:right;
}
.img_application div{
	width:186px;
	float:right;
	padding: 5px 35px 0px 35px;
}
.img_application div h1{
	font-size:18px;
	font-weight: normal;
	padding-top:20px;
	padding-bottom:10px;
}
.img_application div p{
	font-size:11px;
	line-height:19px;
}
.img_application div p a{
	color:#0066ff;
	text-decoration:underline;
}
.img_application div p a:hover{
	color:#0066ff;
	text-decoration:underline;
}
.img_application div span{
	font-size:11px;
	display:block;
	padding-top:12px;
}
.img_application div span a{
	color:#0066ff;
	text-decoration:none;
}
.img_application div span a:hover{
	color:#0066ff;
	text-decoration:underline;
}
.app_content{padding-top:12px;}
.app_left{
	float:left;
	width:244px;
	padding-right:17px;
}
.app_content img{

}
.app_left p{
	font-size:11px;
	line-height:19px;
	color:#333333;
	padding:8px 2px 0px 2px;
}
.app_right{
	float:left;
	color:#666666;
	width:459px;
}
.right_top{
	height:78px;
	background:#eeeeee;
}
.right_top h2{
	font-size:16px;
	font-weight:normal;
	color:#666666;
	padding-left:13px;
	line-height:38px;
}
.right_bot{
	background:url(../images/right_conbg.jpg) repeat-x;
	margin-top:11px;
	padding-top:10px;
	height:305px;
}
.right_bot li a:hover {
	text-decoration:none;
}
.right_bot p{
	padding:0px 15px;
	font-size:11px;
	color:#666666;
	line-height:19px;
	margin-bottom: 10px;
}
.right_bot p a{
	color:#0066ff;
	text-decoration:underline;
}
.right_bot p a:hover{
	color:#0066ff;
	text-decoration:underline;
}
.bot_con div{
	width:220px;
	padding-left:9px;
	display:inline;
	float:left;
	height:63px;
}
.bot_con div img{
	float:left;
}
.bot_con div span{
	display:block;
	float:right;
	width:162px;
	margin-top: 10px;
}
.bot_con div span a{
	background:url(../images/a_bg.gif) right center no-repeat;
	padding-right:13px;
	font-size:12px;
	letter-spacing:2px;
}
.bot_con div span a:hover{
	text-decoration:none;
}
.right_bot ul{
	padding-left:18px;
	line-height:27px;
}
.right_bot ul a{
	background:url(../images/a_bg2.gif) right center no-repeat;
	padding-right:13px;
	letter-spacing:3px;
	font-size:12px;
}
.products_img{
	height:110px;
	width:722px;
	text-align:center;
	background:url(../images/products_bg.jpg) left -5px repeat-x;
	margin-top:8px;
}
.products_img img{
	margin:5px 10px 0px 10px;
}
.app_content2{
	margin-top:5px;
}
.app_content2 .products_left{
	float:left;
	height:280px;
	margin-right:17px;
	padding-left:18px;
	background:url(../images/right_conbg.jpg) repeat-x;
	width:226px;
}
.app_content2 .products_right{
	float:left;
	background:url(../images/right_conbg.jpg) repeat-x;
	width:441px;
	height:280px;
	padding-left:18px;
}
.app_content2 .products_right p{
	color:#666666;
	font-size:11px;
	line-height:19px;
	padding-right:22px;
}
.app_content2 .products_left ul{
	line-height:27px;
	margin-top:15px;
}
.app_content2 .products_left ul a{
	background:url(../images/a_bg2.gif) right center no-repeat;
	padding-right:13px;
	letter-spacing:3px;
	font-size:12px;
}
.app_content2 .products_left ul a:hover {
	text-decoration:none;
}
.app_content2 h1{
	font-size:16px;
	color:#333333;
	font-weight:normal;
	padding-top:12px;
}
.app_content2 .products_right img{
	float:left;
	margin-right:10px;
	margin-left:5px;
}
.app_content2 .products_right h1{padding-bottom:15px;}
.app_content2 .products_right h3{
	font-size:11px;
	font-weight: normal;
	padding-top:10px;
}
.app_content2 .products_right h3 a{
	background:url(../images/a_bg.gif) right center no-repeat;
	padding-right:13px;
	color:#333333;
}
.app_content2 .products_right h3 a:hover{
	text-decoration:none;
	color:#333333;
}
/* ***************************
   $5 Sidebar Styles
   ***************************/
#sidebar {
}
/* ***************************
   $6 Footer Styles
   ***************************/
#footer {
	width:952px;
	margin:0 auto;
	border-top:1px solid #ddd9da;
	text-align:left;
	color:#686667;;
	clear:both;
}
#footer a:hover {
	text-decoration:none;
}
.footer_title{
	width:910px;
	margin:0px auto;
	border-left:1px solid #ddd9da;
	border-right:1px solid #ddd9da;
	padding:0px 20px;
	padding-top:8px;
}
.footer_title div{
	background:url(../images/footer_bg.jpg) left bottom repeat-x;
	height:35px;
	line-height:35px;
	color:#686667;
}
.footer_title span{
	padding-left:482px;
}
.footer_title a{color:#686667;}
.footer_title a:hover{
	text-decoration:none;
	color:#686667;
}
#footer_inner{
	width:910px;
	margin:0px auto;
	line-height:25px;
	border-left:1px solid #ddd9da;
	border-right:1px solid #ddd9da;
	padding:0px 20px;
	overflow:hidden;
}
#footer_inner ul{
	float:left;
	padding:8px 0px;
}
#footer_inner #footer_ourproducts{
	float:left;
	width:358px;
}
#footer_inner #footer_ourproducts .col1{
	width:145px;
}
#footer_inner #footer_ourcompany{
	float:left;
	width:515px;
}
#footer_inner #footer_ourcompany a:hover{
	text-decoration:none;
	color:#339900;
}
#footer_inner #footer_ourcompany .col1,
#footer_inner #footer_ourcompany .col2,
#footer_inner #footer_ourcompany .col3{
	width:125px;
}
#footer_inner #footer_customerservice{
	float:right;
	width:350px;
}
#footer_inner #footer_customerservice .col1,
#footer_inner #footer_customerservice .col2{
	width:175px;
}

#footer_copyright{
	text-align:left;
	border-top:1px solid #ddd9da;
	font-size:10px;
	clear:both;
	color:#999999;
	padding-left:21px;
	line-height:21px;
	height:35px;
}



#mainTabs {
	height: 100%;
	overflow: hidden;
	padding: 0 0 20px;
}
#mainTabs dl {
	border: 1px solid #ccc;
}
#mainTabs dl dd {
	display: none;
}
#mainTabs dl dd.current {
	display: block;
}

#mainTabs dl dd span {
	display: block;
	position: relative;
}
#mainTabs dl dd span img {
	display: block;
}
#mainTabs dl dd span img.topRight {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

#mainTabs dl dd a {
	display: block;
	position: relative;
}
#mainTabs dl dd a img {
	display: block;
}
#mainTabs dl dd a img.topRight {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}


.prod_cats{
	width:722px;
	background:url(../images/sink_bg1.gif) no-repeat;
	padding-top:5px;
	margin-top:6px;
	float:left;
}
.prod_cats .bb{
	height:2px;
	background:url(../images/sink_bg2.gif) no-repeat;
	overflow:hidden;
}
.prod_cats .bm{
	border-left:1px solid #33cc00;
	border-right:1px solid #33cc00;
	border-bottom:1px solid #33cc00;
	padding-bottom: 15px;
	margin-bottom: 10px;
	float: left;
}
.prod_cats .bm div{
	width:240px;
	float: left;
	height:188px;
	position:relative;
	float:left;
}
.prod_cats .bm div img{
	display:block;
	margin:10px auto;
	margin-top:30px;
}
.prod_cats .bm div p {
	text-align:center;
	width:80px;
	bottom:25px;
	padding:0px 80px;
}
.prod_cats .bm div p a:hover{
	text-decoration:none;
	color:#339900;
}

iframe#cadlib {
	width:720px;
	height:700px;
	margin-top:15px;
}

.right_video_header{
	width:720px;
	margin-bottom: 12px;
	background-color: #EEEEEE;
}

.right_video_header h2{
	width:100%;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#666666;
	padding: 12px 0 12px 0;

}

.right_video .video{
	width: 720px;
	background:url(../images/right_conbg.jpg) repeat-x;
	padding: 10px 0 20px 0;
}

.right_video .video object{
	margin-left: 20px;
}

.right_video p{
	width: 200px;
	font-size:11px;
	padding: 12px 25px 0 25px;
	color:#333333;
	line-height:19px;
	float:left;
}

.no_results{
	margin: 30px 10px 10px 20px;
	font-size: 16px;
	font-weight: bold;
}


#gallery__photos{
	clear:both;
	margin-bottom:20px;
}
#gallery__photos p.title{
	display:block;
	padding-left:60px; padding-bottom:10px;
	color:#cc3333; font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}
#gallery__photos p span{
	color:#cc3333;
	font-size:10px;
	display:block;
	clear:both;
}
#gallery__photos ul{
	clear:both;
	margin-bottom:20px;
	list-style-type: none;
}
#gallery__photos ul li{
	float:left;
	width:150px;
	margin-bottom:20px;
	margin-left: 10px;
	line-height:14px;
	height: 175px;
	background-image: none;
}

.hcp_img img							{ padding:8px; background:#ccc; }
.hcp_img img a							{ background:#ccc; }
.hcp_img a:hover img					{ background:#333; }
#gallery__photos ul li p				{ font-size:11px; color:#000; }
#gallery__photos ul li p a				{ color:#cc3333; text-decoration:underline; }
#gallery__photos ul li p a:hover		{ color:#333; text-decoration:underline; }
#gallery__photos ul li span			{ color:#a0a0a0; }
#gallery__photos ul li span a			{ color:#cc3333; text-decoration:underline; }
#gallery__photos ul li span a:hover	{ color:#333; text-decoration:underline; }

.download_pdf {
  width:80px;
}
#share_links {
	position:absolute;
	right:245px;
	top:60px;
}
#share_links .facebook {
  display:block;
  overflow: hidden;
  line-height: 666px;
  letter-spacing: -1.1em;
  background-image:url(../images/facebook-sprite.png);
  height:44px;
  width:44px;
}
#share_links .facebook:hover {background-position:0px 44px}
