@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
}

p, td, div	{
	font-family: Arial, Helvetica, sans-serif;
}

img	{
	border:0;
}

.content	{
	padding:125px 0px 20px 0px;
	background-image: url(../images/globe.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:500px;
}

.contentInner	{
	padding:125px 0px 20px 0px;
	background-image: url(../images/globe-s.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:500px;
}

/*div.content p, td, div, h2	{
	color:#000000;
}
*/
div.inner a:link, a:visited, a:active	{
	color:#f25e02;
	text-decoration:none;
}

div.inner a:hover	{
	text-decoration:underline;
	color:#000000;
}

/* Global */

#logo	{
	position:absolute;
	z-index:99;
	top:0px;
}	

#info	{
	padding: 45px 0px 0px 600px;
	position:absolute;
	top: 0px;
	z-index:1;
	width:333px;
	background-color:#FFFFFF;
	color:#f67d23;
	font-weight:bold;
	font-size:12px;
}

.menuContainer	{
	margin: 70px 0px 0px 0px;
	position:absolute;
	z-index:100;
	top:0px;
	/*width:937px;*/
	width:1000px;
}

/* Menu */



/* Container */

#container	{
	width:937px;
	margin-left:auto;
	margin-right:auto;
}

#containerFooter	{
	background-image: url(../images/bg_sitemap.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	width:100%;
	height:250px;
}

/* Home Page */

div.welcome	{
	background-image: url(../images/bg_welcome.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 548px;
	height:216px;
	text-align:left;
	float:left;
	padding:20px;
}

div.welcome	p	{
	font-family:"trebuchet MS", "Arial Narrow", Arial, Helvetica;
	font-size:16px;
}

div.welcome	h1	{
	font:"Arial Narrow", "Trebuchet MS", Helvetica;
	font-size:26px;
	font-weight:100;
	color:#f25e02;
	margin-top:0px;

}

div.login	{
	background-image: url(../images/bg_login.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:right;
	height:216px;
	width:309px;
	text-align:left;
	padding:20px;
}

div.login1	{
	background-image: url(../images/bg_login.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:309px;
	display:block;
	text-align:left;
	padding:20px;
	border:#CCCCCC solid 1px;
}

div.login	h1, div.login1 h1	{
	font:"Arial Narrow", "Trebuchet MS", Helvetica;
	font-size:26px;
	font-weight:100;
	color:#000000;
	margin-top:0px;
}

.input-286	{
	width:261px;
	height:25px;
	padding:10px;
	color:#FFFFFF;
	background-image: url(../images/input_286.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: 0;
}

.input_286-l	{
	width:203px;
	height:23px;
	padding:10px;
	margin:0px;
	color:#000000; 
	background-image: url(../images/input_286-l.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: 0;
	font-size:15px;
}

.text-area	{
	width:670px;
	height:121px;
	padding:10px;
	margin:0px;
	color:#000000; 
	background-image: url(../images/input_description.gif);
	background-repeat: no-repeat;
	background-color:transparent;
	border: 0;
	font-size:15px;
	font:"Arial Narrow", "Trebuchet MS", Helvetica;
}



#loginform	{
	margin: 0px 0px 0px 15px;
}

/* Sitemap */

div.sitemapContainer	{
	color:#666666;
	width:937px;
	margin: 0px auto 0px auto;
	padding-top:30px;
}

div.sitemapContainer h1	{
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:16px;
	font-weight:normal;
}

div.sitemapContainer ul	{
	margin:0px;
	padding:0px;
}

div.sitemapContainer li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:10px;
}

div.sitemapColumn	{
	float:left;
	width:auto;
	padding-right:85px;
	/*padding-right:60px;*/
}

div.sitemapColumn a:link, a:visited, a:active, a:hover	{
	color:#666666;
	text-decoration:none;
	font-size:10px;
}

.simple_listing a:link  h3, .simple_listing a:visited  h3 {

	color:#000;
	text-decoration:none;
	font-size:16px;
}

 .simple_listing a:hover h3 {

	color:#F25E02;
	text-decoration:none;
	font-size:16px;
}


div.sitemapColumn a:hover	{
	text-decoration: underline;
	font-size:10px;
}

/* Content Pages */

div.inner h1	{
	font:"Arial Narrow", "Trebuchet MS", Helvetica;
	font-size:26px;
	font-weight:100;
	color:#f25e02;
	margin-top:0px;
	margin-bottom:20px;
	padding-left:20px;
	margin-left:0px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/headers.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

.paging ul li { padding: 2px; }
.pageNavItemActive{ font-weight:bold; display:inline; border:#666 solid 1px; padding: 0 4px 0 4px;  margin-left:2px; font-size: 12px; }
.pageNavItem{ display:inline; border:#666 solid 1px; padding: 0 4px 0 4px;  margin:2px; font-weight:bold; font-size: 12px; }
.pageNavItem a, .pageNavItem a:visited, .pageNavItem a:hover{ color: #f25e02; text-decoration:none; font-weight:bold; font-size: 12px;}


div.inner p	{
	line-height:30px;
	margin-left:20px;
	margin-right:20px;
	line-height:30px;
	font-size:14px;
}
div.inner li{
	font-size:14px;
	list-style:none;
}
div.inner table{
	font-size:14px;
}
<!--Added by sarath 08-10-09-->

<!--commented the line 37-->

/*--------------MIDDLE Inner--------------*/
.clear {
	clear:both;
}
#center_container_inner_pages{
	
}

#content_section{
	
}

#content_inner_section{
	}
#content_inner_section h2{
	color:#F25E02;
	font-size:24px;
	margin: 0px;
}
.product_container
{
width:900px;
}
 h2
{
	color:#F25E02;
	font-size:24px;
	margin: 0px;
}
#product_container ul li {
	list-style:none;
}
.product_section
{
width:900px;
}
.left
{
width:260px;
float:left;
}
.clear {
	clear:both;
}
.right
{
width:620px;
float:left;
padding-left:10px;
}
.product_breif 
{
font:Arial;
font-size:12px;
padding:10px;
text-align:left;
}
.product_breif a
{
font:Arial;
font-size:12px;
font-weight:bold;
color:#C07003;
text-align:center;
}
.BoxText a
{
font:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
padding:10px;
text-align:center;
}
.login_wrapper{
	background-color:#F8F8F8;
	padding:12px;
	margin:0px auto;
	width: 900px;
}

.login_box{
	border:1px solid #D6D6D6;
	background-color:#FFFFFF;
	padding:37px 44px 22px 125px;
	color:#6A6A6A;
	background-image:url(../images/bg_login.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	float: left;
	width: 731px;
}

.login_section{
	padding:15px 0 0 0;
	margin:0px;
}
.product_description
{
 font:Arial;
 font-style:normal;
 font-size:12px;
 color:#000000;
 padding-top:20px;
}
.other_files a
{
font-size:10px;
text-decoration:none;
color:#000000;
}
.pricebox
{
padding-left:30px;
border:0;
}
/*======= Billing and shipping */
.form_field{
	width:203px;
	height:23px;
	padding:10px;
	margin:0px;
	color:#000000; 
	background-image: url(../images/input_286-l.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: 0;
	font-size:15px;
}
.left_billing
{
 width:411px;
 float:left;
}
.right_shipping
{
width:411px;
float:left;
}.left_billing span{
	font-weight:bold;
	text-align:left;
	display:block;
	float:left;
	padding: 0 0 15px 0;
}

.right_shipping span{
	font-weight:bold;
	text-align:left;
	display:block;
	float:left;
	padding: 0 0 15px 0;
}

.right_shipping .radio{
	font-weight:normal;
	float:left;
	width:400px;

}
.addres_head
{
color:#F25E02;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
}
.shipping_heading
{
color:#F25E02;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
}
.form_field_list
{
	width:223px;
	height:43px;
	padding:10px;
	margin:0px;
	color:#000000; 
	/*background-image: url(../images/input_286-l.png);*/
	background-image: url(../images/input_286-l.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: 0;
	font-size:15px;
}
/*======  My Account
====================================== */

.my_account_div{
 margin-top:120px;
 padding:12px 0 0 85px!important;
 padding:2px 0 0 85px;
 width:821px;
 height:168px;
}

.my_account{
	width:270px;
	float:left;
	color: #575757;
	font-size: 12px;
	font-weight: bold;
}
.my_account a{
	width:270px;
	float:left;
	color: #575757;
	font-size: 18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin-bottom:12px;
	font-style:italic;
}
.my_account a:hover{
	text-decoration:underline;
	font-size: 18px;
}
.my_account a:visited
{
width:270px;
	float:left;
	color: #575757;
	font-size: 18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin-bottom:12px;
	font-style:italic;
}
.my_account_logo{
 background-image:url(../images/folder_home.png);
 background-position: 0px 0px;
 background-repeat:no-repeat;
 width:200px;
 height:85px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 22px;
 font-style: italic;
 color: #F25E02;
 padding: 46px  0 8px 135px;
 float: left;
 border-right:#a9a9a9 1px solid;
 margin:2px 15px 0 10px!important;
 margin:10px 15px 0 10px;
 line-height:22px;
}

/*======  My order
====================================== */
.myorder_table_wrapper{
	width:922px;
	display:block;
	padding:0px;
	margin:0px;
	padding-top:10px;

}

.bg_row_order{
	background-color:#EC7600;
	background-repeat:repeat-x;
	height:33px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.table_order{
	font-family:Arial, Helvetica, sans-serif;
	color:#575757;
	font-size:12px;
	text-align:center;
	background-color:#F8F8F8;
	border:1px solid #DFE7D4;
}

.table_order span{	
	color:#629A19;
	font-weight:bold;
	
}

.table_order a{
	color:#575757;
	text-decoration:underline;
}

.table_order a:hover{
	color:#575757;
	text-decoration:none;
}

.no_orders{
	margin:1px;
	padding:0px;
	background-color:#F0F0F0;
	color:#484848;
	text-align:left;
	font-weight:bold;
	padding:8px 0 0 15px;
	height:25px;
}

#inner_right_container
{
 float:left;
 width:922px;
}
.cnt_area
{
width:100%;

}
.CatalogItemLightL
{
}
.CatalogItemLight
{

}
.CatalogItemDark
{
padding-left:10px;
}
.white_box
{
width:900px;
}
/*======= Cart Contents
===============================================================================*/
.cart_contents{
	margin:0 0 70px 0;
	padding:0px;
	width:908px;
	
}
.cart_gried
{
border-bottom:1px solid #DFE7D4;
border-right:1px solid #DFE7D4;
font-size:12px;
font-weight:bold;
padding:0 0 0 14px;
}
.bg_header_cart{
	background:#EC7600;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.text_center{
	text-align:center;
}

.text_desc{
	padding:0 0 0 14px;
	
}

.cart_image{
	background-color:#FFFFFF;
	padding:6px 8px 6px 8px;
	width:73px;
	height:74px;
	display:block;
	border:1px solid #D8D9D7;
}



.zoom_button{
	position:absolute;
	background-position:bottom;
	width:78px;
	background:url(../images/zoom_btn.png) no-repeat;
	height:53px;
	top:64px;
	left:75px;
	z-index:99;
}

.product_column{
	padding:15px 0 15px 38px;
	margin:0px;
	height: 90px;
	
	position: relative;
}

.product{
	border-bottom:1px solid #DFE7D4;
	border-right:1px solid #DFE7D4;}

.table_cart{
	border:1px solid #DFE7D4;
	color: #575757;
	background-color: #F8F8F8;
}


.description_name{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 14px;
	border-bottom:1px solid #DFE7D4;
	border-right:1px solid #DFE7D4;	
}

.quantity_field{
	border:2px solid #83A8B2;
	width:49px;
	height:14px;
	text-align:center;
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.quantity_column{
	border-bottom:1px solid #DFE7D4;
	border-right:1px solid #DFE7D4;
	padding:0 0 0 34px;	
}

.per_item_column{
	text-align:center;
	border-bottom:1px solid #DFE7D4;
	border-right:1px solid #DFE7D4;
}

.remove_colum{
	border-bottom:1px solid #DFE7D4;
	text-align:center;
	padding:0 0 0 32px;
	
}

.remove_colum a{
	text-indent:-999999999px;
	background:url(../images/cart_remove.gif) no-repeat;
	width:22px;
	height:22px;
	display:block;
	background-position:center;
}

.sub_total{
	float:right;
	font-weight:bold;
	padding:0 128px 0 0;
	margin:0px;
}
/* Condo_services Left Navigation */
.sub_nav_listing
{
	width:248px;
	padding:0;
	margin:auto;
	border:#f2f2f2 1px solid;
	background-color:#A0A7AD;
}
.sub_nav_listing ul
{
	padding:0;
	margin:17px 0;
	list-style:none;
	width:248px;
}
.sub_nav_listing ul li
{
	background-repeat:no-repeat;
	background-position:2px 6px;
	margin-left:9px;
	width:222px;
}
.sub_nav_listing ul li a
{
	font-family:tahoma, verdana, arial, helvetica;
	font-size:11px;
	color:#f2f2f2;
	text-decoration:none;
	padding:4px 0;
	display:block;
	border-bottom:#6a6a6a 1px solid;
	padding-left:20px;
	font-weight:bold;
}
.sub_nav_listing ul li a:hover a :visited
{
	color:#f2f2f2;
	
	text-decoration:none;
}
.sub_nav_listing ul ul
{
	padding:0;
	margin:0;
	list-style:none;
	width:219px;
}
.sub_nav_listing ul ul li
{
/*	background-image:url(../images/icon_04.gif);
*/	background-repeat:no-repeat;
	background-position:2px 6px;
	margin-left:17px;
	width:202px;
}
.sub_nav_listing ul ul li a
{
	font-family:tahoma, verdana, arial, helvetica;
	font-size:11px;
	color:#d3d3d3;
	text-decoration:none;
	padding:4px 0;
	display:block;
	border-bottom:#6a6a6a 1px solid;
	padding-left:20px;
	font-weight:normal;
}
/* Endo f Left Navigation */
#show1
{

}
#show1 a
{
text-decoration:none;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
#show1 a:hover
{
text-decoration:underline;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
#Hide1 a
{
text-decoration:none;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
#Hide1 a:hover
{
text-decoration:underline;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
.product_features
{
	font:normal 20px Arial, Helvetica, sans-serif;
color:#ff6600;
	padding-bottom:5px;
}
.normal_address
{	font:normal 16px/20px Arial, Helvetica, sans-serif; font-weight:700; font-size:15px; color:#525252; font-stretch:semi-condensed;
}
.spacer_01
{	padding-top:16px!important;
}
.spacer_01 a
{	color:#3939fc!important;
	text-decoration:underline!important;
	font-size:16px!important;
}
.product_quantit{
background-color:transparent;
background-image:url(../images/quantity_box.gif);
background-repeat:no-repeat;
border:0 none;
color:#000000;
font-size:15px;
font-weight:bold;
height:20px;
margin:0;
padding:10px;
width:89px;
}
.login_repass a
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#f25e02;
font-weight:bold;
}
.login_repass a:hover, .login_repass a:visited
{
font-size:14px;
color:#f25e02;
font-weight:bold;
}
.product_container_title a
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#F25E02;
}
.careers
{
font-size:12px;

}
.next_url_style
{
font-size:14px;!important;
font:Arial, Helvetica, sans-serif;
}
.next_url_style a
{
font-size:14px;!important;
font:Arial, Helvetica, sans-serif;
color:#000000;
}
/*#customscroll_01{
	width:350px;
	height:250px;
	margin:0 0 0 60px;
	overflow:auto;
	position: relative;
	background-image: url(../images/scroll_line.gif);
	background-repeat:no-repeat;
	background-position:350px;
	line-height:32px;
	font-size:14px;!important;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
}*/

#customscroll_01 {
	width:350px;
	height:400px;
	overflow:auto;
	margin:0px;
	padding:0px;
	position: relative;
	background-image: url(../images/scroll_line.gif);
	background-repeat:no-repeat;
	background-position:350px;
	line-height:32px;
	font-size:14px;!important;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
}

.scroll_head{
	margin:0px;
	padding:0px;
	width:350px;
	position: relative;
}

.request{
	margin:0;
	padding:0;
	
	color:#F25E02;
}

.request A{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f67d23;
}
.request A:hover{
	text-decoration:underline;
	color:#000;
	
}
/*=== Added @ 20.11.2009
==========================================================*/
.login_box02
{	width:155px;
	margin:5px auto;
	border:#fff 3px solid;
	padding:8px 12px;
	background:#ece8e8;
}

.login_box02 .submit_but{ background:url(../images/sign_in.gif) no-repeat center; width:65px; height: 22px; color:#FFFFFF; font-size:10px; border:none; font-weight:bold; cursor:pointer; padding: auto 0px; margin:0px;  }
.login_box02 strong.label1
{	font-size:14px;
	font-weight:normal;
}
.login_box02 .txtbx_bg
{	
	padding:0 3px;
	margin-bottom:5px;
	height:29px;
}
img.image_border
{	border:#fff 3px solid;
	background:#ece8e8;
	padding:1px;
}
.login_box02 input.text_box
{	width:144px;
	height:22px;
	padding:3px;
	background:url(../images/bg_textbox.png) no-repeat left top;
	border:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}
.login_box02 input.button
{	background:url(../images/sign_in.png) repeat-x left top;
	margin-left:18px;
}


/* New Style for IDW Net */

.simple_listing
{	width:100%;
}
.simple_listing ul
{	list-style:none;
}
.simple_listing ul li
{	list-style:none;
	width:215px;
	float:left;
	display:block;
	text-align:center;
}
.simple_listing ul li h3
{	font:caption 22px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

/* End IDW Style */
