#GoogleCheckout{
float:right;
margin-top:10px;
}
.PaypalCheckout{
float:right;
background: #fff url(/Files/PayPal.aspx) no-repeat 0 -10px;
border:none;
font-size:10px;
height:55px;
text-align:right;
width:115px;
color:#666666;
}
/*#Home styles#*/
#homeimages
{
	/*padding-top:15px;*/
	position:absolute;
	left:0px;
	height:100px;
	width:431px;
	background:#fff;
}
#homeimages div
{
	float:left;
	padding:5px 5px 2px 0;
	margin:5px 0 5px 0;
	border-right:solid #555555;
	border-top:solid #555555;
	border-bottom:solid #555555;
	clear:left;
	width:431px;
	background:#fff;
}
#homeText{
	float:right;
	padding:0 8px;
	width:440px;
	margin:20px 0;
}

/*#Main styles#*/
body
{
	font-family: Arial;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}
.LTR /* use id for background, only shows for display, not edit or design*/
{
	font-family: Arial;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	background:#33191A url(../Files/bksphere.aspx) repeat-y center -250px ;
}
#form1
{
	background: transparent url(../Files/full-background.aspx) repeat-y top center;
	padding: 0px;
	margin: 0px;
	position:absolute;
	min-height:100%;
	width:100%;
}
#wrapper
{
	position:relative;
	width:900px;
	height:100%;
	/*min-height:60em;*/
	margin:0 auto;
	background: #ffffff;
}
.mainBlock
{
	position:relative;
	padding-top:15px;
	width: 900px;
	background:#ffffff;
	border: none;	
}
.contentBlock
{
	width: 660px;
	float: right;
	margin-left:0 2px 50px 2px;
}
.menuLeftBlock
{
	border-right:1px dotted #83421C;
	float:left;
	width:230px;
	float: left;
}
.info
{
	float:left;
	clear:left;
	width:500px;
	margin:10px 10px;
}
/*#Main Styles/Header#*/
.topBlock
{
	width: 900px;
	background: white;
	border: none;
}
.DesignMode .topBlock
{
	width: 900px;
}

.EditMode .topBlock
{
	width: 900px;
}
.topBlock .WebPart_TopImage
{
	float: right;
	width: 900px;
}

/*#Main styles/Footer#*/
.footerBlock
{
	/*position:absolute;
	bottom:0;
	height: 55px;*/
	width: 900px;
	float:left;
	background: #D34C08 url(/Files/stripes.aspx) repeat-y left;
	border: none;
}
#footerleft
{
	float:left;
	color:#ffffff;
	font-size:0.8em;
	padding:5px 0 0 170px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#footerleft p{margin:0;}

#footercenter{
	float:right;
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	margin:0 10px 5px 0;
	line-height:1.4em;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#footercenter i{font-size:1.3em;font-weight:bold;}
#footercenter a{font-size:1em;text-decoration:none;color:#ffffff;font-weight:bold;}
.clear {width:0; height:0; clear:both; line-height: 0px; font-size: 0px;}



/*#Font styles#*/
a
{
 font-family:tahoma;
 color: #33191A;
}
a:hover
{
 text-decoration: none;
}

h1
{
 font-family:tahoma;
 color: #D54A05;
 font-size: 2em;
 font-weight:bolder;
 padding:0;
 margin:0 0 5px 0;
 line-height:20px
}

h2
{
 font-family:tahoma;
 color: #83411E;
 font-size: 1.8em;
 font-weight:bolder;
 padding:0;
 margin:0 0 8px 0;
}
h2 strong{ color: #D54A05;}

h3{
 color: #D54A05;
 font-size: 1.6em;
 font-weight:bold;
}

.caption h3{
margin: 10px 0 10px 0;
}
/*#Edit#*/
.EditMode  td
{
	background:#ffffff;
}
.DesignMode td
{
	background:#ffffff;
}
.IE6 .DesignMode .homeHeader a img
{
	width: 548px;
}
.IE6 .DesignMode .hotOffersBox
{
	padding: 0px;
}
.IE6 .EditMode .homeHeader .EditableImageEdit, .IE6 .EditMode .homeHeader .EditableImageEdit img
{
	width: 548px !important;
}
.IE6 .EditMode .homeHeader
{
	width: 548px !important;
}
/*#Other styles#*/
.TextAreaField
{
	width: 280px;
	height: 100px;
}

.button, .SubscriptionButton, .signoutButton, .Button, .CMSSearchDialogSearchButton, .PollVoteButton
{
	border: 1px solid #c3c3c3;
	padding: 0px;
	color: #fff;
	background:  url(../App_Themes/EcommerceSite/Images/button_background.gif) repeat-x top left;
	font-weight: bold;
	font-size: 0.8em;
	width: 55px;
	height: 20px;

	cursor: pointer;
}

.signoutButton
{
	float: right;
	display: block;
	margin-top: 5px;
	margin-right: 25px;
	padding: 0;
}

.IE6 .signoutButton
{
	margin-right: 13px;
}

.ContentButton
{
	width: 100px;
	background-color:#83411E;
	color:#ffffff;
	cursor:pointer;
	border:2px outset #83411E;
	font-size:0.8em;
	font-weight:bold;
}

.LongButton
{
	width: 160px;
	background-color:#83411E;
	color:#ffffff;
	cursor:pointer;
	border:2px outset #83411E;
	font-size:0.8em;
	font-weight:bold;
}

.TextLeft
{
	text-align: left;
}

.RTL .TextLeft
{
	text-align: right;
}

.TextRight
{
	text-align: right;
}

.RTL .TextRight
{
	text-align: left;
}

.BreadBox
{
	font-size: 1.4em;
	padding: 10px 5px 10px 3px;
}
.BreadBox .CMSBreadCrumbsLink
{
	font-size: 1.4em !important;
}


.leftInfoBlock
{
	padding-left: 24px;
	padding-right: 4px;
}

.leftInfoBlock ul{
padding-left: 3px;
margin: 0px;
}

.leftInfoBlock li{
padding-left: 15px; 
list-style: none;
background: url(../App_Themes/EcommerceSite/Images/arrow_left.gif) no-repeat 0% 60%;
margin: 0;
}

.rightInfoBlock
{
	padding-right: 24px;
	padding-left: 4px;
}

.ProductList{
padding: 0px 10px;
}

.EditingFormErrorLabel
{
	color: #ff0000;
}

.PrintLink
{
position: absolute;

}

.PrintLink a{
display: block;
padding: 9px 10px 5px 30px;
background: url(../App_Themes/EcommerceSite/Images/Print.gif) 0px 5px no-repeat;
margin-top:3px;
text-align: right;
width: 20px;
margin-left:470px;
}

/*#Polls#*/
.PollControl{
padding: 0 3px 0px 23px;
}

.PollTitle
{
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 1em;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid #b0b0b0;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/EcommerceSite/Images/poll05.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollQuestion
{
	font-size:1.2em;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}




/*#Products#*/
.ProductDetailsPicture{
float:left;
width:250px;
margin-bottom:10px;
}

.ProductDetailsDiagram{
float:left;
width:200px;
}
.ProductDetailsDesc{
clear:both;
}

.ProductDetailsOptions{

}

#ProductDetailsPrice,.ProductDetailsPrice{
color:#D54A05;
float:right;
font-size:6.6em;
margin:0 20px 0 0;
padding:0;
position:absolute;
right:10px;
bottom:20px;
}

#ProductDetailsPrice p{
margin:0;
position:relative;
top:-50px;
}
.ProductImage{
height: 140px;
width:175px;
float:left;
padding:20px 20px 30px 20px;
cursor:pointer;
}
.ProductImage p{
text-align: center;
margin:0;
cursor:pointer;
}
.ProductImage img{
vertical-align:middle;
border: none;
width:175px;
height:148px;
cursor:pointer;
}
.Handles{height:85px;width:100px;padding:10px 10px 20px 10px;}
.Handles img{height:85px;width:100px;}


#handingimg{
	height:50px;
	position:absolute;
}

.ProductBreadcrumbs{
background: url(../App_Themes/EcommerceSite/Images/product_top_background.gif) repeat-x;
background-position: bottom center;
height:30px;
}

.ProductList table{
/*width: 100%;*/
}

.ProductList h1{
padding-left: 30px;
background: url(../App_Themes/EcommerceSite/Images/h1point.gif) no-repeat 5px 5px;
}

.ProductTitle{
background: #326590;
display: block;
color: white;
text-align: center;
padding: 5px 2px 5px 2px;
font-size: 1.2em;
}

.ProductPrice{
font-size: 1.3em;
padding: 3px 3px 5px 3px;
font-weight: bold;
background: #f0f0f0;
}

.ProductPriceDetail{
font-size: 1.3em;
padding: 3px 3px 5px 0px;
font-weight: bold;
}

.ProductPriceDetailTax{
font-size: 1.2em;
padding: 3px 3px 5px 0px;
}

.ProductPriceLabel{
font-size: 1.3em;
padding: 5px 3px 5px 3px;
font-weight: bold;
}

.ProductPriceLabelTax{
font-size: 1.2em;
padding: 5px 3px 5px 3px;
width: 100px;
}

.ProductPrice .right{
text-align: right;
}

.ProductPrice .left {

}

.ProductBox{
padding-top: 20px
}

.ProductFooter{
text-align: center;
}

.productDetail img
{
	border: none;
}

.productDescription
{
	text-align: justify;
}

.productDetailLinks
{
	margin-top: 15px;
	padding: 3px 0 0 3px;
        background: white url(../App_Themes/EcommerceSite/Images/bg_price.gif) no-repeat;
	height: 45px;
}

.productOptionsTable
{
	margin-top: 10px;
}


.ProductPreview
{
	width: 175px;
}

.AddToCartContainer
{ 
	padding-top: 10px;
	background: white url(../App_Themes/EcommerceSite/Images/ShoppingCart/bg_options_bottom.gif) repeat-x;
	text-align: right;
}

.right .AddToCartContainer
{	
	background: none;
	padding-top: 0;
	margin: 0;
}




.ProductOptionSelectorContainer
{
	border: 1px solid #d7d7d7;
	padding: 0px 10px;
	margin: 6px 0px;
}
.ProductOptionSelectorContainer select
{
   width: 75%;
}
.productDetail .ProductPrice
{
	width: 180px;
	padding: 5px 5px;
	display: block;
	background:  url(../App_Themes/EcommerceSite/Images/bg_price.gif) no-repeat top right;
	font-weight: bold;
}

input.AddToWishlistImageButton
{
	float: left;
}


.wishlistAdd .AddToCartContainer
{
	background: none;
}

.removeFromWishlist
{
	margin-top: -18px;
}


.TotalPriceContainer
{
	text-align: center;
	background: #bde5f2;
	padding: 7px 10px 9px 0px;
	margin-bottom: 3px;
}

.TotalPriceLabel
{
	font-weight: bold;
	text-align: right;
}

.TotalPrice
{
	font-weight: bold;
	text-align: right;
}

/*#Products/Forum#*/
.ForumTree .Actions
{
	background-color: #bee6fa;
	padding: 5px 5px;
	font-weight: bold;
}
.ForumTree .ForumManage
{
	background-color: #C4DBE7;
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
}
.ForumTree .ForumPost
{
	padding: 5px;
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
}
.ForumTree .PostText
{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ForumTree .PostActionLink
{
	padding: 1px 5px;
	background: #bee6fa;
	display: block;
	float: left;
	border: 1px solid silver;
	color:	black;
	text-decoration: none;
}

.ForumTree .PostActionLink:hover
{
	background: #9ed5f2;
	border: 1px solid gray;
}


.ForumTree .PostActionSeparator{
	display: block;
	float: left;
	padding: 2px 5px;
}
.ForumTree .PostUserLink{
	font-weight: bold;
}
.ForumTree .Posts
{
	width: 580px;
	background: #f6f6f6;
}
.ForumTree .PostSubject
{
	font-weight: bold;
	display: block;
	padding: 5px 0px;
}
.ForumTree .TextboxItemShort, .ForumTree .TextboxItem, .ForumTree .TextareaItem
{
	width: 220px;
}
.ForumTree .Title
{
	font-weight: bold;
	margin: 5px 5px;;
	display: block;
}
/*#Products/Filter#*/
.ProductFilter
{
	background: url(../App_Themes/EcommerceSite/Images/product_top_background.gif) repeat-x;
	background-position: bottom center;
	font-size: 1em;
	height: 65px;
}
.ProductFilter Select
{
	width:160px;
	height:18px;
	font-size:1em;
}
/*#Top sign in#*/
.topBlock .topSignin
{
	padding: 5px 0;
	width:900px;
	text-align:right;
	background:#33191A url(/Files/stripes.aspx) repeat-y left;
}
.topBlock .topSignin a
{
	color: #ffffff;
	text-decoration: none;
	padding:0 10px;
	font-weight:bolder;
}
.topBlock .topSignin a:hover
{
}
.topBlock .topSignin
{
}

.MyProfileUserSignature{
width: 300px;
height: 100px;
}

/*#Menus#*/
/*#Menus/Left menu#*/
#leftmenu
{
	float:left;
}
#leftmenu ul{
padding:0;margin:0;list-style-type: none;
}
/*#Menus/Top menu#*/



.topMenuCMSListMenuLink, .topMenuCMSListMenuLinkHighlighted
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	/*height: 29px;*/
	padding: 0px 13px 0px 10px;
	text-align: center;
        text-transform: lowercase;
}
.topMenuCMSListMenuLinkHighlighted {
	background: #33191A;
	border-left:solid #D24B07 6px;
	padding: 0px 7px 0px 10px;
}
.topMenuCMSListMenuLink:hover{

}
.IE6 .topMenuCMSListMenuLink:hover{
	background: none;
	text-decoration: underline;
}
.topMenuCMSListMenuLI:hover, .topMenuCMSListMenuHighlightedLI
{
	
}
.topMenuCMSListMenuLI, .topMenuCMSListMenuHighlightedLI
{
	float: left;
	display: block;
}

.topMenuCMSListMenuUL
{
	list-style-type: none;
	height: 40px;
	padding:0;
	margin:0;
	line-height: 40px;
	float: left;
}

.toplistmenu{
	background: url(../Files/menu.aspx) no-repeat bottom center;
	height: 40px;
	width:900px;
	position:relative;
	z-index:10;
}
#leftMenuFade{
	background: url(../Files/menu.aspx) no-repeat bottom left;
	position:absolute;
	width:700px;
	height:40px;
	left:0px;
	top:25px;
}
#rightMenuFade{
	background: url(../Files/menu.aspx) no-repeat bottom right;
	position:absolute;
	width:700px;
	height:40px;
	right:0;
	top:25px;
}

.toplistmenu li{

}

.IE .toplistmenu li{
	width: 90px;
}
/*#Menus/Bottom menu#*/
#footermenu
{
/*	position:absolute;
	right:0;
	top:0;*/
	float:right;
	width:30em;
	padding:5px 5px 0 0;
}
#footermenu ul {padding:0;margin:0;list-style-type: none;}
#footermenu li 
{
	display:inline;
	float:left;
	text-align:right;
	background:transparent url(../Files/bullet.aspx) no-repeat right 4px;
	width:10em;
}

#footermenu li a{
	color:#ffffff;
	font-size:1em;
	padding-right:9px;
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}



/*#Search box#*/
.searchText
{
	border: 1px #c3c3c3 solid;
	width: 112px;
	height: 16px;
	margin-left: 25px;
}
.searchBox
{
	margin-top: 5px;
	min-height: 26px;
}
.boxSearchLeft
{
 background: #d7d7d7 url(../App_Themes/EcommerceSite/Images/box_blue_background.gif) repeat-y top left;
 margin-bottom: 3px;
 margin-top: 1px;
 min-height: 39px;
}



.boxSearchLeftTop div {
 background: url(../App_Themes/EcommerceSite/Images/box_left_top.gif) no-repeat top left;
}
.boxSearchLeftTop {
 background: url(../App_Themes/EcommerceSite/Images/box_right_top.gif) no-repeat top right;
}
.boxSearchLeftBot div {
 background: url(../App_Themes/EcommerceSite/Images/box_left_bottom.gif) no-repeat bottom left;
}
.boxSearchLeftBot {
 background: url(../App_Themes/EcommerceSite/Images/box_right_bottom.gif) no-repeat bottom right;
}
.boxSearchLeftTop div, .boxSearchLeftTop, .boxSearchLeftBot div, .boxSearchLeftBot
{
 width: 100%;
 height: 4px;
 font-size: 1px;
}

/*#Newsletter subscription#*/
.Subscription
{
	margin-left: 9px;
}
.SubscriptionTextbox
{
	border: 1px #c3c3c3 solid;
	width: 112px;
	height: 16px;
}

/*#Random product#*/
.randomProduct
{
	text-align: center;
	padding-right: 19px;
}
.randomProduct img
{
	border: none;
}


.DesignMode .topMenuCMSListMenuUL
{
	width: 534px !important;
}


/*#Shopping cart item selector#*/

.AddToShoppingCartTextBox
{
	width:25px;
}


.AddToShoppingCartLink
{
	background-image: url('Images/ShoppingCart/AddToCart.gif');
	background-position: left -2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #000000;
	text-decoration: underline;
}

.AddToShoppingCartButton
{
	width:80px;
}

/*#Random product with status#*/
.randomProductWithStatus
{
	float: left;
	width: 182px;
}
/*#News#*/

.newsRepeater
{
margin: 15px 0;
}

.newsItem
{
	background-color: #eeeeee;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #b0b0b0
}

.newsItem p
{
	margin-top: 0px;
}
.newsItemDetail .Date
{
	font-size: 120%;
	font-weight: bold;
}
/*#Tags#*/
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #A4B2BC;
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
}

.RTL .autocomplete_completionListElement
{
	text-align: right;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	padding: 1px;
	cursor: pointer;
}

.autocomplete_listItem
{
	padding: 1px;
}
/*#Search#*/
.SearchResult
{
	margin-left: 5px;
	margin-bottom: 10px;
}
.ResultTitle
{
	font-size: 120%;
	margin-bottom: 3px;
}
.ResultPath
{
	background-color: #eeeeee;
	padding: 2px;
}
.CMSSearchDialogSearchForTextBox
{
	width: 154px !important;
}
.CMSSearchDialogSearchModeDropDownList
{
	width: 160px !important;
}
/*#Account menu#*/
.myAccMenu
{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuBackground.gif) no-repeat top left;
	margin-left: -7px;
	margin-top:20px;
	width: 650px;
	min-height: 38px;
}
.IE6 .myAccMenu
{
	height: 38px;
}
.myAccMenu .TabsHeader
{
	/*background: url(../App_Themes/EcommerceSite/Images/myAccMenuRight.gif) no-repeat top right;*/
}
.myAccMenu .TabControl
{
	height: 35px;
}

.TabControlTable
{


margin-left: 3px;
}


.myAccMenu .TabControlSelectedLeft{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuActiveLeft.gif) 100% 0% no-repeat; 
}

.myAccMenu .TabControlSelectedRight{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuActiveRight.gif) left top no-repeat;
}

.myAccMenu .TabControlSelected{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuActive.gif) repeat-x;
}
.myAccMenu .TabControlSelected a{
	color: #000;
}

table.Grid{
width: 100%;
padding: 0px 10px;
}

.TabsHeader a
{
	display: block;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

.TabsHeader a:hover{
	display: block;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

/*#Tab menu/Sub menu#*/

.TabsContent
{
	margin-top: 10px;
}
.TabsContent .TabControlTable
{
	background: none;
	width: 350px;
	height: 26px;
}
.TabsContent .TabsHeader
{
	background: none;
	background-color: #c4dbe7;
	height: 28px;
	margin-top: 1px;
	margin-bottom: 10px;
}
.TabsContent .TabControlSelectedLeft {
	background: none;
	width: 4px;
	height: 26px;
	font-size: 1px;
	float: left;
}

.TabsContent .TabControlSelectedRight {
	background: none;
	width: 4px;
	height: 26px;
	font-size: 1px;
	float: left;
}

.TabsContent .TabControl {
	height: 26px;
}

.TabsContent .TabControlSelected {
	background: white;
}
.TabsContent .TabControlSelected a
{
color: #000;
}


.GeneralActions
{
 background-color: #eeeeee;
 padding: 2px 5px;
}

/*#Sign out and user name box#*/
.boxSignoutRight
{
	background: #c4dbe7 url(../App_Themes/EcommerceSite/Images/box_light_background.gif) repeat-y top right;
	margin-bottom: 2px;
	margin-top: 1px;
	overflow: hidden;
	line-height: 29px;
}

.DesignMode .boxSignoutRight
{
	line-height: 15px;
}

.boxSignoutRightTop div {
	background: url(../App_Themes/EcommerceSite/Images/box_light_left_top.gif) no-repeat top left;
}
.boxSignoutRightTop {
	background: url(../App_Themes/EcommerceSite/Images/box_light_right_top.gif) no-repeat top right;
}
.boxSignoutRightBot div {
	background: url(../App_Themes/EcommerceSite/Images/box_light_left_bottom.gif) no-repeat bottom left;
}
.boxSignoutRightBot {
	background: url(../App_Themes/EcommerceSite/Images/box_light_right_bottom.gif) no-repeat bottom right;
}
.boxSignoutRightTop div, .boxSignoutRightTop, .boxSignoutRightBot div, .boxSignoutRightBot
{
	width: 100%;
	height: 4px;
	font-size: 1px;
}

.SignContent{
min-height: 30px;
}

.IE6 .SignContent{
	height: 30px;
}

.SignContent span{
font-size: 1.1em;
}

input.AddToCartTextBox{
width: 25px;
margin-top: 6px;
margin-left: 260px;
float: left;
}


.OptionCategoryName{
display: block;
font-weight: bold;
padding: 5px 0px 5px 0px;
}


.OptionCategoryDescription{
display: block;
padding: 5px 0px;
}

.productOptions
{
	background: #f9f9f9 url('../App_Themes/EcommerceSite/Images/ShoppingCart/bg_productoptions_top.gif') repeat-x;
}

.WishListLink{
text-align: right;
}

.WishListLink img{
margin-top: 2px;
}


.CartItemSelector{
padding: 6px 10px;
}

.right .CartItemSelector{
padding: 0px 10px;
}

.logonReg, .textHeader, .wishList, .myAccount
{
	padding: 0px 10px;
}

.IE6 .logonReg, .textHeader, .IE6 .wishList, .myAccount
{
	padding: 0px 0px 0px 10px;
}

.textHeader{
width: 97%;
}

.newsList
{
	padding: 0px 7px;
}

/*#ShoppingCart#*/
.minibasket
{
float:left;
padding:80px 10px 40px 10px;
}
.minibasket a
{
font-size:1.3em;
vertical-align:top;
}

.subContent .shoppingCart
{
	padding: 10px 10px;
}

.IE6 .subContent .shoppingCart
{
	padding-right: 0;
}

.ShoppingCartStepImage
{
    border: none;
	margin-top: 10px;
	padding:0px;
	vertical-align: middle;
}

.ShoppingCartStepSeparator
{
    border: none;
    margin-top: 10px;
    padding: 0 20px;
    vertical-align: middle;
}

.CartStepHeader
{
	background-color: #83411E;
	color: #ffffff;	
	padding: 5px;	
	font-weight: bold;
	font-family:Arial;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.CartStepTable th
{
	background-color: #83411E;
	color: #ffffff;	
	font-family:Arial;
	font-size: 1.1em;
}

.CartStepTable
{
	border: 1px solid #83411E;	
	border-collapse: collapse;
	width: 740px;
}

.CartStepPanel
{
	padding: 5px;
}

.CartContentTable td
{
	border: 1px solid #dddddd;		
	background-color: #ffffff;
	padding:4px 4px 10px 4px;
	margin:0;
}


.CartContentTable th
{
	border: 1px solid #dddddd;	
	font-family:Arial;
	font-size: 1.1em;	
}



.ErrorLabel{
color: red;
font-weight: bold;
}

.LineErrorLabel
{
color: #ff0000;
text-align: left;
}


.BlockTitle{
font-size: 1.4em;
font-weight: bold;
padding: 5px 0 5px 0;
margin: 15px 5px;
display: block;
}

.PricePanel
{
	float: right;
}

.ItemsNotAvailable{
color: red;
}

.MyCredit, .MyOrders, .MyAddresses{
padding: 0px 6px;
}

.UniGridHead{
text-align: left;
}

.shoppingCart input[type=submit]
{
	padding: 0px 15px;
	margin: 0px 5px;
}
.UnitsTextBox
{
	width: 40px;
}
.TextboxField, .TextBoxField
{
	width: 280px;
}
.DropDownField
{
	width: 285px;
}

.galleryPreview{
width: 120px;
height: 120px;
float: left;
border: 1px solid #c4dbe7;
text-align: center;
margin: 5px;
}

.IE6 .galleryPreview
{
margin: 4px;
}

.DesignMode .galleryPreview{
margin: 4px;
}

.galleryImage{
display: table-cell;
vertical-align: middle;
width: 120px;
height: 120px;
text-align: center;
line-height: 120px;
}

.IE6.galleryImage{
height: 123px;
}

.hotOffers
{
	float: left;
	border: 1px solid silver;
	margin: 2px;
	background: #297dae;
}

.hotOffers img
{
	border: none;
}

.hotImage
{
	height: 200px;
	line-height: 200px;
	width: 268px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: white url(../App_Themes/EcommerceSite/Images/product_top_bg.gif) repeat-x;
}

.IE6 .hotImage img
{
	padding-top: 20px;
}
.PagePlaceholderBorder .hotImage
{
	width: 266px;
}

.hotPrice
{
	margin-bottom: 2px;
	background-color: #fff;
	padding: 0px 0px 5px;
}
.hotPrice span
{
	width: 140px;
	padding: 5px 15px;
	display: block;
	background: url(../App_Themes/EcommerceSite/Images/priceBackground.gif) no-repeat top left;
	font-weight: bold;
}
.hotLink
{
	height: 30px;
	width: 266px;
}

.hotText
{
	text-align: center;
	height: 30px;
	width: 266px;
	display:table-cell;
	vertical-align:middle;
	line-height: 25px;
}



.hotText a
{
	font-size: 1.2em;
	font-weight: bold;
	color: white;
}

.hotOffersBox{
padding: 4px 0px 1px 2px;
}


.PagerResults{
text-align: center;
}

.PagerNumberArea{
text-align: center;
background: #f0f0f0;
font-weight: bold;
}

.SelectedPrev{
padding: 0px 2px;
}

.SelectedPage{
background: #8bd4f2;
padding: 0px 1px;
border: 1px solid gray;
}

.PagerNumberArea{
padding-bottom: 2px;
}

.PagerNumberArea a{
border: 1px solid #f0f0f0;
padding: 0px 1px;
}

.PagerNumberArea a:hover{
text-decoration: none;
border: 1px solid gray;
background: #e0e0e0;
color: black;
}

table.productDetailInfo td{
vertical-align: top;
}

table.productDetail td{
vertical-align: top;
}

.NewsReleaseTitle{
width: 165px;
padding-left: 10px;
}

.panelOptions
{
	background-color: red;
}
/*#ShoppingCart/ShippingPreview#*/
.ShoppingCartPreviewShippingLabel
{
	width:478px;float:left;border:1px solid #DDDDDD;padding:4px;
}
.ShoppingCartPreviewShippingVal
{
	width:51px;float:left;border:1px solid #DDDDDD;border-left:none;padding:4px;
}
.ShoppingCartPreviewShippingTax
{
	width:27px;float:left;border:1px solid #DDDDDD;border-left:none;padding:4px;
}
.ShoppingCartPreviewShippingValTax
{
white-space: nowrap;width:43px;float:left;border:1px solid #DDDDDD;border-left:none;padding:4px;
}
/*#Wishlist#*/
.wishlist
{
	margin-top: 10px;
}
.wishlist .ProductImage
{
	width: 100px;
	text-align: center;
}
.wishlist .ProductDetail
{
	margin-top: 15px;
}
.wishlist .ProductPrice
{
	width: 140px;
	padding: 5px 15px;
	height: 26px;
	display: block;
	background: url(../App_Themes/EcommerceSite/Images/priceBackground.gif) no-repeat top left;
	font-weight: bold;
	margin: 5px 0px 0px;
}
.btnContinue
{
	text-align: right;
	padding:10px 0px;
}
td.ProductImageWishlist
{
padding-top: 30px;	
vertical-align: top;
width: 100px;
text-align: center;
}


td.ProductImageWishlist img{
border: none;
}

.ProductData h2{
font-size: 1.6em;
}
/*#Company#*/
.zoneCompanyContent
{
	float: left;
	width: 400px;
	padding-bottom:200px;
}
.zoneCompanyMap
{
	float: left;
	width: 220px;
	margin:10px;
}

.Map
{
	padding-left:10px
}

.Map img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map .Header
{
	font-weight: bold;
}

.Map .Address
{
	font-size: 1em;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}

/*#Random product right column#*/

.randomProductWithStatusRightBlock
{
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background: #b6d2e0;

}
.IE6 .randomProductWithStatusRightBlock
{
	margin-left: 2px;
}
.featuresProdContent{
	padding-top: 10px;
}
.IE6 .featuresProdContent{
	padding-top: 0px;
}

.imageLink
{
	width: 50px;
	float: left;
	height: 50px;
	background: white;
}


.imageLinkContent
{
	line-height: 50px;
	height: 50px;
	width: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.imageLinkContent img
{
	border: none;
	float: none;
	line-height: 50px;
}

.randomProductWithStatusRightBlock .randomProductRight
{
	float: left;
	width: 119px;
	padding-left: 5px;
	font-weight: bold;
}

.DesignMode .randomProductWithStatusRightBlock .randomProductRight
{
	width: 112px;
}

.randomProductWithStatusRightBlock .randomProductRight div
{
	width: 120px;
	height: 33px;
	padding-top: 3px;

}


.PagerControl{
padding: 20px 0px;
background: url(../App_Themes/EcommerceSite/Images/product_top_bg.gif) repeat-x;
}

/*#Send to friend#*/
.sendToFriendYourMessage
{
 color: #356B99;
 text-decoration: underline;
 padding-top: 3px;
 display: block;
 cursor: pointer;
}
.sendToFriendYourMessage:hover
{
 text-decoration: none;
 cursor: pointer;
}

input.sendToFriendEmailTextbox{
width: 210px;
}

.boxBlueRight h2{
color: #356B99;
}

/*#Modal popup#*/
.ModalBackground
{
	z-index: 10000 !important;
	background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPanel
{
    background-color: #ffffff;
    padding: 10px;
    /* position: fixed !important; */
}


.SubscriptionsGroup
{
	padding: 8px;
}

.SubscriptionsPanel
{
	padding-top: 22px;
}
/*#Pageation#*/
#pageation0 {
width:80px;
left:400px;
position:absolute;
top:20px;
}
#pageation1 {
width:80px;
left:485px;
position:absolute;
top:20px;
}
#pageation2 {
width:80px;
left:570px;
position:absolute;
top:20px;
}
#pageIndicator{
width:50px;
left:650px;
top:20px;
text-align:center;
position:absolute;
}
#prev {
width:80px;
left:700px;
position:absolute;
top:20px;
}
#next {
width:80px;
left:785px;
position:absolute;
top:20px;
}
/*#Samples&Brochures#*/
.SamplePrice
{
	position:absolute;
	left:800px;
	top:40px;
}
/*#Contact Us#*/
.formlabel
{
width:60px;
}
/*#Gallery#*/
.GalleryPage{width:800px;position:relative;left:-200px;}
.GalleryPage .ImageList{float:left;margin-bottom:50px;width:100%;}
.GalleryPage .ImageList .Description{margin:5px;float:left;width:100%; }
.GalleryPage .ImageList .Description img{float:left;width:100px;margin:5px;}
.GalleryPage .ImageList .ImageHolder{width:200px;height:300px;float:left;}
.GalleryPage .ImageList .ImageHolder img{width:180px;margin:5px 10px;border:solid 2px #000000;}
.GalleryPage .ImageList .ImageHolder a:hover img{border:solid 2px #999999;}
.GalleryPage .ImageList .ImageHolder p{width:180px;margin:5px 10px;overflow:hidden;}
.GalleryPage .ImageList .ImageHolder a:hover p{color:#999999;}

.GalleryPage .ImageDetails{float:left;margin-bottom:50px;}
.GalleryPage .ImageDetails .ImageItem{margin:5px;}
.GalleryPage .ImageDetails img{margin:5px;}
.GalleryPage .ImageDetails .ImageInfo{width:750px;margin:0 25px 0 5px;}

