/* default class for stock hint display */


/*TOPIC TEST*/


#testtop1 {
	background-color: #ffffff;
background-image: url(images/topictest1bg.jpg);
	height: 475px;
	width: 998px;
}
#testtop1 #farright {
	float: right;
	width: 261px;

}
#testtop1 #register .cubes {
float:right;
}



.StockHint
{
    font-size: 11px;
}

.StockHint_OutOfStock
{
    color: red;
}

.StockHint_InStock
{
    color: blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
    text-indent: 10px;
    font-size: 11px;
}

.StockHint_Indented_OutOfStock
{
    color: red;
}

.StockHint_Indented_InStock
{
    color: blue;
}


/*********************************************/
/*****************For TabbedUI****************/
/*********************************************/

.shadetabs
{
    padding: 3px 0;
    margin-left: 0;
    background: white;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
    display: inline;
    margin: 0;
}

.shadetabs li a
{
    text-decoration: none;
    position: relative;
    z-index: 1;
    padding: 3px 7px;
    margin-right: -1px;
    border: 1px solid #778;
    color: #696969;
    background: white url(images/tab_out.gif) top left repeat-x;
}

.shadetabs li a:hover
{
    text-decoration: underline;
    color: #ffffff;
    background: white url(images/tab_over.gif) top left repeat-x;
}

.shadetabs li a.selected
{
    /*selected main tab style */
    position: relative;
    top: 1px;
    color: #ffffff;
}

.shadetabs li a.selected
{
    /*selected main tab style */
    background-image: url(images/tab_over.gif);
    border-bottom-color: white;
}

.shadetabs li a.selected:hover
{
    /*selected main tab style */
    text-decoration: none;
}

.tabcontent
{
    display: none;
}

.overviewContent
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.ProductNameTextinTab
{
    font-weight: bold;
    font-size: 19px;
}

/*
body
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
    font-size: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: underline;
}
a:hover
{
    color: #4776BD;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
*/
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
/*
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}
*/
/*
#wrapper
{
    width: 905px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
}


#header
{
    height: auto;
    width: 905px;
    line-height: 3em;
    text-align: right;
    margin-bottom: 3px;
    float: left;
}
#bodyWrapper
{
    padding: 0;
    margin-bottom: 10px;
    height: auto;
    width: 1000px;
    float: left;
    border: 1px solid #fff;
}


#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #F6F5F5;
    text-align: center;
}
#breadcrumb
{
    float: left;
    color: #444;
}

#ML
{
    width: 650px;
    font-size: 0.85em;
}
#ML, #ML div
{
    float: right;
    vertical-align: middle;
}
#ML div select
{
    font-size: 0.88em;
    margin: 2px 0.5em 4px 0;
    vertical-align: middle;
}

#breadcrumb, #minicart, #ML
{
    height: 2em;
    line-height: 1.5em;
    color: #444;
}
#breadcrumb a, #miniCart a
{
    color: #4776BD;
}
input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/

/*
#logo
{
    float: left;
    width: 210px;
    height: 34px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b
{
    display: none;
}


a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
#header u
{
    color: #000;
    text-decoration: none;
}

*/
/* HEADER HORIZ NAV*/


#fullpage{
width:100%;
/*background-color:#9b173b;*/
}

#mainpage{
/*	width:1010px;
	background-color:#9b173b;*/
}


#horizNav
{
    text-align: left;
    width: 905px;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    position: relative;
    z-index: 1;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Tahoma,Verdana,sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: #4776BD url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 1px transparent;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color: #4776BD;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%;
    border-bottom: solid 1px #CECECE;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color: #4776BD !important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #DCDFE2 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}
/* HORIZ NAV SUB */



#horizNav2
{
    clear: both;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 905px;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom: solid 1px #F0EFEF;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #444;
}
#horizNav2 span
{
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #444;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}


/*Citytech Update -20-05-2010*/



.leftnav
{
    width: 160px;
    padding: 0 0 0 0;
    margin: 0;
}
.leftnav ul
{
    padding: 0;
    margin: 0;
}
.leftnav ul li
{
    padding: 0 0 0 0;
    margin: 0;
    display: block;
	
}
.leftnav ul li a
{
	padding: 0 0 0 7px;
	margin: 0 0 8px 0;
	display: block;
	color: #530029;
	text-decoration: none;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	padding-top:6px;

}
.leftnav ul li a:hover
{
	text-decoration: none;
	color: #AA0055;
}
.leftnav ul li ul
{
    padding: 0 0 0 10px;
    margin: 0;
}
.leftnav ul li ul li
{
    padding: 0 0 5px 10px;
    margin: 0;
    background: url(../images/leftnav-libg.gif) left 7px no-repeat;
    color: black;
}
.leftnav ul li ul li a
{
    padding: 0;
    margin: 0;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: black;
    background: none;
    text-decoration: none;
}
.leftnav ul li ul li a:hover
{
	text-decoration: underline;
}




.below-add
{
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0;
	float:right;
	display:block;
}

.below-addleft
{
    width: 100%;
    float: center;
    display: block;
    padding: 0;
    margin: 0;
    background: #ffffff;
}
.below-addright
{
    width: 114px;
    float: right;
    display: block;
    padding: 0;
    margin: 0;
}
.twitter-logo
{
    width: 100px;
    float: left;
    display: block;
    padding: 0 18px 0 0;
    margin: 0;
}
.facebook-logo
{
    width: 103px;
    float: left;
    display: block;
    padding: 0 9px 0 0;
    margin: 0;
}
.visa-logo
{
    float: left;
    display: block;
    padding: 2px 0 0 0;
    margin: 0;
}




/*End Citytech Update 20-05-2010*/


/* LEFT NAV */

/*.leftNav
{
    border: 1px solid #ddd;
    border-top: 1px solid #F0EFEF;
    padding: 5px;
    margin-bottom: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
}*/
.navHeader
{
    background: url(images/nav-header-bg.gif) no-repeat left bottom;
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: #4776BD;
    font-weight: bold;
	padding-top:10px;
}
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
/*#footercontent {
background-color:#801738;
}*/

.fbcube {
	background-image: url(images/fbcube.jpg);
	background-repeat: no-repeat;}

.copyright
{
font-size:10px;
text-align:center;
vertical-align:top;
padding-right:10px;
}
#anseal {
float:right;
}

.fanus{
width:100%;
height:86px;
padding:4px;
border:0;
background-color:#f0d7dd;
}
table.fanus img a{
border:0;
}
#elistholder {
width:100%;
}
#elist {
	font-size:13px;
	font-style:normal;
	font-weight: bold;
	margin-left:10px;
	float:left;
}

.elist1
{background-color:#FFFFFF;
height:87px;}

.elist2 {width:100%;
float:left;}

#elist input.fname {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #9b173b;
	margin:2px;
	float:left;
	height:20px;
	width:280px;
	}
	
	#elist label{
	float:left;
	width:55px;
	}

.signupbtn
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #9b173b;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow:1px;
	text-shadow:#CC0000;
	width:80px;
	background-color:#9b173b;
	height:20px;
	text-transform: uppercase;
	float:right;
}
.signupbtn:hover {
	background-color:#FF0080;
}
/*#footer1 {
width:996px;
margin:2px;

}
#foottprd
{
	width:996px;
	height:15px;
	background-image: url(images/foottpbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#footcontent{
	width:980px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#8c153b;
	border-left-color:#8c153b;
	background-color: rgb(140, 21, 59);
}
#footbtrd{
	width:996px;
	height:15px;
	background-image: url(images/footbtm.jpg);
	background-color:#8c153b;
	background-repeat: no-repeat;
	background-position: center bottom;
}*/


.AuthorizeNetSeal
{
background:#eeeeee;
}
table.navfoot ul p {
margin-top:8px;
}

table.navfoot {
	background-color:#FFFFFF;
	border: 1px solid #888888;
	font-size:12px;
	margin-top:4px;
	line-height:18px;
}
table.navfoot a {
	color:#969191;
	font-size:12px;
	background-color:#FFFFFF;
}
table.navfoot a:hover {
	text-decoration: underline;
	color:#990000;
}
#fullfooter{
}

table.foot{
background:#ffffff;
}

#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 1000px;
    height: auto;
    margin: 0;
    padding: 5px 0;
    border: 1px dashed #ddd;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
/*
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
*/
#sku
{
    display: block;
}
/*
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
*/
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
/*
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
*/
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size: 1.25em;
    font-weight: bold;
    color: #ff0000;
    line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */
/*
.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat top left;
}
*/

/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #4776BD;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100% !important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #DCDFE2 none;
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.VertTopMenuGroup
{
    border: solid 0px #003167;
    background-color: transparent;
}

.VertMenuGroup
{
    border: solid 0px #003167;
    background-color: transparent;
}

.VertTopMenuItem
{
    color: #FFFFFF;
    font-size: 11px;
    cursor: hand;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 2px;
}
.VertTopMenuItemHover
{
    color: #444444;
    background-color: #FEDF15;
    font-size: 11px;
    cursor: hand;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 2px;
}
/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible; /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible; /*display:none;*/
}
.OrderOptionsTitle
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.OrderOptionsRowHeader
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
.OrderOptionsName
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
.OrderOptionsDescription
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
.OrderOptionsPrice
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

/* Kit Specific Styles */
#KitSideBar
{
    border: solid 1px Gray;
    position: absolute;
    z-index: 99; /*999999999 !important;*/
    width: 180px;
    background-color: #FFFFE1; /*right:10px;*/
    margin-left: 10px;
}

#KitAddToCartForm
{
    padding: 5px 5px 10px 5px;
    margin: 0px 5px 0px 5px;
    border-top: solid 1px Gray;
    text-align: center;
}

#KitPlaceHolder
{
    width: 150px;
}

#KitTable
{
    width: 500px; /*border-top: solid 1px red;*/
}

#KitTable td
{
    padding: 4px 0px 4px 0px;
}

#KitAddToCartFormHeader
{
    border-bottom: solid 3px #444; /*height:15px;*/
    text-align: center;
}

#KitAddToCartFormPrice
{
    line-height: 30px;
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormPrice
{
    /*line-height:30px;*/
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormDetailsHeader
{
    text-align: center;
    text-decoration: underline;
}


.KitAddToCartFormDetails
{
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

.KitTableGroup
{
    /* 	border-top:solid 1px Black;	 	border-left:solid 1px Black;	 	border-right:solid 1px Black;	 	border-bottom:solid 5px Green;	 	line-height:20px; 	*/
    background-color: #f5f5f5;
}

.KitRowSpacer
{
    /*height:45px;*/
}

.KitSpacer
{
    /* 	border:solid 1px Lime; 	background-color:Aqua; 	*/
    height: 10px;
}



#KitAddToCartFormDetailsHeader
{
    text-align: center;
    text-decoration: underline;
}

#KitAddToCartFormDetails
{
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

#KitSideBar input[type="button"]
{
    width: 120px;
    text-align: center;
    margin-top: 3px;
}


.KitRegularBasePrice
{
    font-style: italic;
    text-decoration: line-through;
}

.KitBasePrice
{
}

.KitBasePriceOnSale
{
}

.KitCustomizedPrice
{
}

.KitCustomizedPriceOnSale
{
}

.KitLevelPrice
{
}

.KitLevelPriceOnSale
{
}

.ShippingAndTaxEstimateAddress
{
    border: solid 1px #aaa;
    width: 100%;
}

.ShippingAndTaxEstimateAddress .Header
{
    text-align: center;
    font-weight: bold;
    background-color: #ddd;
}

.ShippingAndTaxEstimateAddress .Caption
{
    width: 30%;
    text-align: left;
    vertical-align: top;
}

.ShippingAndTaxEstimateAddress .Value
{
    width: 70%;
    text-align: left;
    vertical-align: top;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: Red;
    font-weight: bold;
}

.ShippingAndTaxEstimator
{
    border: solid 1px #aaa;
}

.ShippingAndTaxEstimator .Header
{
    text-align: center;
    font-weight: bold;
    background-color: #ddd;
}

.ShippingAndTaxEstimator .Caption
{
    font-weight: bold;
    width: 30%;
    text-align: left;
    vertical-align: top;
}

.ShippingAndTaxEstimator .Value
{
    width: 70%;
    text-align: right;
    vertical-align: top;
}

.WishListWarning
{
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    color: #ff0000;
}

.ShippingEstimatorPanel
{
    width: 350px;
    border: dashed 1px gray;
    padding: 5px 5px 5px 5px;
}

#KitError
{
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
}

#lblKitError
{
    color: Red;
}

/* default class for stock hint display */
.StockHint
{
    font-size: 11px;
}

.StockHint_OutOfStock
{
    color: red;
}

.StockHint_InStock
{
    color: blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
    text-indent: 10px;
    font-size: 11px;
}

.StockHint_Indented_OutOfStock
{
    color: red;
}

.StockHint_Indented_InStock
{
    color: blue;
}


/*********************************************/
/*****************For TabbedUI****************/
/*********************************************/

.shadetabs
{
    padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
    display: inline;
    margin: 0;
}

.shadetabs li a
{
    text-decoration: none;
    position: relative;
    z-index: 1;
    padding: 3px 7px;
    margin-right: -1px;
    border: 1px solid #778;
    color: #696969;
    background: white url(images/tab_out.gif) top left repeat-x;
}

.shadetabs li a:hover
{
    text-decoration: underline;
    color: #ffffff;
    background: white url(images/tab_over.gif) top left repeat-x;
}

.shadetabs li a.selected
{
    /*selected main tab style */
    position: relative;
    top: 1px;
    color: #ffffff;
}

.shadetabs li a.selected
{
    /*selected main tab style */
    background-image: url(images/tab_over.gif);
    border-bottom-color: white;
}

.shadetabs li a.selected:hover
{
    /*selected main tab style */
    text-decoration: none;
}

.tabcontent
{
    display: none;
}

.overviewContent
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.ProductNameTextinTab
{
    font-weight: bold;
    font-size: 19px;
}



/*--------spqdev yuzhixuan start------------*/



body
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font-family: Arial;
}

ul
{
    /*list-style: none;*/
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

#header
{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    background-color: Black;
    padding: 0;
    font-size: 13px;
    font-family: Arial;
    color: White;
}

#header div
{
    float: left;
}

#logo
{
    width: 513px;
    height: 40px;
}

#Need
{
    margin-top: 5px;
    margin-left: 10px;
}

#top_right
{
    width: 215px;
    height: 72px;
    margin-right: 1px;
}

#top_right ul
{
    text-align: right;
    clear: both;
    margin-top: 4px;
}

#top_right ul.login li
{
    margin-right: 2px;
}

#top_right ul.login a
{
    text-decoration: none;
    color: White;
    font-size: 11px;
}

#top_right ul.search input
{
    font-size: 9px;
}

#top_right ul.minicart
{
    margin-right: 3px;
}

#top_right ul.minicart a
{
    text-decoration: none;
    color: White;
    margin-right: 3px;
}

#top_right ul.minicart input
{
    position: relative;
    top: 3px;
}
.minicart img
{
    position: relative;
    top: 3px;
}


#scroller
{
    top: -30px;
    width: 0px;
    margin-bottom: 0px;
    padding: 0px;
    margin-left: 450px;
    position: relative;
    color: White;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 0;
    height: 0px;
    text-align: left;
}

#scroller a
{
    text-decoration: none;
    color: White;
    display: block;
}
/*------cc   start---------*/
#menu2
{
	list-style: none;
	clear: both;
	text-align: center;
	background-image: url(images/topnavbg1.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height:29px;
	width:1000px;
	padding-top:10px;
	background-position: center center;
}
#currency1 {
float:right;
margin-top:-3px;
margin-right:6px;
color:#ffffff;
}

#CurrencySelectList1 {width:10px;}

#menu2 a:hover {
	color:#FF97B9;
}

.menurow{
margin-botom:3px;
padding-left:20px;
height:25px;
}

.sizetext {
width: 225px;
color:#FFFFFF;
height:15px;
}

#menu2 a
{
    font-size: 13px;
    color: White;
    font-weight: bold;
    margin: 0px 17px 5px 17px;
}
#content
{
   /* text-align: center;
    width: 703px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;*/
}
#miniCart
{
    float: left;
    width: 200px;
}
#miniCart a
{
    font-size: 12px;
}

#login
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.8em;
    padding-right: 15px;
    width: 300px;
}
#search
{
    float: right;
    width: 100px;
}
.searchBox
{
    width: 100px;
    text-align: left;
    height: 1.5em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}
/*------cc  end------------*/

/*------scorll----------*/
/*This is to change the style of the rectangle*/
#pscroller2
{
    margin: 0;
    padding: 0;
    width: 320px;
    height: 22px;
    padding-top: 5px;
    text-align: left;
    margin-left: 0px;
}

/*This is to change the style of the text*/
#pscroller2 a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}

.someclass
{
    /*class to apply to your scroller(s) if desired*/
}


/* Jacky Fix Header*/
#header
{
    width: 1000px;
    height: 72px;
    margin: 0 auto;
    background-color: white;
    padding: 0;
    font-size: 13px;
    font-family: Arial;
    color: White;
}

/*#header tr td.logo_1
{
    background-image: url(../Skin_1/images/logo_1.jpg);
    background-repeat: no-repeat;
    width: 467px;
    height: 72px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}*/

/*#header tr td.logo_2
{
    background-image: url(../Skin_1/images/logo_2.jpg);
    background-repeat: no-repeat;
    width: 320px;
    height: 72px;
}*/

#header_middle
{
    height: 72px;
    width: 320px;
}


#header_middle tr td.Need
{
    padding-left: 50px;
    padding-top: 3px;
}

#header_middle tr td.Need select
{
    font-size: 12px;
}

#header_middle tr td div.scroll
{
    width: 320px;
    border-bottom: 0;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    font-weight: bold;
    color: White;
}

#header_right
{
    height: 72px;
    width: 210px;
    text-align: right;
    padding-right: 3px;
}

#header_right tr td.login
{
    font-size: 11px;
    font-weight: bold;
    padding-right: 10px;
}
#header_right tr td.login a
{
    color: black;
}

#header_right tr td.search div
{
    float: right;
}

#header_right tr td.search div.go
{
    padding-top: 1px;
}

#header_right tr td.minicart
{
    padding-right: auto;
}

#header_right tr td.minicart input
{
    position: relative;
    top: 2px;
}

#header_right tr td.minicart a
{
    color: black;
    text-decoration: none;
    padding-right: 5px;
}

.quantitytextbox
{
    height: 20px;
    width: 50px;
    border: solid 1px red;
}
.Addtocart
{
}
.Addtocart form
{
}
.Addtocart form select
{
    margin-top: 3px;
    width: 130px;
}

.SearchButton  
{
    font-size: 10px; 
    font-weight: normal; 
    color: #000; 
    background: white url(/app_themes/skin_1/images/go-button.gif) top left repeat-x;
    border: 0px; 
    cursor:hand; 
    cursor:pointer; 
    padding: 0px 0px 0px 0px;
    width:18px;
    height:16px;
}
    
#AvailableShippingMethods
{
    position:relative;
    left:100px;
    text-align:left;
}

.cart_items .td
{
	position: relative;
	left:2px;
	text-align:left;
}

.SizeText
{
    font-size:1em;
}

.shoppingcartproductsku
{
    text-align:left;
}
