﻿body 
{
  font-family: Arial Sans-Serif Verdana;
  font-size: 12px;
  background-image: url('images/Page_bg_rpt.gif');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}

h1
{
  background-image: url('images/Home_Title_Background.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  color: #44a0bc;
  font-size: 19px;
  line-height: 24px;
  display: inline-block;
  height: 75px;
  width: 271px;
  text-align: center;
  padding-top: 24px;
  font-weight: normal;
  margin-bottom: 0px;
}

h2
{
  color: #f79a39;
  font-size: 20px;
  line-height: 24px;
}

h3
{
  color: #f79a39;
  font-size: 16px;
  line-height: 20px;
  display: inline;
}

h4
{
  color: #f79a39;
  font-size: 14px;
  line-height: 18px;
}

h5
{
  font-size: 12px;
  line-height: 16px;
}

a
{
color: #007ea3;
text-decoration: none;
}

a:hover
{
color: #f79a39;
}

.formitem
{
margin-bottom: 5px;
}


.CustomTabStyle 
{
  font-family: Verdana, Arial, Sans-Serif;
}

.CustomTabStyle .ajax__tab_outer
{
  background-position: right;
  height: 28px;
  padding-right: 10px;
  background-image: url('images/Page_Tabs_TabRight.gif');
  background-repeat: no-repeat;
}

.CustomTabStyle .ajax__tab_inner
{
   background:url('images/Page_Tabs_TabLeft.gif') no-repeat;
   height: 28px;
   padding-left:10px; 
}

.CustomTabStyle .ajax__tab_tab
{
  background: url('images/Page_Tabs_TabBackground.gif') repeat-x;
  height: 28px;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #007ea3;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
  background-position: right;
  height: 28px;
  padding-right: 10px;
  background-image: url('images/Page_Tabs_TabOverRight.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
   background:url('images/Page_Tabs_TabOverLeft.gif') no-repeat;
   height: 28px;
   padding-left:10px;
   cursor: pointer;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
  background: url('images/Page_Tabs_TabOverBackground.gif') repeat-x;
  height: 28px;
  padding: 0px 5px 0px 5px;
  margin: 0;
  cursor: pointer;
  color: white;
  font-weight: bold;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
  background-position: right;
  height: 36px;
  padding-right: 10px;
  background-image: url('images/Page_Tabs_TabActiveRight.gif');
  background-repeat: no-repeat;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_inner
{
  background:url('images/Page_Tabs_TabActiveLeft.gif') no-repeat;
  height:  36px;
  padding-left:10px; 
 }

.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
  background: url('images/Page_Tabs_TabActiveRepeat.gif') repeat-x;
  height: 36px;
  padding: 0px 5px 0px 5px;
  margin: 0;
  color: White;
  font-weight:bold;
}

.CustomTabStyle .ajax__tab_body
{
  margin: 0px;
  border-style: none solid none solid;
  border-width: 1px 2px 1px 1px;
  border-color: #d2d2d2;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.CustomTabStyle .ajax__tab_disabled { color: #A0A0A0;}

.Tab_InnerText
{
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
}

#footer
{
  margin-top: 10px;
}

#homeheader
{
  background-image: url('images/Home_Header.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  width: 967px;
  height: 97px;
  text-align: left;
}

#homenamepass
{
position: relative;
top: 5px;
left:580px;
width: 230px;
height: 80px;
padding-left: 10px;
}

#homeloginbtn
{
position: relative;
top: -78px;
text-align:center;
left: 815px;
width: 120px;
height: 80px;
}

#hometop
{
  position: relative;
  top: -17px;
  left: 0px;
}

#homeleftpanel
{
width: 421px;
float: left;
margin-right: 0px;

/*height:510px;*/
}

#homerightpanel;
{
  margin-left: 0px;
width: 494px;
float: left;
/*height: 510px;*/
}

#LeftBottom
{
  background-image: url('images/Home_Left_BotBackground.jpg');
  background-repeat: no-repeat;
  background-position: top left;
	width:464px;
	height: 268px;
	float: left;
}

#RightBottom
{

	width: 450px;
	height: 268px;
	float: left;
}

#WelcomeTitle
{
  position: relative;
  top: 25px;
  left: 15px;
  color: #44a0bc;
  font-size: 19px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  width: 271px;
}

#homepagetext
{
	padding-left: 30px;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: White;
  padding-top: 50px;
}

#homepagetext a
{
  color: White;
  text-decoration: underline;
}

#homepagetext a:hover
{
  color:#f79a39;
}

#pageheader
{
  background-image: url('images/Page_Header.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  width: 961px;
  height: 96px;
  text-align: left;
}

#searchbox
{
  position:relative;
  top: 18px;
  left: 290px;
  height: 46px;
  width: 253px;
  vertical-align:middle;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 14px;
  line-height: 22px;
}

.watermarked
{
  font-size: 14px;
  line-height: 22px;
  color: #007ea3;
}

#minicart
{
  position: relative;
  left: 590px;
  top: -38px;
  height: 60px;
  width: 100px;
}

.minicarttitle
{
  font-size: 13px;
  line-height: 24px;
  color: #007ea3;
  font-weight: bold;
}

.minicartlabel
{
  color: #007ea3;
  font-size: 11px;
  line-height: 18px;
}

.minicarttext
{
  color: #8f8f8f;
  font-size: 11px;
  line-height : 18px;
}

#lastitemcart
{
  position: relative;
  left: 700px;
  top: -100px;
  height: 60px;
  width: 120px;
}

#logoutbtn
{
  position: relative;
  top: -160px;
  left: 860px;
  height: 31px;
  width: 79px;
}

.backtotop
{
position: relative;
top: -30px;
left: 390px;
width: 120px;
height: 48px;
border: none 0px;
}

.backtotop a
{
border: none 0px;
}

#OrderTabs_tabProductGroups_ProductGroups
{
font-size: 12px;
color: #007ea3;
font-weight: bold;
}

#OrderTabs_tabProductGroups_ProductGroups a
{
font-size:12px;
line-height: 14px;
color: #007ea3;
text-decoration: none;
}

#OrderTabs_tabProductGroups_ProductGroups a:hover
{
color: #f79a39;
}


.product
{
width: 430px;
height: 160px;
margin:0px 0px 0px 0px;
}

.productimage
{
display:table-cell;
width: 150px;
height: 150px;
border: solid 1px #007ea3;
vertical-align:middle;
text-align: center;
margin-right: 15px;

}

.producttext
{
display: inline-block;
width: 265px;
height: 150px;
padding-left: 10px;
padding-top: 15px;
}

#ProductTitle
{
    width: 452px;
    height: 60px;
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: lighter;
    text-transform: capitalize;
    color: #007ea3;
    font-weight: bold;
    margin-bottom: 2px;
}

#ProductTitle a
{
    padding-left: 20px;
    padding-top: 20px;
    background-image: url('images/Page_Tab_CategoryTitle.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    width: 452px;
    height: 60px;
    display: block;
    text-decoration: none;
    color: #007ea3;
}

#ProductTitle a:hover
{
    padding-left: 20px;
    padding-top:20px;
    background-image: url('images/Page_Tab_CategoryTitleOver.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 452px;
    height: 60px;
    display: block;
   text-decoration: none;
   color:#007ea3;
}

#ProductTitle a:active
{
    padding-left: 20px;
    padding-top:20px;
    background-image: url('images/Page_Tab_CategoryTitleOver.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 452px;
    height: 60px;
    display: block;
   text-decoration: none;
   color:#007ea3;
}

#ProductTitle a:visited
{
    padding-left: 20px;
    padding-top:20px;
    background-image: url('images/Page_Tab_CategoryTitleOver.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 452px;
    height: 60px;
    display: block;
   text-decoration: none;
   color: #007ea3;
}

.productdesc
{
  width: 250px;
  color: #007ea3;
  font-size: 12px;
  font-weight:bold;
  line-height: 15px;
}

.productcode
{
width: 250px;
font-size: 12px;
line-height: 18px;
}

.productprice
{
color: #007ea3;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}

.productpricetitle
{
font-size: 12px;
line-height: 15px;
font-weight: normal;
}

.productpricenote
{
font-size: 9px;
line-height: 11px;
color: #747474;
}

.productqtybox
{
display: inline-block;
vertical-align: top;
}

#SubGroupTitle
{
    width: 452px;
    height: 60px;
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: lighter;
    text-transform: capitalize;
    color: #007ea3;
    font-weight: bold;
    margin-bottom: 2px;
}

#SubGroupTitle a
{
    padding-left: 20px;
    padding-top: 20px;
    background-image: url('images/Page_Tab_CategoryTitle.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    width: 452px;
    height: 60px;
    display: block;
    text-decoration: none;
    color: #007ea3;
}

#SubGroupTitle a:hover
{
    padding-left: 20px;
    padding-top:20px;
    background-image: url('images/Page_Tab_CategoryTitleOver.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 452px;
    height: 60px;
    display: block;
   text-decoration: none;
   color:#007ea3;
}

#SubGroupTitle a:active
{
    padding-left: 20px;
    padding-top:20px;
    background-image: url('images/Page_Tab_CategoryTitleOver.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 452px;
    height: 60px;
    display: block;
   text-decoration: none;
   color:#007ea3;
}

#SubGroupTitle a:visited
{
    padding-left: 20px;
    padding-top:20px;
    background-image: url('images/Page_Tab_CategoryTitleOver.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 452px;
    height: 60px;
    display: block;
   text-decoration: none;
   color: #007ea3;
}

#SubCategory a
{
  background-image: url('images/Page_Tab_SubCategoryBox.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  color: #44a0bc;
  font-size: 17px;
  line-height: 22px;
  display: inline-block;
  height: 75px;
  width: 291px;
  padding-top: 22px;
  font-weight: bold;
  margin-bottom: 0px;
	text-align: center;
}


#SubCategory a:hover
{ 
  background-image: url('images/Page_Tab_SubCategoryBox_Over.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 22px;
  display: inline-block;
  height: 75px;
  width: 291px;
  padding-top: 22px;
  font-weight: bold;
  margin-bottom: 0px;
	text-align: center;
 }



#SubCategory a:active
{
  background-image: url('images/Page_Tab_SubCategoryBox.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  color: #44a0bc;
  font-size: 17px;
  line-height: 22px;
  display: inline-block;
  height: 75px;
  width: 291px;
  padding-top: 22px;
  font-weight: bold;
  margin-bottom: 0px;
	text-align: center;
}


#SubCategory a:visited
{
  background-image: url('images/Page_Tab_SubCategoryBox.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  color: #44a0bc;
  font-size: 17px;
  line-height: 22px;
  display: inline-block;
  height: 75px;
  width: 291px;
  padding-top: 22px;
  font-weight: bold;
  margin-bottom: 0px;
	text-align: center;
}


