/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/background2.png);
	background-repeat: repeat-y;

}

#logo{float:left; background-image:url(images/tie_logo.gif); width:274px; height:213px;}
#topheader{float:right; width:626px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:626px; height:32px; background-image:url(images/bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:626px; height:32px; background-image:url(images/bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:626px;}
#leftpanel{float:left; width:274px;}
#footer{float:left; width:900px; background-color:#F0F0F0; padding:10px;}

/*LINK STYLES*/
a
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
	color: #666666;
}

a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #000000;}


h1 {
	color: #FF0000;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	color: #FF0000;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	color: #FF0000;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h4 {
	color: #FF0000;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h5 {
	color: #FF0000;
	font: bold 100% Arial, Verdana, Helvetica, sans-serif;
}

h6 {
	color: #FF0000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.titletext {
    font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:bold;
    text-decoration:none;
}
.whitetitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#2B3080;
	text-decoration:none;
}

.bluetitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#0071bc;
	text-decoration:none;
}

.greentitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#00A99D;
	text-decoration:none;
}

.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}

.Boldmain {
	font-weight:bold;
	color:#ffffff;
	background-color:#cccccc;
	text-decoration:none;
}

a.Boldman:link {color: #2e7ab3;
    text-decoration:none;}
a.Boldman:visited {color: #ffffff;
    text-decoration:none;}
a.Boldman:hover 
{
    color: #63b759;
    text-decoration:none;
}


.errText {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.fieldHeader {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}

.vborder {
  border-left:1px solid #F7931E ;
  border-right:1px solid #F7931E ;
  padding: 5px;
   font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#000000;
}

.newsletter
{
	background:url('../../images/newsletter.png');
	background-repeat:no-repeat;
	text-align:center; 	
	height:90px;
	width:210px;
	margin-bottom:5px;
}

.boxtitle {
	font-family:Arial, Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	height:24px;
	background:url('../../images/sidebar_title.png');
	background-repeat:no-repeat;
	text-align:center; 
}

.boxTop
{
	background:url('../../images/box_top.png');
	background-repeat:no-repeat;
}

.boxbg
{
	background:url('../../images/box_bg.png');	
}

.boxBottom
{
	background:url('../../images/box_bottom.png');
	background-repeat:no-repeat;	
	height:16px;
	width:211px;
}


a.boxtitle:link {color: #FFFFFF}
a.boxtitle:visited {color: #FFFFFF}
a.boxtitle:hover {color: #000000;}

.boxBorder
{
	border-left:1px solid #F7931E;
	border-right:1px solid #F7931E;
	/*border-bottom:1px solid #DD1866;	*/
	text-align:center;
}

.boxleftBorder
{
	text-align:center;
	border-left:1px solid #F7931E;
	border-right:1px solid #F7931E;
	/*border-bottom:1px solid #F7931E;*/
	/*border-top:1px solid #F7931E;*/
}

.homelink{
	color:#000000;
}

a.homelink:link {color: #2e7ab3}
a.homelink:visited {color: #2e7ab3}
a.homelink:hover {color: #000;}

.vborder h1 {
  margin: 0 0 5px 0;
  font-size: 14px;
}

.tborder {
  border-top:1px solid #F7931E ;
}
.bborder {
    border-bottom:1px solid #F7931E ;
}

.main
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
}

a.main:link {color: #666666;}
a.main:visited {color: #666666;}
a.main:hover {color: #000000;}

.maintitle
{
    font-family:Arial, Verdana,Sans-Serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:bold;
    color:#FF0000;
    text-decoration:none;
}

.mainerror
{
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
    font-variant:inherit;
    font-weight:normal;
    color:Red;
}

.leftmenu
{
	padding: 5px; 
	width: 100%; 
	text-align: left; 
	font-family: Arial,Verdana,Sans-Serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	color: rgb(1, 98, 177); 
	text-decoration: none;
}

a.leftmenu:link {color: rgb(1, 98, 177);}
a.leftmenu:visited {color: rgb(1, 98, 177);}
a.leftmenu:hover {color: rgb(1, 98, 177);}

.leftsubmenu
{
	font-family: tahoma,verdana,arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	color: #000000; 
	text-decoration: none;
}

a.leftsubmenu:link {color: #000000;font-weight: normal; }
a.leftsubmenu:visited {color: #000000;font-weight: normal; }
a.leftsubmenu:hover {color: #000000;font-weight: normal; }

.maincat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.maincat:link 
{
	color: #000000;
	font-weight: bold; 
	text-decoration:none;
}
a.maincat:visited {color: #000000;font-weight: bold; text-decoration:none;}
a.maincat:hover {color: #999999;font-weight: bold; text-decoration:none;}

.maincats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B3080;
}

a.maincats:link 
{
	color: #2B3080;
	font-weight: bold; 
	text-decoration:none;
}
a.maincats:visited {color: #2B3080;font-weight: bold; text-decoration:none;}
a.maincats:hover {color: #333333;font-weight: bold; text-decoration:none;}

.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f94cc;
}

a.subcat:link {color: #3f94cc;font-weight: normal; text-decoration:none;}
a.subcat:visited {color: #3f94cc;font-weight: normal; text-decoration:none;}
a.subcat:hover {color: #000000;font-weight: normal; text-decoration:none;}

.maincat1 {
	color: #0071bc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ButtonTopLeft
{
	background-image:url('../../images/hearder_button_cart_01.png');
	width:11px;
	height:22px;
}

.ButtonTopRight
{
	background-image:url('../../images/hearder_button_cart_03.png');
	width:11px;
	height:22px;
}

.ButtonTopBg
{
	background-image:url('../../images/hearder_button_cart_02.png');
	height:22;
	text-align:center;
}

.ButtonTop {
	background-image:url('../../images/hearder_button.png');
	width:88px;
	height:22;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #A6272D;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a.ButtonTop:link {color: #A6272D;font-weight: normal; }
a.ButtonTop:visited {color: #A6272D;font-weight: normal; }
a.ButtonTop:hover {color: #2B3080;font-weight: normal; }


.topbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #A6272D;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a.topbutton:link {color: #A6272D;font-weight: normal; }
a.topbutton:visited {color: #A6272D;font-weight: normal; }
a.topbutton:hover {color: #2B3080;font-weight: normal; }

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

a.footer:link {color: #666666;font-weight: normal; }
a.footer:visited {color: #666666;font-weight: normal; }
a.footer:hover {color: #000000;font-weight: normal; }

.toplogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

a.toplogin:link {color: #666666;font-weight: normal; }
a.toplogin:visited {color: #666666;font-weight: normal; }
a.toplogin:hover {color: #000000;font-weight: normal; }

.product_list_table
{

border: 1px #F7931E solid;
}
.table_gradient {
background:url('../../Images/bk-product-listing.png');
}
.cell_border_right {
border-right:1px solid #F7931E;
}
.cell_border_left {
border-left:1px solid #F7931E;
}

.cell_border_bottom {
	border-bottom:1px solid #F7931E;
	padding:10px 5px 10px 5px;
}

.product_detail_table
{
border: 1px #F7931E solid;
}
.table_gradient2 {
background:url('../../Images/bk-product-listing.png') repeat-x bottom left;
}

.cell_border_top {
border-top:1px solid #F7931E;
padding:5px 5px 5px 5px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #F7931E;
	background: #ffffff;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #F7931E;
	background: #ffffff;
}

Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #F7931E;
	background: #ffffff;
}

.text
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
	color: #666666;
}

a.text:link {color: #666666;}
a.text:visited {color: #666666;}
a.text:hover {color: #000000;}

.footer
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:inherit;
    font-weight:normal;
    text-decoration:none;
	color: #F15A24;
}

a.footer:link {color: #F15A24;}
a.footer:visited {color: #F15A24;}
a.footer:hover {color: #000000;}



.price
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-variant:inherit;
    font-weight:bold;
    text-decoration:none;
    color:#FF0000;
}

.notice
{
    font-family:Arial, Verdana,Sans-Serif;
    font-size:10px;
    font-variant:inherit;
    color:#FF0000;
    text-decoration:none;
}

.saving{
	background-image:url('../../images/saving-icon.png');
	background-repeat:no-repeat;
	width:50px;
	height:40px;
	text-align:center;
	padding-top:20px;
	vertical-align:middle;
	font-size:12px;
	font-weight:bolder;
}

.orders
{
    margin-left: 10px;
    margin-top: 10px;
    font-size: small;
    font-family: verdana;
    font-weight: bold;
    color: Blue;
}


a.orders:link {color:Blue}
a.orders:visited
{
    color: Blue;
}
a.orders:hover
{
    color: #FF0000;
}

.squarebox {
    width: 100%;
    border: solid 1px #336699;
    text-align: center;
    overflow: hidden; }
.squareboxgradientcaption {
    color: White;
    padding: 5px;
    background-image: url(images/gradient_blue.png);
    background-repeat: repeat-x; }
.squareboxcontent {
    background-color: WhiteSmoke;
    padding: 10px;
    overflow: hidden;
    border-top: solid 1px #336699; }
    

.heading
{
    border: thin solid #FDCE85;
    margin: 1px;
    color: #CC0000;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color: #FDCE85;
    font-weight: normal;
    font-size: 10px;
}

.content
{
    border-style: none solid solid solid;
    border-width: thin;
    border-color: #FDCE85;
    padding:  5px 10px;
    background-color: #fafafa;
}

.Subheading
{
    border: thin solid #FDCE85;
    margin: 1px;
    color: #590000;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color: #FEEACB;
    font-weight: bold;
    height: 15px;
}

.Subcontent
{
    border-style: none solid solid solid;
    border-width: thin;
    border-color: #FDCE85;
    padding:  5px 10px;
    background-color: #fafafa;
}

p {
	padding: 0 0 1em;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 383px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#FFCCCC;
	margin:1px;
}
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}
