@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#000000;
}

a{
	outline:none;
}

h1
{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:8pt;
	color:#C3C3C3;
	vertical-align:middle;
}

.top_left_out_bg{
	background-image:url(../images/top_left.jpg);
	background-repeat:repeat-Y;
	/*background-position:right top;*/
}

.top_right_out_bg{
	background-image:url(../images/top_right_out_bg.jpg);
	background-repeat:repeat-Y;
	/*background-position:left top;*/
}

.top_left_bg{
	background-image:url(../images/top_left_bg.jpg);
	background-repeat:repeat-Y;
	/*background-position:right top;*/
	width:42px;
}

.top_right_bg{
	background-image:url(../images/top_right_bg.jpg);
	background-repeat:repeat-Y;
	/*background-position:left top;*/
	width:28px;
}

.top_bg_img{
	background-image:url(../images/top_bg_img.jpg);
	background-repeat:no-repeat;
	height:32px;
}

.textbox_bg{
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:repeat;
	border:solid 1px #838383;
	width:220px;
	padding:3px;
	color:#989898;
	font-family:Tahoma;
	font-size:8pt;
}

.login_textbox_bg{
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:repeat;
	border:none;
	width:130px;
	padding:3px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
}

.login_dropdown_bg{
	/*background-image:url(../images/textbox_bg.jpg);*/
	background-color:Black;
	background-repeat:repeat;
	border:none;
	width:136px;
	padding:3px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
}

.main_banner{
	background-image:url(../images/main_banner.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:366px;
}

.welcome_bg{
	background-image:url(../images/welcome_bg.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:427px;
	padding-left:110px; 
	padding-top:45px;
}

.homepage_product_headar_bg{
	background-image:url(../images/homepage_product_header.jpg);
	background-repeat:no-repeat;
	height:31px;
	font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}

.homepage_product_middle_bg{
	background-image:url(../images/homepage_product_middle_bg.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	border-top:solid 1px #9ea4a7;
}

.black_text{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
.black_text_font{
	font-family:Tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	line-height:16px;
}
.red_error_text
{
	font-family:Tahoma;
	font-size:8pt;
	color:red;
	line-height:14px;
	text-decoration:none;
}
.success_message_text
{
	font-family:Tahoma;
	font-size:8pt;
	color:Green;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}

a.black_text:hover{
	color:#d61c24;
}

.red_text{
	font-family:Tahoma;
	font-size:10pt;
	color:#db2710;
	font-weight:bold;
	line-height:16px;
}

.red_text01{
	font-family:Tahoma;
	font-size:8pt;
	color:#d61c24;
	text-decoration:underline;
	line-height:16px;
}

a.red_text01:hover{
	color:#000000;
	text-decoration:none;
}

.white_text{
	font-family:Tahoma;
	font-size:8.25pt;
	color:#FFFFFF;
	line-height:15px;
	text-decoration:none;
	padding:0px 5px;
}

.white_text1{
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 5px;
}

a.white_text:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.white_text01{
	font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	line-height:14px;
}

.white_text02{
	font-family:Tahoma;
	font-size:10pt;
	color:#C3C3C3;
	font-weight:bold;
	line-height:16px;
}

.grey_text{
	font-family:Tahoma;
	font-size:8.25pt;
	color:#838383;
	line-height:16px;
	text-decoration:none;
	padding:0px 5px;
}



a.grey_text:hover{
	font-family:Tahoma;
	font-size:8.25pt;
	color:#838383;
	line-height:16px;
	text-decoration:underline;
	padding:0px 5px;
}

.grey_text01{
	font-family:Tahoma;
	font-size:9.25pt;
	color:#838383;
	line-height:16px;
	text-decoration:none;
	padding:0px 5px;
}
.btm_middle_bg{
	background-image:url(../images/btm_middle_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}

.btm_menu_text{
	font-family:Tahoma;
	font-size:8pt;
	color:#808080;
	line-height:16px;
	text-decoration:none;
	padding:0px 5px;
}

a.btm_menu_text:hover{
	color:#db2710;
	text-decoration:none;
}

.btm_menu_text01{
	font-family:Tahoma;
	font-size:8pt;
	color:#4a4a4a;
	line-height:16px;
	text-decoration:none;
	padding:0px 5px;
}

a.btm_menu_text01:hover{
	color:#4a4a4a;
	text-decoration:none;
}
.login_headar_bg{
	background-image:url(../images/login_header_bg.jpg);
	background-repeat:no-repeat;
	height:32px;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	text-transform:capitalize;
	padding-left:15px;
}

.login_middle_bg{
	background-image:url(../images/login_middle_bg.jpg);
	background-repeat:repeat-y;
}

.login_textbox_bg01{
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:repeat;
	border:none;
	width:170px;
	padding:3px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
}

.register_textbox{
	background:none;
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:repeat;
	border:none;
	width:200px;
	padding:3px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
}


.inner_banner{
	background-image:url(../images/inner_page_banner.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:53px;
}

.innerpage_product_headar_bg{
	background-image:url(../images/innerpage_product_header.jpg);
	background-repeat:no-repeat;
	height:32px;
	font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	text-transform:uppercase;
	padding-left:15px;
}

.innerpage_product_middle_bg{
	background-image:url(../images/innerpage_product_middle_bg.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	border-top:solid 1px #9ea4a7;
}

.innerpage_leftmenu_headar_bg{
	background-image:url(../images/innerpage_menu_header.jpg);
	background-repeat:no-repeat;
	height:32px;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	text-transform:uppercase;
	padding-left:15px;
}

.innerpage_leftmenu_bg{
	background-image:url(../images/inner_page_left_menu_bg.jpg);
	background-repeat:no-repeat;
	height:28px;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	vertical-align:middle;
	padding-left:15px;
}

.innerpage_leftmenu_text{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	vertical-align:middle;
	text-decoration:none;
}

a.innerpage_leftmenu_text:hover{
	color:#d61c24;
}

.black_heading_middle_bg{
	background-image:url(../images/black_heading_middle_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	vertical-align:middle;
}

.paging_middle_bg{
	background-image:url(../images/paging_middle_bg.jpg);
	background-repeat:repeat-x;
	/*width:100%;*/
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	vertical-align:middle;
	text-decoration:none;
}

.paging_text{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	vertical-align:middle;
	padding:0px 5px;
	text-decoration:none;
}

a.paging_text:hover{
	color:#d61c24;
	text-decoration:none;
}

.paging_text_selected{
	font-family:Tahoma;
	font-size:8pt;
	color:#d61c24;
	vertical-align:middle;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
}




/***********Menu************/

/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font-size: 8pt;
font-family:Arial;
text-transform:uppercase;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border-left: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color:#FFFFFF;
/*background: #FF2BO3;*/
background-image:url(../images/dropdown_menu_bg.jpg);
background-repeat:repeat-x;
text-decoration: none;
padding: 5px 5px 0px 7px;
border-bottom: 1px solid black;
height:21px;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-image:url(../images/dropdown_menu_hvr_bg.jpg);
background-repeat:repeat-x;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 0px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display:none;
}





/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font-size:12px;
list-style-type: none;
font-weight:bold;

background: #12171c;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;

}

.mattblackmenu li a{
/*float: left;*/
display: block;
color:#e0e0e0;
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
text-decoration:none;
text-decoration: none;
vertical-align:middle;
height:17px;
margin: 0;
padding: 11px 10px; /*padding inside each tab*/
/*right divider between tabs*/
color: white;

}

.mattblackmenu li a:visited{
color:#ffffff;
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
text-decoration:none;
}

.mattblackmenu li a:hover{
color:#ffffff;
background-image:url(../images/menu_bg_hvr.jpg);
background-repeat:repeat-x;
text-decoration:none; /*background of tabs for hover state */
}

.mattblackmenu li a.selected{
color:#ffffff;
background-image:url(../images/menu_bg_hvr.jpg);
background-repeat:repeat-x;
text-decoration:none;/*background of tab with "selected" class assigned to its LI */

}
/*******End Menu*********/

.checks_bg{
	background-image:url(../images/checks_bg.jpg);
	background-repeat:repeat;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	padding:6px 0px 6px 0px;
}

.shoppingtextbox_bg{
	background:none;
	background-image:url(../images/checks_bg.jpg);
	background-repeat:repeat;
	border:none;
	width:150px;
	padding:3px;
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
}
.inner_page_banner_left{
background-image:url(../images/inner_page_banner_left.jpg);
background-repeat:no-repeat;
width:373px;
height:144px;
}
.inner_page_banner_right{
background-image:url(../images/inner_page_banner_right.jpg);
background-repeat:no-repeat;
width:381px;
height:144px;
}

.white_dropdown{	
	/*background-color:#e0e2e8;*/
	border:none;
	width:176px;
	padding:3px;
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
}



/********* scroll user name ***/

.contactmain{
	width:176px;
	position: absolute;
	top: 0px;
	color:White;
	padding:0px;

}

/***** end scroll **********/

.top_welcome_middle_bg{
	background-image:url(../images/welcome_middle_bg.png);
	background-repeat:repeat-x;
	width:100%;
}
.top_left_bg_img{
	background-image:url(../images/top_left_bg_img.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:373px;
}

.top_right_bg_img{
	background-image:url(../images/top_right_bg_img.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:381px;
}

.top_left_banner_img{
	background-image:url(../images/top_left_banner_img.jpg);
	background-repeat:no-repeat;
	height:144px;
	width:373px;
}

.top_right_banner_img{
	background-image:url(../images/top_right_banner_img.jpg);
	background-repeat:no-repeat;
	height:144px;
	width:381px;
}
.xtop_left_out_bg
{
	background-color:#000;
}
