/****************************************/
/* 	TEMPLATE TABLE 			*/
/****************************************/

#template{
	background-color: #FFF;
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: none;
}

#left_col, #center_col, #right_col{
	vertical-align: top;
	padding: 0px;
}

#left_col{
	width: 311px;
}

#center_col{
	width: 589px;
	background-image: url(../images/main_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

table.nospace{
	padding: 0px;
	border-collapse: collapse;
	border: none;
}

td.nospace{
	padding: 0px;
	border: none;
}

#right_top{
	background-image: url(../images/bar_right_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#right_bottom{
	background-image: url(../images/bar_right_bottom.gif);
	background-position: center 5px;
	background-repeat: repeat-x;
}

#top{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/top_center.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 41px;
	vertical-align: top;
	padding-top: 8px;
}

#logo{
	padding: 0px;
	background-image: url(../images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 311px;
	height: 96px;
	vertical-align: bottom;
}

#menu_td{
	padding: 0px;
	vertical-align: top;
	height: 127px;
}

#bottom_left{
	margin: 0px;
	background-image: url(../images/bottom_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 83px;
	vertical-align: top;
	text-align: center;
	padding-top: 12px;
	padding-right: 20px;
	font-size: 7pt;
	color: #666;
}

#shopping_cart{
	margin: 0px;
	background-image: url(../images/shopping_cart.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 589px;
	height: 127px;
}


#bottom_center{
	margin: 0px;
	background-image: url(../images/bottom_center.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 83px;
}

#load{
	margin: 0px;
	background-image: url(../images/main_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#fontSizeSelector{
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	display: none;
}

/***********	whitebg_table	************/

.whitebg_table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.whitebg_top_left{
	background-image: url(../images/whitebg_top_left.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.whitebg_top{
	background-image: url(../images/whitebg_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 12px;
}


.whitebg_top_right{
	background-image: url(../images/whitebg_top_right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.whitebg_left{
	background-image: url(../images/whitebg_left.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 18px;
}


.whitebg_center{
	background-color: white;
	width: 515px;
	text-align: left;
}

.whitebg_right{
	background-image: url(../images/whitebg_right.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 12px;
}

.whitebg_bottom_left{
	background-image: url(../images/whitebg_bottom_left.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.whitebg_bottom{
	background-image: url(../images/whitebg_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 12px;
}

.whitebg_bottom_right{
	background-image: url(../images/whitebg_bottom_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}	



/****************************************/
/*		CONTENT STYLE		*/
/****************************************/


/********* TOP ************/

.navEZPagesTop{
	display: inline;
}

#top_text{
	color: #999;
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

#top_menu{
	text-align: left;
	margin-left: 600px;
}


/********** LOGO ************/
#logo div{
	color: #FFF ;
	text-align: center;
	font-size: 7pt;
}

/********** SHOPPING CART *************/

#table_cart{
	width: 184px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: none;
	margin-left: 33px;
	margin-top: 30px;
	display: none;
}

#cart_user_icon{
	background-image: url(../images/cart_user_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	width: 36px;
}

#cart_user{
	background-image: url(../images/cart_user.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

#cart_spacer{
	height: 5px;
}

#cart_items_icon{
	background-image: url(../images/cart_items_icon.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 5px;
}

#cart_items_icon a{
	display: block;
	border: none;
	width: 30px;
}

#cart_items{
	background-image: url(../images/cart_items.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}


/****** MENU STYLE ******/

#menu{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#menu .button{
	height: 25px;
	width: 287px;
	background-image: url(../images/menu_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
}

#menu .button2{
	height: 25px;
	width: 287px;
	background-image: url(../images/menu_bg.gif);
	background-position: -70px top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 4px;
}

#menu .button img{
	position:relative;
	top: -4px;
}

#menu .button2 img{
	position:relative;
	top: -3px;
}

#menu .spacer{
	height: 4px;
}

#shop_categories{
	margin: 0px 0px 4px 10px;
}

#shop_categories a img{
	border: none;
}

.category-subs-parent, .category-top-parent, .category-subs-selected{
	font-weight: bold;
}

#installer_form{
	background-color: #F4F8FF;
	border: 1px solid #999999;
	margin: 0px 0px 10px 30px;
	width: 220px;
	padding: 10px;
	font-size: 0.9em;
	text-align: left;
}

#installer_form b.title_big{
	font-size: 1.5em;
}

input, textarea{
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#installer_form input{
	font-size: 1em;
}


#installer_form div{
	margin: 6px;
	float: none;
	width: 240px;
	text-align: left;
}

/************* BOTTOM **************/

#bottom_left{
	
}

/********** ANCHORS ***********/
a{
	color: #0066CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:hover{
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a img{
	border: none;
}

div#ezPageDefault a img{
	border: 1px solid #000;
}

a.selected {
	font-weight: bold;
	color: #003366;
}

/********** PRODUCTS ***********/
.productListHeadingCat{
	color: #38146E;
	font-size: 1.1em;
	font-weight: bold;
}

.productListHeading{
	color: #357F9C;
	font-size: 1.1em;
	font-weight: bold;
}

.fromtoprice{
	color: #357F9C;
	font-weight: bold;
	font-size: 1em;
}

.tabTable{
	width: 100%;
	border: none; 
}

.tabTable th{
	background-color: #DEEAF8;
	color: #006599;
	font-weight: bold;
	height: 14px;
}

.tabTable td{
	padding: 0px 1px 0px 1px;
}

.tabTable tr.row_1 td{
	background-color: #F1F6FC;
}


.free_measure{
	width:133px;
	height: 21px;
	background-image: url('../images/free_measure.jpg');
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
}


.windows_newsletter{
	margin-top: 5px;
	width:133px;
	height: 21px;
	background-image: url('../images/windows_newsletter.jpg');
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
}

.get_a_free{
	width: 138px;
	height: 118px;
	background-image: url('../images/get_a_free.jpg');
	background-repeat: no-repeat;
	text-decoration:none;
	display:block;
	margin-top: 5px;
}

.right_column{
	padding:10px;
	background-color:white;
	width:150px;
	height:600px;
	margin-top:81px;
	font-family: Verdana;
	font-size: 12px;
	color: #787878;
}



.right_column h2{
	font-size: 10px;
	font-family: Verdana;
	color:#002c75;
	letter-spacing: .5px;
	text-indent: 10px;
	margin-top: 15px;
}

.right_column p{
	color: #787878;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}


.right_column .inp{
	padding: 1px;
	font-size: 11px;
	color: #787878;
	border: 2px solid #CCCCCC;
	margin-top:4px;
	width: 80px;
	display: inline;
}

.right_column .search_button{
	width: 53px;
	height: 20px;
	background-image: url('../images/search_button.jpg');
	display: inline;
}

.right_column .line{
	height: 3px;
	background-image: url('../images/line.jpg');
	background-position: top center;
	display: block;
}


#toolbar{
	border-top: 1px solid #002C75;
	border-bottom: 1px solid #002C75;
	position: relative;
	display: block;
	height: 27px !important;
	background-color: white;
	margin-left: 25px;
	width: 491px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#toolbar .left_img{
	position: absolute;
	left: -6px;
	top:-1px;
	width: 6px;
	height: 29px;
	background-image: url('../images/toolbar_left.jpg');
}

#toolbar .right_img{
	position: absolute;
	right: -5px;
	top: -1px;
	width: 5px;
	height: 29px;
	background-image: url('../images/toolbar_right.jpg');
}

#toolbar .window_b{
	width: 176px;
	height: 14px;
	display: block;
	float: left;
	background-image: url('../images/window_b.jpg');
	position: relative;
	top: 7px;
	margin-left: 15px;
}

#toolbar .location_b{
	width: 148px;
	height: 14px;
	display: block;
	float: left;
	background-image: url('../images/location_b.jpg');
	position: relative;
	top: 7px;
	margin-left: 15px;
}

#toolbar .shop_b{
	width: 119px;
	height: 14px;
	display: block;
	float: left;
	background-image: url('../images/shop_b.jpg');
	position: relative;
	top: 7px;
}

